@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: 'cheddar-jack';
  src: url("../fonts/cheddar-jack.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/cheddar-jack.eot?#iefix") format("embedded-opentype"), url("../fonts/cheddar-jack.woff") format("woff"), url("../fonts/cheddar-jack.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: #e8bb58;
      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: #e8bb58;
      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(232, 187, 88, 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: #e8bb58; }
  .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 #e8bb58; }
  .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: #e8bb58;
    border: 4px solid #e8bb58; }
    .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: 'Source Sans Pro', sans-serif;
    background: #189dae;
    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: #189dae !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: #189dae; }

.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: #189dae;
    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; } }
/*END Helper Classes-------------------------------------*/
/*START Buttons------------------------------------------*/
a.btn-1, span.btn-1 {
  font-family: 'Source Sans Pro', sans-serif;
  background: #e8bb58;
  border-radius: 3px;
  color: #343434 !important;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  margin: 0 auto;
  min-width: 155px;
  padding: 11px 15px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: normal;
  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: #e2a92b;
    text-decoration: none;
    color: #fff; }
a.btn-1-a, span.btn-1-a {
  padding: 7px 15px;
  line-height: 15px;
  min-height: 45px; }
a.btn-2, span.btn-2 {
  font-family: 'Source Sans Pro', sans-serif;
  background: #189dae;
  border-radius: 3px;
  color: #ffffff !important;
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
  margin: 0 auto;
  min-width: 200px;
  padding: 10px 15px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: capitalize;
  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: #e8bb58;
    text-decoration: none; }
a.btn-3, span.btn-3 {
  font-family: 'Source Sans Pro', sans-serif;
  background: #c6835d;
  border-radius: 3px;
  color: #ffffff;
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
  margin: 0 auto;
  min-width: 155px;
  padding: 10px 15px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: normal;
  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-3:hover, a.btn-3:focus, a.btn-3:active, span.btn-3:hover, span.btn-3:focus, span.btn-3:active {
    background: #b2683e;
    text-decoration: none;
    color: #fff; }
a.btn-4, span.btn-4 {
  font-family: 'Source Sans Pro', sans-serif;
  background: #189dae;
  border-radius: 10px;
  color: #ffffff !important;
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
  margin: 0 auto;
  min-width: 200px;
  padding: 15px 20px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: capitalize;
  box-shadow: 0px 5px 0px 0px rgba(255, 255, 255, 0.4);
  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: #9aab2d;
    box-shadow: 0px 5px 0px 0px #ebc46e;
    text-decoration: none;
    color: #fff !important; }

/*END Buttons-------------------------------------*/
/*START header------------------------------------------*/
body.fixed header.header {
  background: #ffffff;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1040;
  -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 {
    display: none; }
    body.fixed header.header section.top .logo {
      display: none; }
    body.fixed header.header section.top .header-top {
      padding: 15px 0 0; }
      body.fixed header.header section.top .header-top ul.social {
        display: none; }
      body.fixed header.header section.top .header-top .open-search {
        display: none; }
  body.fixed header.header section.navigation {
    margin-top: 0; }
  body.fixed header.header .navbar.navbar-default::after {
    display: none; }
  body.fixed header.header #navigation ul li.active::after {
    display: none; }
  body.fixed header.header #navigation ul li a {
    color: #343434;
    padding: 33px 8px; }
    body.fixed header.header #navigation ul li a:before, body.fixed header.header #navigation ul li a:after {
      background: #ffffff; }
    body.fixed header.header #navigation ul li a:hover:before, body.fixed header.header #navigation ul li a:hover:after, body.fixed header.header #navigation ul li a:focus:before, body.fixed header.header #navigation ul li a:focus:after, body.fixed header.header #navigation ul li a:active:before, body.fixed header.header #navigation ul li a:active:after {
      background: #189dae; }
  body.fixed header.header #navigation ul .custom-btn a {
    color: #ffffff;
    padding: 11px 15px; }
  body.fixed header.header #navigation ul li ul li a, body.fixed header.header #navigation ul li.open ul li a {
    padding: 10px 15px;
    color: #343434; }
    body.fixed header.header #navigation ul li ul li a:hover, body.fixed header.header #navigation ul li ul li a:focus, body.fixed header.header #navigation ul li ul li a:active, body.fixed header.header #navigation ul li.open ul li a:hover, body.fixed header.header #navigation ul li.open ul li a:focus, body.fixed header.header #navigation ul li.open ul li a:active {
      color: #ffffff; }
  body.fixed header.header .navbar-brand {
    display: block;
    height: 70px;
    top: 8px;
    width: 80px; }

header.header {
  font-family: 'Source Sans Pro', sans-serif;
  background: transparent;
  position: absolute;
  z-index: 1040;
  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: 0px;
      display: inline-block;
      position: absolute;
      left: 15px;
      width: 133px;
      padding: 0;
      top: 15px;
      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-top: 15px; }
      section.top .top-container .header-top .header-top-container {
        vertical-align: middle;
        padding-top: 8px; }
        section.top .top-container .header-top .header-top-container .extra-button {
          float: right;
          margin-right: 25px;
          vertical-align: middle; }
          section.top .top-container .header-top .header-top-container .extra-button .open-search {
            background: transparent;
            border-radius: 0%;
            border: none;
            color: #ffffff;
            font-size: 20px;
            padding: 0 0 2px;
            height: 30px;
            margin: 0px;
            text-align: center;
            transition: 0.4s;
            width: 30px; }
            section.top .top-container .header-top .header-top-container .extra-button .open-search:hover {
              color: #e8bb58; }
        section.top .top-container .header-top .header-top-container ul.social {
          display: inline-block;
          line-height: 1em;
          margin: 0;
          margin-right: 5px;
          padding: 0;
          text-align: center;
          vertical-align: middle;
          float: right; }
          section.top .top-container .header-top .header-top-container ul.social li {
            display: inline-block;
            font-size: 18px;
            margin: 0px !important; }
            section.top .top-container .header-top .header-top-container ul.social li a {
              display: inherit;
              background: transparent;
              border-radius: 0;
              color: #ffffff;
              height: 28px;
              margin: 0 4px;
              position: relative;
              transition: 0.4s;
              width: 28px; }
              section.top .top-container .header-top .header-top-container 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%; }
              section.top .top-container .header-top .header-top-container ul.social li a:hover {
                color: #e8bb58; }
        section.top .top-container .header-top .header-top-container .extra-link {
          display: inline-block;
          float: right;
          padding-top: 2px;
          margin-right: 15px;
          vertical-align: middle; }
          section.top .top-container .header-top .header-top-container .extra-link a {
            color: #ffffff;
            font-size: 18px;
            font-weight: 400;
            margin: 0 5px; }
            section.top .top-container .header-top .header-top-container .extra-link a span {
              font-weight: 700; }
            section.top .top-container .header-top .header-top-container .extra-link a i {
              margin: 0 5px; }
            section.top .top-container .header-top .header-top-container .extra-link a:hover {
              text-decoration: underline; }
      section.top .top-container .header-top .custom-btn {
        display: unset;
        float: right;
        vertical-align: middle; }
        section.top .top-container .header-top .custom-btn a.donate {
          color: #343434;
          font-size: 18px;
          min-width: 155px; }

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: #1bb1c4;
    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 {
    -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 a {
      min-height: 44px;
      background: #189dae;
      color: #ffffff;
      font-size: 16px;
      font-weight: 700;
      border-radius: 5px;
      padding: 11px 15px;
      margin: 0 9px;
      transition: 0.4s; }
      #navigation ul .custom-btn a:hover {
        background: #127581;
        color: #ffffff; }
    #navigation ul .custom-btn:last-child a {
      background: #e8bb58;
      margin-right: 0; }
      #navigation ul .custom-btn:last-child a:hover {
        background: #e2a92b;
        color: #ffffff; }
    #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 a, #navigation ul li.open:last-child a {
        padding-right: 0; }
      #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: #189dae;
          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: #1bb1c4;
            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: 'Source Sans Pro', sans-serif;
        background: transparent;
        border-radius: 0;
        color: #ffffff;
        display: block;
        font-size: 16px;
        font-weight: 700;
        padding: 10px 15px;
        position: relative;
        text-align: center;
        text-transform: capitalize;
        transition: 0.4s;
        white-space: normal; }
        #navigation ul li a::before, #navigation ul li.open a::before {
          content: "";
          display: inline-block;
          position: relative;
          margin-right: 5px;
          background: transparent;
          height: 7px;
          width: 7px;
          border-radius: 50%;
          transition: 0.4s;
          vertical-align: middle; }
        #navigation ul li a::after, #navigation ul li.open a::after {
          content: "";
          display: inline-block;
          position: relative;
          margin-left: 5px;
          background: transparent;
          height: 7px;
          width: 7px;
          border-radius: 50%;
          transition: 0.4s;
          vertical-align: middle; }
        #navigation ul li a:hover::before, #navigation ul li a:hover::after, #navigation ul li a:focus::before, #navigation ul li a:focus::after, #navigation ul li a:active::before, #navigation ul li a:active::after, #navigation ul li.open a:hover::before, #navigation ul li.open a:hover::after, #navigation ul li.open a:focus::before, #navigation ul li.open a:focus::after, #navigation ul li.open a:active::before, #navigation ul li.open a:active::after {
          content: "";
          background: #ffffff; }
      #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:last-child a, #navigation ul li.open ul li:last-child a {
            padding-right: 15px; }
          #navigation ul li ul li.active a, #navigation ul li.open ul li.active a {
            background: #189dae; }
          #navigation ul li ul li.active ul li a, #navigation ul li.open ul li.active ul li a {
            background: #fff; }
          #navigation ul li ul li a, #navigation ul li.open ul li a {
            border-radius: 0;
            border-top: 1px solid #127581;
            color: #343434;
            font-size: 1rem;
            font-weight: 400;
            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: #1bb1c4;
              color: #ffffff;
              margin-top: 0;
              border-radius: 0; }
            #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 !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: none; }
          #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(24, 157, 174, 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 {
    padding: 7px 7px;
    font-size: 14px; } }
@media only screen and (max-width: 991px) {
  body.fixed {
    padding-top: 124.2px; }

  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 #navigation ul li ul li a {
    color: #ffffff; }
  body.fixed header.header #navigation ul li.menu-item-has-children .dropdown-btn {
    border: 1px solid #189dae;
    color: #189dae; }
  body.fixed header.header #navigation ul li a {
    padding: 20px 15px; }
  body.fixed header.header .navbar-brand {
    height: 50px;
    left: 15px;
    width: 150px; }
  body.fixed header.header .navbar-default .navbar-toggle .icon-bar {
    background: #189dae; }
  body.fixed header.header #navigation {
    height: calc(100vh - 55px); }

  #navigation ul li ul li:last-child ul {
    left: 0; }

  #navigation .extra-link a {
    font-size: 18px;
    padding: 20px 15px;
    display: block !important;
    color: #ffffff;
    background: #189dae;
    transition: 0.4s;
    font-weight: 700; }
    #navigation .extra-link a:hover, #navigation .extra-link a:focus, #navigation .extra-link a:active {
      text-decoration: none;
      background: #127581; }

  #navigation .custom-btn {
    display: block; }

  .navbar.navbar-default .container {
    padding: 0; }

  .navbar-nav {
    margin: 0; }

  #navigation ul {
    text-align: center;
    padding: 0px;
    display: block;
    background: #fff; }

  #navigation ul li {
    display: block; }

  #navigation ul li.active {
    background: #e8bb58;
    color: #fff !important; }
    #navigation ul li.active::after {
      content: none; }

  #navigation ul li ul li a {
    font-weight: 700;
    color: #ffffff;
    padding-right: 60px !important; }
    #navigation ul li ul li a:hover, #navigation ul li ul li a:focus, #navigation ul li ul li a:active {
      background: #e8bb58; }

  #navigation ul li.active ul li a {
    font-weight: 700;
    color: #ffffff; }
    #navigation ul li.active ul li a:hover, #navigation ul li.active ul li a:focus, #navigation ul li.active ul li a:active {
      background: #e8bb58; }

  #navigation ul li a, #navigation ul li.open a {
    font-size: 18px;
    padding: 20px 15px;
    display: block !important;
    color: #343434; }
    #navigation ul li a:after, #navigation ul li a:before, #navigation ul li.open a:after, #navigation ul li.open a:before {
      display: none; }

  #navigation ul li:last-child a {
    margin-left: 0; }

  .dropdown-btn {
    display: none; }

  #navigation ul li.menu-item-has-children {
    display: block;
    padding: 0; }
    #navigation ul li.menu-item-has-children .dropdown-btn {
      background: transparent;
      border: 1px solid #189dae;
      color: #189dae;
      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: #e8bb58;
        border: 1px solid #fff; }

  #navigation ul li ul {
    background: #1bb1c4;
    margin-bottom: 12px;
    max-height: unset;
    position: relative;
    text-align: center;
    width: 100%; }
    #navigation ul li ul li {
      border-bottom: 1px solid #fff;
      padding: 0; }

  #navigation ul li ul li ul {
    background: #127581; }

  .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 #ffffff !important;
    color: #ffffff !important;
    padding: 3px 9px 4px;
    top: 5px;
    background: transparent;
    color: #e8bb58; }
    #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: #e8bb58;
      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 #189dae;
    color: #189dae;
    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: #189dae;
      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: #ffffff;
    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: #189dae; }
    .navbar-default .navbar-toggle .icon-bar {
      background: #189dae;
      height: 4px;
      width: 27px; }

  .navbar-collapse.collapse {
    display: none;
    padding-bottom: 0;
    overflow: visible !important; }

  .navbar-header {
    float: none;
    width: 100%; }

  .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 !important; }

  .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 - 111px); }

  .navbar.navbar-default .container {
    position: relative;
    width: 100%; }

  #navigation ul li a::after {
    display: none; }

  section.top {
    min-height: 50px; }

  section.navigation .nav-right {
    width: 100%; }

  section.top .top-container .logo {
    width: 155px;
    padding: 10px 10px;
    top: 0px;
    left: 0; }

  header.header {
    background: #127581;
    position: relative; } }
@media only screen and (max-width: 768px) {
  body.fixed header.header section.top .header-top {
    display: inline-block;
    float: none;
    left: 33%;
    position: relative;
    text-align: center;
    width: 215px;
    z-index: 99; }
  body.fixed header.header .navbar-brand {
    height: 40px;
    left: 15px;
    width: 45px; }

  section.top .top-container .header-top .header-top-container ul.social {
    margin-bottom: 10px; }

  section.top .top-container .header-top .header-top-container {
    padding-top: 0px; }

  section.top .top-container .header-top .header-top-container .extra-button {
    margin-right: 0; }

  #navigation a.btn-1 {
    margin-bottom: 15px; }

  header.header {
    background: #127581;
    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: 120px; } }
@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; }

  section.top .top-container .logo {
    width: 115px;
    left: -15px; }

  section.top .header-top .custom-btn {
    display: block;
    margin-top: 8px; }

  header.header {
    background: #127581;
    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: #1bb1c4; }

div.search {
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
  position: relative;
  float: none;
  vertical-align: middle;
  background: #1691a1; }
  div.search::before {
    content: "";
    background: #1bb1c4;
    width: 2px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  div.search::after {
    content: "";
    background: #1bb1c4;
    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; }
    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); }

@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: #343434;
      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: #189dae;
  background: -webkit-linear-gradient(#189dae, rgba(24, 157, 174, 0.2));
  background: -o-linear-gradient(#189dae, rgba(24, 157, 174, 0.2));
  background: -moz-linear-gradient(#189dae, rgba(24, 157, 174, 0.2));
  background: linear-gradient(#189dae, rgba(24, 157, 174, 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: #189dae; }
  .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: #189dae;
    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: #189dae;
    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: #127581;
      text-decoration: none; }
    .font-resizer #large i, .font-resizer #small i {
      font-size: 10px;
      position: absolute; }

/*END Font Resizer------------------------------------------*/
/*START Slider--------------------------------------------------*/
#video-wrapSlide {
  z-index: 999999;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  #video-wrapSlide #close {
    position: absolute;
    right: 0;
    left: auto;
    z-index: 99;
    top: -25px;
    background: transparent;
    border: 3px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-weight: 700;
    font-size: 25px;
    height: 40px;
    width: 40px; }
    #video-wrapSlide #close:hover {
      background: #fff;
      color: #000; }
  #video-wrapSlide .video-container {
    width: 900px;
    max-width: 90%;
    position: absolute;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding-bottom: 28%; }
    #video-wrapSlide .video-container .embed-responsive-16by9 {
      padding-bottom: 56.25%;
      position: absolute;
      width: 100%; }

.slider-widget {
  position: relative;
  overflow-x: hidden; }
  .slider-widget .a-2 {
    position: absolute;
    bottom: 0%;
    left: 50%;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    padding: 15px 0;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%); }
    .slider-widget .a-2 h2 {
      color: #e8bb58;
      font-size: 24px;
      font-weight: 900;
      text-transform: uppercase;
      letter-spacing: 2px; }
      .slider-widget .a-2 h2::before {
        content: "";
        display: inline-block;
        position: relative;
        margin-right: 5px;
        background: #e8bb58;
        height: 7px;
        width: 7px;
        border-radius: 50%;
        transition: 0.4s;
        vertical-align: middle; }
      .slider-widget .a-2 h2::after {
        content: "";
        display: inline-block;
        position: relative;
        margin-left: 5px;
        background: #e8bb58;
        height: 7px;
        width: 7px;
        border-radius: 50%;
        transition: 0.4s;
        vertical-align: middle; }
    .slider-widget .a-2 p {
      color: #ffffff;
      font-size: 16px;
      font-weight: 600; }
      .slider-widget .a-2 p a {
        color: #5ac8de;
        font-weight: 900; }
    .slider-widget .a-2 .single-box {
      color: #ffffff;
      padding: 0;
      text-align: left;
      background: transparent;
      transition: 10s; }
      .slider-widget .a-2 .single-box:hover .img-wrap 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; }
      .slider-widget .a-2 .single-box .img-wrap {
        border-radius: 0px;
        transition: 0.4s;
        padding-bottom: 67.3%;
        height: 180px; }
        .slider-widget .a-2 .single-box .img-wrap img {
          transition: 0.4s;
          object-fit: cover;
          height: 100%;
          width: 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; }
      .slider-widget .a-2 .single-box .b-right .img-wrap {
        padding-bottom: 49.3%; }
        .slider-widget .a-2 .single-box .b-right .img-wrap .content {
          position: absolute;
          width: 76%;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -45%);
          -moz-transform: translate(-50%, -45%);
          -ms-transform: translate(-50%, -45%);
          transform: translate(-50%, -45%);
          z-index: 4; }
          .slider-widget .a-2 .single-box .b-right .img-wrap .content .play {
            z-index: 4;
            position: relative; }
            .slider-widget .a-2 .single-box .b-right .img-wrap .content .play a {
              display: inherit;
              border-radius: 50%;
              border: 4px solid #189dae;
              background: #189dae;
              color: #ffffff;
              height: 80px;
              margin: 0 auto;
              position: relative;
              transition: 0.4s;
              width: 80px;
              text-align: center; }
              .slider-widget .a-2 .single-box .b-right .img-wrap .content .play a i {
                font-size: 28px;
                left: 50%;
                position: absolute;
                top: 50%;
                -webkit-transform: translate(-35%, -50%);
                -moz-transform: translate(-35%, -50%);
                -ms-transform: translate(-35%, -50%);
                transform: translate(-35%, -50%); }
              .slider-widget .a-2 .single-box .b-right .img-wrap .content .play a:hover {
                background: #e8bb58;
                border: 4px solid #e8bb58; }
  .slider-widget .slider-a #home-slider:hover .carousel-control {
    opacity: 1; }
  .slider-widget .slider-a #home-slider .carousel-inner .item {
    width: 100%; }
  .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: #189dae;
      margin: 0 4px;
      width: 7px;
      height: 7px; }
  .slider-widget .slider-a #home-slider .carousel-control {
    opacity: 1;
    transition: 0.4s; }
    .slider-widget .slider-a #home-slider .carousel-control span {
      border-radius: 0;
      color: transparent;
      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.left {
      left: 0px;
      background: url("../images/arrow-left.png") no-repeat;
      background-size: 47px;
      background-position: center;
      transition: 0.4s; }
      .slider-widget .slider-a #home-slider .carousel-control.left:hover {
        background-size: 40px; }
      .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: url("../images/arrow-right.png") no-repeat;
      background-size: 47px;
      background-position: center;
      transition: 0.4s; }
      .slider-widget .slider-a #home-slider .carousel-control.right:hover {
        background-size: 40px; }
      .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: calc(65vh + 300px);
    position: relative;
    text-align: center; }
  .slider-widget .slider-a .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover; }
    .slider-widget .slider-a .bg-img::after {
      content: "";
      background: url("../images/slider-overlay.png");
      background-size: 100% 100%;
      height: 100%;
      width: 100%;
      position: absolute;
      left: 0;
      bottom: 0;
      top: auto;
      opacity: 1;
      z-index: 1; }
  .slider-widget .caption-a {
    padding-top: 60px;
    padding-bottom: 150px;
    -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: 50%;
    z-index: 10;
    width: 70%; }
    .slider-widget .caption-a h2 {
      font-family: 'Source Sans Pro', sans-serif;
      color: #ffffff;
      font-size: 38px;
      font-weight: 900;
      line-height: 40px;
      margin: 35px 0 45px;
      text-transform: uppercase;
      letter-spacing: 2px;
      text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2); }
      .slider-widget .caption-a h2::before {
        content: "";
        display: inline-block;
        position: relative;
        margin-right: 5px;
        background: #ffffff;
        height: 7px;
        width: 7px;
        border-radius: 50%;
        transition: 0.4s;
        vertical-align: middle; }
      .slider-widget .caption-a h2::after {
        content: "";
        display: inline-block;
        position: relative;
        margin-left: 5px;
        background: #ffffff;
        height: 7px;
        width: 7px;
        border-radius: 50%;
        transition: 0.4s;
        vertical-align: middle; }
    .slider-widget .caption-a p {
      font-family: 'Source Sans Pro', 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.slider-events .slider-a .slider-box {
  height: 50vh;
  min-height: 380px; }

@media only screen and (max-width: 991px) {
  .slider-widget .slider-a .slider-box {
    height: 65vh; }

  .slider-widget .caption-a {
    padding-top: 150px; }

  .slider-widget .a-2 {
    padding: 70px 15px; }

  .slider-widget .a-2 {
    position: relative;
    background: #343434; }

  .slider-widget .a-2 h2 {
    margin-bottom: 25px;
    text-align: center; }

  .slider-widget .a-2 p {
    margin-bottom: 50px; } }
@media only screen and (max-width: 480px) {
  .slider-widget .slider-a #home-slider .carousel-control span {
    width: 30px;
    height: 30px; } }
/*END Slider--------------------------------------------------*/
/*START News--------------------------------------------------*/
.news-widget {
  padding: 30px 0 40px;
  color: #343434; }
  .news-widget h2 {
    font-family: 'Source Sans Pro', sans-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: 'Source Sans Pro', 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: #e8bb58;
      font-weight: 900;
      font-size: 16px;
      text-transform: uppercase;
      display: block;
      margin-bottom: 15px; }
    .news-widget .info-wrap p {
      font-family: 'Source Sans Pro', 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; }

.tribe-events-adv-list-widget .type-tribe_events, .tribe-mini-calendar-list-wrapper .type-tribe_events {
  margin: 0px 5%;
  padding: 0px;
  width: 90%; }

.tribe-mini-calendar-wrapper {
  background: #189dae;
  color: #fff;
  padding: 0;
  font-family: lato-r;
  border-bottom: 6px solid #127581; }
  .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: #343434; }
  .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 {
      font-size: 24px; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar th {
    background: #fff;
    border: none;
    font-size: 12px;
    text-transform: capitalize;
    padding: 20px 0px 15px;
    letter-spacing: 2px;
    color: #343434; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar thead {
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-events-has-events:hover {
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-past {
    color: #343434;
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar td {
    border: none;
    font-size: 13px;
    background: transparent;
    padding-top: 10px; }
  .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: #343434;
    font-size: 13px; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a:hover {
      background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar-event .list-info h2 {
    text-align: left;
    padding: 0;
    margin: 0; }
  .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: #189dae; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date .list-dayname {
    font-size: 11px;
    letter-spacing: 1px;
    background: #189dae;
    color: #fff;
    border: solid 1px #343434;
    border-bottom: none; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date .list-daynumber {
    background: #343434;
    color: #189dae; }
.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info .tribe-events-title a {
  color: #fff; }

/*END Calendar------------------------------------------*/
.events .container-section {
  padding: 0 15%; }
.events .interior-top {
  background: #ffffff;
  text-align: center;
  min-height: 330px;
  position: relative;
  overflow: hidden; }
  .events .interior-top:before {
    content: "";
    background: url("../images/interior-top-overlay.jpg") 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%); }
  .events .interior-top img {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    max-width: inherit;
    position: absolute;
    top: 50%;
    z-index: 1; }
  .events .interior-top .anchor-menu ul.anc-menu {
    list-style: none;
    padding: 0;
    position: absolute;
    z-index: 10;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .events .interior-top .anchor-menu ul.anc-menu li {
      display: inline-block;
      margin: 0 15px; }
      .events .interior-top .anchor-menu ul.anc-menu li a {
        font-size: 18px;
        font-weight: 700;
        color: #343434;
        padding: 8px 15px;
        border-radius: 3px;
        min-width: 155px;
        transition: 0.4s;
        text-decoration: none; }
      .events .interior-top .anchor-menu ul.anc-menu li a.color1 {
        background: #189dae; }
        .events .interior-top .anchor-menu ul.anc-menu li a.color1:hover {
          background: #127581;
          color: #ffffff;
          text-decoration: none; }
      .events .interior-top .anchor-menu ul.anc-menu li a.color2 {
        background: #7a9456; }
        .events .interior-top .anchor-menu ul.anc-menu li a.color2:hover {
          background: #5f7443;
          color: #ffffff;
          text-decoration: none; }
      .events .interior-top .anchor-menu ul.anc-menu li a.color3 {
        background: #c6835d; }
        .events .interior-top .anchor-menu ul.anc-menu li a.color3:hover {
          background: #b2683e;
          color: #ffffff;
          text-decoration: none; }
      .events .interior-top .anchor-menu ul.anc-menu li a.color4 {
        background: #e8bb58; }
        .events .interior-top .anchor-menu ul.anc-menu li a.color4:hover {
          background: #e2a92b;
          color: #ffffff;
          text-decoration: none; }
.events .g {
  padding: 50px 0;
  text-align: center;
  background: #ffffff; }
  .events .g h2 {
    color: #189dae !important;
    position: relative !important;
    margin-top: 0 !important;
    margin-bottom: 50px; }
    .events .g h2:before, .events .g h2:after {
      background: #189dae !important; }
  .events .g .date {
    margin: 25px 0; }
    .events .g .date time {
      display: block;
      font-weight: 700;
      font-size: 16px; }
  .events .g .row {
    margin-top: 50px; }
  .events .g .img-wrap {
    height: 90px;
    width: 90px;
    margin: 0 auto 25px; }
    .events .g .img-wrap img {
      object-fit: contain;
      width: 100%;
      height: 100%; }
.events .h {
  padding: 50px 0;
  text-align: center;
  background-position: center bottom !important;
  background-size: cover !important;
  background: url("../images/bg-h.jpg") no-repeat; }
  .events .h .img-wrap {
    width: 245px;
    height: 60px;
    margin: 0 auto 25px; }
    .events .h .img-wrap img {
      object-fit: cover;
      width: 100%;
      height: 100%; }
  .events .h p {
    color: #ffffff;
    margin-bottom: 50px; }
  .events .h a.btn-1 {
    background: #7a9456; }
    .events .h a.btn-1:hover {
      background: #5f7443;
      color: #ffffff;
      text-decoration: none; }
.events .i {
  padding: 50px 0;
  text-align: center;
  background: #ffffff; }
  .events .i h2 {
    color: #189dae !important;
    position: relative !important;
    margin-top: 0 !important; }
    .events .i h2:before, .events .i h2:after {
      background: #189dae !important; }
.events .j {
  padding: 0;
  position: relative;
  background: transparent; }
  .events .j .container {
    position: relative; }
  .events .j .acf-map {
    width: 100%;
    max-height: 100%;
    height: 500px;
    margin: 0; }
    .events .j .acf-map .gm-style .gm-style-iw p.address {
      width: 230px !important;
      padding: 15px 0 !important;
      color: #343434 !important; }
      .events .j .acf-map .gm-style .gm-style-iw p.address a {
        color: #189dae !important;
        display: block !important; }
    .events .j .acf-map .gm-style .gm-style-iw + div {
      overflow: visible !important; }
      .events .j .acf-map .gm-style .gm-style-iw + div img {
        display: none !important; }
      .events .j .acf-map .gm-style .gm-style-iw + div:after {
        content: "";
        background: url("../images/close.png");
        background-size: cover;
        height: 38px;
        width: 38px;
        position: absolute;
        opacity: 1;
        left: 0;
        bottom: 0;
        z-index: 20; }
  .events .j .info-wrap {
    background: #189dae;
    padding: 60px 30px;
    width: 365px;
    box-shadow: 5px 5px 20px 5px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%); }
    .events .j .info-wrap h2 {
      color: #ffffff !important;
      position: relative !important;
      margin-top: 0 !important;
      text-align: center; }
      .events .j .info-wrap h2:before, .events .j .info-wrap h2:after {
        background: #ffffff !important; }
    .events .j .info-wrap h2, .events .j .info-wrap p, .events .j .info-wrap address, .events .j .info-wrap a {
      color: #ffffff; }

/*END Events------------------------------------------*/
/*START TRIBE EVENTS------------------------------------*/
/*END TRIBE EVENTS------------------------------------*/
/*START Sign Up--------------------------------------------------*/
.sign-up-widget {
  margin-top: 0px;
  padding: 30px 0;
  position: relative;
  text-align: center;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c4d93f+50,b4c932+50 */
  background: #c4d93f;
  /* Old browsers */
  background: -moz-linear-gradient(left, #c4d93f 50%, #b4c932 50%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #c4d93f 50%, #b4c932 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #c4d93f 50%, #b4c932 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4d93f', endColorstr='#b4c932',GradientType=1 );
  /* IE6-9 */ }
  .sign-up-widget .gform_title {
    display: none; }
  .sign-up-widget h2 {
    color: #ffffff;
    font-weight: 700;
    font-size: 28px;
    font-family: 'Source Sans Pro', sans-serif;
    text-align-last: left; }
  .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: #9eb31f;
              border-radius: 0px;
              border: 1px solid #e8bb58;
              height: 60px;
              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: #189dae;
        height: 60px;
        width: 100%;
        border: none;
        text-align: center;
        color: #fff;
        font-weight: 700;
        text-transform: none;
        transition: 0.4s;
        font-size: 1rem;
        text-indent: 0px;
        border-radius: 0; }
        .sign-up-widget .gform_wrapper .gform_footer .gform_button:hover {
          background-size: 35px 26.46px;
          color: #fff; }
    .sign-up-widget .gform_wrapper .gfield_description {
      display: none; }

@media only screen and (max-width: 991px) {
  .sign-up-widget {
    background: #e8bb58 !important; }

  .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 #dcsns-filter {
  display: none !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;
  padding: 0 !important;
  border-radius: 0px;
  overflow: hidden;
  background: #fff; }
  .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% !important;
        height: 165px !important;
        width: 100% !important;
        object-fit: cover !important;
        margin: 0 !important;
        border: none !important;
        padding: 0 !important; }
    .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: #343434;
      font-family: 'Source Sans Pro', 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 {
      display: none; }
    .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: #fff !important;
    padding: 7px 15px 15px 35px; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .section-intro a.link-intro {
      font-size: 14px;
      color: #343434;
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 400; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .section-intro span {
      font-size: 14px;
      color: #343434;
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 400; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .section-intro span a {
        font-size: 14px;
        color: #343434;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 400; }
  .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li a span.socicon {
    bottom: 15px !important; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li a span.socicon.socicon-facebook {
      color: #3b5998; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li a span.socicon.socicon-twitter {
      color: #2DB6E8; }
  .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li.dcsns-facebook {
    border-bottom: 3px solid #3b5998; }
  .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li.dcsns-twitter {
    border-bottom: 3px solid #2DB6E8; }

@media only screen and (max-width: 768px) {
  .dcwss.dc-wall.col-4 .stream li {
    width: 100%; } }
/*END Social Widget------------------------------------------*/
/*START Testimonials--------------------------------------------------*/
.testimonial-widget {
  padding: 0px 25px 50px;
  text-align: left; }
  .testimonial-widget #testimonial-slider .carousel-control {
    opacity: 1;
    transition: 0.4s; }
    .testimonial-widget #testimonial-slider .carousel-control span {
      background: transparent;
      border-radius: 0;
      color: #e8bb58;
      font-size: 30px;
      height: 30px;
      text-align: center;
      text-shadow: none;
      top: 50%;
      width: 30px;
      margin-top: -8px; }
      .testimonial-widget #testimonial-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%; }
      .testimonial-widget #testimonial-slider .carousel-control span:hover {
        color: #189dae; }
      .testimonial-widget #testimonial-slider .carousel-control span.fa-angle-left {
        left: 0; }
      .testimonial-widget #testimonial-slider .carousel-control span.fa-angle-right {
        right: 0px;
        position: relative; }
    .testimonial-widget #testimonial-slider .carousel-control.left, .testimonial-widget #testimonial-slider .carousel-control.right {
      background: transparent;
      width: auto; }
  .testimonial-widget #testimonial-slider .carousel-inner {
    width: 90% !important;
    margin: 0 auto !important; }
  .testimonial-widget #testimonial-slider .carousel-indicators {
    display: none; }
  .testimonial-widget #testimonial-slider .single-box .img-wrap {
    height: 200px;
    background: transparent;
    margin: 0px 0 25px; }
    .testimonial-widget #testimonial-slider .single-box .img-wrap a {
      transition: 0.4s; }
      .testimonial-widget #testimonial-slider .single-box .img-wrap a:hover img {
        -webkit-filter: grayscale(100%); }
      .testimonial-widget #testimonial-slider .single-box .img-wrap a img {
        transition: 0.4s;
        object-fit: cover;
        height: 100%;
        width: 100%;
        -webkit-filter: grayscale(0%); }
  .testimonial-widget #testimonial-slider .single-box .info-wrap {
    text-align: center; }
    .testimonial-widget #testimonial-slider .single-box .info-wrap a span.author {
      font-size: 18px;
      font-weight: 900; }
  .testimonial-widget .link {
    text-align: center;
    margin-top: 25px; }

/*END Testimonials------------------------------------------*/
/*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: #e8bb58;
      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: #189dae; }
      .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: #f0f0f0;
  text-align: center;
  position: relative;
  overflow: hidden;
  font-family: 'Source Sans Pro', sans-serif; }
  footer.footer .top {
    background: #e8bb58;
    color: #189dae;
    padding: 0;
    text-align: center;
    padding: 15px 0; }
    footer.footer .top ul.social {
      display: inline-block;
      line-height: 1em;
      margin: 0;
      padding: 0;
      text-align: center;
      vertical-align: middle; }
      footer.footer .top ul.social li {
        display: inline-block;
        font-size: 18px;
        margin: 0px !important; }
        footer.footer .top ul.social li a {
          display: inherit;
          border-radius: 0;
          color: #ffffff;
          height: 28px;
          margin: 0 4px;
          position: relative;
          transition: 0.4s;
          width: 28px; }
          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 .top ul.social li a:hover {
            color: #343434; }
  footer.footer .medium ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    footer.footer .medium ul li {
      display: inline-block;
      margin: 15px; }
      footer.footer .medium ul li a {
        font-weight: 600;
        color: #343434; }
  footer.footer .bottom {
    font-family: 'Source Sans Pro', sans-serif;
    background-color: #ffffff;
    color: #343434;
    font-size: 12px;
    font-weight: 600;
    margin: 0;
    padding: 15px 0px;
    text-align: right;
    border-top: 4px solid #189dae; }
    footer.footer .bottom strong {
      color: #343434; }
    footer.footer .bottom p {
      margin: 0;
      font-size: 12px; }
    footer.footer .bottom a {
      font-weight: 600;
      color: #189dae;
      transition: 0.4s; }
      footer.footer .bottom a:hover {
        text-decoration: underline; }
    footer.footer .bottom .copy-r {
      float: left;
      padding: 0px 0;
      display: inline-block; }
      footer.footer .bottom .copy-r p {
        display: inline-block; }
      footer.footer .bottom .copy-r span {
        text-transform: capitalize;
        font-weight: 700; }
    footer.footer .bottom .elevation {
      float: right;
      display: inline-block;
      margin-left: 15%; }
      footer.footer .bottom .elevation a:last-child {
        color: #189dae;
        font-style: normal;
        font-weight: 700; }

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  footer.footer .top .lg {
    margin: 55px 20px 0 20px; }

  footer.footer .top .left::after {
    height: 124%; }

  footer.footer .bottom {
    font-size: 11px; }

  footer.footer .bottom .elevation {
    margin-left: 4%; } }
@media only screen and (max-width: 991px) {
  footer.footer .top .left .img-footer {
    margin-top: 50px; }

  footer.footer .top .left img {
    width: 50%; }

  footer.footer .top .left .img-footer {
    margin-top: 0;
    padding-top: 15px; }

  footer.footer .top .center-right::after {
    content: none; }

  footer.footer .top .center-right::before {
    content: none; }

  footer.footer .top .left::after {
    height: 120%;
    bottom: -35px; }

  footer.footer .top .left::before {
    height: 61%;
    bottom: 310px; }

  footer.footer .top h3::after {
    margin: 10px auto 0; }

  footer.footer .top .col-md-3 {
    text-align: center; }

  footer.footer .top .center-left {
    text-align: center;
    height: 130px !important; }

  footer.footer .top .center-right {
    text-align: center;
    height: 130px !important; }

  footer.footer .top .right {
    text-align: center;
    height: 130px !important; }

  footer.footer .top .center-right {
    height: auto; }

  footer.footer .top .right .btn-1 {
    margin: 25px auto; }

  footer.footer .bottom {
    text-align: center; } }
@media only screen and (max-width: 768px) {
  footer.footer .bottom .bottom-right {
    float: none;
    text-align: center; }

  footer.footer {
    text-align: center; }
    footer.footer h3 {
      text-align: center; }

  footer.footer .top .left img {
    width: 50%; }

  footer.footer .top .left {
    margin-bottom: 60px; }

  footer.footer .top .center-left {
    margin-bottom: 60px; }

  footer.footer .top .center-right {
    margin-bottom: 60px;
    padding: 0px; }

  footer.footer .top .center-left a {
    display: block; }

  footer.footer .top .center-left ul {
    text-align: center !important; }

  footer.footer .top .center-right ul {
    padding-left: 0; }

  footer.footer .bottom .elevation {
    margin-left: 0; }

  footer.footer .top .left::before {
    display: none; }

  footer.footer .top .center-right::before {
    display: none; }

  footer.footer .top .center-right::after {
    display: none; }

  footer.footer .top .left::after {
    height: 120%;
    bottom: -23px; }

  footer.footer .bottom .elevation {
    float: right; } }
@media only screen and (max-width: 480px) {
  footer.footer .top .left img {
    width: 70%; }

  footer.footer .top {
    padding: 10px 0 0; }

  footer.footer .top .left::after {
    height: 140%;
    bottom: -55px; }

  footer.footer .top .left::after {
    display: none; }

  footer.footer .medium ul li {
    display: block; }

  footer.footer .bottom .elevation {
    float: none; }

  footer.footer .bottom .copy-r {
    float: none; } }
@media only screen and (max-width: 320px) {
  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: 'Source Sans Pro', sans-serif;
      color: #1bb1c4;
      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: #343434; }
    ul.breadcrumbs li a {
      color: #343434;
      font-size: 12.5px;
      font-weight: unset;
      text-decoration: none;
      margin-bottom: 0;
      font-family: 'Source Sans Pro', sans-serif; }
      ul.breadcrumbs li a:hover {
        text-decoration: underline; }
    ul.breadcrumbs li.last-child {
      color: #189dae; }

/*END Breadcrumbs----------------------------------------*/
/*STRART INTERIOR PAGE------------------------------------------------------------------------------------------*/
/*START Interior Top (BANNER)--------------------------------------------------*/
.interior-top {
  background: #ffffff;
  text-align: center;
  min-height: 330px;
  position: relative;
  overflow: hidden; }
  .interior-top:before {
    content: "";
    background: url("../images/interior-top-overlay.jpg") 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%); }
  .interior-top img {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    max-width: inherit;
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover; }

/*END Interior Top (BANNER)------------------------------------------*/
.interior {
  font-family: 'Source Sans Pro', sans-serif;
  background: #fff;
  color: #343434;
  font-size: 16px;
  overflow: hidden;
  position: relative; }
  .interior .sidebar-color {
    position: relative; }
    .interior .sidebar-color::before {
      content: "";
      background: linear-gradient(180deg, #189dae, #189dae);
      display: block;
      height: 500%;
      position: absolute;
      top: 0;
      left: 0;
      width: 200%;
      z-index: 0; }
  .interior .side-direction {
    padding-top: 25px; }
  .interior img {
    max-width: 100%;
    height: auto; }
  .interior h1, .interior h2, .interior h3, .interior h4 {
    font-family: 'Source Sans Pro', sans-serif;
    color: #189dae;
    font-weight: 900 !important;
    text-transform: uppercase; }
  .interior h5, .interior h6 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 900;
    color: #189dae;
    text-transform: uppercase; }
  .interior h1 {
    font-size: 45px;
    margin-top: 0;
    margin-bottom: 35px; }
  .interior h2 {
    line-height: 1.5em !important;
    font-size: 40px;
    margin: 40px 0 30px !important;
    text-align: left; }
    .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: #343434 !important;
    border-style: dashed none none;
    border-width: 1px 0px 0px;
    margin-bottom: 35px;
    margin-top: 35px; }
  .interior strong {
    font-family: 'Source Sans Pro', sans-serif;
    color: #343434; }
  .interior p {
    font-family: 'Source Sans Pro', sans-serif;
    color: #343434;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7em;
    margin-bottom: 1em; }
  .interior blockquote {
    font-family: 'Source Sans Pro', sans-serif;
    background: transparent;
    border-radius: 0;
    border: none;
    color: #189dae;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    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: #189dae; }
  .interior small {
    color: #343434; }
  .interior a {
    font-family: 'Source Sans Pro', sans-serif;
    color: #189dae;
    font-weight: 700;
    text-decoration: none;
    transition: 0.3s; }
    .interior a:hover {
      text-decoration: none; }
  .interior .job-description ul.list li::before {
    content: "" !important;
    top: 9px !important;
    left: 2px !important;
    position: absolute !important; }
  .interior ul.list {
    font-family: 'Source Sans Pro', sans-serif;
    color: #343434;
    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; }
      .interior ul.list li::before {
        content: "";
        border-radius: 50%;
        background: #343434;
        display: inline-block;
        height: 6px;
        border: none !important;
        top: 11px;
        left: 2px;
        position: absolute;
        width: 6px; }
  .interior .table-responsive {
    border-radius: 8px 8px 0 0; }
    .interior .table-responsive .table {
      border: 1px solid #d5d5d5;
      font-family: 'Source Sans Pro', 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: #189dae;
          color: #fff;
          font-weight: 900;
          padding: 10px 0;
          border: none;
          text-transform: uppercase; }
          .interior .table-responsive .table tr th:hover {
            background: #127581; }
        .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 .form-group {
    margin-right: 15px;
    margin-left: 15px; }
  .interior label {
    font-weight: 700;
    font-size: 14px;
    display: block; }
  .interior input, .interior textarea, .interior select {
    height: 50px;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: none;
    color: #343434;
    border-radius: 5px;
    padding: 15px; }
    .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-image: url("../images/select-arrow.jpg");
    background-size: auto 100%;
    background-position: right center;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 35px !important; }
  .interior textarea {
    height: 100px;
    resize: none;
    max-width: 100%; }
  .interior #message {
    background: transparent;
    border: 1px solid #dbdbdb;
    color: #343434; }
  .interior input[type="checkbox"], .interior input[type="radio"] {
    height: 15px; }
  .interior input[type="submit"] {
    font-family: 'Source Sans Pro', sans-serif;
    background: transparent;
    border-radius: 30px;
    border: 2px solid #189dae;
    color: #189dae !important;
    display: inline-block;
    font-size: 18px;
    font-weight: 800;
    height: auto;
    margin: 25px auto;
    max-width: 100%;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: 0.4s; }
    .interior input[type="submit"]:hover, .interior input[type="submit"]:focus, .interior input[type="submit"]:active {
      background: #189dae;
      text-decoration: none;
      color: #ffffff !important; }
  .interior button {
    background: #189dae;
    color: #fff;
    padding: 5px 10px;
    border: none;
    transition: 0.3s;
    height: 34.6px; }
    .interior button:hover {
      background: #127581; }

.page-id-9 p {
  margin-bottom: 5px; }

#sc_our_team .dataTables_wrapper .dataTables_filter input[type="search"] {
  margin: 0 0 5px 10px; }

@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 select {
    width: 100%; }

  .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;
  padding: 0 0 20px 0;
  text-align: center;
  position: relative;
  width: 95%;
  margin: 0 auto 40px;
  display: block; }
  .sidebar-box h3 {
    font-family: 'Source Sans Pro', sans-serif;
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    line-height: 1em;
    margin: 40px 0 15px; }
    .sidebar-box h3::before {
      content: "";
      display: inline-block;
      position: relative;
      margin-right: 5px;
      background: #ffffff;
      height: 7px;
      width: 7px;
      border-radius: 50%;
      transition: 0.4s;
      vertical-align: middle; }
    .sidebar-box h3::after {
      content: "";
      display: inline-block;
      position: relative;
      margin-left: 5px;
      background: #ffffff;
      height: 7px;
      width: 7px;
      border-radius: 50%;
      transition: 0.4s;
      vertical-align: middle; }
  .sidebar-box h5 {
    font-family: 'Source Sans Pro', sans-serif;
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    line-height: 1em;
    margin: 40px 0 15px; }
  .sidebar-box p, .sidebar-box a, .sidebar-box strong, .sidebar-box em {
    color: #ffffff; }

.sidebar-testimonial .carousel-control {
  background: transparent;
  color: #e8bb58; }
  .sidebar-testimonial .carousel-control .glyphicon-chevron-left, .sidebar-testimonial .carousel-control .glyphicon-chevron-right {
    top: 54%; }
.sidebar-testimonial .single-box {
  color: #ffffff;
  padding: 0 0px;
  text-align: center;
  background: transparent; }
  .sidebar-testimonial .single-box h3 {
    margin-bottom: 25px !important; }
  .sidebar-testimonial .single-box p {
    margin-bottom: 35px; }
  .sidebar-testimonial .single-box:hover .img-wrap 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; }
  .sidebar-testimonial .single-box .img-wrap {
    border-radius: 0px;
    transition: 0.4s;
    padding-bottom: 67.3%; }
    .sidebar-testimonial .single-box .img-wrap img {
      transition: 0.4s;
      object-fit: cover;
      height: 100%;
      width: 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; }
  .sidebar-testimonial .single-box .c-right {
    margin-bottom: 50px; }
    .sidebar-testimonial .single-box .c-right .img-wrap {
      padding-bottom: 67.3%; }
      .sidebar-testimonial .single-box .c-right .img-wrap .content {
        position: absolute;
        width: 76%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -45%);
        -moz-transform: translate(-50%, -45%);
        -ms-transform: translate(-50%, -45%);
        transform: translate(-50%, -45%);
        z-index: 4; }
        .sidebar-testimonial .single-box .c-right .img-wrap .content .play {
          z-index: 4;
          position: relative; }
          .sidebar-testimonial .single-box .c-right .img-wrap .content .play a {
            display: inherit;
            border-radius: 50%;
            border: 4px solid #ffffff;
            background: transparent;
            color: #ffffff;
            height: 80px;
            margin: 0 auto;
            position: relative;
            transition: 0.4s;
            width: 80px;
            text-align: center; }
            .sidebar-testimonial .single-box .c-right .img-wrap .content .play a i {
              font-size: 28px;
              left: 50%;
              position: absolute;
              top: 50%;
              -webkit-transform: translate(-35%, -50%);
              -moz-transform: translate(-35%, -50%);
              -ms-transform: translate(-35%, -50%);
              transform: translate(-35%, -50%); }
            .sidebar-testimonial .single-box .c-right .img-wrap .content .play a:hover {
              background: #e8bb58;
              border: 4px solid #e8bb58; }
        .sidebar-testimonial .single-box .c-right .img-wrap .content .info-wrap {
          color: #ffffff;
          z-index: 4;
          position: relative;
          text-align: center; }
          .sidebar-testimonial .single-box .c-right .img-wrap .content .info-wrap h2 {
            font-family: 'Source Sans Pro', sans-serif;
            font-size: 44px; }
  .sidebar-testimonial .single-box a.btn-1 {
    background: #e8bb58;
    color: #343434; }
    .sidebar-testimonial .single-box a.btn-1:hover {
      background: #ffffff; }

@media only screen and (max-width: 768px) {
  .sidebar {
    margin-top: 50px; } }
@media only screen and (max-width: 480px) {
  .sidebar {
    margin-top: 15px; } }
/*START Woocommerce------------------------------------*/
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background: #189dae;
  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: #127581;
    text-decoration: none;
    color: #fff !important; }

.woocommerce span.onsale {
  background-color: #189dae; }

.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 #189dae; }

.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: #189dae;
  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: #127581;
    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: #189dae;
  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: #127581;
    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: #189dae;
    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: #e8bb58; }

hr.solid {
  border-style: solid; }

.interior.category a {
  text-decoration: none; }
  .interior.category a:hover {
    text-decoration: none;
    color: #189dae; }

/*END Category Page----------------------------------*/
.pagination .nav-links a {
  display: inline-block;
  min-width: 30px;
  border-radius: 5px;
  color: #fff;
  background: #189dae;
  transition: 0.4s;
  padding: 8px 5px;
  text-align: center;
  text-decoration: none; }
  .pagination .nav-links a:hover {
    text-decoration: none;
    background: #127581; }
.pagination .nav-links span {
  color: #189dae; }
.pagination .nav-links .current {
  display: inline-block;
  min-width: 30px;
  border-radius: 5px;
  color: #fff;
  background: #127581;
  padding: 8px 5px;
  text-align: center;
  text-decoration: none; }
.pagination .nav-links .next, .pagination .nav-links .prev {
  background: #189dae; }
  .pagination .nav-links .next:hover, .pagination .nav-links .prev:hover {
    background: #127581; }

/*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: #343434; }
  .fourerror h1 {
    font-size: 10.214rem;
    margin: 0;
    font-family: lato-eb;
    color: #189dae; }
  .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: #343434;
        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 .link {
    text-align: center;
    margin-top: 15px; }

.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: #343434;
        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%; } }
/*START html & body-------------------------------------*/
html, body {
  background: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  color: #343434; }
  html a, body a {
    outline: none !important; }
  html .video-wrap, body .video-wrap {
    z-index: 999999;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    html .video-wrap #close, body .video-wrap #close {
      background: transparent;
      border: 0;
      height: 40px;
      left: auto;
      position: absolute;
      right: -25px;
      top: -25px;
      width: 40px;
      z-index: 10000000; }
      html .video-wrap #close:hover::after, body .video-wrap #close:hover::after {
        color: #dedede; }
      html .video-wrap #close::after, body .video-wrap #close::after {
        content: "\f057";
        box-sizing: border-box;
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        margin-right: 5px;
        color: #fff;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 40px;
        text-rendering: auto;
        z-index: 99; }
    html .video-wrap .video-container, body .video-wrap .video-container {
      width: 900px;
      max-width: 90%;
      position: absolute;
      height: auto;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      padding-bottom: 28%; }
      html .video-wrap .video-container .embed-responsive-16by9, body .video-wrap .video-container .embed-responsive-16by9 {
        padding-bottom: 56.25%;
        position: absolute;
        width: 100%; }

/*END html & body-------------------------------------*/
/*START FrontPage (similar elements)-------------------------------------------*/
body.home h2, .single-tribe_events h2 {
  color: #e8bb58;
  font-size: 24px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 2px; }
  body.home h2::before, .single-tribe_events h2::before {
    content: "";
    display: inline-block;
    position: relative;
    margin-right: 5px;
    background: #e8bb58;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    transition: 0.4s;
    vertical-align: middle; }
  body.home h2::after, .single-tribe_events h2::after {
    content: "";
    display: inline-block;
    position: relative;
    margin-left: 5px;
    background: #e8bb58;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    transition: 0.4s;
    vertical-align: middle; }
body.home p, .single-tribe_events p {
  font-weight: 600;
  line-height: 26px;
  font-size: 16px; }
body.home a.btn-1, body.home a.btn-3, .single-tribe_events a.btn-1, .single-tribe_events a.btn-3 {
  margin-bottom: 25px; }

.b {
  background: #ffffff;
  padding: 70px 0; }
  .b .buttons-links {
    margin-top: 60px; }
    .b .buttons-links button.btn-1 {
      font-family: 'Source Sans Pro', sans-serif;
      background: #e8bb58;
      border-radius: 3px;
      border: none;
      color: #343434 !important;
      display: inline-block;
      font-size: 16px;
      font-weight: 600;
      margin: 0 auto 25px;
      min-width: 155px;
      padding: 11px 15px;
      position: relative;
      text-align: center;
      text-decoration: none !important;
      text-transform: normal;
      transition: 0.4s; }
      .b .buttons-links button.btn-1:hover, .b .buttons-links button.btn-1:focus, .b .buttons-links button.btn-1:active {
        background: #e2a92b;
        text-decoration: none;
        color: #fff; }
      .b .buttons-links button.btn-1.btn-1-a {
        padding: 7px 15px;
        line-height: 15px;
        min-height: 45px; }
  .b .box-link {
    margin-bottom: 25px; }
    .b .box-link a {
      position: relative; }
      .b .box-link a span.img-wrap {
        display: block; }
        .b .box-link a span.img-wrap:after {
          content: "";
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          background-position: center bottom !important;
          background-size: cover !important;
          background: url("../images/overlay.png") no-repeat;
          display: block;
          height: 100%;
          left: 50%;
          position: absolute;
          top: 50%;
          width: 100%;
          z-index: 2; }
        .b .box-link a span.img-wrap .title {
          z-index: 4;
          -webkit-transform: translate(0%, 0%);
          -moz-transform: translate(0%, 0%);
          -ms-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
          left: 0%;
          position: absolute;
          bottom: 0%;
          padding: 15px;
          color: #ffffff;
          font-size: 24px;
          font-weight: 900;
          text-transform: uppercase;
          letter-spacing: 2px; }
          .b .box-link a span.img-wrap .title::before {
            content: "";
            display: inline-block;
            position: relative;
            margin-right: 5px;
            background: #ffffff;
            height: 7px;
            width: 7px;
            border-radius: 50%;
            transition: 0.4s;
            vertical-align: middle; }
          .b .box-link a span.img-wrap .title::after {
            content: "";
            display: inline-block;
            position: relative;
            margin-left: 5px;
            background: #ffffff;
            height: 7px;
            width: 7px;
            border-radius: 50%;
            transition: 0.4s;
            vertical-align: middle; }
        .b .box-link a span.img-wrap .icon {
          z-index: 5;
          -webkit-transform: translate(0%, 0%);
          -moz-transform: translate(0%, 0%);
          -ms-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
          right: -12%;
          position: absolute;
          bottom: -12%;
          background: transparent;
          display: block;
          transition: 0.4s; }
          .b .box-link a span.img-wrap .icon img {
            position: relative;
            bottom: -30px; }
          .b .box-link a span.img-wrap .icon::after {
            content: "";
            border-top: 100px solid transparent;
            border-right: 100px solid #189dae;
            border-left: 100px solid transparent;
            display: block;
            vertical-align: middle;
            -webkit-transform: translate(0%, 0%);
            -moz-transform: translate(0%, 0%);
            -ms-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
            right: 0%;
            position: absolute;
            bottom: 0%;
            z-index: -1; }
        .b .box-link a span.img-wrap 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;
          object-position: top; }
      .b .box-link a:hover .img-wrap img {
        -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; }
      .b .box-link a:hover .img-wrap .icon {
        bottom: 0;
        right: 0; }
  .b .b-right .box-link .img-wrap .icon:after {
    border-right: 100px solid #e8bb58; }
  .b .b-right ul.list {
    padding: 0px;
    color: #343434; }
    .b .b-right ul.list br {
      display: none; }
    .b .b-right ul.list li {
      padding-left: 20px;
      color: #343434;
      list-style-type: none;
      line-height: 25px;
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 18px;
      display: inline-block;
      margin-right: 15px;
      width: calc(50% - 20px); }
      .b .b-right ul.list li::before {
        content: "";
        display: inline-block;
        margin-right: 5px;
        position: absolute;
        margin-top: 5px;
        margin-left: -20px;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: url("../images/bullet-active.png") no-repeat;
        background-position: center;
        background-size: contain !important; }
      .b .b-right ul.list li ul {
        padding: 0; }
        .b .b-right ul.list li ul li {
          padding-left: 35px; }
          .b .b-right ul.list li ul li::before {
            border-left: 4px solid #e8bb58; }
  .b .b-right .form-group .col-md-12 {
    text-align: center; }
  .b .b-right .form-group label {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 16px; }
  .b .b-right .form-group input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("../images/bullet.png") no-repeat;
    background-position: center;
    background-size: contain !important;
    border: none !important;
    border-radius: 50%;
    box-shadow: none;
    cursor: pointer;
    height: 15px !important;
    margin-right: 5px;
    position: relative;
    width: 15px !important;
    margin-top: 0 !important;
    vertical-align: middle; }
    .b .b-right .form-group input[type="radio"]:checked {
      background: url("../images/bullet-active.png") no-repeat;
      background-position: center !important;
      background-size: contain !important; }
    .b .b-right .form-group input[type="radio"]:input[type="text"] {
      display: inline-block; }
  .b .b-right .form-group input[type="submit"] {
    font-family: 'Source Sans Pro', sans-serif;
    background: #c6835d;
    border: none;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    margin: 0 auto;
    min-width: 155px;
    padding: 10px 15px;
    position: absolute;
    left: 0;
    margin-top: 25px;
    text-align: center;
    text-decoration: none !important;
    text-transform: normal;
    transition: 0.4s; }
    .b .b-right .form-group input[type="submit"]:hover, .b .b-right .form-group input[type="submit"]:focus, .b .b-right .form-group input[type="submit"]:active {
      background: #b2683e;
      text-decoration: none;
      color: #fff; }

.c {
  background-position: center;
  background-size: cover !important;
  background: url("../images/bg-c.jpg") no-repeat;
  padding: 70px 0;
  text-align: left;
  position: relative;
  overflow: hidden; }
  .c h2 {
    color: #ffffff !important;
    position: relative !important;
    margin-top: 0 !important; }
    .c h2:before, .c h2:after {
      background: #ffffff !important; }
  .c p {
    font-weight: 500;
    color: #ffffff;
    font-size: 16px;
    position: relative !important; }
    .c p a {
      color: #e8bb58;
      font-weight: 700; }
  .c .col-md-8 {
    padding-right: 5%; }
  .c .statics {
    text-align: center;
    margin-top: 70px; }
    .c .statics .number {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 40px;
      font-weight: 900;
      color: #ffffff;
      width: auto;
      position: relative;
      margin-bottom: 25px; }
      .c .statics .number span {
        display: inline-block; }
      .c .statics .number .measurements {
        display: inline-block; }
    .c .statics .link {
      margin-top: 15px; }
  .c .bg-before:before {
    content: "";
    position: absolute;
    width: 1000%;
    height: 1000%;
    background: #343434;
    top: -70px;
    left: 0;
    z-index: 0;
    opacity: 0.4; }
  .c .info-wrap {
    text-align: center;
    padding: 0 15px; }
    .c .info-wrap h2 {
      margin-bottom: 25px !important; }
    .c .info-wrap p {
      margin-bottom: 70px; }
  .c .single-box {
    color: #ffffff;
    padding: 0 15px;
    text-align: center;
    background: transparent; }
    .c .single-box h2 {
      margin-bottom: 25px !important; }
    .c .single-box p {
      margin-bottom: 70px; }
    .c .single-box:hover .img-wrap 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; }
    .c .single-box .img-wrap {
      border-radius: 0px;
      transition: 0.4s;
      padding-bottom: 67.3%; }
      .c .single-box .img-wrap img {
        transition: 0.4s;
        object-fit: cover;
        height: 100%;
        width: 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; }
    .c .single-box .c-right {
      margin-bottom: 50px; }
      .c .single-box .c-right .img-wrap {
        padding-bottom: 67.3%; }
        .c .single-box .c-right .img-wrap .content {
          position: absolute;
          width: 76%;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -45%);
          -moz-transform: translate(-50%, -45%);
          -ms-transform: translate(-50%, -45%);
          transform: translate(-50%, -45%);
          z-index: 4; }
          .c .single-box .c-right .img-wrap .content .play {
            z-index: 4;
            position: relative; }
            .c .single-box .c-right .img-wrap .content .play a {
              display: inherit;
              border-radius: 50%;
              border: 4px solid #189dae;
              background: #189dae;
              color: #ffffff;
              height: 80px;
              margin: 0 auto;
              position: relative;
              transition: 0.4s;
              width: 80px;
              text-align: center; }
              .c .single-box .c-right .img-wrap .content .play a i {
                font-size: 28px;
                left: 50%;
                position: absolute;
                top: 50%;
                -webkit-transform: translate(-35%, -50%);
                -moz-transform: translate(-35%, -50%);
                -ms-transform: translate(-35%, -50%);
                transform: translate(-35%, -50%); }
              .c .single-box .c-right .img-wrap .content .play a:hover {
                background: #e8bb58;
                border: 4px solid #e8bb58; }
          .c .single-box .c-right .img-wrap .content .info-wrap {
            color: #ffffff;
            z-index: 4;
            position: relative;
            text-align: center; }
            .c .single-box .c-right .img-wrap .content .info-wrap h2 {
              font-family: 'Source Sans Pro', sans-serif;
              font-size: 44px; }
      .c .single-box .c-right .video-wrap {
        z-index: 999999;
        background: rgba(0, 0, 0, 0.7);
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
        .c .single-box .c-right .video-wrap #close {
          position: absolute;
          right: 0;
          left: auto;
          z-index: 99;
          top: -25px;
          background: transparent;
          border: 3px solid #fff;
          border-radius: 50%;
          color: #fff;
          font-weight: 700;
          font-size: 25px;
          height: 40px;
          width: 40px; }
          .c .single-box .c-right .video-wrap #close:hover {
            background: #fff;
            color: #000; }
        .c .single-box .c-right .video-wrap .video-container {
          width: 900px;
          max-width: 90%;
          position: absolute;
          height: auto;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          padding-bottom: 28%; }
          .c .single-box .c-right .video-wrap .video-container .embed-responsive-16by9 {
            padding-bottom: 56.25%;
            position: absolute;
            width: 100%; }

.d {
  padding: 70px 0;
  text-align: left;
  background: #ffffff; }
  .d h2 {
    color: #189dae !important;
    position: relative !important;
    margin-top: 0 !important;
    margin-bottom: 25px !important; }
    .d h2:before, .d h2:after {
      background: #189dae !important; }
  .d p {
    font-weight: 500;
    color: #343434;
    font-size: 16px;
    position: relative !important;
    margin-bottom: 25px; }
    .d p a {
      color: #e8bb58;
      font-weight: 700; }
  .d .box-link {
    margin-bottom: 25px; }
    .d .box-link a {
      position: relative; }
      .d .box-link a span.img-wrap {
        display: block; }
        .d .box-link a span.img-wrap:after {
          content: "";
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          background-position: center bottom !important;
          background-size: cover !important;
          background: url("../images/overlay.png") no-repeat;
          display: block;
          height: 100%;
          left: 50%;
          position: absolute;
          top: 50%;
          width: 100%;
          z-index: 2; }
        .d .box-link a span.img-wrap .title {
          z-index: 4;
          -webkit-transform: translate(0%, 0%);
          -moz-transform: translate(0%, 0%);
          -ms-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
          left: 0%;
          position: absolute;
          bottom: 0%;
          padding: 15px;
          color: #ffffff;
          font-size: 24px;
          font-weight: 900;
          text-transform: uppercase;
          letter-spacing: 2px; }
          .d .box-link a span.img-wrap .title::before {
            content: "";
            display: inline-block;
            position: relative;
            margin-right: 5px;
            background: #ffffff;
            height: 7px;
            width: 7px;
            border-radius: 50%;
            transition: 0.4s;
            vertical-align: middle; }
          .d .box-link a span.img-wrap .title::after {
            content: "";
            display: inline-block;
            position: relative;
            margin-left: 5px;
            background: #ffffff;
            height: 7px;
            width: 7px;
            border-radius: 50%;
            transition: 0.4s;
            vertical-align: middle; }
        .d .box-link a span.img-wrap .icon {
          z-index: 5;
          -webkit-transform: translate(0%, 0%);
          -moz-transform: translate(0%, 0%);
          -ms-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
          right: -20%;
          position: absolute;
          bottom: -20%;
          background: transparent;
          display: block;
          transition: 0.4s; }
          .d .box-link a span.img-wrap .icon img {
            position: relative;
            bottom: -30px; }
          .d .box-link a span.img-wrap .icon::after {
            content: "";
            border-top: 100px solid transparent;
            border-right: 100px solid #189dae;
            border-left: 100px solid transparent;
            display: block;
            vertical-align: middle;
            -webkit-transform: translate(0%, 0%);
            -moz-transform: translate(0%, 0%);
            -ms-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
            right: 0%;
            position: absolute;
            bottom: 0%;
            z-index: -1; }
        .d .box-link a span.img-wrap 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;
          object-position: top; }
      .d .box-link a:hover .img-wrap img {
        -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; }
      .d .box-link a:hover .img-wrap .icon {
        bottom: 0;
        right: 0; }

.e {
  background: url("../images/bg-d.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 70px 0;
  text-align: center; }
  .e h2 {
    color: #189dae !important;
    position: relative !important;
    margin-top: 0 !important; }
    .e h2:before, .e h2:after {
      background: #189dae !important; }

.f {
  padding: 0;
  position: relative;
  background: transparent; }
  .f .container {
    position: relative;
    height: 500px;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%; }
  .f .map {
    width: 100%;
    min-height: 500px;
    margin: 0; }
    .f .map .gm-style .gm-style-iw p.address {
      width: 230px !important;
      padding: 15px 0 !important;
      color: #343434 !important; }
      .f .map .gm-style .gm-style-iw p.address a {
        color: #189dae !important;
        display: block !important; }
    .f .map .gm-style .gm-style-iw + div {
      overflow: visible !important; }
      .f .map .gm-style .gm-style-iw + div img {
        display: none !important; }
      .f .map .gm-style .gm-style-iw + div:after {
        content: "";
        background: url("../images/close.png");
        background-size: cover;
        height: 38px;
        width: 38px;
        position: absolute;
        opacity: 1;
        left: 0;
        bottom: 0;
        z-index: 20; }
  .f .info-wrap {
    background: #189dae;
    padding: 60px 30px;
    width: 365px;
    box-shadow: 5px 5px 20px 5px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 60px;
    left: 65px; }
    .f .info-wrap h2 {
      color: #ffffff !important;
      position: relative !important;
      margin-top: 0 !important;
      text-align: center; }
      .f .info-wrap h2:before, .f .info-wrap h2:after {
        background: #ffffff !important; }
    .f .info-wrap h2, .f .info-wrap p, .f .info-wrap address, .f .info-wrap a {
      color: #ffffff; }

/*END FrontPage-------------------------------------------*/
.interior .sjb-page .sjb-filters .btn-search {
  margin-bottom: 0;
  margin-top: 0;
  border: 2px solid #189dae;
  font-weight: 400; }

.interior.team .info {
  text-align: center; }
  .interior.team .info .title h2 {
    margin: 0;
    border-bottom: 1px dashed #189dae; }
    .interior.team .info .title h2 button {
      padding: 0;
      display: block;
      width: 100%;
      text-align: center;
      height: auto;
      background: transparent;
      color: #189dae; }
  .interior.team .info .title h2, .interior.team .info .title p {
    margin: 0 0 5px 0 !important;
    line-height: 1.5em;
    color: #343434; }
.interior.team .team-wrap {
  height: auto;
  padding-bottom: 100%;
  z-index: 6;
  background-size: cover;
  background-position: center;
  margin-bottom: 0px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
  .interior.team .team-wrap:hover .title {
    left: -200%; }
  .interior.team .team-wrap:hover .open {
    top: 50%; }
  .interior.team .team-wrap .open {
    position: absolute;
    top: -250%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 4;
    transition: 0.4s; }
  .interior.team .team-wrap .title {
    position: absolute;
    bottom: 15px;
    left: 0px;
    display: block;
    width: calc(100% - 30px);
    transition: 0.4s;
    z-index: 3; }
    .interior.team .team-wrap .title h2, .interior.team .team-wrap .title p {
      background-color: #189dae;
      color: #fff;
      margin: 0 0 5px 0 !important;
      line-height: 1.5em;
      padding: 0 15px;
      display: inline-block; }
    .interior.team .team-wrap .title h2 {
      font-size: 1.5em; }
      .interior.team .team-wrap .title h2 button {
        display: block;
        padding: 0;
        background: transparent; }
.interior.team .fix-team {
  position: fixed;
  top: 0;
  right: -200%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.8);
  width: 350px;
  max-width: 100%;
  height: 100%;
  overflow-y: auto;
  padding: 25px;
  color: #fff;
  transition: 0.4s; }
  .interior.team .fix-team.active {
    right: 0; }
  .interior.team .fix-team h1, .interior.team .fix-team h2, .interior.team .fix-team h3, .interior.team .fix-team h4, .interior.team .fix-team h5, .interior.team .fix-team h6, .interior.team .fix-team small, .interior.team .fix-team strong, .interior.team .fix-team p, .interior.team .fix-team a, .interior.team .fix-team span, .interior.team .fix-team address, .interior.team .fix-team time, .interior.team .fix-team i, .interior.team .fix-team em, .interior.team .fix-team li {
    color: #fff; }
  .interior.team .fix-team .img-box {
    position: relative;
    padding-bottom: 100%;
    background-size: cover;
    background-position: center; }
  .interior.team .fix-team .close {
    float: none;
    text-align: right;
    margin-bottom: 15px;
    opacity: 0.8; }

div.dataTables_wrapper table.dataTable.sc-team-table {
  width: 98% !important; }

.interior .table-responsive .table tr td {
  width: 25%; }

div[id*="wpgmaps_directions_reset"] {
  text-align: center; }

.wpgmaps_directions_outer_div {
  width: 100% !important;
  padding: 100px 15px 25px !important;
  text-align: center; }

div[id*="wpgmaps_directions_editbox"], div[id*="directions_panel"] {
  width: 400px !important;
  margin: 0 auto;
  max-width: 100%;
  text-align: left; }

#wpgmaps_directions_editbox_1 table tbody tr td label {
  margin-right: 15px;
  text-transform: uppercase; }
#wpgmaps_directions_editbox_1 table tbody tr td input, #wpgmaps_directions_editbox_1 table tbody tr td select {
  margin-bottom: 15px; }
#wpgmaps_directions_editbox_1 table tbody tr.wpgmaps_from_row input, #wpgmaps_directions_editbox_1 table tbody tr .wpgmaps_to_row td input {
  margin-bottom: 15px; }

#wpgmaps_directions_editbox_1 table tbody tr td input {
  margin-bottom: 0;
  vertical-align: middle;
  margin-right: 15px; }

#wpgmaps_directions_editbox_1 table tbody tr td label {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle; }

#wpgmaps_directions_editbox_1 table tbody tr td input {
  margin-bottom: 15px; }

.BBFormContainer[data-bbox-part-id="b6175d4a-f7e7-4e1e-9024-3a372f5dfe00"] .BBFormRadioLabelGivingLevelSelected, .BBFormContainer[data-bbox-part-id="b6175d4a-f7e7-4e1e-9024-3a372f5dfe00"] .BBFormRadioPaymentSelected, .BBFormContainer[data-bbox-part-id="b6175d4a-f7e7-4e1e-9024-3a372f5dfe00"] .BBFormRadioPaymentSelected {
  background: #189dae !important;
  border: 1px solid #189dae !important; }

#bboxdonation_btnSubmit {
  background: #e8bb58 !important;
  color: #343434 !important;
  border: 0 solid #e8bb58 !important; }

/* Media queries----------------------------------*/
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .b a.btn-1 {
    font-size: 13px;
    min-width: 130px;
    padding: 11px 10px; }

  .f .info-wrap {
    left: 15px; } }
@media only screen and (max-width: 991px) {
  .b .col-sm-4 {
    text-align: center; }
    .b .col-sm-4 a.btn-1, .b .col-sm-4 a.btn-3 {
      min-width: 100%;
      padding: 10px 40px;
      min-height: 45px; }
    .b .col-sm-4 a.btn-1-a {
      padding: 7px 40px; }

  .b a.btn-3 {
    min-width: 100%;
    padding: 10px 40px;
    min-height: 45px;
    margin-bottom: 25px; }

  .b .buttons-links {
    margin-top: 25px; }

  .b .b-left {
    margin-bottom: 50px; }

  .b {
    padding: 70px 0 90px; }

  .c .bg-before::before {
    left: -15px; }

  .c .statics .link {
    margin-top: 50px;
    margin-bottom: 80px; }

  .d {
    text-align: center; }

  .f .info-wrap {
    left: auto !important;
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    position: relative;
    right: auto;
    top: auto;
    width: 100%; } }
@media only screen and (max-width: 768px) {
  .f .info-wrap {
    left: 15px; } }

/*# sourceMappingURL=style.css.map */
