@import url('https://fonts.googleapis.com/css?family=Cormorant:400,700&display=swap');@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700;800&display=swap');html{width:100%;overflow-x:hidden}html.cut-off{overflow:hidden}*:focus,*:focus-visible{outline:none}::-moz-selection{background-color:#8bc051;color:#fff}::selection{background-color:#8bc051;color:#fff}a,a:hover,li,li:hover{cursor:pointer;cursor:hand}a,a:hover{transition:all .2s ease 0s;cursor:pointer!important}a:active{opacity:.7}body{font-family:'Nunito',sans-serif;overflow-x:hidden;-webkit-font-smoothing:antialiased;font-size:15px;background-color:#fff;background-repeat:repeat;background-size:auto;background-position:center top;color:#000}hr{margin:20px 0;border-top:1px solid #eee;width:100%}p{margin:1em 0;line-height:1.6em;letter-spacing:1px}p a{color:#8bc051;transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s}a{text-decoration:none;cursor:pointer;display:inline-block;transition:.3s all ease;-ms-transition:.3s all ease;-webkit-transition:.3s all ease}a:hover{text-decoration:none;cursor:pointer;transition:.3s all ease;-ms-transition:.3s all ease;-webkit-transition:.3s all ease}.strong,strong{display:inline-block;font-weight:700}img{max-width:100%;height:auto}h1{font-size:3em;line-height:1em;margin:0 0 1.6em;letter-spacing:0}h2{font-size:2.5em;line-height:1.1em;margin:1em 0 1.6em}h3{font-size:2.2em;line-height:1.3em;margin:2em 0 1.6em}h4{font-size:1.9em;line-height:1.3em;margin:1.6em 0 .5em;letter-spacing:.5px}h5{font-size:1.5em;line-height:1.3em}h6{font-size:1.2em;line-height:1.3em}body,h1,h2,h3,h4,h5,h6,p,a,span,li{font-family:'Nunito',sans-serif}html,body{overflow-y:visible}.to-mid-parent{display:table;height:100%;width:100%}.to-mid{display:table-cell;vertical-align:middle;height:100%;width:100%}body{overflow-y:hidden}.relative{position:relative}.text-center{text-align:center}.margin-auto{margin:auto}.max-width-unset{max-width:unset !important}header.sticky{transition:.3s all ease-in;-webkit-transition:.3s all ease-in;-moz-transition:.3s all ease-in;-o-transition:.3s all ease-in;background:#fff;padding:10px}header{z-index:99999;position:fixed;width:100%;max-width:100%;transition:.3s all ease-in;-webkit-transition:.3s all ease-in;-moz-transition:.3s all ease-in;-o-transition:.3s all ease-in;padding:30px 0;background:0 0}header.sticky .top-header .login--wrapper a{color:#000}header .site--logo{width:100px}header .site--logo img{width:100%;transition:.3s all ease-in;-webkit-transition:.3s all ease-in;-moz-transition:.3s all ease-in;-o-transition:.3s all ease-in}header.sticky .site--logo img{width:80%;transition:.3s all ease-in;-webkit-transition:.3s all ease-in;-moz-transition:.3s all ease-in;-o-transition:.3s all ease-in}header .logo{width:200px}header .logo img{width:100%}header .top-header{display:flex;display:-ms-flex;display:-webkit-flex;justify-content:flex-end;padding-top:.4em}header .top-header .login--wrapper a{color:#fff}header .top-header .login--wrapper a:hover{color:#357538}header .bottom-header .bottom-header--inner{display:flex;display:-ms-flex;display:-webkit-flex;flex-wrap:wrap;align-items:center;justify-content:space-between}header .site-menu--wrapper ul{display:flex;display:-ms-flex;display:-webkit-flex;flex-wrap:wrap;margin:0;padding:0}header .site-menu--wrapper ul li{list-style-type:none}header .site-menu--wrapper ul li{padding-bottom:10px;margin-top:10px}header .site-menu--wrapper ul li:last-child{padding-bottom:0}header .site-menu--wrapper .menu-item-has-children:hover ul.sub-menu,header .site-menu--wrapper .menu-item-has-children ul.sub-menu:hover{display:block}header .site-menu--wrapper .menu-item-has-children ul a:hover{color:#f8bb2f}header .site-menu--wrapper ul a{color:#fff;margin-right:30px;transition:.3s all ease;-ms-transition:.3s all ease;-webkit-transition:.3s all ease}header .site-menu--wrapper ul .current-menu-item a{color:#3f9843}header .site-menu--wrapper .menu-item-has-children ul a:hover{color:#3f9843}header .site-menu--wrapper ul a:hover{color:#3f9843;transition:.3s all ease;-ms-transition:.3s all ease;-webkit-transition:.3s all ease}header .site-menu--wrapper ul ul{display:none}header .site-menu--inner{display:flex;display:-ms-flex;display:-webkit-flex;flex-wrap:wrap;align-items:center}header .header--button a{color:#fff;background:#f8bb2f;padding:13px 30px;border-radius:25px}header .header--button a:hover{background:#357538}section.section.banner{position:relative;height:100vh}header .site-search--icon{padding-left:20px;max-width:45px;cursor:pointer;display:none}header .site-search--icon svg{width:100%}header .site-menu--inner .menu-item-has-children{position:relative;padding-right:10px}header .site-menu--inner .menu-item-has-children a{position:relative}header .site-menu--inner .menu-item-has-children a:before{content:"\f107";position:absolute;right:-20px;top:3px;color:#fff;font-family:fontAwesome;font-size:12px}header .site-menu--inner .menu-item-has-children ul ul a:before{display:none}header.sticky .site-menu--inner .menu-item-has-children a:before{color:#000}header.sticky .site-menu--inner .menu-item-has-children li a:before{display:none !important}header.sticky .site-menu--wrapper ul a{color:#000}header.sticky .site-menu--wrapper ul .current-menu-item a{color:#3f9843}header.sticky .site-menu--wrapper ul a:hover{color:#3f9843}header.sticky .site-search--icon svg path{fill:#000}header .site-search--icon:hover path{fill:#f8bb2f}header .site-menu--wrapper .menu-item-has-children ul{position:absolute;min-width:250px;background:#fff;padding:10px;top:30px}header .site-menu--wrapper .menu-item-has-children ul a{color:#000}header .menus--wrapper__{display:flex;display:-ms-flex;position:relative;align-items:center}header .menus--wrapper__ .site-menu--wrapper{padding-right:3em}header .search--bar__wrapper{width:100%;position:absolute;top:0;height:100%;background:#fff;left:0;z-index:1;display:flex;display:-ms-flex;align-items:center;justify-content:center;transform:translateY(-100%);transition:.3s all ease;-ms-transition:.3s all ease;-webkit-transition:.3s all ease}header .search--bar__wrapper.active{transform:translateY(0%);transition:.3s all ease;-ms-transition:.3s all ease;-webkit-transition:.3s all ease}header .search--bar__wrapper .search--bar__inner{width:80%;display:flex;display:-ms-flex;justify-content:center}header .search--bar__wrapper .search--bar__inner form{width:100%}header .search--bar__wrapper .search--inputs__wrapper{width:100%;display:flex;display:-ms-flex;justify-content:center}header .search--bar__wrapper #s{padding:1em;border:0;border-bottom:1px solid;width:50%}header .search--bar__wrapper #searchsubmit{background:#f8bb2f;border:1px solid #f8bb2f;color:#fff;padding:1em 2em}header .search--bar__wrapper #searchsubmit:hover{background:#ea7e18;border-color:#ea7e18}.close--search{height:40px;width:30px;position:relative;margin-left:15px;margin-top:5px;cursor:pointer}.close--search span{width:100%;height:2px;background:#000;position:absolute;left:0;top:50%}.close--search span.span--1{transform:rotate(47deg)}.close--search span.span--2{transform:rotate(-47deg)}section.banner{position:relative}section.section{padding:10em 0;position:relative}section.section .section-content--main{position:relative;z-index:2}.left-text--background:before,.right-text--background:before{position:absolute;font-size:6.4em;opacity:.05;z-index:1;font-weight:700}.left-text--background:before{left:-240px}.right-text--background:before{right:-210px}.page-template-page-home section.third-section.left-text--background:before{left:-225px !important}.banner--overlay{position:absolute;top:0;left:0;height:100%;width:100%;background:rgb(8 8 8/60%);z-index:1}.banner .banner--inner{position:relative;z-index:1;height:100%;width:100%;display:flex;display:-ms-flex;display:-webkit-flex;flex-wrap:wrap;align-items:center;justify-content:center;padding-top:10vh}.banner .banner-content h1,.banner .banner-content h2,.banner .banner-content h3,.banner .banner-content a{margin:0;color:#fff}.banner .banner-content{text-align:center}.home .banner .banner-content{max-width:900px}.banner .banner-content .banner-title h1{font-weight:700;font-size:3.2em;letter-spacing:2px}.banner .banner-content .banner-title h2{font-weight:700;font-size:3em;letter-spacing:2px}.banner .banner-content .banner-title{padding-bottom:10px}.banner .banner-content h3{font-weight:400;font-size:1.7em}.banner .banner-buttons{padding-top:2em;display:block}.banner .banner-buttons .banner-button{display:inline-block;padding:0 10px;margin-bottom:1em}.banner .banner-buttons a{color:#fff;background:#357538;padding:13px 30px;border-radius:25px}.banner .banner-button.banner-button-1 a{background:#357538;border:1px solid #357538}.banner .banner-button.banner-button-1 a:hover{background:#f8bb2f;border-color:#f8bb2f}.banner .banner-button.banner-button-2 a{background:0 0;border:1px solid #f8bb2f;color:#f8bb2f}#page .banner .banner-button.banner-button-2 a:hover{background:#357538;border:1px solid #357538 !important;color:#fff}.angle--down{position:absolute;width:100%;bottom:10vh;left:0;text-align:center;z-index:1}.angle--down-box{position:relative;width:15px;height:15px;margin-left:auto}.angle--down-box:before,.angle--down-box:after{content:"";position:absolute;top:0;height:100%;width:2px;background:#fff}.angle--down-box:before{left:1.5px;transform:rotate(-45deg)}.angle--down-box:after{right:1.5px;transform:rotate(45deg)}.banner .ken-burns{position:absolute;height:100%;width:100%;top:0;left:0;overflow:hidden}.banner .ken-burns img{width:100%;position:absolute}.section-background{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;display:-ms-flex;display:-webkit-flex;flex-wrap:wrap}.section-background .orange--bg{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;background:linear-gradient(180deg,#fb9331 0%,#d56802 100%);position:relative;display:flex;display:-ms-flex;display:-webkit-flex;align-items:center}.section-background .orange--bg .title-rotate,.section-background .text-big-rotate .title-rotate{font-weight:700;color:#fff;opacity:.05;font-size:6em;transform:rotate(270deg) translateY(-250%);margin:0;text-align:center}section.first-section.image-left-text-right{min-height:857px}section.second-section.image-right-text-left{min-height:875px}section.third-section.left-text--background{min-height:960px}section.first-section .title-rotate{display:block;position:absolute;width:700px}.image-left-text-right .rounded-border--image{margin-left:30px;padding-left:unset !important}.image-left-text-right .rounder-border--background{margin-left:-30px}.section-background .white-bg{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;position:relative}.section.first-section .section-background .bg-small--image{position:absolute;bottom:0;right:0;width:400px}.section.first-section .section-background .bg-small--image svg{width:100%}.section-content--wrapper{max-width:600px;padding-left:100px;display:flex;display:-webkit-flex;display:-ms-flex;align-items:center;height:100%}.section-content--title h2{margin:0;color:#357538;font-size:2em;font-weight:700;letter-spacing:1px}.orange{color:#f8bb2f}.section-content--richtext{padding-top:2em}.section-content--richtext p{margin-top:0}.section-content--richtext ul{margin:0;padding:0}.section-content--richtext ul li{list-style-type:none;display:flex;display:-ms-flex;display:-webkit-flex;padding-bottom:1.5em;align-items:center}.section-content--richtext ul li .repeat--text-icon img{width:100%}.section-content--richtext ul li .repeat--text-icon,.section-content--richtext ul li .repeat--text-content{display:block}.section-content--richtext ul li p{margin:0}.section-content--richtext ul li .repeat--text-content{padding-left:20px}.section-content--button{padding-top:2em}.section-content--button a{color:#fff;background:#f8bb2f;padding:13px 30px;border-radius:25px}.section-content--button a:hover{background:#357538}.rounded-border--image{position:relative;padding-left:30px}.rounded-border--image .rounded-border{position:relative;z-index:1;border-top-right-radius:50px;overflow:hidden}.image-right-text-left .rounded-border--image .rounded-border{border-top-right-radius:0;border-top-left-radius:50px}.rounded-border--image .rounder-border--background{position:absolute;height:100%;width:100%;background:#fff;left:0;bottom:-30px;box-shadow:7px 9px 37px 0px rgba(159,158,158,.3);-webkit-box-shadow:7px 9px 37px 0px rgba(159,158,158,.3);-moz-box-shadow:7px 9px 37px 0px rgba(159,158,158,.3)}.rounded-border--image img{width:100%}.section-background .background--light-blue{background:#eff5ff;width:100%;position:absolute;height:100%}.section-background .background--half .title-rotate{position:absolute}.image-right-text-left .rounded-border--image{padding-left:0;margin-right:30px}.image-right-text-left .rounded-border--image .rounder-border--background{left:unset;right:-30px}.image-right-text-left .section-content--wrapper{max-width:unset;padding-left:unset;padding-right:65px}section.second-section{background:#eff5ff}.section.second-section.image-right-text-left .section-content--wrapper{align-items:flex-start}.section.second-section.image-right-text-left .section-content--richtext{padding-top:0}.traininings--info__inner .count__ h4{margin:0;color:#f8bb2f;font-weight:700}.traininings--info__inner h4,.traininings--info__inner p{margin:0}.traininings--info__inner .success-trainings h4{color:#f8bb2f !important}.traininings--info__inner{padding-bottom:1.5em}.traininings--info{display:flex;display:-ms-flex;display:-webkit-flex;width:100%;align-items:flex-end}.section.second-section.image-right-text-left .section-content--wrapper__inner{height:100%;position:relative}.section.second-section.image-right-text-left .section-content--wrapper__inner .section-content--title,.section.second-section.image-right-text-left .section-content--wrapper__inner .section-content--richtext,.section.second-section.image-right-text-left .section-content--wrapper__inner .traininings--info{width:100%}.section.second-section.image-right-text-left .section-content--wrapper__inner .traininings--info{padding-top:2em}section.third-section .section-content--wrapper{max-width:800px;padding-left:0;margin:auto;text-align:center}.section-content--big__image{padding-top:4em}.section.fourth-section.image-right-text-left .section-content--title h2 span{display:block}.section.fourth-section.image-right-text-left .section-content--richtext ul li .repeat--text-icon img{max-width:25px}.section.fourth-section.image-right-text-left .section-content--wrapper__inner{width:100%}.section.fourth-section.image-right-text-left .rounded-border--image .rounded-border{border-top-right-radius:0;border-top-left-radius:50px;border-bottom-right-radius:50px}.orange-btn a{background:#f8bb2f;border:1px solid #f8bb2f;color:#fff;padding:13px 30px;border-radius:25px}.orange-btn a:hover{background:#f8bb2f;border-color #f8bb2f}section.third-section .bg-small--image{position:absolute;bottom:-23em;right:0;width:400px}section.fourth-section.image-right-text-left{padding-top:5em;min-height:830px}.section--slider__container{width:100%;position:relative;display:block}section.fourth-section.image-right-text-left .section-content--richtext ul li{padding-bottom:1.5em}section.has-slider{position:relative}section.has-slider .container{height:100%;width:100%;position:relative;max-width:1330px}section.has-slider .slider--buttons{position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none;z-index:99}section.has-slider .slider--buttons .slider--buttons__inner{position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none;display:flex;display:-webkit-flex;display:-ms-flex;align-items:center;justify-content:space-between}section.has-slider .slider--buttons .slider-button{width:40px;height:40px;pointer-events:all;cursor:pointer}section.has-slider .slider--buttons .slider-button svg{width:100%}.testimonial--page-buttons .slider-button{margin-top:unset !important}.large-text--section{background:linear-gradient(89.92deg,#0d3d90 .05%,#001d4f 100.51%);padding:5em 0}.large-text--section h2{color:#fff;opacity:.05;font-size:7.5em;font-weight:700;margin:0}section.fourth-section.image-right-text-left .section-content--main .container{padding-bottom:0}.section-content--main .slick-list{height:auto !important}.large-text--section.home-large-text{margin-top:-17em}section.fifth-section .section-content--wrapper{padding-left:0}.testimonial-title--background{position:absolute;left:0;right:0;margin:auto;text-align:center;pointer-events:none;top:40px;transform:translateY(-100%)}.testimonial-title--background h2{opacity:.05;font-size:7.5em;font-weight:700;margin:0;color:#357538;pointer-events:none}.testimonial--box__inner{display:flex;flex-wrap:wrap;display:-webkit-flex;display:-ms-flex;background:#fff;padding:4em 2em 3em;-webkit-box-shadow:0px 0px 58px -18px rgba(0,0,0,.24);-moz-box-shadow:0px 0px 58px -18px rgba(0,0,0,.24);box-shadow:0px 0px 58px -18px rgba(0,0,0,.24);border-radius:25px;text-align:center}.testimonial--box__inner .testimonial--box__image--wrapper{height:100px;width:100px;border-radius:50%;overflow:hidden;margin-left:auto;margin:2em auto}.testimonial--box__inner .testimonial--box__image--wrapper img{width:100%;height:100%;object-fit:cover}.testimonial--box__content{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-left:0}.testimonial--box__client p{color:#357538;font-weight:700;font-size:17px}.testimonial--box__client p span{color:#f8bb2f;display:block}.testimonial--slider .testimonial--box{margin:0 1em;padding-bottom:0;position:relative}.testimonial--slider .slick-list{padding-bottom:3em;padding-top:3em;cursor:pointer}.testimonial--box__message p{margin-top:0}.testimonial--slider .testimonial--box.slick-current.slick-active .testimonial--box__inner{background:#357538}.testimonial--slider .testimonial--box.slick-current.slick-active .testimonial--box__client p,.testimonial--slider .testimonial--box.slick-current.slick-active .testimonial--box__client p span,.testimonial--slider .testimonial--box.slick-current.slick-active .testimonial--box__message p{color:#fff !important}.section.fifth-section .testimonial--slider{margin:auto}.testimonial--slider{margin-top:6em !important}.testimonial--box__bar{height:50px;width:100%;position:absolute;bottom:0;left:0}.testimonial--box.slick-slide:nth-child(even) .testimonial--box__bar{background:#f8bb2f}.testimonial--box.slick-slide:nth-child(odd) .testimonial--box__bar{background:#0d3d90}.quote--icon{width:60px;position:absolute;top:-30px;left:50px}.quote--icon svg{width:100%}section.sixth-section{background:#f5f9fe}.section-testimonial--background{position:absolute;top:0;left:0;height:100%;width:100%;display:none}section.fifth-section{overflow:hidden}.section-testimonial--background .stb{position:absolute}.section-testimonial--background .stb.stb-1{left:0;top:-35em;max-width:400px}.section-testimonial--background .stb.stb-2{bottom:-10em;max-width:500px}.section-testimonial--background .stb.stb-3{right:0;top:3em;max-width:300px}.instagram--feed{padding-top:4em}.instagram--feed .sb_instagram_header{display:none}section.lets-talk-section{overflow:hidden}.lets-talk-section .orange--bg{position:absolute;height:100%;top:0;right:0;width:25%}.lets-talk-section .white-bg{max-width:500px;width:500px;position:absolute;bottom:-25em;left:0}.lets-talk-section .white-bg svg{width:100%}.lets-talk-section .section-content--richtext{padding-top:1em}.company-info{padding-top:1.5em}.company-info ul{align-items:center}.company-info ul li{display:flex;display:-webkit-flex;display:-ms-flex;align-items:center;padding-bottom:1em}.company-info ul li a{color:#000}.company-info .repeat--text-content{display:flex;display:-webkit-flex;display:-ms-flex;align-items:center}.company-info .repeat--text-content p{font-weight:700}.company-info .repeat--text-icon img{max-width:35px}.company-info .repeat--text-content{padding-left:5px !important}footer{background:#1a1a1a;padding:5em 0 1em}footer ul li a{color:#fff}footer ul{margin:0;padding:0}footer ul li a:hover{color:#fff;opacity:.7}footer .footer-logo{max-width:150px}footer .footer-logo img{width:100%}footer .footer-top--inner{display:flex;display:-ms-flex;display:-webkit-flex;justify-content:space-between}footer .footer--menu ul,footer .footer--social ul,.payment--methods ul{display:flex;display:-ms-flex;display:-webkit-flex;flex-wrap:wrap}footer .footer--menu ul li,footer .footer--social ul li,footer .payment--methods ul li{list-style-type:none}footer .footer--menu .sub-menu{display:none}footer .footer--menu ul li{margin-left:30px}footer .payment--methods ul li img{width:100%}footer .payment--methods ul li{margin-left:20px;max-width:40px}footer .footer--social ul li{max-width:22px;margin-right:15px}footer .footer--social ul li img{width:100%}footer .footer-top--inner-2{padding-top:2em;display:flex;display:-ms-flex;display:-webkit-flex;flex-wrap:wrap;justify-content:space-between}footer .footer-bot{border-top:1px solid #5a5a5a}footer .footer-top{padding-bottom:2em}footer .footer-bot a{color:#fff !important}footer .footer-bot--inner{padding-top:2em;display:flex;display:-ms-flex;display:-webkit-flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:1em}section.section.banner.inner-page--banner{height:auto;padding:9.6em 0;background-size:cover;background-position:center;background-repeat:no-repeat}.single-clinic .banner .banner-content .banner-title h2 span{display:unset}.single-clinic .section-content--title h2 span{padding-top:5px;color:#f8bb2f}.about-us.first-section .section-content--wrapper{max-width:100%}.about-us.first-section .section-content--richtext{padding-top:1em}.page-template-page-about-us .third-section{overflow:hidden}.page-template-page-about-us .third-section .orange-bg{background:unset}.page-template-page-about-us .large-text--section{background:linear-gradient(180deg,#d66903 0%,#d56802 100%);overflow:hidden;z-index:1}.page-template-page-about-us .large-text--section .large-text--section__inner{text-align:right}section.need-training-section .section-background .orange--bg{display:none!important}section.need-training-section .section-content--wrapper{text-align:left}section.third-section.need-training-section.left-text--background:before{content:""}section.need-training-section .section-content--wrapper{padding-left:80px}.page-template-page-about-us .lets-talk-section .orange--bg{background:unset}.page-template-page-about-us section.lets-talk-section:before{color:#f9902e}.single-clinic .first-section .section-content--wrapper{max-width:685px}.single-clinic .first-section .section-content--title-2 h5{color:#283593;font-weight:900;font-size:20px}.single-clinic .first-section .first-section .section-content--richtext{padding:1em 0}.single-clinic .first-section .section-content--richtext ul li .repeat--text-content{padding:0}.single-clinic .section-content--title-2{margin-top:4em}.single-clinic section.lets-talk-section:before{color:#f9902e}.single-clinic section.lets-talk-section .section-background .orange--bg{display:none;border-top-left-radius:50px}.single-clinic .section-content--button a{background:#f8bb2f}.single-clinic .section-content--button a:hover{background:#e67206}.repeat--text-content p{font-weight:600}.half--image{width:250px !important;bottom:-20em !important}.right--background-image{position:absolute;bottom:0;right:0}section.testimonial-page .has-slider--main{margin-top:3em;position:relative}section.testimonial-page .testi-page--slider{width:100%;height:100%}section.testimonial-page .testi-page--box{width:100%;display:flex;align-items:center;justify-content:center;padding:3em}section.testimonial-page .testi-page--box-inner{width:1162px;background:#fff;-webkit-box-shadow:0px 0px 58px -18px rgba(0,0,0,.24);-moz-box-shadow:0px 0px 58px -18px rgba(0,0,0,.24);box-shadow:0px 0px 58px -18px rgba(0,0,0,.24);border-top-left-radius:50px}section.testimonial-page .testi-page--box .testi-page--icon-wrapper{margin-top:-15px;padding:0 0 4em 10em}section.testimonial-page .testi-page--box .testi-page--image-content{display:flex;position:relative;padding:3em 5em 9em}section.testimonial-page .testi-page--box .testi-page--image-wrapper{flex:0 0 50%!important;max-width:0 0 50%!important}section.testimonial-page .testi-page--box .testi--icon-wrapper{padding:0 0 4em 10em;margin-top:-15px}section.testimonial-page .testi-page--box .testi-page--image{border-radius:50%;overflow:hidden;height:210px;width:210px}section.testimonial-page .testi-page--box .testi-page--image img{width:100%}section.testimonial-page .testi-page--box .testi-page--content{display:flex;flex-wrap:wrap;padding-left:3em}section.testimonial-page .testi-page--text{max-width:550px}section.testimonial-page .testi-page--box .testi-page--content p{color:#000;font-size:18px}section.testimonial-page .testi-page--box .testi-page--name-role p{color:#283593;font-size:24px;font-weight:700}section.testimonial-page .testi-page--box .testi-page--name-role p span{color:orange}.section.four-box.testimonial-page{padding-top:0;padding-bottom:0}.section.testimonial-page.right-text--background.has-slider{padding-bottom:5em}.testi-page--bar{height:50px;width:100%;position:absolute;bottom:0;left:0}.testi-page--box.slick-slide:nth-child(even) .testi-page--bar{background:#f8bb2f}.testi-page--box.slick-slide:nth-child(odd) .testi-page--bar{background:#0d3d90}section.has-slider.testimonial-page .slider--buttons .slider-button{top:125px}section.has-slider .slider--buttons .container .slider-button.next__{left:20px}section.has-slider .slider--buttons .container .slider-button.prev__{right:20px}.testimonial-page.has-slider .half--image.right--background-image{width:200px !important;bottom:unset !important;top:-5em}section.testimonial-page.four-box .testi-page--box-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}section.testimonial-page.four-box .testi-page--box{width:50%;padding:unset;padding-bottom:5px;transform:scale(.95)}section.testimonial-page.four-box .testi-page--box-inner{width:100%;padding:2em 2.5em 2em 2em;min-height:439px;display:flex;align-items:center}section.testimonial-page.four-box .testi-page--box .testi-page--content p{font-size:18px}section.testimonial-page.four-box .testi-page--box .testi-page--image--wrapper{display:flex;align-items:center;padding-left:40px}section.testimonial-page.four-box .testi-page--box .testi-page--image{width:146px;height:146px}section.testimonial-page.four-box .testi-page--box .testi-page--content{padding-left:2.5em}section.testimonial-page.four-box .testi-page--box .testi-page--image-content{padding:0}.page-template-page-testimonials .large-text--section{background:linear-gradient(180deg,#d66903 0%,#d56802 100%);overflow:hidden;z-index:1}.page-template-page-testimonials .large-text--section .large-text--section__inner{text-align:right}.page-template-page-testimonials .lets-talk-section .orange--bg{background:unset}.page-template-page-testimonials section.lets-talk-section:before{color:#f9902e}.single-clinic .section-content--wrapper .section-content--richtext{padding-top:2em}.section.lets-talk-section.contact-us--form{padding-top:5em;overflow:visible}.contact--form__box input,.contact--form__box select,.contact--form__box textarea{width:100%;background:#f0f2f4;border:0;padding:1em;border-radius:5px}.contact--form__box .contact--form__block{padding-bottom:20px}.contact--form__wrapper{margin-top:-10em;background:#fff;padding:2.5em;box-shadow:7px 9px 37px 0px rgb(159 158 158/30%);-webkit-box-shadow:7px 9px 37px 0px rgb(159 158 158/30%);-moz-box-shadow:7px 9px 37px 0px rgba(159,158,158,.3);border-radius:50px}.contact--form__title{display:flex;display:-ms-flex;align-items:center;padding-bottom:2em}.contact--form__title-text{padding-left:20px}.form--submit__wrapper{text-align:center}.form--submit__wrapper .wpcf7-submit{background:#f8bb2f;color:#fff;padding:13px 30px;text-transform:uppercase;display:inline-block;width:auto;margin:auto;border-radius:25px}.form--submit__wrapper .wpcf7-submit:hover{background:#e67206}.contact-us--form .orange--bg{background:#fff}.contact--form__block--inner{position:relative}.contact--form__block--inner .ajax-loader{position:absolute !important;left:0;right:0;margin:auto !important;top:10px}.absolute--box{position:absolute;height:100%;width:100%;top:0;left:0}.background--absolute{max-width:200px;top:-25em;position:absolute}.background--absolute svg{width:100%}.need-training-section.image-left-text-right .background--absolute{max-width:450px;top:0;position:absolute;right:0}.need-training-section.image-left-text-right .background--absolute.bg-abosolute--left{right:unset;left:0;max-width:500px}.page-template-page-testimonials .large-text--section{position:relative}.background--absolute{top:-5em;right:0}.contact--content__ .background--absolute.bg-abosolute--left{right:unset;max-width:418px;width:100%;top:-25em}.contact--content__ .background--absolute.bg-abosolute--right{max-width:350px;width:100%;top:0}.section.four-box.testimonial-page .background--absolute{right:unset;top:-35em}.page-template-page-about-us section.third-section.left-text--background{min-height:auto !important}header .menu-btn-wrapper{display:none}.clinic-registration--title{padding-bottom:4em;text-align:center}.clinic-registration--title h3{margin:0;color:#0d3d90;font-size:2em;font-weight:700;letter-spacing:1px}.clinic-registration--title h3 span{color:#f8bb2f}.clinic-registration--each__title{padding-top:1.5em}.clinic-registration--each__title h4{margin:0;color:#0d3d90;font-size:1.5em;font-weight:700;letter-spacing:1px}.clinic-registration--each__button{padding-top:1em}.clinic-registration--each{padding-bottom:30px}.clinic-registration--each__shortdesc p{font-weight:600}.clinic-registration--each__image{border-top-right-radius:50px;overflow:hidden}.player-info__count-inner select{font-family:'Nunito',sans-serif;padding:.5em 1em;cursor:pointer}.player-info__wrapper{border-bottom:1px dashed;margin-bottom:1em;border-color:#babbc3}.player-info__wrapper.player-info__1{border-top:1px dashed;padding-top:1em;border-color:#babbc3}.player-label{margin:0}.player-info-main__wrapper{padding:1em 0}.player-info__wrapper{display:none}.player-info__wrapper.active{display:block}.player-info__wrapper.player-info__1{display:block}.camp--section{padding-top:0 !important}.flyer--wrapper.no-height{height:0;border-top:0 solid}.flyer--wrapper.no-height img{margin-bottom:0 !important;margin-top:0 !important}@keyframes movePreload{0%{margin-top:0}10%{margin-top:-10vh}100%{margin-top:-200vh}}@media screen and (max-width:1440px){.section-background .orange--bg .title-rotate,.section-background .text-big-rotate .title-rotate{transform:rotate(270deg) translateY(-285%)}.page-template-page-home section.first-section.image-left-text-right.left-text--background:before{left:-300px}.page-template-page-home section.second-section.right-text--background:before,.page-template-page-about-us section.second-section.right-text--background:before{right:-260px}.page-template-page-home section.third-section.left-text--background:before{left:-280px !important}.page-template-page-about-us section.third-section.left-text--background:before{left:-280px !important}section.lets-talk-section:before{right:-240px}section.first-section.about-us.left-text--background:before{left:-205px !important;transform:rotate(-90deg) translate(-35%,0%)}.contact-us--form:before{left:-180px !important}}@media screen and (min-width:1440px){section.has-slider .slider--buttons .container .slider-button.prev__{position:relative}section.has-slider .slider--buttons .container .slider-button.next__{position:relative}}@media screen and (max-width:1280px){section.has-slider .container{max-width:80%}section.has-slider .slider--buttons .container{max-width:90%}}@media screen and (min-width:1200px){.container{max-width:1430px}}@media screen and (max-width:1180px){section.testimonial-page .testi-page--box .testi-page--image-content{padding:3em 2em 9em}.need-training-section.image-left-text-right .background--absolute,.need-training-section.image-left-text-right .background--absolute.bg-abosolute--left{max-width:250px}section.testimonial-page.four-box .testi-page--box .testi-page--content{padding-top:1em}}@media screen and (max-width:1024px){.section.fifth-section .testimonial--slider{width:100% !important;transform:translateX(0%)}.large-text--section.home-large-text{margin-top:unset !important}section.fourth-section.image-right-text-left{min-height:auto}}@media screen and (min-width:1080px){.container{padding-left:70px;padding-right:70px}}@media screen and (min-width:769px) and (max-width:1280px){section.testimonial-page.four-box .testi-page--box .testi-page--image-content{display:block}}@media screen and (min-width:769px) and (max-width:1024px){header .site-menu--wrapper ul a{margin-right:20px}header .menus--wrapper__ .site-menu--wrapper{padding-right:0;padding-top:1em}.header-button--inner.header-button--inner-2{text-align:right;padding-top:10px}header .menus--wrapper__{display:block}}@media screen and (max-width:991px){section.testimonial-page.four-box .testi-page--box .testi-page--image--wrapper,section.testimonial-page.four-box .testi-page--box .testi-page--content{padding-left:0}.testi-page--box-inner .testi-page--name-role{width:100%}section.testimonial-page .testi-page--box .testi-page--image-content{text-align:center}section.testimonial-page .testi-page--box .testi-page--image{margin:auto}.testimonial--box__inner .testimonial--box__image--wrapper{margin:auto}.contact--form__title .contact--icon__svg svg{max-width:50px;height:50px}section.has-slider .slider--buttons{display:none}section.has-slider .section-content--wrapper{padding:0 !important}.section-content--wrapper{padding-left:0}.testimonial--box__inner{display:block;padding-bottom:3em}.testimonial--box__inner .testimonial--box__image,.testimonial--box__content{flex:unset;-ms-flex:unset;max-width:unset}.testimonial--box__content{padding-left:0;padding-top:2em}#sb_instagram.sbi_col_4 #sbi_images .sbi_item{width:50% !important}footer .footer--menu ul li{padding-bottom:20px}section.lets-talk-section{min-height:800px}section.lets-talk-section:before{transform:rotate(-270deg) translateX(25%)}header .site--logo{max-width:100px}.contact--form__title{display:block}.contact--form__title-text{padding-left:0}.contact--form__wrapper{padding:2.5em 1.5em}.has-slider .slick-dots li button,.testi-page--slider .slick-dots li button,.testimonial--slider .slick-dots li button{background:#fff;border-radius:50%;border:1px solid #000}.has-slider .slick-dots li button:before,.testi-page--slider .slick-dots li button:before,.testimonial--slider .slick-dots li button:before{display:none !important}.has-slider .slick-dots li.slick-active button,.testi-page--slider .slick-dots li.slick-active button,.testimonial--slider .slick-dots li.slick-active button{background:#000;border:1px solid #000;border-radius:50%}header .menus--wrapper__ .site-menu--wrapper{padding-top:10px;padding-bottom:10px}.need-training-section.image-left-text-right .background--absolute,.need-training-section.image-left-text-right .background--absolute.bg-abosolute--left{max-width:200px}.page-template-page-testimonials section.need-training-section.third-section.left-text--background{min-height:auto}}@media screen and (min-width:1025px){.header-button--inner.header-button--inner-1{display:none}}@media screen and (min-width:769px) and (max-width:1024px){header .top-header{display:none !important}header .header--button{display:flex;justify-content:flex-end;display:-ms-flex;padding-top:1em}.header-button--inner.header-button--inner-2{padding-top:0 !important;margin-left:20px}}@media screen and (max-width:768px){section.testimonial-page.four-box .testi-page--box .testi-page--content{padding-left:0}section.testimonial-page .testi-page--text{max-width:100%}section.has-slider .container{max-width:100%}section.testimonial-page .testi-page--box{padding:3em 2em}section.testimonial-page .testi-page--box .testi-page--image-content{display:block}section.testimonial-page .testi-page--box .testi-page--content{padding-left:0;padding-top:2em}section.testimonial-page .testi-page--box .testi-page--image-content{padding:0 2em 9em}header.sticky .bottom-header .bottom-header--inner{justify-content:flex-start}.testimonial-title--background h2{font-size:5.5em}header .top-header{display:none}header .bottom-header .header--button{display:flex;display:-ms-flex;display:-webkit-flex;flex-wrap:wrap}header .bottom-header .header--button .header-button--inner-1{margin-right:20px}header.sticky .site-menu--wrapper{padding:1em 0 .5em}section.section.banner.inner-page--banner{padding-top:15em}header .menus--wrapper__{display:block}}@media only screen and (max-width:767px){section.section.banner{background-position:60% 0}.angle--down{bottom:3em}section.section.banner{height:auto !important}header .search--bar__wrapper .search--bar__inner{width:95%}section.testimonial-page.four-box .testi-page--box{width:100%}section.testimonial-page .testi-page--box .testi-page--icon-wrapper{padding:0 0 4em 2em}section.testimonial-page.four-box .testi-page--box .testi-page--image-content{padding-top:1em;padding-bottom:2em}.contact--form__wrapper{margin-top:unset}.header .bottom-header .bottom-header--inner{position:relative}.registration-form--wrapper{padding:2em !important}.form--block-col-50{-ms-flex:0 0 100% !important;flex:0 0 100% !important;max-width:100% !important}.form--block-col-50{padding-left:0 !important;padding-bottom:20px;padding-right:0 !important}.form--block-row{padding-bottom:0 !important}.empty--block{padding:0 !important}.form--block-row.form--block-submit{text-align:center;padding-top:3em;padding-bottom:3em !important}footer .footer--menu ul li{padding-bottom:20px}.section-content--wrapper{padding:5em 2em 5em !important;background:#fff}.section.image-right-text-left .col-md-5{order:1;-ms-order:1;-webkit-order:1}.section.image-right-text-left .col-md-7{order:2;-ms-order:2;-webkit-order:2}.image-right-text-left .rounded-border--image{margin-bottom:5em}.section.image-right-text-left.has-slider .col-md-5{order:1;-ms-order:1;-webkit-order:1}.section.image-right-text-left.has-slider .col-md-7{order:2;-ms-order:2;-webkit-order:2}.lets-talk-section .lets-talk--image{transform:scale(1);transform-origin:unset;padding-top:4em}.testimonial-title--background h2{font-size:3.5em}.testimonial--slider{margin-top:0 !important}header.sticky .top-header{display:none;padding:0;height:0}header .site-menu--wrapper ul{display:block}header .site-menu--wrapper ul li{margin-bottom:5px}header .site-menu--inner,header .bottom-header .bottom-header--inner{display:block}header .site-menu--wrapper{margin-top:2em;padding:1em 0 .5em}header .bottom-header .header--button .header-button--inner-1{margin-bottom:1em}header .site-search--icon{padding-left:0;padding:1em 0}header .site-search--icon svg path{fill:#000}header .site-menu--wrapper ul a{color:#000}header{background:#fff !important;padding-bottom:2em !important}header.sticky .site--logo{max-width:130px !important;display:block !important}header .site--logo{max-width:100px !important}header.sticky{padding:20px 0 20px !important;padding-left:0;padding-right:0}header.sticky .site--logo img{width:100%}header.top-header{padding:0 !important;height:0 !important}header .menu-btn-wrapper{display:block;height:40px;margin-top:20px}header .menus--wrapper__{display:none}header .site-menu--inner .menu-item-has-children a:before{color:#000}header .site-menu--wrapper .menu-item-has-children ul{position:relative;min-width:unset;top:unset;padding-top:2em}header .site-menu--inner .menu-item-has-children ul a:before{display:none !important}#hamburger{width:35px;position:relative;height:100%}#hamburger span{display:block;position:absolute;height:2px;width:100%;background:#000;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}#hamburger span:nth-child(1){top:0}#hamburger span:nth-child(2),#hamburger span:nth-child(3){top:10px}#hamburger span:nth-child(4){top:20px}#hamburger.open span:nth-child(1){top:18px;width:0;left:50%}#hamburger.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#hamburger.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}#hamburger.open span:nth-child(4){top:18px;width:0;left:50%}.logo--toggle__wrapper{display:flex;margin-top:0;justify-content:space-between}}@media screen and (max-width:667px){section.section{min-height:auto !important}.large-text--section.home-large-text{display:none}section.lets-talk-section{padding-top:0}}@media screen and (max-width:480px){footer .footer-top--inner{display:block}footer .footer-logo{padding-bottom:30px}footer .footer--menu ul li,footer .payment--methods ul li{margin-left:0}footer .footer--menu ul{display:block}footer .footer--social ul li{padding-bottom:20px}footer .footer-top--inner-2{display:block}footer .payment--methods ul li{margin-right:20px}footer .payment--methods{padding-top:20px}footer .footer-bot{margin-top:4em}}.page--trainings .section-content--richtext ul li .repeat--text-icon{padding-top:0}.clinics-list--wrapper{text-align:left}.clnics-list--box__wrapper{padding-top:2em;max-width:700px;margin:auto}.clnics-list--box__each{display:flex;display:-ms-flex;align-items:center;padding-bottom:10px;border-bottom:1px solid;justify-content:space-between}.clnics-list--box__in{display:flex;display:-ms-flex;align-items:center}.clnics-list--box__in .clinic--date{padding-right:20px}.clnics-list--box__in .clinic--location{padding-right:20px}section.clinics-list--section{padding-top:0}.clnics-list--box__in p{margin:0}.section-content--title h4{margin-top:20px;font-size:1.5em}.clinics-list--section-home .section-content--title h2{padding-bottom:2em}.clinics-list--section-home .clnics-list--box__wrapper{padding-top:0}.upcoming--clnics{text-align:center}.upcoming--clnics table{width:100%;margin:auto}.upcoming--clnics table p{margin:0;font-size:14px}.upcoming--clnics thead{background:#357538}.upcoming--clnics thead td{padding:1em 0}.upcoming--clnics thead p{color:#fff}.upcoming--clnics tbody{text-align:center}.upcoming--clnics td{width:18%;padding-left:15px !important;padding-right:15px !important}.upcoming--clnics tbody td{padding:10px 0}.upcoming--clnics tbody tr:nth-child(odd){background-color:#f5f5f5}.upcoming--clnics tbody tr .enroll--btn{padding-top:0 !important}.upcoming--clnics tbody .section-content--button a,.upcoming--clnics tbody .section-content--button input,.upcoming--clnics tbody .section-content--button .btn-primary,.modal-proceed{color:#357538;background:#fff;padding:10px 18px;border-radius:5px;border:2px solid #357538;font-size:13px;font-weight:700}.modal-proceed{color:#fff;background:#283593}.modal-cancel{padding:10px 18px;border-radius:5px;border:2px solid #545b62;font-size:13px;font-weight:700}.table-data-1{padding-left:15px !important;padding-right:15px !important;text-align:left}.table-data-1 p{font-weight:600}.section.fifth-section.testimonial---section{padding-bottom:5em}@media screen and (max-width:767px){.upcoming--clnics{overflow-x:scroll}.upcoming--clnics::-webkit-scrollbar{width:10px}.upcoming--clnics::-webkit-scrollbar-track{background:#f1f1f1}.upcoming--clnics::-webkit-scrollbar-thumb{background:#888}.upcoming--clnics::-webkit-scrollbar-thumb:hover{background:#555}.upcoming--clnics table{width:600px;max-width:1000px;margin:auto}.page-template-page-register-php section.first-section.left-text--background:before{display:none}.page-template-page-register-php section{padding:5em 0}}.modal{z-index:999999999999999}.info-register--wrapper{text-align:center}section.info--main--success:before{left:-115px}.modal--block{display:block !important;background:rgb(0 0 0/50%)}.modal--show{opacity:1 !important;visibility:visible !important}.email-exists,.username-exists{position:relative}.email-exists .notif--alert,.username-exists .notif--alert{position:absolute;background:red;color:#fff;height:100%;right:10px;padding:0 15px;border-top-right-radius:5px;border-bottom-right-radius:5px;display:none;align-items:center}.email-exists .notif--alert p,.username-exists .notif--alert p{margin:0}.email-exists.active .notif--alert,.username-exists.active .notif--alert{display:flex;display:-ms-flex}.coach--section__ .section-content--richtext{padding-top:2em !important}.page-template-page-trainings-php .section-content--title-2{padding-top:1em}.lets-talk--image .rounded-border--image .rounded-border{border-top-left-radius:50px !important;border-top-right-radius:0 !important;border-bottom-right-radius:50px}.lets-talk--image .rounder-border--background{right:30px !important;height:50%;background:#f8bb2f;opacity:.1 !important}#sb_instagram .sbi_load_btn{background:#f8bb2f !important;border:1px solid #f8bb2f !important;color:#fff !important;padding:13px 30px !important;border-radius:5px !important}#sb_instagram .sbi_load_btn:hover{background:#ea7e18 !important;border-color:#ea7e18 !important}.instagram--feed__inner #sb_instagram #sbi_load{padding-top:2em}.home-slider__ .section-content--wrapper{padding-left:5em;padding-right:0 !important}.the-home--testimonials{padding-top:5em !important}.section.home-slider__{padding-top:10em !important}.wpcf7-not-valid-tip{background:#dc3232;color:#fff !important;padding:5px}@media screen and (max-width:1024px){.home-slider__ .section-content--wrapper{padding-left:3em !important;padding-right:0 !important}}@media screen and (max-width:767px){section.section:before{display:none !important}}@media screen and (min-width:768px) and (max-width:991px){.home-slider__ .section-content--main .container{max-width:720px}}@media screen and (min-width:576px) and (max-width:767px){.home-slider__ .section-content--main .container{max-width:540px}}@media screen and (max-width:420px){.banner .banner-content .banner-title h1{font-size:3.2em}}.page-template-page-home .banner-content{text-align:left}.page-template-page-home .banner-content h1{font-size:3.5em;line-height:1.2em}.page-template-page-home .banner .banner-buttons{padding-top:4em}.banner .banner-buttons .banner-button-1{padding-left:0}.modal-content .btn-success,.press-ok{color:#fff;background:#28a745;padding:13px 30px;border-radius:25px;border-color:#28a745}.modal-content .btn-success:active,.modal-content .btn-success:focus,.press-ok:active,.press-ok:focus,.press-ok:hover{background:#357538 !important;border-color:#357538 !important;color:#fff !important;box-shadow:unset !important;outline:none}.clinic-modal__block .the_label{display:block;font-weight:600}.clinic-modal__info{border-bottom:1px solid #dee2e6;margin-bottom:2em;padding-bottom:2em}.already-enrolled,.already-enrolled:hover,.already-enrolled:active,.already-enrolled:focus{color:#fff !important;background:#f8bb2f !important;border-color:#f8bb2f !important}.modal .consent--box{border-top:1px solid #dee2e6;margin-top:2em;padding-top:2em}#stripeModalPaymentcustom.modal .consent--box{border-top:0;margin-top:0;padding-top:0}.consent--box__checkbox{display:flex;display:-ms-flexbox;align-items:center}.consent--box__checkbox p{padding-left:10px}.form--block-row .consent--box__checkbox input{width:auto !important}.image--tile{max-width:100%;border-top-right-radius:50px;border-bottom-left-radius:50px;overflow:hidden}.inverse--multi__image .image--tile{border-top-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:50px;border-bottom-right-radius:50px}.flex-wrap-wrap{flex-wrap:wrap}.dp--flex{display:flex;display:-ms-flexbox;display:-webkit-flex}.dp--100{flex:0 0 100%;-ms-flex:0 0 100%;max-width:100%}.dp--50{flex:0 0 50%;-ms-flex:0 0 50%;max-width:50%}.dp--40{flex:0 0 40%;-ms-flex:0 0 40%;max-width:40%}.dp--60{flex:0 0 60%;-ms-flex:0 0 60%;max-width:60%}.image--tile__img img{width:100%;display:block;height:100%;object-fit:cover}.image--tile__img{display:block;padding:8px}.image--tile__img.image--tile__img-1{padding-top:0;padding-left:0}.image--tile__img.image--tile__img-2{padding-left:0;padding-bottom:0}.image--tile__img.image--tile__img-3{padding-top:0;padding-right:0}.image--tile__img.image--tile__img-4{padding-right:0;padding-bottom:0}.has-blurb--title__image-right .section-content--wrapper{padding-left:0}.blurd--title h2{font-weight:700;margin:0;opacity:.05;font-size:3.2em}.green--title h2{color:#f8bb2f}.yellow--title h2{color:#f8bb2f}.green-bg{background:#357538}.white--text h2,.white--text h3,.white--text p,.white--text a,.white--text span{color:#fff !important}.green-bg .prev__ svg g path{fill:#fff}.green-bg .next__ svg g path{fill:#f8bb2f}.image--layout__1 .rounder-border--background{opacity:.05;height:60%;bottom:unset;top:30px}.awards--title h3{margin:0;font-weight:700;font-size:1.5em;color:#357538}.awards--text p{margin:0;opacity:.8}.awards--each{padding-right:1em;padding-bottom:1.5em}.awards--wrapper{padding-top:4em}.trainings--info--wrapper{width:100%}.has-blurd--title{padding-bottom:4em}.background--image__wrapper{position:absolute;top:0;left:0;height:100%;width:100%}.background--image__wrapper img{width:100%}.overflow--hidden{overflow:hidden}.section-testimonial--main .section-content--wrapper{max-width:1000px;justify-content:center}.testimonial--slider .slick-list{overflow:unset !important}.footer-top__links{align-items:flex-end}.footer-top__links .footer--menu{padding-bottom:7px;padding-right:10px}header .logo--1{display:block}header .logo--2{display:none}header.sticky .logo--1{display:none}header.sticky .logo--2{display:block}.banner.inner-page--banner .banner-button.banner-button-2 a{color:#fff !important;border:1px solid #fff !important}.unset--center{align-items:unset}.need-training-section .rounded-border{border-top-right-radius:0;border-top-left-radius:50px;border-bottom-right-radius:50px}.need-training-section .rounded-border--image .rounder-border--background{height:50%}section.need-training-section .section-content--wrapper{padding-left:0;padding-right:80px}section.need-training-section .rounded-border--image:before{content:"";position:absolute;height:50%;width:100%;top:-30px;right:-30px;background:#f8bb2f;opacity:.05;z-index:1}section.need-training-section .rounded-border--image:after{content:"";position:absolute;height:75%;width:100%;top:0;background:#357538;transform:translate(100%,12.5%);-ms-transform:translate(100%,12.5%);-webkit-transform:translate(100%,12.5%)}.lets-talk-section-2 .section-content--wrapper{padding-right:0;padding-left:80px}.lets-talk-section-2 .contact--form__wrapper{margin-top:unset;margin-bottom:-15em}.lets-talk-section-2{overflow:unset !important}.lets-talk-section-2 .blurd--title{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:flex-end}.page-template-page-about-us footer,.page-template-page-trainings footer,.page-template-page-testimonials footer{padding-top:10em}.page--trainings .section-content--title-2 h5{color:#357538;font-weight:700}.page--trainings .repeat--text-icon svg path{fill:#357538}.rounded-border--image .rounder-border--background{opacity:.05;height:50%;background:#f8bb2f}.section-content--richtext ul li .repeat--text-icon{flex:0 0 40px;-ms-flex:0 0 40px;max-width:40px}.section-content--richtext ul li .repeat--text-icon img{width:100%}#page .has-slider .repeat--text-icon,#page .page--trainings .repeat--text-icon{flex:0 0 25px;-ms-flex:0 0 25px;max-width:25px}.section-background{display:none}.blurd--absolute__title{position:absolute;top:0;left:0;text-align:right;width:100%}.blurd--absolute__title h2{font-weight:700;color:#357538;opacity:.05;font-size:3.2em;margin:0}.pad-t-4em{padding-top:4em !important}.pad-b-4em{padding-bottom:4em !important}.page-template-page-trainings .lets-talk-section,.page-template-page-about-us .lets-talk-section{padding-top:4em !important}.white--title h2{color:#fff}.green--title h2{color:#357538}.home---banner .has-blurd--title,.has-blurd--title .right--title{text-align:right}.transform-top.has-blurd--title{transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%)}.clinics-list--section-home .transform-top.has-blurd--title{padding-right:30px}.has-blurd--title .right--title{right:0}.has-blurd--title .left--title{right:0}.absolute--title{position:absolute !important;width:100%}.blurd--title{position:relative}.blurd--title:before{content:"";position:absolute;height:100%;width:2px;background:#fff;opacity:.05;top:0}.green--title.blurd--title:before{background:#357538}.blurd--title.line--right{right:0}.blurd--title:before{transform:translateY(100%);-ms-transform:translateY(100%);-webkit-transform:translateY(100%);height:100%}.home---banner .blurd--title:before{transform:translateY(200%);-ms-transform:translateY(200%);-webkit-transform:translateY(200%);height:50%}#page .large--section__padding{padding-top:15em !important}.background--image__svg{position:absolute}.background--image__svg svg{width:100%;height:100%}.background--image__png{position:absolute;height:100%}.background--image__png img{height:100%}.background--image__inner{height:100%}.background--image__inner img{height:100%;object-fit:contain;object-position:right}.big--text__background{position:absolute;left:0;right:0;margin:auto;text-align:center;pointer-events:none;top:40px;transform:translateY(-100%)}.big--text__background h2{opacity:.05;font-size:7.5em;font-weight:700;margin:0;color:#357538;pointer-events:none}.orange:hover{color:#f8bb2f}.contact--form__wrapper .wpcf7{padding:2.5em}.contact--form__wrapper .contact--form__title{padding:1.5em 2.5em;background:#3f9843}.contact--form__wrapper p{color:#fff}.contact--form__wrapper{padding:0;overflow:hidden}.contact--form__title-text span{color:#f8bb2f !important}.contact--icon__svg svg path{fill:#fff !important}.testimonial-page .section-content--wrapper{padding-left:0;max-width:1000px;justify-content:center}.page-template-page-testimonials .the-home--testimonials{padding-top:10em !important;padding-bottom:10em !important}.page-template-page-testimonials .testi-page--box-wrapper{padding-top:5em !important}.testimonials-others .testimonial--box{padding:15px 0}.page-template-page-testimonials .lets-talk-section-2{padding-top:0}.page-template-page-contact .banner .banner-content .banner-title{text-align:left}.lets-talk-section.contact-us--form ..section-content--wrapper{padding-left:0}.page-template-page-contact .need-training-section{padding-top:4em !important}#page .form--block-row #register{color:#fff !important;background:#357538 !important;padding:13px 30px !important;border-radius:25px !important}.contact--form__block--inner .wpcf7-spinner{position:absolute;left:0;right:0;margin:auto;top:10px}.two-box-images .rounded-border--image{margin-bottom:30px}.two-box-images .rounded-border--image:before{content:"";position:absolute;height:50%;width:100%;background:#f8bb2f;left:-30px;bottom:-30px;opacity:.1}.lets-talk-section .rounded-border--image:before{content:"";position:absolute;height:50%;width:100%;background:#3f9843;opacity:.05;right:-30px;top:30px}.section.lets-talk-section{background:#fafbfa}.opacity--half__bg .rounder-border--background{opacity:.1}.need-training-section .rounder-border--background{opacity:1;background:#fff}.page--trainings .rounded-border--image .rounder-border--background{opacity:.5;height:60%}.page--trainings .rounded-border--image .rounded-border{border-top-right-radius:0;border-top-left-radius:50px;border-bottom-right-radius:50px}.page--trainings .rounded-border--image:before{content:"";position:absolute;height:50%;width:100%;background:#fff;right:-30px;top:30px;box-shadow:7px 9px 37px 0px rgb(159 158 158/30%);-webkit-box-shadow:7px 9px 37px 0px rgb(159 158 158/30%);-moz-box-shadow:7px 9px 37px 0px rgba(159,158,158,.3)}.clinics-list--section-home{background:#fafbfa}.home .clinics-list--section-home{background:#fff}.page-template-page-trainings .section.lets-talk-section{background:#fff}@media screen and (max-width:1600px){.background--image__inner img{object-fit:cover;object-position:left}}@media screen and (max-width:991px){.two-box-images .rounded-border--image:before{left:-15px;bottom:-15px}.image-right-text-left .rounded-border--image .rounder-border--background{right:-15px}.coach--section__ .col-md-7{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.lets-talk--image .rounder-border--background{right:-15px !important}.rounded-border--image .rounder-border--background{bottom:-15px !important}.lets-talk-section .rounded-border--image:before{right:-15px;top:15px}section.section.banner.home---banner{padding-top:15em}header .bottom-header .header--button{justify-content:flex-end}header .menus--wrapper__{justify-content:flex-end}header .menus--wrapper__ .site-menu--wrapper{padding-right:0}header .site-menu--wrapper ul a{margin-right:0;margin-left:30px}.image-left-text-right .rounder-border--background{margin-left:-15px}.lets-talk-section-2 .section-content--wrapper{padding-left:0}}@media screen and (max-width:767px){.row-has-pad{padding-bottom:1.5em !important}header{padding-top:1em !important;padding-bottom:1em !important;background:0 0 !important}header.sticky{background:#fff !important;padding-top:1em !important;padding-bottom:1em !important}header .menu-btn-wrapper{margin-top:0}.logo--toggle__wrapper{align-items:center}header .menu-btn-wrapper{height:25px}#hamburger span{background:#fff}header.sticky #hamburger span{background:#000}.banner .banner-content .banner-title h1{font-size:2.5em}.home-slider__ .section-content--wrapper{background:unset}header .bottom-header .header--button{justify-content:flex-start}header .site-menu--wrapper ul a{margin-left:0}header.active-menu .menus--wrapper__{padding-bottom:2em}header.active-menu{background:#fff !important}header.active-menu .site--logo img.logo--1{display:none}header.active-menu .site--logo img.logo--2{display:block}header.active-menu #hamburger span{background:#000 !important}}@media screen and (max-width:420px){footer .footer-bot--inner{display:block;text-align:center;justify-content:center}footer .footer--social{padding-top:1.5em}footer .footer--social ul{justify-content:center}.awards--row .awards--each,.trainings--info--wrapper .traininings--info__inner{flex:0 0 100%;-ms-flex:0 0 100%;max-width:100%}}.flyer--wrapper{text-align:center}.flyer--wrapper img{max-width:100%;margin-top:0 !important}.block--proceed button{background:#f8bb2f !important;border:1px solid}.ask-for-code--title h3{color:#357538 !important}.consent--input{width:70px;height:70px}header .menus--wrapper__ .header--button{display:flex;display:-ms-flexbox;display:-webkit-flex;align-items:center}header .menus--wrapper__ .header--button .user--link a{background:0 0;padding:0;font-size:28px}header .menus--wrapper__ .header--button .user--link{padding-left:20px}header.sticky .menus--wrapper__ .header--button .user--link i{color:#000}.user-data-content label{display:block}.user-data-content input{width:100%;padding:5px}.user-data-content{padding-bottom:10px}.siblings--label .siblings--repeat__row,.siblings--items .siblings--repeat__row,.siblings--label,.siblings--items__block{display:flex;display:-ms-flexbox;display:-webkit-flex;align-items:center;width:100%}.siblings--repeat__wrapper .siblings--repeat__col{flex:0 0 33.333%;-ms-flex:0 0 33.333%;-webkit-flex:0 0 33.333%;max-width:33.333%;padding:5px}.siblings--repeat__wrapper input{width:100%;padding:5px}.siblings--repeat__col label{margin-bottom:0}.remove-sibling{cursor:pointer}.user-data-list__buttons button{color:#fff;background:#f8bb2f;padding:13px 30px;border-radius:25px;border:0;margin:0 5px}.user-data-list__save button{background:#357538}.user-data-label--wrapper p{font-weight:700}.user-data-list__buttons{display:flex;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;justify-content:flex-end;padding-top:20px;padding-bottom:10px;position:relative}.loading--user-data{display:flex;display:-ms-flexbox;display:-webkit-flex;align-items:center;justify-content:center;opacity:0;visibility:hidden}.loading--user-data.active{opacity:1;visibility:visible}.loading--user-data.saved .loading--user-data__overlay{background:#f8bb2f}.loading--user-data,.loading--user-data__overlay{position:absolute;top:0;left:0;width:100%;height:100%}.loading--user-data__overlay{background:#fff;opacity:.8}.loading--user-data p{color:#000;position:relative;z-index:1}.jconfirm{z-index:111111111111111111 !important}.jconfirm .jconfirm-box-container{transform:unset !important}.jconfirm-title{display:none !important}@media screen and (max-width:767px){header .menus--wrapper__ .header--button .user--link a i{color:#000}}@media screen and (max-width:560px){.siblings--label .siblings--repeat__row,.siblings--items .siblings--repeat__row,.siblings--label,.siblings--items__block{flex-wrap:wrap;justify-content:flex-end}.siblings--repeat__wrapper .siblings--repeat__col{flex:0 0 100%;-ms-flex:0 0 100%;-webkit-flex:0 0 100%;max-width:100%;padding:5px}.siblings--repeat__row{order:2;-ms-order:2;-webkit-order:2}.siblings--items .remove-sibling{order:1;-ms-order:1;-webkit-order:1;padding-right:5px}.siblings--label{display:none}}