@import url("https://fonts.googleapis.com/css?family=Noto+Serif:400,400i,700,700i|Nunito:300,400,400i,600,700,800|Source+Sans+Pro:300,400,400i,600,700");
@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?9hucmb");
  src: url("fonts/icomoon.eot?9hucmb#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?9hucmb") format("truetype"), url("fonts/icomoon.woff?9hucmb") format("woff"), url("fonts/icomoon.svg?9hucmb#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: "Nunito", sans-serif;
  color: #555555; }
  @media screen and (min-width: 1200px) {
    body {
      font-size: 15px; } }
  @media screen and (min-width: 1600px) {
    body {
      font-size: 16px; } }

h1, h2, h3, h4 {
  font-family: 'Noto Serif', serif;
  font-weight: 400; }

img.aligncenter {
  display: block;
  margin: auto; }

@media screen and (min-width: 1400px) {
  .container {
    width: 1230px; } }

.pathologies img {
  max-width: 100%; }

.dark-bg .textwidget, .dark-bg .cta-desc {
  color: #ffffff; }

.title-big-navy h2.widget-title {
  text-align: center;
  color: #004077;
  margin-top: 0;
  margin-bottom: 40px; }

.title-big-navy h2.widget-title, .title-big-navy h2, .title-big-white h2.widget-title, .title-big-white h2, .title-white h2.widget-title, .title-white h2, .section-title h2.widget-title, .section-title h2 {
  font-size: 30px; }
  @media screen and (min-width: 992px) {
    .title-big-navy h2.widget-title, .title-big-navy h2, .title-big-white h2.widget-title, .title-big-white h2, .title-white h2.widget-title, .title-white h2, .section-title h2.widget-title, .section-title h2 {
      font-size: 36px; } }
  @media screen and (min-width: 1200px) {
    .title-big-navy h2.widget-title, .title-big-navy h2, .title-big-white h2.widget-title, .title-big-white h2, .title-white h2.widget-title, .title-white h2, .section-title h2.widget-title, .section-title h2 {
      font-size: 40px; } }

.title-big-white h2.widget-title {
  text-align: center;
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 40px; }

.title-white h2.widget-title, .title-white h2, .section-title h2.widget-title, .section-title h2 {
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 40px; }

.blue-border h2.widget-title::after {
  content: "";
  width: 230px;
  border-bottom: 2px solid #24c0db;
  display: block;
  padding-top: 30px;
  margin: auto; }

.white-border h2.widget-title::after {
  content: "";
  width: 230px;
  border-bottom: 2px solid #ffffff;
  display: block;
  padding-top: 30px;
  margin: auto; }

.contact-form-wrapper form.wpcf7-form h2, .contact-form form.wpcf7-form h2 {
  text-align: center;
  font-size: 40px;
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 40px;
  text-align: center; }
  .contact-form-wrapper form.wpcf7-form h2::after, .contact-form form.wpcf7-form h2::after {
    content: "";
    width: 230px;
    border-bottom: 2px solid #ffffff;
    display: block;
    padding-top: 30px;
    margin: auto; }
.contact-form-wrapper form.wpcf7-form p, .contact-form form.wpcf7-form p {
  text-align: center; }

.pathologies-icon .widget-title::before {
  content: "";
  background-image: url("images/icon1.png");
  display: block;
  margin: 0 auto 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 24px 18px;
  width: 50px; }
  @media screen and (min-width: 768px) {
    .pathologies-icon .widget-title::before {
      padding: 35px 18px;
      width: 70px; } }

.decouvrir-icon .widget-title::before {
  content: "";
  background-image: url("images/visible-opened-eye-interface-option.png");
  display: block;
  margin: 0 auto 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 20px 18px;
  width: 40px; }
  @media screen and (min-width: 768px) {
    .decouvrir-icon .widget-title::before {
      padding: 35px 18px;
      width: 60px; } }

.main-content {
  background: #f7f7f7; }

.pad-tb-equal, .main-content {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media screen and (min-width: 480px) {
    .pad-tb-equal, .main-content {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media screen and (min-width: 768px) {
    .pad-tb-equal, .main-content {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media screen and (min-width: 992px) {
    .pad-tb-equal, .main-content {
      padding-top: 90px;
      padding-bottom: 90px; } }
  @media screen and (min-width: 1200px) {
    .pad-tb-equal, .main-content {
      padding-top: 100px;
      padding-bottom: 100px; } }

.pad-tb-equal-small {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .pad-tb-equal-small {
      padding-top: 60px;
      padding-bottom: 60px; } }

.container-small {
  max-width: 768px;
  margin: auto;
  padding: 0 15px; }
  @media screen and (min-width: 1600px) {
    .container-small {
      max-width: 800px; } }

.button-big {
  font-size: 18px !important;
  letter-spacing: .5px; }

.title-white-small h2.widget-title, .title-white-small h4, .carousal-section-title h2.widget-title, .carousal-section-title h4 {
  text-align: center;
  color: #ffffff;
  margin: 0;
  font-size: 22px;
  font-weight: 700; }

.overlay {
  background: rgba(0, 64, 119, 0.5); }

.grid-items {
  display: flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }
  .grid-items.pathologies {
    margin-top: 80px; }
    @media screen and (min-width: 550px) and (max-width: 767px) {
      .grid-items.pathologies .item {
        width: 50%; } }
  .grid-items .item {
    padding: 15px; }
    .grid-items .item .item-image img {
      display: block;
      margin-left: auto;
      margin-right: auto; }
  .grid-items .overlay-text-item {
    position: relative; }
    .grid-items .overlay-text-item .item-title {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background: rgba(0, 64, 119, 0.5);
      line-height: 1.6;
      opacity: 0;
      visibility: hidden;
      -ms-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out;
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      -ms-align-items: center;
      -webkit-align-items: center;
      align-items: center; }
      .grid-items .overlay-text-item .item-title h3 {
        text-align: center;
        width: 100%;
        font-weight: 700;
        color: #ffffff;
        font-size: 20px;
        padding: 10px; }
    .grid-items .overlay-text-item:hover .item-title {
      opacity: 1;
      visibility: visible; }
  .grid-items .overlay-item {
    position: relative; }
    .grid-items .overlay-item a {
      text-decoration: none; }
    .grid-items .overlay-item .item-image {
      position: relative; }
      .grid-items .overlay-item .item-image .overlay {
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        position: absolute;
        opacity: 0;
        visibility: hidden;
        -ms-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -webkit-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
    .grid-items .overlay-item .item-title {
      background-color: #ffffff;
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      -ms-align-items: center;
      -webkit-align-items: center;
      align-items: center; }
      .grid-items .overlay-item .item-title::after {
        content: "";
        min-height: 100px;
        width: 2px;
        display: inline-block;
        margin-left: -2px;
        opacity: 0; }
      .grid-items .overlay-item .item-title h3 {
        text-align: center;
        width: 100%;
        font-weight: 700;
        color: #323232;
        text-decoration: none;
        margin: 0;
        font-size: 20px;
        padding: 10px 10px;
        -ms-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -webkit-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
      .grid-items .overlay-item .item-title:hover h3 {
        text-decoration: none;
        color: #24c0db; }
    .grid-items .overlay-item:hover .item-image .overlay {
      opacity: 1;
      visibility: visible; }
  .grid-items .item-inner {
    background: #ffffff; }
    .grid-items .item-inner .item-content {
      padding: 25px 30px; }
      .grid-items .item-inner .item-content .item-title {
        padding-bottom: 15px; }
        .grid-items .item-inner .item-content .item-title h3 {
          font-size: 18px;
          font-weight: bold;
          margin: 0; }
      .grid-items .item-inner .item-content .item-link {
        padding-top: 15px; }
        .grid-items .item-inner .item-content .item-link a {
          color: #474747;
          text-decoration: none;
          font-family: "Noto Serif", serif;
          font-weight: 500;
          font-size: 16px;
          -ms-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
          .grid-items .item-inner .item-content .item-link a:hover, .grid-items .item-inner .item-content .item-link a:focus {
            color: #24c0db; }

.grid-items.blog-items .item-inner .item-content .item-title {
  margin-bottom: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid #cccccc; }
  .grid-items.blog-items .item-inner .item-content .item-title a {
    color: #333333;
    text-decoration: none;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .grid-items.blog-items .item-inner .item-content .item-title a:hover, .grid-items.blog-items .item-inner .item-content .item-title a:focus {
      color: #24c0db; }

.grid-items.blog-items .item {
  display: flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex; }
  .grid-items.blog-items .item .item-inner {
    width: 100%; }

.home .grid-items.blog-items {
  margin-bottom: 30px; }

.contact-form-wrapper form.wpcf7-form .form-fields-wrapper, .contact-form form.wpcf7-form .form-fields-wrapper {
  padding-top: 60px;
  margin: 0 -15px;
  display: flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }
  .contact-form-wrapper form.wpcf7-form .form-fields-wrapper .form-item, .contact-form form.wpcf7-form .form-fields-wrapper .form-item {
    width: 100%;
    padding: 0 15px 15px; }
    .contact-form-wrapper form.wpcf7-form .form-fields-wrapper .form-item label, .contact-form form.wpcf7-form .form-fields-wrapper .form-item label {
      width: 100%; }
      .contact-form-wrapper form.wpcf7-form .form-fields-wrapper .form-item label span, .contact-form form.wpcf7-form .form-fields-wrapper .form-item label span {
        width: 100%; }
    .contact-form-wrapper form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control, .contact-form form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control {
      background: transparent;
      border: 1px solid #ffffff;
      padding: 10px 15px;
      box-shadow: none;
      border-radius: 0;
      width: 100%;
      color: #ffffff;
      outline: none; }
      .contact-form-wrapper form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control::-moz-placeholder, .contact-form form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control::-moz-placeholder {
        color: #ffffff;
        opacity: 1;
        text-align: initial; }
      .contact-form-wrapper form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control::-webkit-input-placeholder, .contact-form form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control::-webkit-input-placeholder {
        text-align: center;
        opacity: 1;
        color: #ffffff; }
      .contact-form-wrapper form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control:-ms-input-placeholder, .contact-form form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control:-ms-input-placeholder {
        text-align: center;
        opacity: 1;
        color: #ffffff; }
      .contact-form-wrapper form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control::-ms-input-placeholder, .contact-form form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control::-ms-input-placeholder {
        text-align: center;
        opacity: 1;
        color: #ffffff; }
      .contact-form-wrapper form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control:focus::-moz-placeholder, .contact-form form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control:focus::-moz-placeholder {
        opacity: 1; }
        .contact-form-wrapper form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control:focus::-moz-placeholder::-webkit-input-placeholder, .contact-form form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control:focus::-moz-placeholder::-webkit-input-placeholder {
          opacity: 1; }
        .contact-form-wrapper form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control:focus::-moz-placeholder:-ms-input-placeholder, .contact-form form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control:focus::-moz-placeholder:-ms-input-placeholder {
          opacity: 1; }
      .contact-form-wrapper form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control:focus::-ms-input-placeholder, .contact-form form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control:focus::-ms-input-placeholder {
        opacity: 1; }
    .contact-form-wrapper form.wpcf7-form .form-fields-wrapper .form-item select.wpcf7-form-control, .contact-form form.wpcf7-form .form-fields-wrapper .form-item select.wpcf7-form-control {
      background-image: url("images/angle-down.png");
      -ms-appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none;
      -o-appearance: none;
      appearance: none;
      background-position: center right;
      background-repeat: no-repeat;
      background-size: contain; }
    @media screen and (min-width: 640px) {
      .contact-form-wrapper form.wpcf7-form .form-fields-wrapper .form-item.fusion-one-half, .contact-form form.wpcf7-form .form-fields-wrapper .form-item.fusion-one-half {
        width: 50%; } }
  .contact-form-wrapper form.wpcf7-form .form-fields-wrapper .form-submit.action, .contact-form form.wpcf7-form .form-fields-wrapper .form-submit.action {
    padding: 40px 15px 0;
    text-align: center;
    width: 100%; }
    .contact-form-wrapper form.wpcf7-form .form-fields-wrapper .form-submit.action input, .contact-form form.wpcf7-form .form-fields-wrapper .form-submit.action input {
      -ms-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      max-width: 100%;
      text-decoration: none;
      font-family: Noto Serif;
      padding: 1em 2em;
      background: #24c0db;
      color: #ffffff !important;
      border: none;
      border-width: 1px 0;
      -webkit-border-radius: 0em;
      -moz-border-radius: 0em;
      text-shadow: none;
      outline: none;
      font-size: 18px !important;
      letter-spacing: .5px;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      border-radius: 3px; }
      .contact-form-wrapper form.wpcf7-form .form-fields-wrapper .form-submit.action input:hover, .contact-form-wrapper form.wpcf7-form .form-fields-wrapper .form-submit.action input:focus, .contact-form form.wpcf7-form .form-fields-wrapper .form-submit.action input:hover, .contact-form form.wpcf7-form .form-fields-wrapper .form-submit.action input:focus {
        background-color: #20adc5;
        text-decoration: none; }

.contact-page .contact-form form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control {
  background-color: transparent;
  border: 1px solid #aaaaaa;
  padding: 10px 15px;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
  color: #999999; }
  .contact-page .contact-form form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control::-moz-placeholder {
    color: #999999;
    opacity: 0.8;
    text-align: initial; }
  .contact-page .contact-form form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control::-webkit-input-placeholder {
    text-align: center;
    opacity: 0.8;
    color: #999999; }
  .contact-page .contact-form form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control:-ms-input-placeholder {
    text-align: center;
    opacity: 0.8;
    color: #999999; }
  .contact-page .contact-form form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control::-ms-input-placeholder {
    text-align: center;
    opacity: 0.8;
    color: #999999; }
  .contact-page .contact-form form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control:focus::-moz-placeholder {
    opacity: 1; }
    .contact-page .contact-form form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control:focus::-moz-placeholder::-webkit-input-placeholder {
      opacity: 1; }
    .contact-page .contact-form form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control:focus::-moz-placeholder:-ms-input-placeholder {
      opacity: 1; }
  .contact-page .contact-form form.wpcf7-form .form-fields-wrapper .form-item .wpcf7-form-control:focus::-ms-input-placeholder {
    opacity: 1; }

.map-outer {
  position: relative;
  display: block;
  padding: 0 0 56%; }
  .map-outer iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0; }

.overlay-black {
  position: relative;
  color: #ffffff; }
  .overlay-black::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 17, 0.5); }
  .overlay-black > div {
    position: relative;
    z-index: 1; }

.gradient-bg {
  background: #41c4b1;
  background: -moz-linear-gradient(left, #41c4b1 0%, #2674ae 100%);
  background: -webkit-linear-gradient(left, #41c4b1 0%, #2674ae 100%);
  background: linear-gradient(to right, #41c4b1 0%, #2674ae 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41c4b1', endColorstr='#2674ae',GradientType=1 ); }

.small-pad-equal {
  padding-top: 40px;
  padding-bottom: 40px; }

.call-to-action-section {
  background-size: cover;
  background-position: center center; }

.action-content {
  display: flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center; }
  .action-content::after, .action-content::before {
    content: " ";
    display: table;
    width: 0; }
  .action-content::after {
    clear: both; }

.cta-right {
  text-align: center; }
  .cta-right .btn {
    text-align: center;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    line-height: 1em; }
  .cta-right .btn {
    display: inline-block;
    margin-bottom: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Noto Serif;
    font-size: 1em;
    padding: 1em 2em;
    background: #24c0db;
    color: #ffffff;
    text-decoration: none;
    border: 1px solid #24c0db;
    border-width: 1px 0;
    -webkit-border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    border-radius: 0.25em; }
    .cta-right .btn:hover, .cta-right .btn:focus {
      background: #36c5de;
      border-bottom-color: #23bcd7;
      color: #ffffff; }

.scroll-down-arrow {
  display: inline-block;
  margin-top: 20px;
  font-size: 30px;
  cursor: pointer; }

.item-image img {
  width: 100%; }
.item-image a {
  position: relative;
  display: block; }
  .item-image a .img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    background-color: rgba(0, 64, 119, 0.7);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    -ms-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d; }
    .item-image a .img-overlay::before {
      content: "\e9cb";
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      color: #ffffff;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 26px;
      margin: auto;
      background: #ffffff;
      color: #24c0db;
      height: 50px;
      width: 50px;
      line-height: 50px;
      text-align: center;
      border-radius: 50%; }
  .item-image a:hover .img-overlay {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1); }

.header-wrapper {
  position: relative; }

.header-inner {
  display: flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  position: absolute;
  padding: 15px 15px;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  @media screen and (min-width: 992px) {
    .header-inner {
      padding: 15px 10px; } }
  @media screen and (min-width: 1250px) {
    .header-inner {
      padding: 15px 25px; } }
  @media screen and (min-width: 1350px) {
    .header-inner {
      padding: 15px 35px; } }
  @media screen and (min-width: 1600px) {
    .header-inner {
      padding: 18px 50px; } }
  @media screen and (min-width: 1800px) {
    .header-inner {
      padding: 20px 60px; } }
  .header-inner .site-logo a {
    display: inline-block;
    vertical-align: middle;
    position: relative; }
  .header-inner .site-logo img {
    max-width: 240px;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    @media screen and (min-width: 350px) {
      .header-inner .site-logo img {
        max-width: 280px; } }
    @media screen and (min-width: 400px) {
      .header-inner .site-logo img {
        max-width: 320px; } }
    @media screen and (min-width: 460px) {
      .header-inner .site-logo img {
        max-width: 360px; } }
    @media screen and (min-width: 992px) {
      .header-inner .site-logo img {
        max-width: 280px; } }
    @media screen and (min-width: 1200px) {
      .header-inner .site-logo img {
        max-width: 350px; } }
    @media screen and (min-width: 1350px) {
      .header-inner .site-logo img {
        max-width: 380px; } }
    @media screen and (min-width: 1400px) {
      .header-inner .site-logo img {
        max-width: 430px; } }
    @media screen and (min-width: 1600px) {
      .header-inner .site-logo img {
        max-width: 450px; } }
    @media screen and (min-width: 1800px) {
      .header-inner .site-logo img {
        max-width: 480px; } }
    .header-inner .site-logo img#site-sticky-logo {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      opacity: 0;
      visibility: hidden; }
  @media screen and (max-width: 991px) {
    .header-inner .main-navigation {
      display: none; } }
  .header-inner ul.menu {
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    padding: 0;
    list-style: none;
    margin-bottom: 36px; }
    @media screen and (min-width: 992px) {
      .header-inner ul.menu {
        margin-bottom: 22px; } }
    @media screen and (min-width: 1200px) {
      .header-inner ul.menu {
        margin-bottom: 28px; } }
    @media screen and (min-width: 1400px) {
      .header-inner ul.menu {
        margin-bottom: 35px; } }
    .header-inner ul.menu > li {
      position: relative;
      padding: 0 12px; }
      @media screen and (min-width: 992px) {
        .header-inner ul.menu > li {
          padding: 0 8px; } }
      @media screen and (min-width: 1200px) {
        .header-inner ul.menu > li {
          padding: 0 9px; } }
      @media screen and (min-width: 1350px) {
        .header-inner ul.menu > li {
          padding: 0 14px; } }
      @media screen and (min-width: 1800px) {
        .header-inner ul.menu > li {
          padding: 0 15px; } }
      .header-inner ul.menu > li > a {
        padding: 15px 0px;
        line-height: 1;
        -ms-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -webkit-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        color: #ffffff;
        text-decoration: none;
        display: block;
        text-shadow: none; }
        @media screen and (min-width: 992px) {
          .header-inner ul.menu > li > a {
            font-size: 12px;
            line-height: 14px; } }
        @media screen and (min-width: 1100px) {
          .header-inner ul.menu > li > a {
            font-size: 13px;
            line-height: 15px; } }
        @media screen and (min-width: 1200px) {
          .header-inner ul.menu > li > a {
            font-size: 14px;
            line-height: 16px; } }
        @media screen and (min-width: 1400px) {
          .header-inner ul.menu > li > a {
            font-size: 15px;
            line-height: 17px; } }
        @media screen and (min-width: 1600px) {
          .header-inner ul.menu > li > a {
            font-size: 16px;
            line-height: 18px; } }
        @media screen and (min-width: 1800px) {
          .header-inner ul.menu > li > a {
            font-size: 18px;
            line-height: 20px; } }
      .header-inner ul.menu > li:hover > a, .header-inner ul.menu > li:focus > a {
        color: #24c0db !important; }
      .header-inner ul.menu > li.menu-item-has-children > a::after {
        margin-left: 4px;
        display: inline-block;
        font: normal normal bold 1em/1 FontAwesome;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f107"; }
      .header-inner ul.menu > li.current_page_item > a {
        color: #24c0db !important; }
      .header-inner ul.menu > li:last-child {
        padding: 5px 0 5px 10px; }
        .header-inner ul.menu > li:last-child > a {
          padding: 10px;
          border-radius: 3px;
          color: #ffffff !important;
          background-color: #24c0db; }
          .header-inner ul.menu > li:last-child > a:hover, .header-inner ul.menu > li:last-child > a:focus {
            color: #ffffff !important;
            background-color: #20adc5; }
        .header-inner ul.menu > li:last-child.current_page_item > a, .header-inner ul.menu > li:last-child:hover > a {
          background-color: #20adc5;
          color: #ffffff !important; }
      .header-inner ul.menu > li > ul.sub-menu {
        position: absolute;
        top: 50%;
        background: rgba(36, 192, 219, 0.75);
        z-index: 1;
        list-style: none;
        width: calc(100% - 24px);
        padding: 0;
        border-top: 3px solid #24c0db;
        visibility: hidden;
        opacity: 0;
        left: 12px;
        -ms-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -webkit-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
        @media screen and (min-width: 992px) {
          .header-inner ul.menu > li > ul.sub-menu {
            left: 8px;
            min-width: 195px;
            width: calc(100% - 16px); } }
        @media screen and (min-width: 1200px) {
          .header-inner ul.menu > li > ul.sub-menu {
            left: 9px;
            width: calc(100% - 18px);
            min-width: 240px; } }
        @media screen and (min-width: 1350px) {
          .header-inner ul.menu > li > ul.sub-menu {
            width: calc(100% - 28px);
            left: 14px; } }
        @media screen and (min-width: 1800px) {
          .header-inner ul.menu > li > ul.sub-menu {
            width: calc(100% - 30px);
            left: 15px; } }
        .header-inner ul.menu > li > ul.sub-menu > li a {
          padding: 15px 15px;
          color: #ffffff;
          text-decoration: none;
          display: block;
          letter-spacing: 1px;
          border-bottom: 1px solid rgba(255, 255, 255, 0.8);
          -ms-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -webkit-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
          .header-inner ul.menu > li > ul.sub-menu > li a:hover, .header-inner ul.menu > li > ul.sub-menu > li a:focus {
            background: rgba(32, 173, 197, 0.75); }
          @media screen and (min-width: 992px) {
            .header-inner ul.menu > li > ul.sub-menu > li a {
              font-size: 12px; } }
          @media screen and (min-width: 1200px) {
            .header-inner ul.menu > li > ul.sub-menu > li a {
              font-size: 14px; } }
          @media screen and (min-width: 1600px) {
            .header-inner ul.menu > li > ul.sub-menu > li a {
              font-size: 15px; } }
        .header-inner ul.menu > li > ul.sub-menu > li.current-menu-item a {
          background: rgba(32, 173, 197, 0.75); }
      .header-inner ul.menu > li:hover > ul.sub-menu {
        top: 100%;
        opacity: 1;
        visibility: visible; }

.header-fixed .wprmenu_bar .hamburger-inner, .header-fixed .wprmenu_bar .hamburger-inner::before, .header-fixed .wprmenu_bar .hamburger-inner::after {
  background-color: #24c0db !important; }
.header-fixed .wprmenu_bar .is-active .hamburger-inner, .header-fixed .wprmenu_bar .is-active .hamburger-inner::before, .header-fixed .wprmenu_bar .is-active .hamburger-inner::after {
  background-color: #ffffff !important; }
.header-fixed .header-inner {
  background-color: #fbfbfb;
  position: fixed;
  top: 0; }
  .header-fixed .header-inner .site-logo a img#site-sticky-logo {
    visibility: visible;
    opacity: 1; }
  .header-fixed .header-inner .site-logo a img .site-logo {
    visibility: hidden;
    opacity: 0; }
  .header-fixed .header-inner ul.menu > li > a {
    color: #333333; }

body .wprmenu_bar.right #custom_menu_icon.hamburger {
  top: 10px;
  right: 5px; }
  @media screen and (min-width: 350px) {
    body .wprmenu_bar.right #custom_menu_icon.hamburger {
      top: 13px;
      right: 5px; } }
  @media screen and (min-width: 400px) {
    body .wprmenu_bar.right #custom_menu_icon.hamburger {
      top: 16px;
      right: 6px; } }
  @media screen and (min-width: 460px) {
    body .wprmenu_bar.right #custom_menu_icon.hamburger {
      top: 18px;
      right: 6px; } }
body .custom #wprmenu_menu_ul {
  padding: 90px 0 10px; }

footer.footer .footer-top {
  padding: 40px 15px 40px; }
  @media screen and (min-width: 768px) {
    footer.footer .footer-top {
      padding: 70px 20px 70px; } }
  @media screen and (min-width: 992px) {
    footer.footer .footer-top {
      padding: 80px 20px 80px; } }
  @media screen and (min-width: 1250px) {
    footer.footer .footer-top {
      padding: 100px 25px 100px; } }
  @media screen and (min-width: 1350px) {
    footer.footer .footer-top {
      padding: 100px 35px 100px; } }
  @media screen and (min-width: 1600px) {
    footer.footer .footer-top {
      padding: 100px 50px 100px; } }
  @media screen and (min-width: 1800px) {
    footer.footer .footer-top {
      padding: 120px 60px 100px; } }
  footer.footer .footer-top .footer-logo {
    padding-bottom: 10px; }
  footer.footer .footer-top .container-fluid {
    padding: 0; }
    @media screen and (min-width: 768px) {
      footer.footer .footer-top .container-fluid {
        display: flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex; } }
footer.footer .footer-copyright {
  background: #f7f7f7;
  padding: 15px 60px; }
  footer.footer .footer-copyright a {
    color: #474747;
    text-decoration: none;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    footer.footer .footer-copyright a:hover, footer.footer .footer-copyright a:focus {
      color: #24c0db; }
footer.footer .contact-wrapper .title::after {
  content: "";
  padding-top: 15px;
  display: block;
  border-bottom: 2px solid #24c0db;
  margin-bottom: 10px;
  width: 60px; }
footer.footer .contact-wrapper .title h3 {
  margin: 30px 0 0;
  font-weight: 500; }
footer.footer .contact-wrapper .field-item {
  display: flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  padding: 15px 0; }
  footer.footer .contact-wrapper .field-item i {
    display: inline-block;
    widows: 18px;
    font-size: 18px;
    color: #24c0db; }
  footer.footer .contact-wrapper .field-item .field-content {
    padding-left: 20px; }
footer.footer .footer-right-content {
  padding-top: 30px; }
  footer.footer .footer-right-content iframe {
    max-height: 260px; }
footer.footer .footer-fb-link {
  display: flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  padding-top: 15px;
  align-items: center;
  -webkit-align-items: center;
  -webkit-align-items: center;
  font-family: "Noto Serif", serif;
  font-weight: bold;
  font-size: 15px; }
  @media screen and (min-width: 768px) {
    footer.footer .footer-fb-link {
      font-size: 18px; } }
  footer.footer .footer-fb-link a {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #24c0db;
    color: #ffffff;
    line-height: 36px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin-left: 10px;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    footer.footer .footer-fb-link a:hover, footer.footer .footer-fb-link a:focus {
      background-color: #20adc5; }

.banner.home-banner {
  position: relative; }
  .banner.home-banner .home-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0; }
  .banner.home-banner .banner-content-outer {
    position: relative;
    z-index: 1;
    padding: 140px 0 80px;
    color: #ffffff; }
    @media screen and (min-width: 768px) {
      .banner.home-banner .banner-content-outer {
        padding: 14% 0; } }
  @media screen and (min-width: 768px) {
    .banner.home-banner .banner-content {
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      justify-content: space-between;
      -ms-justify-content: space-between;
      -webkit-justify-content: space-between;
      -ms-align-items: center;
      -webkit-align-items: center;
      align-items: center; } }
  .banner.home-banner .banner-content .left-banner-content h1 {
    margin: 0 0 20px;
    font-size: 30px; }
    @media screen and (min-width: 992px) {
      .banner.home-banner .banner-content .left-banner-content h1 {
        font-size: 36px;
        margin: 0 0 30px; } }
    @media screen and (min-width: 1200px) {
      .banner.home-banner .banner-content .left-banner-content h1 {
        font-stretch: 40px; } }
  .banner.home-banner .banner-content .left-banner-content a {
    padding: 17px 40px;
    line-height: 21px;
    font-size: 18px;
    outline: none;
    display: inline-block;
    text-decoration: none;
    -ms-transition: 0.25s all ease-in-out;
    -o-transition: 0.25s all ease-in-out;
    -moz-transition: 0.25s all ease-in-out;
    -webkit-transition: 0.25s all ease-in-out;
    transition: 0.25s all ease-in-out;
    background: #24c0db;
    color: #ffffff;
    border-width: 0px;
    border-style: solid;
    border-color: #ffffff;
    border-radius: 2px;
    font-family: "Noto Serif", serif;
    font-weight: 500;
    -webkit-border-radius: 2px;
    margin-top: 30px; }
    .banner.home-banner .banner-content .left-banner-content a:hover, .banner.home-banner .banner-content .left-banner-content a:focus {
      color: #ffffff; }
    .banner.home-banner .banner-content .left-banner-content a:hover, .banner.home-banner .banner-content .left-banner-content a:focus {
      background: #20adc5; }
  .banner.home-banner .banner-content .contact-wrapper {
    background: rgba(36, 192, 219, 0.5); }
    @media screen and (max-width: 549px) {
      .banner.home-banner .banner-content .contact-wrapper {
        display: none; } }
    @media screen and (min-width: 550px) {
      .banner.home-banner .banner-content .contact-wrapper {
        padding: 25px 20px;
        margin-top: 30px; } }
    @media screen and (min-width: 768px) {
      .banner.home-banner .banner-content .contact-wrapper {
        margin-top: 0px;
        padding: 20px; } }
    @media screen and (min-width: 992px) {
      .banner.home-banner .banner-content .contact-wrapper {
        padding: 25px; } }
    @media screen and (min-width: 1200px) {
      .banner.home-banner .banner-content .contact-wrapper {
        padding: 30px; } }
    .banner.home-banner .banner-content .contact-wrapper .title {
      padding-bottom: 20px;
      border-bottom: 2px solid #24c0db;
      margin-bottom: 20px;
      text-align: center; }
      .banner.home-banner .banner-content .contact-wrapper .title h2 {
        margin: 0;
        font-weight: 500; }
    .banner.home-banner .banner-content .contact-wrapper .field-item {
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      padding: 15px 30px;
      border-bottom: 1px solid #ffffff;
      -ms-align-items: center;
      -webkit-align-items: center;
      align-items: center; }
      @media screen and (min-width: 768px) {
        .banner.home-banner .banner-content .contact-wrapper .field-item {
          padding: 15px 10px; } }
      @media screen and (min-width: 992px) {
        .banner.home-banner .banner-content .contact-wrapper .field-item {
          padding: 15px 20px; } }
      @media screen and (min-width: 1200px) {
        .banner.home-banner .banner-content .contact-wrapper .field-item {
          padding: 15px 30px; } }
      .banner.home-banner .banner-content .contact-wrapper .field-item:last-child {
        border-bottom: none; }
      .banner.home-banner .banner-content .contact-wrapper .field-item i {
        display: inline-block;
        widows: 18px;
        font-size: 18px; }
      .banner.home-banner .banner-content .contact-wrapper .field-item .field-content {
        padding-left: 20px; }

/*  banner-end */
/* home-content-start */
.team-items {
  display: flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  max-width: 768px;
  margin: 40px auto 0px;
  padding: 0 15px; }
  .team-items .sow-image-container a {
    display: block;
    position: relative;
    overflow: hidden; }
    .team-items .sow-image-container a img {
      -ms-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
  @media screen and (min-width: 768px) {
    .team-items {
      margin: 80px auto 30px; } }
  @media screen and (min-width: 1600px) {
    .team-items {
      max-width: 800px; } }
  @media screen and (max-width: 767px) {
    .team-items > .panel-grid-cell {
      margin-bottom: 30px !important; } }
  .team-items h3 {
    text-align: center;
    font-size: 20px;
    padding: 40px 15px;
    background: #ffffff;
    margin: 0;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-weight: 700; }
    .team-items h3 a {
      color: #323232;
      text-decoration: none;
      -ms-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      .team-items h3 a::after {
        content: "";
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0; }
  .team-items > .panel-grid-cell {
    position: relative; }
    .team-items > .panel-grid-cell:hover h3 {
      background-color: #24c0db; }
      .team-items > .panel-grid-cell:hover h3 a {
        color: #ffffff; }
    .team-items > .panel-grid-cell:hover .sow-image-container a img {
      -webkit-transform: scale(1.06);
      -moz-transform: scale(1.06);
      -ms-transform: scale(1.06);
      -o-transform: scale(1.06);
      transform: scale(1.06); }
  .team-items img {
    width: 100% !important; }

.colored-grid-item {
  padding: 60px 30px;
  text-align: center;
  color: #ffffff; }
  .colored-grid-item h2.widget-title {
    font-size: 20px;
    color: #ffffff;
    margin: 0; }
    .colored-grid-item h2.widget-title::after {
      content: "";
      width: 100px;
      display: block;
      margin: 20px auto;
      padding: 0 0 20px;
      background-image: url("images/waves.png");
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center; }
  .colored-grid-item .ow-button-base a {
    padding: 10px 40px !important;
    margin-top: 30px;
    font-size: 18px !important;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .colored-grid-item .ow-button-base a:hover {
      background: #ffffff; }
    .colored-grid-item .ow-button-base a.sky-hover:hover {
      color: #24c0db !important; }
    .colored-grid-item .ow-button-base a.navy-hover:hover {
      color: #004077 !important; }
    .colored-grid-item .ow-button-base a.green-hover:hover {
      color: #3ebbb6 !important; }

.carousal-section .owl-carousel.owl-theme {
  padding-top: 50px;
  padding-bottom: 20px; }
  .carousal-section .owl-carousel.owl-theme .owl-stage {
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center; }
    .carousal-section .owl-carousel.owl-theme .owl-stage .owl-item img {
      max-width: 200px;
      max-height: 120px;
      width: auto;
      margin: auto; }

.basic-banner {
  position: relative; }
  .basic-banner .basic-bg {
    background-size: cover;
    background-position: top center;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0; }
  .basic-banner .banner-content-outer {
    position: relative;
    z-index: 1;
    padding: 14% 0;
    color: #ffffff;
    padding: 120px 0 80px;
    color: #ffffff; }
    @media screen and (min-width: 768px) {
      .basic-banner .banner-content-outer {
        padding: 14% 0; } }
  .basic-banner .banner-content {
    text-align: center; }
    .basic-banner .banner-content h1 {
      margin: 0 0 30px; }
    .basic-banner .banner-content .banner-link a {
      padding: 17px 40px;
      line-height: 21px;
      font-size: 18px;
      outline: none;
      display: inline-block;
      text-decoration: none;
      -ms-transition: 0.25s all ease-in-out;
      -o-transition: 0.25s all ease-in-out;
      -moz-transition: 0.25s all ease-in-out;
      -webkit-transition: 0.25s all ease-in-out;
      transition: 0.25s all ease-in-out;
      background: #24c0db;
      color: #ffffff;
      border-width: 0px;
      border-style: solid;
      border-color: #ffffff;
      border-radius: 2px;
      font-family: "Noto Serif", serif;
      font-weight: 500;
      -webkit-border-radius: 2px;
      margin-top: 30px; }
      .basic-banner .banner-content .banner-link a:hover, .basic-banner .banner-content .banner-link a:focus {
        color: #ffffff; }
      .basic-banner .banner-content .banner-link a:hover, .basic-banner .banner-content .banner-link a:focus {
        background: #20adc5; }
  .basic-banner .banner-text {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto; }

    .text-image-section .text-section {
      padding: 50px 30px; }
      @media screen and (min-width: 992px) {
        .text-image-section .text-section {
          padding: 60px 10%; } }
      @media screen and (min-width: 1400px) {
        .text-image-section .text-section {
          padding: 80px 10%; } }
      @media screen and (min-width: 1600px) {
        .text-image-section .text-section {
          padding: 100px 10%; } }
     .text-image-section .image-bg-section {
      background-size: cover;
      background-position: center center;
      padding: 0 0 54%; }
    .text-image-section .image-slider-section {
      padding: 0 0 54%;
      position: relative;
      z-index: 1; }
      .text-image-section .image-slider-section .sow-slider-pagination {
        display: none !important; }
      .text-image-section .image-slider-section .sow-slide-nav.sow-slide-nav-next, .text-image-section .image-slider-section .sow-slide-nav.sow-slide-nav-prev {
        display: block !important;
        opacity: 1 !important;
        visibility: 1 !important; }
      .text-image-section .image-slider-section .sow-slider-base {
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0; }
        .text-image-section .image-slider-section .sow-slider-base .sow-slider-images {
          width: 100%;
          height: 100%;
          padding: 0; }
          .text-image-section .image-slider-section .sow-slider-base .sow-slider-images .sow-slider-image {
            height: 100%; }
            .text-image-section .image-slider-section .sow-slider-base .sow-slider-images .sow-slider-image .sow-slider-background-image {
              height: 100%;
              background-size: cover;
              background-repeat: no-repeat;
              background-position: center; }
              .text-image-section .image-slider-section .sow-slider-base .sow-slider-images .sow-slider-image .sow-slider-image::after {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background-color: rgba(0, 0, 0, 0.25);
                z-index: 1; }
              /* .text-image-section .image-slider-section .sow-slider-base .sow-slider-images .sow-slider-image img {
                display: none; } */

                .text-image-section .image-slider-section .sow-slider-base ul.sow-slider-images li.sow-slider-image>img {
                  width: auto !important;
                }

                @media screen and (max-width: 768px) {
                  .text-image-section .image-slider-section .sow-slider-base ul.sow-slider-images li.sow-slider-image>img {
                  width: 100% !important;
                  }
                }

@media screen and (min-width: 768px) {
  .image-text-section {
    flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse; } }
.image-text-section .text-section {
  padding: 50px 30px; }
  @media screen and (min-width: 992px) {
    .image-text-section .text-section {
      padding: 60px 10%; } }
  @media screen and (min-width: 1400px) {
    .image-text-section .text-section {
      padding: 80px 10%; } }
  @media screen and (min-width: 1600px) {
    .image-text-section .text-section {
      padding: 100px 10%; } }
.image-text-section .image-bg-section {
  padding: 0 0 54%;
  background-size: cover;
  background-position: center center; }
.image-text-section .image-slider-section {
  padding: 0 0 54%;
  position: relative;
  z-index: 1; }
  .image-text-section .image-slider-section .sow-slide-nav.sow-slide-nav-next, .image-text-section .image-slider-section .sow-slide-nav.sow-slide-nav-prev {
    display: block !important;
    opacity: 1 !important;
    visibility: 1 !important; }
  .image-text-section .image-slider-section .sow-slider-pagination {
    display: none !important; }
  .image-text-section .image-slider-section .sow-slider-base {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0; }
    .image-text-section .image-slider-section .sow-slider-base .sow-slider-images {
      width: 100%;
      height: 100%;
      padding: 0; }
      .image-text-section .image-slider-section .sow-slider-base .sow-slider-images .sow-slider-background-image {
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center; }
        .image-text-section .image-slider-section .sow-slider-base .sow-slider-images .sow-slider-image::after {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-color: rgba(0, 0, 0, 0.25);
          z-index: 1; }
        /* .image-text-section .image-slider-section .sow-slider-base .sow-slider-images .sow-slider-image img {
          display: none !important; } */

          .image-text-section .image-slider-section .sow-slider-base ul.sow-slider-images li.sow-slider-image>img {
            width: auto !important;
          }

          @media screen and (max-width: 768px) {
            .image-text-section .image-slider-section .sow-slider-base ul.sow-slider-images li.sow-slider-image>img {
            width: 100% !important;
            }
          }

.image-text-section h2.widget-title {
  font-weight: 700;
  color: #000000;
  margin-bottom: 20px;
  margin-top: 0; }
.text-image-section .text-section ul,
.image-text-section .text-section ul {
  list-style: none;
  padding: 0;
  margin-top: 30px; }
  .text-image-section .text-section ul li,
  .image-text-section .text-section ul li {
    padding-left: calc(1em + 10px);
    margin-bottom: 5px; }
  .text-image-section .text-section ul li:before,
  .image-text-section .text-section ul li:before {
    content: "\f058";
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #24c0db;
    margin-left: calc(-1em - 10px);
    margin-right: 10px; }

@media screen and (min-width: 768px) {
  .contact-content {
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex; } }

.contact-form {
  padding: 60px 15px; }
  @media screen and (min-width: 768px) {
    .contact-form {
      padding: 80px 15px; } }
  @media screen and (min-width: 992px) {
    .contact-form {
      padding: 100px 10%; } }
  .contact-form h2.widget-title {
    font-size: 40px;
    color: #004077;
    margin-top: 0;
    margin-bottom: 40px; }

.contact-section-right {
  background-color: #f7f7f7; }
  .contact-section-right .contact-right-inner {
    padding: 30px 15px 40px; }
    @media screen and (min-width: 768px) {
      .contact-section-right .contact-right-inner {
        padding: 90px 15 80;
        padding: 80px 15px; } }
    @media screen and (min-width: 992px) {
      .contact-section-right .contact-right-inner {
        padding: 110px 10% 100px; } }

.inner-content-wrapper .contact-wrapper .title::after {
  content: "";
  padding-top: 15px;
  display: block;
  border-bottom: 2px solid #24c0db;
  margin-bottom: 10px;
  width: 100%; }
.inner-content-wrapper .contact-wrapper .title h3 {
  margin: 0;
  font-weight: 500;
  font-size: 20px; }
.inner-content-wrapper .contact-wrapper .field-item {
  display: flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  border-bottom: 1px solid #cccccc;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 15px 30px; }
  @media screen and (min-width: 768px) and (max-width: 992px) {
    .inner-content-wrapper .contact-wrapper .field-item {
      padding: 15px 5px; } }
  .inner-content-wrapper .contact-wrapper .field-item i {
    display: inline-block;
    width: 18px;
    font-size: 18px;
    color: #6a858d; }
  .inner-content-wrapper .contact-wrapper .field-item .field-content {
    padding-left: 20px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .inner-content-wrapper .contact-wrapper .field-item.contact-map {
    padding-left: 0;
    padding-right: 0;
    border-bottom: none; }
    .inner-content-wrapper .contact-wrapper .field-item.contact-map .fa {
      color: #333333;
      margin-left: 30px; }
      @media screen and (min-width: 768px) and (max-width: 992px) {
        .inner-content-wrapper .contact-wrapper .field-item.contact-map .fa {
          margin-left: 5px; } }
    .inner-content-wrapper .contact-wrapper .field-item.contact-map .field-content {
      padding: 0; }
.inner-content-wrapper .contact-map .map-content {
  margin-top: 10px;
  position: relative;
  display: flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center; }
.inner-content-wrapper .contact-map h3 {
  font-weight: 500;
  font-size: 20px;
  margin: 0; }
.inner-content-wrapper .contact-map .map-outer {
  width: 100%;
  margin-top: 45px; }
  .inner-content-wrapper .contact-map .map-outer::before {
    content: "";
    border-top: 2px solid #24c0db;
    display: block;
    width: 100%;
    position: relative;
    bottom: 30px; }

.title.contact-detail-page .fa {
  color: #333333;
  font-size: 18px;
  margin-left: 30px;
  margin-right: 5px; }
  @media screen and (min-width: 768px) and (max-width: 992px) {
    .title.contact-detail-page .fa {
      margin-left: 5px; } }

.single-actualits .title.contact-detail-page .fa,
.single-actualits .inner-content-wrapper .contact-wrapper .field-item.contact-map .fa {
  display: none; }

.contact-content .contact-right-inner .contact-wrapper .title::after {
  content: "";
  padding-top: 15px;
  display: block;
  border-bottom: 2px solid #24c0db;
  margin-bottom: 10px;
  width: 60px; }
.contact-content .contact-right-inner .contact-wrapper .title h3 {
  margin: 30px 0 0;
  font-weight: 500;
  font-size: 20px; }
.contact-content .contact-right-inner .contact-wrapper .field-item.contact-address {
  -ms-align-items: initaia;
  -webkit-align-items: initial;
  align-items: initial; }
.contact-content .contact-right-inner .contact-wrapper .field-item i {
  display: inline-block;
  font-size: 18px;
  background: #24c0db;
  color: #fff;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  text-align: center;
  line-height: 28px;
  font-size: 16px; }
.contact-content .contact-right-inner .address-title::after {
  content: "";
  padding-top: 15px;
  display: block;
  border-bottom: 2px solid #24c0db;
  margin-bottom: 20px;
  width: 60px; }
.contact-content .contact-right-inner .address-title h3 {
  margin: 30px 0 0;
  font-weight: 500;
  font-size: 20px; }

.side-desc p::before {
  content: "";
  border-width: 5px 0 5px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #404040;
  height: 0;
  width: 0;
  display: inline-block;
  margin-right: 8px; }

.inner-content-wrapper.main-content .left-content .left-content-inner {
  background-color: #ffffff;
  padding: 30px; }
.inner-content-wrapper.main-content .left-content table td {
  border: 1px solid #aaaaaa; }
.inner-content-wrapper.main-content .left-content img {
  max-width: 100%;
  height: auto;
  margin: auto;
  display: block; }
.inner-content-wrapper.main-content .left-content h2 {
  font-size: 24px;
  margin-bottom: 30px;
  color: #333333; }
  .inner-content-wrapper.main-content .left-content h2:first-child {
    margin-top: 0; }
.inner-content-wrapper.main-content .left-content h3 {
  font-size: 20px;
  color: #333333;
  margin-bottom: 20px; }
.inner-content-wrapper.main-content .left-content p {
  margin-bottom: 20px; }
.inner-content-wrapper.main-content .left-content a {
  color: #333333; }
  .inner-content-wrapper.main-content .left-content a:hover {
    color: #24c0db; }
.inner-content-wrapper.main-content .left-content > .so-panel.widget {
  padding-bottom: 20px; }
.inner-content-wrapper.main-content .left-content .widget-title {
  font-size: 24px;
  margin-bottom: 30px; }
.inner-content-wrapper.main-content .left-content ul {
  list-style: none;
  padding: 0;
  margin-bottom: 25px; }
  .inner-content-wrapper.main-content .left-content ul li {
    padding-left: calc(1em + 10px);
    margin-bottom: 5px; }
  .inner-content-wrapper.main-content .left-content ul li:before {
    content: "\f058";
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #24c0db;
    margin-left: calc(-1em - 10px);
    margin-right: 10px; }
  .inner-content-wrapper.main-content .left-content ul.list-arrow li {
    padding-left: 0; }
  .inner-content-wrapper.main-content .left-content ul.list-arrow li:before {
    content: "\f054";
    font-size: 12px;
    margin-left: 0;
    margin-right: 6px; }
.inner-content-wrapper.main-content .panel-grid-cell > .left-content {
  background-color: #ffffff;
  padding: 30px; }
.inner-content-wrapper.main-content .sidebar-content-inner {
  padding: 30px;
  background-color: #ffffff;
  padding: 30px 15px; }
  @media screen and (min-width: 992px) {
    .inner-content-wrapper.main-content .sidebar-content-inner {
      padding: 30px; } }
  @media screen and (max-width: 767px) {
    .inner-content-wrapper.main-content .sidebar-content-inner {
      margin-top: 30px; } }

/*# sourceMappingURL=style.css.map */
.contact-form form.wpcf7-form .form-fields-wrapper .form-item select.wpcf7-form-control option {
  color: #24c0db;
}


.home .contact-form form.wpcf7-form .form-fields-wrapper .form-item select.wpcf7-form-control {
  background-image: url("images/angle-down-white.png") !important;
}
