@charset "UTF-8";
@import url(bootstrap.min.css);
@import url(font-awesome.css);
/*Viewport---------------------------------------------------------*/
@-webkit-viewport {
  width: device-width; }
@-moz-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
@font-face {
  font-family: 'Lato-Italic';
  src: url("../fonts/Lato-Italic.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Lato-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Italic.woff2") format("woff2"), url("../fonts/Lato-Italic.woff") format("woff"), url("../fonts/Lato-Italic.ttf") format("truetype"); }
@font-face {
  font-family: 'Lato-BoldItalic';
  src: url("../fonts/Lato-BoldItalic.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Lato-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-BoldItalic.woff2") format("woff2"), url("../fonts/Lato-BoldItalic.woff") format("woff"), url("../fonts/Lato-BoldItalic.ttf") format("truetype"); }
.post-type-archive-staff .article .col-sm-6, .post-type-archive-board_directors .article .col-sm-6, .post-type-archive-universities .article .col-sm-6, .post-type-archive-annuals .article .col-sm-6 {
  padding: 0 7px; }
.post-type-archive-staff .img-wrap, .post-type-archive-board_directors .img-wrap, .post-type-archive-universities .img-wrap, .post-type-archive-annuals .img-wrap {
  margin-bottom: 15px;
  z-index: 4;
  background: #000;
  height: 400px !important; }
  .post-type-archive-staff .img-wrap img, .post-type-archive-board_directors .img-wrap img, .post-type-archive-universities .img-wrap img, .post-type-archive-annuals .img-wrap img {
    height: 100%;
    width: auto;
    z-index: 1;
    max-width: inherit;
    transition: 0.4s; }
  .post-type-archive-staff .img-wrap .info, .post-type-archive-board_directors .img-wrap .info, .post-type-archive-universities .img-wrap .info, .post-type-archive-annuals .img-wrap .info {
    position: absolute;
    bottom: 15px;
    z-index: 2;
    right: 0;
    width: 100%;
    transition: 0.4s; }
    .post-type-archive-staff .img-wrap .info h3, .post-type-archive-staff .img-wrap .info p, .post-type-archive-board_directors .img-wrap .info h3, .post-type-archive-board_directors .img-wrap .info p, .post-type-archive-universities .img-wrap .info h3, .post-type-archive-universities .img-wrap .info p, .post-type-archive-annuals .img-wrap .info h3, .post-type-archive-annuals .img-wrap .info p {
      background: #f99d1b;
      color: #fff;
      padding: 5px 5px 5px 15px;
      margin: 0;
      font-size: 14px;
      line-height: 1em;
      display: inline-block; }
    .post-type-archive-staff .img-wrap .info h3, .post-type-archive-board_directors .img-wrap .info h3, .post-type-archive-universities .img-wrap .info h3, .post-type-archive-annuals .img-wrap .info h3 {
      margin-bottom: 10px;
      font-size: 15px; }
  .post-type-archive-staff .img-wrap .btn-modal, .post-type-archive-board_directors .img-wrap .btn-modal, .post-type-archive-universities .img-wrap .btn-modal, .post-type-archive-annuals .img-wrap .btn-modal {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    text-align: center;
    top: -100%;
    transition: 0.4s;
    z-index: 4;
    background: transparent;
    border-radius: 50%;
    border: 4px solid #fff;
    padding: 4px 10px; }
    .post-type-archive-staff .img-wrap .btn-modal a, .post-type-archive-board_directors .img-wrap .btn-modal a, .post-type-archive-universities .img-wrap .btn-modal a, .post-type-archive-annuals .img-wrap .btn-modal a {
      color: #fff;
      text-decoration: none; }
    .post-type-archive-staff .img-wrap .btn-modal i, .post-type-archive-board_directors .img-wrap .btn-modal i, .post-type-archive-universities .img-wrap .btn-modal i, .post-type-archive-annuals .img-wrap .btn-modal i {
      font-size: 25px;
      display: block; }
  .post-type-archive-staff .img-wrap .emailme, .post-type-archive-board_directors .img-wrap .emailme, .post-type-archive-universities .img-wrap .emailme, .post-type-archive-annuals .img-wrap .emailme {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    text-align: center;
    bottom: -100%;
    transition: 0.4s;
    z-index: 4; }
    .post-type-archive-staff .img-wrap .emailme a span, .post-type-archive-staff .img-wrap .emailme a i, .post-type-archive-board_directors .img-wrap .emailme a span, .post-type-archive-board_directors .img-wrap .emailme a i, .post-type-archive-universities .img-wrap .emailme a span, .post-type-archive-universities .img-wrap .emailme a i, .post-type-archive-annuals .img-wrap .emailme a span, .post-type-archive-annuals .img-wrap .emailme a i {
      background: #f99d1b;
      color: #fff;
      padding: 5px 7px;
      margin: 0;
      font-size: 14px;
      line-height: 1em;
      display: inline-block; }
  .post-type-archive-staff .img-wrap::before, .post-type-archive-board_directors .img-wrap::before, .post-type-archive-universities .img-wrap::before, .post-type-archive-annuals .img-wrap::before {
    content: "";
    background: rgba(249, 157, 27, 0);
    transition: 0.4s;
    display: block;
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    left: 0;
    top: 150%; }
  .post-type-archive-staff .img-wrap:hover img, .post-type-archive-board_directors .img-wrap:hover img, .post-type-archive-universities .img-wrap:hover img, .post-type-archive-annuals .img-wrap:hover img {
    opacity: 0.8;
    height: 110%; }
  .post-type-archive-staff .img-wrap:hover .btn-modal, .post-type-archive-board_directors .img-wrap:hover .btn-modal, .post-type-archive-universities .img-wrap:hover .btn-modal, .post-type-archive-annuals .img-wrap:hover .btn-modal {
    position: absolute;
    top: 50%;
    transition: 0.4s; }
    .post-type-archive-staff .img-wrap:hover .btn-modal a, .post-type-archive-board_directors .img-wrap:hover .btn-modal a, .post-type-archive-universities .img-wrap:hover .btn-modal a, .post-type-archive-annuals .img-wrap:hover .btn-modal a {
      color: #fff;
      transition: 0.4s; }
      .post-type-archive-staff .img-wrap:hover .btn-modal a:hover, .post-type-archive-board_directors .img-wrap:hover .btn-modal a:hover, .post-type-archive-universities .img-wrap:hover .btn-modal a:hover, .post-type-archive-annuals .img-wrap:hover .btn-modal a:hover {
        color: #f99d1b; }
  .post-type-archive-staff .img-wrap:hover .info, .post-type-archive-board_directors .img-wrap:hover .info, .post-type-archive-universities .img-wrap:hover .info, .post-type-archive-annuals .img-wrap:hover .info {
    right: 100%; }
  .post-type-archive-staff .img-wrap:hover .emailme, .post-type-archive-board_directors .img-wrap:hover .emailme, .post-type-archive-universities .img-wrap:hover .emailme, .post-type-archive-annuals .img-wrap:hover .emailme {
    bottom: 0; }

.post-type-archive-universities .img-wrap, .post-type-archive-annuals .img-wrap {
  height: 250px !important;
  background: transparent;
  border: 2px solid #f99d1b; }
  .post-type-archive-universities .img-wrap img, .post-type-archive-annuals .img-wrap img {
    height: auto !important;
    width: 80% !important; }
  .post-type-archive-universities .img-wrap .btn-modal, .post-type-archive-annuals .img-wrap .btn-modal {
    background: #f99d1b;
    border: 4px solid #f99d1b; }
    .post-type-archive-universities .img-wrap .btn-modal i, .post-type-archive-annuals .img-wrap .btn-modal i {
      color: #fff; }
  .post-type-archive-universities .img-wrap:hover img, .post-type-archive-annuals .img-wrap:hover img {
    opacity: 0.8;
    width: 110%; }

/*START Helper Classes------------------------------------------*/
.fa-facebook-official {
  font-size: 35px;
  margin-left: 5px;
  color: #3b5998; }

.fa-twitter-square {
  font-size: 35px;
  margin-left: 5px;
  color: #1da1f2; }

.alignleft {
  float: left;
  margin: 0 15px 15px 0; }

.alignright {
  float: right;
  margin: 0 0 15px 15px; }

.aligncenter {
  display: block;
  margin: 0 auto; }

.m-bottom {
  margin-bottom: 25px; }

.m-top {
  margin-top: 25px; }

.m-left {
  margin-left: 25px; }

.m-right {
  margin-right: 25px; }

.img-wrap {
  position: relative;
  overflow: hidden;
  z-index: 3;
  height: 250px;
  width: 100%;
  background: transparent; }
  .img-wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: inherit;
    min-width: inherit;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1; }

div.printfriendly {
  position: absolute;
  right: 0;
  top: -50px; }

#bbp-search-form {
  margin-bottom: 15px; }
  #bbp-search-form input#bbp_search_submit {
    display: inline-block;
    height: 35px;
    padding: 9px 25px; }

#bbpress-forums div.bbp-breadcrumb {
  display: inline-block;
  float: none;
  vertical-align: middle; }
  #bbpress-forums div.bbp-breadcrumb p {
    margin-bottom: 0; }

#subscription-toggle {
  display: inline-block;
  float: none;
  vertical-align: middle;
  margin-left: 15px; }
  #subscription-toggle .subscription-toggle {
    font-family: 'Lato', sans-serif;
    background: #5cb8b2;
    border-radius: 5px;
    color: #fff !important;
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    font-weight: 800;
    margin: 0 auto;
    max-width: 100%;
    padding: 9px 25px;
    text-align: center;
    text-decoration: none !important;
    text-transform: none; }
    #subscription-toggle .subscription-toggle:hover, #subscription-toggle .subscription-toggle:focus, #subscription-toggle .subscription-toggle:active {
      background: #fff;
      text-decoration: none;
      color: #5cb8b2 !important; }

.board-pop .modal-header .close {
  opacity: 1; }
.board-pop .modal-content {
  background: #fff; }
  .board-pop .modal-content img {
    float: left;
    margin: 0 15px 15px 0; }
  .board-pop .modal-content p span {
    font-weight: 700;
    color: #5cb8b2; }

.category-medical_advisory .interior.category .quote i, .category-directors .interior.category .quote i {
  font-size: 25px;
  margin-right: 5px; }
.category-medical_advisory .interior.category .img-wrap, .category-directors .interior.category .img-wrap {
  height: auto;
  padding-bottom: 100%;
  background: transparent; }
  .category-medical_advisory .interior.category .img-wrap img, .category-directors .interior.category .img-wrap img {
    min-width: inherit;
    min-height: inherit;
    max-width: inherit;
    max-height: inherit;
    height: 100%;
    width: auto; }
.category-medical_advisory .interior.category .info, .category-directors .interior.category .info {
  text-align: center; }
  .category-medical_advisory .interior.category .info h4, .category-medical_advisory .interior.category .info button, .category-directors .interior.category .info h4, .category-directors .interior.category .info button {
    background: transparent;
    border: none;
    width: 100%;
    border-bottom: 1px dashed #dadada;
    height: auto;
    padding: 10px 0;
    color: #5cb8b2;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px; }
  .category-medical_advisory .interior.category .info p, .category-directors .interior.category .info p {
    margin: 0; }

@media only screen and (max-width: 768px) {
  .board-pop .modal-content img {
    float: none;
    display: block;
    margin: 0 auto 15px; }

  .interior.board .img-wrap {
    padding-bottom: 0;
    height: 300px;
    width: 300px;
    display: block;
    margin: 0 auto 15px; } }
@media only screen and (max-width: 480px) {
  div.printfriendly {
    top: -80px; }

  .interior.board .img-wrap {
    padding-bottom: 100%;
    height: auto;
    width: 100%;
    display: block;
    margin: 0 auto 15px; }

  .alignleft {
    float: none;
    width: 100%; } }
/*END Helper Classes-------------------------------------*/
/*START Buttons------------------------------------------*/
a.btn-1, span.btn-1 {
  font-family: 'Montserrat', sans-serif !important;
  background: transparent;
  border-radius: 0px;
  color: #f99d1b;
  border: 1px solid #f99d1b;
  display: inline-block;
  font-size: 16px;
  font-weight: 700 !important;
  margin: 0 auto;
  min-width: 170px;
  padding: 10px 15px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  /*&::after{                  
    content: "\f0da";
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    margin-left: 5px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
  }*/ }
  a.btn-1:hover, a.btn-1:focus, a.btn-1:active, span.btn-1:hover, span.btn-1:focus, span.btn-1:active {
    background: #f99d1b;
    text-decoration: none;
    color: #ffffff; }
a.btn-2, span.btn-2 {
  font-family: 'Montserrat', sans-serif !important;
  background: #f99d1b;
  border-radius: 0px;
  color: #ffffff !important;
  border: 1px solid #f99d1b;
  display: inline-block;
  font-size: 16px;
  font-weight: 700 !important;
  margin: 0 auto;
  min-width: 170px;
  padding: 10px 15px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s; }
  a.btn-2:hover, a.btn-2:focus, a.btn-2:active, span.btn-2:hover, span.btn-2:focus, span.btn-2:active {
    background: #333134;
    border: 1px solid #ffffff;
    text-decoration: none;
    color: #ffffff !important; }
a.btn-3, span.btn-3 {
  font-family: 'Montserrat', sans-serif !important;
  background: #333134;
  border-radius: 0px;
  color: #ffffff;
  border: 1px solid #ffffff;
  display: inline-block;
  font-size: 20px;
  font-weight: 700 !important;
  margin: 0 auto;
  min-width: 170px;
  padding: 10px 15px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s; }
  a.btn-3:hover, a.btn-3:focus, a.btn-3:active, span.btn-3:hover, span.btn-3:focus, span.btn-3:active {
    background: #f99d1b;
    border: 1px solid #f99d1b;
    text-decoration: none;
    color: #ffffff; }
a.btn-4, span.btn-4 {
  font-family: 'Montserrat', sans-serif !important;
  background: #ffffff;
  border-radius: 0px;
  color: #333134;
  border: 1px solid #f99d1b;
  display: inline-block;
  font-size: 16px;
  font-weight: 700 !important;
  margin: 0 auto;
  min-width: 170px;
  padding: 10px 15px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s; }
  a.btn-4:hover, a.btn-4:focus, a.btn-4:active, span.btn-4:hover, span.btn-4:focus, span.btn-4:active {
    background: #f99d1b;
    text-decoration: none;
    color: #ffffff; }
a.btn-5, span.btn-5 {
  font-family: 'Montserrat', sans-serif !important;
  background: transparent;
  border-radius: 0px;
  color: #5cb8b2;
  border: 1px solid #5cb8b2;
  display: inline-block;
  font-size: 16px;
  font-weight: 700 !important;
  margin: 0 auto;
  min-width: 170px;
  padding: 10px 15px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s; }
  a.btn-5:hover, a.btn-5:focus, a.btn-5:active, span.btn-5:hover, span.btn-5:focus, span.btn-5:active {
    background: #5cb8b2;
    border: 1px solid #5cb8b2;
    text-decoration: none;
    color: #ffffff; }

/*END Buttons-------------------------------------*/
/*START header------------------------------------------*/
body.fixed header.header {
  background: #ffffff;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 150;
  -webkit-animation: hanimation 0.5s forwards ease-out;
  /* Chrome, Safari, Opera */
  animation: hanimation 0.5s forwards ease-out;
  /* Chrome, Safari, Opera */
  /* Standard syntax */ }
@-webkit-keyframes hanimation {
  0% {
    top: -100%; }
  100% {
    top: 0px; } }
@keyframes hanimation {
  0% {
    top: -100%; }
  100% {
    top: 0px; } }
  body.fixed header.header section.top .logo {
    display: none; }
  body.fixed header.header .navbar-brand {
    display: block;
    top: -50px;
    width: 160px; }
  body.fixed header.header section.top .top-container .header-top .open-search, body.fixed header.header #navigation > ul > li > a {
    color: #333134; }
  body.fixed header.header #navigation > ul > li > a {
    padding-bottom: 40px; }
  body.fixed header.header section.top .top-container .header-top .scape-btn {
    float: right; }
  body.fixed header.header section.top .top-container .header-top ul.social {
    display: none; }

header.header {
  font-family: 'Domine', serif;
  background: transparent;
  position: absolute;
  z-index: 150;
  width: 100%; }
  header.header .textwidget {
    display: inline-block; }

section.top {
  position: relative;
  background: transparent; }
  section.top .top-container {
    position: relative; }
    section.top .top-container .logo {
      background: transparent;
      border-radius: 0%;
      display: inline-block;
      position: absolute;
      left: 15px;
      width: 200px;
      padding: 10px;
      top: 70px;
      z-index: 10; }
      section.top .top-container .logo a {
        display: block; }
        section.top .top-container .logo a img {
          margin: 0;
          width: 100%;
          max-height: 100%;
          max-width: 100%; }
    section.top .top-container .header-top {
      display: block;
      padding: 10px 0; }
      section.top .top-container .header-top::before, section.top .top-container .header-top::after {
        content: " ";
        display: table; }
      section.top .top-container .header-top::after {
        clear: both; }
      section.top .top-container .header-top .extra-link {
        display: inline-block;
        float: right; }
        section.top .top-container .header-top .extra-link a {
          font-family: 'Roboto', sans-serif;
          color: #ffffff;
          font-size: 20px;
          font-weight: 700;
          text-transform: uppercase;
          margin: 0 5px; }
          section.top .top-container .header-top .extra-link a span {
            font-weight: 700; }
          section.top .top-container .header-top .extra-link a i {
            margin: 0 5px; }
          section.top .top-container .header-top .extra-link a:first-child {
            /*&::after{                  
              content: "";
              display: inline-block;
              position: relative;
              margin-left: 13px;
              width: 2px;
              height: 14px;
              background: $light-text;
            }*/ }
          section.top .top-container .header-top .extra-link a:hover {
            text-decoration: underline; }
      section.top .top-container .header-top .extra-button {
        float: right;
        margin-right: 30px; }
      section.top .top-container .header-top ul.social {
        display: inline-block;
        line-height: 1em;
        margin: 0;
        padding: 0;
        text-align: center;
        vertical-align: middle;
        float: left;
        padding-top: 12px;
        margin-right: 30px; }
        section.top .top-container .header-top ul.social li {
          display: inline-block;
          font-size: 18px;
          margin: 0px !important; }
          section.top .top-container .header-top ul.social li a {
            display: inherit;
            background: transparent;
            border-radius: 0;
            color: #ffffff;
            height: 28px;
            margin: 0 4px;
            position: relative;
            transition: 0.4s;
            width: 35px; }
            section.top .top-container .header-top ul.social li a i {
              -webkit-transform: translate(-50%, -50%);
              -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
              font-size: 25px;
              left: 50%;
              position: absolute;
              top: 50%; }
            section.top .top-container .header-top ul.social li a:hover {
              color: #f99d1b; }
      section.top .top-container .header-top .scape-btn {
        display: inline-block; }
      section.top .top-container .header-top .open-search {
        background: transparent;
        border-radius: 0%;
        border: none;
        color: #ffffff;
        font-size: 25px;
        padding: 8px 0 2px;
        height: 30px;
        margin: 0px;
        text-align: center;
        transition: 0.4s;
        width: 30px;
        outline: none; }
        section.top .top-container .header-top .open-search:hover {
          color: #f99d1b; }
      section.top .top-container .header-top .custom-btn {
        display: unset; }

section.navigation .navbar-nav {
  float: right; }
section.navigation .nav-right {
  float: right;
  width: calc(100% - 130px); }
section.navigation .extra-button {
  display: inline-block;
  float: right;
  padding: 30px 0 10px; }
  section.navigation .extra-button .open-search {
    background: #6ec0ba;
    border-radius: 0;
    border: none;
    color: #fff;
    font-size: 14px;
    margin: 0px;
    padding: 14px 17px;
    text-align: center;
    transition: 0.4s; }
    section.navigation .extra-button .open-search:hover {
      opacity: 0.8; }

/*END header-------------------------------------*/
/*START Main Navigation------------------------------------------*/
.navbar.navbar-default {
  background: transparent;
  margin-bottom: 0;
  border: none;
  border-radius: 0px;
  position: relative; }
  .navbar.navbar-default .container {
    position: relative; }

.navbar-brand {
  padding: 0;
  width: 260px;
  position: absolute;
  height: 115px;
  left: 30px;
  display: none; }
  .navbar-brand img {
    max-width: 100%;
    max-height: 100%;
    margin-left: 0px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%; }

#navigation {
  padding-right: 0px;
  padding-left: 0px;
  font-size: 1rem;
  text-align: center; }
  #navigation > ul > li > a {
    -webkit-text-stroke-width: 0.1px;
    -webkit-text-stroke-color: black; }
  #navigation > ul > li.active {
    border-bottom: 2px solid #ffffff; }
  #navigation > ul > li > ul > li.active a {
    background: #5cb8b2; }
  #navigation > ul > li {
    border-bottom: 2px solid transparent; }
  #navigation > ul > li:hover {
    border-bottom: 2px solid #ffffff; }
  #navigation ul {
    -webkit-align-items: center;
    -webkit-flex-flow: row nowrap;
    -webkit-justify-content: flex-end;
    align-items: flex-end;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    float: none;
    justify-content: flex-end;
    align-items: center; }
    #navigation ul .custom-btn {
      position: relative;
      min-height: 100px;
      min-width: 153px; }
      #navigation ul .custom-btn a {
        background: url("../images/bg-btn.png") no-repeat;
        background-size: contain;
        background-position: center;
        min-width: 153px;
        min-height: 141px;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 22px;
        font-weight: 700;
        padding: 0;
        position: absolute;
        margin: 0;
        transition: 0.4s;
        font-family: 'Lato', sans-serif;
        -webkit-text-stroke-width: 0px;
        -webkit-text-stroke-color: white; }
        #navigation ul .custom-btn a span {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -150%);
          -moz-transform: translate(-50%, -150%);
          -ms-transform: translate(-50%, -150%);
          transform: translate(-50%, -150%); }
        #navigation ul .custom-btn a:hover, #navigation ul .custom-btn a:focus, #navigation ul .custom-btn a:active {
          background: url("../images/bg-btn.png") no-repeat !important;
          background-size: contain !important;
          background-position: center !important;
          color: #5cb8b2;
          position: absolute;
          font-size: 22px;
          text-transform: uppercase;
          font-weight: 700;
          font-family: 'Lato', sans-serif; }
    #navigation ul li, #navigation ul li.open {
      display: inline-block;
      float: none;
      vertical-align: middle; }
      #navigation ul li:hover::after, #navigation ul li.open:hover::after {
        content: none; }
      #navigation ul li:last-child::after, #navigation ul li.open:last-child::after {
        content: none; }
      #navigation ul li:last-child ul, #navigation ul li.open:last-child ul {
        right: 0;
        left: unset;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0); }
        #navigation ul li:last-child ul li a, #navigation ul li.open:last-child ul li a {
          border-radius: 0; }
        #navigation ul li:last-child ul li ul, #navigation ul li.open:last-child ul li ul {
          right: auto;
          left: -100%; }
        #navigation ul li:last-child ul li:last-child ul, #navigation ul li.open:last-child ul li:last-child ul {
          right: auto;
          left: -100%; }
      #navigation ul li.active, #navigation ul li.open.active {
        /*&::after{
          content: "";
          background:$light-principal;
          bottom: 20px;
          height: 3px;
          left: 0;
          margin-left: auto;
          margin-right: auto;
          position: absolute;
          right: 0;
          width: 40%;
        }*/ }
        #navigation ul li.active a, #navigation ul li.open.active a {
          color: #fff; }
        #navigation ul li.active ul li::after, #navigation ul li.active ul li::before, #navigation ul li.open.active ul li::after, #navigation ul li.open.active ul li::before {
          content: none !important; }
        #navigation ul li.active ul li a, #navigation ul li.open.active ul li a {
          background: transparent;
          border-radius: 0px;
          color: #5cb8b2;
          font-size: 1rem;
          margin-top: 0; }
          #navigation ul li.active ul li a:hover, #navigation ul li.active ul li a:focus, #navigation ul li.active ul li a:active, #navigation ul li.open.active ul li a:hover, #navigation ul li.open.active ul li a:focus, #navigation ul li.open.active ul li a:active {
            background: #6ec0ba;
            color: #ffffff; }
          #navigation ul li.active ul li a::before, #navigation ul li.active ul li a::after, #navigation ul li.open.active ul li a::before, #navigation ul li.open.active ul li a::after {
            content: none !important; }
        #navigation ul li.active ul li:last-child ul, #navigation ul li.open.active ul li:last-child ul {
          left: 100%;
          top: 0px;
          right: auto; }
      #navigation ul li a, #navigation ul li.open a {
        font-family: 'Montserrat', sans-serif;
        background: transparent;
        border-radius: 0;
        color: #ffffff;
        display: block;
        font-size: 20px;
        font-weight: 600;
        padding: 40px 15px 15px;
        position: relative;
        text-align: center;
        text-transform: none;
        transition: 0.4s;
        white-space: normal; }
        #navigation ul li a:hover, #navigation ul li a:focus, #navigation ul li a:active, #navigation ul li.open a:hover, #navigation ul li.open a:focus, #navigation ul li.open a:active {
          color: #f99d1b;
          background: transparent; }
      #navigation ul li ul, #navigation ul li.open ul {
        background: #ffffff;
        border: none;
        display: none;
        min-height: 0;
        padding: 0;
        text-align: left; }
        #navigation ul li ul li, #navigation ul li.open ul li {
          display: block; }
          #navigation ul li ul li::after, #navigation ul li.open ul li::after {
            content: none !important; }
          #navigation ul li ul li a, #navigation ul li.open ul li a {
            border-radius: 0;
            border-top: 1px solid #449d97;
            color: #5cb8b2;
            font-size: 1rem;
            font-weight: 500;
            margin-top: 0;
            padding: 10px 15px; }
            #navigation ul li ul li a::before, #navigation ul li ul li a::after, #navigation ul li.open ul li a::before, #navigation ul li.open ul li a::after {
              content: none; }
            #navigation ul li ul li a:hover, #navigation ul li ul li a:focus, #navigation ul li ul li a:active, #navigation ul li.open ul li a:hover, #navigation ul li.open ul li a:focus, #navigation ul li.open ul li a:active {
              background: #f99d1b;
              color: #ffffff;
              margin-top: 0;
              border-radius: 0; }
            #navigation ul li ul li a::after, #navigation ul li.open ul li a::after {
              content: none !important; }
          #navigation ul li ul li:first-child a, #navigation ul li.open ul li:first-child a {
            border-top: none;
            border-radius: 0; }
            #navigation ul li ul li:first-child a::after, #navigation ul li.open ul li:first-child a::after {
              content: ""; }
          #navigation ul li ul li:last-child a, #navigation ul li.open ul li:last-child a {
            border-radius: 0; }
          #navigation ul li ul li:last-child ul, #navigation ul li.open ul li:last-child ul {
            left: 100%;
            top: 0px;
            right: auto; }

.dropdown-menu {
  display: block;
  background: rgba(92, 184, 178, 0.8);
  border-radius: 0;
  padding: 0px;
  position: absolute;
  display: none; }
  .dropdown-menu .dropdown-menu {
    left: 100%;
    top: 0px;
    display: none; }

.dropdown-btn {
  display: none; }

.slick-dots {
  display: none !important; }

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  #navigation ul li a, #navigation ul li.open a {
    font-size: 14px;
    padding: 40px 8px; }

  #navigation ul .custom-btn a {
    font-size: 14px;
    padding: 11px 5px;
    margin: 0 5px; }

  body.fixed header.header #navigation > ul > li > a, body.fixed header.header #navigation > ul > li.open > a {
    font-size: 16px;
    padding: 25px 8px; }
  body.fixed header.header #navigation ul .custom-btn a {
    font-size: 14px;
    padding: 11px 5px;
    margin: 0 5px; } }
@media only screen and (max-width: 991px) {
  body.fixed {
    padding-top: 115.6px; }

  body.fixed header.header section.top .header-top {
    z-index: 99;
    position: relative;
    width: 300px;
    text-align: center;
    float: none;
    display: block;
    margin: 0 auto; }
  body.fixed header.header section.navigation .nav-right {
    width: 100% !important; }
  body.fixed header.header #navigation ul li.open a {
    padding: 15px 15px; }
  body.fixed header.header #navigation ul li.active a {
    color: #fff !important; }
  body.fixed header.header .navbar-brand {
    height: 95px;
    width: 115px; }
  body.fixed header.header .navbar-header {
    background: #ffffff; }
  body.fixed header.header .navbar-default .navbar-toggle .icon-bar {
    background: #449d97; }

  body.fixed header.header #navigation > ul > li > a {
    padding: 20px 15px; }

  section.top .logo {
    display: inline-block;
    width: 250px; }
    section.top .logo a img {
      width: 100%; }

  .navbar.navbar-default .container {
    padding: 0; }

  .navbar-nav {
    margin: 0; }

  #navigation ul {
    text-align: center;
    padding: 0px;
    display: block; }
    #navigation ul > li > a {
      color: #333134; }

  #navigation .extra-link a {
    display: block;
    padding: 20px 0;
    font-weight: 700;
    font-size: 20px; }
    #navigation .extra-link a i {
      margin-left: 10px; }

  section.top .top-container .header-top .scape-btn {
    float: right; }

  section.top .top-container .header-top ul.social {
    display: none; }

  #navigation ul li {
    display: block; }

  #navigation ul li.active {
    background: #6ec0ba;
    color: #fff !important; }
    #navigation ul li.active::after {
      content: none; }

  #navigation ul li a, #navigation ul li.open a {
    font-size: 18px;
    padding: 20px 15px;
    display: block !important; }

  #navigation ul .custom-btn a {
    border-radius: 0;
    margin: 0; }

  #navigation ul li:last-child a {
    margin-left: 0; }

  .dropdown-btn {
    display: none; }

  #navigation ul li.menu-item-has-children {
    display: block; }
    #navigation ul li.menu-item-has-children .dropdown-btn {
      background: transparent;
      border: 1px solid #449d97;
      color: #449d97;
      display: block;
      left: auto;
      padding: 4px 10px 6px;
      position: absolute;
      right: 22px;
      top: 15px; }
      #navigation ul li.menu-item-has-children .dropdown-btn:hover, #navigation ul li.menu-item-has-children .dropdown-btn:focus, #navigation ul li.menu-item-has-children .dropdown-btn:active {
        background: #fff;
        color: #5cb8b2;
        border: 1px solid #fff; }

  #navigation ul li ul {
    background: #6ec0ba;
    margin-bottom: 12px;
    max-height: unset;
    position: relative;
    text-align: center;
    width: 100%; }
    #navigation ul li ul li {
      border-bottom: 1px solid #fff; }

  .navbar-collapse {
    overflow-y: none; }

  #navigation ul li:last-child ul li:last-child ul, #navigation ul li.open:last-child ul li:last-child ul {
    right: auto;
    left: 0; }

  #navigation ul li:last-child ul li ul, #navigation ul li.open:last-child ul li ul {
    right: 0;
    left: 0;
    background: #111; }

  #navigation ul > li.menu-item-has-children > .dropdown-menu .dropdown-btn {
    display: none; }
  #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-btn {
    position: absolute;
    right: 15px;
    left: auto;
    margin-top: 0;
    display: block;
    border: 1px solid #5cb8b2;
    color: #5cb8b2;
    padding: 3px 9px 4px;
    top: 5px;
    background: transparent; }
    #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-btn:hover, #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-btn:focus, #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-btn:active {
      background: #5cb8b2;
      color: #fff; }
  #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu .dropdown-btn {
    display: none; }
  #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu li.menu-item-has-children .dropdown-btn {
    position: absolute;
    right: 15px;
    left: auto;
    margin-top: -36px;
    display: block;
    background: #fff none repeat scroll 0% 0%;
    border: 1px solid #5cb8b2;
    color: #5cb8b2;
    padding: 6px 13px 6px 12px; }
    #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu li.menu-item-has-children .dropdown-btn:hover, #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu li.menu-item-has-children .dropdown-btn:focus, #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu li.menu-item-has-children .dropdown-btn:active {
      background: #5cb8b2;
      color: #fff; }

  .dropdown-menu .dropdown-menu {
    left: 0;
    top: unset; }

  #navigation ul li::after, #navigation ul li.open::after {
    content: none; }

  .navbar-collapse.in {
    overflow-y: unset; }

  .navbar.navbar-default {
    background: transparent;
    margin-bottom: 0;
    border: none;
    border-radius: 0px; }

  .navbar-toggle {
    display: block;
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; }

  .navbar-default .navbar-toggle {
    border-radius: 0px;
    border-color: transparent;
    background: transparent; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:active {
      background: transparent;
      border-color: transparent; }
      .navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:active .icon-bar {
        background: #f99d1b; }
    .navbar-default .navbar-toggle .icon-bar {
      background: #5cb8b2;
      height: 4px;
      width: 27px; }

  .navbar-collapse.collapse {
    display: none !important;
    padding-bottom: 0;
    overflow: visible !important; }

  .navbar-header {
    float: none;
    width: 100%;
    background: #ffffff; }

  .navbar-brand {
    display: none; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-collapse.collapse {
    display: none; }

  .navbar-collapse.collapse.in {
    display: block !important; }

  .navbar-nav {
    float: none !important;
    margin: 0; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  #navigation {
    overflow-y: scroll !important;
    height: calc(100vh - 116px) !important;
    display: block; }

  .navbar.navbar-default .container {
    position: relative;
    width: 100%; }

  section.navigation .extra-button {
    padding: 0; }
    section.navigation .extra-button .open-search {
      display: block;
      padding: 15px 0;
      font-weight: 700;
      font-size: 20px;
      border-radius: 10px;
      width: 90%;
      margin: 0 auto;
      background: #5cb8b2;
      color: #ffffff; }
      section.navigation .extra-button .open-search:hover {
        opacity: 1;
        background: #f99d1b; }

  section.navigation .extra-button {
    display: block;
    float: none; }

  section.navigation .nav-right {
    float: none;
    width: 100%; }

  #navigation ul li.active ul li a, #navigation ul li.open.active ul li a {
    background: #fff; }

  #navigation ul li ul li a {
    background: #fff; }

  section.top {
    min-height: 60px;
    background: #ffffff; }

  #navigation ul .custom-btn a {
    width: 100%;
    background: #f99d1b;
    min-height: 60px; }
    #navigation ul .custom-btn a:hover {
      background: #db8306 !important; }
    #navigation ul .custom-btn a span {
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

  #navigation ul .custom-btn {
    min-height: 60; } }
@media only screen and (max-width: 768px) {
  body.fixed header.header section.top .header-top {
    float: none;
    left: 33%;
    position: relative;
    text-align: center;
    width: 215px;
    z-index: 99; }

  body.fixed header.header #navigation > ul > li > a {
    padding: 20px 15px; }

  header.header {
    background: #ffffff;
    position: relative; }

  section.navigation {
    margin-top: 0; }

  section.top .header-top {
    display: block;
    float: none;
    text-align: center; }

  section.top .logo {
    display: block;
    width: 220px;
    margin: 0 auto; }
    section.top .logo a img {
      width: 100%;
      margin: 10px auto 0; }

  .custom-btn a.btn-4 {
    margin: 0; }
  .custom-btn a.btn-3 {
    margin: 0; }

  section.navigation .nav-right {
    width: 100%; }

  section.top .top-container .logo {
    width: 130px;
    padding: 5px;
    top: 3px;
    left: 0; } }
@media only screen and (max-width: 480px) {
  body.fixed header.header section.top .header-top {
    display: none; }
  body.fixed header.header section.navigation .nav-right {
    width: 100% !important;
    height: 55px; }
  body.fixed header.header section.navigation {
    margin-top: 0; }
  body.fixed header.header #navigation {
    background: #fff; }

  body.fixed header.header section.top .header-top {
    display: none; }

  section.top .header-top .custom-btn {
    display: block;
    margin-top: 8px; }

  header.header {
    background: #449d97;
    position: relative; }

  section.top .top-container .header-top .extra-link {
    display: block;
    margin: 5px 0; } }
/*END Main Navigation-------------------------------------*/
/*STRART Search Widget------------------------------------------*/
body.search h1 span {
  font-size: inherit; }

.search-section {
  display: none;
  background: #6ec0ba; }

div.search {
  display: block;
  font-family: 'Lato', sans-serif;
  position: relative;
  float: none;
  vertical-align: middle;
  background: #51b3ad; }
  div.search::before {
    content: "";
    background: #6ec0ba;
    width: 2px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  div.search::after {
    content: "";
    background: #6ec0ba;
    width: 2px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0; }
  div.search .screen-reader-text {
    display: none; }
  div.search .fa-times {
    margin-right: 10px;
    color: #ffffff;
    cursor: pointer;
    opacity: 0.5;
    transition: 0.3s;
    font-size: 14px; }
    div.search .fa-times:hover {
      text-decoration: none;
      opacity: 1; }
  div.search #searchsubmit {
    border: none;
    color: #fff;
    border-radius: 0;
    margin-left: -4px;
    height: 47px;
    font-size: 12px;
    text-transform: uppercase;
    vertical-align: middle;
    background-color: transparent;
    background: transparent url("../images/search-icon.png") no-repeat;
    background-position: center;
    text-indent: -99999999px;
    width: 50px;
    transition: 0.4s;
    background-size: 24px 24px;
    opacity: 0.7;
    transition: 0.4s;
    outline: none; }
    div.search #searchsubmit:hover {
      background-size: 18px 18px;
      opacity: 1; }
  div.search #s {
    height: 47px;
    border: none;
    color: #fff;
    vertical-align: middle;
    background: transparent;
    padding: 15px;
    width: calc(100% - 50px);
    outline: none; }

@media only screen and (max-width: 768px) {
  div.search::after {
    content: none; } }
/*END Search Widget------------------------------------------*/
/*START Google Translate Dropdown-List------------------------------------------*/
.translate {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
  margin: 0 20px; }
  .translate h3 {
    display: none; }
  .translate .skiptranslate {
    font-size: 0;
    line-height: 0; }
    .translate .skiptranslate .goog-te-combo {
      font-size: 14px;
      line-height: 1em;
      color: #333134;
      margin-top: -7px; }
    .translate .skiptranslate span {
      display: none; }
  .translate ul {
    padding: 0; }
    .translate ul li {
      display: inline-block; }
      .translate ul li a::before {
        content: none; }
  .translate #flags {
    display: none; }

/*END Google Translate Dropdown-List------------------------------------------*/
/*START Translate Fixed Bottom----------------------------------------*/
#glt-translate-trigger {
  background: #5cb8b2;
  background: -webkit-linear-gradient(#5cb8b2, rgba(92, 184, 178, 0.2));
  background: -o-linear-gradient(#5cb8b2, rgba(92, 184, 178, 0.2));
  background: -moz-linear-gradient(#5cb8b2, rgba(92, 184, 178, 0.2));
  background: linear-gradient(#5cb8b2, rgba(92, 184, 178, 0.2));
  font-family: lato-l;
  font-size: 1rem; }

/*END Translate Fixed Bottom----------------------------------------*/
/*START Font Resizer------------------------------------------*/
.font-resizer {
  display: inline-block;
  vertical-align: middle;
  text-align: center; }
  .font-resizer.active p {
    background: #5cb8b2; }
  .font-resizer.active #controls {
    height: 80px; }
  .font-resizer p {
    width: 40px;
    height: 40px;
    background: transparent;
    transition: 0.4s;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    margin: 0; }
    .font-resizer p span {
      font-size: 22px; }
  .font-resizer #controls {
    vertical-align: middle;
    position: absolute;
    overflow: hidden;
    height: 0;
    background: #5cb8b2;
    width: 40px;
    z-index: 10;
    transition: 0.4s;
    margin-top: 5px; }
    .font-resizer #controls p {
      display: inline-block;
      vertical-align: middle;
      height: 25px; }
  .font-resizer #large, .font-resizer #small {
    background: #5cb8b2;
    color: #fff;
    width: 40px;
    display: block;
    position: relative;
    font-size: 22px;
    height: 40px;
    padding: 5px 0;
    z-index: 10;
    text-align: center; }
    .font-resizer #large:hover, .font-resizer #small:hover {
      background: #449d97;
      text-decoration: none; }
    .font-resizer #large i, .font-resizer #small i {
      font-size: 10px;
      position: absolute; }

/*END Font Resizer------------------------------------------*/
/*START Slider--------------------------------------------------*/
.slider-widget {
  position: relative;
  overflow-x: hidden; }
  .slider-widget .arrow-down {
    position: relative;
    z-index: 10; }
    .slider-widget .arrow-down a {
      position: absolute;
      -webkit-transform: translate(-50%, 0%);
      -moz-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
      transform: translate(-50%, 0%);
      bottom: 20px;
      left: 50%;
      color: #fff;
      width: 35px;
      height: 35px;
      border-radius: 50%;
      border: 2px solid #5cb8b2;
      background: #5cb8b2;
      display: block;
      color: #fff;
      padding-top: 5px;
      font-size: 20px;
      text-align: center;
      line-height: 1em; }
      .slider-widget .arrow-down a:hover {
        background: transparent;
        border: 2px solid #ffffff; }
  .slider-widget .slider-a #home-slider-2 {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%; }
    .slider-widget .slider-a #home-slider-2 .item .slider-box {
      display: block; }
    .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner {
      /* Safari 4.0 - 8.0 */
      /* Standard syntax */
      /* Safari 4.0 - 8.0 */
      /* Standard syntax */ }
      .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner .item {
        transition-property: opacity; }
      .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner .item,
      .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner .active.left,
      .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner .active.right {
        opacity: 0; }
      .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner .active,
      .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner .next.left,
      .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner .prev.right {
        opacity: 1; }
      .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner .next,
      .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner .prev,
      .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner .active.left,
      .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner .active.right {
        left: 0;
        transform: translate3d(0, 0, 0); }
      .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner .caption-a {
        opacity: 0; }
      .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner .left .caption-a, .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner .right .caption-a {
        -webkit-animation-name: opacityTransitionOff;
        /* Safari 4.0 - 8.0 */
        -webkit-animation-duration: 0.4s;
        /* Safari 4.0 - 8.0 */
        animation-name: opacityTransitionOff;
        animation-duration: 0.4s; }
@-webkit-keyframes opacityTransitionOff {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes opacityTransitionOff {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
      .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner .active .caption-a {
        -webkit-animation-name: opacityTransition;
        /* Safari 4.0 - 8.0 */
        -webkit-animation-duration: 0.8s;
        /* Safari 4.0 - 8.0 */
        -webkit-animation-fill-mode: forwards;
        /* Safari 4.0 - 8.0 */
        animation-name: opacityTransition;
        animation-duration: 0.8s;
        animation-fill-mode: forwards; }
@-webkit-keyframes opacityTransition {
  0% {
    opacity: 0; }
  100% {
    background-color: 1; } }
@keyframes opacityTransition {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
    .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-control {
      z-index: 2; }
    .slider-widget .slider-a #home-slider-2 .bg-img {
      position: absolute;
      top: 0;
      right: 0;
      width: 50%;
      height: 100%;
      background-position: center;
      background-size: cover; }
      .slider-widget .slider-a #home-slider-2 .bg-img.bg-img-2 {
        -webkit-transform: rotate(25deg);
        -moz-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
        transform: rotate(25deg);
        z-index: -1;
        left: auto;
        right: 40%;
        top: 10%; }
    .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner {
      /* Safari 4.0 - 8.0 */
      /* Standard syntax */
      /* Safari 4.0 - 8.0 */
      /* Standard syntax */ }
      .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner .caption-a, .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner .bg-img {
        opacity: 0; }
      .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner .left .caption-a, .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner .right .caption-a, .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner .left .bg-img, .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner .right .bg-img {
        -webkit-animation-name: opacityTransitionOff;
        /* Safari 4.0 - 8.0 */
        -webkit-animation-duration: 0.4s;
        /* Safari 4.0 - 8.0 */
        animation-name: opacityTransitionOff;
        animation-duration: 0.4s; }
@-webkit-keyframes opacityTransitionOff {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes opacityTransitionOff {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
      .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner .active .caption-a, .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-inner .active .bg-img {
        -webkit-animation-name: opacityTransition;
        /* Safari 4.0 - 8.0 */
        -webkit-animation-duration: 0.8s;
        /* Safari 4.0 - 8.0 */
        -webkit-animation-fill-mode: forwards;
        /* Safari 4.0 - 8.0 */
        animation-name: opacityTransition;
        animation-duration: 0.8s;
        animation-fill-mode: forwards; }
@-webkit-keyframes opacityTransition {
  0% {
    opacity: 0; }
  100% {
    background-color: 1; } }
@keyframes opacityTransition {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
    .slider-widget .slider-a #home-slider-2.carousel-fade .carousel-control {
      z-index: 2; }
  .slider-widget .slider-a #home-slider {
    z-index: 3; }
    .slider-widget .slider-a #home-slider::after {
      content: "";
      background: url("../images/slider-overlay.png");
      background-size: cover;
      background-position: top;
      height: 100%;
      width: 100%;
      position: absolute;
      left: 0;
      bottom: 0;
      top: auto;
      opacity: 1;
      z-index: -1; }
    .slider-widget .slider-a #home-slider:hover .carousel-control {
      opacity: 1; }
    .slider-widget .slider-a #home-slider .item .slider-box {
      display: block; }
    .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner {
      /* Safari 4.0 - 8.0 */
      /* Standard syntax */
      /* Safari 4.0 - 8.0 */
      /* Standard syntax */ }
      .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .caption-a {
        opacity: 0; }
      .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .left .caption-a, .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .right .caption-a {
        -webkit-animation-name: opacityTransitionOff;
        /* Safari 4.0 - 8.0 */
        -webkit-animation-duration: 0.4s;
        /* Safari 4.0 - 8.0 */
        animation-name: opacityTransitionOff;
        animation-duration: 0.4s; }
@-webkit-keyframes opacityTransitionOff {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes opacityTransitionOff {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
      .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active .caption-a {
        -webkit-animation-name: opacityTransition;
        /* Safari 4.0 - 8.0 */
        -webkit-animation-duration: 0.8s;
        /* Safari 4.0 - 8.0 */
        -webkit-animation-fill-mode: forwards;
        /* Safari 4.0 - 8.0 */
        animation-name: opacityTransition;
        animation-duration: 0.8s;
        animation-fill-mode: forwards; }
@-webkit-keyframes opacityTransition {
  0% {
    opacity: 0; }
  100% {
    background-color: 1; } }
@keyframes opacityTransition {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
    .slider-widget .slider-a #home-slider.carousel-fade .carousel-control {
      z-index: 2; }
    .slider-widget .slider-a #home-slider .container .bullets {
      position: absolute;
      top: 50%;
      left: 50%;
      height: 100%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: 1; }
    .slider-widget .slider-a #home-slider .carousel-indicators {
      bottom: 210px;
      list-style: none;
      position: absolute;
      z-index: 15;
      text-align: right; }
      .slider-widget .slider-a #home-slider .carousel-indicators li {
        background: #fff;
        border: none;
        border-radius: 50%;
        margin: 0 1px;
        width: 7px;
        height: 7px; }
      .slider-widget .slider-a #home-slider .carousel-indicators .active {
        background: #5cb8b2;
        margin: 0 4px;
        width: 7px;
        height: 7px; }
    .slider-widget .slider-a #home-slider .carousel-control {
      opacity: 1;
      transition: 0.4s;
      display: none; }
      .slider-widget .slider-a #home-slider .carousel-control span {
        border-radius: 0;
        color: #ffffff;
        font-size: 45px;
        line-height: 0;
        height: 90px;
        text-align: center;
        text-shadow: none;
        width: 90px;
        transition: 0.4s; }
        .slider-widget .slider-a #home-slider .carousel-control span:before {
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          left: 50%;
          position: absolute;
          top: 50%; }
        .slider-widget .slider-a #home-slider .carousel-control span:hover {
          color: #f99d1b; }
      .slider-widget .slider-a #home-slider .carousel-control.left, .slider-widget .slider-a #home-slider .carousel-control.right {
        background: transparent;
        width: 40px; }
      .slider-widget .slider-a #home-slider .carousel-control.left {
        left: 0px;
        background: transparent; }
        .slider-widget .slider-a #home-slider .carousel-control.left span::before {
          -webkit-transform: translate(-70%, -50%);
          -moz-transform: translate(-70%, -50%);
          -ms-transform: translate(-70%, -50%);
          transform: translate(-70%, -50%); }
      .slider-widget .slider-a #home-slider .carousel-control.right {
        right: 0px;
        background: transparent; }
        .slider-widget .slider-a #home-slider .carousel-control.right span::before {
          -webkit-transform: translate(-30%, -50%);
          -moz-transform: translate(-30%, -50%);
          -ms-transform: translate(-30%, -50%);
          transform: translate(-30%, -50%); }
  .slider-widget .slider-a .slider-box {
    height: auto;
    width: 100%;
    padding-bottom: 49.45%;
    position: relative;
    text-align: center;
    display: none; }
  .slider-widget .slider-a .bg-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-position: center;
    background-size: cover; }
    .slider-widget .slider-a .bg-img.bg-img-2 {
      -webkit-transform: rotate(25deg);
      -moz-transform: rotate(25deg);
      -ms-transform: rotate(25deg);
      transform: rotate(25deg);
      z-index: -1;
      left: auto;
      right: 30%;
      top: 10%; }
  .slider-widget .caption-a {
    padding-top: 400px;
    padding-bottom: 150px;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    left: 0%;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 10;
    width: 50%; }
    .slider-widget .caption-a h2 {
      font-family: 'Roboto Slab', serif;
      color: #ffffff;
      font-size: 40px;
      font-weight: 400;
      line-height: 40px;
      margin: 35px 0 45px;
      text-transform: none; }
      .slider-widget .caption-a h2 span {
        display: block;
        font-weight: 300; }
    .slider-widget .caption-a p {
      font-family: 'Lato', sans-serif;
      color: #fff;
      font-size: 17px;
      letter-spacing: 0.2px;
      line-height: 1.5em;
      margin: 20px auto 80px;
      width: 70%;
      display: none; }
    .slider-widget .caption-a a.btn-1 {
      color: #ffffff;
      border: 1px solid #ffffff; }

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .slider-widget .slider-a .bg-img {
    background-position: left; }

  .slider-widget .caption-a {
    text-align: center; }

  .slider-widget .caption-a {
    padding-top: 315px; } }
@media only screen and (max-width: 991px) {
  .slider-widget .slider-a .bg-img {
    background-position: left; }

  .slider-widget .caption-a {
    text-align: center; } }
@media only screen and (max-width: 768px) {
  .slider-widget .caption-a {
    padding-top: 135px;
    width: 100%; }

  .slider-widget .caption-a h2 {
    font-size: 25px;
    line-height: 30px; }

  .slider-widget .slider-a #home-slider .carousel-control {
    display: none; }

  .slider-widget .slider-a .slider-box {
    padding-bottom: 63.45%; }

  .slider-widget .slider-a #home-slider-2 .bg-img.bg-img-2 {
    right: 55%;
    top: 4%; } }
@media only screen and (max-width: 480px) {
  .slider-widget .slider-a .slider-box {
    padding-bottom: 85.45%; }

  .slider-widget .slider-a #home-slider-2 .bg-img.bg-img-2 {
    right: 55%;
    top: 4%; }

  .slider-widget .caption-a h2 span {
    font-size: 30px; } }
@media only screen and (max-width: 320px) {
  .slider-widget .slider-a .slider-box {
    padding-bottom: 99.45%; }

  .slider-widget .slider-a #home-slider-2 .bg-img.bg-img-2 {
    right: 66%;
    top: 0%; } }
/*END Slider--------------------------------------------------*/
/*START News--------------------------------------------------*/
.news-widget {
  padding: 30px 0 40px;
  color: #333134; }
  .news-widget h2 {
    font-family: 'Domine', serif;
    color: #ffffff !important;
    font-size: 24px;
    line-height: 24px;
    font-weight: 900;
    margin: 0px 0 25px;
    text-transform: uppercase; }
  .news-widget .single-box {
    transition: 0.5s;
    position: relative;
    top: 0; }
    .news-widget .single-box::before, .news-widget .single-box::after {
      content: " ";
      display: table; }
    .news-widget .single-box::after {
      clear: both; }
    .news-widget .single-box:hover, .news-widget .single-box:active, .news-widget .single-box:focus {
      top: -15px;
      transition: 0.5s;
      text-decoration: none !important; }
  .news-widget a {
    transition: 0.4s; }
    .news-widget a .date-wrap {
      width: 20%;
      height: auto;
      float: left;
      background-position: center !important;
      background-size: contain !important;
      background: url("../images/splash-01.svg") no-repeat;
      text-align: center;
      position: relative;
      transition: 0.4s; }
      .news-widget a .date-wrap span.date {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: 50%;
        position: absolute;
        top: 50%; }
        .news-widget a .date-wrap span.date span {
          display: block;
          font-size: 26px;
          font-family: 'Roboto', sans-serif;
          color: #ffffff;
          line-height: 26px; }
    .news-widget a:hover {
      transition: 0.4s; }
      .news-widget a:hover .date-wrap {
        background-position: center !important;
        background-size: contain !important;
        background: url("../images/splash-h-01.svg") no-repeat; }
  .news-widget .info-wrap {
    background: transparent;
    position: relative;
    margin-bottom: 25px;
    padding: 25px 15px 25px;
    text-align: left;
    width: 80%;
    float: right; }
    .news-widget .info-wrap a span.title {
      color: #f99d1b;
      font-weight: 900;
      font-size: 16px;
      text-transform: uppercase;
      display: block;
      margin-bottom: 15px; }
    .news-widget .info-wrap p {
      font-family: 'Lato', sans-serif;
      font-size: 16px;
      color: #ffffff;
      font-weight: 500; }

/*END News------------------------------------------*/
@media only screen and (max-width: 480px) {
  .news-widget a .date-wrap {
    width: 30%; }

  .news-widget .info-wrap {
    width: 70%; } }
/*START Calendar------------------------------------------*/
.tribe-mini-calendar-event {
  border: none;
  padding-bottom: 0;
  margin-bottom: 20px; }

.tribe-events-adv-list-widget .type-tribe_events, .tribe-mini-calendar-list-wrapper .type-tribe_events {
  margin: 0px 5%;
  padding: 0px;
  width: 90%;
  background: rgba(255, 255, 255, 0.75);
  border-radius: 10px;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2); }

.tribe_mini_calendar_widget {
  z-index: 2;
  position: relative; }
  .tribe_mini_calendar_widget h3 {
    display: none; }

.tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today:hover {
  background: transparent !important; }

.tribe-mini-calendar-wrapper {
  background: transparent;
  color: #fff;
  padding: 0;
  font-family: 'Lato', sans-serif;
  z-index: 2;
  display: block; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper {
    background: #5cb8b2;
    width: 33.33333333%;
    display: inline-block;
    float: left;
    position: relative; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper:before {
      content: "";
      display: block;
      width: 1000%;
      height: 500%;
      background: #5cb8b2;
      position: absolute;
      top: -60px;
      right: -8.33%;
      z-index: -1; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper table tbody, .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper table tfoot, .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper table thead {
      border: none !important;
      background-color: transparent !important; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper table tbody tr:nth-child(2n) {
      background-color: transparent !important; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar-list-wrapper {
    width: 58.33333333%;
    display: inline-block; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-past {
    opacity: 1; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-othermonth span.tribe-mini-calendar-no-event {
    color: rgba(255, 255, 255, 0.15); }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav {
    border: none;
    display: table-caption;
    padding: 0 0 10px 0; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav td {
      background: transparent;
      border: none; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav span.tribe-mini-calendar-month-0 {
      float: left;
      font-family: 'Domine', serif;
      font-size: 40px; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar th {
    background: transparent;
    border: none;
    font-size: 12px;
    text-transform: uppercase;
    padding: 20px 0px 15px;
    letter-spacing: 2px;
    color: rgba(255, 255, 255, 0.5); }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar thead {
    background: transparent; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar thead span#tribe-mini-calendar-month-0 {
      font-size: 54px;
      font-family: 'Domine', serif;
      font-weight: 400;
      text-transform: none;
      float: left;
      left: 15px;
      position: relative; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar thead .prev-month {
      float: right;
      left: -50px;
      position: relative;
      font-size: 40px;
      margin: 0; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar thead .next-month {
      float: right;
      right: -15px;
      position: relative;
      font-size: 40px;
      margin: 0; }
  .tribe-mini-calendar-wrapper .tribe-events-has-events:hover {
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-past {
    color: #333134;
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar td {
    border: none;
    font-size: 13px;
    background: transparent;
    padding-top: 10px;
    font-family: 'Roboto Slab', serif; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-othermonth {
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a {
    position: relative;
    background: #fff;
    width: 35px;
    height: 35px;
    z-index: 1;
    border-radius: 50%;
    padding-top: 12px;
    margin: -8px auto 0;
    color: #5cb8b2;
    font-size: 13px; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a:hover {
      background: transparent;
      border: 1px solid #ffffff !important;
      color: #ffffff !important; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar-event .list-info h2 {
    text-align: left;
    padding: 0;
    margin: 0;
    font-size: 20px; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-event .list-info h2 a {
      color: #000;
      font-weight: 700;
      font-family: 'Domine', serif; }
  .tribe-mini-calendar-wrapper .tribe-events-duration {
    text-align: left; }
    .tribe-mini-calendar-wrapper .tribe-events-duration span {
      color: #5f5f5f;
      font-size: 18px;
      font-weight: 700;
      font-family: 'Domine', serif; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a::before {
    content: none; }

.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-today {
  background: transparent; }

.tribe-mini-calendar td.tribe-events-has-events.tribe-events-present, .tribe-mini-calendar td.tribe-events-has-events.tribe-mini-calendar-today {
  background-color: transparent; }

.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date {
  background: #f99d1b;
  border-radius: 10px 0 10px 0;
  padding: 30px 15px 10px;
  margin: 0;
  min-width: 100px; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date .list-dayname {
    background: transparent;
    color: #ffffff;
    font-size: 26px;
    font-family: 'Domine', serif;
    font-weight: 400;
    line-height: 26px;
    bottom: -35px;
    position: relative;
    text-transform: none; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date .list-daynumber {
    font-size: 48px;
    font-family: 'Domine', serif;
    font-weight: 400;
    background: transparent;
    color: #ffffff;
    border-bottom: none;
    line-height: 48px;
    top: -40px;
    position: relative; }
.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info {
  margin: 0;
  width: calc(100% - 108px);
  padding: 20px 30px; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info .tribe-events-title {
    margin-bottom: 5px; }
    .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info .tribe-events-title a {
      color: #333134;
      font-size: 20px;
      text-transform: none; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info .tribe-events-duration time {
    color: #5f5f5f;
    font-family: 'Domine', serif;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 20px;
    display: block; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info .tribe-events-duration p {
    color: #333134;
    font-size: 16px;
    font-family: 'Roboto Slab', serif;
    display: block;
    margin-bottom: 15px; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info .tribe-events-duration a {
    color: #5cb8b2;
    font-weight: 700;
    font-size: 16px;
    font-family: 'Roboto Slab', serif; }
    .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info .tribe-events-duration a::after {
      content: "\f0da";
      box-sizing: border-box;
      display: inline-block;
      position: relative;
      margin-left: 5px;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      transition: 0.4s; }

.single-tribe_events .tribe-events-single-event-title {
  font-family: 'Domine', serif;
  color: #5cb8b2;
  font-weight: 700;
  text-transform: none;
  margin-top: 0;
  font-size: 36px !important; }

.tribe-events-schedule h2 {
  font-size: 18px !important;
  color: #333134 !important; }

#tribe-events-content .tribe-events-abbr {
  text-decoration: none; }

@media only screen and (max-width: 991px) {
  .tribe-mini-calendar-wrapper .tribe-mini-calendar thead span#tribe-mini-calendar-month-0 {
    font-size: 32px;
    top: 10px; } }
@media only screen and (max-width: 768px) {
  .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper {
    width: 100%;
    float: none;
    margin-bottom: 137px; }

  .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper::before {
    height: 138%; }

  .tribe-mini-calendar-wrapper .tribe-mini-calendar-list-wrapper {
    width: 100%;
    display: block; } }
@media only screen and (max-width: 480px) {
  .tribe-mini-calendar-event .list-date {
    width: 100%; }

  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info {
    width: 100%; }
    .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info h2 {
      text-align: center; }

  .tribe-mini-calendar-wrapper .tribe-events-duration {
    text-align: center; } }
/*END Calendar------------------------------------------*/
.events-widget {
  margin-top: -150px; }
  .events-widget .single-box {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    position: relative;
    border-radius: 5px; }
    .events-widget .single-box .date {
      text-align: center;
      color: #ffffff;
      width: 62px;
      height: 76px;
      background: url("../images/bg-date.png") no-repeat;
      background-size: contain;
      background-position: center;
      font-size: 34px;
      font-weight: 700;
      position: absolute;
      left: 10px;
      top: -10px;
      z-index: 5;
      font-family: 'Roboto Slab', serif;
      padding-top: 10px;
      transition: 0.8s; }
    .events-widget .single-box .img-wrap {
      height: 270px;
      background: #000;
      border-radius: 5px 5px 0 0; }
      .events-widget .single-box .img-wrap a.btn-3 {
        position: absolute;
        left: 50%;
        top: -25%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 5; }
    .events-widget .single-box .info-wrap {
      padding: 30px 20px;
      text-align: left; }
      .events-widget .single-box .info-wrap h3 {
        font-size: 20px;
        color: #000;
        margin: 0;
        font-family: 'Roboto Slab', serif;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 20px; }
        .events-widget .single-box .info-wrap h3 a {
          font-size: 20px;
          color: #000;
          margin: 0;
          font-family: 'Roboto Slab', serif;
          font-weight: 700;
          text-transform: uppercase; }
      .events-widget .single-box .info-wrap p {
        font-size: 16px;
        color: #333134;
        margin: 0;
        font-family: 'Roboto Slab', serif;
        font-weight: 300; }
    .events-widget .single-box time {
      display: block;
      padding: 10px 15px;
      background: #f99d1b;
      color: #ffffff;
      font-family: 'Roboto Slab', serif;
      font-weight: 400;
      font-size: 18px; }
    .events-widget .single-box:hover .date {
      opacity: 0;
      top: -200px; }
    .events-widget .single-box:hover .img-wrap img {
      opacity: 0.5;
      -webkit-filter: blur(2px);
      -moz-filter: blur(2px);
      -ms-filter: blur(2px);
      filter: blur(2px); }
    .events-widget .single-box:hover .img-wrap a.btn-3 {
      top: 50%; }
  .events-widget h3 {
    font-size: 18px;
    color: #333134;
    margin: 0;
    font-family: 'Lato', sans-serif;
    text-transform: capitalize; }
    .events-widget h3 a {
      color: #333134;
      font-size: 18px;
      font-weight: 700;
      text-transform: capitalize; }
  .events-widget p {
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #333134; }
  .events-widget time {
    font-size: 12px;
    color: #333134;
    font-weight: 400;
    display: inline-block;
    font-family: 'Lato', sans-serif; }
  .events-widget address {
    font-size: 12px;
    color: #333134;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    display: inline-block; }
    .events-widget address strong {
      color: #f99d1b;
      font-weight: unset;
      font-family: 'Lato', sans-serif; }
  .events-widget hr {
    border-color: #d6d6d6;
    margin: 15px 0 10px; }
  .events-widget #events-slider .bullets {
    display: none; }
  .events-widget #events-slider .carousel-indicators {
    position: absolute;
    bottom: -35px;
    left: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    text-align: center;
    list-style: none; }
    .events-widget #events-slider .carousel-indicators li {
      display: inline-block;
      width: 12px;
      height: 12px;
      margin: 0px 2px;
      text-indent: -999px;
      cursor: pointer;
      background: transparent;
      border: 1px solid #ffffff;
      border-radius: 50%;
      bottom: -30px; }
      .events-widget #events-slider .carousel-indicators li.active {
        background: #ffffff; }
  .events-widget #events-slider .carousel-control {
    display: block;
    opacity: 1;
    transition: 0.4s;
    width: 50px;
    height: 50px; }
    .events-widget #events-slider .carousel-control span {
      position: relative;
      font-size: 30px;
      font-weight: 300;
      width: 50px;
      height: 50px;
      border-radius: 0;
      background: transparent;
      color: #5cb8b2;
      text-align: center;
      text-shadow: none;
      line-height: 0;
      transition: 0.4s; }
      .events-widget #events-slider .carousel-control span:before {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .events-widget #events-slider .carousel-control span:hover {
        color: #f99d1b; }
    .events-widget #events-slider .carousel-control .sr-only {
      display: none; }
    .events-widget #events-slider .carousel-control.left, .events-widget #events-slider .carousel-control.right {
      background: transparent; }
    .events-widget #events-slider .carousel-control.left {
      top: -68px !important;
      right: 100px !important;
      left: auto !important; }
    .events-widget #events-slider .carousel-control.right {
      top: -68px !important; }
  .events-widget #events-slider .arrow-down {
    display: none; }

/*END Events------------------------------------------*/
/*START TRIBE EVENTS------------------------------------*/
#tribe-events .tribe-events-event-meta .column, #tribe-events .tribe-events-event-meta .tribe-events-meta-group {
  padding: 0px 0%;
  width: 100%; }
#tribe-events .tribe-events-schedule {
  margin: 0em 0px 1.5em; }
#tribe-events .tribe-events-list-separator-month + .type-tribe_events.tribe-events-first {
  text-align: center; }
#tribe-events h1 {
  margin-bottom: 0; }
#tribe-events h2 {
  margin-top: 0;
  font-size: 1.786rem;
  font-family: 'Lato', sans-serif; }
#tribe-events .tribe-events-event-image img {
  float: left;
  margin: 0 15px 15px 0; }
#tribe-events a {
  color: #5cb8b2; }
  #tribe-events a:hover {
    text-decoration: underline; }
#tribe-events dd.tribe-venue {
  text-transform: uppercase; }
#tribe-events .tribe-events-button, #tribe-events #tribe-bar-form .tribe-bar-submit input[type="submit"] {
  background: #f99d1b;
  transition: 0.4s; }
  #tribe-events .tribe-events-button:hover, #tribe-events #tribe-bar-form .tribe-bar-submit input[type="submit"]:hover {
    background: #5cb8b2; }
#tribe-events .tribe-events-calendar thead th {
  background: #5cb8b2;
  border-color: #5cb8b2; }
#tribe-events .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"], #tribe-events .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] > a {
  background: #696969; }
#tribe-events #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth {
  background: #ebe8e8; }
#tribe-events #tribe-events-content .tribe-events-calendar td {
  background: #ebe8e8; }
#tribe-events .tribe-events-month-event-title a {
  color: #7b7b7b; }
#tribe-events .tribe-events-button, #tribe-events #tribe-events .tribe-events-button:hover, #tribe-events #tribe_events_filters_wrapper input[type="submit"], #tribe-events .tribe-events-button, #tribe-events .tribe-events-button.tribe-active:hover, #tribe-events .tribe-events-button.tribe-inactive, #tribe-events .tribe-events-button:hover, #tribe-events .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], #tribe-events .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a {
  background-color: #f99d1b; }
#tribe-events #tribe-events-content .tribe-events-calendar td:hover {
  background: #fff !important; }
  #tribe-events #tribe-events-content .tribe-events-calendar td:hover div[id*="tribe-events-daynum-"], #tribe-events #tribe-events-content .tribe-events-calendar td:hover div[id*="tribe-events-daynum-"] a {
    background: #f99d1b; }
#tribe-events #tribe-events-content .tribe-events-tooltip h4, #tribe-events #tribe_events_filters_wrapper .tribe_events_slider_val, #tribe-events .single-tribe_events a.tribe-events-gcal, #tribe-events .single-tribe_events a.tribe-events-ical {
  color: #f99d1b; }
#tribe-events .tribe-events-sub-nav a {
  color: #333134;
  font-weight: 300; }

.single-tribe_events .tribe-events-event-meta {
  background: transparent;
  border: none; }

.single-tribe_events .tribe-events-venue-map {
  margin: 20px 0 2% 0px;
  width: 100%; }

.tribe-events-single-section-title::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e4e4e4;
  margin-top: 3px; }

#tribe-bar-form {
  background: #FFF;
  border: 1px solid #e4e4e4; }

#tribe-bar-collapse-toggle {
  background: #FFF; }

.tribe-events-list .tribe-events-event-cost span {
  font-weight: 400;
  color: #fff;
  background: #5cb8b2;
  border: none;
  padding: 10px 30px; }

.tribe-events-loop h2::after {
  content: none; }

#tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type="submit"] {
  -webkit-appearance: button;
  background: #666 !important;
  background-image: none !important;
  border: none !important;
  border-radius: 0 !important;
  color: #fff !important;
  font-size: 13px !important;
  height: auto !important;
  letter-spacing: 0 !important;
  line-height: 20px !important;
  padding: 10px !important;
  width: 100% !important; }
  #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type="submit"]:hover {
    background: #f99d1b !important; }

#tribeHideRecurrence {
  margin-right: 15px !important; }

/*END TRIBE EVENTS------------------------------------*/
@media only screen and (max-width: 991px) {
  .events-widget .box {
    text-align: center; }

  .events-widget .box .circle {
    margin: 0 auto; }

  .events-widget .box .info-wrap a {
    width: 30px;
    height: 30px;
    padding: 5px;
    margin: 12px; }

  .events-widget p {
    margin-bottom: 25px; }

  .events-widget .single-box {
    margin-bottom: 50px; }

  .events-widget .single-box .img-wrap img {
    object-position: top; } }
@media only screen and (max-width: 768px) {
  .events-widget #events-slider .carousel-control {
    display: none; }

  .events-widget #events-slider .bullets {
    display: block; }

  .events-widget h2 {
    text-align: center; }

  .events-widget h2::before {
    margin: 0 auto; }

  .events-widget .single-box {
    margin-bottom: 50px; } }
@media only screen and (max-width: 480px) {
  .events-widget .day {
    height: auto; } }
/*START Sign Up--------------------------------------------------*/
.sign-up-widget {
  margin-top: 0px;
  padding: 45px 0;
  position: relative;
  text-align: center;
  border-bottom: 1px solid #a1a1a1; }
  .sign-up-widget .gform_title {
    display: none; }
  .sign-up-widget h3 {
    color: #333134;
    font-weight: 700;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    text-align: left;
    padding-top: 13px; }
  .sign-up-widget .gform_wrapper {
    width: 100%;
    margin: 0px 0 0;
    display: block; }
    .sign-up-widget .gform_wrapper .gform-container {
      display: flex !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      flex-direction: row;
      justify-content: end;
      align-items: center; }
    .sign-up-widget .gform_wrapper .gform_body {
      width: calc(100% - 140px);
      display: inline-block;
      vertical-align: top;
      border-radius: 60px; }
      .sign-up-widget .gform_wrapper .gform_body ul.gform_fields {
        padding-left: 0;
        margin: 0; }
        .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield {
          list-style-type: none !important;
          padding: 0 !important;
          margin-top: 0 !important; }
          .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .gfield_label {
            display: none; }
          .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container {
            margin: 0 !important; }
            .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input {
              background: rgba(255, 255, 255, 0.2);
              border-radius: 0px;
              border: 1px solid #539c98;
              height: 40px;
              width: 100%;
              color: #ffffff;
              padding: 0 30px !important;
              font-size: 1rem; }
              .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input::-webkit-input-placeholder {
                /* Chrome/Opera/Safari */
                color: #ffffff;
                font-weight: 700;
                opacity: 1; }
              .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input::-moz-placeholder {
                /* Firefox 19+ */
                color: #ffffff;
                font-weight: 400;
                opacity: 1; }
              .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:-ms-input-placeholder {
                /* IE 10+ */
                color: #ffffff;
                font-weight: 400;
                opacity: 1; }
              .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:-moz-placeholder {
                /* Firefox 18- */
                color: #ffffff;
                font-weight: 700;
                opacity: 1; }
    .sign-up-widget .gform_wrapper .gform_footer {
      width: 140px;
      display: inline-block;
      text-align: right;
      margin: 0;
      padding: 0;
      margin-left: -4px; }
      .sign-up-widget .gform_wrapper .gform_footer .gform_button {
        background: #f99d1b;
        height: 40px;
        width: 100%;
        border: none;
        text-align: center;
        color: #fff;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        transition: 0.4s;
        font-size: 16px;
        text-indent: 0px;
        border-radius: 0; }
        .sign-up-widget .gform_wrapper .gform_footer .gform_button:hover {
          background: #db8306; }
    .sign-up-widget .gform_wrapper .gfield_description {
      display: none; }

@media only screen and (max-width: 991px) {
  .sign-up-widget h2 {
    text-align-last: center;
    margin-bottom: 50px; } }
@media only screen and (max-width: 768px) {
  .sign-up-widget .gform_wrapper {
    margin: 0px 0 25px; } }
/*END Sign Up------------------------------------------*/
/*START Social Widget--------------------------------------------------*/
.wall-outer .dcsns-toolbar ul#dcsns-filter {
  width: 100%;
  text-align: right;
  float: right; }
  .wall-outer .dcsns-toolbar ul#dcsns-filter li {
    display: inline-block;
    height: 44px;
    width: 44px;
    margin: 0 15px;
    position: relative; }
    .wall-outer .dcsns-toolbar ul#dcsns-filter li a {
      padding: 0;
      position: absolute;
      left: 50%;
      top: 50%;
      height: 36px;
      width: 36px;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      border-radius: 50%;
      background: transparent;
      border: 1px solid #000; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li a span.socicon {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li a.link-all {
        display: none; }
    .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a {
      background: transparent;
      border: 1px solid #3b5998; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a span.socicon {
        color: #3b5998; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a.iso-active {
        background: #3b5998;
        border: 1px solid #3b5998; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a.iso-active span.socicon {
          color: #fff; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a:hover span.socicon {
        color: #fff; }
    .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a {
      background: transparent;
      border: 1px solid #2db6e8; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a span.socicon {
        color: #2db6e8; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a.iso-active {
        background: #2db6e8;
        border: 1px solid #2db6e8; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a.iso-active span.socicon {
          color: #fff; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a:hover span.socicon {
        color: #fff; }
    .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a {
      background: transparent !important;
      border: 1px solid #631f61; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a span.socicon {
        color: #631f61; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a.iso-active {
        background: #631f61 !important;
        border: 1px solid #631f61; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a.iso-active span.socicon {
          color: #fff; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a:hover {
        background: #631f61 !important; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a:hover span.socicon {
          color: #fff; }
    .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a {
      background: transparent;
      border: 1px solid #ff0000; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a span.socicon {
        color: #ff0000; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a.iso-active {
        background: #ff0000;
        border: 1px solid #ff0000; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a.iso-active span.socicon {
          color: #fff; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a:hover span.socicon {
        color: #fff; }
.wall-outer .dc-wall .dcwss-content ul.stream {
  width: 100% !important; }
  .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0px;
    overflow: hidden;
    background: #f99d1b;
    width: calc(33% - 30px) !important;
    padding: 0  !important;
    margin: 0 15px 30px !important; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner {
      margin: 0 !important; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-thumb {
        width: 100%;
        margin: 0;
        float: none; }
        .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-thumb a img {
          max-width: 100%;
          height: 165px;
          width: 100%;
          object-fit: cover;
          margin: 0;
          border: none;
          padding: 0; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-title {
        display: none !important; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-text {
        font-size: 14px;
        padding: 30px 15px;
        color: #ffffff;
        font-family: 'Roboto', sans-serif;
        line-height: 20px;
        font-weight: 400;
        margin-bottom: 25px; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-user {
        background: transparent;
        float: none;
        padding: 5px 0 0 55px; }
        .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-user a.link-user {
          font-size: 16px;
          color: #ffffff;
          font-family: 'Domine', serif;
          font-weight: 400;
          font-style: normal; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-share {
        display: none; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .section-intro {
      background: #f99d1b !important; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .section-intro a.link-intro {
        display: none; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .section-intro span {
        display: none;
        font-size: 16px;
        color: #ffffff;
        font-family: 'Domine', serif;
        font-weight: 400;
        font-style: normal; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li a span.socicon {
      bottom: 15px !important;
      left: 15px !important;
      font-size: 25px !important; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li a span.socicon.socicon-facebook {
        color: #fff; }
  .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-twitter .section-thumb {
    display: block;
    float: none;
    margin: 0;
    padding: 10px 0;
    width: 100%; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-twitter .section-thumb a {
      display: block;
      padding: 0; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-twitter .section-thumb a img {
        border: none !important;
        height: auto !important;
        margin-left: 15px !important;
        max-width: 100% !important;
        padding: 0 !important;
        width: auto !important; }
  .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-twitter .twitter-user {
    display: block;
    left: 80px;
    margin-bottom: 2px;
    position: absolute;
    top: 15px;
    width: calc(100% - 100px); }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-twitter .twitter-user a {
      color: #fff;
      font-weight: 700;
      text-decoration: none !important; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-twitter .twitter-user a strong {
        display: block;
        text-transform: uppercase;
        color: #fff;
        font-size: 17px; }
  .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-twitter .section-text {
    padding-top: 10px !important; }

@media only screen and (max-width: 480px) {
  .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li {
    width: 100% !important;
    margin: 0 !important;
    display: block !important;
    margin-bottom: 50px !important; }

  .dcwss.dc-wall ul.stream {
    width: 100% !important; } }
/*END Social Widget------------------------------------------*/
/*START Testimonials--------------------------------------------------*/
.testimonial-widget {
  padding: 0px 25px 10px;
  text-align: center; }
  .testimonial-widget .box-testimonial {
    margin: 50px 0; }
    .testimonial-widget .box-testimonial .t-left .img-container {
      width: 240px;
      height: 240px;
      border-radius: 50%;
      margin: 0 auto;
      background: url("../images/boder-img-wrap-testimonials.png") no-repeat;
      background-size: 100% 100%;
      background-position: center;
      position: relative;
      -webkit-animation-name: rotate;
      -webkit-animation-duration: 20s;
      -webkit-animation-iteration-count: infinite;
      -webkit-animation-timing-function: linear;
      -moz-animation-name: rotate;
      -moz-animation-duration: 20s;
      -moz-animation-iteration-count: infinite;
      -moz-animation-timing-function: linear; }
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
      .testimonial-widget .box-testimonial .t-left .img-container .img-wrap2 {
        padding-bottom: 88%;
        width: 88%;
        height: auto;
        border-radius: 50%;
        background: transparent;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        overflow: hidden; }
        .testimonial-widget .box-testimonial .t-left .img-container .img-wrap2 img {
          height: 100%;
          width: 100%;
          position: absolute;
          top: 0;
          left: 0;
          object-fit: cover;
          -webkit-animation-name: rotate2;
          -webkit-animation-duration: 20s;
          -webkit-animation-iteration-count: infinite;
          -webkit-animation-timing-function: linear;
          -moz-animation-name: rotate2;
          -moz-animation-duration: 20s;
          -moz-animation-iteration-count: infinite;
          -moz-animation-timing-function: linear; }
@-webkit-keyframes rotate2 {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(-360deg); } }
    .testimonial-widget .box-testimonial .t-right {
      text-align: left; }
      .testimonial-widget .box-testimonial .t-right h2 {
        font-family: 'Domine', serif;
        font-size: 26px;
        line-height: 28px;
        font-weight: 700;
        margin-bottom: 25px;
        color: #ffffff; }
        .testimonial-widget .box-testimonial .t-right h2 span {
          color: #f99d1b;
          display: block;
          font-size: 25px;
          margin-bottom: 3px;
          font-family: 'Roboto Slab', serif;
          font-weight: 300; }
      .testimonial-widget .box-testimonial .t-right p {
        font-size: 20px;
        font-family: 'Roboto Slab', serif;
        line-height: 30px;
        font-weight: 300;
        color: #ffffff;
        text-align: left;
        margin-bottom: 40px; }
      .testimonial-widget .box-testimonial .t-right .author {
        font-weight: 700;
        color: #ffffff;
        text-align: left;
        font-size: 18px;
        display: block;
        margin-top: 40px;
        display: none;
      /*&::before{
      content: "";
      background: $secondary;
      display: block;
      height: 1px;
      width: 100px;
      top: -14px;
      margin: 0;
      position: relative;
    }*/ }
  .testimonial-widget #testimonial-slider {
    padding: 0 10%; }
    .testimonial-widget #testimonial-slider .carousel-control {
      opacity: 1;
      transition: 0.4s; }
      .testimonial-widget #testimonial-slider .carousel-control span {
        border-radius: 0;
        color: #ffffff;
        font-size: 30px;
        line-height: 0;
        height: 90px;
        text-align: center;
        text-shadow: none;
        width: 90px;
        transition: 0.4s; }
        .testimonial-widget #testimonial-slider .carousel-control span:before {
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          left: 50%;
          position: absolute;
          top: 50%; }
        .testimonial-widget #testimonial-slider .carousel-control span:hover {
          color: #f99d1b; }
      .testimonial-widget #testimonial-slider .carousel-control.left, .testimonial-widget #testimonial-slider .carousel-control.right {
        background: transparent;
        width: 40px; }
      .testimonial-widget #testimonial-slider .carousel-control.left {
        left: 0px;
        background: transparent; }
        .testimonial-widget #testimonial-slider .carousel-control.left span::before {
          -webkit-transform: translate(-70%, -50%);
          -moz-transform: translate(-70%, -50%);
          -ms-transform: translate(-70%, -50%);
          transform: translate(-70%, -50%); }
      .testimonial-widget #testimonial-slider .carousel-control.right {
        right: 0px;
        background: transparent; }
        .testimonial-widget #testimonial-slider .carousel-control.right span::before {
          -webkit-transform: translate(-30%, -50%);
          -moz-transform: translate(-30%, -50%);
          -ms-transform: translate(-30%, -50%);
          transform: translate(-30%, -50%); }
    .testimonial-widget #testimonial-slider .carousel-indicators {
      display: none;
      bottom: 0px;
      list-style: none;
      margin-left: 0;
      padding-right: 15px;
      position: absolute;
      right: 0;
      text-align: center;
      width: 100%;
      z-index: 15;
      left: auto;
      -webkit-transform: translate(0%, -50%);
      -moz-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
      transform: translate(0%, -50%); }
    .testimonial-widget #testimonial-slider .carousel-indicators li {
      background: transparent;
      border: 2px solid #5cb8b2;
      border-radius: 50%;
      margin: 0 4px;
      width: 10px;
      height: 10px; }
    .testimonial-widget #testimonial-slider .carousel-indicators .active {
      background: #5cb8b2;
      border-color: #5cb8b2;
      border-radius: 50%;
      margin: 0 4px;
      width: 10px;
      height: 10px; }
    .testimonial-widget #testimonial-slider .container {
      position: absolute;
      top: 50%;
      left: 50%;
      height: 100%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .testimonial-widget #testimonial-slider .bullets {
      z-index: 1;
      top: auto;
      bottom: 0;
      height: 20px;
      display: none; }

/*END Testimonials------------------------------------------*/
/* Media queries----------------------------------*/
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .testimonial-widget .box-testimonial .t-left .img-container {
    width: 210px;
    height: 210px; } }
@media only screen and (max-width: 991px) {
  .testimonial-widget .box-testimonial .t-right {
    margin-top: 50px; }

  .testimonial-widget .box-testimonial .t-right p {
    text-align: center; }

  .testimonial-widget .box-testimonial .t-right .author {
    text-align: center; }

  .testimonial-widget .box-testimonial .t-left .img-container {
    width: 280px;
    height: 280px; }

  .testimonial-widget .box-testimonial .t-right .author::before {
    margin: 0 auto; }

  .testimonial-widget .box-testimonial .t-right {
    text-align: center; } }
@media only screen and (max-width: 480px) {
  .testimonial-widget {
    padding: 0px 0px 10px; }

  .testimonial-widget #testimonial-slider .carousel-control {
    display: none !important; }

  .testimonial-widget #testimonial-slider {
    padding: 0; }

  .testimonial-widget #testimonial-slider .carousel-indicators {
    display: block; } }
/*START Sponsors Widget--------------------------------------------------*/
.sponsor-widget {
  padding: 40px 15px 40px; }
  .sponsor-widget .title {
    text-align: left; }
  .sponsor-widget #sponsor-slider .carousel-control {
    opacity: 1;
    transition: 0.4s; }
    .sponsor-widget #sponsor-slider .carousel-control span {
      background: transparent;
      border-radius: 0;
      color: #f99d1b;
      font-size: 30px;
      height: 30px;
      text-align: center;
      text-shadow: none;
      top: 50%;
      width: 30px;
      margin-top: -8px; }
      .sponsor-widget #sponsor-slider .carousel-control span:before {
        -webkit-transform: translate(-50%, -52%);
        -moz-transform: translate(-50%, -52%);
        -ms-transform: translate(-50%, -52%);
        transform: translate(-50%, -52%);
        left: 50%;
        position: absolute;
        top: 50%; }
      .sponsor-widget #sponsor-slider .carousel-control span:hover {
        color: #5cb8b2; }
      .sponsor-widget #sponsor-slider .carousel-control span.fa-angle-left {
        left: 0; }
      .sponsor-widget #sponsor-slider .carousel-control span.fa-angle-right {
        right: 10px;
        position: relative; }
    .sponsor-widget #sponsor-slider .carousel-control.left, .sponsor-widget #sponsor-slider .carousel-control.right {
      background: transparent;
      width: auto; }
  .sponsor-widget #sponsor-slider .carousel-inner {
    width: 90% !important;
    margin: 0 auto !important; }
  .sponsor-widget #sponsor-slider .carousel-indicators {
    display: none; }
  .sponsor-widget #sponsor-slider .img-wrap {
    height: 120px;
    background: transparent;
    margin: 15px 0; }
    .sponsor-widget #sponsor-slider .img-wrap a {
      transition: 0.4s; }
      .sponsor-widget #sponsor-slider .img-wrap a:hover img {
        -webkit-filter: grayscale(0%); }
      .sponsor-widget #sponsor-slider .img-wrap a img {
        transition: 0.4s;
        max-width: 100%;
        max-height: 100%;
        height: auto;
        width: auto;
        -webkit-filter: grayscale(100%); }

/*END Sponsors Widget------------------------------------------*/
@media only screen and (max-width: 991px) {
  .sponsor-widget {
    padding: 40px 0px 40px;
    overflow: hidden; } }
/*START footer--------------------------------------------------*/
footer.footer {
  background: url("../images/bg-footer.jpg") no-repeat;
  background-size: cover;
  background-position: center right;
  text-align: center;
  position: relative;
  overflow: hidden;
  border-top: 4px solid #f99d1b;
  font-family: 'Lato', sans-serif;
  /*&::before{
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 27px;
    background: url('../images/bg-footer.png') no-repeat;
    background-size: auto 100%;
    background-position: center bottom;
    top: -27px;
    left: 0;
  }*/ }
  footer.footer #return-to-top {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    animation: 0.4s;
    background: #fff;
    border-radius: 0;
    border: 3px solid #f99d1b;
    bottom: 5%;
    color: #f99d1b;
    display: inherit;
    height: 30px;
    margin: 0;
    position: fixed;
    right: 3%;
    transition: 0.4s;
    width: 30px;
    z-index: 99; }
    footer.footer #return-to-top::before {
      content: "\f106";
      box-sizing: border-box;
      display: block;
      font-size: 25px !important;
      font: normal normal normal 14px/1 FontAwesome;
      left: 50%;
      position: absolute;
      text-rendering: auto;
      top: 50%;
      transform-origin: left;
      transform: translate(-40%, -30%) rotate(-45deg); }
    footer.footer #return-to-top:hover {
      background: #db8306;
      color: #fff;
      box-shadow: none; }
  footer.footer h2, footer.footer h3, footer.footer h4 {
    margin-top: 0; }
  footer.footer .footer-top {
    background: transparent;
    color: #333134;
    padding-top: 45px;
    text-align: left; }
    footer.footer .footer-top .t-top::before, footer.footer .footer-top .t-top::after {
      content: " ";
      display: table; }
    footer.footer .footer-top .t-top::after {
      clear: both; }
    footer.footer .footer-top .t-top h3 {
      font-weight: 600;
      font-size: 18px;
      font-family: 'Lato', sans-serif;
      margin-top: 0;
      margin-bottom: 30px;
      text-align: left;
      color: #333134;
      float: left;
      display: inline-block; }
    footer.footer .footer-top .t-top .network {
      float: right;
      display: inline-block; }
    footer.footer .footer-top .t-left, footer.footer .footer-top .t-center {
      text-align: left; }
    footer.footer .footer-top .t-right {
      text-align: right; }
    footer.footer .footer-top p, footer.footer .footer-top address, footer.footer .footer-top a {
      color: #333134;
      font-size: 16px;
      font-weight: 300;
      display: block; }
    footer.footer .footer-top .t-center span {
      font-weight: 700; }
    footer.footer .footer-top .contact {
      text-align: left; }
    footer.footer .footer-top .f-center, footer.footer .footer-top .f-right {
      text-align: right; }
    footer.footer .footer-top ul.social {
      display: inline-block;
      line-height: 1em;
      margin: 0;
      margin-right: 0;
      padding: 0;
      text-align: center;
      vertical-align: middle; }
      footer.footer .footer-top ul.social li {
        display: inline-block;
        font-size: 18px;
        margin: 0px !important; }
        footer.footer .footer-top ul.social li a {
          display: inherit;
          background: transparent;
          border-radius: 0;
          color: #333134;
          height: 28px;
          margin: 0 4px;
          position: relative;
          transition: 0.4s;
          width: 28px; }
          footer.footer .footer-top ul.social li a i {
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            font-size: 20px;
            left: 50%;
            position: absolute;
            top: 50%; }
          footer.footer .footer-top ul.social li a:hover {
            color: #2db6e8; }
  footer.footer .footer-bottom {
    font-family: 'Lato', sans-serif;
    background-color: transparent;
    color: #333134;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    padding: 15px 0px;
    text-align: center; }
    footer.footer .footer-bottom .bottom-content::before, footer.footer .footer-bottom .bottom-content::after {
      content: " ";
      display: table; }
    footer.footer .footer-bottom .bottom-content::after {
      clear: both; }
    footer.footer .footer-bottom ul.social {
      display: inline-block;
      line-height: 1em;
      margin: 0;
      padding: 0;
      text-align: center;
      vertical-align: middle;
      float: right; }
      footer.footer .footer-bottom ul.social li {
        display: inline-block;
        font-size: 18px;
        margin: 0px !important; }
        footer.footer .footer-bottom ul.social li a {
          display: inherit;
          border-radius: 0;
          color: #333134;
          height: 28px;
          margin: 0 4px;
          position: relative;
          transition: 0.4s;
          width: 28px; }
          footer.footer .footer-bottom ul.social li a i {
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            font-size: 20px;
            left: 50%;
            position: absolute;
            top: 50%; }
          footer.footer .footer-bottom ul.social li a:hover {
            color: #f99d1b; }
    footer.footer .footer-bottom strong {
      color: #333134; }
    footer.footer .footer-bottom p {
      margin: 0;
      font-size: 16px; }
    footer.footer .footer-bottom a {
      font-weight: 400;
      color: #333134;
      transition: 0.4s;
      font-size: 16px; }
      footer.footer .footer-bottom a:hover {
        text-decoration: underline; }
    footer.footer .footer-bottom .copy-r {
      float: none;
      padding: 0px 0;
      display: block; }
      footer.footer .footer-bottom .copy-r p {
        display: inline-block; }
      footer.footer .footer-bottom .copy-r span {
        text-transform: capitalize;
        font-weight: 700; }
    footer.footer .footer-bottom .elevation {
      float: none;
      display: block; }
      footer.footer .footer-bottom .elevation a:last-child {
        color: #333134;
        font-style: normal;
        font-weight: 700;
        text-transform: uppercase; }

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  footer.footer .footer-top .lg {
    margin: 55px 20px 0 20px; }

  footer.footer .footer-top .left::after {
    height: 124%; }

  footer.footer .footer-bottom {
    font-size: 11px; }

  footer.footer .footer-bottom .elevation {
    margin-left: 4%; } }
@media only screen and (max-width: 991px) {
  footer.footer .footer-top .left .img-footer {
    margin-top: 50px; }

  footer.footer .footer-top .left img {
    width: 50%; }

  footer.footer .footer-top .left .img-footer {
    margin-top: 0;
    padding-top: 15px; }

  footer.footer .footer-top .center-right::after {
    content: none; }

  footer.footer .footer-top .center-right::before {
    content: none; }

  footer.footer .footer-top .left::after {
    height: 120%;
    bottom: -35px; }

  footer.footer .footer-top .left::before {
    height: 61%;
    bottom: 310px; }

  footer.footer .footer-top h3::after {
    margin: 10px auto 0; }

  footer.footer .footer-top .col-md-3 {
    text-align: center; }

  footer.footer .footer-top .center-left {
    text-align: center;
    height: 130px !important; }

  footer.footer .footer-top .center-right {
    text-align: center;
    height: 130px !important; }

  footer.footer .footer-top .right {
    text-align: center;
    height: 130px !important; }

  footer.footer .footer-top .center-right {
    height: auto; }

  footer.footer .footer-top .right .btn-1 {
    margin: 25px auto; }

  footer.footer .footer-bottom {
    text-align: center; }

  footer.footer .footer-top {
    text-align: center; }

  footer.footer .footer-bottom ul.social {
    float: none;
    margin-top: 25px; } }
@media only screen and (max-width: 768px) {
  footer.footer .footer-bottom .footer-bottom-right {
    float: none;
    text-align: center; }

  footer.footer {
    text-align: center; }
    footer.footer h3 {
      text-align: center; }

  footer.footer .footer-top .left img {
    width: 50%; }

  footer.footer .footer-top .left {
    margin-bottom: 60px; }

  footer.footer .footer-top .center-left {
    margin-bottom: 60px; }

  footer.footer .footer-top .center-right {
    margin-bottom: 60px;
    padding: 0px; }

  footer.footer .footer-top .center-left a {
    display: block; }

  footer.footer .footer-top .center-left ul {
    text-align: center !important; }

  footer.footer .footer-top .center-right ul {
    padding-left: 0; }

  footer.footer .footer-bottom .elevation {
    margin-left: 0; }

  footer.footer .footer-top .left::before {
    display: none; }

  footer.footer .footer-top .center-right::before {
    display: none; }

  footer.footer .footer-top .center-right::after {
    display: none; }

  footer.footer .footer-top .left::after {
    height: 120%;
    bottom: -23px; }

  footer.footer .footer-bottom .elevation {
    float: none; } }
@media only screen and (max-width: 480px) {
  footer.footer .footer-top .left img {
    width: 70%; }

  footer.footer .footer-top .left::after {
    height: 140%;
    bottom: -55px; }

  footer.footer .footer-top .left::after {
    display: none; }

  footer.footer .footer-top .t-top .network {
    float: none;
    display: block; }

  footer.footer .footer-top .t-top h3 {
    text-align: center;
    float: none;
    display: block; }

  footer.footer .footer-top .t-left, footer.footer .footer-top .t-center {
    text-align: center; }

  footer.footer .footer-top .t-right {
    text-align: center; } }
@media only screen and (max-width: 320px) {
  footer.footer .footer-top .left::after {
    height: 140%;
    bottom: -40px; } }
/*END footer------------------------------------------*/
/*START Breadcrumbs----------------------------------------*/
ul.breadcrumbs {
  padding: 0px;
  margin-bottom: 25px;
  text-transform: uppercase;
  display: none; }
  ul.breadcrumbs li {
    display: inline-block;
    margin-right: 10px; }
    ul.breadcrumbs li strong {
      font-weight: unset;
      font-size: 12.5px;
      margin-bottom: 0;
      font-family: 'Lato', sans-serif;
      color: #6ec0ba;
      font-weight: 700; }
    ul.breadcrumbs li.separator {
      color: transparent;
      font-size: 0px; }
      ul.breadcrumbs li.separator::after {
        content: "\f054";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-size-adjust: none;
        font-stretch: normal;
        font-feature-settings: normal;
        font-language-override: normal;
        font-kerning: auto;
        font-synthesis: weight style;
        font-variant: normal;
        font-size: inherit;
        text-rendering: auto;
        font-size: 0.9rem;
        color: #333134; }
    ul.breadcrumbs li a {
      color: #333134;
      font-size: 12.5px;
      font-weight: unset;
      text-decoration: none;
      margin-bottom: 0;
      font-family: 'Lato', sans-serif; }
      ul.breadcrumbs li a:hover {
        text-decoration: underline; }
    ul.breadcrumbs li.last-child {
      color: #5cb8b2; }

/*END Breadcrumbs----------------------------------------*/
/*STRART INTERIOR PAGE------------------------------------------------------------------------------------------*/
/*START Interior Top (BANNER)--------------------------------------------------*/
.interior-top {
  background: #ffffff;
  text-align: center;
  min-height: 330px;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: top; }
  .interior-top:before {
    content: "";
    background: url("../images/interior-top-overlay.png") no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
    opacity: 1;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

/*END Interior Top (BANNER)------------------------------------------*/
.interior {
  font-family: 'Lato', sans-serif;
  background: #fff;
  color: #333134;
  font-size: 18px;
  overflow: hidden;
  position: relative; }
  .interior .sidebar-color {
    position: relative; }
    .interior .sidebar-color::before {
      content: "";
      background: url("../images/bg-sidebar.jpg");
      background-size: contain;
      background-position: top;
      display: block;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 0; }
  .interior .side-direction {
    padding-top: 25px; }
  .interior > .container > .col-md-8.side-direction {
    padding-bottom: 100px; }
  .interior img {
    max-width: 100%;
    height: auto; }
  .interior h1, .interior h2, .interior h3, .interior h4 {
    font-family: 'Roboto Slab', serif;
    color: #f99d1b;
    font-weight: 400;
    text-transform: none;
    margin-top: 0; }
  .interior h5, .interior h6 {
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    color: #f99d1b;
    text-transform: none;
    margin-top: 0; }
  .interior h1 {
    font-size: 45px;
    margin-top: 0;
    margin-bottom: 35px; }
  .interior h2 {
    line-height: 1.5em !important;
    margin: 40px 0 30px !important;
    text-align: left;
    font-size: 40px; }
    .interior h2::after {
      content: none !important; }
  .interior h3 {
    font-size: 34px; }
  .interior h4 {
    font-size: 28px; }
  .interior h5 {
    font-size: 22px; }
  .interior h6 {
    font-size: 18px; }
  .interior hr {
    border-color: #333134 !important;
    border-style: dashed none none;
    border-width: 1px 0px 0px;
    margin-bottom: 35px;
    margin-top: 35px; }
  .interior strong {
    font-family: 'Lato', sans-serif;
    color: #333134;
    line-height: 1.7em; }
  .interior p {
    font-family: 'Lato', sans-serif;
    color: #333134;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7em;
    margin-bottom: 1em; }
  .interior blockquote {
    font-family: 'Roboto Slab', serif;
    background: transparent;
    border-radius: 0;
    border: none;
    color: #5cb8b2;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5em;
    margin-bottom: 2em;
    padding: 50px 3% 15px;
    position: relative;
    text-align: center;
    width: 100%; }
    .interior blockquote::after {
      content: "";
      background: url("../images/quote.png") no-repeat;
      display: block;
      height: 41px;
      left: 0;
      margin-left: auto;
      margin-right: auto;
      position: absolute;
      right: 0;
      text-align: center;
      top: 0;
      width: 50px; }
    .interior blockquote p, .interior blockquote a, .interior blockquote address, .interior blockquote span, .interior blockquote strong, .interior blockquote time {
      color: #5cb8b2;
      font-size: 21px;
      font-weight: 500;
      line-height: 1.5em; }
    .interior blockquote strong {
      font-weight: 700;
      font-family: 'Lato-BoldItalic', serif; }
    .interior blockquote em {
      font-family: 'Lato-BoldItalic', serif; }
  .interior small {
    color: #333134; }
  .interior a {
    font-family: 'Lato', sans-serif;
    color: #5cb8b2;
    font-weight: 700;
    text-decoration: underline;
    transition: 0.3s; }
    .interior a:hover {
      text-decoration: none; }
  .interior ol {
    list-style: none;
    counter-reset: my; }
  .interior ol > li::before {
    counter-increment: my;
    content: counter(my); }
  .interior ol {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .interior ol li {
      color: #333134;
      line-height: 1.8em;
      list-style-type: none;
      margin-bottom: 10px;
      padding-left: 36px;
      font-family: 'Lato', sans-serif;
      font-size: 16px; }
      .interior ol li h1, .interior ol li h2, .interior ol li h3, .interior ol li h4, .interior ol li h5, .interior ol li h6 {
        margin-top: 0 !important;
        display: inline-block !important; }
      .interior ol li::before {
        background: transparent;
        color: #f99d1b !important;
        border-radius: 50%;
        color: white;
        font-size: 40px;
        font-weight: bold;
        margin-left: -45px;
        margin-right: 10px;
        padding: 3px 8px;
        position: absolute; }
      .interior ol li ul.list {
        font-family: 'Lato', sans-serif;
        color: #333134;
        padding: 0; }
        .interior ol li ul.list br {
          display: none; }
        .interior ol li ul.list li {
          line-height: 1.8em;
          list-style-type: none;
          padding-left: 15px;
          position: relative; }
          .interior ol li ul.list li::before {
            content: "";
            display: inline-block;
            margin-right: 5px;
            position: absolute;
            margin-top: 9px;
            margin-left: -15px;
            border-left: 4px solid #f99d1b;
            border-top: 4px solid transparent;
            border-bottom: 4px solid transparent;
            width: 6px;
            height: 6px;
            border-radius: 0;
            padding: 0; }
  .interior ul.list {
    font-family: 'Lato', sans-serif;
    color: #333134;
    padding: 0; }
    .interior ul.list br {
      display: none; }
    .interior ul.list li {
      line-height: 1.8em;
      list-style-type: none;
      padding-left: 15px;
      position: relative;
      font-family: 'Lato', sans-serif;
      font-size: 16px; }
      .interior ul.list li::before {
        content: "";
        display: inline-block;
        margin-right: 5px;
        position: absolute;
        margin-top: 9px;
        margin-left: -15px;
        border-left: 4px solid #f99d1b;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        width: 6px;
        height: 6px; }
      .interior ul.list li ul {
        padding: 0; }
        .interior ul.list li ul li {
          padding-left: 35px; }
          .interior ul.list li ul li::before {
            border-left: 4px solid #333134; }
  .interior .table-responsive {
    border-radius: 8px 8px 0 0; }
    .interior .table-responsive .table {
      border: 1px solid #d5d5d5;
      font-family: 'Lato', sans-serif; }
      .interior .table-responsive .table tr {
        text-align: center;
        background-color: transparent;
        font-size: 16px; }
        .interior .table-responsive .table tr th {
          text-align: center;
          background: #5cb8b2;
          color: #fff;
          font-weight: 900;
          padding: 10px 0;
          border: none;
          text-transform: uppercase; }
          .interior .table-responsive .table tr th:hover {
            background: #449d97; }
        .interior .table-responsive .table tr:nth-child(even) td {
          border: none;
          background: #fff;
          font-weight: 400;
          padding: 10px 0;
          color: #404040; }
        .interior .table-responsive .table tr:nth-child(odd) td {
          border: none;
          background: #f4f4f4;
          color: #404040;
          padding: 10px 0; }
  .interior label {
    font-weight: 700;
    font-size: 14px;
    display: block; }
  .interior input, .interior textarea, .interior select {
    height: 50px;
    background: transparent;
    border: 1px solid #dbdbdb;
    box-shadow: none;
    color: #2d1a09;
    border-radius: 5px;
    outline: none; }
    .interior input:active, .interior input:focus, .interior textarea:active, .interior textarea:focus, .interior select:active, .interior select:focus {
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }
  .interior select {
    background: #fff; }
  .interior textarea {
    height: 100px;
    resize: none;
    max-width: 100%; }
  .interior #message {
    background: transparent;
    border: 1px solid #dbdbdb;
    color: #333134; }
  .interior input[type="checkbox"], .interior input[type="radio"] {
    height: 15px; }
  .interior input[type="submit"] {
    font-family: 'Montserrat', sans-serif;
    background: transparent;
    border-radius: 30px;
    border: 2px solid #5cb8b2;
    color: #5cb8b2 !important;
    display: inline-block;
    font-size: 18px;
    font-weight: 800;
    height: auto;
    margin: 25px auto;
    max-width: 100%;
    min-width: 200px;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: 0.4s;
    outline: none; }
    .interior input[type="submit"]:hover, .interior input[type="submit"]:focus, .interior input[type="submit"]:active {
      background: #5cb8b2;
      text-decoration: none;
      color: #ffffff !important; }
  .interior button {
    font-family: 'Montserrat', sans-serif !important;
    background: transparent;
    border-radius: 0px;
    color: #5cb8b2;
    border: 1px solid #5cb8b2;
    display: inline-block;
    font-size: 16px;
    font-weight: 700 !important;
    margin: 0 auto;
    padding: 10px 15px;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: 0.4s; }
    .interior button:hover, .interior button:focus, .interior button:active {
      background: #5cb8b2;
      text-decoration: none;
      color: #ffffff; }
    .interior button br {
      display: none; }
    .interior button.close {
      opacity: 1; }
      .interior button.close span {
        font-size: 20px; }

.page-id-9 p {
  margin-bottom: 5px; }

.modal.in .modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .interior-top {
    min-height: 400px; } }
@media only screen and (max-width: 991px) {
  .interior-top {
    min-height: 400px; } }
@media only screen and (max-width: 768px) {
  .interior-top {
    min-height: 400px; } }
@media only screen and (max-width: 480px) {
  .interior .container {
    padding: 20px 30px 50px; }

  .interior-top {
    min-height: 160px; }
    .interior-top .slogan h1 {
      font-size: 40px !important; }
    .interior-top .slogan h2 {
      font-size: 16px !important;
      padding: 5px 10px !important; }
    .interior-top .slogan::before {
      height: 120px !important;
      width: 120px !important; } }
/*END INTERIOR PAGE-------------------------------------------------------------------------------------------*/
.sidebar-box {
  background: transparent;
  border-radius: 0px;
  text-align: left;
  position: relative;
  width: 90%;
  margin: 0 auto 40px;
  display: block; }
  .sidebar-box h3, .sidebar-box h4 {
    font-family: 'Roboto Slab', serif;
    color: #333134;
    font-size: 28px;
    font-weight: 700;
    line-height: 1em;
    margin: 40px 0 30px; }
  .sidebar-box h4 {
    font-size: 22px;
    margin-top: 0; }
  .sidebar-box p {
    color: #333134;
    font-family: 'Lato', sans-serif; }
    .sidebar-box p a {
      color: #333134;
      font-family: 'Lato', sans-serif;
      display: block;
      font-size: 16px;
      font-weight: 400; }

.sidebar-FAQs {
  border-bottom: 1px solid #333134; }
  .sidebar-FAQs p a {
    margin-top: 30px; }

.sidebar-testimonial .content-wrap .t-left {
  padding-right: 0; }
.sidebar-testimonial .content-wrap .img-wrap {
  padding-bottom: calc(100% - 6px);
  width: 100%;
  height: auto;
  border-radius: 50%;
  border: 3px solid #f99d1b;
  background-position: center;
  background-size: cover; }
.sidebar-testimonial .content-wrap p {
  font-family: 'Roboto Slab', serif;
  font-weight: 300;
  font-size: 18px;
  line-height: inherit; }

.sidebar-impact .statics {
  text-align: center;
  margin-top: 10px; }
  .sidebar-impact .statics .content-wrap::before, .sidebar-impact .statics .content-wrap::after {
    content: " ";
    display: table; }
  .sidebar-impact .statics .content-wrap::after {
    clear: both; }
  .sidebar-impact .statics .content-wrap .single-box {
    float: left;
    width: 100%;
    margin: 0 0px 35px; }
    .sidebar-impact .statics .content-wrap .single-box:nth-child(even) .img-wrap:after {
      background: url("../images/puzzle-s-2.png") no-repeat;
      background-position: center;
      background-size: cover; }
  .sidebar-impact .statics .img-wrap {
    height: 160px;
    width: 60%;
    float: left;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
    .sidebar-impact .statics .img-wrap:after {
      content: "";
      display: block;
      background: url("../images/puzzle-s-1.png") no-repeat;
      background-position: center;
      background-size: cover;
      height: 101%;
      width: 101%;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .sidebar-impact .statics .side-right {
    width: 40%;
    float: right;
    padding-top: 20px; }
  .sidebar-impact .statics .number {
    font-family: 'Lato', sans-serif;
    font-size: 40px;
    font-weight: 900;
    color: #333134;
    width: auto;
    position: relative;
    margin-bottom: 0px; }
    .sidebar-impact .statics .number span {
      display: inline-block; }
    .sidebar-impact .statics .number .measurements {
      display: inline-block; }
  .sidebar-impact .statics .info-wrap p {
    font-family: 'Roboto', sans-serif; }
  .sidebar-impact .statics .link {
    text-align: center;
    margin-top: 15px; }

@media only screen and (max-width: 991px) {
  .sidebar-impact .statics .content-wrap .single-box {
    width: 50%; } }
@media only screen and (max-width: 768px) {
  .sidebar {
    margin-top: 50px; }

  .sidebar-impact .statics .content-wrap .single-box {
    width: 50%; } }
@media only screen and (max-width: 480px) {
  .sidebar {
    margin-top: 15px; }

  .sidebar-impact .statics .content-wrap .single-box {
    width: 100%; } }
/*START Woocommerce------------------------------------*/
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background: #5cb8b2;
  color: #fff !important;
  max-width: 100%;
  margin: 0 5px 5px 0;
  text-align: center;
  transition: 0.4s;
  padding: 15px 20px;
  display: inline-block;
  font-size: 0.9rem;
  text-transform: uppercase;
  transition: 0.4s !important;
  text-decoration: none !important; }
  .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce #respond input#submit:active, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce a.button:active, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce button.button:active, .woocommerce input.button:hover, .woocommerce input.button:focus, .woocommerce input.button:active {
    background: #449d97;
    text-decoration: none;
    color: #fff !important; }

.woocommerce span.onsale {
  background-color: #5cb8b2; }

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 99px; }

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 99px;
  height: 43px; }

/*END Woocommerce------------------------------------*/
/*START Sidebar Woocommerce------------------------------------*/
.widget_shopping_cart {
  display: block;
  border: solid 1px #dbdbdb;
  background: #fff;
  padding: 5px 30px;
  margin-bottom: 30px;
  border-bottom: 6px solid #5cb8b2; }

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
  width: 65px; }

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background: #5cb8b2;
  color: #fff !important;
  max-width: 100%;
  margin: 0 5px 5px 0;
  text-align: center;
  transition: 0.4s;
  padding: 15px 20px;
  display: inline-block;
  font-size: 0.9rem;
  text-transform: uppercase;
  transition: 0.4s !important;
  text-decoration: none !important; }
  .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce #respond input#submit:active, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce a.button:active, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce button.button:active, .woocommerce input.button:hover, .woocommerce input.button:focus, .woocommerce input.button:active {
    background: #449d97;
    text-decoration: none;
    color: #fff !important; }

/*END Sidebar Woocommerce------------------------------------*/
/*START Post a Job || Career Opportunities------------------------------------*/
.rp4wp-related-job_listing > ul, ul.job_listings {
  background: #fafafa;
  border: 1px solid #E5E5E5; }

.job_filters .job_types, .job_filters .showing_jobs {
  background: #fff; }

.job_filters {
  background: #fafafa;
  border: 1px solid #E5E5E5;
  border-bottom: none; }

.job_filters .search_jobs input, .job_filters .search_jobs select {
  background: #fff;
  padding: 0 5px; }

.job-manager-application-wrapper .application .application_button, .single_job_listing .application .application_button {
  background: #5cb8b2;
  color: #fff !important;
  max-width: 100%;
  margin: 0 5px 5px 0;
  text-align: center;
  transition: 0.4s;
  padding: 0px 20px;
  border: none;
  display: inline-block;
  font-size: 0.9rem;
  text-transform: uppercase;
  transition: 0.4s !important;
  text-decoration: none !important; }
  .job-manager-application-wrapper .application .application_button:hover, .job-manager-application-wrapper .application .application_button:focus, .job-manager-application-wrapper .application .application_button:active, .single_job_listing .application .application_button:hover, .single_job_listing .application .application_button:focus, .single_job_listing .application .application_button:active {
    background: #449d97;
    text-decoration: none;
    color: #fff !important; }

/*END Post a Job || Career Opportunities------------------------------------*/
/*START Sigle Page----------------------------------*/
.single .featuredImg img {
  width: 100%;
  height: auto; }

/*END Sigle Page----------------------------------*/
/*START Category Page----------------------------------*/
.img-category {
  float: left;
  margin: 0 15px 15px 0;
  width: 250px;
  height: 215px;
  position: relative;
  overflow: hidden;
  z-index: 3; }
  .img-category img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: inherit;
    min-height: inherit;
    width: 100%;
    height: auto;
    z-index: 1;
    max-height: inherit; }
  .img-category a {
    position: absolute;
    padding: 5px 10px;
    color: #fff;
    background: #5cb8b2;
    bottom: 0;
    width: 100%;
    z-index: 2;
    text-align: center;
    text-transform: uppercase;
    font-size: 1rem;
    text-decoration: none;
    transition: 0.4s; }
    .img-category a:hover {
      background: #f99d1b; }

hr.solid {
  border-style: solid; }

.interior.category a {
  text-decoration: none; }
  .interior.category a:hover {
    text-decoration: none;
    color: #5cb8b2; }

@media only screen and (max-width: 480px) {
  .img-category {
    float: none;
    width: 100%; } }
/*END Category Page----------------------------------*/
.pagination .nav-links a {
  display: inline-block;
  min-width: 30px;
  border-radius: 5px;
  color: #fff;
  background: #5cb8b2;
  transition: 0.4s;
  padding: 8px 5px;
  text-align: center;
  text-decoration: none; }
  .pagination .nav-links a:hover {
    text-decoration: none;
    background: #449d97; }
.pagination .nav-links span {
  color: #5cb8b2; }
.pagination .nav-links .current {
  display: inline-block;
  min-width: 30px;
  border-radius: 5px;
  color: #fff;
  background: #449d97;
  padding: 8px 5px;
  text-align: center;
  text-decoration: none; }
.pagination .nav-links .next, .pagination .nav-links .prev {
  background: #5cb8b2; }
  .pagination .nav-links .next:hover, .pagination .nav-links .prev:hover {
    background: #449d97; }

/*START Search Page------------------------------------------*/
body.search {
  display: block;
  padding-top: 0px;
  margin-left: 0; }

/*END Search Page-----------------------------------*/
/*START Error Page------------------------------------------*/
.fourerror {
  text-align: center; }
  .fourerror .fa-exclamation-circle {
    font-size: 8rem;
    color: #333134; }
  .fourerror h1 {
    font-size: 10.214rem;
    margin: 0;
    font-family: lato-eb;
    color: #5cb8b2; }
  .fourerror h2::after {
    content: none; }
  .fourerror p {
    line-height: 2em; }
  .fourerror .search {
    margin: 25px 10%;
    width: 80%; }
    .fourerror .search #searchform {
      visibility: visible;
      opacity: 1;
      transition: all 0.4s ease 0s;
      display: block;
      width: 100%; }
    .fourerror .search #s, .fourerror .search #searchsubmit {
      display: inline-block;
      margin: 0;
      vertical-align: top;
      width: 25%; }
    .fourerror .search #s {
      width: 70%; }
    .fourerror .search #searchsubmit {
      margin-left: -5px; }

.interior .gform_confirmation_wrapper {
  font-size: 25px; }

.footer .gform_wrapper .validation_error {
  color: #FFB3B3;
  border-color: #FFB3B3; }
.footer .gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield .ginput_container input {
  color: #000; }
.footer .gform_confirmation_wrapper {
  display: block;
  width: 100%;
  float: left;
  color: white;
  font-size: 20px;
  margin-top: 25px; }

/*END Error Page------------------------------------------*/
.accordion br {
  display: none; }

h1[id*="accordion-"],
h2[id*="accordion-"],
h3[id*="accordion-"],
h4[id*="accordion-"],
h5[id*="accordion-"],
h6[id*="accordion-"] {
  border: 1px solid #cccccc;
  padding: 10px 10px 10px;
  cursor: pointer;
  background: #efefef;
  margin-bottom: 0; }
  h1[id*="accordion-"]:hover,
  h2[id*="accordion-"]:hover,
  h3[id*="accordion-"]:hover,
  h4[id*="accordion-"]:hover,
  h5[id*="accordion-"]:hover,
  h6[id*="accordion-"]:hover {
    background: #dfdfdf; }

.accordion-content {
  padding-bottom: 10px;
  background: #efefef;
  padding: 10px;
  border: 1px solid #cccccc;
  border-top: none; }

label.gfield_label {
  margin-top: 25px; }

.programs .single-category .single-box {
  margin-bottom: 50px; }
  .programs .single-category .single-box .category-info-wrap h3 {
    font-size: 18px; }
  .programs .single-category .single-box .category-info-wrap ul.list-program {
    padding: 0; }
    .programs .single-category .single-box .category-info-wrap ul.list-program li {
      width: calc(50% - 15px);
      list-style-type: none;
      padding-left: 15px;
      position: relative;
      display: inline-block; }
      .programs .single-category .single-box .category-info-wrap ul.list-program li::before {
        content: "";
        border-radius: 50%;
        background: #343434;
        display: inline-block;
        height: 3px;
        border: none !important;
        top: 12px;
        left: 5px;
        position: absolute;
        width: 3px; }
      .programs .single-category .single-box .category-info-wrap ul.list-program li a {
        color: #333134;
        font-weight: 400;
        transition: 0.4s;
        font-size: 16px; }
        .programs .single-category .single-box .category-info-wrap ul.list-program li a:hover {
          text-decoration: underline; }
    .programs .single-category .single-box .category-info-wrap ul.list-program .ulwrapper {
      display: none; }
  .programs .single-category .single-box .link {
    text-align: center;
    margin-top: 15px; }

@media only screen and (max-width: 480px) {
  .programs .single-category .single-box .category-info-wrap ul.list-program li {
    width: 100%; } }
/*3d slick css*/
.swiper-container.swiper-container-3d {
  overflow: visible; }
  .swiper-container.swiper-container-3d .swiper-button-prev {
    background: url("../images/arrow-left-1.png") no-repeat;
    background-size: contain;
    background-position: center;
    width: 40px;
    height: 40px;
    transition: 0.4s;
    left: -15%; }
    .swiper-container.swiper-container-3d .swiper-button-prev:hover {
      background: url("../images/arrow-left-2.png") no-repeat;
      background-size: contain;
      background-position: center; }
  .swiper-container.swiper-container-3d .swiper-button-next {
    background: url("../images/arrow-right-1.png") no-repeat;
    background-size: contain;
    background-position: center;
    width: 40px;
    height: 40px;
    transition: 0.4s;
    right: -15%; }
    .swiper-container.swiper-container-3d .swiper-button-next:hover {
      background: url("../images/arrow-right-2.png") no-repeat;
      background-size: contain;
      background-position: center; }
  .swiper-container.swiper-container-3d .swiper-wrapper.center .box.swiper-slide {
    border-radius: 8px;
    background: #faa834;
    padding: 50px 68px;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
    text-align: center;
    min-height: 430px;
    opacity: 0.5;
    /*Flex*/
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column;
    justify-content: center;
    align-items: center;
    align-content: center; }
    .swiper-container.swiper-container-3d .swiper-wrapper.center .box.swiper-slide .img-logo {
      margin: 0 auto; }
    .swiper-container.swiper-container-3d .swiper-wrapper.center .box.swiper-slide .title-box h3 {
      font-family: 'Domine', serif;
      color: #000;
      font-size: 34px;
      font-weight: 300;
      line-height: 1em;
      margin: 20px 0 15px;
      padding: 0;
      position: relative;
      text-transform: uppercase; }
      .swiper-container.swiper-container-3d .swiper-wrapper.center .box.swiper-slide .title-box h3 span {
        font-family: 'Domine', serif;
        color: #000;
        display: block;
        font-size: 24px;
        font-weight: 700;
        line-height: 1em;
        text-transform: uppercase; }
    .swiper-container.swiper-container-3d .swiper-wrapper.center .box.swiper-slide .info-box {
      color: #0b0761;
      font-size: 16px;
      line-height: 1.2em;
      text-align: center;
      display: none; }
      .swiper-container.swiper-container-3d .swiper-wrapper.center .box.swiper-slide .info-box p {
        font-size: 16px;
        font-family: 'Lato', sans-serif; }
      .swiper-container.swiper-container-3d .swiper-wrapper.center .box.swiper-slide .info-box a {
        font-family: 'Domine', serif;
        color: #0270bb;
        display: block;
        font-size: 16px;
        font-weight: 300;
        margin-top: 25px; }
    .swiper-container.swiper-container-3d .swiper-wrapper.center .box.swiper-slide.swiper-slide-active {
      opacity: 1;
      margin: 0;
      transition: 0.4;
      background: #f99d1b; }
      .swiper-container.swiper-container-3d .swiper-wrapper.center .box.swiper-slide.swiper-slide-active .img-logo img {
        -webkit-filter: brightness(0%) invert(100%); }
      .swiper-container.swiper-container-3d .swiper-wrapper.center .box.swiper-slide.swiper-slide-active .title-box h3 {
        color: #ffffff; }
        .swiper-container.swiper-container-3d .swiper-wrapper.center .box.swiper-slide.swiper-slide-active .title-box h3 span {
          color: #ffffff; }
      .swiper-container.swiper-container-3d .swiper-wrapper.center .box.swiper-slide.swiper-slide-active .info-box {
        display: block;
        transition: 0.4s;
        color: #333134; }
        .swiper-container.swiper-container-3d .swiper-wrapper.center .box.swiper-slide.swiper-slide-active .info-box a {
          color: #333134;
          font-weight: 700;
          font-size: 18px;
          font-family: 'Lato', sans-serif; }

@media only screen and (min-width: 1200px) and (max-width: 1370px) {
  .swiper-container.swiper-container-3d .swiper-button-next {
    right: -1%; }

  .swiper-container.swiper-container-3d .swiper-button-prev {
    left: -1%; } }
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .swiper-container.swiper-container-3d .swiper-button-next {
    right: 0%; }

  .swiper-container.swiper-container-3d .swiper-button-prev {
    left: 0%; } }
@media only screen and (max-width: 991px) {
  .swiper-container.swiper-container-3d .swiper-wrapper.center .box.swiper-slide {
    padding: 50px 30px; } }
@media only screen and (max-width: 768px) {
  .swiper-button-prev, .swiper-button-next {
    display: none; } }
@media only screen and (max-width: 480px) {
  .swiper-container.swiper-container-3d .swiper-wrapper.center .box.swiper-slide {
    padding: 15px 10px; }
    .swiper-container.swiper-container-3d .swiper-wrapper.center .box.swiper-slide .title-box h3 {
      font-size: 17px; }
      .swiper-container.swiper-container-3d .swiper-wrapper.center .box.swiper-slide .title-box h3 span {
        font-size: 20px; } }
/*old slick */
/*
.swiper-container{
  .slick-slider {
    margin: 20px auto 30px; 
    padding: 0 40px; 
    .slick-list.draggable{
       overflow: hidden;
    }
  	&.slick-current {
  		
  	}
    .slick-track{
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      
      -webkit-flex-flow: row nowrap;
      justify-content: space-between;
      align-items: stretch;
      text-align: center;
      float: none;
      .box{         
        border-radius: 5px;
        border: 1px solid $principal;
        opacity: 0.8;
        padding: 30px 20px;
        text-align: center;
        min-width: 275px;
        min-height: 370px;
        max-width: 275px;
        margin-top: 5px;
        margin-bottom: 5px;

        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        
        -webkit-flex-flow: column;
        justify-content: center;
        align-items: center;
        align-content: center;

        .img-logo{
          margin: 0 auto;
        }
        .title-box{
           h3{
            @include font3;
            color: #462364;
            font-size: 24px;
            font-weight: 300;
            line-height: 1em;
            margin: 20px 0 15px;
            padding: 0;
            position: relative;
            text-transform: uppercase;
            span{
              @include font4;
              color: #862d93;
              display: block;
              font-size: 34px;    
              font-weight: 700;
              line-height: 1em;
              text-transform: uppercase;
            }          
          } 
        }       
        .info-box{
          color: #0b0761;
          font-size: 16px;
          line-height: 1.2em;
          text-align: center;
          display: none;
          a{
            @include font2;
            color: #0270bb;
            display: block;
            font-size: 16px;
            font-weight: 300;
            margin-top: 25px;
          }
        }
        &.slick-center{
          opacity: 1;
          margin:0; 
          transition: 0.4;
          .info-box{
            display: block;
            transition: 0.4s;
          } 
        }
      }
    }
    //control arrows//
    .slick-prev, .slick-next {
      font-size: 0;
      line-height: 0;
      position: absolute;
      top: 50%;
      display: block;
      width: 30px;
      height: 30px;
      margin-top: -10px;
      padding: 0;
      cursor: pointer;
      color: transparent;
      border: none;
      outline: none;
      background: transparent;
      z-index: 99;
      &::after{                  
        content: "\f105";
        box-sizing: border-box;
        display: inline-block;
        position: relative;
        margin-left: 10px;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 45px;
        color: #000;
        text-rendering: auto;
        top: -15px;
      }
    }
    .slick-prev {
      left: 20px;
      &::after{
        @include rotate(180deg);
      }
    }
    .slick-next {
      right: 20px;
    }
    ////control arrows////
    .slick-dots {
      position: absolute;
      bottom: -45px;
      display: block;
      width: 100%;
      padding: 0;
      list-style: none;
      text-align: center;
      li{
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
        button {
          font-size: 0;
          line-height: 0;
          display: block;
          width: 20px;
          height: 20px;
          padding: 5px;
          cursor: pointer;
          color: transparent;
          border: 0;
          outline: none;
          background: transparent;
          &::before {
              font-family: 'slick';
              font-size: 45px;
              line-height: 20px;
              position: absolute;
              top: 0;
              left: 0;
              width: 20px;
              height: 20px;
              content: '•';
              text-align: center;
              opacity: .25;
              color: black;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale;
          }
        }
      }
    }
  }    
}*/
/*START html & body-------------------------------------*/
html, body {
  background: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #333134; }
  html a, body a {
    outline: none !important; }

/*END html & body-------------------------------------*/
/*START FrontPage (similar elements)-------------------------------------------*/
body.home {
  background: #5cb8b2; }
  body.home p {
    font-weight: 500;
    font-size: 16px; }
  body.home h2, body.home h3 {
    margin-top: 0; }
  body.home h2 {
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-size: 55px;
    text-transform: uppercase;
    line-height: 45px; }
    body.home h2 span {
      font-weight: 300;
      font-size: 40px;
      text-transform: none;
      display: block; }

.b {
  background: #ffffff;
  color: #333134;
  padding: 60px 0 90px;
  z-index: 3;
  display: block;
  position: relative;
  margin-top: 0px;
  text-align: left; }
  .b .conten-wrap-right {
    padding-left: 8.33%; }
  .b .wrap {
    position: relative;
    margin-top: -90px; }
  .b .img-content {
    height: auto;
    padding-bottom: 126.47%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 2; }
    .b .img-content .img-frame {
      box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.2);
      width: 100%;
      height: auto;
      padding-bottom: 126.47%;
      background-position: center;
      background-size: 100% 100%;
      background-repeat: no-repeat;
      z-index: 1;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .b h2 {
    color: #f99d1b;
    margin-bottom: 35px; }
    .b h2 span {
      color: #333134; }
  .b p {
    font-size: 16px;
    margin-bottom: 35px; }
  .b .link a:first-child {
    margin-right: 20px; }

.c {
  background: #5cb8b2;
  color: #333134;
  padding: 25px 0 50px;
  text-align: left; }
  .c .c-top .content-wrap {
    padding: 40px 0;
    position: relative; }
    .c .c-top .content-wrap:before {
      content: "";
      display: block;
      background: #333134;
      width: 1px;
      height: 100%;
      position: absolute;
      left: -11.33333333%;
      top: 0; }
  .c .c-top .title-wrap {
    padding: 40px 0; }
  .c .statics {
    text-align: center;
    margin-top: 10px; }
    .c .statics .content-wrap::before, .c .statics .content-wrap::after {
      content: " ";
      display: table; }
    .c .statics .content-wrap::after {
      clear: both; }
    .c .statics .content-wrap .single-box {
      float: left;
      width: calc(20% - 30px);
      margin: 0 15px 15px; }
      .c .statics .content-wrap .single-box:nth-child(even) .img-wrap:after {
        background: url("../images/puzzle-2.png") no-repeat;
        background-position: center;
        background-size: 100% 100%; }
    .c .statics .img-wrap {
      height: 165px;
      width: 100%;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat; }
      .c .statics .img-wrap:after {
        content: "";
        display: block;
        background: url("../images/puzzle-1.png") no-repeat;
        background-position: center;
        background-size: 100% 100%;
        height: 101%;
        width: 101%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .c .statics .number {
      font-family: 'Lato', sans-serif;
      font-size: 40px;
      font-weight: 900;
      color: #333134;
      width: auto;
      position: relative;
      margin-bottom: 0px; }
      .c .statics .number span {
        display: inline-block; }
      .c .statics .number .measurements {
        display: inline-block; }
    .c .statics .info-wrap p {
      font-family: 'Roboto', sans-serif; }
    .c .statics .link {
      text-align: center;
      margin-top: 15px; }

.d {
  padding: 100px 0 70px;
  background: #ffffff;
  text-align: center;
  overflow: hidden; }

.e {
  background: #ffffff url("../images/bg-e.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 100px 0 80px;
  text-align: center;
  position: relative;
  overflow: hidden; }
  .e:before {
    content: "";
    display: block;
    background: url("../images/img-border-top.png");
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 18px; }
  .e .img-container .white-box {
    background: #ffffff;
    width: 230px;
    margin: 0 auto;
    padding: 15px 15px 60px;
    box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.2); }
    .e .img-container .white-box .img-wrap {
      height: 200px;
      width: 100%;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat; }
    .e .img-container .white-box:first-child {
      -webkit-transform: rotate(-15deg);
      -moz-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
      transform: rotate(-15deg);
      left: -50px;
      position: relative; }
    .e .img-container .white-box:last-child {
      -webkit-transform: rotate(15deg);
      -moz-transform: rotate(15deg);
      -ms-transform: rotate(15deg);
      transform: rotate(15deg);
      margin-top: -90px;
      right: -50px;
      position: relative; }
  .e .text-container {
    position: relative;
    text-align: left; }
    .e .text-container h3 {
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      font-size: 24px;
      margin-bottom: 30px;
      margin-top: 0;
      letter-spacing: 0.5px; }
    .e .text-container p {
      font-family: 'Lato', sans-serif;
      font-weight: 400;
      font-size: 18px;
      margin-bottom: 50px;
      margin-top: 0; }
      .e .text-container p a {
        color: #333134;
        text-decoration: underline;
        display: block; }
        .e .text-container p a:hover {
          text-decoration: none;
          color: #5cb8b2; }
    .e .text-container .title-wrap {
      margin-bottom: 70px; }
      .e .text-container .title-wrap h2 {
        display: block;
        text-align: left; }
        .e .text-container .title-wrap h2:before {
          content: "";
          display: inline-block;
          margin-right: 20px;
          position: relative;
          width: calc(100% - 460px);
          height: 3px;
          background: #5cb8b2;
          vertical-align: middle; }
      .e .text-container .title-wrap span {
        font-weight: 300;
        font-size: 40px;
        text-transform: none;
        font-family: 'Roboto Slab', serif;
        display: block;
        text-align: right; }
        .e .text-container .title-wrap span:after {
          content: "";
          display: inline-block;
          margin-left: 20px;
          position: relative;
          width: calc(100% - 460px);
          height: 3px;
          background: #5cb8b2;
          vertical-align: middle; }

.f {
  background: #ffffff;
  padding: 70px 0 90px; }
  .f h2 {
    color: #f99d1b;
    margin-bottom: 0px; }
    .f h2 span {
      color: #f99d1b; }

.g {
  background: #5cb8b2;
  padding-top: 0px;
  overflow: hidden; }
  .g .container-carousel {
    position: relative;
    min-height: 160px;
    margin: 0; }
  .g #wrapper {
    background-color: #fff;
    width: 100%;
    height: 100%;
    margin-top: 0px;
    position: absolute;
    left: 0;
    top: 0%; }
    .g #wrapper .caroufredsel_wrapper {
      margin: 0 !important; }
  .g #carousel {
    margin-top: -250px; }
  .g #carousel div {
    text-align: center;
    width: 160px;
    height: 160px;
    margin: 0px;
    float: left;
    position: relative; }
  .g #carousel div img {
    border: none; }
  .g #carousel .img-wrap a {
    padding: 0 20px; }
    .g #carousel .img-wrap a .title {
      z-index: 5;
      transition: 0.4s;
      font-size: 20px;
      text-align: left;
      width: 90%;
      font-weight: 700;
      color: #ffffff;
      text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
      position: absolute;
      bottom: 0%;
      left: 50%;
      -webkit-transform: translate(-50%, -30%);
      -moz-transform: translate(-50%, -30%);
      -ms-transform: translate(-50%, -30%);
      transform: translate(-50%, -30%); }
      .g #carousel .img-wrap a .title i {
        color: #ffffff;
        font-size: 22px;
        margin-right: 5px; }
    .g #carousel .img-wrap a .container-news {
      z-index: 8;
      position: relative;
      transition: 0.4s;
      display: none; }
      .g #carousel .img-wrap a .container-news .wrap {
        border: 1px solid #5cb8b2;
        text-align: center;
        display: block;
        width: 160px;
        height: 160px;
        padding: 30px 10px;
        position: absolute;
        top: 0%;
        left: 0%;
        -webkit-transform: translate(-50%, 5%);
        -moz-transform: translate(-50%, 5%);
        -ms-transform: translate(-50%, 5%);
        transform: translate(-50%, 5%); }
        .g #carousel .img-wrap a .container-news .wrap .category {
          color: #5cb8b2;
          font-size: 22px;
          display: block;
          margin-bottom: 25px; }
          .g #carousel .img-wrap a .container-news .wrap .category i {
            margin-right: 5px; }
        .g #carousel .img-wrap a .container-news .wrap .title-hover {
          font-size: 16px;
          color: #5cb8b2;
          display: block;
          margin-bottom: 15px; }
        .g #carousel .img-wrap a .container-news .wrap .description {
          font-size: 14px;
          color: #5cb8b2;
          display: block;
          font-weight: 300;
          margin-bottom: 15px; }
        .g #carousel .img-wrap a .container-news .wrap .date {
          font-size: 14px;
          color: #5cb8b2;
          display: block;
          font-weight: 300;
          margin-bottom: 15px; }
        .g #carousel .img-wrap a .container-news .wrap span.btn-1 {
          display: block;
          width: 100%;
          position: absolute;
          left: 0;
          bottom: 0;
          background: transparent;
          border: 1px solid #5cb8b2;
          border-left: 0;
          border-right: 0;
          border-bottom: 0;
          color: #5cb8b2 !important;
          font-size: 16px; }
          .g #carousel .img-wrap a .container-news .wrap span.btn-1:after {
            display: none; }
    .g #carousel .img-wrap a img {
      -webkit-transform: translate(-50%, -50%) scale(1);
      -moz-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
      transform: translate(-50%, -50%) scale(1);
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -ms-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out;
      -webkit-filter: grayscale(0%);
      object-fit: cover;
      height: 100%;
      width: 100%;
      transition: 0.4s; }
    .g #carousel .img-wrap a::after {
      content: "";
      background: url("../images/slider-overlay-black.png");
      background-size: cover;
      height: 300px;
      width: 100%;
      position: absolute;
      opacity: 0.6;
      left: 0;
      bottom: 0;
      z-index: 2;
      transition: 0.4s; }
  .g #carousel .img-wrap:hover .title {
    display: none; }
  .g #carousel .img-wrap:hover .container-news {
    display: inherit; }
  .g #carousel .img-wrap:hover img {
    -webkit-filter: grayscale(100%);
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    -moz-transform: translate(-50%, -50%) scale(1.2);
    -ms-transform: translate(-50%, -50%) scale(1.2);
    transform: translate(-50%, -50%) scale(1.2);
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
  .g #carousel .img-wrap:hover::after {
    content: "";
    background: #ffffff;
    background-size: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0.85;
    left: 0;
    bottom: 0;
    z-index: 5; }

.h {
  background: #eaeaea;
  padding: 70px 0;
  position: relative; }
  .h:before {
    content: "";
    display: block;
    background: url("../images/img-border-top-2.png");
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    top: -18px;
    width: 100%;
    height: 18px; }
  .h .img-container .white-box {
    background: #ffffff;
    width: 300px;
    margin: 0 auto;
    padding: 15px 15px 90px;
    box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.2); }
    .h .img-container .white-box:after {
      content: "";
      display: block;
      background: url("../images/pin.svg");
      background-size: cover;
      background-position: center;
      width: 40px;
      height: 40px;
      position: absolute;
      top: -30px;
      left: 50%;
      z-index: 5; }
    .h .img-container .white-box .img-wrap {
      height: 270px;
      width: 100%;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      background-color: #00f6e6;
      background-blend-mode: luminosity; }
    .h .img-container .white-box:first-child {
      -webkit-transform: rotate(5deg);
      -moz-transform: rotate(5deg);
      -ms-transform: rotate(5deg);
      transform: rotate(5deg);
      left: -50px;
      position: relative; }
  .h .text-container {
    position: relative;
    text-align: left; }
    .h .text-container h3 {
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      font-size: 32px;
      margin-bottom: 30px;
      margin-top: 0;
      letter-spacing: 0.5px;
      color: #f99d1b; }
    .h .text-container p {
      font-family: 'Lato', sans-serif;
      font-weight: 400;
      font-size: 18px;
      margin-bottom: 50px;
      margin-top: 0;
      color: #333134; }
      .h .text-container p a {
        color: #333134;
        text-decoration: underline;
        display: block; }
        .h .text-container p a:hover {
          text-decoration: none;
          color: #5cb8b2; }
    .h .text-container .title-wrap {
      margin-bottom: 25px; }
      .h .text-container .title-wrap h2 {
        display: block;
        text-align: left;
        font-family: 'Roboto Slab', serif;
        font-weight: 400;
        font-size: 55px;
        text-transform: uppercase;
        line-height: 45px; }
        .h .text-container .title-wrap h2:before {
          content: "";
          display: inline-block;
          margin-right: 20px;
          position: relative;
          width: calc(100% - 460px);
          height: 3px;
          background: #f99d1b;
          vertical-align: middle; }
      .h .text-container .title-wrap span {
        font-weight: 300;
        font-size: 40px;
        text-transform: none;
        font-family: 'Roboto Slab', serif;
        display: block;
        text-align: right; }
        .h .text-container .title-wrap span:after {
          content: "";
          display: inline-block;
          margin-left: 20px;
          position: relative;
          width: calc(100% - 460px);
          height: 3px;
          background: #f99d1b;
          vertical-align: middle; }
    .h .text-container .link {
      text-align: center; }

.i {
  padding: 60px 0; }
  .i h2 {
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
    font-size: 28px;
    margin-bottom: 60px;
    color: #333134; }
    .i h2:before {
      content: "";
      display: inline-block;
      width: 50px;
      height: 50px;
      background: url("../images/icon-question.png");
      background-size: cover;
      background-position: center;
      vertical-align: middle;
      margin-right: 15px; }
  .i .housing-info-wrap .boxes-wrap {
    -webkit-align-items: center;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: center;
    align-items: center;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    float: none;
    justify-content: center;
    align-items: center; }
    .i .housing-info-wrap .boxes-wrap .single-box {
      padding: 0 15px;
      margin: 0 15px 25px;
      width: calc(50% - 30px);
      background: #f1f1f1;
      padding: 30px;
      box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.2);
      transition: 0.4s; }
      .i .housing-info-wrap .boxes-wrap .single-box:hover {
        background: transparent; }
      .i .housing-info-wrap .boxes-wrap .single-box h3 {
        font-family: 'Lato', sans-serif;
        font-weight: 700;
        font-size: 45px;
        margin-bottom: 30px;
        margin-top: 0;
        letter-spacing: 0.5px;
        color: #f99d1b; }
      .i .housing-info-wrap .boxes-wrap .single-box p {
        font-size: 18px;
        color: #333134;
        margin-bottom: 40px; }
      .i .housing-info-wrap .boxes-wrap .single-box .link a.btn-1 {
        display: block; }

.j {
  padding: 60px 0 170px;
  background: url("../images/bg-j.jpg") no-repeat;
  background-size: contain;
  background-position: bottom; }
  .j h2 {
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
    font-size: 28px;
    margin-bottom: 25px;
    color: #333134; }
    .j h2:before {
      content: "";
      display: inline-block;
      width: 50px;
      height: 50px;
      background: url("../images/icon-home.png");
      background-size: cover;
      background-position: center;
      vertical-align: middle;
      margin-right: 15px; }
  .j p {
    font-size: 18px;
    color: #333134;
    margin-bottom: 40px; }
  .j .housing-info-wrap {
    -webkit-align-items: center;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: start;
    align-items: center;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    float: none;
    justify-content: start;
    align-items: center; }
    .j .housing-info-wrap .single-box {
      margin: 0 15px 50px;
      width: calc(50% - 30px);
      transition: 0.4s; }
      .j .housing-info-wrap .single-box:nth-child(odd) {
        margin-left: 0; }
      .j .housing-info-wrap .single-box:nth-child(even) {
        margin-right: 0; }
      .j .housing-info-wrap .single-box::before, .j .housing-info-wrap .single-box::after {
        content: " ";
        display: table; }
      .j .housing-info-wrap .single-box::after {
        clear: both; }
      .j .housing-info-wrap .single-box:hover {
        background: transparent; }
      .j .housing-info-wrap .single-box .img-wrap {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        float: left;
        width: 35%;
        height: 143px;
        border: 4px solid #5cb8b2; }
      .j .housing-info-wrap .single-box .info-wrap {
        float: left;
        width: 65%;
        padding: 0 15px; }
      .j .housing-info-wrap .single-box h3 {
        font-family: 'Lato', sans-serif;
        font-weight: 700;
        font-size: 30px;
        margin-bottom: 15px;
        margin-top: 0;
        letter-spacing: 0.5px;
        color: #5cb8b2; }
      .j .housing-info-wrap .single-box p {
        font-size: 18px;
        color: #333134;
        margin-bottom: 10px; }
      .j .housing-info-wrap .single-box .link a.btn-1 {
        display: block; }
        .j .housing-info-wrap .single-box .link a.btn-1 i {
          margin-left: 15px; }

/*END FrontPage-------------------------------------------*/
/* Media queries----------------------------------*/
@media print {
  header.header, footer.footer, .interior .sidebar-color, .interior-top {
    display: none; } }
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  body.home h2 {
    font-size: 45px; }

  body.home h2 span {
    font-size: 35px; } }
@media only screen and (max-width: 991px) {
  .c {
    text-align: center; }

  .e .text-container {
    text-align: center; }

  .j .housing-info-wrap .single-box, .i .housing-info-wrap .boxes-wrap .single-box {
    width: calc(100% - 30px); } }
@media only screen and (max-width: 768px) {
  .b .conten-wrap-left {
    width: 90%;
    margin: 0 auto 50px; }

  .b .wrap {
    margin-top: 0; }

  .c .statics .content-wrap .single-box {
    float: none;
    width: calc(60% - 30px);
    margin: 0 auto 15px; }

  .c .statics .img-wrap {
    height: 330px; }

  .e .text-container .title-wrap span::after {
    display: none; }

  .e .text-container .title-wrap span {
    text-align: center; }

  .e .text-container .title-wrap h2 {
    text-align: center; }

  .e .text-container .title-wrap h2::before {
    display: none; }

  .h .text-container .title-wrap h2 {
    text-align: center;
    font-size: 50px; }

  .h .img-container .white-box {
    width: 90%;
    margin: 0 auto 50px;
    left: auto !important; }

  .h .text-container .title-wrap span {
    text-align: center; }

  .h .text-container .title-wrap h2::before, .h .text-container .title-wrap span::after {
    display: none; }

  .h .text-container {
    text-align: center; }

  .i, .j {
    text-align: center; }

  .j .housing-info-wrap .single-box .img-wrap {
    width: 100%;
    height: 250px;
    margin-bottom: 25px;
    float: none; }

  .j .housing-info-wrap .single-box {
    margin: 0 15px 50px !important; }

  .j .housing-info-wrap .single-box .info-wrap {
    float: none;
    width: 100%; } }
@media only screen and (max-width: 480px) {
  .c .statics .content-wrap .single-box {
    float: none;
    width: calc(100% - 30px);
    margin: 0 auto 15px; } }
@media only screen and (max-width: 320px) {
  body.home h2 {
    font-size: 45px; }

  .e .text-container .title-wrap span {
    font-size: 30px; }

  .c .statics .content-wrap .single-box {
    width: calc(100% - 30px); }

  .c .statics .img-wrap {
    height: 280px; } }

/*# sourceMappingURL=style.css.map */
