body{font-family:'Roboto',sans-serif;font-size:16px;font-weight:400;line-height:1.3;color:#1d1d1d;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6,li,p,ul{margin:0}li,ul{padding:0;list-style-type:none}a,a:hover{text-decoration:none;color:#1d1d1d}audio,canvas,iframe,img,svg,video{vertical-align:middle}textarea{resize:none}.content>div,.wrapper,section{position:relative}button,input,select,textarea{outline:0!important}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;flex-direction:column;min-height:100vh;background-image:url(../img/general/fon.webp);background-repeat:repeat;background-position:top center;background-size:cover;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.content>div{z-index:10}.lines,header{position:absolute;top:0}.lines{left:calc(50% - 600px);width:1200px;height:100%;background-image:url(../img/general/lines.webp);background-repeat:repeat;background-position:top left;background-size:cover}@supports (-ms-ime-align:auto){.wrapper{background-image:url(../img/general/fon.jpg)}.lines{background-image:url(../img/general/lines.png)}}header{z-index:99;left:0;background-color:#fff;-webkit-box-shadow:0 4px 15px rgba(0,0,0,.05);box-shadow:0 4px 15px rgba(0,0,0,.05)}.header{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;-ms-flex-wrap:wrap;flex-wrap:wrap}.header,.header__desktop,header{width:100%}.header__mobile{display:none;width:100%;background-color:#383d3b}.header__mobile--box{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:60px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__mobile--box .logotype{width:132px;height:40px;background-image:url(../img/svg/logo-mobile.svg)}.header__high{width:100%;height:50px;background-color:#393d3b}.header__high .container,.header__high .header{height:100%}.header__high .link{margin-right:40px}.header__high .social{margin-left:33px}.header__medium{height:110px}.header__medium .container,.header__medium .header{height:100%}.header__medium .tel{margin-right:50px}.header__low,.header__medium{width:100%;background-color:#fff}.header__low .select{display:none}.header__low .container,.header__low .header{height:100%}.header__item{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__item:first-child{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header__item:last-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header__menu{width:100%}.header-fixed{position:fixed;z-index:999;top:0;left:0}.header-fixed .header__high,.header-fixed .header__medium{display:none}.header-fixed .header__low{padding-top:25px}.link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.link__svg,.link__this{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.link__svg{width:15px;height:15px;margin-right:5px;fill:#fff}.link__this{font-weight:300;color:#fff}.link__this:hover,.select__hide .select__link:hover,.select__link:hover{color:#2f95d9}.select{position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}.select__btn,.select__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select__btn{width:100%;border:0;background:0 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.select__main{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.select__svg{width:15px;height:15px;margin-right:5px;fill:#fff}.select__drop,.select__link,.select__svg{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.select__drop{width:10px;height:10px;margin-left:10px;fill:#fff}.select__link{font-weight:300;padding:0;cursor:pointer;color:#fff;border:0;background:0 0}.select__hide{line-height:2;position:absolute;top:calc(100% + 15px);left:0;display:none;width:100%;padding:10px 10px 10px 15px;background-color:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1)}.select__hide .select__link{display:block;width:100%;color:#1d1d1d}.select__active .select__drop{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.select.language{padding:0 0 0 10px}.select.language .select__link,.social{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}.select.language .select__drop{margin-right:0;margin-left:10px}.select.language .select__hide{padding:10px 0}.select.language .select__hide .select__link:hover{font-weight:400;color:#1d1d1d;background-color:#d6d5d5}.social{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.social__item{margin-left:12px}.social__link{display:-webkit-box;display:-ms-flexbox;display:flex;width:15px;height:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social__link:hover>svg{fill:#2f95d9}.social__svg{width:100%;height:100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;fill:#d6d5d5}.tel{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tel__svg{width:18px;height:18px;margin-top:5px;margin-right:14px;fill:#2f95d9}.tel__box{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tel__link{font-weight:700;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contacts_col a.text_16:hover,.table__row-lg a:hover,.tel__link:hover{color:#2f95d9}.tel__text{font-weight:700;text-transform:uppercase;color:#d6d5d5}.logotype{display:inline-block;width:181px;height:55px;background-image:url(../img/svg/logo.svg);background-repeat:no-repeat;background-position:center center;background-size:contain}.btn_global{font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:46px;padding:0 37px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#fff;border-radius:23px;background:#2f95d9;-webkit-box-shadow:0 2px 4px rgba(47,149,217,.5);box-shadow:0 2px 4px rgba(47,149,217,.5);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn_global:hover{color:#fff;background:#2779af;-webkit-box-shadow:none;box-shadow:none}.btn_green{background-color:#2d9c4a;-webkit-box-shadow:0 5px 10px rgba(45,156,74,.25);box-shadow:0 5px 10px rgba(45,156,74,.25)}.btn_green:hover,.btn_up:hover{background-color:#257b3c}.btn--active{background:#2f95d9!important;-webkit-box-shadow:0 2px 4px rgba(47,149,217,.5)!important;box-shadow:0 2px 4px rgba(47,149,217,.5)!important}.btn_up{position:fixed;z-index:9999;right:100px;bottom:75px;display:-webkit-box;display:-ms-flexbox;display:flex;width:60px;height:60px;padding-bottom:3px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;pointer-events:none;opacity:0;border-radius:50%;background-color:#2d9c4a;-webkit-box-shadow:0 4px 10px rgba(33,33,33,.05),0 5px 10px rgba(45,156,74,.25);box-shadow:0 4px 10px rgba(33,33,33,.05),0 5px 10px rgba(45,156,74,.25);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn_up:hover{-webkit-box-shadow:none;box-shadow:none}.btn_up__svg{width:50%;height:50%;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);fill:#fff}.btn_up--active{pointer-events:initial;opacity:1}.btn_burger{display:-webkit-box;display:-ms-flexbox;display:flex;width:33px;height:23px;padding:0;border:0;background:0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn_burger__svg{width:100%;height:100%;fill:#fff}.nav-mobile--active{-webkit-transform:translateX(0)!important;transform:translateX(0)!important}.menu{position:relative;width:36px;height:36px;margin:0;padding:0;cursor:pointer;border:0;outline:0;background:0 0;--color: #fff;-webkit-appearence:none;-webkit-tap-highlight-color:transparent}.menu svg{position:absolute;top:-6px;left:-14px;display:block;width:64px;height:48px;stroke:var(--color);stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;fill:none}.menu svg path{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:translateZ(0);transform:translateZ(0);stroke-dasharray:var(--array-1, 26px) var(--array-2, 100px);stroke-dashoffset:var(--offset, 126px)}.menu svg path:nth-child(2){--duration: .7s;--easing: ease-in;--offset: 100px;--array-2: 74px}.menu svg path:nth-child(3){--offset: 133px;--array-2: 107px}.menu.active svg path{--offset: 57px}.menu.active svg path:nth-child(1),.menu.active svg path:nth-child(3){--delay: .15s;--easing: cubic-bezier(.2, .4, .2, 1.1)}.menu.active svg path:nth-child(2){--duration: .4s;--offset: 2px;--array-1: 1px}.menu.active svg path:nth-child(3){--offset: 58px}footer{z-index:1;width:100%;background:#383d3b;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.footer,.nav{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer{height:35px;color:#fff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.nav{padding-bottom:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nav__link{line-height:16px;position:relative;padding:6px 0 7px;letter-spacing:.05em;text-transform:uppercase;color:#1d1d1d}.nav__link::after,.nav__link::before{position:absolute;top:0;right:0;width:0;height:2px;content:'';-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:#2d9c4a}.nav__link::after{top:initial;right:initial;bottom:0;left:0}.mPS2id-highlight::after,.mPS2id-highlight::before{width:15px}.title_42,.title_72{font-size:72px;font-weight:400;line-height:1}.title_42{font-size:42px;line-height:42px}.title_36,.title_40{font-size:40px;font-weight:400;line-height:60px}.title_36{font-size:36px;line-height:27px}.title_32{font-size:32px;line-height:48px}.title_18{font-size:18px;font-weight:700;line-height:23px}.text_20{font-size:20px;line-height:30px}.text_24{font-size:24px;line-height:24px}.text_22{font-size:22px;line-height:30px}.text_21,.text_21-tel{font-size:21px}.text_18{font-size:18px}.text_16{font-size:16px}.text_15{font-size:15px}.text_14{font-size:14px;line-height:21px}.text_12{font-size:12px}.text_10{font-size:10px}.welcome{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;width:100%;height:704px;margin-top:200px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.welcome__wrap{width:100%;padding:60px 0 50px}.welcome__high,.welcome__low{position:relative;z-index:6;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.welcome__low{padding-top:15px}.welcome__info b.text_22,.welcome__title{text-transform:uppercase}.welcome__title span{font-weight:400;line-height:48px}.welcome__text{text-align:right}.welcome__text b{margin:0 5px;border-bottom:1px solid #2d9c4a}.welcome__image{position:absolute;z-index:1;top:0;left:50%;display:block;width:70%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.welcome__img{width:100%}.welcome__info{text-align:right}.welcome__info .title_72{padding-bottom:10px;text-transform:uppercase}.welcome .btn_heart{margin-left:25px}.circle{position:relative;width:114px;height:88px}.circle__gray,.circle__green{position:absolute;border-radius:50%}.circle__green{bottom:0;left:0;width:50px;height:50px;border:15px solid #2d9c4a}.circle__gray{top:0;right:0;width:27px;height:27px;border:8px solid #d6d5d5}.btn_heart,.btn_heart__icon,.table__head>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn_heart__icon{position:relative;width:50px;height:50px;border-radius:50%;background-color:#2d9c4a;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn_heart__icon::after,.btn_heart__icon::before{position:absolute;z-index:-1;top:50%;left:50%;width:150%;height:150%;content:'';-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:.5;border-radius:50%;background-color:#2d9c4a}.btn_heart__icon::after{width:200%;height:200%;opacity:.25}.btn_heart__svg{width:60%;height:60%;fill:#fff}.btn_heart__arrow,.btn_heart__link{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn_heart__link{font-weight:600;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:45px;border-bottom:1px solid transparent;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn_heart__link:hover+svg{fill:#2d9c4a}.btn_heart__link:hover{color:#2d9c4a;border-color:#2d9c4a}.btn_heart__arrow{width:19px;height:15px;margin-left:10px;fill:#1d1d1d}.about,.banner,.prices{width:100%}.about__wrap{width:100%;padding:70px 0}.banner__wrap,.prices__wrap{width:100%}.about__info,.banner__info,.prices__info{width:100%;padding:25px 0 0 30px}.about__mobile,.banner__mobile,.prices__mobile{display:none}.about__list,.banner__list,.prices__list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding-right:35px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.about__list .about__sub,.banner__list .about__sub,.prices__list .about__sub{padding:20px 0 3px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#1d1d1d}.about__item:nth-child(1),.banner__item:nth-child(1),.prices__item:nth-child(1){margin-bottom:40px;-webkit-transform:translateX(20px);transform:translateX(20px)}.about__item:nth-child(2),.banner__item:nth-child(2),.prices__item:nth-child(2){margin-bottom:40px;-webkit-transform:translateX(20px) translateY(-20px);transform:translateX(20px) translateY(-20px)}.about__item:nth-child(4),.banner__item:nth-child(4),.prices__item:nth-child(4){-webkit-transform:translateY(-20px);transform:translateY(-20px)}.about__item{position:relative;flex-direction:column;width:46%;height:250px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:10px;-webkit-box-shadow:-10px 10px 30px rgba(0,0,0,.05);box-shadow:-10px 10px 30px rgba(0,0,0,.05);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-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}.about__item,.prices__item{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding:20px;text-align:left;background-color:#fff}.about__item::before,.banner__item,.prices__item{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.banner__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;flex-direction:column;width:46%;height:250px;padding:20px;text-align:left;border-radius:10px;background-color:#fff;-webkit-box-shadow:-10px 10px 30px rgba(0,0,0,.05);box-shadow:-10px 10px 30px rgba(0,0,0,.05);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-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}.about__item:hover .about__sub,.banner__item:hover .about__sub,.prices__item:hover .about__sub{color:#fff}.about__item:hover .about__svg,.banner__item:hover .about__svg,.prices__item:hover .about__svg{fill:#2d9c4a}.about__item:hover .about__icon,.banner__item:hover .about__icon,.prices__item:hover .about__icon{background-color:#fff}.about__item:hover,.banner__item:hover,.prices__item:hover{color:#fff;background-color:#2d9c4a;-webkit-box-shadow:-10px 10px 30px rgba(82,202,156,.25);box-shadow:-10px 10px 30px rgba(82,202,156,.25)}.about__item:hover::before,.banner__item:hover::before,.prices__item:hover::before{opacity:.15}.about__item::before{content:''}.about__item::before,.prices__item::before{position:absolute;top:-75px;right:-75px;width:150px;height:150px;opacity:0;border:45px solid #fff;border-radius:60%;background:0 0}.about__icon,.banner__item::before,.prices__item::before{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.banner__item::before{position:absolute;top:-75px;right:-75px;width:150px;height:150px;content:'';opacity:0;border:45px solid #fff;border-radius:60%;background:0 0}.about__icon{display:-webkit-box;display:-ms-flexbox;display:flex;width:60px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about__icon,.prices__icon{height:60px;border-radius:50%;background-color:#e5f4fe}.about__svg,.banner__icon,.banner__svg,.prices__icon,.prices__svg{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.banner__icon{display:-webkit-box;display:-ms-flexbox;display:flex;width:60px;height:60px;border-radius:50%;background-color:#e5f4fe;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about__svg,.banner__svg,.prices__svg{width:70%;height:70%;fill:#2f95d9}.about__sub,.banner__sub,.contacts__sub,.modal_global__sub,.prices__sub,.why_me__sub{color:#2d9c4a}.about__title,.banner__title,.modal_global__title,.prices__title{padding:3px 0 25px}.about .btn_global,.banner .btn_global,.prices .btn_global{margin-top:33px}.slider__wrap{width:100%;padding-bottom:80px}.slider__wrap .swiper-container{height:400px}.slider__wrap .swiper-pagination-bullets{z-index:6;bottom:0;left:20%;width:-webkit-max-content;width:-moz-max-content;width:max-content}.slider__wrap .swiper-pagination-bullet{width:70px;height:3px;margin:0!important;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:initial;background:#2f95d9}.btn_slider,.btn_slider__wrap,.slider__wrap .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider__wrap .swiper-slide{width:230px;height:135px;pointer-events:none}.slider__wrap .swiper-slide__link{position:relative;display:block;overflow:hidden;width:100%;height:100%}.slider__wrap .swiper-slide__icon{position:absolute;z-index:5;right:10px;bottom:10px;width:36px;height:36px;opacity:0;fill:#fff}.slider__wrap .swiper-slide .video-js,.slider__wrap .swiper-slide__image{width:100%;height:100%}.slider__wrap .swiper-slide .vjs-poster{background-size:cover}.slider__wrap .swiper-slide .video-js .vjs-big-play-button{font-size:2.2em;top:initial;right:10px;bottom:10px;left:initial;width:35px;height:35px;border-radius:50%;outline:0;background-color:transparent}.slider__wrap .swiper-slide .vjs-picture-in-picture-control{display:none}.slider__wrap .swiper-slide__img{position:absolute;top:50%;left:50%;width:100%;height:100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.slider__wrap .swiper-slide-next{width:450px;height:285px;pointer-events:initial}.slider__wrap .swiper-slide-next svg{opacity:1}.btn_slider,.btn_slider__wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.btn_slider{width:30px;height:16px;padding:0;cursor:pointer;border:0;background:0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn_slider:hover>svg{fill:#2d9c4a}.btn_slider__wrap{position:absolute;z-index:30;bottom:0;left:78%;width:51px;height:26px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.btn_slider__svg{width:100%;height:100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;fill:#1d1d1d}.btn_prev svg{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.checkup,.clients,.packets{position:relative;width:100%}.checkup .circle,.clients .circle,.packets .circle{position:absolute;z-index:1;top:23%;left:50%;width:620px;height:120px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.checkup .circle__green,.clients .circle__green,.packets .circle__green{bottom:100%;left:100%}.checkup .circle__gray,.clients .circle__gray,.packets .circle__gray{top:100%;right:100%}.checkup__wrap{width:100%;padding:40px 0 100px}.packets__wrap{width:100%}.clients__wrap{width:100%;padding:40px 0 100px}.checkup__image,.clients__image,.packets__image{position:absolute;z-index:1;top:23%;left:50%;display:block;width:620px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.checkup__img,.clients__img,.packets__img{width:100%}.checkup__head{width:100%;padding-bottom:290px;text-align:center}.packets__head{width:100%}.clients__head,.packets__head{text-align:center}.checkup__list,.clients__list,.packets__list{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.checkup__item,.clients__item,.packets__item{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;width:230px;height:490px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkup__item:nth-child(2),.clients__item:nth-child(2),.packets__item:nth-child(2){-webkit-transform:translateX(-40%);transform:translateX(-40%);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.checkup__item:nth-child(3),.clients__item:nth-child(3),.packets__item:nth-child(3){-webkit-transform:translateX(40%);transform:translateX(40%);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.checkup__btn,.packets__btn{padding-top:50px}.checkup__btn,.clients__btn,.packets__btn{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkup__sub,.clients__sub,.packets__sub{font-weight:700;color:#2d9c4a}.checkup__svg,.clients__svg,.packets__svg{width:100px;height:60px;fill:#2f95d9}.checkup__name,.clients__name,.packets__name{width:100%;padding:24px 0 1px;text-align:center}.checkup__text,.packets__text{font-weight:300;width:100%;padding:0 10px}.clients__text{width:100%;padding:0 10px}.line-vertical,.line2-vertical{position:absolute;top:61%;left:7%;width:100px;height:200px;-webkit-transform:scale(-1,1);transform:scale(-1,1);fill:#2f95d9}.line2-vertical{right:7%;left:initial;-webkit-transform:initial;transform:initial}.line-horizontal{position:absolute;top:80%;left:calc(50% - 60px);width:120px;fill:#2f95d9}.contacts,.why_me{position:relative;width:100%}.contacts__image,.why_me__image{display:block;width:90%}.contacts__img,.why_me__img{width:100%}.contacts__wrap,.why_me__wrap{width:100%;padding:50px 0 0}.contacts__wrap .pt-5 .why_me,.why_me__wrap .pt-5 .why_me{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.contacts__wrap .pt-5 .circle,.why_me__wrap .pt-5 .circle{top:-5%;right:75%}.contacts__title,.why_me__title{padding-bottom:10px}.contacts__text,.why_me__text{position:relative;z-index:10;padding-top:20px}.contacts__link,.why_me__link{font-weight:700;margin-top:35px}.contacts__link,.table__low--item .table__text,.why_me__link{position:relative;z-index:10;display:inline-block;padding-left:20px}.contacts__link:hover::before,.table__low--item .table__text:hover::before,.why_me__link:hover::before{-webkit-transform:scale(1.3);transform:scale(1.3);border-left:8px solid #2d9c4a}.contacts__link::before,.why_me__link::before{top:5px}.contacts__link::before,.table__low--item .table__text::before,.why_me__link::before{position:absolute;left:0;width:0;height:0;content:'';-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:8px solid #2f95d9}.contacts .circle,.why_me .circle{position:absolute;top:-10%;right:5%}.contacts .circle__green,.why_me .circle__green{border-color:#d6d5d5}.prices{position:relative}.prices__wrap{padding:0}.prices__icon,.prices__main{display:-webkit-box;display:-ms-flexbox;display:flex}.prices__icon{position:relative;width:45px;background:0 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prices__icon svg,.prices__list .prices__sub{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.prices__icon svg{position:absolute;top:10px;left:calc(70% - 32px);width:32px;height:32px;fill:#cae6d1}.prices__main{flex-direction:column;width:calc(100% - 50px);padding-left:1px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.prices__list{position:relative;z-index:10}.prices__list .prices__sub{font-weight:400;color:#1d1d1d}.prices__item{position:relative;flex-direction:row;width:49%;height:97px!important;min-height:initial!important;margin-bottom:11px!important;padding-right:0;-webkit-transform:initial!important;transform:initial!important;border-radius:10px!important;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.1)!important;box-shadow:0 5px 10px rgba(0,0,0,.1)!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.prices__item::before{content:none}.prices__item:hover .icon-show{-webkit-transform:scale(0);transform:scale(0)}.prices__item:hover .icon-hidden{-webkit-transform:scale(1);transform:scale(1)}.prices__item:hover .prices__sub{color:#fff!important}.prices__item:hover .prices__text{font-size:24px!important;color:#fff!important}.prices__item:hover{z-index:2;-webkit-transform:scale(1.15) translateY(-12px)!important;transform:scale(1.15) translateY(-12px)!important}.prices__info{padding-top:0}.prices__text{font-weight:500;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.prices .icon-hidden{-webkit-transform:scale(0);transform:scale(0)}.circles{position:absolute;z-index:1;top:-45%;left:-30px;width:100%;height:430px}.circles__svg{width:100%;height:100%;fill:#cae6d1}.banner{position:relative;height:385px}.banner__wrap{margin:310px 0 70px;padding:0;background-image:url(../img/general/bg-banner.webp);background-repeat:no-repeat;background-position:center center;background-size:cover}.banner__info{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;height:100%;padding-top:0;color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.banner__image{position:absolute;bottom:0;left:0;width:100%}.banner__img{width:100%}.banner__text{font-weight:300}.banner--low{margin-top:200px}.banner--low .banner__image{bottom:70px;width:90%}@supports (-ms-ime-align:auto){.banner__wrap{background-image:url(../img/general/bg-bannerjpg)}}.packets__wrap{padding:68px 0 0}.packets__head{padding-bottom:0;-webkit-box-ordinal-group:initial!important;-ms-flex-order:initial!important;order:initial!important}.tabs{width:100%}.tabs__nav{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:50px 0 70px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tabs__nav .btn_global{margin:0 10px;border:0;background-color:#d6d5d5;-webkit-box-shadow:none;box-shadow:none}.tabs__box,.tabs__main{width:100%}.tabs__box:not(:first-child){display:none}.table{overflow:hidden;width:100%;border:1px solid #f1f1f1;border-radius:10px 10px 0 10px;background-color:#fff}.table__head{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.table__head>div:nth-child(2),.table__head>div:nth-child(3){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.table__head>div:nth-child(2){background:rgba(241,241,241,.2)}.table__head>div:nth-child(3){background:rgba(241,241,241,.6)}.table__head b{padding:40px 0;text-transform:uppercase}.table__body,.table__foot{width:100%}.table__item:nth-child(even)>div:nth-child(2),.table__low--item:nth-child(even)>div:nth-child(2){background:rgba(241,241,241,.2)}.table__item:nth-child(even)>div:nth-child(3),.table__low--item:nth-child(even)>div:nth-child(3){background:rgba(241,241,241,.6)}.table__item:nth-child(odd)>div,.table__low--item:nth-child(odd)>div{background:#f1f1f1}.table__item,.table__low--item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.table__low--item>div::after,.table__low--item>div::before{content:none!important}.table__low--item .table__text{font-weight:400;margin-top:0;margin-left:20px}.table__low--item .table__text::before{top:15px}.table__row-lg,.table__row-sm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table__row-lg{width:70%;padding:0 40px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.table__row-lg a{margin-left:4px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.table__row-sm{width:15%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.table__svg{width:20px;height:20px}.table__drop{width:12px;height:12px;margin-left:15px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:rotate(90deg);transform:rotate(90deg);fill:#1d1d1d}.table__text{padding:10px 0}.table .icon-check{fill:#2d9c4a}.table .icon-close{fill:#d6d5d5}.table__low--item{display:none}.list-active{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.drop-active{-webkit-transform:rotate(-90deg)!important;transform:rotate(-90deg)!important}.foot{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.price_box:last-child{width:15.1%;border-radius:0 0 10px 0;background:rgba(241,241,241,.8)}.price_box:first-child{width:14.9%;background:rgba(241,241,241,.6)}.price_box{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;padding:15px 0 25px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price_box__sub{text-transform:uppercase}.price_box__old{padding-top:10px;text-decoration:line-through;color:#d6d5d5}.price_box__new{padding-bottom:18px;color:#2f95d9}.price_box .btn_global{height:42px;padding-right:25px;padding-left:25px}.clients__head{width:85%;margin:0 auto;padding-bottom:85px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.clients__sub{padding:5px 0 30px}.clients__text{font-weight:300}.clients_box{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;width:100%;margin-bottom:43px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.clients_box__title{padding:25px 0 5px}.clients__btn{padding-top:15px}.contacts__wrap{margin-bottom:-35px;padding-top:85px}.contacts__info{padding-top:50px;padding-left:70px}.contacts_col{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-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}.contacts_col .text_12{margin-top:20px;padding-bottom:7px}.contacts_col a.text_16{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contacts .hot{color:#2f95d9}.contacts .social{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.contacts .social__item{margin-right:20px;margin-left:0}.thanks-page{padding-top:260px}.thanks-page .title_36{line-height:1.2!important;padding-top:10px}.thanks-page .text_24{line-height:1.5!important}.thanks-page .btn_global{margin-top:30px;color:#1d1d1d;border:1px solid #e0f3fd;background:#ecf6fb;-webkit-box-shadow:none;box-shadow:none}.thanks-page .btn_global svg{width:25px;height:10px;margin-right:15px;fill:#1d1d1d}.iziModal{max-width:940px!important;-webkit-box-shadow:-10px 10px 30px rgba(0,0,0,.05);box-shadow:-10px 10px 30px rgba(0,0,0,.05)}.modal_global{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:50px 50px 60px;-ms-flex-wrap:wrap;flex-wrap:wrap}.modal_global b{display:none!important}.modal_global__head{position:relative;width:30%;padding-right:5px}.modal_global__form,.modal_global__label{display:-webkit-box;display:-ms-flexbox;display:flex}.modal_global__form{width:70%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.modal_global__label{flex-direction:column;width:46%;margin-bottom:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-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}.modal_global__check{margin-bottom:15px}.modal_global__btn{width:100%}.modal_global__input::-webkit-input-placeholder{color:#1d1d1d}.modal_global__input::-moz-placeholder{color:#1d1d1d}.modal_global__input:-ms-input-placeholder,.modal_global__input::-ms-input-placeholder{color:#1d1d1d}.modal_global__input::placeholder{color:#1d1d1d}.modal_global__input{line-height:14px;width:100%;height:40px;margin-top:5px;padding:0 15px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:1px solid transparent;border-radius:5px;background:#e8eef3}.modal_global__check{font-weight:300;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal_global__checkbox{margin-right:7px}.modal_global__submit{font-weight:700;width:100%;height:50px;padding:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#fff;border:0;border-radius:5px;background:#2f95d9;-webkit-box-shadow:0 5px 10px rgba(47,166,248,.25);box-shadow:0 5px 10px rgba(47,166,248,.25)}.modal_global__submit:hover{background:#2d9c4a;-webkit-box-shadow:0 5px 10px rgba(45,156,74,.25);box-shadow:0 5px 10px rgba(45,156,74,.25)}.modal_global__title{line-height:1.3}.modal_global__svg{position:absolute;z-index:-1;top:-20px;left:-15px;width:250px;height:215px;fill:#e5f4fe}.btn_close{position:absolute;top:15px;right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;width:22px;height:22px;padding:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:0;background:0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn_close:hover{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.btn_close__svg{width:100%;height:100%;fill:#2d9c4a}input[type=text].error{border:1px solid #8b0000}input[type=text].valid{border:1px solid #2d9c4a}@media (max-width:1700px){.slider__wrap .swiper-slide-next{width:400px;height:235px}}@media (max-width:1550px){.slider__wrap .swiper-slide-active{width:400px;height:235px;pointer-events:initial}.slider__wrap .swiper-slide-active:hover .swiper-slide__img{width:103%;height:103%}.slider__wrap .swiper-slide-active svg{opacity:1}.slider__wrap .swiper-slide-next{width:230px;height:135px;pointer-events:none}.slider__wrap .swiper-slide-next svg{opacity:0}}@media (max-width:1500px){.btn_up{right:10px;bottom:15px;width:35px;height:35px}}@media (max-width:1200px){.btn_up--active{opacity:.4}.title_42{font-size:26px;line-height:39px}.text_20{font-size:16px;line-height:22px}.welcome{height:650px}.welcome__image{left:55%;width:60%}.about__list,.banner__list,.prices__list{padding-right:0}.about__item,.banner__item,.prices__item{height:-webkit-max-content;height:-moz-max-content;height:max-content}.checkup .circle,.checkup__image,.clients .circle,.clients__image,.packets .circle,.packets__image{width:450px}.checkup__head,.clients__head,.packets__head{padding-bottom:130px}.line-vertical,.line2-vertical{top:54%;width:60px}.line-horizontal{top:75%;left:calc(50% - 40px);width:80px}.prices__wrap{padding-top:75px}.banner__wrap{margin-top:150px}.table__row-lg{width:60%}.table__row-sm{width:20%}.price_box:last-child{width:20.1%}.price_box:first-child{width:19.99%}}@media (max-width:992px){.lines{left:2.5%;width:95%;background-size:contain}header{position:fixed}.header__desktop{position:absolute;z-index:9999;top:60px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:auto;width:350px;height:calc(100vh - 60px);padding-top:20px;padding-bottom:40px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:translateX(-105%);transform:translateX(-105%);background-color:#f0f1f0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__desktop .logotype,.welcome__high span br{display:none}.header__desktop,.header__desktop .header{flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.header__mobile{display:block}.header__high{display:none!important}.header__medium{height:initial;padding-top:15px;background-color:#f0f1f0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.header__medium .header{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}.header__medium .tel{margin-right:0;margin-bottom:18px}.header__low{background-color:#f0f1f0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.header__low .select{display:block;margin:0 auto;-webkit-transform:translateY(-13px);transform:translateY(-13px)}.header__low .select__link,.header__low .select__link:hover{color:#1d1d1d}.header__low .select svg{fill:#1d1d1d}.header__item{flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.header__item:first-child{display:none}.header-fixed .header__medium{display:block}.header-fixed .header__low{padding-top:0}.nav,.welcome{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.nav{line-height:2.2;flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.welcome{height:auto;margin-top:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.welcome__high{padding-bottom:15px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.welcome__high .circle{display:none}.welcome__low{flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.welcome__text{text-align:center}.welcome__image{position:static;-webkit-transform:initial;transform:initial}.welcome__info{text-align:center}.welcome .btn_heart{margin-top:50px}.about__wrap,.banner__wrap,.prices__wrap{padding:30px 0 10px}.about__wrap .row,.prices__wrap .row{flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse}.about__info,.banner__info,.prices__info{padding:25px 0 32px}.about__list,.banner__list{padding-top:30px}.about__item,.banner__item,.prices__item{width:47%;height:auto;min-height:220px;-webkit-transform:initial!important;transform:initial!important}.slider__wrap{padding:10px 0 30px}.slider__wrap .swiper-pagination-bullets{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.btn_slider__wrap{bottom:30px}.checkup,.clients,.packets{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkup .circle,.clients .circle,.packets .circle{width:50%}.checkup__wrap,.clients__wrap{padding:30px 0}.checkup__image,.clients__image,.packets__image{position:initial;width:50%;-webkit-transform:initial;transform:initial;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.checkup__head,.packets__head{padding-bottom:50px}.checkup__head,.clients__head,.packets__head{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.checkup__list,.clients__list,.packets__list{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-ms-flex-wrap:wrap;flex-wrap:wrap}.checkup__item,.clients__item,.packets__item{width:50%;height:initial;margin-bottom:20px;padding:0 40px;-webkit-transform:initial!important;transform:initial!important;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.checkup__btn,.clients__btn,.packets__btn{padding-top:20px;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.line-horizontal,.line-vertical,.line2-vertical{display:none}.contacts__image,.why_me__image{width:50%;margin:0 auto}.contacts__wrap,.why_me__wrap{padding:30px 0 0}.why_me__wrap .row{flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts__wrap .row,.why_me__wrap .row{display:-webkit-box;display:-ms-flexbox;display:flex}.contacts__wrap .col-lg-6:nth-child(1),.why_me__wrap .col-lg-6:nth-child(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.contacts__wrap .col-lg-6:nth-child(2),.why_me__wrap .col-lg-6:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.contacts__wrap .col-lg-6:nth-child(3),.why_me__wrap .col-lg-6:nth-child(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.contacts__wrap .col-lg-6:nth-child(4),.why_me__wrap .col-lg-6:nth-child(4){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.contacts__wrap .pt-5,.why_me__wrap .pt-5{padding-top:0!important}.prices__wrap{padding-top:0}.prices__list{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:50px}.circles{z-index:-1;top:-30%;left:0}.banner{height:auto}.banner__wrap{margin-top:300px;padding-top:200px}.banner__wrap .row{flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.banner__image{bottom:-50px;left:50%;width:60%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.banner--low .banner__image{bottom:20px;width:50%}.packets__wrap{padding:0}.tabs__nav{padding:30px 0}.table{border-radius:10px 10px 0 0}.table__head>div:nth-child(2),.table__head>div:nth-child(3){display:none}.table__head b{padding:20px 0}.table__item:nth-child(even)>div:nth-child(2),.table__item:nth-child(even)>div:nth-child(3),.table__low--item:nth-child(even)>div:nth-child(2),.table__low--item:nth-child(even)>div:nth-child(3){background:0 0}.table__item>div:nth-child(2),.table__low--item>div:nth-child(2){position:relative;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.table__item>div:nth-child(2)::before,.table__low--item>div:nth-child(2)::before{font-size:10px;font-weight:600;content:'РАЗВЕРНУТЫЙ'}.table__item>div:nth-child(3),.table__low--item>div:nth-child(3){position:relative;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.table__item>div:nth-child(3)::after,.table__low--item>div:nth-child(3)::after{font-size:10px;font-weight:600;content:'УНИВЕРСАЛЬНЫЙ'}.table__low--item div:nth-child(2){padding-left:90px}.table__low--item div:nth-child(3){padding-right:100px}.table__low--item .table__text{margin-left:15px}.table__row-lg{width:100%;padding:0 15px}.table__row-sm{position:relative;width:50%;padding:0 15px 10px}.table__svg{margin:0 10px}.foot{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.price_box:first-child{border-radius:0 0 0 10px}.price_box{width:180px!important}.clients__wrap{padding-top:0}.clients__head{width:100%;padding-bottom:40px}.contacts__wrap{padding-top:0}.contacts__wrap .row{flex-direction:initial;-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}.contacts__wrap .btn_global{width:100%;padding:0}.contacts__wrap .circle{top:20%;right:59%}.contacts__info{padding-left:0}.contacts__image{margin-top:30px}.thanks-page{padding-top:80px}.thanks-page .why_me__info .title_18{margin-top:40px}.modal_global{padding:35px 25px}.modal_global__label{width:48%}.modal_global__svg{width:100%}}@media (max-width:767px){.title_72{font-size:40px}.title_32,.title_36,.title_40{font-size:26px;line-height:39px}.title_18{font-size:16px}.text_24{font-size:18px}.text_22{font-size:16px}.text_21-tel{font-size:25px}.text_21{font-size:16px}.about__list,.banner__list,.prices__list{padding-bottom:30px}.about__item,.banner__item,.prices__item{min-height:260px}.slider__wrap .swiper-container{height:auto}.btn_slider__wrap,.slider__wrap .swiper-pagination-bullets{display:none}.slider__wrap .swiper-slide{width:100%;height:300px}.slider__wrap .swiper-slide-active,.slider__wrap .swiper-slide-next{height:300px}.checkup__item,.clients__item,.packets__item{padding:0 15px}.banner__wrap{margin-top:150px}.banner__image{bottom:0}.banner--low{margin-top:150px}}@media (max-width:576px){.btn_global,.header__desktop{width:100%}.text_18{font-size:14px}.welcome__image{width:100%}.about-fix,.banner-fix,.prices-fix{padding-right:0}.about-fix .swiper-container,.banner-fix .swiper-container,.prices-fix .swiper-container{padding-bottom:40px}.about-fix .swiper-pagination,.banner-fix .swiper-pagination,.prices-fix .swiper-pagination{bottom:0}.about-fix .about__sub,.banner-fix .about__sub,.prices-fix .about__sub{padding:20px 0 3px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#1d1d1d}.about-fix .swiper-pagination-bullet,.banner-fix .swiper-pagination-bullet,.prices-fix .swiper-pagination-bullet{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.about-fix .swiper-pagination-bullet-active,.banner-fix .swiper-pagination-bullet-active,.prices-fix .swiper-pagination-bullet-active{background:#2d9c4a}.about__mobile,.banner__mobile,.prices__mobile{display:block}.about__list,.banner__list,.prices__list{display:none;padding-bottom:0}.about__item,.banner__item,.prices__item{width:100%;margin:0!important}.slider__wrap .swiper-slide,.slider__wrap .swiper-slide-active,.slider__wrap .swiper-slide-next{height:200px}.checkup .circle,.clients .circle,.packets .circle{width:80%}.checkup__image,.clients__image,.packets__image{width:100%}.checkup__item:not(:last-child),.clients__item:not(:last-child),.packets__item:not(:last-child){position:relative}.checkup__item:not(:last-child)::after,.clients__item:not(:last-child)::after,.packets__item:not(:last-child)::after{position:absolute;top:106%;left:50%;width:2px;height:55px;content:'';-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#2f95d9}.checkup__item,.clients__item,.packets__item{width:100%;margin-bottom:80px}.checkup__btn,.clients__btn,.packets__btn{padding-top:0}.contacts__image,.why_me__image{width:100%}.prices__icon{width:30px}.prices__icon svg{top:15px;left:calc(70% - 20px);width:20px;height:20px}.prices__main{width:calc(100% - 30px)}.prices__item{height:60px!important;min-height:initial!important;padding:10px!important}.prices__item:hover .prices__text{font-size:16px!important}.circles{top:-35%}.banner__wrap{margin-top:320px}.banner__info{padding-bottom:50px}.banner--low .banner__image,.banner__image{width:100%}.banner--low{margin-top:260px}.tabs__nav{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tabs__nav .btn_global{font-size:12px!important;width:30%;margin:0;padding:0}.price_box{width:50%!important}.price_box .btn_global{width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important}.modal_global{flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal_global__head{width:100%;text-align:center}.modal_global__form,.modal_global__label{width:100%}.modal_global__sub{position:relative}.modal_global__sub:before{content:'- '}}@media not all and (min-resolution:.001dpcm){.wrapper{background-image:url(../img/general/fon.jpg)}.lines{background-image:url(../img/general/lines.png)}.banner__wrap{background-image:url(../img/general/bg-banner.jpg)}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.wrapper{background-image:url(../img/general/fon.jpg)}.lines{background-image:url(../img/general/lines.png)}.banner__wrap{background-image:url(../img/general/bg-banner.jpg)}}