@font-face {
  font-family: Averiel;
  src: url(Avenir.ttc);
}

@font-face {
  font-family: DMSans;
  src: url(DMSans-Regular.ttf);
}

@font-face {
  font-family: DMSans_med;
  src: url(DMSans-Medium.ttf);
  font-weight: 500;
}

@font-face {
  font-family: DMSans_bold;
  src: url(DMSans-Bold.ttf);
  font-weight: bold;
}

#header-outer:not([data-lhe="animated_underline"]) header#top nav .sf-menu li.current_page_ancestor > a, #header-outer:not([data-lhe="animated_underline"]) header#top nav .sf-menu li.current-menu-ancestor > a {
  color: black !important;
}

.owl-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.owl-carousel .owl-item img {
  width: auto;
  height: 100%;
}

body {
  background-color: #ffffff !important;
}

.content_container {
  margin-top: 0px;
}

.read_more_button {
  margin-top: -40px !important;
}

.move_up {
  -webkit-transform: translateY(-60px) translate3d(0, 0, 0) !important;
          transform: translateY(-60px) translate3d(0, 0, 0) !important;
  transition: -webkit-transform ease 0.3s;
  -webkit-transition: -webkit-transform ease 0.3s;
  transition: transform ease 0.3s;
  transition: transform ease 0.3s, -webkit-transform ease 0.3s;
}

.nav_con_over {
  max-width: 1585px;
  padding: 0px 90px;
}

.icon-salient-search:before {
  content: "\e036";
  font-size: 25px;
  color: #000000;
}

header#top nav ul #search-btn > div {
  border-left: 0 !important;
  padding-left: 0 !important;
  margin-top: 1px !important;
}

#header-outer {
  -webkit-box-shadow: 0 8px 10px -9px  #999;
  box-shadow: 0 8px 10px -9px #999;
  -webkit-transform: translateY(-10px) translate3d(0, 0, 0);
          transform: translateY(-10px) translate3d(0, 0, 0);
  padding: 0 !important;
  margin: 0 !important;
}

#header-outer .sf-sub-indicator [class^="icon-"] {
  color: #000 !important;
  font-weight: 200;
  font-size: 20px;
  margin-top: 3px;
  margin-left: -1px;
}

#header-outer .row .col {
  margin-right: 1px;
}

#header-outer .row .col.span_9 {
  width: 86.5%  !important;
}

#header-outer .row .col.span_9 .nav_links .buttons {
  float: right !important;
  margin: 0;
}

#header-outer .row .col.span_9 .nav_links .sf-menu {
  float: left;
}

#header-outer .row .col.span_9 .nav_links .sf-menu li {
  margin-left: 10px;
}

.sub-menu li a {
  font-size: 15px !important;
  font-family: 'DMSans' !important;
  color: #000000 !important;
  background-color: #ffffff !important;
}

.sub-menu li a:hover {
  background-color: #ffffff !important;
}

.sf-menu li ul li a:hover, .sf-menu li ul li.sfHover > a {
  color: #27CFC3;
  background-color: #ffffff !important;
}

#header-outer header#top nav > ul > li > a {
  font-size: 17px !important;
  font-family: DMSans;
  font-weight: 500;
  color: black !important;
}

#logo {
  margin-top: -15px !important;
}

#logo img {
  height: 55px !important;
}

.mtsnb .mtsnb-container .mtsnb-text {
  font-size: 15px !important;
  font-family: DMSans;
}

.mtsnb .mtsnb-container .mtsnb-button {
  background: transparent !important;
  background-color: transparent;
  padding: 10px 0px !important;
  color: #333333;
  font-family: DMSans;
  text-transform: uppercase;
}

.mtsnb .mtsnb-hide span {
  font-size: 32px;
  margin-top: -8px;
  font-weight: 700;
}

.footer {
  font-family: DMSans;
  background: #333333;
}

.footer #footer-outer {
  background: #333333;
}

.footer #footer-outer #copyright {
  padding: 40px 0px !important;
  background-color: #333333 !important;
}

.footer #footer-outer #copyright p {
  color: white;
  font-size: 14px;
  line-height: 26px;
  font-weight: 100;
}

.footer #footer-outer .footer_sub_text {
  font-size: 20px !important;
  line-height: 26px !important;
  margin-bottom: 15px;
  width: 90%;
}

.footer #footer-outer .row .col .footer_img {
  max-width: 200px !important;
}

.footer #footer-outer .row .col #social {
  display: block;
  width: 100%;
  margin: 0 0 40px;
  font-size: 14px;
}

.footer #footer-outer .row .col #social li {
  margin-left: 0;
}

.footer #footer-outer .row .col #social li a i {
  font-size: 30px;
  color: #ffffff;
  margin-right: 40px;
}

.footer #footer-outer .row .col .footer_button a.footer_sub_button {
  margin-top: 20px;
  padding: 10px 60px;
  border: 1px solid white;
  border-radius: 10px;
  font-weight: 900;
  text-decoration: none;
  color: #ffffff !important;
  font-family: DMSans;
  font-size: 18px;
}

.footer #footer-outer .row .col .footer_button a.footer_sub_button:hover {
  background: #ffffff;
  color: #333333 !important;
  text-decoration: none;
}

.sub_form_bg {
  background-position: right;
  background-size: contain;
}

.sticky {
  position: fixed !important;
  width: 100% !important;
  margin-top: 50px;
}

.sticky#header-outer {
  top: 60px !important;
  padding: 35px 0 0 0 !important;
}

.not_sticky {
  position: absolute !important;
  top: 52px !important;
}

.stick_pad {
  height: 45px;
}

#main_content {
  margin-top: 50px;
}

.front_page .owl-stage {
  right: -2px;
}

.front_page .article-content-wrap .title,
.front_page .article-content-wrap .excerpt {
  font-family: DMSans !important;
}

.front_page .article-content-wrap .title p,
.front_page .article-content-wrap .excerpt p {
  font-size: 12px;
}

.front_page .hero_carousel {
  margin-top: 45px;
  background-color: #F8F8F8;
}

.front_page .hero_carousel .hero_float {
  float: right;
}

.front_page .form_text {
  width: 60%;
  margin: auto;
}

.front_page .form_text h1 {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 30px;
  font-family: DMSans;
  font-weight: 100;
}

.front_page .form_text p span {
  font-size: 18px !important;
  line-height: 24px !important;
  font-family: DMSans !important;
  font-weight: 100 !important;
  color: black !important;
  font-style: normal !important;
}

.front_page .hero_3 .book img {
  opacity: 0;
}

.front_page .wpb_wrapper #mc_embed_signup {
  text-align: center;
}

.front_page .wpb_wrapper .mc-field-group {
  width: 49%;
  display: inline-block;
  padding: 0 20px 30px;
}

.front_page .wpb_wrapper label {
  display: none;
}

.front_page .wpb_wrapper input[type=submit] {
  text-align: center;
  padding: 10px 70px;
  border: 1px solid #333333;
  background-color: transparent;
  border-radius: 10px;
  font-weight: 900;
  text-decoration: none;
  color: black;
  font-family: DMSans;
  font-size: 18px;
  text-align: center;
}

.front_page .wpb_wrapper input[type=submit]:hover {
  background: #333333 !important;
  color: #ffffff !important;
  border: 1px solid #333333;
}

.front_page .wpb_wrapper input[type=text], .front_page .wpb_wrapper input[type=email] {
  background-color: transparent !important;
  border-bottom: 1px solid black;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 18px;
  font-weight: 400;
  color: black;
}

.front_page .wpb_wrapper input[type=text]::-webkit-input-placeholder, .front_page .wpb_wrapper input[type=email]::-webkit-input-placeholder {
  font-size: 18px;
  font-weight: 400;
  color: black;
}

.front_page .art_button {
  text-align: center;
}

.front_page .art_button a {
  padding: 10px 80px;
  border: 1px solid #333333;
  border-radius: 10px;
  font-weight: 900;
  text-decoration: none;
  color: #333333;
  font-family: DMSans;
  font-size: 18px;
}

.front_page .art_button a:hover {
  background: #333333;
  color: #ffffff;
  border: 1px solid #333333;
}

.front_page .hero_3 .row .col-30 {
  padding: 50px 0px 0 100px;
}

.front_page .hero_3 .row .col-30 .text {
  margin-top: -140px;
}

.front_page .hero_3 .row .col-30 .text a {
  padding: 15px 40px;
}

.front_page .row .col-30 {
  display: inline-block;
  width: 40%;
  vertical-align: middle;
  padding: 215px 0px 0 130px;
  text-align: center;
}

.front_page .row .col-70 {
  display: inline-block;
  width: 54%;
  vertical-align: middle;
  padding: 60px 10px;
  text-align: center;
}

.front_page .row .text {
  text-align: left;
  margin-top: -50px;
}

.front_page .row .text h1 {
  font-size: 40px;
  line-height: 48px;
  color: #ffffff;
  font-family: Averiel;
  font-weight: 600;
  letter-spacing: 2.1px;
}

.front_page .row .text p {
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
  font-family: DMSans;
  margin-bottom: 10%;
}

.front_page .row .text a {
  border: 1px solid white;
  padding: 10px 80px;
  color: white;
  text-decoration: none;
  font-size: 18px;
  line-height: 24px;
  font-family: DMSans;
  font-weight: 900;
  border-radius: 10px;
  font-size: 18px;
}

.front_page .row .text a:hover {
  background-color: #333333;
  color: #FFFFFF;
  border: 1px solid #333333;
}

.front_page .row .book_mar {
  margin-top: 70px !important;
}

.front_page .row .book {
  margin-top: 105px;
  text-align: center;
}

.front_page .row .book img {
  width: 60% !important;
  margin: 20px 0 0px 77px;
}

.front_page .wpb_column.instance-15:before {
  opacity: 0 !important;
}

.front_page .testimonial_slider blockquote p {
  padding-bottom: 30px;
  font-size: .8em;
}

.front_page #search-outer {
  top: 0px;
}

.front_page .search_top {
  top: 50px;
}

.front_page .bg {
  background-image: url("hero_bg.png");
  width: 100%;
  height: 80%;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
}

.front_page .bg_3 {
  background-image: -webkit-gradient(linear, left top, right top, from(#106bc4), color-stop(33%, rgba(16, 107, 196, 0.5)), color-stop(46%, rgba(16, 107, 196, 0.2)), to(rgba(0, 212, 255, 0))), url("hero_slide_bg.jpeg");
  background-image: linear-gradient(90deg, #106bc4 0%, rgba(16, 107, 196, 0.5) 33%, rgba(16, 107, 196, 0.2) 46%, rgba(0, 212, 255, 0) 100%), url("hero_slide_bg.jpeg");
  width: 100%;
  height: 80%;
  position: absolute;
  background-position: top;
  background-position: left 0px, 0px -380px !important;
  background-repeat: no-repeat;
  background-size: cover;
}

.front_page .owl-nav {
  position: absolute;
  top: 40%;
  padding: 0 80px;
  width: 100%;
}

.front_page .owl-nav .owl-next {
  float: right;
}

.front_page .owl-nav .owl-next,
.front_page .owl-nav .owl-prev {
  color: #ffffff;
  font-size: 32px;
  font-weight: 100;
  font-family: none;
  font-family: Averiel;
}

article {
  text-align: left;
}

#slide-out-widget-area .inner .off-canvas-menu-container li a {
  font-size: 33px;
}

@media only screen and (max-width: 1800px) {
  .front_page .bg_3 {
    background-position: top !important;
  }
}

@media only screen and (max-width: 1445px) {
  #header-outer .row .col.span_9 {
    width: 85.5%  !important;
  }
}

@media only screen and (max-width: 1350px) {
  #header-outer .row .col.span_9 {
    width: 86.5%  !important;
  }
}

@media only screen and (max-width: 1244px) {
  #header-outer header#top nav > ul > li > a {
    font-size: 16px !important;
  }
  .front_page .hero_3 .row .col-30 {
    padding: 0px 0px 0 100px;
  }
  #header-outer .row .col.span_9 .nav_links .sf-menu li {
    margin-left: 0px;
  }
  .front_page .row .col-30 {
    padding: 240px 65px;
  }
  .front_page .text {
    margin-top: -140px !important;
  }
  .front_page .book {
    margin-top: 50px !important;
  }
}

@media only screen and (max-width: 1191px) {
  #header-outer .row .col.span_9 {
    width: 84.5%  !important;
  }
}

@media only screen and (max-width: 1134px) {
  #header-outer .row .col.span_9 {
    width: 84.5%  !important;
  }
  #header-outer .nav_links .buttons {
    display: none;
  }
}

@media only screen and (max-width: 1134px) {
  header .container {
    padding: 0 20px !important;
  }
}

@media only screen and (max-width: 1000px) {
  header .container {
    padding: 0 90px;
  }
  .sub-menu li a {
    font-size: 1.7rem !important;
    line-height: 36px !important;
    font-family: 'DMSans' !important;
    font-weight: 100 !important;
    letter-spacing: -1px !important;
    color: #ffffff !important;
    line-height: 52px !important;
    background-color: transparent !important;
  }
  .sub-menu li a:hover {
    background-color: transparent !important;
  }
  .sticky#header-outer {
    top: 60px !important;
    padding: 5px 0 0 0 !important;
  }
  body header#top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 34px !important;
  }
  .move_up {
    -webkit-transform: translateY(-60px) translate3d(0, 0, 0) !important;
            transform: translateY(-60px) translate3d(0, 0, 0) !important;
    transition: -webkit-transform ease 0.3s;
    -webkit-transition: -webkit-transform ease 0.3s;
    transition: transform ease 0.3s;
    transition: transform ease 0.3s, -webkit-transform ease 0.3s;
  }
  body #header-outer.not_sticky {
    position: absolute !important;
    top: 52px !important;
  }
  #main_content {
    margin-top: 0px;
  }
  .cta_bar {
    margin-bottom: 5px;
  }
  .front_page .owl-nav {
    top: 42%;
  }
  .front_page .hero_3 .row .col-30 {
    padding: 0 10px;
  }
  .front_page .col-6 {
    display: block;
    width: 100%;
  }
  .front_page .row .col-30 {
    width: 100%;
    padding: 0px 45px 80px;
  }
  .front_page .row .col-70 {
    width: 100%;
  }
  .front_page .row .book_mar {
    margin-top: 0px !important;
  }
  .front_page .row .book {
    margin-top: -40px;
    margin-bottom: -50px;
  }
  .front_page .row .book img {
    width: 50% !important;
    margin: 20px auto;
  }
  .front_page .row .text {
    margin-top: 0px !important;
  }
  .front_page .row .text p {
    margin-bottom: 30px;
  }
  .front_page .text {
    text-align: center !important;
  }
  .front_page .hero_bg {
    margin-top: 80px;
  }
  .front_page .bg {
    background-image: url(hero_bg.png);
    width: 100%;
    height: 100%;
    position: absolute;
    margin-top: -80px;
  }
  .front_page .hero_3 {
    margin-top: 0px !important;
  }
  .front_page .hero_3 .text {
    margin-top: 50% !important;
  }
  .front_page .bg_3 {
    background-image: url("hero_bg.png");
    width: 100%;
    height: 100%;
    position: absolute;
  }
  .stick_pad {
    height: 0px;
  }
}

@media only screen and (max-width: 690px) {
  .nav_con_over {
    padding: 5px 0px;
  }
}

@media only screen and (max-width: 640px) {
  .front_page .owl-nav {
    padding: 0 20px !important;
  }
  .front_page .wpb_wrapper .mc-field-group {
    width: 100%;
    display: block;
  }
  .front_page .row .text a {
    padding: 10px 30px;
  }
}

@media only screen and (max-width: 480px) {
  .cta_bar h3 {
    font-size: 9px;
  }
  .cta_bar h3 a {
    font-size: 9px;
  }
  .sticky#header-outer {
    top: 80px !important;
  }
  header .container {
    padding: 0 10px !important;
  }
}
