/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
#g-navigation .g-content {
  margin: 0.25rem 0.1rem;
  padding: 0.3rem 0.5rem;
}
/*, .rt-promo-title*/
.g-main-nav {
  font-family: "poppins", "Helvetica", "arial", serif;
  font-weight: 700;
}
.g-main-nav {
  font-size: 0.8rem;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content > .g-menu-item-title, .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  text-transform: uppercase;
  font-weight: 500;
}
.rt-promo-title {
  font-family: "poppins", "Helvetica", "arial", serif;
  font-size: 3em;
  line-height: 1.25em;
  margin: 25px 0;
  display: block;
}
.rt-promo-title2 {
  font-family: "poppins", "Helvetica", "arial", serif;
  font-size: 2em;
  line-height: 1.1em;
  margin: 10px 0;
  display: block;
}
.rt-promo-title3 {
  font-family: "poppins", "Helvetica", "arial", serif;
  font-size: 1.7em;
  line-height: 1.1em;
  margin: 10px 0;
  display: block;
}
.rt-promo-title4 {
  font-family: "poppins", "Helvetica", "arial", serif;
  margin: 10px 0;
  display: block;
}
h3.g-title {
  font-weight: 600;
}
h6 {
  font-size: 15.4px;
  line-height: 26px;
  font-family: "poppins", "Helvetica", "arial", serif;
}
.g-logo {
  max-width: 160px;
}
/*rt-top-large-padding 
nomarginall 
rt-title-large rt-nomodulecontent
*/
body .rt-title-large, h3.g-title {
  font-size: 1.4rem;
}
h3 {
  font-size: 1.3rem;
}
body .rt-center {
  text-align: center;
}
a {
  color: #e75325;
}
/*pratt*/
.gantry-width-container {
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.rt-image.with-attribution .rt-attribution, .rt-image.with-attribution .rt-img-overlay, .rt-image.with-overlay .rt-attribution, .rt-image.with-overlay .rt-img-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/*flex*/
.gantry-row {
  margin: 0 -15px;
}
.gantry-width-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.gantry-width-spacer {
  margin: 15px;
}
.gantry-block-center {
  margin: auto;
  float: none !important;
}
.gantry-width-10, .gantry-width-20, .gantry-width-25, .gantry-width-30, .gantry-width-33, .gantry-width-40, .gantry-width-50, .gantry-width-60, .gantry-width-66, .gantry-width-70, .gantry-width-75, .gantry-width-80, .gantry-width-90 {
  display: block;
  float: left;
}
.gantry-width-10 {
  width: 10%;
}
.gantry-width-20 {
  width: 20%;
}
.gantry-width-25 {
  width: 25%;
}
.gantry-width-30 {
  width: 30%;
}
.gantry-width-33 {
  width: 33.3333333333%;
}
.gantry-width-40 {
  width: 40%;
}
.gantry-width-50 {
  width: 50%;
}
.gantry-width-60 {
  width: 60%;
}
.gantry-width-66 {
  width: 66.6666666667%;
}
.gantry-width-70 {
  width: 70%;
}
.gantry-width-75 {
  width: 75%;
}
.gantry-width-80 {
  width: 80%;
}
.gantry-width-90 {
  width: 90%;
}
.gantry-width-100 {
  width: 90%;
}
@media only screen and (min-width: 1200px) {
  body.layout-mode-responsive .rt-container {
    width: 1200px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  body.layout-mode-responsive .rt-container {
    width: 960px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.layout-mode-responsive .rt-container {
    width: 768px;
  }
}
@media (max-width: 767px) {
  body.layout-mode-responsive {
    -webkit-tap-highlight-color: transparent;
  }
  .rt-container [class*="rt-grid"], .rt-container [class*="gantry-width"] {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
  }
  .gantry-width-spacer {
    margin: 15px;
  }
  [class*="rt-push"], [class*="rt-pull"] {
    left: auto;
  }
  [class*="rt-prefix"] {
    padding-left: 0;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  body.layout-mode-responsive .rt-container {
    width: 480px;
  }
}
@media only screen and (max-width: 480px) {
  body.layout-mode-responsive .rt-container {
    width: 100%;
  }
}
/*buttons*/
#g-navigation a.button {
  color: white;
}
.button {
  text-transform: uppercase;
}
.button.donate:hover, #g-bottom a:hover, #g-footer a.readon:hover, input#mc-embedded-subscribe.button:hover, a.readon.btn-large.donate {
  background: rgba(35, 184, 202, 0.5);
  color: #ffffff;
}
g-mobilemenu-container, #g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after, #g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #23b8ca;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  color: #23b8ca;
}
body.dir-rtl #g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  padding: 0;
  content: "";
}
body.dir-rtl #g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator {
  left: 2.938rem;
  right: unset;
}
body.dir-rtl #g-offcanvas #g-mobilemenu-container {
  margin-left: -58px;
  text-align: right;
}
dir.rtl #g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  padding-left: 0rem;
}
.button, .readon, a.readmore, button.validate, p.readmore a, #member-profile a, #member-registration a, .formelm-buttons button, .login .btn, .logout-button .btn, .sprocket-readmore, .roksearch_results a.clr, #g-footer a.readon {
  display: inline-block;
  padding: 8px 15px;
  line-height: normal;
  font-size: 12px;
  font-family: "poppins", "Helvetica", "arial", serif;
  text-transform: uppercase;
  border-radius: 0;
  border: 1px solid transparent;
  background: #23b8ca;
  color: #ffffff;
  font-weight: 400;
}
.readon {
  font-family: "poppins", "Helvetica", "arial", serif;
  text-transform: uppercase;
  padding: 8px 10px;
  color: #ffffff;
  font-size: 0.9 rem;
}
.title2 .readon {
  color: #ffffff;
  border: 1px solid #ba3c15;
  background: #da4618;
}
.title2 .readon:hover {
  color: #ffffff !important;
  background: #ec7753 !important;
}
.title8 .readon:hover {
  color: #ffffff !important;
  background: rgba(35, 184, 202, 0.5) !important;
}
.title8 .readon, #g-bottom .readon {
  border: 1px solid #1a8896 !important;
  background: #1fa4b4 !important;
}
.title4 .readon {
  color: #ffffff !important;
  border: 1px solid #3a0908 !important;
  background: #5a0e0d !important;
}
.title4 .readon:hover {
  color: #ffffff !important;
  background: #9d1816 !important;
}
.title7 .module-title .title, .title7 h3.g-title {
  color: #ffffff;
  background: #23b8ca;
  border-radius: 0 7px 7px 0;
  -webkit-box-shadow: 3px 2px 3px 0px rgba(0, 0, 0, 0.3), 0 0 4px 1px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 3px 2px 3px 0px rgba(0, 0, 0, 0.3), 0 0 4px 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 3px 2px 3px 0px rgba(0, 0, 0, 0.3), 0 0 4px 1px rgba(0, 0, 0, 0.1) inset;
}
h1, h2, .rt-promo-title3 {
  color: #23b8ca;
  font-weight: 400;
}
h1 {
  font-size: 1.8rem;
}
h2 {
  font-size: 1.6rem;
}
h3 {
  font-size: 1.4rem;
}
h4 {
  font-size: 1.2rem;
}
h5 {
  font-size: 1rem;
}
div.feature-a h3 {
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
}
body.dir-rtl div.feature-a h3 {
  font-weight: 700;
  font-size: 1.8rem;
  text-align: center;
}
/*testimonials*/
.testim a.readon {
  color: #23b8ca;
  text-transform: uppercase;
  background: transparent;
  padding: 0;
  font-family: "poppins", "Helvetica", "arial", serif;
  font-weight: bold;
  font-size: 85%;
}
.sprocket-quotes-container > li {
  display: inline-block;
  vertical-align: top;
  margin: 1% -4px 1% 0;
  padding: 0 1%;
  box-sizing: border-box;
}
.sprocket-quotes-item {
  position: relative;
  padding: 15px;
  margin: 1em 0;
  background: #f5f5f5;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.sprocket-quotes-item {
  position: relative;
  padding: 15px;
  margin: 1em 0;
  background: #f5f5f5;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.quotes-bottomright-arrow:before {
  bottom: -17px;
  right: 49px;
  left: auto;
  border-width: 16px 16px 0 0;
  border-color: rgba(0, 0, 0, 0.15) transparent;
}
.quotes-bottomright-arrow:after {
  bottom: -16px;
  right: 50px;
  left: auto;
  border-width: 16px 16px 0 0;
  border-color: #f5f5f5 transparent;
}
/*boxes*/
.box1.moduletable {
  color: #ffffff;
  background: #23b8ca;
}
.box1.moduletable a:not(.readon) {
  color: #aeeaf1 !important;
  color: #aeeaf1 !important;
}
.box1.moduletable a:not(.readon):hover {
  color: inherit;
}
.box1.moduletable h1, .box1 h2, .box1 h3 {
  color: #ffffff !important;
}
.box1.moduletable ul.menu li a, .box1 ul.menu li .item, .box1 ul.menu li .separator {
  color: #ffffff !important;
}
.box1.moduletable ul.menu li a:hover, .box1 ul.menu li .item:hover, .box1 ul.menu li .separator:hover {
  color: #aeeaf1;
  color: #aeeaf1;
}
.box1.moduletable ul.menu li.current a, .box1 ul.menu li.current .item, .box1 ul.menu li.current .separator, .box1 ul.menu li#current a, .box1 ul.menu li#current .item, .box1 ul.menu li#current .separator, .box1 ul.menu li:hover > a, .box1 ul.menu li:hover > .item, .box1 ul.menu li:hover > .separator {
  color: #aeeaf1 !important;
  color: #aeeaf1 !important;
}
.box1.moduletable .readon {
  color: #ffffff;
  border: 1px solid #1a8896;
  background: #1d98a7;
}
.box1.moduletable .readon:hover {
  color: #ffffff;
  background: #42cdde;
}
.box2.moduletable {
  color: #ffffff;
  background: #e75325;
}
.demostyle-type-preset6 .box2, .demostyle-type-preset7 .box2 {
  background: #000000;
}
.demostyle-type-preset8 .box2 {
  background: #000000;
}
.box2 a:not(.readon) {
  color: #511a09 !important;
  color: #511a09 !important;
}
.demostyle-type-preset6 .box2 a:not(.readon), .demostyle-type-preset7 .box2 a:not(.readon) {
  color: #595959 !important;
  color: #595959 !important;
}
.demostyle-type-preset8 .box2 a:not(.readon) {
  color: #595959 !important;
  color: #595959 !important;
}
.box2 a:not(.readon):hover {
  color: inherit;
}
.box2 ul.menu li a, .box2 ul.menu li .item, .box2 ul.menu li .separator {
  color: #ffffff !important;
}
.box2 ul.menu li a:hover, .box2 ul.menu li .item:hover, .box2 ul.menu li .separator:hover {
  color: #511a09;
  color: #511a09;
}
.box2 ul.menu li.current a, .box2 ul.menu li.current .item, .box2 ul.menu li.current .separator, .box2 ul.menu li#current a, .box2 ul.menu li#current .item, .box2 ul.menu li#current .separator, .box2 ul.menu li:hover > a, .box2 ul.menu li:hover > .item, .box2 ul.menu li:hover > .separator {
  color: #511a09 !important;
  color: #511a09 !important;
}
.box2 .readon {
  color: #ffffff;
  border: 1px solid #ba3c15;
  background: #cd4217;
}
.box2 .readon:hover {
  color: #ffffff;
  background: #ec7753;
}
.box3.moduletable {
  color: #111111;
  background: #CFE9E8;
  box-shadow: none;
}
.box3 a:not(.readon) {
  color: #55b1ad !important;
  color: #55b1ad !important;
}
.box3 a:not(.readon):hover {
  color: inherit;
}
.box3 ul.menu li a, .box3 ul.menu li .item, .box3 ul.menu li .separator {
  color: #111111 !important;
}
.box3 ul.menu li a:hover, .box3 ul.menu li .item:hover, .box3 ul.menu li .separator:hover {
  color: #55b1ad;
  color: #55b1ad;
}
.box3 ul.menu li.current a, .box3 ul.menu li.current .item, .box3 ul.menu li.current .separator, .box3 ul.menu li#current a, .box3 ul.menu li#current .item, .box3 ul.menu li#current .separator, .box3 ul.menu li:hover > a, .box3 ul.menu li:hover > .item, .box3 ul.menu li:hover > .separator {
  color: #55b1ad !important;
  color: #55b1ad !important;
}
.box3 .readon {
  color: #ffffff !important;
  border: 1px solid #90ccca !important;
  background: #9bd1cf !important;
}
.box3 .readon:hover {
  color: #ffffff !important;
  background: #f2f9f9 !important;
}
div.box3 h3 {
  color: #23b8ca;
}
.box4.moduletable {
  color: #919191;
  background: #111111;
}
.box4 a:not(.readon) {
  color: #6a6a6a !important;
  color: #6a6a6a !important;
}
.box4 a:not(.readon):hover {
  color: inherit;
}
.box4 ul.menu li a, .box4 ul.menu li .item, .box4 ul.menu li .separator {
  color: !important;
}
.box4 ul.menu li a:hover, .box4 ul.menu li .item:hover, .box4 ul.menu li .separator:hover {
  color: #6a6a6a;
  color: #6a6a6a;
}
.box4 ul.menu li.current a, .box4 ul.menu li.current .item, .box4 ul.menu li.current .separator, .box4 ul.menu li#current a, .box4 ul.menu li#current .item, .box4 ul.menu li#current .separator, .box4 ul.menu li:hover > a, .box4 ul.menu li:hover > .item, .box4 ul.menu li:hover > .separator {
  color: #6a6a6a !important;
  color: #6a6a6a !important;
}
.box4 .readon {
  color: #ffffff;
  border: 1px solid #000000;
  background: #000000;
}
.box4 .readon:hover {
  color: #ffffff;
  background: #2b2b2b;
}
.box5.moduletable {
  border: 1px solid #1b909f;
}
.box6.moduletable {
  border: 1px solid #e6e6e6;
}
.box7.moduletable {
  color: #3B3B3B;
  background: #E95114;
}
.box7 a:not(.readon) {
  color: #949494 !important;
  color: #949494 !important;
}
.box7 a:not(.readon):hover {
  color: inherit;
}
.box7 ul.menu li a, .box7 ul.menu li .item, .box7 ul.menu li .separator {
  color: #3B3B3B !important;
}
.box7 ul.menu li a:hover, .box7 ul.menu li .item:hover, .box7 ul.menu li .separator:hover {
  color: #6a6a6a;
  color: #6a6a6a;
}
.box7 ul.menu li.current a, .box7 ul.menu li.current .item, .box7 ul.menu li.current .separator, .box7 ul.menu li#current a, .box7 ul.menu li#current .item, .box7 ul.menu li#current .separator, .box7 ul.menu li:hover > a, .box7 ul.menu li:hover > .item, .box7 ul.menu li:hover > .separator {
  color: #6a6a6a !important;
  color: #6a6a6a !important;
}
.box7 .readon {
  color: #3B3B3B;
  border: 1px solid #b13d0f;
  background: #c34411;
}
.box7 .readon:hover {
  color: #3B3B3B;
  background: #ef7341;
}
.box8 {
  color: #ffffff;
  background: #701110;
}
.box8 a:not(.readon) {
  color: #e64f4d !important;
  color: #e64f4d !important;
}
.box8 a:not(.readon):hover {
  color: inherit;
}
.box8 ul.menu li a, .box8 ul.menu li .item, .box8 ul.menu li .separator {
  color: #ffffff !important;
}
.box8 ul.menu li a:hover, .box8 ul.menu li .item:hover, .box8 ul.menu li .separator:hover {
  color: #e64f4d;
  color: #e64f4d;
}
.box8 ul.menu li.current a, .box8 ul.menu li.current .item, .box8 ul.menu li.current .separator, .box8 ul.menu li#current a, .box8 ul.menu li#current .item, .box8 ul.menu li#current .separator, .box8 ul.menu li:hover > a, .box8 ul.menu li:hover > .item, .box8 ul.menu li:hover > .separator {
  color: #aeeaf1 !important;
  color: #aeeaf1 !important;
}
.box8 .readon {
  color: #ffffff;
  border: 1px solid #3a0908;
  background: #4c0c0b;
}
.box8 .readon:hover {
  color: #ffffff;
  background: #9d1816;
}
.box9 {
  color: #111111;
  background: rgba(35, 184, 202, 0.5);
}
.box9 a:not(.readon) {
  color: rgba(174, 234, 241, 0.5) !important;
  color: rgba(174, 234, 241, 0.5) !important;
}
.box9 a:not(.readon):hover {
  color: inherit;
}
.box9 ul.menu li a, .box9 ul.menu li .item, .box9 ul.menu li .separator {
  color: #111111 !important;
}
.box9 ul.menu li a:hover, .box9 ul.menu li .item:hover, .box9 ul.menu li .separator:hover {
  color: rgba(174, 234, 241, 0.5);
  color: rgba(174, 234, 241, 0.5);
}
.box9 ul.menu li.current a, .box9 ul.menu li.current .item, .box9 ul.menu li.current .separator, .box9 ul.menu li#current a, .box9 ul.menu li#current .item, .box9 ul.menu li#current .separator, .box9 ul.menu li:hover > a, .box9 ul.menu li:hover > .item, .box9 ul.menu li:hover > .separator {
  color: rgba(174, 234, 241, 0.5) !important;
  color: rgba(174, 234, 241, 0.5) !important;
}
.box9 .readon {
  color: #ffffff !important;
  border: 1px solid #ebf6f5 !important;
  background: #f2f9f9 !important;
}
.box9 .readon:hover {
  color: #ffffff !important;
  background: rgba(35, 184, 202, 0.5) !important;
}
.testim a.readon {
  color: #23b8ca;
  text-transform: uppercase;
  background: transparent;
  padding: 0;
  font-family: "poppins", "Helvetica", "arial", serif;
  font-weight: bold;
  font-size: 85%;
}
.nomarginbottom {
  margin-bottom: 0;
}
/*feature to diff color*/
#g-feature {
  color: #701110;
}
#g-footer a {
  color: #e75325;
}
#g-footer a:hover {
  color: #23b8ca;
}
#g-footer a.rt-social-button-1 {
  color: #3b5998;
}
/*editing*/
a.btn.btn-link.jmodedit {
  background: #ffffff;
  padding: 0.4rem;
}
/*hebrew*/
body.dir-rtl h1 {
  font-size: 1.6rem;
}
body.dir-rtl h2 {
  font-size: 1.4rem;
}
body.dir-rtl h3 {
  font-size: 1.2rem;
}
body.dir-rtl h4 {
  font-size: 1rem;
}
body.dir-rtl h5 {
  font-size: 0.9rem;
}
.dir-rtl .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  font-weight: 600;
}
.dir-rtl .pull-left {
  padding-left: 1.23rem;
}
/*# sourceMappingURL=custom_25.css.map */