/*
Theme Name: Recoveries Corp
Description: Semantic, SEO Optimised, Custom Wordpress Theme for Recoveries Corp
Author: #
Author URI: #
Version: 1.0
*/
@font-face {
  font-family: "OpenDyslexic";
  font-weight: normal;
  font-style: normal;
  src: url("assets/fonts/OpenDyslexic-Regular.eot");
  src: url("assets/fonts/OpenDyslexic-Regular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/OpenDyslexic-Regular.woff") format("woff"), url("assets/fonts/OpenDyslexic-Regular.ttf") format("truetype"), url("assets/fonts/OpenDyslexic-Regular.svg#OpenDyslexic") format("svg");
}
#header .header-accessibility li button:focus,
a:focus-visible{outline:1px solid #74C044}
a, button, input[type="submit"] { -moz-transition: all .2s ease-in;  -o-transition: all .2s ease-in;  -webkit-transition: all .2s ease-in;  transition: all .2s ease-in;}
/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {margin:0;padding:0;vertical-align:baseline}

/* Defaults */
:focus {outline:0}
a {color:#000;text-decoration:none;}
p a{text-decoration:underline;}
p a:hover{text-decoration:none;}
a:hover {}
abbr, acronym, dfn {border-bottom:1px dotted;cursor:help}
blockquote {background:#EEE;border-left:2px solid #CCC;margin:0 0 1em}
blockquote p {margin:.5em}
body {background:#FFF;color:#000;font:20px/30px "proxima-nova", Arial, Sans-Serif}
code, pre {font-size:1em}
del {text-decoration:line-through}
dfn {font-style:italic;font-weight:bold}
dt {font-weight:bold}
dd {margin:0 0 1em 10px}
fieldset {border:0}
fieldset p {margin:0 0 5px}
img {border:0;vertical-align:bottom}
ins {text-decoration:none}
hr {margin:0 0 0.5em}
p {margin:0 0 30px}
ul, ol {list-style:none;margin:0 0 1em}
textarea {font:1em Arial;overflow:auto}
tt {display:block;margin:0.5em 0;padding: 0.5em 1em}
th {background:#EEE;border:solid #CCC;border-width:1px 0 0 1px;padding:3px}
td {border:solid #CCC;border-width:1px 0 0 1px;padding:3px}
table {border:solid #CCC;border-width:0 1px 1px 0}
.h1,
h1{font-family: "museo", Arial, Sans-Serif;font-size: 80px;line-height:90px;margin:0 0 30px;font-weight:500}
.h2,
h2{font-family: "museo", Arial, Sans-Serif;margin:0 0 44px;color:#22b1c1;font:500 47px/63px "museo", Arial, Sans-Serif}
.h3,
h3{font-family: "museo", Arial, Sans-Serif;font-size: 28px;  line-height:41px;font-weight:500  ;margin: 0 0 25px;}
.button{font-family: "museo", Arial, Sans-Serif;border-radius:35px;-webkit-border-radius:35px;font-size:28px;line-height:40px;display:inline-block;vertical-align:top;padding:12px 32px;border:3px solid #057C83;color:#057C83;font-weight:500; }
.button:hover{background:#74C044;border-color:#74C044;color:#fff}
.button + .button{margin:0 0 0 10px}


/* Containers */
#page {width:100%;position:relative;overflow:hidden;}

/* Header */
.top-bar{text-align:center;padding:47px 30px;background: linear-gradient(to right,  rgba(116,192,68,1) 0%,rgba(116,192,68,1) 8%,rgba(0,111,118,1) 45%,rgba(0,111,118,1) 51%,rgba(20,55,111,1) 88%,rgba(20,55,111,1) 100%);}
.top-bar a{border-radius: 60px;-webkit-border-radius: 60px;border-color:#FFA700;background:#FF9300;color:#fff;font-size:33px;line-height:39px;padding:16px 42px}
.top-bar a:hover{border-color:#8ADB57;background:#74C044;}
.top-bar a svg{height: 23px;width: 56px;margin:0 0 0 12px}
#header{z-index:11;background:#fff;width:100%;position: relative;}
#header  .header-h{z-index:11;padding:25px 30px;max-width:1645px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}
#header #logo{margin:-7px 0 0 0px;width:394px;height:auto;display:block;}
#header #logo img{width:100%;height:auto;display:block;}
#header .right{  margin:0 0 0 auto}
#nav{display:block;text-align:right;margin:0;padding:13px 0 0;list-style:none;overflow:visible;}
#nav li{font-family: "museo", Arial, Sans-Serif;position:relative;display:inline-block;font-weight:bold;vertical-align:top;overflow:visible;margin:0 0 0 75px}
#nav li:first-child{margin-left:0}
#nav li a{color:#057C83;font-size: 14px;}
#nav li a:hover{color:#74C044;}
#nav li.current-menu-item > a{color:#74C044;}
#nav ul li.current-menu-item > a{color:#057C83;}
#nav ul li.current-menu-item > a:hover{color:#74C044;}
#header .submenu{display:block;text-align:right;margin:0;padding:0;list-style:none;overflow:hidden;}
#header .submenu li{font-family: "museo", Arial, Sans-Serif;display:inline-block;font-weight:bold;vertical-align:top;overflow:hidden;margin:0 0 0 60px}
#header .submenu a{min-width: 132px;text-align: center;font-size: 14px;  line-height: 16px;display:block;border-radius:25px;-webkit-border-radius:25px;background:#057C83;padding:10px;color:#ffff;}
#header .submenu a:hover{background:#74C044;border-color:#74C044;color:#fff}
#nav ul{margin-top: 16px;z-index: 10;position:absolute; top:100%;left:50%;margin:16px 0 0 -88px;width:176px; padding:6px 10px;background:#F5F5F5;text-align:center}
#nav li:hover ul{display:block;}
#nav ul:after{background:transparent;height:16px;top:-16px;content:'';position:absolute;width:100%;left:0;}
#nav ul li{font-family: "museo", Arial, Sans-Serif;display:block;border-top:1px solid #D0D2D3;margin:0;}
#nav ul li a{line-height: 20px;display:block;padding:8px 6px;}
#nav ul li:first-child{border:none}
#header .settings-button:hover{background:#74C044}
#header .settings-button{font-weight:bold;min-width: 132px; font-family:"museo", Arial, Sans-Serif; text-align: center;  font-size: 14px;  line-height: 16px;  display: block;  border-radius: 25px;  -webkit-border-radius: 25px;  background: #13376F;  padding: 10px;  color: #ffff;}
#header .header-accessibility{display:none;margin-top: 16px;z-index: 10;position:absolute;display:none;top:100%;left:50%;margin:16px 0 0 -88px;width:176px; padding:6px 10px;background:#F5F5F5;text-align:center}
#header .header-accessibility:after{background:transparent;height:16px;top:-16px;content:'';position:absolute;width:100%;left:0;}
#header .header-accessibility li{font-family: "museo", Arial, Sans-Serif;display:block;border-top:1px solid #D0D2D3;margin:0;}
#header .header-accessibility li button{width: 100%;display:block;text-align:center;font-family: "museo", Arial, Sans-Serif;line-height: 20px;color:#057C83;font-size: 14px;cursor:pointer;border:none;background:none;margin:0;padding:0;display:block;padding:8px 6px;}
#header .header-accessibility li:first-child{border:none}
#header .settings-menu{position:relative;margin:0 auto auto 101px;}
#header  .language{margin: 0 auto 0px; }
#header  .language .goog-te-gadget-simple{border:1px solid #747474;}
#header  .language .goog-te-gadget-simple img{display:none!important;}
#header  .language .goog-te-gadget-simple span{color:#747474;font-size:14px;line-height:17px;font-family: "museo", Arial, Sans-Serif;font-weight:700}
.sub-menu {   opacity: 0;    visibility: hidden;}
.menu-item-has-children:hover > .sub-menu {    opacity: 1;    visibility: visible;    transform: translateY(0);}
.menu-item-has-children .sub-menu.submenu-open {    opacity: 1;    visibility: visible;    transform: translateY(0);}

/* Content*/
#content {padding:0 30px;max-width:1530px;margin:0 auto;}
#content ul {list-style:disc;margin:0 0 1em 18px}
#content ol {list-style:decimal;margin:0 0 1em 22px}

/*Builder*/
#content .simple{margin:0 0 80px;padding:80px 0 0;max-width:1000px;  margin: 0 auto 100px;}
#content .simple p[style="text-align: center;"] + .btn-h{text-align:center}
#content .simple p a{color:#006F76;}
#content .simple.whitetext p a{color:#fff;}
#content .simple .h3,
#content .simple h3{color:#006E76; }
.home #content .simple  .button{min-width:240px}
.home #content .simple .button:visited{color:#057C83;}
.home #content .simple .button:visited:hover{color:#fff;}
#content .simple .h3[style="text-align: center;"] + .btn-h,
#content .simple h3[style="text-align: center;"] + .btn-h{text-align:center}
#content .simple .h2[style="text-align: center;"] + .btn-h,
#content .simple h2[style="text-align: center;"] + .btn-h{text-align:center}
#content .simple .btn-h{padding:27px 0 0;}
#content .simple.hasbg{background-size:cover;padding:80px 0; width:100%;max-width:100%; margin-left: calc(50% - 50vw);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);  margin-right: calc(50% - 50vw);}
#content .simple.whitetext .simple-h > .h1,
#content .simple.whitetext .simple-h > .h2,
#content .simple.whitetext .simple-h > .h3,
#content .simple.whitetext .simple-h > h1,
#content .simple.whitetext .simple-h > h2,
#content .simple.whitetext .simple-h > h3,
#content .simple.whitetext .simple-h > *{color:#fff;}
#content .simple.hasbg .simple-h{max-width:1062px;margin:0 auto;padding-top: 70px;padding-bottom:41px;}
#content .simple.hasbg .simple-h .video-container{padding:56% 0 0;position:relative;border-radius:20px;-webkit-border-radius:20px;overflow:hidden}
#content .simple.hasbg .simple-h .video-container iframe{position:absolute;top:0;left:0}
#content .simple ul{margin:0 0 20px;padding:0;list-style:none;overflow:hidden;}
#content .simple ul li{position: relative;padding:0 0 0 20px;}
#content .simple ul li:after{content:'';width:5px;height:5px;border-radius:50%;-webkit-border-radius:50%;overflow:hidden;background:#74c044;position:absolute;top:14px;left:0;}
#content .simple.whitetext .button:visited,
#content .simple.whitetext .button{color:#fff;border-color:#fff}
#content .simple.whitetext .button:hover{background:#74C044;  border-color:#74C044;  color: #fff;}
.privacy-policy #content .simple{padding-top:169px;max-width:1110px}
.privacy-policy #content .simple p{margin:0 0 19px}
.privacy-policy #content .simple .h3,
.privacy-policy #content .simple h3{color:#006E76;margin:0 0 17px;padding-top:60px;}
.privacy-policy #content .simple .h3:first-child,
.privacy-policy #content .simple h3:first-child{padding:0;}
.page-id-175 #content #section1.simple.hasbg .simple-h{padding-top: 0;max-width: 1202px;padding-bottom:0}
.page-id-175 #content #section1.simple.hasbg .simple-h  h2{margin-bottom:0}
.page-id-175 #content #section4.simple.hasbg .simple-h{padding-top: 0;max-width: 1202px;padding-bottom:0}
.page-id-175 #content #section4.simple.hasbg .simple-h  .h3{margin-bottom:0}

#content .boxes-withpop  {padding-bottom: 64px;margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw);}
#content .boxes-withpop  .h2,
#content .boxes-withpop  h2{margin: 0 0 27px;text-align:center;color:#006F76;}
#content .boxes-withpop  .h3,
#content .boxes-withpop  h3{text-align:center;color:#006F76;}
#content .boxes-withpop .boxes-h{padding: 53px 0 0;display:flex;}
#content .boxes-withpop .boxes-h .box{cursor:pointer;width:33.33%;text-align:center;}
#content .boxes-withpop .boxes-h .box img{width:100%;height:auto;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
#content .boxes-withpop .boxes-h .box  .img{margin:0 0 83px}
#content .boxes-withpop .boxes-h .box .h3{margin: 0 0 2px;color:#006F76;font-size:28px;line-height:30px;}
#content .boxes-withpop .boxes-h .box p{font-size:20px;line-height:30px;color:#000000;font-weight:bold;}
#content .boxes-withpop .boxes-h .box .img{position:relative;}
#content .boxes-withpop .boxes-h .box .img:after{content:'';-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;mix-blend-mode: multiply;opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;background:#006F76;}
#content .boxes-withpop .boxes-h .box:hover img{opacity:0.5;filter: grayscale(100%);}
#content .boxes-withpop .boxes-h .box:hover .img:after{opacity:1;}
#content .boxes-withpop .boxes-h .box:nth-child(2) .img:after{background:#74C044}
#content .boxes-withpop .boxes-h .box:nth-child(3) .img:after{background:#14376F}

#content .boxes-list{margin:0 -9999px ;padding:80px 9999px 70px;overflow:hidden;background:#f6f6f6;}
#content .boxes-list > .h2,
#content .boxes-list > h2{text-align:center;}
#content .boxes-list.whitetitle > .h2,
#content .boxes-list.whitetitle > h2{color:#fff;}
#content .boxes-list .boxes-h{padding-top: 27px;display:flex;justify-content:space-between;flex-wrap:wrap;}
#content .boxes-list .boxes-h .box{width:calc(33.33% - 72px - 34px);margin:0 50px 50px 0;padding:40px 36px 26px;}
#content .boxes-list .boxes-h .box:nth-child(3n){margin-right:0}
#content .boxes-list .boxes-h .box .h3,
#content .boxes-list .boxes-h .box h3{margin:0 0 20px}
#content .boxes-list .boxes-h .box  p{font-weight:normal;}
.home #content .boxes-list .boxes-h .box p{font-weight:normal;}
#content .boxes-list .boxes-h .box .icon{margin:0 0 67px auto;width:140px;height:140px}
#content .boxes-list .boxes-h .box .icon img{max-width:100%;height:auto;width:100%}
.home #content .boxes-list{padding-top:0;background:none}
.home #content .boxes-list .boxes-h .box .h3,
.home #content .boxes-list .boxes-h .box h3{color:#74C044;}
.home #content .boxes-list .boxes-h .box .icon{margin-bottom:27px}
.page-id-175 #content .boxes-list{background:#fff;}
.page-id-175 #content .boxes-list h2,
.page-id-175 #content .boxes-list .h2{color:#006F76;}
.page-id-175 #content .boxes-list h3,
.page-id-175 #content .boxes-list .h3{color:#006E76;}
.page-id-175 #content .boxes-list .boxes-h .box p{font-weight:normal;}
.page-id-175 #content #section8.boxes-list{background:#006F76;}
.page-id-175 #content #section8.boxes-list .boxes-h{flex-wrap:nowrap;}
.page-id-175 #content #section8.boxes-list h2,
.page-id-175 #content #section8.boxes-list .h2{color:#fff;}
 .page-id-175 #content #section8.boxes-list > .h3{color:#fff;max-width:1089px;margin:-17px auto 52px;text-align:center}
.page-id-175 #content #section8.boxes-list .box{position: relative;padding-bottom:82px}
.page-id-175 #content #section8.boxes-list .box:nth-child(3n){margin-right:50px}
.page-id-175 #content #section8.boxes-list .box:last-child{margin-right:0;}
.page-id-175 #content #section8.boxes-list .box .icon{text-align:center;height: 95px;  width: 100%;  line-height: 95px;}
.page-id-175 #content #section8.boxes-list .box .icon img{margin:0 auto;max-width:100%}
.page-id-175 #content #section8.boxes-list .box .button{text-align:center;position:absolute;bottom:36px;left:36px;right:36px;text-decoration:none;}
.page-id-175 #content #section8.boxes-list .box:first-child .icon img{vertical-align: middle;width:260px}
#content .slider-block{position:relative;background:#F6F6F6;padding:80px 9999px 140px;margin:0 -9999px;}
#content .slider-block .title{padding-bottom: 35px;text-align:center;}
#content .slider-block .title p{font-size:28px;line-height:36px;color:#057C83;font-weight:500}
#content .slider-block .title .h2,
#content .slider-block .title h2{color:#057C83;}
#content .slider{position:relative;}
#content .slider .sl{display:flex;}
#content .slider .img{width:50%;position:relative;}
#content .slider .img img{width:100%;height:auto}
#content .slider .img .mask{position:absolute;top:0;left:0;width:100%;height:100%;background:url(assets/img/mask2.svg) no-repeat 31% 20%;background-size:435px auto;}
#content .slider .img .mask span{line-height:167px;border-radius:0 50% 50% 50%;-webkit-border-radius:0 50% 50% 50%;background:#2A6873;padding:20px;width:127px;height:127px;position:absolute;bottom:39px;left:63px;text-align:center;vertical-align:middle}
#content .slider .img .mask span img{max-width:100%;height:auto;vertical-align:middle}
#content .slider .text{padding:40px 100px;display:flex;flex-direction:column;justify-content:center;width:calc(50% - 200px);background:#fff;}
#content .slider .text .h2,
#content .slider .text h2{margin: 0 0 27px;color:#74C044;}
#content .slider .text .h3,
#content .slider .text h3{color:#006E76;}
#content .slider .text .h3:last-child,
#content .slider .text h3:last-child{margin:0}
#content .slider .text p{color:#057C83;}
#content .simple.hasbg + .slider-block{margin-top:-100px}
#content .slider .slick-dots{text-align:center;padding:75px 0 0;list-style:none;margin:0}
#content .slider .slick-dots li{margin:0 22px;display:inline-block;vertical-align:top;}
#content .slider .slick-dots li.slick-active button{opacity:1}
#content .slider .slick-dots li button{border:none;opacity:0.4;background:#919191;text-indent:-9999px;overflow:hidden;border-radius:50%;-webkit-border-radius:50%;cursor:pointer;margin:0;padding:0;width:16px;height:16px}
#content .slider  .slick-prev,
#content .slider  .slick-next{z-index: 2;border:none;text-indent:-9999px;overflow:hidden;position:absolute;top:50%;left:-120px;cursor:pointer;margin:-75px 0 0;width:46px;height:46px;background:url(assets/img/sl-left.svg) no-repeat; background-size:100% 100%}
#content .slider  .slick-next{right:-120px;left:auto;background:url(assets/img/sl-right.svg) no-repeat; background-size:100% 100%}

#content .cover-boxes{ margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw);background:#057C83;}
#content .cover-boxes .title{text-align:center;padding:0 0 42px;padding-top:90px;}
#content .cover-boxes  .h2,
#content .cover-boxes  h2{color:#fff;}
#content .cover-boxes  .cv-boxes{display:flex;justify-content:space-between;flex-wrap:wrap;}
#content .cover-boxes  .cv-boxes .box{color:#fff;width:50%;min-height:550px;max-height:50vh;display:flex;align-items:center;justify-content:center;position:relative;}
#content .cover-boxes  .cv-boxes .box .mask{width:100%;height:100%;position:absolute;top:0;left:0;mix-blend-mode: multiply;}
#content .cover-boxes  .cv-boxes .box img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}
#content .cover-boxes  .cv-boxes .box .title{font-family: "museo", Arial, Sans-Serif;display: block;margin:0;color:#fff;  position: relative; padding:0;max-width:600px; z-index: 2;font-size:47px;line-height:60px;font-weight:600;}

#content .people-list{margin:0 -9999px;padding:80px 9999px 60px;overflow:hidden;}
#content .people-list .people-h{display:flex;justify-content:space-between;flex-wrap:wrap;}
#content .people-list .people-h .box{width:15.5%;margin:0 0 48px;text-align:center}
#content .people-list .people-h .box .photo{overflow:hidden;border-radius:50%;-webkit-border-radius:50%;margin:0 0 52px;}
#content .people-list .people-h .box .photo img{width:100%;height:auto;display:block;}
#content .people-list.Three .people-h .box .h3,
#content .people-list.Three .people-h .box h3{color:#74c044;}
#content .people-list .people-h .box .h3,
#content .people-list .people-h .box h3{margin:0 0 20px;color:#057C83;}
#content .people-list .people-h .box .pos{display:block;}
#content .people-list .title{padding-top: 16px;text-align:center;margin:0 auto 60px;  max-width: 1000px;}
#content .people-list .h2,
#content .people-list h2{color:#74c044;margin:0 0 27px}
#content .people-list.Three .people-h .box{width:25.33%}
#content .people-list.Three .people-h{max-width: 1220px;  margin-left: auto;  margin-right: auto;margin-bottom: -48px;}
#visual + #content .people-list:first-child{padding-top:130px}

#content .image-text {padding:0 0 140px;}
#content .image-text.hasbg{margin-left:-9999px;padding-top:140px;margin-right:-9999px;padding-left:9999px;padding-right:9999px}
#content .image-text .title{text-align:center;padding-bottom: 47px;}
#content .image-text .title .h2,
#content .image-text .title h2{color:#057C83}
#content .image-text .title .h3,
#content .image-text .title h3{color:#006E76;max-width:954px;margin-left:auto;margin-right:auto;margin:-10px auto 0px}
#content .image-text .text .h4,
#content .image-text .text h4{font-size:25px;line-height:38px;font-weight:normal;margin:0 0 18px}
#content .image-text .h{display:flex;justify-content:space-between;}
#content .image-text .text{position:relative;z-index:1;width:40%;}
#content .image-text .text .h3:last-child,
#content .image-text .text h3:last-child{margin-bottom:0}
#content .image-text .text .button{margin-top: 27px;}
#content .image-text .image{width:50%;position:relative;}
#content .image-text .image a:after{-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;width:127px;height:127px;position:absolute;top:50%;left:50%;content:'';margin:-63px 0 0 -63px;background:url(assets/img/play.svg) no-repeat 50% 50%;background-size:100% auto}
#content .image-text .image a:hover:after{opacity:0.7}
#content .image-text .image img{max-width:100%;height:auto;display: block;  margin: 0 auto;}
#content .image-text .image .mask{position:absolute;bottom:0;left:0;width:100%;height:100%;background-size:100% 100%;background-repeat:no-repeat;}
#content .image-text.center .h:not(.half){align-items:center}
#content .image-text.center.half .h .text{align-items: flex-start;display:flex;flex-direction:column;justify-content:center;}
#content .image-text.center.half .h img{height:100%;object-fit:cover}
#content .image-text.bottom .h{align-items:flex-end}
#content .image-text.whitetext  .text > *{color:#fff;}
#content .image-text.whitetext  .text > .button{color:#fff;border:3px solid #74C044}
#content .image-text.whitetext  .text > .button:hover{background:#74C044;border-color:#74C044;color:#fff}
#content .image-text.half{padding-top:0;padding-bottom:0}
#content .image-text.half .text{padding-top:60px;padding-bottom:60px;}
#content .image-text.left .h{flex-direction:row-reverse}
.page-id-150 #content .image-text .image .mask{top: 16%;  left: -11%;  right: -3%;  width: auto;  height: auto;  bottom: -35%;}
.page-id-430 #content .image-text.half.hasbg + .image-text.standard.center  {padding-top:140px}
#content .image-text.left.half .h{margin-right: calc(50% - 50vw);margin-left: calc(50% - 50vw);}
#content .image-text.left.half .h .text{margin:0 auto;width:32%;}
#content .image-text.right.half .h{margin-right: calc(50% - 50vw);margin-left: calc(50% - 50vw);}
#content .image-text.right.half .h .text{margin:0 auto;width:32%;}

.page-id-594 #content #section3 .text{align-items: center;}
.page-id-594 #content #section3.image-text .h{background-image:url(assets/img/bgblue.svg);background-repeat:no-repeat;background-position:100% 100%;}
.page-id-594 #content #section3.whitetext .text .button{min-width: 200px;text-decoration:none;color:#fff;border-color:#fff}
.page-id-594 #content #section3.whitetext .text .button:hover{border-color:#74C044}

#content .image-text.left.half  .h .image{width: 50vw; margin-left: calc(50% - 50vw);}
#content .image-text.right.half  .h .image{width: 50vw; margin-right: calc(50% - 50vw);}
#content .image-text.half  .h .image img{width:100%}
#content .boxes-list + .image-text:not(.hasbg){padding-top:106px}
#content .image-text.mask.right .image img{display: block;  margin: 0 auto;border-radius:50% 50% 0 50%;-webkit-border-radius:50% 50% 0 50%;overflow:hidden;}
#content .image-text.mask.left .image img{display: block;  margin: 0 auto;border-radius:50% 50% 50% 0 ;-webkit-border-radius:50% 50% 50%  0 ;overflow:hidden;}
#content .image-text.mask .text{width:46%}
.page-id-175 #content .image-text.mask .text{width:48%}
#content .image-text.mask .text p small{font-size: 15px;  line-height: 25px;  display: block;}
#content .image-text.half .text{width:43%;}
#content .image-text .text .h2,
#content .image-text .text h2{margin:0 0 22px}
#content .image-text .text p a{color:#006E76;}
#content .image-text.whitetext .text p a{color:#fff;}
#content .simple.hasbg + .image-text.half.hasbg{margin-top:-100px}
#content .simple.hasbg +   .image-text.hasbg.mask{margin-top:-100px}
#content .image-text.hasbg[style="background:#ffffff"]{padding-top:100px;padding-bottom:100px}
#content .image-text .text  ul{margin:0 0 20px;padding:0;list-style:none;overflow:hidden;}
#content .image-text .text  ul li{position: relative;padding:0 0 0 20px;}
#content .image-text .text  ul li:after{content:'';width:5px;height:5px;border-radius:50%;-webkit-border-radius:50%;overflow:hidden;background:#74c044;position:absolute;top:14px;left:0;}
#content .image-text.whitetext .text  ul li:after{background:#fff}
.page-id-175  #content .image-text.mask .image .mask{position: absolute;  bottom: -66px;  left: 21%;  width: 108%;  height: 104%;  background-size: 100%;}
.page-id-165 #content .image-text.mask .image .mask{position: absolute;  bottom: -66px;  left: 0;  width: 118%;  height: 82%;  background-size: 100%;}
.page-id-175  #content .image-text.mask .image img{margin: 0 0 0 auto;}
.page-id-175  #content .image-text.mask .image img,
.page-id-165 #content .image-text.mask .image img{border-radius:50% 50% 50% 0 ;-webkit-border-radius:50% 50% 50%  0 ;}
.home #content .image-text .image .mask {  position: absolute;  bottom: -33%;  left: -15%;  width: 125%;  height: 132%;  background-size: 100% 100%;  background-repeat: no-repeat;}
.home #content .image-text.half .image .mask {  position: absolute;  bottom: -24%;  left: 14%;  width: 125%;  height: 132%;  background-size: 100% 100%;  background-repeat: no-repeat;}
.home #content .image-text.mask .text{max-width:609px}
#content .image-text.whitetext .text p a{color:#fff;}

#content .icons-list {background:#43909A;margin:0 -9999px;padding:56px 9999px;}
#content .icons-list .h{display:flex;justify-content:space-between;}
#content .icons-list .text{color:#fff;width:50%;padding-top: 50px;}
#content .icons-list .image{width:44%;position:relative;}
#content .icons-list .image .mask{position:absolute;top:0;left:0;z-index:1;background-size:100% 100%;width:100%;height:120%}
#content .icons-list .image img{border-radius:50% 50% 50% 0;-webkit-border-radius:50% 50% 50% 0;width:85%;height:auto;margin:0 auto;display:block;}
#content .icons-list .icons{margin:0;padding:45px 0 0 122px;list-style:none;overflow:hidden;}
#content .icons-list .icons li{margin:0 0 31px;font-size:28px;line-height:41px;vertical-align:top;padding:  0;border-bottom:2px solid #74C044;}
#content .icons-list .icons li .icon{float: left;line-height:69px;text-align:center;margin:-20px 0 0 -122px;width:69px;height:69px;background:url(assets/img/round.svg) no-repeat 100% 100%;background-size:100% 100%}
#content .icons-list .icons li .icon img{vertical-align: middle;margin:-4px 0 0 3px;max-width:100%;height:auto}
#content .icons-list .icons li a{color:#fff;padding:20px 50px 0 0;display:block;background:url(assets/img/arrow.svg) no-repeat 100% 50%;background-size:44px auto;}
#content .icons-list .icons li a:after{display:block;clear:both;content:'';}
#content .icons-list .h2,
#content .icons-list h2{color:#fff;}
#content .icons-list p{color:#fff;}
#content .icons-list .button{border:3px solid #74C044;color:#fff }
#content .icons-list .button:hover{background:#74C044;border-color:#74C044;color:#fff}
.home #content .icons-list .h{align-items:center}
.home #content .icons-list .h .text{padding-top:0}
.home #content .icons-list{background:#006E76}

#content .accordion-list{margin:0 auto;padding:0 0 80px;max-width:1370px;}
#content .accordion{margin:0;padding: 0 0;list-style:none;overflow:hidden;}
#content .accordion > li{padding: 15px 0 15px;  border-bottom: 2px solid #74C044;}
#content .accordion li .open{margin-bottom: 0;  cursor: pointer;  position: relative;  min-height: 93px;  display: flex;  align-items: center;  font-size: 28px;  line-height: 37px;  font-weight: bold;  color: #057C83;}
#content .accordion li .open .icon{margin-right: 63px;  text-align: center;  vertical-align: middle;  border: 5px solid #057C83;  border-radius: 50%;  -webkit-border-radius: 50%;  width: 83px;  height: 83px;  line-height: 81px;}
#content .accordion li .open .icon img{max-height: 65px;max-width:100%;height:auto;vertical-align: middle;}
#content .accordion li .open:after{margin-top: -38px;width:76px;height:76px;background:#74C044 url(assets/img/plus.svg) no-repeat 50% 50%;border-radius:50%;-webkit-border-radius:50%;position:absolute;top:50%;right:0;content:'';}
#content .accordion li .slide{position: relative;display:none;padding: 0 90px 0 153px;  margin-top: -31px;}
#content .accordion li .slide p a{color:#006E76;}
#content .accordion li.active .open{align-items: flex-start;}
#content .accordion li.active .open:after{background: url(assets/img/minus.svg) no-repeat 50% 50%;background-size:100% auto}
#content .accordion-list .title{max-width: 960px;  margin: 0 auto 90px;text-align:center;padding-top:120px}
#content .accordion-list .title .h2,
#content .accordion-list .title h2{color:#006E76}
.page-id-175  #content .accordion li .open .icon,.home #content .accordion li .open .icon{border-radius:50% 50% 50% 0;-webkit-border-radius:50% 50% 50% 0;border-width:4px;}

#content .accordion-list.logos .accordion li.noicon .slide{padding-left:0}
#content .accordion-list.logos .accordion li .open{min-height:74px}
#content .accordion-list.logos .accordion li .open .icon{width:193px;height:auto;border: none;}
#content .accordion-list.logos .accordion li .open .icon img{max-height:193px;}
#content .accordion-list.logos .accordion li  .slide{padding-left:256px}
#content .twocol{display:flex;justify-content:space-between;}
#content .twocol .col:first-child{width: 50vw; margin-left: calc(50% - 50vw);padding-left:calc(50vw - 50%);background-size:cover;}
#content .twocol .col:first-child .col-h{padding:135px 150px 100px 0}
#content .twocol .col:last-child{ width: 50vw;margin-right: calc(50% - 50vw);padding-right:calc(50vw - 50%);background-size:cover;}
#content .twocol .col:last-child .col-h{padding:135px 0 100px 150px}
#content .twocol .col.hasbg .col-h > *{color:#fff;}
#content .simple.hasbg + .twocol {margin-top:-100px}
#content .twocol .col p a{color:#fff;}
.page-id-175 #content .twocol .col:first-child{background:#006E76!important}
.page-id-175 #content .twocol .col:last-child{background:#74C044!important}

#content .reviews-list{justify-content: space-between;margin:0 -9999px;padding:90px 9999px 110px;color:#fff;background:#14376F;display:flex;align-items:center}
#content .reviews-list .l{width:28%}
#content .reviews-list .l .h2,
#content .reviews-list .l h2{color:#fff;margin-bottom: 26px;}
#content .reviews-list .rev-slider{width:54%}
#content .reviews-list .rev-slider .sl:nth-child(3n - 2){background:#74C044;color:#fff}
#content .reviews-list .rev-slider .sl:nth-child(3n - 1){background:#006F76;color:#fff}
#content .reviews-list .rev-slider .sl:nth-child(3n){background:#fff;color:#006F76}
#content .reviews-list .rev-slider .sl{min-height:246px;display:flex;align-items:center;border-radius:30px;-webkit-border-radius:30px;padding:100px;text-align:center;}
#content .reviews-list .rev-slider .sl .h3{margin-bottom:0}
#content .reviews-list .slick-dots{text-align:left;padding:20px 0 0;list-style:none;margin:0}
#content .reviews-list .slick-dots li{margin:0 42px 0 0;display:inline-block;vertical-align:top;}
#content .reviews-list .slick-dots li.slick-active button{opacity:1}
#content .reviews-list .slick-dots li button{border:none;opacity:0.4;background:#fff;text-indent:-9999px;overflow:hidden;border-radius:50%;-webkit-border-radius:50%;cursor:pointer;margin:0;padding:0;width:16px;height:16px}
#content .reviews-list .slick-prev,
#content .reviews-list .slick-next{filter: brightness(0) invert(1);z-index: 2;border:none;text-indent:-9999px;overflow:hidden;position:absolute;top:50%;left:-120px;cursor:pointer;margin:-23px 0 0;width:46px;height:46px;background:url(assets/img/sl-left.svg) no-repeat; background-size:50% 100%}
#content .reviews-list .slick-next{right:-120px;left:auto;background:url(assets/img/sl-right.svg) no-repeat; background-size:50% 100%}


#content .icons-boxes{background:#057C83;margin:0 -9999px;padding:99px 9999px 9px;}
#content .icons-boxes .title{text-align:center}
#content .icons-boxes .h2,
#content .icons-boxes h2{margin-bottom: 70px;color:#fff;}
.page-id-175  #content .icons-boxes .h2,
.page-id-175  #content .icons-boxes h2{margin-bottom:41px}

#content .icons-boxes .icons-rows{margin-left: 0;margin-bottom:1em;flex-wrap:wrap;display:flex;justify-content:center;}
#content .icons-boxes .icons-rows .box{width: 16%;  margin: 0 2% 42px;}
#content .icons-boxes .icons-rows .icon{ display:block;  line-height:152px;  text-align: center;  margin:0 auto 34px;  width: 152px;  height: 152px;  border:3px solid #74C044;border-radius:50% 50% 0 50%;-webkit-border-radius:50% 50% 0 50%;}
#content .icons-boxes .icons-rows .icon img{max-width:50%;height:auto;vertical-align:middle}
#content .icons-boxes .icons-rows  p{font-family: "museo", Arial, Sans-Serif;font-weight:500;color:#fff;text-align:center}
#content .icons-boxes .title .h3{color:#fff;max-width: 1100px;  margin:0px auto 94px;}
#content .icons-boxes .title h2 + .h3,
#content .icons-boxes .title .h2 + .h3{margin-top:-40px}
.home #content .icons-boxes .icons-rows{justify-content:space-between;}
.home #content .icons-boxes .icons-rows .box{width:22%}
#content .icons-boxes .icons-rows .box .h3{font-weight:bold;}
.home #content .icons-boxes .icons-rows .box:first-child{margin-left:0;}
.home #content .icons-boxes .icons-rows .box:last-child{margin-right:0;}
.home #content .icons-boxes .icons-rows .box .icon{border-color:#fff;border-radius:50% 50% 50% 0;-webkit-border-radius:50% 50% 50% 0}
#content .icons-boxes .icons-rows  + .btn-h .button{margin:-20px 0 115px;  min-width:200px;  text-align: center;color:#fff;border-color:#74C044;background:#74C044}
#content .icons-boxes .icons-rows  + .btn-h .button:hover{background:#FF9300;border-color:#FF9300;color:#fff}
#content .icons-boxes .icons-rows  + .btn-h{width:22%;text-align:center;}

.page-id-175 #content .icons-boxes .icons-rows .box{width:22%}
.page-id-175 #content .icons-boxes .icons-rows .box:first-child{margin-left:0;}
.page-id-175 #content .icons-boxes .icons-rows .box:last-child{margin-right:0;}
.page-id-175 #content .icons-boxes .icons-rows .box .icon{border-color:#fff;border-radius:50% 50% 50% 0;-webkit-border-radius:50% 50% 50% 0}
.page-id-175 #content .icons-boxes .icons-rows{justify-content:space-between;align-items:flex-end;margin-bottom: 89px;}
.page-id-175 #content  .icons-boxes {background:#14376F}
.page-id-175 #content .icons-boxes .icons-rows .button{border-color:#fff;color:#fff;text-decoration:none}
.page-id-175 #content .icons-boxes .icons-rows .button:hover{background:#74C044;border-color:#74C044}
.page-id-175 #content  .icons-boxes  h2,
.page-id-175 #content  .icons-boxes  .h2{max-width: 699px;  margin-left: auto;  margin-right: auto;}
.page-id-175 #content  .icons-boxes  h2 span,
.page-id-175 #content  .icons-boxes  .h2 span{color:#74C044;}

#content .articles-list{padding:80px 0 44px;overflow:hidden;border-top:2px solid #9F9F9F;}
.page-id-175  #content .articles-list{padding-top: 0;  border-top: 0;}
.page-id-175  #content .articles-list .link{display:none}
#content .articles-list:first-child{border:none}
#content .articles-list .title{margin-bottom: 80px;padding-top: 35px;}
#content .articles-list .title .h2,
#content .articles-list .title h2{color:#006E76;}
#content .articles-list .h2,
#content .articles-list h2{text-align:center}
#content .articles{display:flex;flex-wrap:wrap;}
#content .articles .post{border:none;width:32%;margin:0 2% 66px 0;position:relative;padding-bottom:30px;}
#content .articles .post:nth-child(3n){margin-right:0;}
#content .articles .post .th{position:relative;width:100%;margin:0 0 27px;overflow:hidden;border-radius:20px;-webkit-border-radius:20px;}
#content .articles .post .th img{width:100%;height:auto;display:block;}
#content .articles .post .th a:before{content:'';z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;background:#057C83;mix-blend-mode: multiply;opacity:0.7}
#content .articles.Article .post .th a:before{content:'';z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;background:#67AE44;mix-blend-mode: multiply;opacity:0.7}
#content .articles.Video .post .th a:after { z-index: 2;-webkit-transition: all 0.3s linear;  -moz-transition: all 0.3s linear;  -ms-transition: all 0.3s linear;  -o-transition: all 0.3s linear;  transition: all 0.3s linear;  width: 105px;  height: 105px;  position: absolute;  top: 50%;  left: 50%;  content: '';  margin: -52px 0 0 -52px;  background: url(assets/img/play.svg) no-repeat 50% 50%;    background-size: auto;  background-size: 100% auto;}
#content .articles .post .h3,
#content .articles .post h3{margin:0 0 26px;color:#057C83}
#content .articles .post .date{padding: 0 0 26px;display:block}
#content .articles .post .link{text-decoration:underline;position:absolute;bottom:0;left:0;font-size:20px;line-height:30px;font-weight:bold;color:#057C83;padding-right:108px;background:url(assets/img/rightar.svg)  no-repeat 100% 50%;background-size:45px auto;}
 
#content .tabs-list{padding:160px 0 10px;} 
#content .tabs-list .tabset{margin:0;padding:0;list-style:none;overflow:hidden;display:flex}
#content .tabs-list .tabset li{width:20%;text-align:center;color:#fff;background:#006E76;}
#content .tabs-list .tabset li a{position:relative;display:block;height:calc(100% - 110px);padding:45px 20px 65px}
#content .tabs-list .tabset li:nth-child(2){background:#43909A;}
#content .tabs-list .tabset li:nth-child(3){background:#1D6467;}
#content .tabs-list .tabset li:nth-child(4){background:#43909A;}
#content .tabs-list .tabset li:nth-child(5){background:#006E76;}
#content .tabs-list .tabset li .icon{-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;margin:0 auto 24px;border:4px solid #fff;border-radius:50% 50% 50% 0;-webkit-border-radius:50% 50% 50% 0;width:118px;height:118px;line-height:118px;display:flex;align-items:center;justify-content:center;}
#content .tabs-list .tabset li .icon img{max-width:80px;display:block;margin:0 auto;height:auto;}
#content .tabs-list .tabset li .title{color:#fff;font-family: "museo", Arial, Sans-Serif;font-size:20px;line-height:24px;font-weight:700;display:block;}
#content .tabs-list .tabset li a > svg{-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;position:absolute;bottom:23px;left:50%;margin:0 0 0 -18px}
#content .tabs-list  .tab{padding:58px 58px 75px;text-align:center;background:#F6F6F6;}
#content .tabs-list  .tab .h3,
#content .tabs-list  .tab h3{margin:0 0 17px;color:#006E76;}
#content .tabs-list  .tab p:last-child{margin-bottom:0}
#content .tabs-list .tabset li .active .icon{background:#74C044;border-color:#74C044;border-radius:50% 50% 0 50%;-webkit-border-radius:50% 50% 0 50%;}
#content .tabs-list .tabset li .active > svg {-moz-transform: rotate(180deg);-webkit-transform: rotate(180deg);-o-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
#content .tabs-list .tabset li .active > svg path{stroke:#74C044}

/*Form*/
.page-id-150 #content #section3.simple.hasbg .simple-h{padding-top:0;padding-bottom:0}
.page-id-150 #content #section3.simple.hasbg .simple-h .h3{margin-bottom:0}
.popup .gform_heading,
#popup .gform_heading,
#content .gform_heading{text-align:center}
#popup .gform_wrapper,
#content .gform_wrapper{background:#F4F4F4;padding:89px 50px 73px;border-radius:70px;-webkit-border-radius:70px;overflow:hidden;max-width:1260px;margin:0 -100px}
#content .gform_wrapper{margin-bottom:126px; margin-top: 68px;padding-left:60%;background-image:url(assets/img/form.jpg);background-size:auto 100%;background-position: calc(100% - 645px) 0;background-repeat:no-repeat;}
#popup .gform_wrapper .gform_title,
#content .gform_wrapper .gform_title{color:#006E76;margin:0 0 23px}
.popup  .gform_heading,
#popup .gform_heading,
#content .gform_heading{padding:0 0 32px}
#popup .gform_wrapper .gform_description,
#content .gform_wrapper .gform_description{color:#000;font-size:28px;line-height:42px;}
#popup .gform_fields,
#content .gform_fields{-moz-column-gap: 50px;   row-gap: 30px; column-gap: 50px;}
#popup .gform_fields select,
#popup .gform_fields textarea,
#popup .gform_fields input,
#content .gform_fields  select,
#content .gform_fields textarea,
#content .gform_fields input{padding:20px 47px;box-shadow:none;height:80px;border-color:#fff;border-radius:40px;-webkit-border-radius:40px;font-size:20px;line-height:24px;font-family:"proxima-nova", Arial, Sans-Serif}
#content .gform_fields  select,
#popup .gform_fields select{background-size: 15px auto;background-position: calc( 100% - 25px) 50%;line-height: 36px;}
#popup .gform_fields .gform-grid-row, 
#content .gform_fields  .gform-grid-row{margin-inline: -22px;}
#popup .gform_fields .gform-grid-col, 
#content .gform_fields .gform-grid-col{padding-inline: 22px;}
#popup .gform_fields  textarea, 
#content .gform_fields textarea{border-radius:20px;-webkit-border-radius:20px;height:210px !important;width:100%!important;min-height: 100px !important;}
#popup .gform_wrapper .gform_button,
#content .gform_wrapper .gform_button{min-width:300px;background:none;font-family: "museo", Arial, Sans-Serif;border-radius:35px;-webkit-border-radius:35px;font-size:28px;line-height:40px;display:inline-block;vertical-align:top;padding:12px 32px;border:3px solid #057C83;color:#057C83;font-weight:500; }
#popup .gform_wrapper .gform_footer,
#content .gform_wrapper .gform_footer{text-align: center;  justify-content: center;  margin-top: 62px;}
#popup .gform_wrapper .gform_button:hover,
#content .gform_wrapper .gform_button:hover{background:#74C044;border-color:#74C044;color:#fff}
#popup .gform_fields  select:focus,
#popup .gform_fields textarea:focus,
#popup .gform_fields input:focus,
#popup .gform_wrapper .gform_button:focus,
#content .gform_fields  select:focus,
#content .gform_fields textarea:focus,
#content .gform_fields input:focus,
#content .gform_wrapper .gform_button:focus{outline-color:#74C044}
#popup .gform_wrapper{overflow:visible}
.gform_confirmation_message{text-align:center}
#gform_confirmation_message_3{text-align:center}
.popup  .video-container,
#gform_confirmation_message_3 .video-container{padding-top:30px}
.popup   .video-container video,
#gform_confirmation_message_3 .video-container video{width:100%}

.popup  ,
#popup{z-index:1000;max-height: 80vh;  overflow: auto;-moz-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);-o-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);width:700px;-webkit-box-shadow: 0 0 4px 4px rgba(0,0,0,0.1);box-shadow: 0 0 4px 4px rgba(0,0,0,0.1);padding:50px;position:fixed;top:50%;left:50%;background:#F4F4F4;border-radius:70px;-webkit-border-radius:70px;}
.popup{display:none;text-align:center;border-radius:20px;-webkit-border-radius:20px;}
.popup .button{margin-top: 42px;min-width: 200px;}
.popup.active{display:block;}
.popup{width:1200px}
#content .popup .gform_heading{padding-bottom:0}
.popup  .close,
#popup .close{float:right;cursor:pointer;width:39px;height:39px;text-indent:-99999px;overflow:hidden;background:url(assets/img/close.svg) no-repeat 50% 50%;background-size:100% auto}
.popup  .close{margin-top:60px}
#popup .gform_fields label span{display:none;}
#popup .gform_fields label{color:#006873;padding-left:47px;display:block;font-size: 20px;  line-height: 30px;}
#popup .gform_wrapper{margin:0;padding:0;border-radius:0;-webkit-border-radius:0}
.popup  h2,
.popup  .h2,
#popup .h2,
#popup h2{margin:0 0 20px;color:#006E76;text-align:center}
.popup  p,
#popup p{text-align:center;color:#000000;font-size:28px;line-height:42px;}
#popup .gform_fields{  -moz-column-gap: 0px;  row-gap: 22px;  column-gap: 0px;}

/*Visual*/
#visual{min-height: 500px;width:100%;position:relative; }
#visual img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;}
#visual:after{mix-blend-mode: multiply;content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:#006F76;opacity:0.87}
#visual .text{max-width:1530px;position:relative;z-index:1;margin:0 auto;height:100%;display:flex;align-items:center}
#visual  .text{min-height:500px}
#visual .text .h1,
#visual .text h1{color:#fff;margin:0;}
#visual .text .h1 span,
#visual .text h1 span{color:#74C044;}
#visual .text:after{content:'';width:363px;height:186px;position:absolute;bottom:-53px;left:0;background:url(assets/img/leaf.png) no-repeat;}
#visual.right{background:#006E76}
#visual.right .h .text:after,
#visual.right:after {display:none}
#visual.right .h{min-height: 500px;height:100%;align-items:center;flex-direction:row-reverse;max-width:1530px;margin:0 auto;display:flex;justify-content:space-between;}
#visual.right .h .text{margin:0 auto 0 0;padding: 30px 0;width:48%;flex-direction:column;justify-content:center;align-items:flex-start}
#visual.right .h .text p{max-width: 500px;color:#fff;font-size:28px;line-height:42px;font-weight:500;padding-top:42px;font-family: "museo", Arial, Sans-Serif;}
#visual.right .h .th{width:51%;position:relative;}
#visual.right .h .th img{ border-radius: 400px 0px 400px 0px;position:static;overflow:hidden;}
#visual.right .h .th .mask{position:absolute;top:13%;left: -24%;  right: -6%;  bottom:-21%;background-size:100% 100%;}
.page-id-175 #visual.right .h .text{padding:70px 0}
.page-id-594 #visual.right .h .th .mask{top: -5%;  right: -106%;}
.page-id-94 #visual.right .h .th .mask{top: -5%;  right: -106%;}
.page-id-198 #visual.right .h .text p,
.page-id-175  #visual.right .h .text p{max-width: 829px;}
.page-id-198 #visual.right .h .th .mask {  position: absolute;  top: 0%;  left: 0;  right: 0;  bottom: -5%;  background-size: auto;}
.page-id-198 #visual.right .h .th{padding:70px 0 160px;margin: 0 -450px 0 0;  width: calc(46% + 450px);}
.page-id-198 #visual.right .h .th img{border-radius:615px 0px 615px 0px;-webkit-border-radius:615px 0px 615px 0px;}
.page-id-175 #visual.right .h .th img{border-radius:540px 0px 540px 0px;-webkit-border-radius:540px 0px 540px 0px}
.page-id-175 #visual.right .h .th .mask{top: -10%;  left: -42%;}
.page-id-175   #visual.right .h .th{margin: 0 -230px 0 0;  width: calc(51% + 230px);}
.page-id-198 #visual.right .h .text,
.page-id-175   #visual.right .h .text{width:52%;}
.home #visual.right .h .th{padding:64px 0 64px;margin: 0 -500px 0 0;  width: calc(36% + 500px);}
.home #visual.right .h .th img{border-radius:722px 0px 722px 0px;-webkit-border-radius:722px 0px 722px 0px;}
.home #visual.right .h .text{width:59%}
.home #visual.right .h .text p{max-width:100%}
#visual .button{margin-top: 30px;border:3px solid #74C044;color:#fff;}
#visual .button:hover{background:#74C044;border-color:#74C044;color:#fff}
.home #visual.right .h .th .mask { position: absolute;  top: -9%;  left: -24%;  right: 21%;  bottom: -11%;  background-size: 100% 100%;}

.home #visual.right .h .text{width:63%;}
.home #visual.right .h .text p{padding-top: 57px;font-size:80px;line-height:92px;}
.home #visual h1,
.home  #visual.right .h .text .h1{font-size:105px;line-height:121px;}
/* Post */
#content .post {border-bottom:1px solid #CCC;margin:0 0 25px}
#content .post .meta {font-style:italic}
#content .post .h1 ,
#content .post h1 {border:0;margin:0}
#content .sticky {background:#f5efca}

/* Pagination */
#content #prev-next {list-style:none}
#content #prev-next #prev {float:left}
#content #prev-next #next {float:right}

/* Sidebar */
#sidebar {float:right;padding:10px 0 20px;width:200px}
#sidebar ul {list-style:none;margin:0 0 1em 18px}
#sidebar ul ul {list-style:disc}

/* Footer */
#colophon {padding:0 30px 0px;max-width:1530px;margin:0 auto;position:relative;z-index:1;}
#colophon  .logo-h{padding:70px 0px 55px; margin:0  -80px 0px; display:flex;justify-content:space-between}
#colophon  .logo-h .right{justify-content: flex-end;width:50%;color:#000000;font-size:20px;line-height:26px;display:flex;}
#colophon  .logo-h .right .c{width:32%;padding:0 2% 0 0}
#colophon  .logo-h .right .c:last-child{padding-right: 0;  width: auto;}
#colophon  .logo-h .right .c .tel{display:block;}
#colophon  .logo-h .right .c .tel a{color:#000;text-decoration:underline;}
#colophon  .logo-h .right .c .tel a:hover{text-decoration:none;}
#colophon  .logo-h .right address{font-style:normal;}
#colophon  .logo{margin:0 0 0 0px;width:375px;display:block;height:auto}
#colophon  .logo img{width:100%;height:auto;display:block;}
#colophon .frame{padding:20px 9999px 25px;margin:0 -9999px;background:#006F76;font-size: 11px;  line-height: 13px;display:flex;justify-content:space-between;}
#colophon .col{width:50%;color:#1d6467;}
#colophon .col:nth-child(2),
#colophon .col:nth-child(3){width:15%;}
#colophon .col p{margin:0 0 13px}
#colophon .col p a{color:#fff;}
#colophon .col .tel a{color:#1d6467;}
#colophon .col .tel{  font-weight: bold;display:block;}
#colophon .col address{  font-weight: bold;font-style:normal;display:block;margin:0}
#colophon .col:last-child{text-align:right}
#colophon .copy{float:left;display:block;font-size:20px;line-height:26px;color:#fff;margin:0 46px 0 0}
#colophon .menu{margin:0;padding:10px 0 0;list-style:none;overflow:hidden;text-align:right}
#colophon .menu li{display:inline-block;vertical-align:top}
#colophon .menu li a{font-size: 20px; line-height: 26px;color:#fff;text-decoration:underline;}
#colophon .menu li a:hover{text-decoration:none;}
#colophon .menu li:before{margin:0 3px 0 0;content:'|';display:inline-block;vertical-align:top;}
#colophon .menu li:first-child:before{display:none}
#colophon .social{padding:12px 0 0;margin:0;list-style:none;overflow:hidden;}
#colophon .social li{float:left;margin:0 10px 0 0;}
#colophon .social li a{width:32px;height:32px;text-indent:-9999px;overflow:hidden;display:block;}
#colophon .social li.linkedin a{background:url(assets/img/linkedin.svg) no-repeat 50% 50%;background-size:100% auto}
#colophon .social li.youtube a{background:url(assets/img/youtube.svg) no-repeat 50% 50%;background-size:100% auto}

/* Image Alignment */
img.aligncenter {display:block;margin-left:auto;margin-right:auto;margin-bottom:55px;}
img.alignright {display:inline;margin:0 0 2px 7px;padding:4px}
img.alignleft {display:inline;margin:0 7px 2px 0;padding:4px}
.alignright {float:right}
.alignleft {float:left}

/* Comments */
#comments_wrap ol {list-style:none}
#comments_wrap ol li {border-bottom:1px solid #CCC;margin:0 0 5px}
#comments_wrap .commentmetadata {margin:0 0 10px}
#comments_wrap .comment-author {border-bottom:1px solid #CCC;width:100%;overflow:hidden;padding:0 0 3px;line-height:32px;}
#comments_wrap .comment-author img {float:left;margin:0 10px 0 0}
#comments_wrap .comment-author cite {font-weight:bold}

/* Captions */
.wp-caption {background:#f3f3f3;border:1px solid #ddd;border-radius:3px;margin:10px;padding-top:4px;text-align:center}
.wp-caption img {border:0 none;margin:0;padding:0}
.wp-caption p.wp-caption-text {font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}

.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-initialized .slick-slide,.slick-slide img{display:block}.slick-arrow.slick-hidden,.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}

.cky-consent-container{border-radius:70px;-webkit-border-radius:70px;}
.cky-consent-container .cky-btn{border-radius:50px;-webkit-border-radius:50px;font-family:"museo", Arial, Sans-Serif;font-weight:500;}
.cky-consent-container  p{text-align:center;}
.cky-consent-container  p.cky-title{text-align:center;font-family:"museo", Arial, Sans-Serif;font-weight:500;}
@media only screen and (min-width: 768px) {
.dyslexie .h1,
.dyslexie .h2,
.dyslexie .h3,
.dyslexie h1,
.dyslexie h2,
.dyslexie h3,
.dyslexie .button,
.dyslexie #nav li ,
.dyslexie #header .submenu li,
.dyslexie #nav ul li,
.dyslexie #content .cover-boxes  .cv-boxes .box .title,
.dyslexie #content .icons-boxes .icons-rows  p,
.dyslexie #content .tabs-list .tabset li .title,
.dyslexie #content .gform_fields  select,
.dyslexie #content .gform_fields textarea,
.dyslexie #content .gform_fields input
.dyslexie #content .gform_wrapper .gform_button
.dyslexie #visual.right .h .text p
.dyslexie body{font-family: 'OpenDyslexic', Helvetica, Arial, sans-serif !important;}

.contrast .page-id-94 #content .simple .h3 span,
.contrast .page-id-94 #content .simple h3 span{color:#000!important;}
.contrast #colophon .frame{background:#000}
.contrast #content .reviews-list{background:#000}
.contrast #content .reviews-list .l .h2,
.contrast #content .reviews-list .l h2{color:#fff;}
.contrast #content .reviews-list .rev-slider .sl:nth-child(3n),
.contrast #content .reviews-list .rev-slider .sl:nth-child(3n-2),
.contrast #content .reviews-list .rev-slider .sl:nth-child(3n-1){color:#000;background:#fff}
.contrast #content .icons-boxes .icons-rows + .button{background:#fff;border-color:#fff;color:#000;}
.contrast #content .icons-boxes .h2,.contrast #content .icons-boxes h2{color:#fff;}
.contrast   #content .boxes-withpop .boxes-h .box:nth-child(2) .img::after,
.contrast   #content .boxes-withpop .boxes-h .box:nth-child(3) .img::after,
.contrast   #content .boxes-withpop .boxes-h .box .img::after{background: #c4c4c4;}
.contrast  #content .simple p a{color:#000;}
.contrast .top-bar{background: #c4c4c4;}
.contrast #content .image-text.whitetext .text   a{color:#fff!important;}
.contrast #content .simple.whitetext p a{color:#fff;}
.contrast #content .boxes-withpop .h3,
.contrast #content .boxes-withpop .boxes-h .box .h3,
.contrast #content .boxes-withpop h3{color:#000;}
.contrast .top-bar a:hover,
.contrast .top-bar a{background: #000;color:#fff;border-color:#000}
.contrast #content .image-text.whitetext .text > *{color:#fff!important;}
.contrast #content .icons-list .button{border-color:#fff}
.contrast #content .icons-list .button:hover{background:#fff;color:#000}
.contrast  .home #content .simple .button:visited{color:#000;}
.contrast  .home #content .simple .button:visited:hover{color:#fff;}
.contrast .button{border-color:#000;color:#000}
.contrast .button:hover{background:#000;color:#fff}
.contrast #content .gform_wrapper .gform_button,
.contrast #colophon  .logo-h,
.contrast #content .accordion li,
.contrast #content .accordion li .open .icon{border-color:#000}
.contrast #content .cover-boxes,
.contrast #content .icons-list,
.contrast #content .tabs-list .tabset li:nth-child(2),
.contrast #content .tabs-list .tabset li:nth-child(4),
.contrast #visual:after,
.contrast #visual.right,
.contrast #content .icons-boxes,
.contrast #content .simple.hasbg.whitetext,
.contrast #content .image-text.hasbg.whitetext,
.contrast #content .slider .img .mask span,
.contrast #content .articles .post .th:before,
.contrast #content .boxes-list,
.contrast #content .tabs-list .tabset li a,
.contrast .page-id-150 #content .simple.hasbg,
.contrast #content .image-text.half.whitetext,
.contrast #content .twocol .col:last-child,
.contrast #content .twocol .col:first-child,
.contrast .page-id-198 #content .simple.hasbg,
.contrast #header .settings-button,
.contrast #header .submenu a{background:#000!important}
.contrast #content .slider-block .title p,
.contrast #content .slider-block .title .h2,
.contrast #content .slider-block .title h2,
.contrast #content .articles .post h3,
.contrast #content .articles .post .h3,
.contrast #content .articles .post .link,
.contrast #content .gform_wrapper .gform_button,
.contrast #content .slider .text p,
.contrast #content .people-list .people-h .box .h3,
.contrast #content .people-list .people-h .box h3,
.contrast #content .image-text .title .h2,
.contrast #content .image-text .title h2,
.contrast #content .image-text .title .h3,
.contrast #content .image-text .title h3,
.contrast #content .accordion li .open,
.contrast #content .slider .text .h2,
.contrast #content .slider .text h2,
.contrast #content .slider .text .h3,
.contrast #content .slider .text h3,
.contrast #colophon .col,
.contrast #colophon .col .tel a,
.contrast #colophon .col p a,
.contrast .h3 span[style="color: #006E76;"],
.contrast h3 span[style="color: #006E76;"],
.contrast #content .tabs-list .tab .h3,
.contrast #content .tabs-list .tab h3,
.contrast #content .simple .h3,
.contrast #content .simple h3,
.contrast .h2 span[style="color: #006E76;"],
.contrast h2 span[style="color: #006E76;"],
.contrast .h2 span[style="color: #057c83;"],
.contrast h2 span[style="color: #057c83;"],
.contrast #content .accordion-list .title .h2,
.contrast #content .accordion-list .title h2,
.contrast #colophon .menu li a,
.contrast #content .articles-list .title .h2,
.contrast #content .articles-list .title h2,
.contrast #content .gform_wrapper .gform_title,
.contrast h2,
.contrast .h2,
.contrast #nav li a{color:#000!important}
.contrast #colophon .social li a,
.contrast #content .accordion li .open::after,
.contrast #content .tabs-list .tabset li .active .icon{filter:grayscale(1)!important}
.contrast #content .boxes-list .boxes-h .box,
.contrast #content .cover-boxes .cv-boxes .box .mask{background:grey!important}
.contrast #content .boxes-list .boxes-h .box p,
.contrast #content .cover-boxes h2,
.contrast #content .cover-boxes .h2,
.contrast #content .boxes-list .boxes-h .box .h3,
.contrast #content .boxes-list .boxes-h .box h3{color:#fff!important;}
.contrast #visual.right .h .th .mask{display:none}
.contrast #content .image-text.whitetext .text > .button,
.contrast #visual .button{border-color: #fff}
.contrast #visual .button:hover,
.contrast #content .image-text.whitetext .text > .button:hover{background:#fff;color:#000}
.contrast #content .simple.whitetext .simple-h > .h3, 
.contrast #content .simple.whitetext .simple-h > h3, 
.contrast #content .simple.whitetext .simple-h > *{color:#fff!important;}
.contrast #colophon .menu li a{color:#fff!important;}
.contrast .page-id-175 #content .icons-boxes h2,.contrast .page-id-175 #content .icons-boxes .h2{color:#fff!important;}
.contrast .page-id-175 #content #section8.boxes-list h2,.contrast .page-id-175 #content #section8.boxes-list .h2{color:#fff!important;}
.contrast .page-id-175 #content .boxes-list .boxes-h .box p a{color:#fff!important;}
.contrast .page-id-175 #content #section8.boxes-list .box .button{border-color:#fff!important;color:#fff!important;}
.contrast .page-id-175 #section4 h2 span{color:#000!important;}
.contrast .page-id-175 #section4 .h2 span{color:#000!important;}

.large-font body{font-size:26px;line-height:32px;}
.large-font #header .submenu a{font-size:16px;}
.large-font #nav li a{font-size:16px;}
.large-font .h1,
.large-font h1{font-size:90px;}
.large-font #visual.right .h .text p{font-size:34px;}
.large-font .h2,
.large-font h2{font-size:54px;}
.large-font .h3,
.large-font h3{font-size:44px;}
 

}
/*Responsive*/
body{    -webkit-text-size-adjust:100%;    -ms-text-size-adjust: none;}
input[type=text], input[type=password], input[type=file], input[type=submit], textarea{-webkit-appearance:none;border-radius:0;-webkit-border-radius:0;}
@media only screen and (max-width: 1784px) {
	#content .reviews-list .slick-prev{left:-60px}
	#content .reviews-list .slick-next{right:-60px}
	#colophon  .logo-h{margin-left:0;margin-right:0}
}
@media only screen and (max-width: 1636px) {
	#visual.right .h{padding-left:30px;padding-right:30px}
	#content .image-text.center.half .h{align-items: stretch;}
	#content .image-text.half .h .image img{height:100%;object-fit:cover}
	#visual > .text{padding-left:30px}
	#content .slider .img img{height:100%;object-fit:cover}
	#content .reviews-list .slick-prev{left:20px}
	#content .reviews-list .slick-next{right:20px}
	
	#header .settings-menu {    position: relative;    margin: 0 auto auto 51px;}
	#nav li{margin-left:35px;}
}
@media only screen and (max-width: 1500px) {
	#nav li{margin:0 10px 0 0px}
	
	 .home #visual h1, .home #visual .h1{    font-size: 90px;   line-height: 101px;}
	.h2, h2{font:500 37px/55px "museo", Arial, Sans-Serif}
	 body{font-size:18px;line-height:28px;}
	 #content .accordion li .open{font-size:25px;}
	 .h3, h3{font-size:26px;line-height:29px;}
}
@media only screen and (max-width: 1400px) {
	#header .submenu li{margin:0 0 0 15px}
	#nav li{margin:0 10px 0 0px}
	#content .icons-boxes .icons-rows .box{width:27%}
	#content .reviews-list .l {    width: 35%;}
	#colophon .col{width:50%}
	#visual.right .h,
	#visual,
	#visual .text {    min-height: 500px;}
	.page-id-175 #content #section8.boxes-list .box .button{padding-left: 10px;    padding-right: 10px;    font-size: 20px;}
	#content .twocol .col:first-child .col-h,
	#content .twocol .col:last-child .col-h{padding-left:50px;padding-right:50px}
	#header #logo{width:335px}
	
}
#hamburger{display:none;}
@media only screen and (max-width: 1300px) {
	#header .language{margin-left:10px}
}
@media only screen and (max-width: 1240px) {
	#header .right{display:none;}
	.h1,
	h1{font-size:58px;line-height:70px;}
	.home #visual.right .h .th { padding: 70px 0 94px;    margin: 0 -300px 0 0;    width: calc(36% + 300px);}
	#visual.right .h .text p{font-size:23px;line-height:36px;}
	#content .cover-boxes .cv-boxes .box .title{padding:20px}
	#content .icons-list .icons li{font-size:23px;line-height:30px;}
	.button{font-size:20px;line-height:32px;}
	#content .boxes-list .boxes-h .box:nth-child(3n),
	#content .boxes-list .boxes-h .box{width:calc(50% - 72px - 34px);margin:0 50px 50px 0}
	#content .boxes-list .boxes-h .box:nth-child(2n){margin-right:0}
	#popup  .gform_wrapper{margin:0}
	#content .gform_wrapper{margin:0}
	#content .twocol .col:first-child .col-h{padding-right:30px}
	#content .twocol .col:last-child .col-h{padding-left:30px}
	#content .slider .text{padding:40px;width:50%}
	
	#content .image-text.left.half .h .text,
	#content .image-text.right.half .h .text{width: 42%;}
	
	.home #visual h1, .home #visual .h1{    font-size: 73px;    line-height: 87px;}
	.home #visual.right .h .text p {    padding-top: 27px;    font-size: 46px;    line-height: 52px;}
	.popup {  width: 80%;}
	.home #content .icons-boxes .icons-rows .box { width: 29%;}
	.home #content .icons-boxes .icons-rows {justify-content: center;}
	#content .icons-boxes{text-align:center}
	#content .accordion li .open{padding-right:80px}
	#colophon .logo-h .right .c{width:50%}
	
	.hamburger {  width: 30px;  height: 25px;  cursor: pointer;  position: static;  top: 20px;  right: 20px;  z-index: 1000;}
	.hamburger span {  display: block;  height: 3px;  background: #333;  margin-bottom: 5px;  border-radius: 2px;  transition: 0.3s;}
	#header .right{    z-index: 10;display:block;position: fixed;  top: 0;  right: -350px;  width: 300px;  height: 100vh;  background-color: #f0f0f0;  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);  padding: 20px;  transition: right 0.3s ease;}
	#header .right.open {    max-width:100%;right: 0;}
	#nav ul{position:static;margin:15px 0 0;width:100%;}
	.hamburger.active span:nth-child(1) {  transform: translateY(8px) rotate(45deg);}
	.hamburger.active span:nth-child(2) {  opacity: 0;}
	.hamburger.active span:nth-child(3) {  transform: translateY(-8px) rotate(-45deg);}
	#hamburger{display:block;margin-top: 10px;    margin-left: 40px;}
 	#header .submenu{text-align:left;margin-top:60px;}
	#header .submenu li{display:block;margin:0 0 20px}
	#nav{text-align:left}
	#nav li{display:block;margin:0 0 15px}
	#nav ul{display:none;}
	#nav li:hover ul{display:block;}
	#header .settings-menu{margin:0}
	#header .language{margin:auto 10px}
	#visual.right .h .th img { border-radius: 520px 0px 520px 0px;-webkit-border-radius: 520px 0px 520px 0px;}
	.page-id-175 #content #section8.boxes-list .boxes-h{flex-wrap:wrap}
	#content .gform_wrapper{padding-left:50px;background-image:none}
	#content .icons-boxes .icons-rows  + .btn-h{width:100%}
	
	
}

@media only screen and (max-width: 1024px) {
	#content .image-text.left.half .h .text,
	#content .image-text.right.half .h .text{width: 100%;}
	#content .image-text.center.half .h{margin-left:0;margin-right:0}
	#visual.right .h{display:block;}
	.home #visual.right .h .th,
	.page-id-175 #visual.right .h .th,
	.page-id-198 #visual.right .h .th,
	 #visual.right .h .th{margin:0;    padding: 30px 0 21px;width:100%;}
	#content .image-text.center.half .h{display:block;}
	#content .image-text.half .text {    padding-top: 50px;    padding-bottom: 50px;}
	.home #visual.right .h .text,
	#content .image-text.half .text{width:100%}
	#content .image-text.left.half .h .image{    width: 100vw;    margin-left: calc(50% - 50vw);}
	#content .simple.hasbg .simple-h{padding:0}
	#content .image-text.mask .text{padding-top:50px;padding-bottom:50px;}
	#content .image-text.center .h{display:block;}
.page-id-175 #content .image-text.mask .text,
	#content .image-text .image,
	#content .image-text.mask .text{width:100%}
	#content .image-text.half .text p:last-child{margin:0}
	.page-id-198 #visual.right .h .text, .page-id-175 #visual.right .h .text{width:100%}
	#content .image-text.right.half .h .image{width: 100vw;    margin-left: calc(50% - 50vw);}
	#content .icons-boxes .icons-rows{margin:0}
	/*#content .icons-boxes .icons-rows .box{width:41%}*/
	#content .icons-boxes .icons-rows .icon{width:100px;height:100px;line-height:100px;}
	#content .icons-boxes .icons-rows .icon img{max-width:60%}
	#colophon .col:nth-child(2), #colophon .col:nth-child(3) {    width: 23%;}
	#content .image-text.half{overflow:visible;}
	#content .accordion li .open{min-height:100px;margin:0}
	#visual .text{min-height:1px}
	#visual.right .h{padding-top:30px}
	#content .simple .h3:last-child,
	#content .simple h3:last-child{margin-bottom:0}
	#visual .button{margin-top:0;margin-bottom:20px}
	#content .simple{margin-bottom:50px}
	#content .simple.hasbg + .image-text.half.hasbg,
	#content .simple.hasbg + .twocol,
	#content .simple.hasbg +   .image-text.hasbg.mask,
	#content .simple.hasbg + .slider-block,
	#content .simple.hasbg + .image-text.half.hasbg{margin-top:-50px}
	#content .tabs-list{padding-top:50px}
	#content .tabs-list .tabset li .icon{width:38px;height:38px;line-height:38px;}
	#content .tabs-list .tabset li .icon img{max-width:30px}
	#content .tabs-list .tab{padding:58px 58px 64px}
	#content .simple{padding-top:50px}
	#content .simple .btn-h{padding:0}
	#content .cover-boxes .cv-boxes .box .title{font-size:34px;line-height:45px;}
	#content .icons-list .icons{padding-top:0}
	#content .image-text.hasbg[style="background:#ffffff"]{padding-top:0px;padding-bottom:0px}
	#content .boxes-list .boxes-h .box:nth-child(3n), #content .boxes-list .boxes-h .box{margin:0 20px 20px 0;width:calc(50% - 48px - 34px)}
	#content .boxes-list{padding-top:50px;padding-bottom:50px}
	#content .image-text .text .button{margin-top:0}
	#content .boxes-list > .h2,
	#content .boxes-list > h2{margin:0 0 13px}
	#content .boxes-list + .image-text:not(.hasbg){padding-top:50px}
	#content .image-text .title .h2,
	#content .image-text .title h2{margin:0}
	#content .image-text .text{width:100%}
	#content .image-text.standard .text{padding-top:50px;padding-bottom:50px}
	#content .image-text .title{padding-bottom:0}
	#content .slider-block,
	#content .simple.hasbg{padding-top:50px;padding-bottom:50px}
	#content .slider-block .title .h2,
	#content .slider-block .title h2{margin:0 0 15px}
	#content .slider-block .title{padding-bottom:15px}
	#content .slider .slick-dots li{margin:0 12px}
	#content .cover-boxes .title{padding-top:50px}
	#content .cover-boxes .h2,
	#content .cover-boxes h2{margin: 0 0 7px}
	#content .slider .slick-dots{padding-top:50px}
	#visual > .text{min-height:500px}
	#content .simple.hasbg p:last-child{margin-bottom:0}
	#content .image-text.standard{padding-bottom:50px}
	.page-id-430 #content .image-text.half.hasbg + .image-text.standard.center  {padding-top:50px}
	#content .image-text.mask .image{margin-bottom:50px}
	#content .twocol .col:first-child .col-h,
	#content .twocol .col:last-child .col-h{padding-top:50px;padding-bottom:50px}
	#visual.right .h .text{width:100%}
	.page-id-165 #content .image-text.hasbg[style="background:#ffffff"]{padding-top:50px}
	#content .image-text.standard .image{margin-bottom:50px}
	#content .people-list .people-h .box{width:28.5%}
	.page-id-198 #visual.right .h .th .mask {    position: absolute;    top: -9%;    top: -18%;    right: 0;    bottom: 6%;    background-size: auto;}
	#content .accordion-list .title{padding-top:50px;margin-bottom:50px}
	#content .accordion-list{padding-bottom:50px}
	#content .image-text.hasbg{padding-top:0px}
	#content .icons-list .h,
	#content .image-text .h{display:block;}
	#content .icons-list .image{width:100%}
	#content .icons-list .text{width:100%}
	#content .image-text{padding-bottom:0;overflow:hidden;}
	#content .icons-boxes{padding-top:50px}
	#content .accordion li .open{padding-right:80px}
	#content .accordion li .open .icon{display:none;}
	#content .accordion li{padding:20px 0}
    #content .accordion-list.logos .accordion li  .slide,
	#content .accordion li .slide{padding-left:0;margin-top:0}
	#content .accordion li.active .open{align-items:center}
	#content .boxes-list .boxes-h .box:nth-child(2n){margin-right:0}
	#content .icons-list .image{margin:0 0 30px}
	#content .articles-list{padding-top:50px;padding-bottom:10px;}
	#content .articles-list .title {    margin-bottom: 30px;    padding-top: 0;}
	#content .articles .post{width:100%;margin-right:0}
	.hamburger {  width: 30px;  height: 25px;  cursor: pointer;  position: static;  top: 20px;  right: 20px;  z-index: 1000;}
	.hamburger span {  display: block;  height: 3px;  background: #333;  margin-bottom: 5px;  border-radius: 2px;  transition: 0.3s;}
	#header .right{    z-index: 10;display:block;position: fixed;  top: 0;  right: -350px;  width: 300px;  height: 100vh;  background-color: #f0f0f0;  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);  padding: 20px;  transition: right 0.3s ease;}
	#header .right.open {    max-width:100%;right: 0;}
	#nav ul{position:static;margin:15px 0 0;width:100%;}
	.hamburger.active span:nth-child(1) {  transform: translateY(8px) rotate(45deg);}
	.hamburger.active span:nth-child(2) {  opacity: 0;}
	.hamburger.active span:nth-child(3) {  transform: translateY(-8px) rotate(-45deg);}
	#hamburger{display:block;margin-top: 10px;    margin-left: 40px;}
	#header #logo{width:202px;margin-top:0}
	#header .submenu{text-align:left;margin-top:60px;}
	#header .submenu li{display:block;margin:0 0 20px}
	#nav{text-align:left}
	#nav li{display:block;margin:0 0 15px}
	#nav ul{display:none;}
	#nav li:hover ul{display:block;}
	#header .settings-menu{margin:0}
	.home #content .boxes-list .boxes-h .box .icon{width:90px;height:90px}
	.home #content .boxes-list .boxes-h .box p{    font-size: 16px;    line-height: 22px;}
	
	.top-bar a{font-size: 33px;    line-height: 39px;    padding: 14px 60px;}
	.top-bar a svg {   margin:1px 0 -1px 12px;    width: 40px;}
	.home #content .icons-boxes .icons-rows .box {        width: 45%;    }
	.home #content .icons-boxes .icons-rows .box:first-child {    margin-left: 2%;}
	.home #content .icons-boxes .icons-rows .box:last-child{margin-right:2%}
	#content .reviews-list{display:block;}
	#content .reviews-list .l { width: 100%; text-align: center; margin: 0 0 30px;}
	#content .reviews-list .slick-dots{padding-top:0}
	#content .reviews-list .rev-slider{width:100%}
	#content .reviews-list{padding-top:50px;padding-bottom:50px}
	#colophon .logo{width:225px}
	#colophon .logo-h .right .c{width:auto}
	#colophon .col{width:auto}
	#content .reviews-list .slick-dots{display:none}
	
	.page-id-175 #content #section8.boxes-list .box:nth-child(3n){margin-right:20px}
	 #content .twocol .col:first-child .col-h { padding-left: 00px;}
	 #content .twocol .col:last-child .col-h {  padding-right: 00px;}
	 #content .gform_wrapper{padding-left:50px;background-image:none}
	  #content .icons-boxes .icons-rows  + .btn-h{width:100%}
}
@media only screen and (max-width: 767px) {
	.page-id-165 #visual.right .h .th .mask{bottom:0}
	#visual.right .h .text p{padding-top:20px}
	#visual.right .h,
	#visual{min-height:1px;}
	#content .slider .slick-dots li { margin: 0 3px;    }
	#content .slider .slick-track{display:flex;}
	#content .slider .slick-track .sl{height:auto;background:#fff;}
	.h1,
    h1 {        font-size: 31px;        line-height: 44px;    }
	.h2,
	h2{font:500 30px/41px "museo", Arial, Sans-Serif}
	.h3,
	h3{font-size:22px;line-height:31px;}
	#content .tabs-list .tabset{flex-wrap:wrap}
	#content .tabs-list .tabset li{width:100%}
	#content .tabs-list .tabset{display:block;}
	#content .tabs-list .tabset .mobile-content{color:#000;display:none}
	#content .tabs-list .tabs{display:none;}
	#content .tabs-list .tabset li:last-child{width:100%}
	#content .cover-boxes .cv-boxes .box{width:100%;min-height:200px}
	#content .boxes-list .boxes-h .box:nth-child(3n), #content .boxes-list .boxes-h .box{width:auto;margin:0 0 20px}
	#colophon .frame{display:block;    text-align: center;}
	#colophon .col{width:100%;margin:0 0 20px}
	#colophon .social li{float:none;margin:0 5px;display:inline-block;vertical-align:top;}
	#colophon .col:nth-child(2), #colophon .col:nth-child(3){width:100%}
	#colophon .col:last-child{text-align:center;width:100%}
	#colophon .menu{text-align:center}
	#colophon .logo{margin:0 auto}
	body{font-size:16px;line-height:26px;}
	#header .settings-menu{display:none;}
	#content .slider .sl{display:block;}
	#content .slider .text{width:auto}
	#visual .text:after,
	#content .slider .img .mask{display:none;}
	#content .slider .img{width:100%}
	#popup .gform_wrapper{padding:30px}
	#content .gform_wrapper{padding:30px}
	#popup .gform_heading {    padding: 0 0 30px;}
	#content .gform_heading {    padding: 0 0 30px;}
	#popup .gform_wrapper .gform_description{font-size:18px;line-height:32px;}
	#content .gform_wrapper .gform_description{font-size:18px;line-height:32px;}
	#popup .gform_fields .gform-grid-col {    padding-inline: 0;}
	#content .gform_fields .gform-grid-col {    padding-inline: 0;}
	#popup .gform_fields .gform-grid-row {    margin-inline: 0;}
	#content .gform_fields .gform-grid-row {    margin-inline: 0;}
	#popup .gform_fields{    row-gap: 14px;  -moz-column-gap:0;  column-gap: 0;}
	#content .gform_fields{    row-gap: 14px;  -moz-column-gap:0;  column-gap: 0;}
	#popup .gform_fields select, #popup .gform_fields textarea, #popup .gform_fields input{height:60px;padding:10px 27px;font-size:13px;line-height:20px}
	#content .gform_fields select, #content .gform_fields textarea, #content .gform_fields input{height:60px;padding:10px 27px;font-size:13px;line-height:20px}
	#popup .gform_wrapper .gform_footer{margin-top:22px}
	#content .gform_wrapper .gform_footer{margin-top:22px}
	#content .image-text.standard .text p:last-child{margin:0}
	#content .image-text .title .h3,
	#content .image-text .title h3{margin-top:10px}
	#popup .gform_wrapper .gform_button{font-size:23px;line-height:33px;min-width:140px}
	#content .gform_wrapper .gform_button{font-size:23px;line-height:33px;min-width:140px}
	#content .people-list .people-h .box {        width: 100%;    }
	#visual + #content .people-list:first-child{padding-top:50px}
	#content .people-list{padding:50px 9999px 21px}
	#content .people-list.Three .people-h .box{width:100%}
	#content .people-list .people-h .box .h3,
	#content .people-list .people-h .box h3{margin:0 0 10px}
	.page-id-198 #visual.right .h .th .mask{display:none;}
	#content .accordion li .open{font-size:18px;line-height:25px;    min-height: 2px;}
	.privacy-policy #content .simple{padding-top:50px}
	#content .simple ul li:after{top:10px}
	#content .image-text .text ul li:after{top:10px}
	#content .image-text.half{overflow:visible}
	#content .icons-boxes .icons-rows .box{width:100%}
	#content .accordion li .open:after{width:30px;height:30px;background-size:16px auto;margin-top:-15px}
	#content .people-list .people-h .box .photo{margin-bottom:20px}
	#popup{width:calc(100% - 80px);padding:20px}
	#popup .gform_wrapper{padding:0}
	#popup .gform_fields label{padding:0 0 0 27px;}
	#content .icons-boxes .icons-rows .box {        width: 45%;    }
	#content .twocol{display:block;}
	#content .twocol .col:last-child,
	#content .twocol .col:first-child{width:auto;    margin-left: calc(50% - 50vw);    padding-left: calc(50vw - 50%);    margin-right: calc(50% - 50vw);    padding-right: calc(50vw - 50%);}
	#content .twocol .col.hasbg .col-h > *:last-child{margin:0}
	#content .twocol .col:last-child .col-h{padding-left:0}
	#content .icons-list .icons li {        font-size: 19px;        line-height: 20px;    }
	#content .icons-list .icons li a{display:flex;align-items:center;padding:10px 60px 10px 0}
	#content .icons-list .icons li .icon{margin-top:0px;margin-bottom:0px;margin-left:0;margin-right:20px;}
	#content .icons-list .icons li .icon img{width:66%}
	#content .icons-list .icons{padding-left:0;}
	#content .gform_fields  select,
	#popup .gform_fields select{background-size: 10px auto;background-position: calc( 100% - 15px) 50%;}
	#content .slider{position:relative;    padding: 40px 0 0;}
	 #content .slider .slick-dots {        padding-top: 50px;        position: absolute;        top: -20px;        left: 0;        right: 0;        padding-top: 0;    }
	 
	 .top-bar a {    font-size: 15px;        line-height: 26px;        padding: 6px 30px;    }
	 .top-bar a svg {      margin:-9px -12px -7px 12px;        width: 24px;    }
	 #header .language{display:none;}
	 .top-bar{padding:8px 30px}
	 .home #visual h1, .home #visual .h1 {  font-size: 47px;     line-height: 58px;    }
	 .home #visual.right .h .text p { padding-top: 7px;   font-size: 27px;   line-height: 40px;    }
	 #content .boxes-withpop .boxes-h{display:block;}
	 #content .boxes-withpop .boxes-h .box{width:100%}
	 #content .boxes-withpop .boxes-h .box .img { margin: 0 0 28px;}
	 #content .boxes-withpop{padding-bottom:20px}
	 .home #content .icons-boxes .icons-rows .box{width:100%}
	 #content .icons-boxes .icons-rows + .button{margin:-20px 0 48px}
	 #content .accordion li .open {   padding-right: 44px;    }
	 #content .reviews-list .rev-slider .sl{padding:30px}
	 #content .reviews-list .slick-prev {  left: -32px;  }
	 #content .reviews-list .slick-next {        background-position: 50% 100%;        right: -32px;        }
	 #colophon .logo-h{padding:30px 0px 35px}
	 #colophon .logo-h{    flex-direction: column;    align-items: center;    flex-wrap: wrap;}
	 #colophon .logo-h .right{display:block;    padding-top: 13px;    text-align: center;}
	 #colophon .copy{float:none;    margin: 0;}
	 .custom-dots-container{display:none;}
	 .privacy-policy #content .simple .h3, .privacy-policy #content .simple h3{padding-top:20px}
	 .page-id-175 #content #section8.boxes-list .box:nth-child(3n){margin-right:0px}
	 .page-id-175 #content #section8.boxes-list > .h3{margin-bottom:24px}
	 .page-id-175 #content .icons-boxes .icons-rows .box{width:100%}
	 #content .twocol .col:first-child .col-h, #content .twocol .col:last-child .col-h {        padding-left: 00px;        padding-right: 00px;    }
	 .page-id-175 #content .articles-list .link{display:block;}
	 .page-id-175 #visual.right .h .text{padding:30px 0}
	 #content .icons-boxes .icons-rows  + .btn-h{width:100%}
	 .page-id-175 #content .icons-boxes .icons-rows{ margin-bottom: 19px;}
	.home #visual h1, .home #visual.right .h .text .h1{font-size:42px;line-height:50px;}
}