@font-face {
	font-family: 'UniversLTStd';
	src: url('/wp-content/themes/flatsome-child/fonts/UniversLTStd-45-Light.eot');
	src: local('☺'), url('/wp-content/themes/flatsome-child/fonts/UniversLTStd-45-Light.woff') format('woff'), url('/wp-content/themes/flatsome-child/fonts/UniversLTStd-45-Light.ttf') format('truetype'), url('/wp-content/themes/flatsome-child/fonts/UniversLTStd-45-Light.svg') format('svg');
	font-weight: 300;
	font-style: normal; }
@font-face {
	font-family: 'UniversLTStd';
	src: url('/wp-content/themes/flatsome-child/fonts/UniversLTStd-55-Roman.eot');
	src: local('☺'), url('/wp-content/themes/flatsome-child/fonts/UniversLTStd-55-Roman.woff') format('woff'), url('/wp-content/themes/flatsome-child/fonts/UniversLTStd-55-Roman.ttf') format('truetype'), url('/wp-content/themes/flatsome-child/fonts/UniversLTStd-55-Roman.svg') format('svg');
	font-weight: normal;
	font-style: normal; }
@font-face {
	font-family: 'UniversLTStd';
	src: url('/wp-content/themes/flatsome-child/fonts/UniversLTStd-65-Bold.eot');
	src: local('☺'), url('/wp-content/themes/flatsome-child/fonts/UniversLTStd-65-Bold.woff') format('woff'), url('/wp-content/themes/flatsome-child/fonts/UniversLTStd-65-Bold.ttf') format('truetype'), url('/wp-content/themes/flatsome-child/fonts/UniversLTStd-65-Bold.svg') format('svg');
	font-weight: 600;
	font-style: normal; }



/* 
Contact Us modal 
Join the Community modal
*/
#join_community_modal {max-width: 800px !important;}

#contact_us_modal,
#join_community_modal {
  border-radius: 10px;
  padding: 25px !important; }
#contact_us_modal form,
#join_community_modal form {margin: 0;}
#contact_us_modal h3,
#join_community_modal h3 {
  font-size: 30px;
  text-align: center;
  color: #676767;
  border-bottom: 1px solid #E9EBEE;
  padding-bottom: 20px;
  margin-bottom: 0; }
#contact_us_modal .subtitle,
#join_community_modal .subtitle {
  border-bottom: 1px solid #E9EBEE;
  padding: 20px 0; }
#contact_us_modal input:not([type="checkbox"]),
#contact_us_modal textarea,
#join_community_modal input:not([type="checkbox"]),
#join_community_modal textarea {
  border-radius: 7px !important;
  color: #333 !important;
  font-size: 14px !important;
  height: 35px;
  margin: 0;
  padding: 5px 12px !important; }
#contact_us_modal input::-webkit-input-placeholder { color: #C3C6CA; }
#contact_us_modal input:-moz-placeholder { color: #C3C6CA; } /* firefox 4 - 18 */
#contact_us_modal input::-moz-placeholder { color: #C3C6CA; } /* firefox 19+ */
#contact_us_modal input:-ms-input-placeholder { color: #C3C6CA; } /* ie */
#contact_us_modal textarea::-webkit-input-placeholder { color: #C3C6CA; }
#contact_us_modal textarea:-moz-placeholder { color: #C3C6CA; } /* firefox 4 - 18 */
#contact_us_modal textarea::-moz-placeholder { color: #C3C6CA; } /* firefox 19+ */
#contact_us_modal textarea:-ms-input-placeholder { color: #C3C6CA; } /* ie */

#join_community_modal input::-webkit-input-placeholder { color: #C3C6CA; }
#join_community_modal input:-moz-placeholder { color: #C3C6CA; } /* firefox 4 - 18 */
#join_community_modal input::-moz-placeholder { color: #C3C6CA; } /* firefox 19+ */
#join_community_modal input:-ms-input-placeholder { color: #C3C6CA; } /* ie */
#join_community_modal textarea::-webkit-input-placeholder { color: #C3C6CA; }
#join_community_modal textarea:-moz-placeholder { color: #C3C6CA; } /* firefox 4 - 18 */
#join_community_modal textarea::-moz-placeholder { color: #C3C6CA; } /* firefox 19+ */
#join_community_modal textarea:-ms-input-placeholder { color: #C3C6CA; } /* ie */

#contact_us_modal .form-footer,
#join_community_modal .form-footer {
  align-items: center;
  border-bottom: 1px solid #E9EBEE;
  display: flex;
  justify-content: flex-end;
  padding: 20px 0; }
#contact_us_modal input[type="submit"],
#contact_us_modal .mfp-close,
#join_community_modal input[type="submit"],
#join_community_modal .mfp-close {
  border: 1px solid #00a2d6;
  border-radius: 5px !important;
  box-shadow: none;
  color: #fff !important;
  font-size: 14px;
  font-weight: 400 !important;
  height: 31px !important;
  margin: 0 0 0 15px !important;
  min-height: 0;
  min-width: 80px;
  position: static;
  text-transform: none !important;
  width: auto !important; }
#contact_us_modal input[type="submit"]:hover,
#join_community_modal input[type="submit"]:hover {
  background: transparent !important;
  color: #00A6DA !important; }
#contact_us_modal .mfp-close,
#join_community_modal .mfp-close {
  background: transparent;
  border: 1px solid #E9EBEE;
  color: #C3C6CA !important;
  line-height: 31px;
  mix-blend-mode: unset;
  opacity: 1;
  transition: all .3s; }
#contact_us_modal .mfp-close:hover,
#join_community_modal .mfp-close:hover {
  border-color: #333 !important;
  color: #333 !important; }
#contact_us_modal .wpcf7 .wpcf7-not-valid-tip,
#join_community_modal .wpcf7 .wpcf7-not-valid-tip {margin-top: 3px;}

#join_community_modal .checkbox-title {
  border-top: 1px solid #E9EBEE;
  margin-top: 20px;
  opacity: .8;
  padding: 20px 0 5px; }

#join_community_modal .checkbox-wrap {
  padding-left: 30px;
  list-style: none; }

#join_community_modal .checkbox-wrap li {padding-left: 20px;}
#join_community_modal .checkbox-wrap label {
  cursor: pointer;
  font-size: 16px;
  font-weight: normal; }

#join_community_modal .checkbox-wrap label span:before {
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: inset 0 0 0px 2px #fff;
  content: '';
  height: 18px;
  left: -30px;
  position: absolute;
  top: 3px;
  width: 18px; }
#join_community_modal .checkbox-wrap label input:checked + span:before {background: #00A2D6;}



#join_community_modal .wpcf7-checkbox .wpcf7-list-item,
#join_community_modal input[type="checkbox"] {margin: 0;}
#join_community_modal input[type="checkbox"] {display: none;}
#join_community_modal .wpcf7-checkbox {
  display: block;
  margin-top: 15px;
}








/* HEADER */
.header-bg-color {background-color: #fff;}

#top-bar .container {
  max-width: 1390px !important;
  padding: 0 15px !important; }
#top-bar .container a {
  color: #fff !important;
  font-weight: 400 !important; }
#top-bar .container a:hover span {text-decoration: underline;}
#masthead .header-inner {
  max-width: 1390px !important;
  padding: 0 15px !important; }

#masthead #logo {
  margin-right: 0;
  max-width: 160px; }
@media screen and (max-width: 1350px) {
  #masthead #logo {margin-right: 15px;}
  #masthead .nav > li {margin-right: 5px !important;}
}
#masthead .header-nav-main {justify-content: center;}
#masthead .nav > li > a {
  color: #808080;  
  font-family: 'UniversLTStd';
  font-weight: 300;
  line-height: 1.66; }
@media screen and (min-width: 1250px) {
  #masthead .nav > li > a {letter-spacing: .03em;}
}
@media screen and (min-width: 1024px) {
  #masthead .nav > li > a {font-size: 18px;}
}
.home .transparent #masthead .nav > li > a {color: #fff;}
.home .transparent #masthead .has-dropdown .icon-angle-down {color: #fff;}

#masthead .nav > li > a:hover {color: #00A6DA !important;}
#masthead .has-dropdown .icon-angle-down {
  color: #808080;
  font-size: 20px;
  opacity: 1; }
#masthead .cart-item a {width: 32px;}

#masthead .nav-dropdown .menu-item {margin: 0;}
#masthead .nav-dropdown .menu-item a {
  color: rgba(102,102,102,0.85) !important;
  font-size: 18px;
  text-decoration: none; }
#masthead .nav-dropdown .menu-item a:hover {color: rgba(17,17,17,0.85) !important;}

.header-button .button {
  height: 42px;
  font-size: 18px;
  font-weight: normal;
  line-height: 42px;
  text-align: center;
  text-transform: none;
  transition: all .3s;
  width: 117px; }
.header-button .button:hover {
  background: transparent;
  color: #00A6DA !important; }

#header .header-nav.nav-right .menu-item .login-btn {
  align-items: center;
  background: #00A6DA;
  border: 1px solid #00A6DA;
  border-radius: 10px;
  color: #fff !important;
  height: 42px;
  font-size: 18px;
  justify-content: center;
  text-transform: none;
  transition: all .3s;
  width: 117px;
  padding: 0; }
#header .header-nav.nav-right .menu-item .login-btn:hover {
  background: transparent;
  color: #00A6DA !important; }
@media screen and (max-width: 1200px) {
  #header .header-nav.nav-right .menu-item .login-btn {
    font-size: 16px;
    width: 95px;
  }
}
#main-menu.mobile-sidebar {margin: 0 -15px;}
@media screen and (max-width: 849px) {
  #main-menu.mobile-sidebar .hide-for-medium {display: none !important;}
}
@media screen and (min-width: 850px) {
  #main-menu.mobile-sidebar .show-for-medium {display: none !important;}
}





@media screen and (max-width: 768px) {
  .btn-contact span {display: none;}
  .btn-contact:before {
  	content: attr(data-mobile-text);
    display: inline-block;
    /*font-size: 20px;*/ }
} 



/* SOLUTIONS PAGES */
.page-id-10134 .row,
.page-id-106077 .row,
.parent-pageid-10134 .row,
.parent-pageid-106077 .row{max-width: 1220px;}

@media screen and (min-width: 1025px) {
  .section-solutions {padding-bottom: 0 !important;}
}
.section-solutions .section-title {
  color: #676767;
  font-family: UniversLTStd, sans-serif;
  font-weight: 300 !important;
  font-size: 60px;
  line-height: 1.33;
  letter-spacing: .02em; 
  margin: 0 auto 20px;
  max-width: 840px; }
  @media screen and (max-width: 768px) {
    .section-solutions .section-title {font-size: 40px;}
  }
  @media screen and (max-width: 480px) {
    .section-solutions .section-title {font-size: 30px;}
  }

.section-solutions .section-title span {
  text-transform: none;
  width: 100%; }

.section-solutions .section-title b {display: none;}

.section-solutions p.lead {
  color: #999;
  font-family: UniversLTStd, sans-serif;
  font-weight: 300;
  font-size: 30px;
  letter-spacing: .02em;
  line-height: 1.38;
  margin-bottom: 70px;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .section-solutions p.lead {font-size: 20px;}
  }
.section-solutions .solution-footer p.lead {margin-bottom: 45px;}

.section-solutions .button:not(.is-link) {
  background: #043347 !important;
  border: 1px solid #043347;
  color: #FFF;
  font-family: UniversLTStd, sans-serif;
  font-weight: normal;
  font-size: 25px;
  float: none;
  line-height: 1.6;
  text-align: center;
  letter-spacing: .03em;
  padding: 15px 25px; }
  @media screen and  (max-width: 1024px) {
    .section-solutions .button:not(.is-link) {font-size: 20px;}  
  }
  @media screen and  (max-width: 768px) {
    .section-solutions .button:not(.is-link) {font-size: 16px;}  
  }
.section-solutions .solution-footer .button:not(.is-link) {margin-bottom: 0;}

.section-solutions .button:not(.is-link):hover {color: #043347;}
.section-solutions .button.btn-light {
  background: #81CCED !important;
  border-color: #81CCED; }

.section-solutions .button.btn-light:hover {
  background: #fff !important;
  box-shadow: none;
  color: #81CCED !important; }

.section-solutions .button.is-link {
  float: right;
  margin-right: 0; }

.section-solutions .text-center > .button.is-link {float: none;}
@media screen and (max-width: 480px) {
  .button.is-link {float: none !important;}
}
.button.is-link:after {transition: all .4s;}
.button.is-link:hover:after {right: -10px !important;}

.section-solutions .hero-section > .col > .col-inner,
.section-about .hero-section > .col > .col-inner {
  background: #ECF7FB;
  border-radius: 15px;
  padding: 63px 7.5% 32px;
  z-index: 1; }

.section-solutions .hero-section p,
.section-about .hero-section p {
  color: #999;
  font-family: UniversLTStd, sans-serif;
  font-weight: 300;
  font-size: 30px;
  line-height: 1.38;
  letter-spacing: .02em; }
  @media screen and (max-width: 768px) {
    .section-solutions .hero-section p,
    .section-about .hero-section p {font-size: 20px;}
  }

.section-solutions .hero-section h2,
.section-about .hero-section h2 {
  color: #676767;
  font-family: UniversLTStd, sans-serif;
  font-weight: 300 !important;
  font-size: 60px;
  line-height: 1.33;
  letter-spacing: .02em;
  margin-bottom: 30px; }
  @media screen and (max-width: 768px) {
    .section-solutions .hero-section h2,
    .section-about .hero-section h2 {font-size: 40px;}
  }
.section-about .hero-section h2 {
  font-size: 44px;
  margin-bottom: 35px;
}

.section-solutions h5 {
  color: #999;
  font-family: UniversLTStd, sans-serif;
  font-size: 18px;
  line-height: 2.22;
  letter-spacing: .06em;
  text-transform: uppercase; }
  @media screen and (max-width: 768px) {
    .section-solutions h5 {font-size: 14px;}
  }

.section-solutions h3 {
  color: rgba(0, 0, 0, .8);
  font-family: UniversLTStd, sans-serif;
  font-weight: 300 !important;
  font-size: 35px;
  letter-spacing: .02em;
  line-height: 1.2; }
  @media screen and (max-width: 768px) {
    .section-solutions h3 {font-size: 25px !important;}
  }

.section-solutions h2 {
  color: #676767;
  font-family: UniversLTStd, sans-serif;
  font-weight: 300 !important;
  font-size: 60px !important;
  line-height: 1.33;
  text-align: center;
  letter-spacing: .02em; }
  @media screen and (max-width: 768px) {
    .section-solutions h2 {font-size: 40px !important;}
  }

.section-solutions p {
  color: #676767;
  font-family: UniversLTStd, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.67;
  letter-spacing: .03em; }
  @media screen and (max-width: 768px) {
    .section-solutions p {font-size: 14px;}
  }

.section-solutions.solutions_page .row-5,
.section-solutions.solutions_page .row-6,
.section-solutions.solutions_page .row-7 {
  padding-bottom: 60px;
  padding-top: 60px;
  position: relative; }
  @media screen and (max-width: 768px) {
    .section-solutions.solutions_page .row-5,
    .section-solutions.solutions_page .row-6,
    .section-solutions.solutions_page .row-7 {
      padding-bottom: 30px;
      padding-top: 30px; }
  }
.section-solutions.solutions_page .row-5 {
  border-bottom: 3px solid #ccc;
  margin-bottom: -3px;
  z-index: 1; }

.section-solutions.solutions_page .row-5:before,
.section-solutions.solutions_page .row-5:after,
.section-solutions.solutions_page .row-6:before,
.section-solutions.solutions_page .row-6:after,
.section-solutions.solutions_page .row-7:before,
.section-solutions.solutions_page .row-7:after {  
  content: '';
  display: block;
  top: 0;
  bottom: 0;
  position: absolute;
  width: 100%; }

.section-solutions.solutions_page .row-5:before,
.section-solutions.solutions_page .row-6:before,
.section-solutions.solutions_page .row-7:before {left: 100%;}
.section-solutions.solutions_page .row-5:after,
.section-solutions.solutions_page .row-6:after,
.section-solutions.solutions_page .row-7:after {right: 100%;}

.section-solutions.solutions_page .row-5,
.section-solutions.solutions_page .row-5:before,
.section-solutions.solutions_page .row-5:after {background: linear-gradient(180deg, #F3F3F3 10%, #fcfcfc);}
.section-solutions.solutions_page .row-6,
.section-solutions.solutions_page .row-6:before,
.section-solutions.solutions_page .row-6:after {background: #fcfcfc;}
.section-solutions.solutions_page .row-7,
.section-solutions.solutions_page .row-7:before,
.section-solutions.solutions_page .row-7:after {background: linear-gradient(180deg, #F3F3F3 10%, rgba(243, 243, 243, 0) 45.27%, rgba(255, 255, 255, 0) 45.27%);}

.section-solutions.solutions_page .row-5 .img {max-width: 512px;}
.section-solutions.solutions_page .row-6 .img {max-width: 511px;}
@media screen and (min-width: 1024px) {.section-solutions .row-6 .img {float: right;}}

@media screen and (min-width: 1200px) {
  .section-solutions.solutions_page .row-6 {margin: 0 -30px;}
  .section-solutions.solutions_page .row-6 .button.is-link {letter-spacing: 0;}
}


.section-solutions.solutions_page .button:not(.is-link) {
  max-width: 610px;
  width: 100%; }

.section-solutions.solutions_page .row-7 {padding-bottom: 0;}
.section-solutions.solutions_page .row-7 .button:not(.is-link) {margin-bottom: 0;}

@media screen and (max-width: 550px) {
  .section-solutions.solutions_page .row-7 .col {padding-bottom: 0 !important;}
}

ul.differences-list {
  color: #333;
  list-style: none;
  font-family: UniversLTStd, sans-serif;
  font-weight: normal;
  font-size: 25px;
  line-height: 1.6;
  letter-spacing: .03em;
  margin: 0; }

  @media screen and (min-width: 1024px) {
    ul.differences-list {transform: translateX(20%);}
  }
  @media screen and (min-width: 550px) {
    ul.differences-list {margin-top: 13px;}
  }
  @media screen and (max-width: 768px) {
    ul.differences-list {font-size: 18px;}
  }

ul.differences-list li {
  background: url('data:image/svg+xml;utf8,<svg width="40" height="37" viewBox="0 0 40 37" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0)">\
<path d="M9.76003 17.2596C9.61003 16.2496 9.25003 14.5296 9.25003 13.5196C9.25003 12.7096 9.20003 12.4596 8.54003 11.8996C8.03003 11.5496 7.58003 11.3896 6.97003 11.3896C6.26003 11.3896 5.10003 11.5896 4.39003 11.8496C3.33003 12.1996 2.36003 13.4696 1.71003 14.2796C0.850029 15.2896 0.440029 15.6996 0.290029 16.1496C0.140029 16.5996 0.0900293 17.1596 0.0400293 18.5296C-0.0599707 20.6996 0.0400293 22.4296 0.290029 24.5996L1.00003 30.7196C1.00003 31.2796 1.05003 32.1396 1.46003 32.5896C2.02003 33.2496 2.83003 34.0096 3.49003 34.5596C4.15003 35.0696 6.17003 36.5296 6.93003 36.5796L8.10003 36.6796C9.82003 36.6796 14.22 32.2296 15.49 31.0596L22.07 24.7396L34.37 11.7896L37.91 7.94957C39.02 6.83957 39.28 6.83957 39.28 5.36957V2.07957C39.28 0.60957 39.28 0.30957 37.66 0.30957C36.75 0.30957 36.34 0.50957 35.69 1.01957L31.79 4.25957L24.5 11.2896L14.17 21.4096L13.31 22.2196C13.06 22.4696 12.65 22.8796 12.25 22.8796C11.85 22.8796 11.14 22.5296 10.88 22.2196C10.43 21.7096 10.32 20.6496 10.22 19.9896L9.76003 17.2596Z"\
    fill="%235BC1E8"/></g><defs><clipPath id="clip0"><rect y="0.30957" width="39.26" height="36.38" fill="white"/></clipPath></defs></svg>') no-repeat left center;
  margin-bottom: 50px;
  margin-left: 0;
  min-height: 37px;
  padding-left: 70px; }
  @media screen and (max-width: 768px) {
    ul.differences-list li {
      margin-bottom: 30px;
      padding-left: 50px; }
  }


@media screen and (max-width: 768px) {
  .section-solutions .gap-element {padding-top: 50px !important;}
}
@media screen and (max-width: 580px) {
  .section-solutions .gap-element {padding-top: 25px !important;}
}








/* HOSPITAL QI Page */
.section-solutions.hospital_page .row-1 .img {margin-bottom: 40px;}
@media screen and (min-width: 1025px) {
  .section-solutions.hospital_page .row-2 .col:first-child {padding: 0;}
  .section-solutions.hospital_page .row-3 .col:nth-child(2) {padding: 0;}
  .section-solutions.hospital_page .row-4 .col:nth-child(2) {padding: 0;}
  .section-solutions.hospital_page .row-6 .icon-box {max-width: 495px;}
}

.section-solutions.hospital_page .row-3 {
  border-bottom: 3px solid #ccc;
  position: relative; }
.section-solutions.hospital_page .row-3:before,
.section-solutions.hospital_page .row-3:after,
.section-solutions.hospital_page .row-8:before,
.section-solutions.hospital_page .row-8:after {  
  content: '';
  display: block;
  top: 0;
  bottom: 0;
  position: absolute;
  width: 100%; }
.section-solutions.hospital_page .row-3:before,
.section-solutions.hospital_page .row-8:before {left: 100%;}
.section-solutions.hospital_page .row-3:after,
.section-solutions.hospital_page .row-8:after {right: 100%;}

.section-solutions.hospital_page .row-3,
.section-solutions.hospital_page .row-3:before,
.section-solutions.hospital_page .row-3:after {background: linear-gradient(180deg, #F3F3F3 0%, rgba(243, 243, 243, 0) 50%, rgba(255, 255, 255, 0) 50%);}
.section-solutions.hospital_page .row-8,
.section-solutions.hospital_page .row-8:before,
.section-solutions.hospital_page .row-8:after {background: linear-gradient(to top, #F3F3F3 0%, rgba(243, 243, 243, 0) 50%, rgba(255, 255, 255, 0) 50%);}

.section-solutions.hospital_page .row-8 {position: relative;}
.section-solutions.hospital_page .button:not(.is-link) {
  max-width: 610px;
  width: 100%; }

/*.section-solutions.hospital_page .hero-section h2 {margin-bottom: 52px;}*/









/* CONSISTENT MESSAGING Page */

.section-solutions.messaging_page .row-2 .col-inner {height: 100%;}
@media screen and (min-width: 551px) {
  .section-solutions.messaging_page .row-2 .col-inner .img {
    bottom: 0;  
    right: 0;
    margin: -407px auto 0;
    position: absolute;
    top: 80%;
    width: 814px !important;
    z-index: 1; }
}
@media screen and (min-width: 551px) and (max-width: 768px) {
  .section-solutions.messaging_page .row-2 .col-inner .img {
    margin-top: -250px;
    width: 500px !important; }
}

@media screen and (max-width: 550px) {
  .section-solutions.messaging_page .row-2 .col-inner .img {margin-top: -80px; }
}

.section-solutions.messaging_page .row-2,
.section-solutions.messaging_page .row-5 {position: relative;}
.section-solutions.messaging_page .row-2:before,
.section-solutions.messaging_page .row-2:after,  
.section-solutions.messaging_page .row-5:before,
.section-solutions.messaging_page .row-5:after {  
  content: '';
  display: block;
  top: 0;
  bottom: 0;
  position: absolute;
  width: 100%; }
.section-solutions.messaging_page .row-2:before,
.section-solutions.messaging_page .row-5:before {left: 100%;}
.section-solutions.messaging_page .row-2:after,
.section-solutions.messaging_page .row-5:after {right: 100%;}

.section-solutions.messaging_page .row-2,
.section-solutions.messaging_page .row-2:before,
.section-solutions.messaging_page .row-2:after {background: linear-gradient(180deg, #F3F3F3 0%, rgba(243, 243, 243, 0) 30%, rgba(255, 255, 255, 0) 30%);}
.section-solutions.messaging_page .row-5,
.section-solutions.messaging_page .row-5:before,
.section-solutions.messaging_page .row-5:after {background: linear-gradient(to top, #F3F3F3 0%, rgba(243, 243, 243, 0) 30%, rgba(255, 255, 255, 0) 30%);}

@media screen and (min-width: 1025px) {
  .section-solutions.messaging_page .row-4 .col:nth-child(2) {padding: 0;}
  .section-solutions.messaging_page .row-5 .section-title {margin-bottom: 20px;}
  .section-solutions.messaging_page .row-5 p.lead {margin-bottom: 37px;}
  .section-solutions.messaging_page .row-6 .row > .col {padding-bottom: 25px;}
}


.section-solutions.messaging_page .icon-box-text {max-width: 480px;}
.section-solutions.messaging_page .row .row .button.is-link {
  font-size: 23px;
  line-height: 1.74; }

.section-solutions.messaging_page .row-4,
.section-solutions.messaging_page .row-6 {
  border-bottom: 3px solid #ccc; }
.section-solutions.messaging_page .row-7 .section-title {max-width: 100%;}
.section-solutions.messaging_page .row-7 .icon-box .icon-box-text {margin-bottom: 35px;}
.section-solutions.messaging_page .row-7 .icon-box .icon-box-text h3 {margin-bottom: 40px;}





/* COORDINATION Page */

.section-solutions.coordination_page .section-title {max-width: 100%;}
.section-solutions.coordination_page .row-title {
  margin: auto;
  max-width: 900px;
}

.section-solutions.coordination_page .button:not(.is-link)  {
  max-width: 610px;
  width: 100%; }

.section-solutions .img img {width: auto;}

.section-solutions .solutions-list {
  color: #666;
  list-style: none;
  font-family: UniversLTStd, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.66;
  letter-spacing: .03em;
  margin: 0; }
  @media screen and (min-width: 769px) {
    .section-solutions .solutions-list {margin-top: 20px;}
  }
.solutions-list li {
  background: url('data:image/svg+xml;utf8,<svg width="40" height="37" viewBox="0 0 40 37" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0)">\
<path d="M9.76003 17.2596C9.61003 16.2496 9.25003 14.5296 9.25003 13.5196C9.25003 12.7096 9.20003 12.4596 8.54003 11.8996C8.03003 11.5496 7.58003 11.3896 6.97003 11.3896C6.26003 11.3896 5.10003 11.5896 4.39003 11.8496C3.33003 12.1996 2.36003 13.4696 1.71003 14.2796C0.850029 15.2896 0.440029 15.6996 0.290029 16.1496C0.140029 16.5996 0.0900293 17.1596 0.0400293 18.5296C-0.0599707 20.6996 0.0400293 22.4296 0.290029 24.5996L1.00003 30.7196C1.00003 31.2796 1.05003 32.1396 1.46003 32.5896C2.02003 33.2496 2.83003 34.0096 3.49003 34.5596C4.15003 35.0696 6.17003 36.5296 6.93003 36.5796L8.10003 36.6796C9.82003 36.6796 14.22 32.2296 15.49 31.0596L22.07 24.7396L34.37 11.7896L37.91 7.94957C39.02 6.83957 39.28 6.83957 39.28 5.36957V2.07957C39.28 0.60957 39.28 0.30957 37.66 0.30957C36.75 0.30957 36.34 0.50957 35.69 1.01957L31.79 4.25957L24.5 11.2896L14.17 21.4096L13.31 22.2196C13.06 22.4696 12.65 22.8796 12.25 22.8796C11.85 22.8796 11.14 22.5296 10.88 22.2196C10.43 21.7096 10.32 20.6496 10.22 19.9896L9.76003 17.2596Z"\
    fill="%23333333"/></g><defs><clipPath id="clip0"><rect y="0.30957" width="39.26" height="36.38" fill="white"/></clipPath></defs></svg>') no-repeat left center;
  margin-bottom: 35px;
  margin-left: 0 !important;
  min-height: 37px;
  padding-left: 70px; }
  @media screen and (max-width: 768px) {
    ul.solutions-list li {
      margin-bottom: 25px;
      padding-left: 50px; }
  }

.section-solutions .icon-box .icon-box-text h3 {margin-bottom: 15px;}

.section-solutions.coordination_page .row-1,
.section-solutions.coordination_page .row-2,
.section-solutions.coordination_page .row-3 {
  padding-bottom: 60px;
  padding-top: 60px;
  position: relative; }
  @media screen and (max-width: 768px) {
    .section-solutions.coordination_page .row-1,
    .section-solutions.coordination_page .row-2,
    .section-solutions.coordination_page .row-3 {
      padding-bottom: 30px;
      padding-top: 30px; }
  }
.section-solutions.coordination_page .row-4 {position: relative;}
.section-solutions.coordination_page .row-1:before,
.section-solutions.coordination_page .row-1:after,
.section-solutions.coordination_page .row-3:before,
.section-solutions.coordination_page .row-3:after,
.section-solutions.coordination_page .row-4:before,
.section-solutions.coordination_page .row-4:after {  
  content: '';
  display: block;
  top: 0;
  bottom: 0;
  position: absolute;
  width: 100%; }

.section-solutions.coordination_page .row-1:before,
.section-solutions.coordination_page .row-3:before,
.section-solutions.coordination_page .row-4:before {left: 100%;}
.section-solutions.coordination_page .row-1:after,
.section-solutions.coordination_page .row-3:after,
.section-solutions.coordination_page .row-4:after {right: 100%;}

.section-solutions.coordination_page .row-1,
.section-solutions.coordination_page .row-1:before,
.section-solutions.coordination_page .row-1:after {background: linear-gradient(to top, #F3F3F3 0%, rgba(243, 243, 243, 0) 50%, rgba(255, 255, 255, 0) 50%);}
.section-solutions.coordination_page .row-3,
.section-solutions.coordination_page .row-3:before,
.section-solutions.coordination_page .row-3:after {background: linear-gradient(180deg, #F3F3F3 0%, rgba(243, 243, 243, 0) 50%, rgba(255, 255, 255, 0) 50%);}
@media screen and (min-width: 769px) {
  .section-solutions.coordination_page .row-3 {padding-top: 80px;}
}

@media screen and (min-width: 769px) {
  .section-solutions.coordination_page .row-4 .icon-box-img {height: 110px;}
  /*.section-solutions.coordination_page .hero-section h2 {margin-bottom: 45px;}*/
  .section-solutions.coordination_page .hero-section .row {
    justify-content: space-between !important;
    margin: 0;
  }
  .section-solutions.coordination_page .hero-section .row .col {max-width: 435px;}
}

@media screen and (max-width: 550px) {
	.section-solutions.coordination_page .hero-section .col-inner .col {padding-bottom: 0 !important;}
}


.section-solutions .solution-footer > .col {padding-bottom: 0;}
.section-solutions .solution-footer .section-title {
  border: none;
  color: #333;
  font-weight: normal !important;
  font-size: 35px;
  line-height: 1.38;
  margin: 0 0 30px;
  max-width: 100%;
  text-align: left; }
  @media screen and (min-width: 768px) {  
    .section-solutions .solution-footer .section-title {
      float: left;
      width: auto; }
  }
  @media screen and (max-width: 475px) {  
    .section-solutions .solution-footer .section-title {text-align: center;}
  }
.section-solutions .solution-footer .section-title:before,
.section-solutions .solution-footer .section-title:after {    
  bottom: 0;
  content: '';
  height: 30px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 1000px; }
.section-solutions .solution-footer .section-title:before {left: 100%;}
.section-solutions .solution-footer .section-title:after {right: 100%;}
@media screen and (min-width: 476px) {  
  .section-solutions .solution-footer .section-title:before {margin-left: 25px;}
  .section-solutions .solution-footer .section-title:after {margin-right: 25px;}
}
.section-solutions .solution-footer.dark .section-title:before,
.section-solutions .solution-footer.dark .section-title:after {background: #033347;}
.section-solutions .solution-footer.blue .section-title:before,
.section-solutions .solution-footer.blue .section-title:after {background: #0099D4;}

.section-solutions .solution-footer .section-title-container {max-width: 100%;}
.section-solutions .solution-footer .section-title span {
  border: none;
  margin: 0;  
  padding: 0;
}
.section-solutions .solution-footer .button {margin-top: 25px;}





/* ABOUT PAGES */

.page-wrapper {overflow: hidden;}
.parent-pageid-9985 .row {max-width: 1140px;}

@media screen and (min-width: 768px) {
  .about-header {
    margin-bottom: 20px;
    margin-top: -15px;
    padding: 0 !important; }
}
@media screen and (min-width: 1025px) {
  .section-about {
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important; }
  
  .section-about .row {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  
  .section-about .section-content > .row:last-child {
    margin-bottom: 0;
    padding-bottom: 0; } 
}



/*********
ABOUT MENU
**********/
.about-header .nav > li {margin-right: 0;}
@media screen and (max-width: 480px) {
  .about-header .nav > li {
    display: block;
    margin-left: 0;
  	width: 100%; }
}
.about-header .nav > li > a {
  color: #333;
  font-family: UniversLTStd, sans-serif;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 0.03em;
  line-height: 2.22;
  padding: 15px 28px;
  text-transform: none; }
  @media screen and (max-width: 980px) {
    .about-header .nav > li > a {
      font-size: 14px;
      padding: 10px 20px; }
  }
.about-header .nav > li > a:hover {color: #000 !important;}
.about-header .nav > li > a:before {content: none;}
.about-header .nav > li.active > a {
  background: #E9F4F8;
  border-radius: 10px;
  color: #00A2D6;
  font-weight: 600; }
.about-header .nav > li.active > a:hover {color: #00A2D6 !important;}



/***********
ABOUT HEADER
************/
.about-header .page-title-inner {
  display: flex;
  flex-direction: column-reverse; }

.about-header .title-wrapper {
  text-align: center;
  width: 100%; }

.about-header .title-content {
  margin-bottom: 25px;
  width: 100%; }

.about-header .page-title .entry-title {
  background: #fff;
  color: #676767;
  display: inline-block;
  font-family: UniversLTStd, sans-serif;
  font-style: normal;
  font-weight: 300 !important;
  font-size: 60px;
  letter-spacing: .02em;
  line-height: 80px;
  padding: 0 63px;
  position: relative;
  width: auto; }
  @media screen and (max-width: 768px) {
    .about-header .page-title .entry-title {font-size: 40px;}
  }
  @media screen and (max-width: 650px) {
    .about-header .page-title .entry-title {padding: 0 20px;}
  }
  @media screen and (max-width: 480px) {
    .about-header .page-title .entry-title {
      font-size: 30px;
      line-height: 1.2;
    }
  }

.about-header .page-title .entry-title:before,
.about-header .page-title .entry-title:after {  
  bottom: 0;
  content: '';
  height: 30px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 1000px; }
.about-header .page-title .entry-title:before {left: 100%;}
.about-header .page-title .entry-title:after {right: 100%;}

.about-header.dark-line .page-title .entry-title:before,
.about-header.dark-line .page-title .entry-title:after {background: #033347;}
.about-header.blue-line .page-title .entry-title:before,
.about-header.blue-line .page-title .entry-title:after {background: #00a6dd;}
.about-header.lightblue-line .page-title .entry-title:before,
.about-header.lightblue-line .page-title .entry-title:after {background: #00b0df;}
.about-header.light-line .page-title .entry-title:before,
.about-header.light-line .page-title .entry-title:after {background: #8cd2ec;}
.about-header.green-line .page-title .entry-title:before,
.about-header.green-line .page-title .entry-title:after {background: #3BE8B0;}







/**************
WHAT WE DO Page
**************/
.section-about {
  font-family: UniversLTStd, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.6; }

.section-about.what-we-do_page {padding-top: 25px !important;}

.section-about .lead-section {margin-bottom: 30px;}
.section-about .lead-section .col-inner {
  background: #ECF7FB;
  border-radius: 10px;
  padding: 65px 5% 25px; }
.section-about.what-we-do_page .lead-section .col-inner {padding-top: 45px;}

.section-about .lead-section h2 {
  color: #676767;
  font-family: UniversLTStd, sans-serif;
  font-weight: 300 !important;
  font-size: 44px;
  line-height: 1.2;
  margin-bottom: 38px;
  letter-spacing: 0.02em; }
  @media screen and (max-width: 768px) {
    .section-about .lead-section h2 {font-size: 40px;}
  }
  @media screen and (max-width: 480px) {
    .section-about .lead-section h2 {font-size: 30px;}
  }
.section-about .lead-section:last-child h2 {margin-bottom: 15px;}

.section-about .lead-section h2 + p {
  color: #999;
  font-size: 30px;
  font-weight: 300 !important;
  line-height: 1.38; }
  @media screen and (max-width: 768px) {
    .section-about .lead-section h2 + p {font-size: 20px;}
  }

  .section-about h3 {
    color: rgba(0,0,0,.8);
    font-family: UniversLTStd, sans-serif;
    font-weight: 300 !important;
    font-size: 35px;
    letter-spacing: 0.02em;
    line-height: 1.2; }
    @media screen and (max-width: 768px) {
      .section-about h3 {font-size: 25px;}
    }

  .section-about p {
    font-size: 18px;
    color: rgba(0,0,0,.6);
	line-height: 1.66; }
	@media screen and (max-width: 768px) {
      .section-about p {font-size: 14px;}
    }

  .section-about .icon-box {align-items: center;}
.section-about .icon-box:not(:last-child) { margin-bottom: 50px; }
  @media screen and (max-width: 550px) {
    .section-about .icon-box:last-child { margin-bottom: 50px; }
  }
	.section-about .icon-box-img {width: 50px !important;}
	.section-about .icon-box-img img {padding-top: 0;}

    .section-about .icon-box .icon-box-text h5 {
      color: rgba(0,0,0,.6);
      font-family: UniversLTStd, sans-serif;
      text-transform: none; }
@media screen and (max-width: 550px) {
  .section-about.what-we-do_page .row-5 .col:first-child {padding-bottom: 0;}
}




/**************
WHO WE ARE Page
**************/
.section-about p.lead {
  color: #999;
  font-size: 30px;
  line-height: 1.38;
  margin-bottom: 70px; }
  @media screen and (min-width: 769px) {
    .section-about p.lead {/*margin-top: -70px;*/}
  }
  @media screen and (max-width: 768px) {
    .section-about p.lead {font-size: 20px;}
  }

@media screen and (min-width: 1025px) {
  .section-about .row:not(:last-child) .box {margin-bottom: 50px;}
}


@media screen and (min-width: 769px) {
  .section-about .box {display: flex;}
}
.section-about .box-image {
  border-radius: 50%;
  margin-bottom: 50px;  
  max-height: 242px;
  max-width: 242px;
  overflow: hidden;
  width: 100%; }
  @media screen and (min-width: 769px) {
    .section-about .box-image {margin-right: 50px;}  
  }

@media screen and (max-width: 768px) {
  .section-about .box-text {text-align: center;}  
}


.section-about .box .person-name {
  color: rgba(0,0,0,.8);
  display: inline-block;
  font-family: UniversLTStd, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 35px;
  line-height: 1.2;
  letter-spacing: .02em;
  margin-bottom: 10px;
  text-transform: none; }
  @media screen and (max-width: 768px) {
    .section-about .box .person-name {font-size: 25px;}
  }

.section-about .box .person-title {  
  color: #999;
  font-family: UniversLTStd, sans-serif;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px;
  line-height: 1.33;
  letter-spacing: .06em;
  opacity: 1;
  text-transform: uppercase; }
  @media screen and (max-width: 768px) {
    .section-about .box .person-title {font-size: 16px;}
  }

.section-about .box .box-text h4 {margin-bottom: -5px;}








/*******************
HOW WE GOT HERE Page
********************/
.section-about.how-we-got-here_page .lead-section .col-inner {padding-bottom: 40px;}
.section-about .col-inner > h5 {
  color: #999;
  font-family: UniversLTStd, sans-serif;
  letter-spacing: .06em;
  margin-bottom: 20px; }
  @media screen and (max-width: 768px) {
    .section-about .col-inner h5 {
      font-size: 14px;
      line-height: 1.4; }
  }
.section-about .col-inner h5 + h3 {margin-bottom: 25px;}

.section-about .lead-section ul {  
  list-style: none;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 110px;
  margin-top: 30px;
  position: relative; }
  @media screen and (min-width: 575px) {
    .section-about .lead-section ul {
      background-image: linear-gradient(#CBCBCB 3px, transparent 0);
      background-size: 100% 3px;
      background-repeat: no-repeat;
      background-position: 50% 50%; }
  }
  @media screen and (max-width: 768px) {
    .section-about .lead-section ul {margin-bottom: 70px;}
  }

.section-about .lead-section ul li {
  display: inline-block;
  list-style: none;
  margin: 0 35px; }
  @media screen and (max-width: 768px) {
    .section-about .lead-section ul li {margin: 0 20px;}
  }
  @media screen and (max-width: 480px) {
    .section-about .lead-section ul li {margin: 0 10px;}
  }
  @media screen and (max-width: 425px) {
    .section-about .lead-section ul li {margin: 0 5px;}
  }

.section-about .lead-section ul li:first-child {margin-left: 0;}
.section-about .lead-section ul li:last-child {margin-right: 0;}
.section-about .lead-section ul li a {
  background: #033347;
  border-radius: 50%;
  box-shadow: 0 0 0 1px transparent;
  color: #fff;
  display: block;
  height: 80px;
  font-size: 34px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  text-decoration: none;
  transition: all .4s;
  width: 80px; }
  @media screen and (max-width: 768px) {
    .section-about .lead-section ul li a {
      height: 50px;
      font-size: 24px;
      line-height: 50px;
      width: 50px; }
  }

.section-about .lead-section ul li a:hover {box-shadow: 0 0 0 9px #0097D1;}

.section-about .lead-section ul li span {
  bottom: -90px;
  color: #666;
  font-size: 25px;
  font-weight: bold;
  left: 0;
  letter-spacing: .02em;
  line-height: 1.38;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  transition: all .4s;
  visibility: hidden; }
  @media screen and (max-width: 768px) {
    .section-about .lead-section ul li span {
      font-size: 14px;
      bottom: -50px; }
  }
.section-about .lead-section ul li:hover span {
  opacity: 1;
  visibility: visible; }

.section-about .row-1,
.section-about .row-2,
.section-about .row-3,
.section-about .row-4 {
  padding-bottom: 45px;
  padding-top: 45px;
  position: relative; }
  @media screen and (max-width: 768px) {
    .section-about .row-1,
    .section-about .row-2,
    .section-about .row-3,
    .section-about .row-4 {
      padding-bottom: 30px;
      padding-top: 30px; }
  }

.section-about .row-2 {
  border-bottom: 3px solid #ccc;
  margin-bottom: -3px;
  z-index: 1; }
.section-about .row-2,
.section-about .row-2:before,
.section-about .row-2:after,
.section-about .row-3,
.section-about .row-3:before,
.section-about .row-3:after {background: #f3f3f3;}
.section-about.how-we-got-here_page .row-4,
.section-about.how-we-got-here_page .row-4:before,
.section-about.how-we-got-here_page .row-4:after {background: linear-gradient(180deg, #F9F9F9 0, transparent 50%);}

.section-about .row-2:before,
.section-about .row-2:after,
.section-about .row-3:before,
.section-about .row-3:after,
.section-about .row-4:before,
.section-about .row-4:after {  
  content: '';
  display: block;
  top: 0;
  bottom: 0;
  position: absolute;
  width: 100%; }

.section-about .row-2:before,
.section-about .row-3:before,
.section-about .row-4:before {left: 100%;}
.section-about .row-2:after,
.section-about .row-3:after,
.section-about .row-4:after {right: 100%;}

.section-about .row-1 .img {max-width: 471px;}
.section-about .row-2 .img {max-width: 512px;}
@media screen and (min-width: 1024px) {.section-about .row-2 .img {float: right;}}


.section-about .button.is-link,
.section-solutions .button.is-link {
  color: #999 !important;
  font-weight: normal;
  font-size: 18px;
  line-height: 2.22;
  letter-spacing: .03em;
  margin-bottom: 10px;
  min-height: 0;
  padding-right: 38px !important;
  text-align: right; }
  @media screen and (max-width: 768px) {
    .section-about .button.is-link,
    .section-solutions .button.is-link {font-size: 14px;}
  }
.section-about .button.is-link:hover,
.section-solutions .button.is-link:hover {color: #676767 !important;}
.section-about .button.is-link:after,
.section-solutions .button.is-link:after {
  background: url('data:image/svg+xml;utf8,<svg width="27" height="14" viewBox="0 0 27 14" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0)">\
<path d="M19.73 1.12988L25.77 7.56988" stroke="%230099D4" stroke-width="2"/>\
<path d="M19.73 12.8607L25.77 6.43066" stroke="%230099D4" stroke-width="2"/>\
<path d="M0 7H25.5" stroke="%230099D4" stroke-width="2"/></g>\
<defs><clipPath id="clip0">\
<rect y="0.450195" width="26.5" height="13.1" fill="white"/>\
</clipPath></defs></svg>') no-repeat center;
  content: '';
  position: absolute;
  height: 14px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 27px; }



@media screen and (min-width: 1025px) {
  .section-about.how-we-got-here_page .lead-section .col-inner {padding-bottom: 40px;}
  .section-about.how-we-got-here_page .row-4 .col:first-child {padding: 0;}
  .section-about.how-we-got-here_page .row-4 img {width: auto;}
}




/**************
WHERE WE WORK Page
**************/
/*.section-about.where-we-work p.lead { margin-bottom: 0; }*/
.section-about.where-we-work .lead-section p {
  color: rgba(0, 0, 0, .8);
  font-size: 35px;
  line-height: 1.2;
  letter-spacing: .02em; }
.section-about.where-we-work .col-inner > h3 {margin-bottom: 12px;}
@media screen and (max-width: 768px) {
  .section-about.where-we-work .col-inner > h3 {margin-bottom: 12px;}
}
.section-about .boxes .col-inner {
  background: #F0F0F0;
  border-radius: 10px;
  color: #676767;
  height: 100%;
  padding: 50px 10% 30px; }
.section-about .boxes .col:nth-child(odd) .col-inner {background: rgba(0, 171, 222, 0.05);}
.section-about .boxes ~ .boxes .col:nth-child(even) .col-inner {background: rgba(0, 171, 222, 0.05);}
.section-about .boxes ~ .boxes .col:nth-child(odd) .col-inner {background: #F0F0F0;}
.section-about .boxes .col-inner h3 {margin-bottom: 20px;}

@media screen and (max-width: 768px) {
  .section-about.where-we-work .gap-element {padding-top: 50px !important;}
}
@media screen and (max-width: 580px) {
  .section-about.where-we-work .gap-element {padding-top: 25px !important;}
}







.mfp-content {background: transparent;}


#main .purchase-button {
  border: 1px solid #01b1e9;
  transition: all .4s;
}
#main .purchase-button:hover {
  background: #fff;
  color: #01b1e9; }


#footer {max-width: 100%;}
#footer .absolute-footer {border-top: 1px solid rgba(0, 0, 0, .1);}
#footer .container {
  border-top: none;
  max-width: 1390px;
  max-width: 100%;
  padding-bottom: 10px;
  padding-left: 40px !important;
  padding-right: 40px !important; }
  @media screen and (max-width: 1024px) {
    #footer .container {
      padding-left: 20px !important;
      padding-right: 20px !important; }
  }
  @media screen and (max-width: 768px) {
    #footer .container {
      padding-left: 15px !important;
      padding-right: 15px !important; }
  }
#footer .absolute-footer a {
  font-family: UniversLTStd, sans-serif;
  font-weight: normal;
  font-size: 20px;
  display: inline-block;
  line-height: 1.75;
  letter-spacing: .03em;
  padding: 0 40px;
  text-decoration: none;
  color: rgba(0, 0, 0, .5); }

  @media screen and (max-width: 1024px) {
    #footer .absolute-footer a {
      font-size: 18px;
      padding: 0 20px; }
  }
  @media screen and (max-width: 768px) {
    #footer .absolute-footer a {
      font-size: 16px;
      padding: 0 10px; }
  }
  @media screen and (max-width: 480px) {
    #footer .absolute-footer a {
      font-size: 13px;
      padding: 0 7px; }
  }
  @media screen and (max-width: 375px) {
    #footer .absolute-footer a {font-size: 12px;}
  }
#footer .absolute-footer a:hover {
  color: #00A6DA;
  text-decoration: none; }
#footer .absolute-footer a:first-child {padding-left: 0;}
#footer .absolute-footer a:not(:first-child) {border-left: 1px solid rgba(0, 0, 0, .1); }
#footer .absolute-footer .copyright-footer {
  align-items: center;
  display: flex; }
  @media screen and (max-width: 600px) {
    #footer .absolute-footer .copyright-footer {
      flex-wrap: wrap;
      justify-content: center; }
  }

#footer .absolute-footer .copyright {
  font-style: italic;
  margin-left: auto; }
  @media screen and (max-width: 600px) {
    #footer .absolute-footer .copyright {
      margin-top: 10px;
      width: 100%; }
  }



.back-to-top.active {transform: translateY(-80px);}


/* COVID-19 page */
.page-id-120376 b,
.page-id-120376 strong {
  color: #000;
  font-weight: 500;
}
.page-id-120376 .tabbed-content .nav-line {
  z-index: 9;
  transform: translateY(50%);
}
.page-id-120376 .tabbed-content .nav-line li {
  box-shadow: 1px 16px 76px -20px rgba(0,0,0,0.75);
  margin: 0;
}
.page-id-120376 .tabbed-content .nav-line a {
  background: #fff;
  border-radius: 7px;
  padding: 10px 25px;
  color: #000 !important;
  margin: 1px;
  line-height: 30px;
  font-size: 16px;
}
.page-id-120376 .tabbed-content .nav-line a:hover {
  /*background-color: #E9F4F8;*/
  color: #000 !important;
}
.page-id-120376 .tabbed-content .nav-line li.active {transform: scaleY(1.1);}
.page-id-120376 .tabbed-content .nav-line li.active a {
  background-color: #00a2d6;
}
.page-id-120376 .tabbed-content .nav-line a:before {content: none;}
.page-id-120376 .tab-panels {
  background: rgb(248, 250, 251);
  position: relative;
}
.page-id-120376 .tab-panels:before,
.page-id-120376 .tab-panels:after {
  background: rgb(248, 250, 251);
  height: 100%;
  width: 100%;
  position: absolute;
  content: '';
  top: 0;
}
.page-id-120376 .tab-panels:before {left: 100%;}
.page-id-120376 .tab-panels:after {right: 100%;}
.page-id-120376 .entry-content a {
  color: #00a2d6;
  font-weight: 500;
}
.page-id-120376 .entry-content a:hover {color: #0291bf;}


.top-header {
  background: rgb(204, 0, 0);
  color: #fff;
  display: block;
  font-size: 22px;
  font-weight: 500;
  padding: 3px 15px;
  text-align: center;
  transition: all .3s;
}
.page-id-120376 .top-header {display: none;}








