@charset "UTF-8";button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner{border:none;}
*:focus{outline:none;}
::selection{background:#7cb8ff;color:white;}
::-moz-selection{background:#7cb8ff;color:white;}
::-webkit-selection{background:#7cb8ff;color:white;}
::-webkit-input-placeholder{color:#cacaca;}
::-moz-placeholder{color:#cacaca;}
:-ms-input-placeholder{color:#cacaca;}
:-moz-placeholder{color:#cacaca;}
.noscroll{position:fixed;}
input:-webkit-autofill{-webkit-text-fill-color:black !important;}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active{transition:background-color 50000000000s ease-in-out 0s !important;}
html{width:100%;min-height:100%;}
body{width:100%;min-height:100vh;font-size:0;font-family:"Lato", Arial, sans-serif;display:flex;flex-direction:column;justify-content:flex-start;}
html, body{overflow-x:hidden;}
header, section, footer, main{width:100%;float:left;clear:left;}
.container{width:1211px;margin:0 auto;}
.container_big{width:1290px;}
main{flex:1;}
h1, h2, h3, h4, h5, h6, p, span, ul, li{margin:0;padding:0;}
ul{list-style:none;}
span{font-style:inherit;font-family:inherit;font-weight:inherit;}
p{font-size:14px;line-height:1.7em;}
.subtitle{font-size:74px;text-align:center;text-transform:uppercase;line-height:1.2027em;font-weight:100;color:#7cb8ff;}
.smalltitle{font-size:20px;line-height:1.2em;color:#8e99a8;font-weight:600;letter-spacing:0.01em;}
.smalltitle a{border-bottom:1px solid;color:inherit;}
.smalltitle a:hover{color:#abb3bd;}
.smalltitle + .blue-links-list{margin-top:23px;}
.smalltitle + .columns__maintext{margin-top:36px;}
.smalltitle__instalink{color:#4e7ab5 !important;text-decoration:underline;}
.smalltitle__instalink:hover{color:#5f98da !important;}
a, input, button, select, textarea, .button, use{transition:all .2s ease-in-out;box-sizing:border-box;}
a{text-decoration:inherit;font-weight:inherit;line-height:inherit;color:inherit;}
select, input, textarea{padding:10px;text-align:left;margin:0;padding:0 27px;border-radius:1000px;font-size:13px;display:inline-block;border:1px solid #979797;color:#222;}
select:focus, input:focus, textarea:focus{border-color:#2c7cc3;color:#2c7cc3;}
input{height:42px;color:#3a3a3a;}
input + input{margin-top:14px;}
input + p{font-size:15px;margin-top:22px;width:28.3%;text-align:center;}
input + p + input{margin-top:14px;}
input + textarea{margin-top:13px;}
input[type="checkbox"]:not(old), input[type="radio"]:not(old){width:0;margin:0;padding:0;opacity:0;height:0;display:inline-block;vertical-align:middle;position:absolute;top:0;left:0;margin:auto;}
input[type="checkbox"]:not(old) + label, input[type="radio"]:not(old) + label{display:inline-block;width:24px;height:24px;border-radius:7px;box-shadow:inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);border:solid 1px #d1d1d1;vertical-align:top;position:relative;}
input[type="checkbox"]:not(old) + label:hover, input[type="radio"]:not(old) + label:hover{cursor:pointer;}
input[type="checkbox"]:not(old) + label img, input[type="radio"]:not(old) + label img{width:18px;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;opacity:0;pointer-events:none;transition:all 0.25s ease-in-out;}
input[type="checkbox"]:not(old):checked + label img, input[type="radio"]:not(old):checked + label img{opacity:1;}
select{height:42px;color:#a7a7a7;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("../img/arrow_list.svg");background-size:18px 9px;background-repeat:no-repeat;background-position:top 50% right 20px;}
textarea{resize:none;height:131px;border-radius:29px;padding:17px 27px;color:#979797;}
textarea + .button{margin-top:12px;padding:0 51px;}
.button{text-align:center;border-radius:1000px;border:2px solid #4e7ab5;padding:0 20px;display:inline-block;color:#4e7ab5;font-size:14px;height:42px;line-height:40px;background-color:transparent;}
.button:hover{background-color:#3078bf;box-shadow:0 13px 15px 0 rgba(0, 0, 0, 0.06);border-color:#1d8dd3;color:white;}
.button:active{box-shadow:0 0 0 0 transparent;}
.button:disabled{border-color:#dedede;color:#cacaca;}
.button_big{height:44px;line-height:42px;font-size:20px;}
.button.showdoctors-button{margin:auto;width:325px;display:block;margin-top:45px;border-color:#1d8dd3;}
.button_white{height:40px;border:solid 1.5px #ffffff;border-radius:1000px;max-width:182px;font-family:Lato;font-size:14px;font-weight:bold;font-style:normal;font-stretch:normal;letter-spacing:0.4px;text-align:center;color:#ffffff;line-height:40px;padding:0 46px;}
.button_white:hover{border-color:#fff;background-color:#fff;color:#1d8dd3;}
.bg__lines{position:absolute;left:0;top:-150px;width:100%;opacity:1;pointer-events:none;z-index:-1;}
.header{padding-top:7px;position:fixed;left:0;top:0;background-color:#fff;z-index:50;padding-bottom:10px;transform:translate3d(0, 0, 0);}
.header .container{display:flex;justify-content:space-between;align-items:flex-end;}
.header__logo{position:relative;bottom:2px;}
.header__menu{margin:0 20px;margin-bottom:34px;transition:all .25s ease-in-out;position:relative;}
.header__menu li{display:inline-block;vertical-align:middle;margin-right:28px;position:relative;}
.header__menu li:last-child{margin-right:0;}
.header__menu li:hover .header__submenu{opacity:1;pointer-events:all;}
.header__menu a{line-height:1.21429em;font-size:14px;font-weight:500;letter-spacing:0.026em;color:#2c7cc3;text-transform:uppercase;}
.header__menu a:hover{color:#5f98da;}
.header__menu a:hover use{fill:#5f98da;}
.header__menu a use{fill:#1893D3;}
.header__menu a svg{vertical-align:middle;margin-bottom:2px;}
.header__menu.active{opacity:1;pointer-events:all;}
.header__submenu{position:absolute;border-radius:0 0 13px 13px;background-color:#ffffff;box-shadow:0 16px 35px 0px rgba(0, 0, 0, 0.1);z-index:10;left:45%;top:100%;padding:30px 28px 13px 22px;opacity:0;pointer-events:none;transition:all 0.25s ease-in-out;}
.header__submenu:before{content:"";display:inline-block;border-left:solid 1px #f2f2f2;position:absolute;left:6px;top:30px;bottom:13px;}
.header__submenu li{margin-right:0;margin-top:12px;width:100%;}
.header__submenu li:first-child{margin-top:0;}
.header__submenu a{font-size:14px;color:#4e7ab5;text-transform:none;white-space:nowrap;}
.header__infoblock{text-align:right;}
.header__social li{display:inline-block;vertical-align:middle;margin-left:15px;}
.header__social use{fill:#2b79be;}
.header__social svg{transition:all 0.25s ease-in-out;}
.header__social a:hover use, .header__social a:hover svg{fill:#5f98da;}
.header__social .green-eye-icon use{fill:#80be2b;}
.header__social .green-eye-icon:hover use{fill:#99d647;}
.header__contacts{line-height:1.21429em;font-size:14px;letter-spacing:0.02em;color:#4e7ab5;margin-top:16px;}
.header__burger{display:inline-block;position:relative;width:60px;height:50px;border-radius:10px;margin:0;cursor:pointer;display:none;}
.header__burger span{position:absolute;top:0px;left:0;right:0;bottom:0;margin:auto;width:30px;height:2px;background-color:#1d8dd3;transition:all .25s ease-in-out;}
.header__burger span:before, .header__burger span:after{content:"";position:absolute;width:100%;height:2px;background-color:#1d8dd3;transition:all .25s ease-in-out;opacity:1;}
.header__burger span:before{transform:translate3d(0, -8px, 0);}
.header__burger span:after{transform:translate3d(0, 8px, 0);}
.header__burger.active span{background-color:transparent;}
.header__burger.active span:before{transform:translate3d(0px, 0, 0) rotate(45deg);}
.header__burger.active span:after{transform:translate3d(0px, 0, 0) rotate(-45deg);}
.header__menu li:not(.topsearchbox){opacity:1;transition:opacity .25s ease-in-out, transform .25s ease-in-out;transform:translate3d(0, 0, 0);}
.header__menu li:not(.topsearchbox).inactive{opacity:0;pointer-events:none;transform:translate3d(0, -10px, 0);}
.header__menu a[data-nolink="true"]{cursor:default;}
.topsearchbox{position:absolute !important;left:0;top:-14px;width:100%;width:calc(100% + 17px);z-index:5;opacity:0;pointer-events:none;transition:opacity .25s ease-in-out, transform .25s ease-in-out;transform:translate3d(0, 10px, 0);}
.topsearchbox.active{opacity:1;pointer-events:all;transform:translate3d(0, 0, 0);}
.topsearchbox__close{position:absolute;left:20px;top:0;bottom:0;margin:auto;cursor:pointer;transition:opacity .25s ease-in-out;}
.topsearchbox__close:hover{opacity:.7;}
.topsearchbox button{position:absolute;right:7px;top:0;bottom:0;margin:auto;background:none;border:none;padding:0 10px;}
.topsearchbox button svg{fill:#1893d3;}
.topsearchbox button:hover{opacity:.7;}
.topsearchbox input{width:100%;box-shadow:inset 0 3px 7px 0 rgba(0, 0, 0, 0.06);border:0;text-align:center;}
.page-heading{position:relative;text-align:center;width:100%;margin-top:189px;}
.page-heading__container{display:inline-block;text-align:left;}
/*.page-heading__breadcrumbs{margin-left:-11px;}*/
.page-heading__breadcrumbs li{display:inline-block;vertical-align:top;margin-right:20px;}
.page-heading__breadcrumbs li:last-child{margin-right:0;}
.page-heading__breadcrumbs a{line-height:1.2em;font-size:20px;color:#7cb8ff;display:inline-block;position:relative;padding-left:13px;}
.page-heading__breadcrumbs p{line-height:1.2em;font-size:20px;color:#7cb8ff;display:inline-block;position:relative;padding-left:13px;}
.page-heading__breadcrumbs a:before{position:absolute;content:url("../img/arrow_breadcrumbs.svg");width:6px;height:24px;left:0;top:0;bottom:0;margin:auto;transition:all .25s ease-in-out;transform:translate3d(0, 0, 0);}
.page-heading__breadcrumbs p:before{position:absolute;content:url("../img/arrow_breadcrumbs.svg");width:6px;height:24px;left:0;top:0;bottom:0;margin:auto;transition:all .25s ease-in-out;transform:translate3d(0, 0, 0);}
.page-heading__breadcrumbs a:hover:before{transform:translate3d(-5px, 0, 0);}
.page-heading__breadcrumbs p:hover:before{transform:translate3d(-5px, 0, 0);}
.page-heading__heading{line-height:1.2027em;font-size:70px;font-weight:300;color:#7cb8ff;text-transform:uppercase;text-align:center;}
.search-block{text-align:center;margin-top:8px;position:relative;}
.search-block__form{width:680px;max-width:100%;display:inline-block;position:relative;}
.search-block__input{width:100%;line-height:52px;height:52px;text-align:center;box-shadow:inset 0 3px 5px 0 rgba(0, 0, 0, 0.06), 0 18px 50px -20px rgba(0, 0, 0, 0.35);font-size:15px;border-radius:1000px;border:0;}
.search-block__nav{position:absolute;width:32px;height:32px;top:0;bottom:0;right:23px;margin:auto;}
.search-block__start{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;border:0;transition:all 0.25s ease-in-out;background-color:transparent;}
.search-block__close{z-index:2;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;transition:all 0.25s ease-in-out;cursor:pointer;}
.search-block__close img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;}
.search-block.active{box-shadow:inset 0 3px 5px 0 rgba(0, 0, 0, 0.06);}
.search-block.active .search-block__input{box-shadow:inset 0 6px 5px -3px rgba(0, 0, 0, 0.06);border-radius:0;}
.search-block.active .search-block__start{opacity:0;pointer-events:none;}
.search-block.active .search-block__close{opacity:1;pointer-events:all;}
.search-result{opacity:0;pointer-events:none;padding:48px 0 100px;position:absolute;width:100%;background-color:#fff;z-index:1;transition:all 0.25s ease-in-out;box-sizing:border-box;}
.search-result.active{opacity:1;pointer-events:all;}
.search-result__container{max-width:900px;text-align:left;}
.search-result__match{color:#54bf30;}
.search-result__category{margin-top:28px;}
.search-result__category:first-child{margin-top:0;}
.search-result .blue-links-list li{padding-left:0;}
.search-result .blue-links-list li:before{left:-20px;}
.text-image-block{overflow:hidden;border-radius:0 56px 56px 56px;position:relative;padding:49px 42% 38px 75px;box-sizing:border-box;background-color:#f0f0f0;box-shadow:0 60px 80px -54px rgba(0, 0, 0, 0.12);transform:translate3d(0, 0, 0);}
.text-image-block__heading{font-family:"Muller", "Lato", Arial, sans-serif;font-size:53px;font-weight:100;line-height:1.20755em;color:#4e7ab5;position:relative;z-index:2;}
.text-image-block__heading_big{font-family:"Muller", "Lato", Arial, sans-serif;font-size:74px;font-weight:100;color:#4e7ab5;position:relative;z-index:2;text-transform:uppercase;line-height:1em;}
.text-image-block__heading_italic{font-family:"PT Serif", "Lato", Arial, sans-serif;font-size:30px;font-style:italic;color:#4e7ab5;position:relative;z-index:2;line-height:1em;margin-top:-5px;}
.text-image-block__heading_italic + .text-image-block__text{margin-top:40px;}
.text-image-block__text{color:#7c7c7c;font-size:15px;line-height:1.2em;position:relative;z-index:2;margin-top:18px;}
.text-image-block__buttons{display:block;position:relative;z-index:2;margin-top:22px;}
.text-image-block__buttons .button{display:inline-block;margin-right:20px;min-width:173px;}
.text-image-block__bgimage{position:absolute;right:0;bottom:0;max-height:100%;}
.text-image-block_notext{height:586px;padding:0;background-color:#fff;}
.text-image-block_notext p, .text-image-block_notext div{margin:0;}
.text-image-block_notext img{left:0;top:0;margin:auto;}
.text-image-block_fullbg img{left:0;top:0;object-fit:cover;min-width:100%;min-height:100%;width:0;max-height:auto;}
.text-image-block_map{height:586px;padding:0;}
.text-image-block_image-slider{padding:0;height:586px;}
.text-image-block_image-slider img{left:0;right:0;top:0;bottom:0;margin:auto;min-width:100%;min-height:100%;width:0;object-fit:cover;}
.text-image-block__slider-wrapper{height:100%;position:relative;transition:all 0.5s ease-in-out;}
.text-image-block__slide{display:inline-block;height:100%;overflow:hidden;position:relative;}
.text-image-block__slide img{position:absolute;right:0;bottom:0;max-height:100%;}
.text-image-block__slide_fullbg{height:100%;overflow:hidden;}
.text-image-block__slide_fullbg img{left:0;top:0;object-fit:cover;min-width:100%;min-height:100%;width:0;max-height:auto;}
.text-image-block_doctor{min-height:586px;background-color:#fff;display:flex;flex-direction:column;justify-content:center;padding:20px 43% 118px 150px;overflow:visible;}
.text-image-block_doctor .text-image-block__text{margin-top:34px;}
.text-image-block_doctor img{right:6%;max-height:673px;}
.text-image-block_content-slide{background-color:#fff;width:100%;min-height:586px;box-sizing:border-box;padding:166px 505px 38px 72px;transform:translate3d(0, 0, 0);}
.text-image-block_content-slide_lightblue .text-image-block__heading_big,
.text-image-block_content-slide_lightblue .text-image-block__heading_italic{color:#7cb8ff;}
.text-image-block_content-slide .text-image-block__buttons{margin-top:28px;}
.text-image-block_content-slide .button{padding:0 37px;margin-right:0;}
.text-image-block_content-slide img{min-height:100%;}
.text-image-block_golden{padding:49px 42% 95px 75px;margin-bottom:68px;background-color:#FAF3F0;min-height:586px;}
.text-image-block_golden .text-image-block__heading{color:#ba9a7b;}
.text-image-block_category{background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);overflow:visible;display:flex;justify-content:space-between;padding:0;padding-bottom:38px;}
.text-image-block__model-col{width:35%;box-sizing:border-box;padding-left:10px;}
.text-image-block__category-col{width:62%;display:flex;justify-content:space-between;flex-wrap:wrap;align-content:flex-start;margin-top:-15px;transition:all .5s ease-in-out;transform:translate3d(0, 0, 0);}
.text-image-block__category-col.invisible{opacity:0;pointer-events:none;transform:translate3d(20px, 0, 0);}
.category-model{position:relative;}
.category-model__images{position:relative;height:1876px;}
.category-model__image{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;pointer-events:none;}
.category-model__image ul{display:none;}
.category-model__image.active{opacity:1;}
.category-model__image.active ul{display:block;}
.category-model__image img{height:1876px;pointer-events:none;}
.category-model__rotate{font-size:14px;letter-spacing:0.4px;text-align:center;color:#8e99a8;position:absolute;top:48px;left:-33px;}
.category-model__rotate img{position:absolute;left:0;right:0;top:-41px;margin:auto;}
.category-model__dot{display:flex;align-items:center;position:absolute;pointer-events:none;height:20px;}
.category-model__dot.active{pointer-events:all;}
.category-model__dot.active .category-model__circle{background-color:rgba(0, 154, 218, 0.5);}
.category-model__dot.active .category-model__circle:after,
.category-model__dot.active .category-model__dotinfo{opacity:1;pointer-events:all;}
.category-model__circle{display:inline-block;width:18px;height:18px;border-radius:1000px;background-color:rgba(0, 154, 218, 0.2);border:dashed 1.5px #ffffff;vertical-align:middle;position:absolute;cursor:pointer;pointer-events:all;transition:all 0.25s ease-in-out;}
.category-model__circle:after{content:"";border-top:1px dashed #ccebf8;width:550px;display:inline-block;position:absolute;top:50%;left:100%;opacity:0;pointer-events:none;transition:all 0.25s ease-in-out;}
.category-model__circle:hover{background-color:rgba(0, 154, 218, 0.5);}
.category-model__dotinfo{width:606px;border-radius:36px;border:dashed 1px #ccebf8;position:relative;left:84%;background-color:#fff;opacity:0;pointer-events:none;transition:all 0.25s ease-in-out;padding:15px 250px 20px 22px;box-sizing:border-box;z-index:2;}
.category-model__dotinfo *{z-index:2;position:relative;}
.category-model__dotinfo .category-model__safezone{z-index:1;}
.category-model__dotinfo img{position:absolute;right:0;top:0;height:100%;width:42%;object-fit:cover;border-radius:0 36px 36px 0;}
.category-model__dotheading{font-size:20px;color:#54b8ea;font-weight:600;}
.category-model__dottext{font-size:15px;line-height:1.25em;color:#828282;margin-top:13px;}
.category-model__dottext + .button{padding:0 34px;margin-top:16px;}
.category-model__safezone{height:100%;position:absolute;z-index:1;width:100%;left:-500px;top:-40px;padding:40px 40px 40px 0;}
.category-model::selection{background:transparent;color:inherit;}
.category-model::-moz-selection{background:transparent;color:inherit;}
.category-model::-webkit-selection{background:transparent;color:inherit;}
.last-works-container{position:relative;}
.last-works-container .last-works-watch{padding:0;border-radius:36px;overflow:hidden;}
.last-works-container .last-works-watch__image img{width:770px;}
.last-works-container_big{min-height:678px;}
.last-works-container_big .last-works-watch__image img{width:100% !important;}
.last-works-container_big .last-works-watch__image{width:100% !important;}
.last-works-container_big .last-works-watch__image + .last-works-watch__image{display:none;}
.last-works-container_big .last-works-watch__bar{display:none;}
.category-model__images{cursor:move;}
.procedure-block{width:48%;display:inline-block;vertical-align:top;margin-top:15px;text-align:center;}
.procedure-block__image{width:150px;height:150px;border-radius:1000px;overflow:hidden;position:relative;margin:auto;box-shadow:0 10px 50px 0 rgba(0, 0, 0, 0.12);transform:translate3d(0, 0, 0);}
.procedure-block__image img{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;min-width:100%;min-height:100%;width:0;object-fit:cover;}
.procedure-block__heading{border-bottom:solid 2px #979797;position:relative;margin-top:29px;display:inline-block;line-height:0.7em;}
.procedure-block__heading span{font-size:11px;position:absolute;display:inline-block;left:0;right:0;bottom:-16px;margin:auto;}
.procedure-block__list{margin-top:28px !important;padding-bottom:23px;text-align:left;padding-left:53px;}
.procedure-block__list li{position:relative;padding-left:32px !important;line-height:1.2em;margin-bottom:4px;}
.procedure-block__list li:hover > div{opacity:1;pointer-events:all;}
.procedure-block__list li:before{left:7px !important;}
.procedure-block__smallblock{position:absolute;right:0;top:100%;margin-top:5px;width:363px;border-radius:0 19px 19px 19px;background-color:#ffffff;box-shadow:0 10px 13px 0 rgba(0, 0, 0, 0.09);border:dashed 1px #d8d8d8;opacity:0;pointer-events:none;transition:all 0.25s ease-in-out;z-index:5;box-sizing:border-box;padding:12px 16px;}
.procedure-block__smallblock ol, .procedure-block__smallblock p{font-size:12px;color:#606060;}
.procedure-block__smallblock ol{padding-left:23px;margin-top:6px;}
.procedure-block__smallblock li{padding-left:13px !important;line-height:1.4em;margin-bottom:6px;}
.procedure-block__smallblock li:before{display:none;}
.procedure-block__smallblock p{line-height:1em;}
.procedure-types{display:flex;justify-content:center;align-items:flex-start;}
.procedure-list{text-align:left;margin-left:53px;}
.procedure-list:first-child{margin-left:0;}
.procedure-list li{margin-top:7.5px;}
.procedure-list li:first-child{margin-top:0;}
.procedure-list li.active a{border-bottom:2px dotted #979797;}
.procedure-list a{border-bottom:2px dotted transparent;}
.price-block{width:89%;position:relative;background-color:#fff;border:solid 1px #f1f1f1;border-radius:36px 0 0 36px;border-right:0;padding:29px 0 21px;box-sizing:border-box;margin-bottom:18px;}
.price-block.active{border-color:transparent;box-shadow:0 12px 21px 0 rgba(0, 0, 0, 0.05);border-radius:36px 0 36px 36px;}
.price-block.active .smalltitle a{border-color:transparent;}
.price-block.active .smalltitle:after{transform:rotate(180deg);}
.price-block.active .price-block__list{max-height:10000px;opacity:1;pointer-events:all;}
.price-block.active .price-block__close{opacity:1;pointer-events:all;}
.price-block .smalltitle{display:inline-block;position:relative;margin-bottom:9px;padding-left:32px;}
.price-block .smalltitle:after{content:"";display:inline-block;width:20px;height:10px;background-image:url("../img/arrow_list.svg");background-size:20px 10px;background-position:center;position:absolute;right:-23px;top:3px;bottom:0;margin:auto;transition:all 0.25s ease-in-out;}
.price-block .smalltitle a{border-bottom:2px dotted #979797;}
.price-block__image{position:absolute;left:100%;top:-1px;width:96px;height:85px;background-color:#fff;border-radius:0 12px 12px 0;overflow:hidden;}
.price-block__image img{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;min-width:100%;min-height:100%;width:0;object-fit:cover;}
.price-block__close{opacity:0;pointer-events:none;width:42px;height:42px;border:dashed 1.5px #ebf0f1;border-radius:1000px;position:absolute;bottom:0;right:-74px;background-color:#fff;box-shadow:0 0 0 10px #fff;z-index:2;transition:all 0.25s ease-in-out;cursor:pointer;}
.price-block__close svg{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;transform:rotate(-90deg);}
.price-block__close svg g{stroke:#ebf0f1;transition:all .25s ease-in-out;}
.price-block__close:hover{border:solid 1.5px #4e7ab5;}
.price-block__close:hover svg g{stroke:#4e7ab5;}
.price-block__list{max-height:0;opacity:0;pointer-events:none;transition:all 0.25s ease-in-out;overflow:hidden;}
.price-block__list li{min-height:65px;box-sizing:border-box;transition:all 0.25s ease-in-out;display:flex;align-items:center;}
.price-block__list li:hover{background-color:#f8f8f8;}
.price-block__list li.listhead{padding:0;min-height:0;padding-top:4px;}
.price-block__list li.listhead:hover{background-color:#fff;}
.price-block__list li.listhead p{font-size:11px;color:#86898c;letter-spacing:0.03em;}
.price-block__list li.listhead p:nth-child(1){padding-left:63px;}
.price-block__list li.listhead p:nth-child(3){padding-left:0;}
.price-block__list li.interval{align-items:flex-start;padding-top:18px;}
.price-block__list li.info{margin-top:58px;min-height:0;padding-bottom:5px;}
.price-block__list li.info:hover{background-color:#fff;}
.price-block__list li.info p{font-size:11px;color:#86898c;letter-spacing:0.03em;text-align:center;width:100%;}
.price-block__list p{display:inline-block;vertical-align:top;font-size:16px;color:#414141;box-sizing:border-box;line-height:1.3em;}
.price-block__list p:nth-child(1){width:54.1%;padding-left:60px;padding-right:52px;}
.price-block__list p:nth-child(2){width:25%;}
.price-block__list p:nth-child(3){width:20.4%;padding-left:3px;}
.price-block__list span{font-size:11px;color:#2f2f2f;display:inline-block;box-sizing:border-box;padding-right:65px;line-height:1em;letter-spacing:0.03em;margin-top:3px;}
.price-block__list a{font-size:16px;color:#3078bf;position:relative;}
.price-block__list a:before{content:"";position:absolute;left:-23px;top:5px;width:6px;height:6px;border-radius:1000px;background-color:#3078bf;}
.main-content{margin-top:35px;}
.footer{position:relative;background-color:#fafafa;padding:68px 0 32px;}
.footer .container{display:flex;justify-content:space-between;align-content:flex-start;box-sizing:border-box;padding:0 34px;}
.footer__col{margin:0 15px;}
.footer__col:first-child{margin-left:0;}
.footer__col:last-child{margin-right:0;}
.footer__menu, .footer__contacts{font-size:14px;line-height:1.21429em;letter-spacing:0.02em;color:#6e6e6e;}
.footer__menu a:hover{color:#4e7ab5;}
.footer__agency{font-size:12px;line-height:1.25em;letter-spacing:0.02em;color:#86898c;}
.footer__agency a{display:block;margin:11px 0 10px;}
.footer__agency a:hover{opacity:.7;}
.footer__contacts a{color:#4e7ab5;font-weight:700;text-decoration:underline;}
.footer__contacts a:hover{color:#5f98da;}
.footer__logo{margin:-43px 0 0 -37px;display:inline-block;}
.footer__social{margin-top:16px;}
.footer__social li{display:inline-block;vertical-align:middle;margin-right:25px;}
.footer__social li:last-child{margin-right:0;}
.footer__social svg{transition:all 0.25s ease-in-out;}
.footer__social use{fill:#2b79be;}
.footer__social a:hover use, .footer__social a:hover svg{fill:#5f98da;}
.footer__copyright{font-size:11px;line-height:1.18182em;color:#6e6e6e;letter-spacing:0.02em;margin-top:13px;}
.blue-links-list{font-size:16px;color:#3078bf;line-height:1.45em;}
.blue-links-list a:hover{color:#5d9bd8;}
.blue-links-list li{padding-left:33px;position:relative;}
.blue-links-list li:before{content:"•";position:absolute;left:8px;top:0;}
.columns{display:flex;justify-content:space-between;align-content:flex-start;}
.columns__third{width:27.5%;}
.columns__two-of-three{width:63.75%;}
.columns__one{width:100%;}
.columns__two{width:45.625%;}
.columns__maintext{text-indent:28px;font-size:15px;line-height:1.25em;color:#4b4b4b;letter-spacing:0.003em;}
.columns__maintext + .columns__maintext{margin-top:25px;}
.columns__link{color:#2b6eb9;}
.columns__link:hover{opacity:0.7;}
.columns__link_main{text-decoration:underline;}
.columns__link_contact{border-bottom:2px dotted #2b6eb9;}
.columns__textblock p{text-indent:28px;font-size:15px;line-height:1.25em;color:#4b4b4b;letter-spacing:0.003em;}
.columns__textblock p + p{margin-top:25px;}
.columns__textblock p + h3{margin-top:36px;}
.columns__textblock h3{font-size:20px;line-height:1.2em;color:#8e99a8;font-weight:600;letter-spacing:0.01em;}
.columns__textblock h3 a{text-decoration:underline;}
.columns__textblock h3 + p{margin-top:36px;}
.columns__textblock ul li{font-size:15px;position:relative;margin-top:4px;padding-left:36px;}
.columns__textblock ul li:before{content:"";display:inline-block;width:5px;height:5px;border-radius:1000px;background-color:#000;margin-right:19px;position:absolute;left:13px;top:5px;}
.columns__textblock ul li:first-child{margin-top:0;}
.columns__textblock ul + p{margin-top:25px;}
.columns__textblock ol{padding:0;}
.columns__textblock ol li{list-style-position:inside;font-size:15px;position:relative;margin-top:4px;padding-left:36px;}
.columns__textblock ol + p{margin-top:25px;}
.columns__textblock .button + p{font-size:11px;color:#86898c;}
.answer-block{border-radius:5px;overflow:hidden;margin-top:30px;}
.answer-block.active .answer-block__answer{max-height:1000px;opacity:1;pointer-events:all;}
.answer-block.active .readanswer{transform:translate3d(0, 100%, 0);opacity:0;pointer-events:none;}
.answer-block.active .closeanswer{transform:translate3d(0, 0, 0);opacity:1;pointer-events:all;}
.answer-block p{text-indent:0;}
.answer-block__question{display:flex;align-items:flex-start;box-sizing:border-box;padding:15px 15px 40px;position:relative;background-color:#b2d0e7;}
.answer-block__questioninfo{width:15%;box-sizing:border-box;}
.answer-block__author{font-size:15px;font-weight:600;}
.answer-block__specialization{font-size:15px;margin-top:5px !important;}
.answer-block__date{font-size:15px;margin-top:10px !important;}
.answer-block__questiontext{padding-left:15px;width:85%;box-sizing:border-box;}
.answer-block__readmore{font-size:15px;position:absolute;bottom:15px;right:15px;display:inline-block;width:120px;height:20px;}
.answer-block__readmore:hover{opacity:0.6;}
.answer-block__readmore span{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;transition:all 0.25s ease-in-out;display:inline-block;text-decoration:underline;}
.answer-block__readmore .closeanswer{transform:translate3d(0, -100%, 0);opacity:0;pointer-events:none;}
.answer-block__answer{display:flex;box-sizing:border-box;padding:15px;background-color:#c1dbad;max-height:0;opacity:0;pointer-events:none;transition:all 0.25s ease-in-out;}
.answer-block__answerinfo{padding-left:15px;box-sizing:border-box;width:85%;}
.answer-block__image{width:15%;position:relative;height:200px;overflow:hidden;box-sizing:border-box;}
.answer-block__image img{position:absolute;left:0;right:0;top:0;margin:auto;min-width:100%;min-height:100%;width:0;object-fit:cover;}
.page-content-padding{box-sizing:border-box;padding-left:74px;}
.content-changer{text-align:center;}
.content-changer li{display:inline-block;margin-right:47px;vertical-align:middle;font-size:20px;line-height:1.2em;white-space:nowrap;transition:all .25s ease-in-out;color:#3078bf;border-bottom:2px dotted;border-color:transparent;cursor:pointer;}
.content-changer li h2{font-size:20px;font-weight:normal;}
.content-changer li .button{border-color:#1d8dd3;color:#3078bf;}
.content-changer li .button:hover{color:#fff;}
.content-changer li.active{border-color:inherit;}
.content-changer li.questionbutton.active{border-color:transparent;}
.content-changer li:hover{color:#5d9bd8;}
.content-changer li:last-child{margin-right:0;}
.action-block{min-height:214px;display:flex;flex-direction:column;position:relative;border-radius:36px;border:dashed 1px #c9caca;box-sizing:border-box;padding:16px 16px 23px 16px;overflow:hidden;transform:translate3d(0, 0, 0);transition:all 0.25s ease-in-out;background-color:#fff;}
.action-block:hover{box-shadow:0 29px 35px -20px rgba(0, 0, 0, 0.1);}
.action-block:hover .action-block__bottominfo{opacity:0.7;}
.action-block:nth-child(n+3){margin-top:28px;}
.action-block__link{position:absolute;width:100%;height:100%;left:0;top:0;border-radius:36px;z-index:5;}
.action-block__heading, .action-block__text, .action-block__bottominfo{position:relative;z-index:2;max-width:58%;}
.action-block__heading{font-size:46px;font-weight:300;color:#4e7ab5;}
.action-block__text{flex:1;font-size:15px;color:#7c7c7c;line-height:1.25em;margin-top:15px;}
.action-block__bottominfo{font-size:11px;color:#86898c;padding-left:3px;letter-spacing:0.02em;transition:all 0.25s ease-in-out;}
.action-block__image{position:absolute;top:0px;bottom:0;right:33px;margin:auto;max-height:100%;max-width:100%;object-fit:cover;z-index:1;}
.action-block__image_bg{height:100%;max-height:100%;max-width:initial;top:0;right:0;}
.action-block_lightblue{background-color:#eaeaec;}
.action-block_lightblue .action-block__heading{color:#4a414b;}
.action-block_lightblue .action-block__text{max-width:50%;}
.action-block_lightgold{background-color:#f1e9d2;}
.action-block_lightgold .action-block__heading{color:#4a414b;}
.action-block_big{padding:16px 13px 23px;height:100%;}
.action-block_big .action-block__heading, .action-block_big .action-block__text{max-width:100%;}
.action-block_big .action-block__text{margin-top:19px;}
.action-block__bottom-nav{display:flex;justify-content:space-between;align-items:center;margin-top:28px;padding:0 20px;}
.action-block__bottom-nav .button{padding:0 23px;}
.action-block__bottom-nav a:not(.button){font-size:14px;letter-spacing:0.4px;color:#3078bf;border-bottom:1px dashed #3078bf;}
.action-block__bottom-nav a:not(.button):hover{opacity:0.7;}
.service-block{min-height:278px;position:relative;border-radius:36px;border:solid 1px #c9caca;box-sizing:border-box;padding:27px 25px 19px;overflow:hidden;transition:all 0.25s ease-in-out;display:flex;flex-direction:column;transform:translate3d(0, 0, 0);background-color:#fff;}
.service-block:nth-child(n+3){margin-top:24px;}
.service-block:hover{box-shadow:0 29px 35px -20px rgba(0, 0, 0, 0.1);}
.service-block:hover .button{opacity:1;pointer-events:all;}
.service-block__heading, .service-block__text{max-width:60.7%;}
.service-block__heading{min-height:2.4em;}
.service-block__text{font-size:15px;color:#4b4b4b;line-height:1.25em;margin-top:2px;flex:1;}
.service-block .button{opacity:0;pointer-events:none;border:solid 1px #1d8dd3;width:200px;letter-spacing:0.02em;height:35px;line-height:35px;}
.service-block__img{position:absolute;top:0;right:0;height:100%;width:37.5%;overflow:hidden;}
.service-block__img img{position:absolute;left:0;top:0;object-fit:cover;min-width:100%;min-height:100%;width:0;}
.doctor-smallblock{text-align:center;}
.doctor-smallblock:hover .doctor-smallblock__image{box-shadow:0 15px 35px -5px rgba(0, 0, 0, 0.15);}
.doctor-smallblock.active .doctor-smallblock__image{box-shadow:0 15px 35px -5px rgba(0, 0, 0, 0.15);}
.doctor-smallblock__image{display:block;width:136px;height:136px;border-radius:32px;overflow:hidden;margin:auto;transition:all 0.25s ease-in-out;}
.doctor-smallblock__image img{min-width:100%;min-height:100%;object-fit:cover;background-color:#ccc;width:0;}
.doctor-smallblock__name{font-size:16px;font-weight:600;color:#8e99a8;margin-top:23px;}
.doctor-smallblock__info, .doctor-smallblock__list, .doctor-smallblock__link{font-size:14px;color:#8e99a8;line-height:1.5em;}
.doctor-smallblock__info{margin-top:10px;}
.doctor-smallblock__link{text-decoration:underline;}
.doctor-smallblock__link:hover{opacity:0.7;}
.contact-form{display:flex;flex-wrap:wrap;justify-content:flex-end;text-align:left;}
.contact-form input, .contact-form textarea{width:100%;}
.contact-form input[type="email"]{width:41.7%;}
.contact-form input[type="tel"]{width:30%;padding:0 18px 0 27px;}
.contact-form p{line-height:1.7em;}
.image-map-link{display:block;height:285px;border-radius:6px;}
.about-infoblock{margin:auto;width:95%;border-radius:100px;background-image:linear-gradient(62deg, #3078bf, #88bcef);display:flex;justify-content:space-between;box-sizing:border-box;text-align:center;padding:76px 75px 53px;position:relative;}
.about-infoblock div{width:33.3333%;position:relative;z-index:2;}
.about-infoblock__number{font-size:125px;font-weight:100;color:#fffff1;text-shadow:0 0 16px rgba(255, 255, 255, 0.72);line-height:0.9em;padding:0 20px;}
.about-infoblock__text{font-size:20px;font-weight:600;color:#fffff1;line-height:1.2em;padding:0 20px;}
.about-infoblock__bgline{position:absolute;width:100%;z-index:1;}
.about-infoblock__bgline:nth-of-type(1){left:0;top:96px;}
.about-infoblock__bgline:nth-of-type(2){left:0;top:97px;}
.about-infoblock__bgline:nth-of-type(3){left:0;top:251px;}
.top-slider-container{width:100%;position:relative;}
.top-slider-container__nav{position:absolute;width:100%;top:45.8%;height:42px;z-index:1;}
.top-slider-wrapper{position:relative;transition:all 0.5s ease-in-out;}
.top-slider-slide{display:inline-block;}
.top-slider__navblock{position:absolute;transform:rotate(270deg);width:600px;bottom:222px;transition:all 0.25s ease-in-out;z-index:-1;}
.top-slider__navblock_prev{left:-272px;}
.top-slider__navblock_next{right:-272px;}
.top-slider__navblock_next .top-slider-navtext_lined{width:560px;}
.top-slider-number{font-size:14px;font-weight:300;color:#5d6774;display:inline-block;vertical-align:middle;}
.top-slider-navtext{font-size:12px;text-transform:uppercase;letter-spacing:1.8px;text-align:center;color:#5d6774;min-width:25px;margin-left:10px;display:inline-block;vertical-align:middle;}
.top-slider-navtext_lined{border-bottom:2px dotted #ebf0f1;margin-left:10px;}
.content-slider{position:relative;}
.content-slider__wrapper{position:relative;left:0;transition:all 1s ease-in-out;}
.content-slider .slide{display:inline-flex;justify-content:space-between;}
.content-slider__image{height:352px;border-radius:6px;overflow:hidden;}
.content-slider__image img{width:100%;height:100%;object-fit:cover;background-color:#ccc;}
.content-slider__overflow{max-width:100%;height:100%;overflow:hidden;margin:0 28px;}
.content-slider .slider-arrow_prev{left:-25px;}
.content-slider .slider-arrow_next{right:-25px;}
.content-slider-arrows{position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;height:42px;}
.slider-arrow{display:inline-block;width:42px;height:42px;border:dashed 1.5px #bfbfbf;border-radius:1000px;position:absolute;background-color:#fff;box-shadow:0 0 0 10px #fff;z-index:2;transition:all 0.25s ease-in-out;}
.slider-arrow svg g{stroke:#bfbfbf;transition:all .25s ease-in-out;}
.slider-arrow:hover{border:solid 1.5px #4e7ab5;}
.slider-arrow:hover svg g{stroke:#4e7ab5;}
.slider-arrow:hover ~ .top-slider__navblock{opacity:0.7;}
.slider-arrow svg{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;}
.slider-arrow_prev{left:8px;}
.slider-arrow_prev svg{transform:rotate(180deg);right:3px;}
.slider-arrow_next{right:8px;}
.slider-arrow_next svg{left:3px;}
.dots-list li{font-size:15px;position:relative;margin-top:4px;padding-left:36px;}
.dots-list li:before{content:"";display:inline-block;width:5px;height:5px;border-radius:1000px;background-color:#000;margin-right:19px;position:absolute;left:13px;top:5px;}
.dots-list li:first-child{margin-top:0;}
.doctors-statistic{display:flex;justify-content:space-between;text-align:center;padding-right:32px;}
.doctors-statistic__col{width:29%;}
.doctors-statistic__number{font-family:Muller;font-size:40px;font-weight:300;color:#4e7ab5;}
.doctors-statistic__text{font-size:15px;color:#4b4b4b;padding:0 7px;line-height:1.5em;margin-top:-3px;}
.last-works-list{padding:0 91px 0 8px;display:flex;justify-content:space-between;flex-wrap:wrap;}
.last-works-list a{display:inline-block;width:32%;height:60px;border-radius:10px;overflow:hidden;margin-top:1.85%;transform:translate3d(0, 0, 0);}
.last-works-list a:hover{opacity:0.8;}
.last-works-list img{width:100%;height:100%;object-fit:cover;background-color:#ccc;}
.last-works-list_big{padding:0;}
.last-works-list_big a{width:16%;margin-top:0.85%;}
.last-works-list_fullwidth{padding:0;}
.last-works-list_fullwidth a{width:8%;}
.social-page-list li{display:inline-block;vertical-align:middle;margin-right:15px;}
.social-page-list use{fill:#2b79be;width:100%;height:100%;}
.social-page-list a:hover use{fill:#5f98da;}
.doctor-instagram{margin-top:19px;}
.doctor-instagram li{display:inline-block;}
.doctor-instagram a{display:inline-block;width:111px;height:111px;border-radius:3px;margin-right:16px;overflow:hidden;}
.doctor-instagram img{width:100%;height:100%;object-fit:cover;background-color:#ccc;}
.small-text-action__date{width:127px;height:13px;font-family:Lato;font-size:11px;font-weight:normal;font-style:normal;font-stretch:normal;letter-spacing:0.3px;color:#86898c;}
.small-text-action{margin-bottom:35px;}
.small-text-action .columns__maintext{text-indent:0;margin-top:7px;}
.small-text-action .small-text-action__attention{height:17px;font-family:Lato;font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;letter-spacing:0.4px;color:#3078bf;margin-bottom:15px;margin-top:5px;}
.small-text-action .button{height:auto;line-height:30px;padding:0 30px;border-color:#1d8dd3;}
.subscribe-block{display:flex;flex-direction:row;align-items:center;background:linear-gradient(95deg, #5cc3f1, #4990ed 73%, #5ec0e3);background-repeat:no-repeat;background-position:22% 0;padding:0 35px;justify-content:space-between;border-radius:56px 56px 0 0;position:relative;overflow:hidden;}
.subscribe-block:hover .subscribe-block__heading{opacity:0;pointer-events:none;}
.subscribe-block:hover .subscribe-block__social li{transform:translate3d(0, 0, 0);}
.subscribe-block:hover img{opacity:0;pointer-events:none;}
.subscribe-block__heading{width:460px;font-family:Lato;font-size:78px;font-weight:100;font-style:normal;font-stretch:normal;text-align:center;color:#fff;text-shadow:0 0 3px #ffffff;line-height:100px;letter-spacing:-0.01em;position:relative;z-index:2;transition:all 0.25s ease-in-out;}
.subscribe-block__text{width:283px;font-family:Lato;font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;letter-spacing:0.4px;color:#ffffff;line-height:1.25em;margin-top:8px;position:relative;z-index:2;}
.subscribe-block__input{height:38px;padding:0 14px;border-color:#fff;margin-top:10px;text-align:center;position:relative;z-index:4;}
.subscribe-block__button{margin-top:10px;line-height:38px;height:38px;margin-right:5px;position:relative;z-index:4;}
.subscribe-block img{position:absolute;z-index:1;left:198px;top:-30px;transition:all 0.25s ease-in-out;}
.subscribe-block__social{position:absolute;left:140px;top:0;bottom:0;margin:auto;z-index:3;display:flex;align-items:center;}
.subscribe-block__social li{display:inline-block;margin-left:55px;transform:translate3d(0, -100px, 0);}
.subscribe-block__social li:nth-child(1){margin-left:0;transition:all 0.25s ease-in-out 0.1s;}
.subscribe-block__social li:nth-child(2){transition:all 0.25s ease-in-out 0.05s;}
.subscribe-block__social li:nth-child(3){transition:all 0.25s ease-in-out;}
.subscribe-block__social li:hover use{opacity:0.7;}
.subscribe-block__social use{fill:#fff;}
.features-block{position:relative;overflow:hidden;text-align:center;padding:19px 15px 43px;border-radius:90px 90px 0 0;background-image:linear-gradient(53deg, #3078bf, #88bcef);background-repeat:no-repeat;z-index:2;box-shadow:0 15px 30px -15px black;}
.features-block__heading{font-size:57px;font-weight:900;color:#ffffff;text-shadow:0 2px 17px rgba(0, 0, 0, 0.14);position:relative;z-index:2;}
.features-block__cols{display:flex;justify-content:space-between;margin-top:25px;box-sizing:border-box;padding-right:14px;position:relative;z-index:2;}
.features-block__cols > *{width:25%;padding:0 25px;}
.features-block__cols_bottom{align-items:center;margin-top:50px;padding:0 40px 0 60px;}
.features-block__cols_bottom > *{width:auto;padding:0;margin:0 !important;}
.features-block__number{font-size:75px;font-weight:300;color:#fffff1;line-height:1.1em;}
.features-block__number_bottom{margin-top:30px;line-height:1em;}
.features-block__number_bottom + .features-block__text{max-width:483px;margin:auto;}
.features-block__text{font-size:19px;font-weight:600;color:#fffff1;line-height:1.25em;}
.features-block__video{height:435px;border-radius:0 0 90px 90px;position:relative;overflow:hidden;transform:translate3d(0, -75%, 0);z-index:1;transition:all 1s ease-in-out;}
.features-block__video.active{transform:translate3d(0, 0, 0);}
.features-block__video video{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;min-width:100%;min-height:100%;width:0;object-fit:cover;}
.features-block__button{color:#fff;border-color:#fff;padding:0 27px !important;line-height:42px;height:46px;}
.features-block__bgline{position:absolute;width:100%;z-index:1;}
.features-block__bgline:nth-of-type(1){left:0;top:174px;}
.features-block__bgline:nth-of-type(2){left:0;top:146px;}
.features-block__bgline:nth-of-type(3){left:0;top:251px;}
.callbutton{display:inline-block;position:fixed;top:95px;right:-10px;padding:10px 0 8px;width:182px;height:65px;border-radius:28px 28px 0 0;background-color:#1d8dd3;transform:rotate(-90deg);text-align:center;z-index:5;transform-origin:right bottom;transition:all 0.25s ease-in-out;cursor:pointer;}
.callbutton:hover{transform:rotate(-90deg) translate3d(0, -10px, 0);}
.callbutton:before{content:url("../img/dev/png/question.png");position:absolute;transform:rotate(90deg);top:-22px;left:68px;z-index:1;}
.callbutton p{color:#fff;font-size:14px;letter-spacing:0.02em;position:relative;z-index:2;line-height:1.25em;}
.marker__content{position:absolute;left:0;bottom:20px;width:124px;border-radius:24px;background-color:#ffffff;cursor:pointer;height:45px;transition:all .25s ease-in-out;margin-left:-62px;}
.marker__content:before{content:"";position:absolute;bottom:-10px;left:50%;border-radius:1000px;box-shadow:0 0 20px 20px rgba(0, 0, 0, 0.2);z-index:-1;}
.marker__content:after{content:"";position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);border:20px solid #fff;border-color:#fff transparent transparent transparent;border-width:20px 10px;}
.marker__image{height:45px;}
.marker__logo{width:100px;height:45px;position:relative;top:-7px;transition:all .25s .25s ease-in-out;z-index:2;opacity:1;}
.marker__bg{pointer-events:none;overflow:hidden;border-radius:24px;position:absolute;left:50%;bottom:0;width:100%;height:100%;transition:all .25s .0s ease-in-out;background-color:white;z-index:1;transform:translate3d(-50%, 0, 0);}
.marker__bg img{position:absolute;left:0%;bottom:0;margin:auto;min-width:100%;min-height:100%;width:0;object-fit:cover;opacity:0;transition:all .25s .0s ease-in-out;}
.marker__close{opacity:0;pointer-events:none;width:18px;height:18px;position:absolute;right:10px;top:10px;background-image:url("../img/dev/close-button.svg");background-repeat:no-repeat;background-size:cover;transition:all .25s .0s ease-in-out;}
.marker__close:hover{opacity:.5;}
.marker.active .marker__content{pointer-events:none;}
.marker.active .marker__logo{opacity:0;pointer-events:none;transition:all .25s .0s ease-in-out;}
.marker.active .marker__bg{height:172px;width:210px;transition:all .25s .25s ease-in-out;}
.marker.active .marker__bg img{opacity:1;transition:all .25s .25s ease-in-out;}
.marker.active .marker__close{opacity:1;pointer-events:all;transition:all .25s .25s ease-in-out;}
.bigimage{position:relative;width:640px;height:640px;position:relative;margin:0 auto;}
.bigimage img{position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;min-width:100%;min-height:100%;width:0;object-fit:cover;}
.last-works-watch{position:absolute;top:0;left:0;padding-bottom:93px;width:100%;height:100%;box-sizing:border-box;z-index:2;opacity:0;pointer-events:none;transition:all .25s ease-in-out;}
.last-works-watch.active{opacity:1;pointer-events:all;}
.last-works-watch > div{position:relative;width:100%;height:100%;}
.last-works-watch__image{position:absolute;left:0;top:0;width:50%;height:100%;overflow:hidden;pointer-events:none;}
.last-works-watch__image img{width:1200px;float:left;}
.last-works-watch__image + .last-works-watch__image{left:auto;right:0;}
.last-works-watch__image + .last-works-watch__image img{float:right;}
.last-works-watch__bar{position:absolute;width:5px;left:50%;top:0;height:100%;margin-left:-18px;z-index:2;padding:0 15px;cursor:move;}
.last-works-watch__bar span{position:absolute;left:15px;width:5px;height:100%;background-color:white;box-shadow:0 0 14px 0 rgba(0, 0, 0, 0.13);}
.last-works-watch__bar:before, .last-works-watch__bar:after{width:10px;height:10px;border:solid 4px #ffffff;content:"";position:absolute;top:0;bottom:0;margin:auto;border-width:0 0 4px 4px;-webkit-transform-origin:50% 51%;}
.last-works-watch__bar:before{left:0px;transform:rotate(45deg);}
.last-works-watch__bar:after{right:0px;transform:rotate(-135deg);}
.last-works-watch__close{transition:all .25s ease-in-out;right:16px;top:16px;position:absolute;z-index:4;cursor:pointer;}
.last-works-watch__close:hover{opacity:.7;}
.last-works-watch::selection{background:transparent;color:inherit;}
.last-works-watch::-moz-selection{background:transparent;color:inherit;}
.last-works-watch::-webkit-selection{background:transparent;color:inherit;}
body.bad-eye img, body.bad-eye svg, body.bad-eye video, body.bad-eye .page-heading__breadcrumbs a:before, body.bad-eye .fancybox-close, body.bad-eye #vk_community_messages{filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);}
body.bad-eye p, body.bad-eye a, body.bad-eye input, body.bad-eye textarea, body.bad-eye button, body.bad-eye li{font-size:18px;}
body.bad-eye p, body.bad-eye a, body.bad-eye h1, body.bad-eye h2, body.bad-eye h3, body.bad-eye h4, body.bad-eye h5, body.bad-eye h6, body.bad-eye button, body.bad-eye input, body.bad-eye textarea, body.bad-eye span{color:#000 !important;font-style:normal;border-color:#000 !important;text-shadow:none;font-weight:400;}
body.bad-eye div, body.bad-eye li{background:transparent;color:#000;}
body.bad-eye li:hover{color:#000;}
body.bad-eye form{background:#fff;}
body.bad-eye .button:hover{color:#000;background-color:#fff;border-color:#000 !important;}
body.bad-eye .button.showdoctors-button{width:400px;}
body.bad-eye .callbutton{background-color:#fff;border:1px solid #000;border-bottom:0;z-index:51;}
body.bad-eye .callbutton:before{display:none;}
body.bad-eye .fancybox-overlay{background:rgba(0, 0, 0, 0.5);}
body.bad-eye .popupform__heading{font-size:53px;}
body.bad-eye .about-infoblock__bgline{display:none;}
body.bad-eye .about-infoblock__number{font-size:125px;}
body.bad-eye .about-infoblock__text{font-size:20px;}
body.bad-eye .action-block__bottom-nav{flex-wrap:wrap;justify-content:center;}
body.bad-eye .action-block__bottom-nav a:not(.button){margin-top:20px;font-size:18px;}
body.bad-eye .content-changer li, body.bad-eye .content-changer li h2{font-size:20px;}
body.bad-eye .doctors-list .doctor-smallblock{width:32%;}
body.bad-eye .features-block__video{transform:translate3d(0, 0, 0);}
body.bad-eye .features-block__bgline{display:none;}
body.bad-eye .features-block__heading{font-size:57px;}
body.bad-eye .features-block__number{font-size:75px;}
body.bad-eye .features-block__cols_bottom{flex-wrap:wrap;justify-content:center;}
body.bad-eye .features-block__text{max-width:600px;}
body.bad-eye .features-block__button{max-width:300px;}
body.bad-eye .header{position:static;background-color:transparent;}
body.bad-eye .header .container{flex-wrap:wrap;}
body.bad-eye .header__menu{order:2;width:100%;margin-top:20px;}
body.bad-eye .header__submenu{position:static;opacity:1;pointer-events:all;box-shadow:none;padding:10px;}
body.bad-eye .header__menu > li{width:23%;vertical-align:top;margin-top:20px;}
body.bad-eye .header__submenu a{text-decoration:underline;}
body.bad-eye .footer__menu a{text-decoration:underline;}
body.bad-eye .footer__menu li{margin-bottom:5px;}
body.bad-eye .marker__content{background-color:#fff;}
body.bad-eye .page-heading{margin-top:0;}
body.bad-eye .page-heading__breadcrumbs a{font-size:20px;}
body.bad-eye .price-block{background-color:#fff;}
body.bad-eye .price-block .smalltitle{font-size:20px;}
body.bad-eye .price-block__list a:before{background-color:#000;}
body.bad-eye .procedure-block__heading{font-size:20px;}
body.bad-eye .procedure-block__smallblock{background-color:#fff;}
body.bad-eye .service-block__heading{font-size:20px;}
body.bad-eye .small-text-action__date{width:auto;height:auto;}
body.bad-eye .small-text-action .small-text-action__attention{height:auto;font-size:18px;}
body.bad-eye .subscribe-block{flex-wrap:wrap;}
body.bad-eye .subscribe-block img{display:none;}
body.bad-eye .subscribe-block__button{max-width:300px;}
body.bad-eye .subscribe-block__input{border:1px solid #000;}
body.bad-eye .subscribe-block:hover .subscribe-block__heading{opacity:1;pointer-events:all;}
body.bad-eye .subscribe-block__text{width:auto;}
body.bad-eye .subscribe-block__social{display:none;}
body.bad-eye .subscribe-block__heading{font-size:78px;}
body.bad-eye .text-image-block__heading_big{font-size:74px;}
body.bad-eye .text-image-block__heading_italic{font-size:30px;}
body.bad-eye .text-image-block__heading{font-size:53px;}
body.bad-eye.page-main section{margin-top:59px;}
body.bad-eye.page-contacts .columns__textblock p{min-height:2.5em;}
body.bad-eye.page-contacts .columns__textblock p a{text-decoration:underline;}
body.bad-eye.page-doctorspage .social-page-list + a{font-size:18px;text-decoration:underline;}
.page-ui{min-height:4000px;}
.action-blocks-list{display:flex;flex-wrap:wrap;justify-content:space-between;}
.action-blocks-list .action-block{width:49.3%;}
.service-list{display:flex;flex-wrap:wrap;justify-content:space-between;}
.service-list .service-block{width:49.3%;}
.doctors-list{display:flex;flex-wrap:wrap;justify-content:space-between;}
.doctors-list .doctor-smallblock{width:16.6666%;margin-top:50px;box-sizing:border-box;padding:0 10px;}
.sales-page .action-blocks-list{margin-top:26px;}
.sales-page .action-block{margin-top:28px;}
.sales-page .main-content{padding-bottom:58px;}
.sale-info-page .main-content{margin-top:10px;padding-bottom:100px;}
.sale-info-page .columns{margin-top:102px;}
.page-section .main-content{margin-top:92px;padding-bottom:65px;}
.page-doctors .main-content{margin-top:25px;padding-bottom:98px;}
.page-doctors .doctors-list{margin-top:-9px;padding:0 63px;}
.page-patients .main-content{margin-top:31px;padding-bottom:63px;}
.page-patients .content-changer{margin-top:48px;}
.page-patients .content-changer li{margin-top:35px;}
.page-patients .page-content-padding{padding-left:117px;margin-top:58px;}
.page-patients .columns__textblock p{text-indent:0;line-height:1.35em;}
.page-patients .columns__textblock ul{margin-top:35px;}
.page-patients .text-image-block__bgimage{left:0;right:0;top:0;bottom:0;margin:auto;min-height:110%;}
.page-contacts .main-content{margin-top:16px;padding-bottom:55px;}
.page-contacts .columns__textblock p{text-indent:0;}
.page-contacts .page-content-padding{flex-wrap:wrap;margin-top:127px;padding-left:82px;}
.page-contacts .page-content-padding + .page-content-padding{margin-top:63px;padding-right:35px;}
.page-contacts .page-content-padding + .page-content-padding .columns__third{margin-top:33px;width:28.6%;}
.page-contacts .columns__two-of-three{width:64.3%;padding-right:64px;box-sizing:border-box;}
.page-contacts .contact-form{margin-top:31px;}
.page-contacts .image-map-link{margin-top:20px;}
.page-about .main-content{margin-top:38px;padding-bottom:130px;}
.page-about .content-changer{margin-top:99px;}
.page-about .about-infoblock{margin-top:42px;}
.page-about .page-content-padding{margin-top:60px;padding-left:29px;padding-right:29px;}
.page-about .columns__two{width:47.5%;}
.page-about .columns__textblock p{text-indent:0;}
.page-about .content-slider{margin-top:55px;}
.page-doctorspage .main-content{margin-top:152px;padding-bottom:84px;}
.page-doctorspage .page-content-padding{margin-top:68px;flex-wrap:wrap;padding-left:64px;}
.page-doctorspage .columns__textblock p{text-indent:0;}
.page-doctorspage .columns__textblock p + h3{margin-top:39px;}
.page-doctorspage .columns__two-of-three{width:60.3%;}
.page-doctorspage .columns__third{width:33.5%;}
.page-doctorspage .columns__textblock ul{margin-top:34px;}
.page-doctorspage .doctors-statistic{margin-top:25px;}
.page-doctorspage .columns__textblock h3{margin-top:40px;}
.page-doctorspage .doctors-statistic__number{font-family:Muller;font-size:40px;font-weight:300;color:#4e7ab5;}
.page-doctorspage .social-page-list li{padding-left:0;font-size:0;}
.page-doctorspage .social-page-list li:before{display:none;}
.page-doctorspage .doctor-instagram li{padding-left:0;}
.page-doctorspage .doctor-instagram li:before{display:none;}
.page-doctorspage .last-works-list{margin-top:20px;}
.page-doctorspage .social-page-list{margin-top:29px;}
.page-doctorspage .social-page-list + a{font-size:15px;color:#4b4b4b;display:inline-block;margin-top:21px;}
.page-doctorspage .social-page-list + a:hover{opacity:0.7;}
.page-procedure .smalltitle{padding-bottom:0;}
.page-procedure .main-content{margin-top:15px;}
.page-procedure .content-changer{margin-bottom:15px;}
.page-procedure .content-changer li{margin-right:81px;}
.page-procedure .content-changer li:nth-child(3){margin-right:76px;}
.page-procedure .content-changer li:nth-child(4){margin-right:58px;}
.page-procedure .content-changer li:last-child{margin-right:0;}
.page-procedure .page-content-padding{padding-left:84px;}
.page-procedure .text-image-block__bgimage{width:420px;height:588px;}
.page-procedure .subscribe-block{margin-top:102px;}
.page-procedure .columns__third{padding-top:55px;width:28.8%;}
.page-procedure .small-text-action{margin-top:16px;margin-bottom:32px;}
.page-procedure .last-works-list{margin-top:26px;padding:0;padding-right:42px;margin-bottom:41px;}
.page-procedure .columns__two-of-three{width:61%;}
.page-procedure .blue-links-list li:before{left:3px;}
.page-procedure .blue-links-list li{padding-left:28px;line-height:1.4em;}
.page-procedure .blue-links-list{padding-right:30px;}
.page-procedure .columns__textblock ul li{margin-top:2px;}
.page-procedure .content-changer__button{line-height:40px;}
.small-text-action__date{margin-top:0;}
.procedure-text-block{padding-top:55px;}
.procedure-text-block ul, .procedure-text-block ol{padding:35px 0;}
.procedure-text-block ul li, .procedure-text-block ol li{line-height:1.4em;}
.page-main section{margin-top:170px;padding-bottom:25px;}
.page-main .subscribe-block{margin-top:48px;}
.page-main .page-content-padding{padding-left:0;display:flex;justify-content:space-between;margin-top:32px;}
.page-main .columns__two{width:48.8%;}
.page-main .last-works-list{margin-top:25px;}
.page-main .action-blocks-list{flex-direction:column;height:100%;}
.page-main .action-blocks-list .action-block{width:100%;flex:1;margin-top:26px;}
.page-main .action-blocks-list .action-block:first-child{margin-top:0;}
.page-main .features-block{margin-top:61px;}
.page-main .top-slider-container__nav{top:35.3%;}
.page-main .top-slider__navblock_prev{bottom:-5px;}
.page-main .top-slider__navblock_prev .top-slider-navtext_lined{padding:0 60px 0 40px;position:relative;top:-10px;}
.page-main .top-slider__navblock_next{bottom:105px;}
.page-main .top-slider__navblock_next .top-slider-navtext_lined{width:310px;}
.page-category .main-content, .page-surgery .main-content{margin-top:95px;}
.page-category .subtitle, .page-surgery .subtitle{margin-top:113px;}
.page-category .doctors-list, .page-surgery .doctors-list{padding:0 60px;}
.page-category .subscribe-block, .page-surgery .subscribe-block{margin-top:57px;}
.page-results .last-works-list{margin-top:48px;padding:0 20px;justify-content:flex-start;}
.page-results .last-works-list a{margin-top:0.33%;margin-right:0.33%;}
.page-results .main-content{margin-top:52px;text-align:center;padding-bottom:89px;}
.page-results .button{margin-top:52px;padding:0 60px;}
.page-results .procedure-types{margin-top:45px;}
.page-error .main-content{margin-top:0;padding-bottom:87px;}
.page-error .columns__two{margin:0 auto;padding:0 7px 0 27px;margin-top:-20px;box-sizing:border-box;}
.page-error .bigimage{margin-top:-65px;}
.page-error .columns__textblock p + p{text-indent:0;}
.page-prices .page-content-padding{margin-top:38px;padding-left:41px;}
.page-prices .main-content{margin-top:52px;padding-bottom:51px;}
.page-prices .columns__third{width:31.5%;}
.page-prices .columns__textblock h3 + p{margin-top:27px;text-indent:0;padding-right:50px;}
.page-prices .button{margin-top:22px;height:auto;line-height:31px;padding:0 27px;}
.page-prices .button + p{margin-top:5px;padding-left:32px;}
.popup{display:none;background-color:#fff;border-radius:40px;text-align:center;}
.popupform{width:700px;box-sizing:border-box;padding:15px 40px 25px;}
.popupform__heading{font-size:53px;font-weight:100;color:#4e7ab5;font-family:"Muller", "Lato", Arial, sans-serif;}
.popupform__heading + input{margin-top:31px !important;}
.popupform select, .popupform input{width:100%;margin-top:12px;padding:0 20px;}
.popupform textarea{width:100%;margin-top:10px;border-radius:24px;padding:12px 21px;height:272px;}
.popupform__halffields{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:13px;}
.popupform__halffields input, .popupform__halffields select{width:49.5%;margin-top:0;}
.popupform__halffields_min input, .popupform__halffields_min select{width:32.5%;margin-top:0;}
.popupform__payment{margin-top:25px;font-size:15px;color:#7c7c7c;}
.popupform__sum{font-size:46px;font-weight:600;color:#4e7ab5;line-height:1.2em;}
.popupform__sum:after{content:"Р";margin-left:10px;}
.popupform__checkdiv{margin-top:16px;position:relative;}
.popupform__checkdiv p{display:inline-block;vertical-align:top;font-size:15px;color:#7c7c7c;width:204px;margin-left:21px;text-align:left;}
.popupform .button{margin-top:17px;padding:0 50px;}
.popupsuccess{padding:60px 70px;}
.popupsuccess p{font-size:18px;color:#7c7c7c;}
@media (max-width:1330px){.container{width:1080px;}
.container_big{width:1160px;}
.header__menu{margin-bottom:10px;margin-left:40px;margin-right:40px;}
.header__menu li{margin-top:10px;}
.header__social li{margin-left:12px;}
.header__contacts{white-space:nowrap;}
.header__logo img{height:auto;width:190px;}
.topsearchbox.active{top:0;bottom:0;}
.action-block__bottom-nav .button{padding:10px 20px;height:auto;line-height:1.2em;}
.action-block__bottom-nav a:not(.button){width:45%;text-align:center;border:0;}
.features-block__number{font-size:65px;}
.subscribe-block__heading{width:auto;font-size:60px;}
.last-works-watch{padding-bottom:90px;}
.subscribe-block{padding:0 25px;}
.subscribe-block__social{left:90px;}
.page-about .content-changer{margin-top:79px;}
.page-about .content-changer li{margin-top:10px;}
.page-contacts .page-content-padding + .page-content-padding .columns__third{width:29.6%;}
.text-image-block__bgimage{right:-60px;}
}
@media (max-width:1200px){.container{width:900px;}
.container_big{width:940px;}
select, input, textarea{font-size:11px;}
input + p{font-size:14px;margin-top:24px;}
.footer__social li{margin-right:13px;}
.about-infoblock{padding:76px 35px 53px;}
.action-block__heading{font-size:40px;}
.action-block__image_bg{width:auto;right:-120px;width:auto;}
.action-block__bottom-nav{flex-wrap:wrap;justify-content:center;}
.action-block__bottom-nav a:not(.button){margin-top:20px;}
.callbutton{top:85px;}
.doctors-list .doctor-smallblock{flex:1 0 26%;}
.doctors-statistic{padding-right:0;}
.features-block__number{font-size:55px;}
.features-block__text{font-size:17px;}
.features-block__cols_bottom{padding:0 40px;}
.features-block__number_bottom + .features-block__text{max-width:360px;}
.image-map-link{height:225px;}
.last-works-list{padding:0;}
.last-works-list_big a{width:19%;margin-top:1.4%;}
.last-works-list_big a:nth-child(n+21){display:none;}
.last-works-watch{display:none;}
.price-block{width:85%;}
.price-block__list p:nth-child(1){width:51%;padding-right:40px;}
.price-block__list p:nth-child(2){width:27%;}
.price-block__list p:nth-child(3){width:22%;}
.subscribe-block{flex-wrap:wrap;padding-bottom:20px;}
.subscribe-block__text{width:100%;text-align:center;margin-top:0;}
.subscribe-block img{left:148px;top:0;width:320px;}
.subscribe-block__social{padding-bottom:25px;}
.text-image-block__text br{display:none;}
.text-image-block_content-slide{min-height:486px;padding:116px 405px 38px 72px;}
.text-image-block_doctor{padding:20px 50% 118px 50px;}
.text-image-block__model-col{display:none;}
.text-image-block__category-col{width:100%;}
.page-contacts .page-content-padding{padding-left:42px;}
.page-contacts .columns__two-of-three{padding-right:34px;}
.page-main .top-slider__navblock_prev{bottom:25px;}
.page-procedure .text-image-block__bgimage{width:370px;height:auto;}
.page-procedure .content-changer li{margin-top:15px;}
.page-procedure .last-works-list{padding-right:0;}
.text-image-block__bgimage{right:-150px;}
.text-image-block__heading_big{font-size:65px;}
.page-procedure .subscribe-block { margin-top: 32px;}
}
@media (max-width:1000px){.container{width:640px;}
.container_big{width:720px;}
.header__infoblock{display:none;}
.header__menu{position:fixed;left:0;top:0;width:100%;height:100vh;margin:0;opacity:0;pointer-events:none;background-color:rgba(255, 255, 255, 0.85);box-shadow:0 0 0 0 #fff;padding:50px 0;box-sizing:border-box;text-align:center;display:flex;flex-direction:column;justify-content:center;overflow:auto;}
.header__menu a{font-size:16px;}
.header__menu li{display:block;width:100%;padding:0 30px;margin:0px auto 0px !important;box-sizing:border-box;}
.header__menu li a{margin:15px auto 15px !important;display:block;}
.header__submenu{position:static;opacity:1;pointer-events:all;box-shadow:none;background:transparent;padding:0;max-height:0;overflow:hidden;}
.header__submenu.active{max-height:200px;}
.header__submenu li{padding:2px 13px 14px !important;display:inline-block;margin:0 !important;width:auto;}
.header__submenu li a{margin:0 !important;}
.header__menu a[data-nolink="true"]{cursor:pointer;}
.header__logo img{width:150px;}
.footer{padding:38px 0 32px;}
.footer__col{margin:20px 0;width:50%;}
.footer .container{flex-wrap:wrap;}
.footer__logo{margin:-43px 0 0 -23px;}
.footer__social li{margin-right:13px;}
.header .container{width:100%;padding:0 15px;box-sizing:border-box;}
.topsearchbox{height:42px;margin:auto !important;max-width:85%;margin:auto !important;}
.about-infoblock__number{font-size:84px;}
.about-infoblock__text{font-size:16px;}
.action-blocks-list .action-block{width:100%;}
.action-block:nth-child(n+2){margin-top:28px;}
.action-block__bottom-nav a:not(.button){margin-top:0;}
.callbutton{top:55px;width:162px;}
.content-changer li{margin-top:7px;}
.content-slider__image{height:272px;}
.doctor-instagram li{margin-top:15px;}
.features-block__text{font-size:16px;}
.features-block__number{font-size:50px;}
.features-block__cols{flex-wrap:wrap;margin-top:0;}
.features-block__cols > *{width:50%;box-sizing:border-box;margin-top:20px;}
.features-block__cols_bottom{justify-content:center;margin-top:30px;}
.features-block__button{margin-top:20px !important;display:inline-block;}
.image-map-link{height:185px;}
.last-works-list a{width:32%;}
.last-works-list_big a{width:16%;margin-top:0.85%;}
.last-works-list_big a:nth-child(n+19){display:none;}
.service-list .service-block{width:100%;}
.service-block:nth-child(n+2){margin-top:24px;}
.subscribe-block__heading{font-size:36px;line-height:75px;}
.subscribe-block__input, .subscribe-block__button{margin-top:0;}
.subscribe-block__social{left:40px;padding-bottom:50px;}
.subscribe-block__vk svg{width:30px;height:27px;}
.subscribe-block__fb svg{width:27px;height:27px;}
.subscribe-block__inst svg{width:27px;height:27px;}
.subscribe-block__social li{margin-left:35px;}
.text-image-block_notext, .text-image-block_map, .text-image-block_image-slider{height:486px;}
.text-image-block__heading_big{font-size:54px;}
.text-image-block__heading_italic{font-size:25px;}
.text-image-block_content-slide{min-height:0;padding:36px 265px 38px 32px;}
.text-image-block_doctor{min-height:286px;}
.text-image-block_doctor img{width:auto;max-height:373px;}
.text-image-block__heading{font-size:42px;}
.text-image-block_golden{padding:50px;}
.topsearchbox{left:0;right:0;top:0px;width:540px !important;}
.page-contacts .page-content-padding{margin-top:67px;}
.page-contacts .columns__third{width:100%;}
.page-contacts .columns__two-of-three{width:100%;padding-right:0;margin-top:40px;}
.page-contacts .page-content-padding + .page-content-padding{margin-top:40px;padding-right:0;}
.page-doctors .doctors-list{padding:0;}
.page-doctorspage .page-content-padding{padding-left:0;}
.page-doctorspage .columns__two-of-three{width:100%;}
.page-doctorspage .columns__third{width:100%;}
.page-doctorspage .last-works-list{padding:0 110px;}
.page-error .columns__two{width:100%;padding:0;margin-top:0;}
.page-patients .page-content-padding{padding-left:0;}
.page-patients .content-changer li{margin-top:25px;}
.page-main .page-content-padding{flex-wrap:wrap;}
.page-main .columns__two{width:100%;}
.page-main .action-blocks-list{margin-top:26px;}
.page-prices .page-content-padding{padding-left:0;flex-wrap:wrap;}
.page-prices .columns__two-of-three{width:100%;}
.page-prices .columns__third{width:100%;}
.page-procedure .text-image-block__bgimage{display:none;}
.page-procedure .page-content-padding{flex-wrap:wrap;padding-left:0;}
.page-procedure .columns__two-of-three{width:100%;}
.page-procedure .columns__third{width:100%;}
.page-procedure .last-works-list{padding:0 110px;}
.page-results .last-works-list a{width:15.7%;margin-top:0.9%;margin-right:0.9%;}
.header__burger{display:block;}
.page-main section{margin-top:120px;}
.text-image-block__bgimage{right:-100px;}
.text-image-block{border-radius:0 40px 40px 40px;}
.callbutton{display:none;}
.page-main .top-slider__navblock_next .top-slider-navtext_lined{display:none;}
.page-main .top-slider-container__nav{top:10%;}

    .cookie_block .container{width:98%;}
    .cookie_block p{font-size:12px;;}

}
@media (max-width:768px){.container, .container_big{width:600px;}
.header .container{align-items:center;flex-wrap:wrap;}
.popupform{width:570px;}
.popupform__heading{font-size:45px;}
.about-infoblock{width:100%;padding:76px 20px 53px;}
.bigimage{width:600px;height:600px;}
.callbutton{width:142px;}
.callbutton:before{left:48px;}
.content-slider__overflow{margin:0 40px;}
.content-slider .slider-arrow_prev{left:-13px;}
.content-slider .slider-arrow_next{right:-13px;}
.doctors-list .doctor-smallblock{flex:1 0 30%;margin-top:30px;}
.doctor-smallblock__name{font-size:14px;margin-top:15px;}
.doctor-smallblock__info{margin-top:5px;}
.doctor-smallblock__info, .doctor-smallblock__list, .doctor-smallblock__link{font-size:12px;}
.main-content{margin-top:25px;}
.page-content-padding{padding-left:0;}
.page-heading{margin-top:100px;}
.page-heading__heading{font-size:50px;}
.smalltitle + .columns__maintext{margin-top:25px;}
.columns__textblock h3 + p{margin-top:25px;}
.subscribe-block__heading{width:100%;font-size:50px;}
.subscribe-block__input, .subscribe-block__button{margin:0 40px 20px;}
.subscribe-block img{left:0;right:0;width:440px;margin:auto;}
.subscribe-block__social{left:50%;transform:translate3d(-50%, 0, 0);padding-bottom:110px;}
.text-image-block_notext, .text-image-block_map, .text-image-block_image-slider{height:386px;}
.text-image-block_content-slide img{display:none;}
.text-image-block_content-slide{padding:32px 50px;}
.text-image-block_image-slider{margin:0 43px;}
.top-slider-navtext{display:none;}
.topsearchbox{width:440px !important;}
.page-contacts .page-content-padding{padding-left:0;}
.page-doctors .main-content{padding-bottom:58px;margin-top:10px;}
.page-error .bigimage{margin-top:-45px;}
.page-main .top-slider__navblock_prev{left:20px;bottom:-50px;width:auto;}
.page-section .main-content{margin-top:52px;}

    .cookie_block button{ 
        font-size: 13px;
        height: 30px;
        line-height: 10px;

    }
	.no_display_mobile{display:none;}
}
@media (max-width:640px){.container, .container_big{width:440px;}
.contact-form input[type="email"], input + p, .contact-form input[type="tel"]{width:100%;}
input + p{margin-top:14px;}
.footer__col{width:100%;margin:0;margin-top:10px;}
.footer__col:first-child, .footer__col:last-child{width:40%;}
.popupform{width:411px;}
.popupform__heading{font-size:36px;}
.popupform__heading + input{margin-top:21px !important;}
.popupform__halffields input, .popupform__halffields select{width:100%;}
.popupform__halffields input + input, .popupform__halffields input + select, .popupform__halffields select + select{margin-top:13px;}
.about-infoblock__number{font-size:55px;}
.about-infoblock__text{font-size:14px;padding:0;}
.about-infoblock{padding:50px 20px 40px;}
.action-block__bottom-nav a:not(.button){margin-top:20px;width:auto;}
.action-block__image{right:0;min-height:100%;max-width:1000%;}
.action-block__image_bg{right:-100px;}
.action-block__heading, .action-block__text, .action-block__bottominfo{max-width:70%;}
.bigimage{width:440px;height:440px;}
.content-changer li,.content-changer li h2{font-size:18px;}
.content-slider__image{height:192px;}
.doctors-list .doctor-smallblock{flex:1 0 40%;}
.features-block__cols > *{padding:0;}
.features-block__number{font-size:40px;font-weight:300;}
.features-block__text{font-size:13px;}
.features-block__cols_bottom{padding:0 10px;}
.features-block__button{padding:0 5px;}
.features-block__video{height:235px;}
.last-works-list_big a{width:19%;margin-top:1.4%;}
.last-works-list_big a:nth-child(n+16){display:none;}
.price-block{width:100%;border:solid 1px #f1f1f1;border-radius:36px;}
.price-block__image{display:none;}
.procedure-block{width:100%;}
.subscribe-block{justify-content:center;}
.subscribe-block img{display:none;}
.subscribe-block__social{padding-bottom:0;margin-bottom:170px;}
.subtitle{font-size:50px;}
.text-image-block_doctor{padding:20px;}
.text-image-block_doctor img{display:none;}
.topsearchbox{width:290px !important;}
.page-about .main-content{padding-bottom:60px;}
.page-about .page-content-padding{margin-top:40px;padding:0;flex-wrap:wrap;}
.page-about .columns__two{width:100%;}
.page-contacts .page-content-padding + .page-content-padding .columns__third{width:48%;}
.page-doctorspage .last-works-list{padding:0 70px;}
.page-doctorspage .main-content{margin-top:52px;}
.page-patients .content-changer{margin-top:30px;}
.page-procedure .last-works-list{padding:0 70px;}
.page-results .last-works-list a{width:23.7%;}
.text-image-block__heading_big{font-size:44px;}
.text-image-block__heading_italic{font-size:20px;margin-top:4px;}
}
@media (max-width:480px){.container, .container_big{width:290px;}
.header__menu{padding:0 0 30px;}
.header__burger{margin-top:0px;}
.header__logo img{width:114px;height:50px;}
.footer .container{padding:0;}
.footer__col:last-child{margin-top:60px;}
.footer__social li{margin-right:5px;}
.footer__logo{margin:-43px 0 0 7px;}
.footer__logo img{width:94px;height:41px;}
.footer__agency img{width:68px;height:14px;}
.popupform{width:280px;padding:20px 15px;}
.popupform__heading{font-size:32px;padding:0 21px;line-height:1.2em;}
.popupform__checkdiv p{width:180px;}
.fancybox-close{top:19px !important;right:16px !important;}
.about-infoblock{flex-wrap:wrap;}
.about-infoblock div{width:100%;margin-top:40px;}
.about-infoblock div:first-child{margin-top:0;}
.action-block__image{display:none;}
.action-block__heading{font-size:26px;}
.action-block__heading, .action-block__text, .action-block__bottominfo{max-width:100%;}
.action-block__heading{font-size:36px;}
.action-block_lightblue .action-block__text{max-width:100%;}
.bigimage{width:290px;height:290px;}
.bg__lines{top:-50px;}
.button.showdoctors-button{width:290px;}
.content-changer li{margin-right:30px;font-size:16px;}
.content-changer li .button{font-size:16px;}
.content-slider .slide{flex-wrap:wrap;}
.content-slider__image{margin-top:20px;}
.content-slider__image:first-child{margin-top:0;}
.doctors-list .doctor-smallblock{flex:1 0 50%;padding:0;}
.features-block__heading{font-size:37px;}
.features-block__cols > *{width:100%;}
.features-block__number_bottom + .features-block__text{margin-top:20px !important;}
.features-block{border-radius:50px 50px 0 0;}
.features-block__video{border-radius:0 0 50px 50px;}
.last-works-list a{width:32%;margin-top:1.85%;}
.price-block__list p:nth-child(1){padding-left:35px;padding-right:10px;}
.page-heading{margin-top:86px;}
.page-heading__breadcrumbs{margin-left:0px;}
.page-heading__breadcrumbs a, .page-heading__breadcrumbs p{font-size:14px; line-height: 20px!important; padding-left: 10px;}
.page-heading__breadcrumbs p:before, .page-heading__breadcrumbs a:before { height: 18px;}
.page-heading__heading{font-size:32px;margin-top:14px;}
.price-block .smalltitle{font-size:15px;}
.price-block .smalltitle:after{top:0;}
.price-block__list li{flex-wrap:wrap;padding:10px;}
.price-block__list p:nth-child(1),
.price-block__list p:nth-child(2),
.price-block__list p:nth-child(3){width:100%;}
.price-block__list p,
.price-block__list p a{font-size:14px;}
.price-block__list p{padding-bottom:5px;padding-left:25px !important;}
.price-block__list li.listhead{display:none;}
.procedure-block__image{width:100px;height:100px;}
.procedure-block__list{padding-left:15px;}
.smalltitle{font-size:18px;}
.columns__textblock h3{font-size:18px;}
.service-block__img{display:none;}
.service-block__heading, .service-block__text{max-width:100%;}
.service-block .button{margin-top:15px;}
.slider-arrow_prev{left:5px;}
.slider-arrow_next{right:5px;}
.subscribe-block__heading{font-size:40px;margin-top:20px;}
.subtitle{font-size:32px;}
.text-image-block_notext, .text-image-block_map, .text-image-block_image-slider{height:286px;}
.text-image-block__heading_italic{font-size:20px;}
.text-image-block__heading_italic + .text-image-block__text{margin-top:25px;}
.text-image-block__text{font-size:14px;}
.text-image-block_content-slide .button{padding:0 20px;}
.text-image-block__heading_big{font-size:38px;}
.text-image-block_notext, .text-image-block_map, .text-image-block_image-slider{height:210px;}
.text-image-block_golden{ padding: 8px 8px 22px 8px;margin-bottom: 44px;}
.topsearchbox{top:90px;}
.page-about .content-changer{margin-top:49px;}
.page-category .doctors-list, .page-surgery .doctors-list{padding:0;}
.page-contacts .page-content-padding + .page-content-padding .columns__third{width:100%;}
.page-doctorspage .last-works-list{padding:0;}
.page-error .bigimage{margin-top:-15px;}
.page-main section{margin-top:110px;}
.page-main .top-slider__navblock_prev{font-size:38px;}
.page-patients .content-changer li{margin-top:15px;}
.page-procedure .content-changer li{margin:10px 40px !important;}
.page-procedure .last-works-list{padding:0;}
.page-results .content-changer li{margin:10px;}
.page-results .last-works-list a{width:31.4%;margin-top:1.9%;margin-right:1.9%;}
.sale-info-page .columns{margin-top:52px;}
.sale-info-page .main-content{padding-bottom:50px;}
.text-image-block__heading_big{font-size:30px;}
	.cookie_block .container{bottom:113px;}
	.cookie_block {    bottom: 128px;}
}
.popupform__text p{font-size:18px;font-weight:600;color:#4e7ab5;line-height:1.2;margin-top:20px;}

    .cookie_block{
        width: 100%;
        font-size:14px;
        position: fixed;
        bottom: 79px;
        left: 0;
        z-index: 100;
        padding: 16px 0;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        background: #e6e6e6;
        -webkit-transition: -webkit-transform .6s ease-out;
        transition: -webkit-transform .6s ease-out;
        transition: transform .6s ease-out;
        transition: transform .6s ease-out,-webkit-transform .6s ease-out;
    }
    .cookie_block a{text-decoration:underline;color:#56B3F0;}
    .cookie_block button{ 
        text-align: center;
        border-radius: 400px;
        border: 1px solid #56B3F0;
        padding: 0 10px;
        display: inline-block;
        color: #fff;
        background-color:#56B3F0;
        font-size: 14px;
        height: 42px;
        line-height: 20px;
        float:right;
        width:130px;
        margin:2px 8px;
    }
    .cookie_block button:hover{background-color:#333f46;}
	

.fancybox-inner{width:100%!important;max-width:567px!important;}
.popupsuccess{box-sizing:border-box;}