@import url("https://fonts.googleapis.com/css2?family=Viga&display=swap");@import url(bootstrap.css);@import url(owl.carousel.min.css);@import url(jquery.fancybox.min.css);@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css");@font-face{font-family:'Helvetica Bold';src:url("../fonts/");src:url("../fonts/?#iefix") format("embedded-opentype"), url("../fonts/Helvetica-Bold.woff2") format("woff2"), url("../fonts/Helvetica-Bold.woff") format("woff"), url("../fonts/Helvetica-Bold.ttf") format("truetype"), url("../fonts/Helvetica-Bold.svg#Helvetica-Bold") format("svg");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:'Helvetica';src:url("../fonts/Helvetica.eot");src:url("../fonts/Helvetica.eot?#iefix") format("embedded-opentype"), url("../fonts/Helvetica.woff2") format("woff2"), url("../fonts/Helvetica.woff") format("woff"), url("../fonts/Helvetica.ttf") format("truetype"), url("../fonts/Helvetica.svg#Helvetica") format("svg");font-weight:normal;font-style:normal;font-display:swap}body{font-family:"Helvetica";font-size:15px;color:#133065}h1,h2,h3,h4,h5,h6{font-family:"Viga", sans-serif;margin:0}body .bg-none{background:none}ul{margin:0;padding:0}.no-scroll{overflow-y:hidden}.no-scroll main{display:none}.no-scroll footer{display:none}.height-100{height:100%}.btnStyle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#7AE8CB;width:161px;height:54px;font-family:"Viga", sans-serif;font-size:15px;text-transform:uppercase;color:#11264E;border:0;border-radius:0;outline:none;text-align:center;cursor:pointer}.btnStyle:hover{color:#11264E;text-decoration:none;-webkit-box-shadow:0 0 10px rgba(0, 255, 157, 0.274);box-shadow:0 0 10px rgba(0, 255, 157, 0.274)}.btnLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:161px;height:54px;font-size:20px;font-family:"Viga", sans-serif;text-transform:uppercase;text-decoration:underline;text-align:center;color:#ffffff}.btnLink:hover{color:#ffffff;text-decoration:none}h2.title{font-family:"Viga", sans-serif;font-size:30px;color:#133065;text-transform:uppercase;text-align:center}@media (max-width:480px){h2.title{font-size:25px}}h1.title{display:inline-block;font-family:"Viga", sans-serif;font-size:50px;text-transform:uppercase;position:relative}@media (max-width:991px){h1.title{font-size:30px}}h1.title:after{content:'';position:absolute;right:-40px;bottom:0px;z-index:-1;display:block;width:337px;height:31px;-webkit-clip-path:polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);clip-path:polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);background-color:#7AE8CB}@media (max-width:991px){h1.title:after{width:114px;height:16px;right:-20px}}.form-style h3{font-family:"Viga", sans-serif;font-size:20px;color:#133065;text-transform:uppercase;margin-top:10px;margin-bottom:31px}.form-style input[type=email],.form-style input[type=number],.form-style input[type=password],.form-style input[type=search],.form-style input[type=tel],.form-style input[type=text],.form-style input[type=url]{display:block;width:100%;height:70px;padding:0 33px;border:0;background-color:#EFEFEF;outline:none;border-radius:0;margin-bottom:17px;font-size:15px;color:#133065}.form-style textarea{display:block;width:100%;height:244px;padding:25px 33px;border:0;background-color:#EFEFEF;outline:none;border-radius:0;margin-bottom:17px;font-size:15px;color:#133065;resize:none}.form-style .btnSubmit{display:block;margin:0 auto;margin-top:32px;background-color:#7AE8CB;width:202px;height:54px;font-family:"Viga", sans-serif;font-size:15px;text-transform:uppercase;color:#11264E;border:0;border-radius:0;outline:none;text-align:center;cursor:pointer}@media (max-width:480px){.form-style .btnSubmit{margin-top:14px}}.form-style .btnSubmit:hover{color:#11264E;text-decoration:none;-webkit-box-shadow:0 0 10px rgba(0, 255, 157, 0.274);box-shadow:0 0 10px rgba(0, 255, 157, 0.274)}.form-style .checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:44px}@media (max-width:480px){.form-style .checkbox{margin-top:29px}}.form-style .checkbox input[type=checkbox]+.wpcf7-list-item-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer}.form-style .checkbox input[type=checkbox]{display:none}.form-style .checkbox input[type=checkbox]+.wpcf7-list-item-label:before{content:"\f00c";font-family:FontAwesome;display:block;min-width:33px;height:33px;margin-right:18px;font-size:20px;text-align:center;background-color:#EFEFEF;color:transparent;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.form-style .checkbox input[type=checkbox]+.wpcf7-list-item-label:active:before{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.form-style .checkbox input[type=checkbox]:checked+.wpcf7-list-item-label:before{background-color:MediumSeaGreen;border-color:MediumSeaGreen;color:#fff}.form-style .checkbox input[type=checkbox]:disabled+.wpcf7-list-item-label:before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);border-color:#aaa}.form-style .checkbox input[type=checkbox]:checked:disabled+.wpcf7-list-item-label:before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);background-color:#bfb;border-color:#bfb}.form-style input::-webkit-input-placeholder,.form-style textarea::-webkit-input-placeholder{font-size:15px;color:#133065}.form-style input:-ms-input-placeholder,.form-style textarea:-ms-input-placeholder{font-size:15px;color:#133065}.form-style input::-ms-input-placeholder,.form-style textarea::-ms-input-placeholder{font-size:15px;color:#133065}.form-style input::placeholder,.form-style textarea::placeholder{font-size:15px;color:#133065}.form-style__login{padding-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:480px){.form-style__login{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.form-style__login a{font-size:15px;color:#133065;text-decoration:underline}.form-style__login div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:480px){.form-style__login div{margin-bottom:23px}}.form-style__login div a{font-family:"Viga", sans-serif;font-size:16px;margin-left:31px;color:#133065}.header .header__top{background-color:#0D2444;padding-top:13px;padding-bottom:13px}@media (max-width:1199px){.header .header__top{display:none}}.header .header__top ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header .header__top li{list-style:none}.header .header__top li:last-child a{margin-right:0}.header .header__top a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:35px}.header .header__top a:hover{text-decoration:none}.header .header__top a:hover p{color:#7AE8CB}.header .header__top a img{margin-right:14px}.header .header__top a p{font-family:"Viga", sans-serif;font-size:13px;color:#ffffff;text-transform:uppercase;margin:0}.header .header__bottom{position:relative;height:75px;background-color:#133065}@media (max-width:991px){.header .header__bottom{height:81px}}@media (max-width:1199px){.header .header__bottom .container{max-width:100%;padding:0}.header .header__bottom .row{margin:0}.header .header__bottom .col-4{padding:0}.header .header__bottom .col-4:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.header .header__bottom .col-4:nth-child(2){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.header .header__bottom .col-4:nth-child(3){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.header .header__bottom__logo{position:absolute;top:50%;left:0;z-index:6;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;background-color:#133065;border-radius:50%;padding:15px}@media (max-width:1199px){.header .header__bottom__logo{top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media (max-width:991px){.header .header__bottom__logo{top:13px;padding:10px}.header .header__bottom__logo img{width:81px}}.header .header__bottom__menu .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header .header__bottom__menu li{position:relative;list-style:none;margin-right:50px}.header .header__bottom__menu li:last-child{margin-right:0}.header .header__bottom__menu a{display:inline-block;font-family:"Viga", sans-serif;color:#ffffff;font-size:15px;text-transform:uppercase;padding:25px 10px 28px;text-decoration:none}.header .header__bottom__menu a:hover{color:#7AE8CB}.header .header__bottom__menu .net{display:none}@media (max-width:1199px){.header .header__bottom__menu{display:none;position:fixed;left:0;z-index:5;width:100%;height:calc(100% - 80px);height:100%;background-color:#0D2444;overflow-y:scroll}.header .header__bottom__menu .menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin-top:123px;margin-bottom:99px}.header .header__bottom__menu li{margin-right:0!important;text-align:center}.header .header__bottom__menu .net{margin-bottom:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .header__bottom__menu .net li{list-style:none;margin-right:47px!important}.header .header__bottom__menu .net li:last-child{margin-right:0!important}}.header .header__bottom__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#7AE8CB;width:161px;height:54px;font-family:"Viga", sans-serif;font-size:15px;text-transform:uppercase;color:#11264E;margin-top:11px}@media (max-width:1199px){.header .header__bottom__link{background-color:transparent;color:#ffffff;width:137px;height:75px}}@media (max-width:991px){.header .header__bottom__link{margin:0;height:81px}}.header .header__bottom__mobile-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%}@media (min-width:1200px){.header .header__bottom__mobile-menu{display:none}}.header .header__bottom__mobile-menu a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:60px;height:100%}@media (max-width:1199px){.header .header__bottom__mobile-menu a{height:75px}}@media (max-width:991px){.header .header__bottom__mobile-menu a{height:81px}}.header .header__bottom__mobile-menu span{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:78px;height:100%;background-color:#0D2444}@media (max-width:1199px){.header .header__bottom__mobile-menu span{height:75px}}@media (max-width:991px){.header .header__bottom__mobile-menu span{height:81px}}.header .menu-item-has-children:hover .sub-menu{display:block}@media (max-width:1199px){.header .menu-item-has-children:hover .sub-menu{display:none}}.header .menu-item-has-children .sub-menu{display:none;position:absolute;left:50%;z-index:3;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:250px;background-color:#133065}@media (max-width:1199px){.header .menu-item-has-children .sub-menu{position:unset;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);width:auto;background:none}}.header .menu-item-has-children .sub-menu li{margin:0}.header .menu-item-has-children .sub-menu a{display:block;padding:15px 15px}.header .menu-item-has-children .sub-menu a:hover{background-color:#7AE8CB;color:#133065}@media (max-width:1199px){.header .menu-item-has-children .sub-menu a:hover{background:none;color:#7AE8CB}}.header .menu-item-has-children .sub-menu a:after{display:none}.header .current_page_item a:after{content:'';position:absolute;bottom:-1px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:1;display:block;height:11px;width:142px;background-color:#7AE8CB;-webkit-clip-path:polygon(7% 0, 100% 0%, 93% 100%, 0% 100%);clip-path:polygon(7% 0, 100% 0%, 93% 100%, 0% 100%)}.footer{background-color:#133065;padding-top:50px;padding-bottom:50px}@media (max-width:480px){.footer{padding-top:33px}.footer .container{padding-left:39px;padding-right:39px}}@media (max-width:1199px){.footer__menu{margin-bottom:50px}}.footer__menu h2{font-family:"Viga", sans-serif;font-size:15px;text-transform:uppercase;color:#ffffff;margin-bottom:23px}.footer__menu ul li{list-style:none;margin-bottom:5px}.footer__menu ul li a{font-size:15px;color:#ffffff}.footer__contact li{list-style:none;margin-bottom:25px}.footer__contact li a{font-size:13px;font-family:"Viga", sans-serif;text-transform:uppercase;color:#ffffff}.footer__contact li a img{margin-right:17px}@media (max-width:767px){.footer__contact ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__contact li{margin-right:47px;margin-bottom:61px}.footer__contact li:last-child{margin-right:0}.footer__contact li a img{margin-right:0}.footer__contact span{display:none}}.footer .btnLink{margin-top:13px}@media (max-width:1199px){.footer .footer__logo{margin:0 auto 50px}}@media (max-width:991px){.footer .footer__logo{display:block}}@media (max-width:767px){.footer .btnLink,.footer .btnStyle{margin:0 auto}}.banner{position:relative;height:1085px;background-color:#133065;overflow:hidden}@media (max-width:991px){.banner{height:auto}}.banner__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;opacity:0.69}@media (max-width:991px){.banner__image{height:auto}}@media (max-width:767px){.banner__image{height:720px}}@media (max-width:480px){.banner__image{height:480px}}.banner__content{position:absolute;top:0;left:0;width:100%;height:100%;padding-top:369px;background:#090979;background:-webkit-gradient(linear, left top, left bottom, from(rgba(9, 9, 121, 0)), color-stop(60%, rgba(18, 43, 104, 0)), color-stop(73%, rgba(19, 46, 102, 0.714723)), color-stop(80%, rgba(19, 47, 102, 0.851978)), color-stop(90%, #133065));background:-webkit-linear-gradient(top, rgba(9, 9, 121, 0) 0%, rgba(18, 43, 104, 0) 60%, rgba(19, 46, 102, 0.714723) 73%, rgba(19, 47, 102, 0.851978) 80%, #133065 90%);background:-o-linear-gradient(top, rgba(9, 9, 121, 0) 0%, rgba(18, 43, 104, 0) 60%, rgba(19, 46, 102, 0.714723) 73%, rgba(19, 47, 102, 0.851978) 80%, #133065 90%);background:linear-gradient(180deg, rgba(9, 9, 121, 0) 0%, rgba(18, 43, 104, 0) 60%, rgba(19, 46, 102, 0.714723) 73%, rgba(19, 47, 102, 0.851978) 80%, #133065 90%)}@media (max-width:991px){.banner__content{position:relative;margin-top:-400px;padding-top:0;background:-webkit-gradient(linear, left top, left bottom, from(rgba(9, 9, 121, 0)), color-stop(6%, rgba(18, 43, 104, 0)), color-stop(16%, rgba(19, 46, 102, 0.714723)), color-stop(18%, rgba(19, 47, 102, 0.851978)), color-stop(25%, #133065), color-stop(50%, #133065), to(#133065));background:-webkit-linear-gradient(top, rgba(9, 9, 121, 0) 0%, rgba(18, 43, 104, 0) 6%, rgba(19, 46, 102, 0.714723) 16%, rgba(19, 47, 102, 0.851978) 18%, #133065 25%, #133065 50%, #133065 100%);background:-o-linear-gradient(top, rgba(9, 9, 121, 0) 0%, rgba(18, 43, 104, 0) 6%, rgba(19, 46, 102, 0.714723) 16%, rgba(19, 47, 102, 0.851978) 18%, #133065 25%, #133065 50%, #133065 100%);background:linear-gradient(180deg, rgba(9, 9, 121, 0) 0%, rgba(18, 43, 104, 0) 6%, rgba(19, 46, 102, 0.714723) 16%, rgba(19, 47, 102, 0.851978) 18%, #133065 25%, #133065 50%, #133065 100%)}}@media (max-width:767px){.banner__content{margin-top:-350px}}@media (max-width:480px){.banner__content{margin-top:-300px;padding-top:100px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(9, 9, 121, 0)), color-stop(6%, rgba(18, 43, 104, 0)), color-stop(16%, rgba(19, 46, 102, 0.714723)), color-stop(18%, rgba(19, 47, 102, 0.851978)), color-stop(20%, #133065), color-stop(30%, #133065), to(#133065));background:-webkit-linear-gradient(top, rgba(9, 9, 121, 0) 0%, rgba(18, 43, 104, 0) 6%, rgba(19, 46, 102, 0.714723) 16%, rgba(19, 47, 102, 0.851978) 18%, #133065 20%, #133065 30%, #133065 100%);background:-o-linear-gradient(top, rgba(9, 9, 121, 0) 0%, rgba(18, 43, 104, 0) 6%, rgba(19, 46, 102, 0.714723) 16%, rgba(19, 47, 102, 0.851978) 18%, #133065 20%, #133065 30%, #133065 100%);background:linear-gradient(180deg, rgba(9, 9, 121, 0) 0%, rgba(18, 43, 104, 0) 6%, rgba(19, 46, 102, 0.714723) 16%, rgba(19, 47, 102, 0.851978) 18%, #133065 20%, #133065 30%, #133065 100%)}}.banner__line-left{width:11px;height:465px;background-color:#7AE8CB;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:270px;left:50px}@media (max-width:1199px){.banner__line-left{top:150px;left:0}}@media (max-width:991px){.banner__line-left{top:-150px}}@media (max-width:767px){.banner__line-left{top:-230px;left:-50px}}@media (max-width:480px){.banner__line-left{width:8px;top:-140px;left:-80px}}.banner__line-right{width:11px;height:465px;background-color:#7AE8CB;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:50px;right:50px}@media (max-width:1199px){.banner__line-right{top:-50px;right:0px}}@media (max-width:991px){.banner__line-right{top:-400px}}@media (max-width:850px){.banner__line-right{top:-300px}}@media (max-width:767px){.banner__line-right{top:-400px;right:-50px}}@media (max-width:575px){.banner__line-right{top:-450px;right:-80px}}@media (max-width:480px){.banner__line-right{width:8px;top:-380px;right:-100px}}.banner__offer{text-align:center}.banner__offer h1{font-size:65px;color:#ffffff;text-transform:uppercase;letter-spacing:5px;margin-bottom:22px}@media (max-width:991px){.banner__offer h1{font-size:40px}}@media (max-width:480px){.banner__offer h1{margin:0 10px 22px}.banner__offer h1 br{display:none}}.banner__offer p{font-size:18px;color:#ffffff}@media (max-width:991px){.banner__offer p{font-size:15px}}@media (max-width:480px){.banner__offer p{margin:0 20px}.banner__offer p br{display:none}}.banner__items{padding-top:47px;padding-bottom:80px}@media (max-width:991px){.banner__items{padding-top:37px;padding-bottom:57px}}.col-12:nth-child(3n) .banner__items__item:after{display:none}.banner__items__item{position:relative;text-align:center;color:#ffffff;margin:15px 0}.banner__items__item:after{content:'';position:absolute;left:100%;-webkit-transform:translateX(-40%);-ms-transform:translateX(-40%);transform:translateX(-40%);top:40px;display:block;width:185px;border-bottom:3px dashed #7AE8CB}@media (max-width:1199px){.banner__items__item:after{width:130px}}@media (max-width:991px){.banner__items__item:after{position:unset;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);width:3px;height:62px;margin:0 auto;border-bottom:0;border-left:3px dashed #7AE8CB}}.banner__items__item div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.banner__items__item img{max-width:110px;max-height:90px;width:100%;height:100%}.banner__items__item h2{font-size:20px;text-transform:uppercase;margin-top:24px;margin-bottom:12px}.banner__items__item p{font-size:15px}.banner .banner__items__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:39px}.member-content{background-color:#0D2444;position:relative}.member-content .row{margin:0}@media (min-width:1450px){.member-content .container{max-width:1450px;padding:0}}@media (max-width:1449px){.member-content .container{max-width:100%;padding:0}}.member-content__icon{width:780px;height:100%;position:absolute;right:150px;z-index:1;opacity:0.05;background-image:url("../img/icon4.svg");background-repeat:no-repeat;background-size:cover;background-position-y:-200px}@media (max-width:991px){.member-content__icon{right:450px}}@media (max-width:480px){.member-content__icon{background-position-y:-310px;right:124px}}.member-content__triangle{position:absolute;bottom:0;right:0;border:60px solid transparent;border-right:60px solid #7AE8CB;border-bottom:60px solid #7AE8CB}@media (max-width:991px){.member-content__triangle{display:none}}.member-content__content{position:relative;z-index:2;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;color:#ffffff}@media (max-width:991px){.member-content__content{padding-top:59px;padding-bottom:70px}}.member-content__content h2{font-size:40px;line-height:50px;text-transform:uppercase;letter-spacing:2px;margin-bottom:24px}@media (max-width:480px){.member-content__content h2{font-size:25px;margin-bottom:18px}}.member-content__content p{font-size:15px;margin-bottom:16px;padding:0 10px}@media (max-width:480px){.member-content__content p br{display:none}}.member-content__image{width:100%;height:100%;min-height:450px}@media (max-width:480px){.member-content__image{min-height:240px}}.member-content__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.treatments{padding:69px 0;background-color:#EFEFEF}@media (max-width:480px){.treatments{padding-top:50px;padding-bottom:57px}}.treatments .padding-10{padding-left:5px;padding-right:5px}@media (max-width:575px){.treatments .padding-10{padding-left:25px;padding-right:25px}}.treatments .treatments__items{margin-top:22px;background-color:#ffffff}.treatments .treatments__items:hover .icon{-webkit-animation-name:arrowAnime;animation-name:arrowAnime;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes arrowAnime{form{right:0px}to{right:-10px}}@keyframes arrowAnime{form{right:0px}to{right:-10px}}.treatments .treatments__items a{display:block;padding-bottom:34px;text-align:center;text-decoration:none}.treatments .treatments__items a .image{width:100%;-o-object-fit:cover;object-fit:cover}.treatments .treatments__items a h3{font-family:"Viga", sans-serif;font-size:18px;margin-top:30px;margin-bottom:20px;color:#133065;text-transform:uppercase}.treatments .treatments__items a .icon{position:relative;right:0;margin:0 auto;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.slide-content{background-color:#7AE8CB}.slide-content .row{margin:0}@media (min-width:1450px){.slide-content .container{max-width:1450px;padding:0}}@media (max-width:1449px){.slide-content .container{max-width:100%;padding:0}}.slide-content__image{width:100%;height:100%;min-height:450px}.slide-content__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.slide-content__content{position:relative;height:100%}@media (max-width:991px){.slide-content__content{padding-bottom:93px}}.slide-content__content:after{content:'';display:block;position:absolute;bottom:0;left:0;border:60px solid transparent;border-left:60px solid #133065;border-bottom:60px solid #133065}.slide-content__slider .item{padding-top:77px;text-align:center;padding-left:15px;padding-right:15px}@media (max-width:480px){.slide-content__slider .item{padding-top:63px}}.slide-content__slider .item h2{font-family:"Viga", sans-serif;font-size:20px;margin-bottom:39px;color:#0D2444;text-transform:uppercase}.slide-content__slider .item p{font-size:15px}@media (max-width:1100px){.slide-content__slider .item p br{display:none}}.slide-content__arrow{margin-top:43px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.slide-content__arrow:after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;width:263px;height:11px;background-color:#133065}.slide-content__arrow button{cursor:pointer;position:relative;z-index:1;width:81px;height:70px;border:0;background-color:#ffffff;margin-right:7px;outline:none}.slide-content__arrow button:last-child{margin:0}.latest{padding-top:67px;padding-bottom:51px}@media (max-width:480px){.latest{padding-top:54px;padding-bottom:33px}}@media (max-width:480px){.latest .container{padding:0 30px}}.latest h2{margin-bottom:45px}@media (max-width:480px){.latest h2{margin-bottom:28px}}.latest .latest__image{width:100%}@media (max-width:991px){.latest .latest__image{margin-bottom:35px}}.latest .latest__image img{width:100%;-o-object-fit:cover;object-fit:cover}.latest .latest__image.disabled{position:relative}.latest .latest__image.disabled:after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:1;display:block;width:324px;height:315px;background-image:url("../img/icon-lock.svg");background-repeat:no-repeat;background-size:cover}@media (max-width:480px){.latest .latest__image.disabled:after{width:300px}}.latest .latest__image.disabled img{opacity:0.21}.instagram{padding-top:54px;padding-bottom:72px}@media (max-width:480px){.instagram{padding-top:33px;padding-bottom:40px}}.instagram .row{margin-left:-8px;margin-right:-8px}.instagram h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:27px}.instagram h2 img{margin-right:18px}.instagram .btnStyle{margin-top:41px}@media (max-width:480px){.instagram .btnStyle{margin-top:20px}}.instagram .padding-8{padding-left:8px;padding-right:8px}.instagram .padding-8 img{width:100%}@media (max-width:991px){.instagram .padding-8 img{padding-bottom:18px}}@media (max-width:575px){.instagram .row{margin:0 -5px}.instagram .col-6{padding-left:5px;padding-right:5px}.instagram .col-6 img{padding-bottom:10px}.instagram .container{padding-left:0;padding-right:0;overflow:hidden}}.about-me{padding-top:93px;padding-bottom:43px;overflow:hidden}@media (max-width:991px){.about-me{padding-top:83px}}@media (max-width:767px){.about-me{padding-bottom:24px}}.about-me .container{position:relative}@media (max-width:575px){.about-me .container{padding:0}.about-me .container .row{margin:0}.about-me .container .col-12{padding:0}}.about-me .container:after{content:'';position:absolute;top:35px;right:0;margin-right:-400px;display:block;width:347px;height:234px;background-color:#7AE8CB}@media (max-width:991px){.about-me .container:after{display:none}}.about-me .container:before{content:'';position:absolute;top:301px;left:0;margin-left:-200px;display:block;width:347px;height:234px;background-color:#7AE8CB}@media (max-width:991px){.about-me .container:before{display:none}}.about-me__image{background-color:#133065}.about-me__image img{width:100%}.about-me__content{padding-left:22px;padding-top:26px}@media (max-width:991px){.about-me__content{text-align:center;margin-bottom:38px;padding:0}}@media (max-width:575px){.about-me__content{padding:0 28px}}.about-me__content h1{display:inline-block;font-size:50px;text-transform:uppercase;color:#133065;margin-bottom:40px;position:relative}@media (max-width:767px){.about-me__content h1{font-size:30px}}.about-me__content h1:after{content:'';position:absolute;right:-40px;bottom:0px;z-index:-1;display:block;width:225px;height:31px;-webkit-clip-path:polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);clip-path:polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);background-color:#7AE8CB}@media (max-width:991px){.about-me__content h1:after{width:114px;height:16px;right:-20px}}.about-me__content p{font-size:18px;color:#133065}@media (max-width:767px){.about-me__content p{font-size:16px}}.text-content{padding-top:43px;padding-bottom:29px;text-align:center}@media (max-width:767px){.text-content{padding-top:24px}}@media (max-width:575px){.text-content{padding-bottom:15px;padding-left:13px;padding-right:13px}}.text-content p{font-size:15px;color:#133065}@media (max-width:991px){.text-content p br{display:none}}.get-in-touch{margin-top:29px;margin-bottom:33px}@media (max-width:767px){.get-in-touch{background-color:#7AE8CB}}@media (max-width:575px){.get-in-touch{margin-top:15px;margin-bottom:20px}}.get-in-touch__content{background-color:#7AE8CB;padding:0 20px;padding-top:42px;padding-bottom:46px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.get-in-touch__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:35px;padding-bottom:43px}}.get-in-touch__content h2{font-size:30px;text-transform:uppercase}@media (max-width:767px){.get-in-touch__content h2{font-size:20px}}.get-in-touch__content a{color:#ffffff;font-family:"Viga", sans-serif;font-size:15px;text-transform:uppercase;padding:16px 36px;margin-left:67px;background-color:#133065;text-decoration:none}.get-in-touch__content a.aqua{background-color:#7AE8CB;color:#133065}@media (max-width:767px){.get-in-touch__content a{margin-top:21px;margin-left:0}}.qualification{padding-top:33px;padding-bottom:56px}@media (max-width:575px){.qualification{padding-top:20px;padding-left:13px;padding-right:13px;padding-bottom:36px}}.qualification h2{text-align:center;font-size:25px;font-family:"Viga", sans-serif;margin-bottom:33px;text-transform:uppercase}@media (max-width:575px){.qualification h2{font-size:20px}}.qualification__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:34px 35px;margin-bottom:8px;background-color:#EFEFEF}@media (max-width:767px){.qualification__items{padding:30px 35px}}.qualification__items img{margin-right:36px}.qualification__items p{margin:0;font-size:16px;font-family:"Helvetica Bold"}.service-benner{max-width:1450px;width:100%;margin:0 auto;margin-bottom:46px;position:relative;overflow:hidden}@media (max-width:991px){.service-benner{margin-bottom:0}}.service-benner:after{content:'';width:11px;height:465px;background-color:#7AE8CB;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:60px;right:-20px;z-index:1}@media (max-width:1199px){.service-benner:after{display:none}}.service-benner:before{content:'';position:absolute;left:0;margin-left:-20px;display:block;background-color:#133065;width:606px;height:312px}.service-benner__image{position:relative;z-index:1;display:block;margin-left:auto}@media (max-width:1199px){.service-benner__image{width:100%;max-height:600px;-o-object-fit:cover;object-fit:cover}}.service-benner .container{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2}@media (max-width:1199px){.service-benner .container{max-width:100%;position:unset;-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);padding:0}.service-benner .container .row{margin:0}.service-benner .container .col-12{padding:0}}.service-benner__content{padding:79px 56px 83px 78px;background-color:#7AE8CB;text-align:center}@media (max-width:991px){.service-benner__content{padding:61px 43px 48px}}.service-benner__content:before{content:'';display:block;position:absolute;top:0;left:15px;border:60px solid transparent;border-left:60px solid #ffffff;border-top:60px solid #ffffff}@media (max-width:1199px){.service-benner__content:before{left:0}}@media (max-width:991px){.service-benner__content:before{border:45px solid transparent;border-left:45px solid #ffffff;border-top:45px solid #ffffff}}.service-benner__content h1{font-size:30px;text-transform:uppercase;margin-bottom:39px}@media (max-width:991px){.service-benner__content h1{font-size:25px;margin-bottom:23px}}.service-benner__content p{font-size:15px;margin:0}@media (min-width:992px){.service-content .container{max-width:1450px;width:100%;padding:0}.service-content .row{margin:0}}.service-content .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.service-content__image{width:100%;height:100%;position:relative;z-index:2}.service-content__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:991px){.service-content__image{padding:0 25px}}.service-content__content{max-width:646px;padding:63px 73px;background-color:#F5F5F5}.service-content__content ul{margin-left:20px}@media (max-width:991px){.service-content__content ul{text-align:left}}@media (max-width:991px){.service-content .p-0{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.service-content .p-0.flex{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.service-content__content{max-width:100%;padding:50px 30px 104px;margin-bottom:0px;text-align:center}.service-content__image{margin-top:-60px}}.service-content.reverse .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.service-content.reverse .p-0{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.service-content.reverse .p-0.flex{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.service-content.reverse__content{max-width:646px;padding:63px 73px}@media (max-width:991px){.service-content.reverse{margin-top:48px}.service-content.reverse__content{max-width:100%;padding:50px 30px 104px;margin-bottom:0px;text-align:center}.service-content.reverse__image{margin-top:-60px}}.testimonials{padding-top:69px}@media (max-width:767px){.testimonials .container{max-width:100%;padding:0}.testimonials .row{margin:0}.testimonials .col-12{padding:0}}.testimonials__image{text-align:center;position:relative}.testimonials__image:after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;width:457px;height:25px;-webkit-clip-path:polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);clip-path:polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);background-color:#7AE8CB}@media (max-width:575px){.testimonials__image:after{width:283px;height:16px}}.testimonials__image img{position:relative;z-index:1;width:248px;height:248px;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media (max-width:575px){.testimonials__image img{width:154px;height:154px}}.testimonials__content{margin-top:-20px;background-color:#F5F5F5;padding-top:78px;padding-left:130px;padding-right:130px;padding-bottom:68px;text-align:center}@media (max-width:1199px){.testimonials__content{padding:50px 70px}}@media (max-width:575px){.testimonials__content{padding:70px 30px 20px}}.testimonials__content h2{font-family:"Viga", sans-serif;font-size:30px;text-transform:uppercase;margin-bottom:33px}@media (max-width:575px){.testimonials__content h2{font-size:25px}}.latest-content{padding-top:89px}.latest-content.disabled .latest-content__content{position:relative}.latest-content.disabled .latest-content__content:before{content:'';display:block;position:absolute;z-index:3;top:0;left:0;width:100%;height:100%;background-color:rgba(255, 255, 255, 0.68)}.latest-content.disabled .latest-content__content .latest-content__items__video{position:relative}.latest-content.disabled .latest-content__content .latest-content__items__video:after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:4;display:block;width:324px;height:315px;background-image:url("../img/icon-lock.svg");background-repeat:no-repeat;background-size:cover}@media (max-width:480px){.latest-content.disabled .latest-content__content .latest-content__items__video:after{width:300px}}.latest-content h1{margin-bottom:52px}@media (max-width:991px){.latest-content h1{margin-bottom:38px}}.latest-content__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}.latest-content__top p{font-family:"Viga", sans-serif;font-size:16px;text-transform:uppercase;margin-bottom:20px}.latest-content__top a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;width:215px;height:54px;font-family:"Viga", sans-serif;font-size:15px;text-transform:uppercase;background-color:#133065;color:#ffffff}@media (max-width:991px){.latest-content .container{max-width:100%;padding:0}.latest-content .row{margin:0}.latest-content .col-12{padding:0}}.latest-content__items:nth-child(2n){background-color:#7AE8CB}.latest-content__items{padding:52px 0 59px}@media (max-width:991px){.latest-content__items{padding:0}}.latest-content__items__video{position:relative}.latest-content__items__video img{width:100%}.latest-content__items__video .play{position:absolute;bottom:25px;left:41px;width:90px}@media (max-width:991px){.latest-content__items__video .play{width:60px;left:26px;bottom:15px}}.latest-content__items__content{padding-left:27px;padding-top:10px}@media (max-width:991px){.latest-content__items__content{padding-top:42px;padding-bottom:52px}}.latest-content__items__content a{text-decoration:none}.latest-content__items__content h2{font-size:30px;color:#133065;text-transform:uppercase;margin-bottom:20px}@media (max-width:991px){.latest-content__items__content h2{font-size:20px}}.latest-content__items__content h3{font-size:17px;text-transform:uppercase;margin-bottom:25px}@media (max-width:991px){.latest-content__items__content h3{display:none}}.latest-content__load{padding:43px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.latest-content__load .btnLoad{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;width:183px;height:54px;font-family:"Viga", sans-serif;font-size:15px;text-transform:uppercase;background-color:#133065;color:#ffffff}.contact{padding-top:89px;padding-bottom:46px}@media (max-width:480px){.contact{margin-bottom:33px}}.contact__title{text-align:center}.contact__title h1{margin-bottom:40px}@media (max-width:991px){.contact__title p br{display:none}}.contact__content{max-width:1042px;margin:0 auto;margin-top:49px}.contact__content h2{text-align:center;font-size:30px;text-transform:uppercase;margin-bottom:30px}@media (max-width:991px){.contact__content h2{font-size:20px}}.contact__content .row{margin:0 -10px}.contact__content .padding-10{padding:0 10px}@media (max-width:991px){.contact .checkbox .wpcf7-list-item-label br{display:none}}@media (max-width:480px){.login{padding-bottom:40px}}.login .container{max-width:1450px;padding:0}.login .container .row{margin:0}.login h1{margin-bottom:63px}@media (max-width:991px){.login h1{margin-bottom:24px}}.login h1:after{width:129px}@media (max-width:991px){.login h1:after{width:102px;height:16px}}.login__image{width:100%}.login__form{width:510px;margin-top:154px;margin-left:144px}@media (max-width:1199px){.login__form{width:auto;margin-left:0;padding:0 100px;text-align:center}}@media (max-width:767px){.login__form{margin-top:83px;padding:0 30px}}.login__form h2{font-size:16px;text-transform:uppercase;margin-bottom:32px}