html, body{
    height: 100%;
}

body
{
    background: #ffffff;
    margin: 0;
    padding: 0;
    font-family: 'Museo_Sans_Curl', Tahoma, Arial;
    color: #000000;
}

a
{
    text-decoration: none;
    outline: none;
}

img
{
    border: 0;
}

.clear
{
    clear: both;
}

.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.inner_block{
	 max-width: 1180px;
	 margin: 0 auto;
}

/* Hat & Footer */
.footer_wrapper,
.hat_wrapper {
    background: rgba(231, 250, 250, 0.8);
}

.footer {
    padding: 30px 0;
    font-size: 0;
    text-align: center;
}

.hat{
    padding: 20px 0;
    font-size: 0;
    text-align: center;
}

.copyright {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #000011;
    text-align: left;
    width: 300px;
}

.logo{
    display: inline-block;
    vertical-align: middle;
    padding: 5px 0 5px 60px;
    background: url(../img/logo_1.png) no-repeat left center;
    color: #000011;
    font-weight: 500;
    font-size: 15px;
    text-align: left;
    width: 230px;
}

.logo strong{
    display: block;
    font-weight: 900;
    font-size: 28px;
    text-transform: uppercase;
}

.adress {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 40px;
    background: url(../img/adress.png) no-repeat left center;
    text-align: left;
    font-size: 16px;
    color: #000011;
    width: 230px;
    margin: 0 10px;
}
.header-phone-wrap {
    display: inline-block;
    vertical-align: middle;
}
.header-tg {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url(../img/tg.svg) no-repeat center;
    background-size: contain;
    vertical-align: middle;
    margin-right: 10px;
}
.intro_link-wrap {
    display: flex;
    align-items: center;
}
.header-wa {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url(../img/whatsapp.svg) no-repeat center;
    background-size: contain;
    vertical-align: middle;
    margin-right: 10px;
}

.intro_link-wrap .intro_link {
    width: 210px;
    flex: 1;
    margin-right: 8px;
}
.intro_link-wa {
    display: inline-block;
    width: 42px;
    height: 42px;
    background: url(../img/whatsapp.svg) no-repeat center;
    background-size: contain;
    vertical-align: middle;
}
.faq_btn-custom.new_btn {
    width: 100%;
}
.map_link {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    border: 1px solid #32BF58;
    border-radius: 25px;
    font-size: 15px;
    font-weight: 900;
    text-transform: uppercase;
    height: 44px;
    line-height: 44px;
    padding: 0 0 0 60px;
    width: 160px;
    color: #000011;
    background: url(../img/link_img.png) no-repeat 30px center;
    margin: 0 30px;
}

.phone {
    display: inline-block;
    vertical-align: middle;
    background: url(../img/phone.png) no-repeat left center;
    padding: 0 0 0 40px;
    font-size: 24px;
    color: #000011;
    text-align: left;
    width: 220px;
}

.phone strong{
    font-weight: 900;
}

.phone a{
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #00aec7;
    text-decoration: underline;
}

/* Menu */
.menu_wrapper {
}

.menu {

}

.menu_container {
    float: left;
    width: 890px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0;
}

.menu_container li{
    display: inline-block;
    vertical-align: top;
    background: url(../img/romb.png) no-repeat right center;
}

.menu_container li:last-child {
    margin: 0;
    background: none;
}

.menu_container li a{
    display: block;
    height: 60px;
    line-height: 60px;
    padding: 0px 15px;
    color: #000011;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
}

.menu_container li a:hover,
.menu_container li a.active {
    color: #29dd71;
    background: url(../img/menu_triangle.png) no-repeat center top;
}

.menu_link {
    display: block;
    float: right;
    height: 65px;
    line-height: 65px;
    width: 190px;
    background: url(../img/call_link.png) no-repeat 15px center;
    padding-left: 40px;
    font-weight: bold;
    font-size: 18px;
    color: #00aec7;
}

/* Intro */
.intro_wrapper {
}

.intro {
    padding: 50px 0 0 0;
    position: relative;
}

.intro_left_block {
    float: left;
    width: 280px;
    margin-right: 30px;
    padding: 80px 0 0 0;
}

.intro_subtitle {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    color: #000011;
    text-align: center;
    margin-bottom: 10px;
    line-height: 1;
}

.intro_title {
    font-size: 48px;
    color: #000011;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}

.social_links {
    font-size: 0;
    text-align: center;
    margin-bottom: 30px;
}

.social_links a{
    display: inline-block;
    vertical-align: top;
    width: 32px;
    height: 32px;
    margin: 0 8px;
}
.social_links a.vk{
    background: url(../img/vk_icon.png) no-repeat center;
    background-size: contain;
}
.social_links a.tg{
    background: url(../img/tg.svg) no-repeat center;
    background-size: contain;
}
.social_links a.inst{
    background: url(../img/instagram.png) no-repeat center;
}

.social_links a.max{
    background: url(../img/maxv.png) no-repeat center;
    background-size: contain;
}

/*.social_links a:nth-child(3){*/
/*    background: url(../img/fb.png) no-repeat center;*/
/*}*/

/*.social_links a:nth-child(4){*/
/*    background: url(../img/youtube.png) no-repeat center;*/
/*}*/

/*.social_links a:nth-child(5){*/
/*    background: url(../img/dzen.png) no-repeat center;*/
/*    background-size: contain;*/
/*}*/

.social_links a.you{
    background: url(../img/youtube.png) no-repeat center;
}

.social_links a.dzen{
    background: url(../img/dzen.png) no-repeat center;
    background-size: contain;
}
.intro_link {
    display: block;
    width: 250px;
    margin: 0 auto;
    height: 44px;
    line-height: 44px;
    border-radius: 25px;
    background: #00aec7;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
}

.intro_right_block {
    float: left;
    width: 580px;
}

.intro_vrach {
    max-width: 590px;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 0;
    text-align: center;
    vertical-align: bottom;
}

.intro_vrach img{
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}

.intro_header, .intro_header h1 {
    font-size: 40px;
    font-weight: 900;
    line-height: 1;
    font-size: 40px;
    text-transform: uppercase;
    color: rgba(0, 0, 17, 0.2);
    margin-bottom: 40px;
}

.intro_content {
    background: rgba(231, 250, 250, 0.8);
    padding: 40px 120px 40px 40px;
}

.intro_content_title {
    font-size: 24px;
    text-transform: uppercase;
    color: #000011;
    margin-bottom: 25px;
    font-weight: 900;
}

.intro_body {
    font-size: 14px;
    line-height: 1.5;
    color: rgba(0, 0, 17, 0.9);
}

/* Services */
.services_wrapper {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#66cedd+0,ffffff+27,ffffff+100 */
background: #66cedd; /* Old browsers */
background: -moz-linear-gradient(top, #66cedd 0%, #ffffff 27%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #66cedd 0%,#ffffff 27%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #66cedd 0%,#ffffff 27%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66cedd', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.services {
    padding: 60px 0;
    font-size: 0;
    text-align: center;
}

.services_one {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: calc(50% - 10px);
    box-sizing: border-box;
    height: 272px;
    padding: 30px;
    margin: 0 20px 20px 0;
    text-align: left;
}

.services_one:nth-child(2n){
    margin: 0 0 20px 0;
}

.services_one_title {
    display: block;
    margin-bottom: 15px;
    font-weight: 100;
    font-size: 36px;
    color: #000011;
    position: relative;
    z-index: 1;
}

.services_one_title strong{
    display: block;
    font-size: 18px;
    font-weight: 900;
}

.services_one_body {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 30px;
}

.services_one_links {
    margin: 30px 0 0 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    z-index: 1;
}

.services_one_links li{
    margin: 0 10px 10px 0;
    padding: 0 0 0 15px;
    background: url(../img/services_ul.png) no-repeat left center;
    font-size: 16px;
    color: #000011;
    display: inline-block;
    width: calc(50% - 30px);
    vertical-align: middle;
}

.services_one_links li a{
    display: block;
    color: #000011;
}

.services_one_links li a:hover{
    color: #00aec7;
}

/*
.services_one_links li:last-child a{
    display: inline-block;
    color: #00aec7;
    padding-right: 25px;
    background: url(../img/services_li_arrow.png) no-repeat right center;
}
*/

/* About */
.about_wrapper {
    background: url(../img/about.jpg) no-repeat center top;
    background-size: cover;
}

.about {
    padding: 70px 0;
}

.about_images {
    float: left;
    margin-right: 40px;
    width: 580px;
    font-size: 0;
}

.about_images_block {
    display: inline-block;
    vertical-align: top;
    width: 280px;
}

.about_images_block:first-child{
    margin-right: 20px;
}

.about_images_img {
    margin-bottom: 20px;
}

.about_images_img img{
    max-width: 100%;
    height: auto;
}

.about_content {
    float: left;
    width: calc(100% - 620px);
    padding-top: 1px;
}

.about .header {
    margin: 0 0 30px 0;
}

.about_content_body {
    margin-bottom: 35px;
    font-size: 14px;
    line-height: 1.5;
    color: rgba(0, 0, 17, 0.9);
}

.about_content_advantages {
    /* display: none; */
}

.about_content_advantage {
    background-repeat: no-repeat;
    background-position: 20px center;
    padding: 20px 10px 20px 70px;
    font-weight: bold;
    font-size: 15px;
    color: #000011;
    margin-bottom: 9px;
    background-color: #fff;
}

.about_content_advantage:nth-child(1){
    background-image: url(../img/advantage1.png);
}

.about_content_advantage:nth-child(2){
    background-image: url(../img/advantage2.png);
}

.about_content_advantage:nth-child(3){
    background-image: url(../img/advantage3.png);
}

/* Info */
.info_wrapper {

}

.info {
    padding: 60px 0 0px;
}

.info .pager{
    text-align: left;
}

.info_news {
    float: left;
    width: calc(100% - 300px);
    margin-right: 20px;
}

.header{
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 900;
    color: #000011;
    margin: 0 0 60px 0;
}

.info .header{
    word-break: break-all;
}
.previous_next_links {
    display: flex;
    justify-content: space-between;
}
.previous_next_links a {
    color: #00aec7
}
.info_one {
    display: block;
    margin-bottom: 20px;
}

.info_one_img {
    float: left;
    position: relative;
    width: 280px;
    margin-right: 30px;
}

.info_one_img img{
    max-width: 100%;
    height: auto;
}

.info_one_img_title {
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    line-height: 40px;
    padding: 0 15px 0 40px;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
}

.info_one_img_title.type_video{
    background: #75d243 url(../img/info_video_icon.png) no-repeat 15px center;
}

.info_one_img_title.type_text{
    background: #43afd2 url(../img/info_text_icon.png) no-repeat 15px center;
}

.info_one_content {
    float: left;
    width: calc(100% - 310px);
}

.info_one_title {
    font-weight: 900;
    font-size: 18px;
    color: #000011;
    margin-bottom: 15px;
}

.info_one_body {
    font-size: 14px;
    color: #000011;
    margin-bottom: 15px;
    line-height: 1.5;
}

.info_one_data {
    font-size: 14px;
    color: rgba(0, 0, 17, 0.6);
}

.info_sidebar {
    float: left;
    width: 230px;
    padding: 25px;
    min-height: 100px;
    background: rgba(231, 250, 250, 0.8);
}

.info_sidebar_subtitle {
    font-size: 16px;
    color: rgba(0, 0, 17, 0.7);
    margin-bottom: 20px;
}

.info_sidebar_title {
    font-weight: 900;
    font-size: 24px;
    color: #000011;
    margin-bottom: 25px;
}

.info_sidebar_img {
    font-size: 0;
    margin-bottom: 25px;
}

.info_sidebar_img img{
    max-width: 100%;
    height: auto;
}

.info_sidebar_bio {
    margin: 0 0 25px 0;
    padding: 0;
    list-style-type: none;
}

.info_sidebar_bio li{
    font-size: 14px;
    color: #000011;
    margin: 0 0 20px 0;
    padding: 0 0 0 15px;
    background: url(../img/services_ul.png) no-repeat left 5px;
}

.info_sidebar_bio li strong{
    font-weight: 900;
}

.info_sidebar_galery {
    font-size: 0;
    text-align: center;
}

.info_sidebar_galery_one {
    display: inline-block;
    vertical-align: top;
    width: 73px;
    margin: 0 3px 3px 0;
}

.info_sidebar_galery_one img{
    max-width: 100%;
    height: auto;
}

.info_sidebar_galery_one:nth-child(3n + 3){
    margin-right: 0;
}

/* Feedback */
.feedback_wrapper {
	position: relative;
	min-height: 699px;
	background: url(../img/hat.jpg) no-repeat center top;
	background-size: cover;
}

.feedback {
    padding-top: 60px;
}

.feedback .header_wrapper h2{
    color: #fff;
}

.feedback_container {
    font-size: 0;
    margin-bottom: 30px;
}

.feedback_one {
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 20px 0;
    width: calc(50% - 20px);
}

.feedback_one:nth-child(2n+2){
    margin-right: 0;
}

.feedback_one_container {
    border: 1px dashed #7b96a7;
    padding: 30px;
}

.feedback_one_img {
    width: 107px;
    float: left;
    margin-right: 30px;
    text-align: center;
    border-radius: 107px;
}

.feedback_one_img img{
    max-width: 100%;
    height: auto;
}

.feedback_one_content_container {
    float: left;
    width: calc(100% - 137px);
    color: #000011;
}

.feedback_one_content_title {
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 20px;
    color: #00aec7;
}

.feedback_one_content_body {
    font-size: 14px;
    cursor: pointer;
    position: relative;
    padding-bottom: 10px;
}

.feedback_one_content_body:after {
    content: '...';
    display: block;
    font-size: 18px;
    position: absolute;
    bottom: -7px;
}

.feedback_one_content_body.active:after {
    display: none;
}

.feedback_one_content_body .reviews_param_value {
    height: 100px;
    overflow: hidden;
    display: block;
}

.feedback_one_content_body.active .reviews_param_value {
    height: 100%;
}

.feedback .pager_prev {
    background: url(../img/feedback_pager_prev.png) no-repeat center top;
}

.feedback .pager_number {
    color: #fff;
}

.feedback .pager_number:hover,
.feedback .pager_number.active {
    color: #a8a8a8;
}

.feedback .pager_next {
    background: url(../img/feedback_pager_next.png) no-repeat center top;
}

/* Video */
.video_wrapper {
    min-height: 532px;
    background: url(../img/about.jpg) no-repeat center top;
    background-size: cover;
}

.video {
    padding: 70px 0 0 0;
}

.header_wrapper {
    text-align: center;
}

.header_wrapper h2{
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 900;
    color: #000011;
    padding: 0 40px;
    margin: 0 0 60px 0;
    /*background: url(../img/header_left.png) no-repeat left center,
                url(../img/header_right.png) no-repeat right center;*/
}

.video_container {
    font-size: 0;
    text-align: center;
    margin-bottom: 60px;
}

.video_one {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.video_one img{
    max-width: 100%;
    height: auto;
}

.pager {
    text-align: center;
}

.pager_prev {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 26px;
    background: url(../img/pager_prev.png) no-repeat center top;
    margin-right: 25px;
}

.pager_number {
    display: inline-block;
    vertical-align: middle;
    color: #2a2932;
    font-size: 18px;
    padding: 0 15px;
}

.pager_number:hover,
.pager_number.active, .pager_number.cycle-pager-active {
    color: #a8a8a8;
}

.pager_next {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 26px;
    background: url(../img/pager_next.png) no-repeat center top;
    margin-left: 25px;
}

/* Text */
.text_wrapper {
    
}

.text {
    padding: 60px 0;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
}




/* Type Page */
.type_wrapper {
    
}

.type {
    padding: 60px 0;
}

.type_content_container {
    float: left;
    margin-right: 45px;
    width: calc(100% - 327px);
}

.type_content_container h1{
    font-size: 36px;
    color: #000;
    font-weight: 900;
    margin: 0 0 20px 0;
}

.breadcrumbs {
    margin-bottom: 60px;
    font-size: 14px;
    color: #000011;
}

.breadcrumbs a{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #6f3226;
}

.breadcrumbs a:after{
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 9px;
    background: url(../img/breadcrumbs_arrow.png) no-repeat center;
    padding: 0 20px;
}

.breadcrumbs span{
    font-size: 14px;
    color: #000011;
    display: inline-block;
    vertical-align: middle;
}

.type_content {
    padding-top: 1px;
    font-size: 14px;
    color: #000011;
}

.type_content img{
    max-width: 100%;
    height: auto;
}

.type_content h1{
    font-size: 36px;
    color: #000;
    font-weight: 900;
    margin: 0 0 25px 0;
}

.type_content h2{
    font-size: 32px;
    color: #000;
    font-weight: 900;
    margin: 0 0 25px 0;
}

.type_content h3{
    font-size: 28px;
    color: #000;
    font-weight: 900;
    margin: 0 0 25px 0;
}

.type_content h4{
    font-size: 24px;
    color: #000;
    font-weight: 900;
    margin: 0 0 25px 0;
}

.button {
    height: 44px;
    line-height: 44px;
    display: block;
    width: 220px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-weight: 900;
    border-radius: 25px;
    background: #00aec7;
    margin-bottom: 20px;
    font-family: 'Museo_Sans_Curl', Tahoma, Arial;
    border: 0px;
    cursor: pointer;
    outline: none;
    margin-top: 15px;
}

.button.type1 {
    background: #00aec7;
}

.button.type2 {
    background: #29dd71;
}

.button.type3 {
    background: #cc3030;
}

.tabs_container {
    margin: 50px 0;
}

.tabs {
    border-bottom: 1px solid #eef8ff;
}

.tabs a{
    display: inline-block;
    vertical-align: top;
    padding: 15px 30px;
    background: #eef8ff;
    text-align: center;
    font-weight: 900;
    font-size: 16px;
    color: #000011;
    border-top: 1px solid #eef8ff;
    border-left: 1px solid #eef8ff;
    border-right: 1px solid #eef8ff;
    position: relative;
}

.tabs a:hover,
.tabs a.active{
    background: none;
}

.tabs a:after{
    content: ' ';
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 1px;
    background: #fff;
}

.tabs a:hover:after,
.tabs a.active:after{
    display: block;
}

.tabs_content {
    padding: 30px;
    border-left: 1px solid #eef8ff;
    border-right: 1px solid #eef8ff;
    border-bottom: 1px solid #eef8ff;
    display: none;
}

.tabs_content_ol {
    margin: 40px 0;
    padding: 0 0 0 17px;
}

.tabs_content_ol li{
    font-weight: 900;
    color: #00aec7;
    margin: 0 0 15px 0;
}

.tabs_content_ol li span{
    color: #000011;
    font-weight: normal;
    font-size: 14px;
    padding-left: 3px;
}

.tabs_content_ul {
    margin: 40px 0;
    padding: 0;
    list-style-type: none;
}

.tabs_content_ul li{
    margin: 0 0 15px 0;
    padding: 0 0 0 20px;
    background: url(../img/type_ul.png) no-repeat left center;
}

.type_sidebar {
    width: 278px;
    float: left;
    border: 1px solid #eef8ff;
}

.type_sidebar_contacts{
padding: 1px 10px 45px;
    background: rgba(231, 250, 250, 0.8);
}


.type_sidebar_articles {
    padding: 25px;
}

.type_sidebar_articles_header {
    font-size: 24px;
    color: #000011;
    font-weight: 900;
    margin-bottom: 30px;
}

.type_sidebar_articles_container {
    margin-bottom: 25px;
}

.type_acticle_one {
    display: block;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #dbf1ff;
}

.type_acticle_one_img {
    position: relative;
    margin-bottom: 25px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 152px;
}
.info_one_img {
    max-height: 190px;
    height: 190px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.type_acticle_one_img img{
    max-width: 100%;
    height: auto;
}

.type_acticle_one_img_title {
    position: absolute;
    left: 0;
    top: 0;
    padding: 15px 15px 15px 45px;
    background: #75d243 url(../img/info_video_icon.png) no-repeat 15px center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    font-size: 14px;
}

.type_acticle_one_title {
    color: #000011;
    font-weight: 900;
    font-size: 14px;
    margin-bottom: 20px;
}

.type_acticle_one_title_data {
    font-size: 14px;
    color: rgba(0, 0, 17, 0.6);
}

.type_sidebar_articles_link {
    display: block;
    padding-left: 20px;
    background: url(../img/type_show_all.png) no-repeat left center;
    font-weight: 900;
    font-size: 15px;
    color: rgba(0, 0, 17, 0.6);
    line-height: 1;
    float: right;
    width: 100%;
    margin-bottom: 20px;
}


/* Modal window */

.modal_window_wrapper {
	width: 100%;
	height: 100%;
	background: rgba(42, 41, 50, 0.75);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	display: none;
}
.modal_window_sub_wrapper {
	position: relative;
	height: 100%;
}
.modal_window_container {
	max-width: 318px;
	min-height: 288px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -176px 0 0 -159px;
}
.modal_window_container_wrapper {
	background: #eef8ff;
	padding: 30px 35px;
	border-radius: 3px;
}
.modal_window_container_close {
	position: absolute;
	top: -15px;
	right: -15px;
	display: block;
	width: 31px;
	height: 31px;
	background: url(../img/modal_x.png) no-repeat top center;
}
.modal_window_container h2 {
	color: #000011;
	text-transform: uppercase;
	margin: 0 0 30px 0;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
.modal_window_container input[type="text"], .modal_window_container input[type="tel"] {
	display: block;
	width: calc(100% - 50px);
	padding: 0 25px;
	height: 46px;
	line-height: 46px;
	outline: none;
	background: #ffffff;
	border: 1px solid #e3dac0;
	color: #000000;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.7);
	margin: 0 0 15px 0;
	border-radius: 3px;
}
.modal_window_container input[type="submit"] {
    display: block;
    width: 100%;
    margin: 0 auto;
    height: 44px;
    line-height: 44px;
    border-radius: 25px;
    background: #00aec7;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    border: 0px;
    outline: none;
    cursor: pointer;
    margin-top: 15px;
    font-family: 'Museo_Sans_Curl', Tahoma, Arial;
}

.modal_window_container input[type="submit"]:hover {
    background: #cc3030;
}

.feedback_form_param .errors {
    display: none !important;
}

.error_input {
    border: 1px solid #cc3030 !important;
}

.feedback_form_param input[type=text], .feedback_form_param input[type=tel], .feedback_form_param input[type=email], .feedback_form_param textarea {
    display: block;
    width: calc(100% - 50px);
    padding: 0 25px;
    height: 46px;
    line-height: 46px;
    outline: none;
    background: #ffffff;
    border: 1px solid #e3dac0;
    color: #000000;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.7);
    margin: 0 0 15px 0;
    border-radius: 3px;
    font-family: 'Museo_Sans_Curl', Tahoma, Arial;
}

.feedback_form_param textarea {
    height: 80px;
}

.feedback_form {
    max-width: 300px;
}

.tabs_content.active {
    display: block;
}

.all_vo {
    padding: 0px;
    list-style-type: none;
    text-align: center;
}

.all_vo li {
    display: inline-block;
    width: 282px;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #2a2932;
    background-color: #eef8ff;
    overflow: hidden;
}

.all_vo li>div {
    margin-bottom:10px;
}

.video_one embed, .video_one object {
    width: 95% !important;
}

.reviews .feedback_one {
    padding: 3px;
    background-size: cover;
}

.feedback_one_img img {
    border-radius: 107px;
}

.reviews_form .block_header {
    font-weight: bold;
    font-size: 24px;
    color: #00aec7;
    margin-bottom: 20px;
}

.reviews_form {
    max-width: 300px;
}

.inpimages {
    margin-bottom: 15px;
}

.otz_item {
    width: 100%;
}

.faq_item .date {
    font-size: 14px;
    color: rgba(0, 0, 17, 0.6);
    margin-bottom: 5px;
}

.faq_question {
    color: #00aec7;
    cursor: pointer;
    /*height: 34px;*/
    overflow: hidden;
}
.faq_attachments a {
    margin-right: 10px;
}
.faq_item {
    margin: 0px 0px 30px 0px;
    padding-left: 80px;
    background: url(../img/faq.png) no-repeat 0% 0%;
}

.faq_answer {
    display: none;
}

.faq_item.answered {
    background: url(../img/faq_a.png) no-repeat 0% 0%;
}

.faq_item.active .faq_question {
    height: 100%;
}
.faq_item .faq_attachments{
    margin-top: 17px;
}
.faq_item .faq_question{
    margin-top: 17px;
}
.faq_item.active .faq_answer {
    display: block;
}

.faq_name {
    font-weight: bolder;
    margin-bottom: 5px;
}

.faq_answer {
    margin-top: 20px;
    border-left: 8px solid #eea71f;
    padding: 10px 0px 10px 20px;
}

.faq_podpis {
    font-size: 12px;
    color: rgba(0, 0, 17, 0.6);
}

.faq_zag {
    font-weight: bold;
    text-decoration: underline;
}

.faq_form .block_header {
    font-weight: bold;
    font-size: 24px;
    color: #00aec7;
    margin-bottom: 20px;
}

.faq_form {
    max-width: 300px;
}

.clauses_id .info_one_img_title {
    position: initial;
    display: inline-block;
    margin-bottom: 15px;
}

.paginator {
    font-size: 20px;
    text-align: center;
    margin: 30px 0px;
}

.paginator>* {
    color: #2D5370;
    padding: 0px 7px;
}

.paginator .active, .paginator>*:hover {
    color: #00aec7;
}

.photo_gallery {
    list-style-type: none;
    padding: 0px;
    text-align: center;
}

.photo_gallery li {
    display: inline-block;
    vertical-align: top;
    width: 282px;
    padding: 10px;
	margin: 3px;
    box-sizing: border-box;
    border: 1px solid #2a2932;
    background-color: #eef8ff;
}

.photo_gallery img {
    min-width: 100%;
}

.clauses_block .info_one_img_title {
    position: absolute;
    display: inline-block;
    margin-bottom: 0px;
}

.clauses_cat_link a {
    font-size: 20px;
    color: #00aec7;
}

.clauses_list .block_header {
    font-size: 20px;
    color: #00aec7;
    font-weight: 900;
	margin-bottom: 10px;
}

.clauses_list .block_header a {
    color: #00aec7;
}

.clauses_cat_link {
    margin-bottom: 10px;
}

.new_btn {
    margin-left: auto;
    margin-right: auto;
}

.myvideo {
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
border:1px solid #ccc;
}
.myvideo iframe,.myvideo object,.myvideo embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

.ahtung {
	border: 4px solid #00aec7;
    /* border-radius: 30px; */
    width: 252px;
    padding: 10px;
    font-size: 16px;
    line-height: 1.5;
    color: #00aec7;
	margin-bottom: 10px;
	margin-top: -20px;
}
.ahtung h4 {
	color: #00aec7;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: -7px;
}

.preim_wrapper {
    background: url(../img/preim_bg.jpg) no-repeat center top;
    color: #fff;
    padding: 60px 0px 30px;
    background-size: cover;
    text-align: center;
    display: none;
}

.preim_one {
	display: inline-block;
    vertical-align: middle;
    width: 260px;
    padding-left: 70px;
    margin: 0 15px 30px 15px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 60px;
    box-sizing: border-box;
    text-align: left;
}

.preim_one:nth-child(1){
    background-image: url(../img/n1.png);
}

.preim_one:nth-child(2){
    background-image: url(../img/n2.png);
}

.preim_one:nth-child(3){
    background-image: url(../img/n3.png);
	padding-top: 22px;
}

.preim_one:nth-child(4){
    background-image: url(../img/n4.png);
}

/* Shmelev's */
.r01 table {
	width: 100%;
	min-width: 300px;
	margin: 1em auto;
	border-collapse: collapse;
}
.r01 table td {
	background-color: #f6f2e6;
	border: solid #2a2931 1px;
	padding: 5px;
}
.r01 table td:first-child {
	padding: 5px;
	width: 35%;
}
.r01 table td:last-child {
	padding: 5px;
	text-align: center;
}
.r01 table table td:only-child {
	background-color: #2a2931;
	color: #ffffff;
	text-align: center;
}
#mob_menu_opener {
    display: none;
}
.menu_container ul {
    margin: 0px;
    padding: 0px;
}

.comments .block_header {
    font-weight: bold;
    font-size: 24px;
    color: #00aec7;
    margin-bottom: 20px;
    margin-top: 30px;
}

.comments_date {
	font-size: 14px;
    color: rgba(0, 0, 17, 0.6);
    margin-bottom: 5px;
    display: inline-block;
    margin-left: 10px;
}

.comments_param {
    font-weight: bolder;
    margin-bottom: 15px;
    display: inline-block;
    background: url(../img/faq_a.png) no-repeat 0% 50%;
    background-size: contain;
    min-height: 40px;
    line-height: 40px;
    padding-left: 70px;
}

.comments_level {
    margin-top: 30px;
    border-left: 8px solid #eea71f;
    padding: 10px 0px 10px 20px;
    margin-left: 30px;
    margin-bottom: 30px;
}

.comments_form .block_header {
    font-weight: bold;
    font-size: 24px;
    color: #00aec7;
    margin-bottom: 20px;
    margin-top: 30px;
}

.comments_form_param input, .comments_form_param textarea {
    display: block;
    width: calc(100% - 50px);
    padding: 0 25px;
    height: 46px;
    line-height: 46px;
    outline: none;
    background: #ffffff;
    border: 1px solid #e3dac0;
    color: #000000;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.7);
    margin: 0 0 15px 0;
    border-radius: 3px;
    font-family: 'Museo_Sans_Curl', Tahoma, Arial;
	max-width: 300px;
}

.comments_form_param textarea {
    height: 156px;
    line-height: 20px;
    padding: 15px 25px;
	max-width: initial;
}

.comments_form {
	margin-top: 15px;
}

.comments_show_form {
    float: right;
    color: #000011;
    text-decoration: underline;
}

.comments_show_form:hover {
    text-decoration: none;
}

.comments_form_param .errors {
    display: none !important;
}

.comments_level .comments_show_form {
    display: none;
}

.comments_level .comments_param {
	padding-left: 70px;
    background: url(../img/com_img.jpg) no-repeat 0% 50%;
    min-height: 50px;
    line-height: 50px;
}

/* BEGIN SHMELEV'S */

.shm_nomargin li {
	margin: 0;
}

div.shm {
	display: block;
	text-align: center;
}
div.shm div {
	margin: 5px;
	vertical-align: top;
	display: inline-block;
	text-align: left;
	max-width: 300px;
}
div.shm div div {
	line-height: 1em;
    width: 90%;
    min-height: 30px;
    text-align: center;
    padding: 5px;
    font-weight: 600;
}
div.shm div img {
	width: 100%;
	margin-bottom: 5px;
}
.shm_v {
	width: 380px;
	margin: 0 10px 10px 0;
}
.shm_img {
	width: 90%;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
}
.shm_img div {
	
	min-height: 20px;
	font-weight: 600;
}

.shm_tab {
	margin: 20px 0;
}
.shm_tab table{
    width: 90%;
    margin: 0 auto;
	border-collapse: collapse;
}
.shm_tab td{
    border: 1px solid #00aec7;
    padding: 25px 20px;
}
.shm_tab td:nth-child(2) {
    font-weight: 600;
    min-width: 70px;
}

.feedback .header_wrapper_nobrackets h2{
    color: #000011;
}
.header_wrapper_nobrackets {
    text-align: center;
}

.header_wrapper_nobrackets h2{
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 900;
    color: #000011;
    padding: 0 40px;
    margin: 0 0 60px 0;
}

/* END SHMELEV'S */

.calc_step {
    display: none;
}

.calc_step.active {
    display: block;
    background: rgba(231, 250, 250, 0.8);
    padding: 25px 15px 25px 220px;
    margin-bottom: 20px;
    min-height: 160px;
    box-sizing: border-box;
}

.calc_header {
    font-size: 24px;
    font-weight: 900;
    color: #000011;
    margin: 0 0 35px 220px;
    text-transform: uppercase;
}

#bol_calc {
    margin: 20px 0px 0px;
    padding: 25px 0px 25px 0px;
    min-height: 100px;
    position: relative;
}
 
.info_wrapper #bol_calc{
    float: right;
}

.calc_step img {
    width: 120px;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: top;
}

.step_text {
    display: inline-block;
    padding-left: 20px;
    vertical-align: top;
	width: calc(100% - 150px);
}

.cacl_dalee {
    text-align: right;
}

.step_text p {
    margin: 0px;
    font-size: 19px;
}

.calc_answers a:first-child {
    height: 44px;
    line-height: 44px;
    border-radius: 25px;
    background: #00aec7;
    color: #fff;
    display: inline-block;
    width: 100px;
    text-align: center;
}

.calc_answers {
    margin-top: 20px;
    font-size: 18px;
}

.calc_answers a:last-child {
    height: 44px;
    line-height: 44px;
    border-radius: 25px;
    background: #29cb35;
    display: inline-block;
    width: 100px;
    text-align: center;
    color: #fff;
    margin-left: 30px;
}

.cacl_dalee a {
    background: url(../img/header_right.png) no-repeat right 3px;
    text-transform: uppercase;
    padding-right: 30px;
    font-size: 28px;
    font-weight: 900;
    color: #000011;
	opacity: 0.3;
	cursor: default;
}

.cacl_dalee a.active {
	opacity: 1;
	cursor: initial;
}

.cacl_dalee a.active:hover {
    color: #00aec7;
}
.calc_answers a.active {box-shadow: 0px 0px 10px #000 inset;}

.step_num {
    background-color: #2d526f;
    width: 58px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    color: #fff;
    font-weight: 900;
    font-size: 18px;
    border-radius: 58px;
    display: inline-block;
    vertical-align: top;
}

#bol_calc:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0px;
    left: -56px;
    background: url(../img/women_calc.png) no-repeat;
    width: 276px;
    height: 274px;
}

.innercalc_wrapper {
    margin-top: -30px;
    margin-bottom: 30px;
}

.info_news .header a {
    text-decoration: underline;
}

.info_news .header a:hover {
    text-decoration: none;
}

.info_one_title {
    text-decoration: underline;
}

.info_one_title:hover {
    text-decoration: none;
}

.a_podrob {
    display: inline-block;
    color: #00aec7;
    text-decoration: underline;
}

.a_podrob:hover {
    text-decoration: none;
}

.info_one_img {
    margin-right: 15px;
}

.comments_form.wild_f {
    max-width: initial;
}

.comments_form.wild_f textarea {
    height: 120px;
}

.services_one img {
    position: absolute;
    bottom: 0px;
    right: 0px;
    display: none;
}

.services_one_title span {
    font-weight: 900;
    font-size: 18px;
    display: block;
}

.services_one_links_half {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    position: relative;
    z-index: 1;
}

.services_one_title_half {
    font-weight: 900;
    font-size: 18px;
    display: block;
    color: #000011;
    font-weight: 100;
    font-size: 36px;
    color: #000011;
}

.services_one_links_half .services_one_links li {
    width: calc(100% - 30px);
}

blockquote {
    background-color: rgba(232,232,232,0.47);
    margin: 20px 0px;
    padding: 20px 20px 20px 60px;
    border-radius: 5px;
    position: relative;
}

blockquote:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 17px;
    background: url(../img/bq_icon.png) no-repeat;
    top: 20px;
    left: 20px;
}

.myvideo_wrap {
    padding: 15px;
    background-color: rgba(232,232,232,0.47);
    border-radius: 5px;
    position: relative;
    margin-bottom: 40px;
}

.myvideo_wrap:after {
    content: '';
    display: block;
    width: 100%;
    height: 29px;
    background: url(../img/video_shadow.png) no-repeat 50% 0%;
    background-size: contain;
    position: absolute;
    bottom: -29px;
    left: 0px;
}

.type_content li {
    list-style-image: url(../img/li_icon.png);
    margin: 10px 0px;
}

.type_content table:not(.recaptchatable) {
    width: 100%;
    border-collapse: collapse;
    border: 0;
    margin: 20px 0;
}

.type_content table:not(.recaptchatable) td{
    text-align: center;
    padding: 20px 30px;
    font-size: 14px;
    color: #000011;
    background-color: rgba(231, 250, 250, 0.8);
    border: 0;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

.type_content table:not(.recaptchatable) tr:first-child td{
    font-weight: 900;
    background: #525f6b;
    font-size: 14px;
    font-weight: bold;
    border: 0;
    border-right: 2px solid #fff;
    color: #fff;
}

.type_content table:not(.recaptchatable) tr:first-child td:last-child{
    border: 0;
}

.clauses_id {
    margin-bottom: 50px;
}

.to_all_otz {
    color: #fff;
}

.fscreen_wrapper {
    background: url(../img/hat.jpg) no-repeat center top;
    background-size: cover;
}

/* Advantages */
.advantages_wrapper {
display:none;
}

.advantages_section {
    font-size: 0;
    text-align: center;
    display: table;
}

.advantages_one {
    display: table-cell;
    box-sizing: border-box;
    padding: 45px 40px;
    width: 33.33%;
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.4;
}

.advantages_one:nth-child(2){
    background: #0d99ad;
}

.vi_wrapper {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#66cedd+0,ecfbfb+100 */
background: #66cedd; /* Old browsers */
background: -moz-linear-gradient(top, #66cedd 0%, #ecfbfb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #66cedd 0%,#ecfbfb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #66cedd 0%,#ecfbfb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66cedd', endColorstr='#ecfbfb',GradientType=0 ); /* IE6-9 */
    padding-top: 40px;
}

.vi_wrapper .header {
    color: #fff;
    text-align: center;
}

.mob_social_links {
    display: none;
    padding: 0 15px;
}

#recaptcha_table {
    border: 0px !important;
}

.interes_wrap {
    position: fixed;
    background-color: #2d526f;
    color: #fff;
    top: 400px;
    transform: rotate(90deg);
    left: -175px;
    width: 400px;
    text-align: center;
    border-radius: 10px 10px 0px 0px;
}

.interes_wrap a {
    color: #abbac5;
    display: inline-block;
	padding-left: 24px;
}

.interes_wrap a:first-of-type {
    margin: 0px 20px;
    background: url(../img/yes.png) no-repeat left center;
}

.interes_wrap a:last-child {
    background: url(../img/no.png) no-repeat left center;
}

.interes_wrap a:hover {
    color: #29dd71;
}

.interes_wrap a:first-of-type:hover {
    background: url(../img/yes_on.png) no-repeat left center;
}

.interes_wrap a:last-child:hover {
    background: url(../img/no_on.png) no-repeat left center;
}

 .certificates-wrapper {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .certificates {
        margin: 0 0 30px;
    }

    .certificates-title {
        font-size: 24px;
        line-height: 24px;
        font-weight: 900;
        color: #000000;
        text-align: center;
        margin: 0 0 25px 0;
    }

    .certificates-item {
        margin: 0 20px 20px;
    }

    .requisites {
        margin: 60px 0;
    }

    .requisites-table__content>td {
        background-color: transparent !important;
    }

    .requisites-table__content:first-child>td {
        background-color: #525f6b !important;
    }

    .requisites-title {
        font-size: 24px;
        line-height: 24px;
        font-weight: 900;
        color: #000000;
        text-align: center;
        margin: 0 0 25px 0;
    }

    .requisites-table__wrapper {
        width: 100%;
        border-radius: 2px;
        margin: 0 auto;
    }

    .requisites-table__container {
        width: 100%;
        box-shadow: 0 0 4px 2px #0000002e;
        border-collapse: collapse;
    }

    .requisites-table__content {
        background-color: #ffffff !important;
        width: 100%;
    }

    .requisites-table__name {
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        width: 35%;
        border: 1px solid #dcdcdc !important;
        border-left: none !important;
        padding: 20px !important;
        text-align: left !important;
    }

    .requisites-table__price {
        display: table-cell;
        font-size: 14px;
        border: 1px solid #dcdcdc !important;
        border-right: none !important;
        padding: 20px !important;
        text-align: left !important;
    }

.info_one_time_read {
    position: relative;
    padding-top: 10px;
    color: #2f2f2f;
    font-weight: bold;
    font-style: italic;
}
.info_one_time_read:before {
    content: '';
    width: 90px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    background: #aeaeae;
}
.info_one_time_read span {
    /*font-weight: 300;*/
    font-weight: initial;
}

body .info_one_title {
    font-weight: 900;
    font-size: 18px;
}
.info_one_content_wrap {
    max-height: 170px;
    overflow: hidden;
    position: relative;
}

.info_one_content_wrap.fix_height:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 60px;
    bottom: 0;
    left: 0;
    z-index: 4;
    background: linear-gradient(0deg, #fff, #ffffff00);
}

.active > .info_one_content_wrap.fix_height:before {
    display: none;
}

.active > .info_one_content_wrap {
    max-height: initial;
}

.info_one_body-show-more {
    color: #000;
    display: inline-block;
    margin-bottom: 17px;
    padding-bottom: 2px;
    margin-top: 4px;
    font-size: 13px;
    border-bottom: 1px dashed #000;
}

.clauses_text .info_one_img {
    width: 210px;
}

.grecaptcha-badge {
    display: none !important;
}

.clauses_text  .info_one_content {
    width: calc(100% - 240px);
}

.captcha.js_captcha {
    max-width: 100%;
    overflow: hidden;
}

.contacts-map {
    width: 100%;
}
.contacts-map iframe {
    width: 100%;
    height: 500px;
    border: none;
}

/*.my-button__text {*/
/*    font-size: 12px;*/
/*    color: #000;*/
/*}*/
/*.my-button img {*/
/*    margin-right: 10px;*/
/*}*/
/*.my-button {*/
/*    display: flex;*/
/*    border-radius: 3px;*/
/*    background-color: #fff;*/
/*    cursor: pointer;*/
/*    overflow: hidden;*/
/*    white-space: nowrap;*/
/*    height: 24px;*/
/*    box-shadow: 0 1px 2px 1px rgb(0 0 0 / 15%), 0 2px 5px -3px rgb(0 0 0 / 15%);*/
/*    align-items: center;*/
/*    padding: 1px 5px;*/
/*}*/

.c-news-list-item {
    display: block;
    padding-bottom: 25px;
    margin: 10px;
    margin-bottom: 25px;
    border-bottom: 1px solid #dbf1ff;
    width: calc(33.33333% - 20px);
}
.c-news-list-item-img {
    margin-bottom: 25px;
}
.c-news-list-item-title {
    color: #000011;
    font-weight: 900;
    font-size: 14px;
    min-height: 58px;
}

.c-news-list-title {
    text-align: center;
}

.c-news-list-wrap {
    margin-top: 30px;
}

.c-news-list-item-date {
    color: #000;
    font-size: 12px;
}

.c-news-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.c-news-list-item-img  {
    max-height: 200px;
    height: 200px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.c-news-list-item-img img {
    max-width: 100%;
    width: 100%;
}

.banner-article-main {
    display: block;
    width: 100%;
    height: 335px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}
.banner-article-mob {
    display: none;
}

.c-news-list-slider {
    position: relative;
}

.slick-arrow {
    width: 30px;
    height: 30px;
    z-index: 10;
    position: absolute;
    top: 45%;
    left: -30px;
    cursor: pointer;
}

.slick-arrow.slick-next {
    right: -30px;
    left: auto;
    transform: rotate(180deg);
}


.c-news-list-slider .slick-track {
    min-width: 100%;
    box-sizing: border-box;
}

.c-news-list-slider .slick-slide {
    margin: 10px;
}


.c-news-list-slider .slick-slide .c-news-list-item {
    margin: 0;
}

.clauses_block .info_one {
    float: right;
    width: 100%;
}

.clauses_list_custom {
    float: right;
}

@media (max-width: 1024px){
    .banner-article-mob {
        display: none;
    }
}

@media screen and (max-width: 900px) {
    .clauses_text .info_one_content {
        width: 100%;
    }
    .clauses_text  .clauses_list_custom .info_one_img img {
        width: 100%;
    }
    .clauses_list_custom {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .clauses_list_custom .info_one {
        width: calc(50% - 10px);
    }
    .clauses_list_custom .info_one_img {
        width: auto;
    }
}

@media screen and (max-width: 800px) {

}
@media screen and (max-width: 768px) {
    .clauses_list_custom {
        /*padding: 0 10px;*/
    }
    body .inner_block {
        max-width: 96%;
    }
    .clauses_list_custom .info_one_img {
        max-height: 170px;
        overflow: hidden;
    }
    body .info_one_title {
        font-size: 16px;
    }
}
@media screen and (max-width: 600px) {
    .info_one_title {
        text-align: center;
    }
    .clauses_list_custom .info_one_img img  {
        max-height: 130px;
        height: 130px;
        width: initial;
        max-width: initial;
        min-width: 100%;
    }
    .clauses_text .clauses_list_custom .info_one_img img {
        max-height: initial;
        height: auto;
        max-width: 100%;
    }
}
    @media screen and (max-width: 480px) {
        .slick-arrow {
            left: 20px;
        }
        .slick-arrow.slick-next {
            right: 20px;
            left: auto;
        }
        .c-news-list-item-img {
            max-height: 165px;
            height: 165px;
        }
        .c-news-list-slider .slick-slide .c-news-list-item {
            text-align: center;
            max-width: 228px;
            margin: auto;
            display: block !important;
        }
        .c-news-list-slider .c-news-list-item-img img {
            margin: auto;
        }
        .banner-article-mob {
            display: block;
            width: 100%;
            height: 400px;
            background-repeat: no-repeat;
            background-position: center;
            background-size: cover;
        }
        .banner-article-main{
            display: none;
        }
    }
    @media screen and (max-width: 444px) {
        .certificates-item {
            margin: 0 0 20px;
        }

        .requisites-table__name {
            padding: 15px !important;
        }

        .requisites-table__price {
            padding: 15px !important;
        }

        .requisites-table__wrapper {
            overflow-x: auto;
        }
        .clauses_list_custom .info_one_body {
            font-size: 13px;
        }
    }
@media screen and (max-width: 340px) {
    .clauses_list_custom .info_one {
        width: 100%;
        margin-bottom: 40px;
    }
    .clauses_list_custom .info_one_img img {
        max-height: initial;
        height: auto;

    }
    .clauses_list_custom .info_one_img {
        max-height: initial;
    }
    .clauses_list_custom .info_one_img img {
        width: 100%;
        max-width: 100%;
    }
}

.top-line-wpraper {
    background: linear-gradient(45deg, #f12d2b, #910000);
    color: white;
    text-align: center;
    padding: 6px;
    display: block;
    position: fixed;
    width: 100%;
    z-index: 10;
}
.top-line-fix {
    height: 31px;
}
.top-line-wpraper .top-mark {
    display: inline-block;
    border: 1px solid;
    border-radius: 100px;
    height: 20px;
    width: 20px;
    font-weight: 600;
    margin-right: 5px;
    color: #ffffff;
    font-size: 17px;

}
.top-line-wpraper .top-line-text {
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
}
.top-line-wpraper .top-line-url {
    display: inline-block;
    border-bottom: 1px dashed;
    font-style: italic;
    margin-left: 4px;
    color: #ffffff;
    text-transform: none;
    font-weight: 300;
    margin-top: -3px;
}

.top-line-wpraper {
    animation: flareAnimation 2s ease 0s infinite normal forwards;
}



@media screen and (max-width: 444px) {
    .top-line-wpraper .top-line-text {
        font-size: 13px;
    }
    .top-line-wpraper .top-line-url {
        font-size: 14px;
    }
    .top-line-wpraper .top-mark {
        height: 15px;
        width: 15px;
        font-size: 13px;
        line-height: 15px;
    }
    .top-line-fix {
        height: 31px;
    }
}

.organic__news{
    border: 1px dashed #7b96a7;
    transition: box-shadow 0.2s;
    padding: 10px;
    background-color: #f2f1f14a;
    margin-bottom: 15px;
    width: 98%;
}
.blockquote{
    display: flex;
    align-items: center;
    background-color: #e7fafacc;
    padding: 20px 20px  20px  90px;
    position: relative;
    margin-bottom: 20px;
}

.blockquote:before{
    content: '';
    position: absolute;
    top: 20px;
    width: 50px;
    height: 50px;
    left: 25px;
    background-image: url('../img/quote_left_icon_177215.svg');
    background-size: contain;
    background-color: #b2d6d6d9;
    border-radius: 50%;
}
.blockquote__line{
    border-left: 3px solid #b2d6d6d9;
    padding: 15px 15px 15px 10px;
    height: 100px;
}

.blockquote__text{
    font-size: 18px;
    color: #000;
    font-style: italic;
}

.list-prins-main {
    width: 99%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
}

.list-prins-block {
    color: #807f7d;
    border-radius: 5px;
    width: 97%;
    margin-bottom: 10px;
    padding: 20px;
    box-shadow: 1px -4px 7px 0px #ebebeb;
}

.list-prins-number {
    color: #ffffff;
    font-size: 18px;
    display: inline-block;
    font-weight: 600;
    padding: 6px;
    background-color: #00aec7;
    border-radius: 2px;
    width: 37px;
    text-align: center;
    margin-right: 10px;
    vertical-align: middle;
}

.blockquote-list {
    border-left: 3px solid #b2d6d6d9;
    margin-left: 0;
    padding: 15px 0px 15px 10px;
    margin-bottom: 20px;
}

.list-prins-text {
    display: inline-block;
    color: black;
    width: 92%;
    vertical-align: top;
}
.list-cloth {
    display: inline-block;
    padding: 5px;
    background-color: #646a7c;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
}
.list-cloth-text {
    display: inline-block;
    color: black;
    width: calc(100% - 45px);
    vertical-align: top;
    margin-bottom: 10px;
}

@media only screen and (max-width: 995px){
    .img-vin-double {
        width: 99%;
        margin: 10px auto;
    }
    .list-prins-text {
        width: 82%;
    }

    .list-prins-number {
        width: 39px;
    }
}














#adenoids_wrap .intro_link-wa.reverse {
    background-image: url(../img/whatsapp_r.svg);
}

#adenoids_wrap .block-banner{
    position: relative;
    width: 100%;
}
#adenoids_wrap .intro_link_wrap {
    text-align: center;
    margin: 0 auto;
    display: block;
}
#adenoids_wrap .intro_link  {
    display: inline-block;
}
#adenoids_wrap .banner-main{
    display: block;
    width: 100%;
    height: 335px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}
#adenoids_wrap .banner-main-tablet,
#adenoids_wrap .banner-main-mob{
    display: none;
}


#adenoids_wrap .banner__text-1{
    position: absolute;
    top: 10px;
    left: 50px;
    width: 40%;
    color: #fff;
    font-size: 34px;
    font-weight: 600;
    line-height: 1.1;
}

#adenoids_wrap .banner__text-2{
    position: absolute;
    top: 118px;
    left: 50px;
    width: 46%;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}

#adenoids_wrap .banner-adn-btn{
    position: absolute;
    top: 271px;
    left: 50px;
    display: flex;
}
#adenoids_wrap .intro_link-wa {
    margin-left: 9px;
}
#adenoids_wrap p{
    font-weight: 300;
    font-size: 16px;
    line-height: 1.4;
}

#adenoids_wrap .b-text-image {
    color: #fff;
    background: #19aa6d;
    overflow: hidden;
    margin: 20px 0 20px;
}

#adenoids_wrap .b-text-image__box {
    display: flex;
    width: 100%;
}

#adenoids_wrap .b-text-image__text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
    padding: 15px 20px 15px 25px;
    min-height: 300px;
}

#adenoids_wrap .b-text-image__image {
    width: 40%;
    flex-shrink: 0;
    background-position: 50% 50%;
    background-size: cover;
}
#adenoids_wrap .main-quote{
    background-color: #f6f8f7;
    padding: 20px;
    border: 1px solid #19aa6d;
    font-weight: 400;
    width: 95%;
    font-size: 16px;
}

#adenoids_wrap .b-text-block-4 {
    background: #F6F8F7;
    padding: 0 0 0 20px;
    margin-bottom: 30px;
}
#adenoids_wrap .b-text-block-4__box {
    display: flex;
    justify-content: space-between;
}

#adenoids_wrap .b-text-block-4__text {
    padding: 10px 20px 10px 0;
}
#adenoids_wrap .text {
    color: #000;
}

#adenoids_wrap .text ul>li {
    position: relative;
    padding: 0 0 0 20px;
    margin-left: -25px;
    list-style: none;
    font-weight: 300;
    font-size: 16px;
}
#adenoids_wrap .text ul>li:before {
    position: absolute;
    top: 1px;
    left: 0;
    border: 2px solid #19aa6d;
    border-radius: 100%;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    content: '';
}
#adenoids_wrap .b-text-block-4__image {
    width: 40%;
    flex-shrink: 0;
    background-position: 50% 50%;
    background-size: cover;
}

@media (max-width: 1176px){
    #adenoids_wrap .banner__text-1{
        width: 43%;
        font-size: 30px;
    }
}

@media (max-width: 1024px){
    #adenoids_wrap .b-text-image__box {
        display: block;
    }
    #adenoids_wrap .b-text-image__text {
        padding: 25px 30px 20px;
        min-height: 0;
    }
    #adenoids_wrap .b-text-image__text+.b-text-image__image {
        margin-left: 0;
    }
    #adenoids_wrap .b-text-image__image {
        width: 100%;
        height: 300px;
    }
    #adenoids_wrap .banner-main-tablet{
        display: block;
        width: 100%;
        height: 1000px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    #adenoids_wrap .banner-main,
    #adenoids_wrap .banner-main-mob{
        display: none;
    }


    #adenoids_wrap .banner__text-1{
        width: 80%;
        font-size: 40px;
        text-align: center;
        top: 50px;
        left: 0;
        right: 0;
        margin: auto;
    }
    #adenoids_wrap .banner__text-2 {
        top: 170px;
        width: 84%;
        font-size: 16px;
        text-align: center;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    #adenoids_wrap .banner-adn-btn {
        top: 300px;
        left: 0;
        right: 0;
        margin: auto;
        display: inline-block;
        width: fit-content;
    }
}


@media (max-width: 768px){
    #adenoids_wrap .b-text-image__text {
        font-size: 14px;
        padding: 20px 15px 10px;
    }

    #adenoids_wrap .b-text-image {
        margin: 50px 0 30px;
    }
    #adenoids_wrap .b-text-block-4{
        padding: 0;
    }
    #adenoids_wrap .b-text-block-4__box {
        display: block;

    }
    #adenoids_wrap .b-text-block-4__text {
        padding-left: 20px;
    }
    #adenoids_wrap .b-text-block-4__image {
        width: 100%;
        display: block;
        height: 300px;
        background-position: 50% 23%;
    }
    #adenoids_wrap .main-quote{
        width: 88%;
    }
    #adenoids_wrap .list-prins-main {
        width: 88%;
    }
    #adenoids_wrap .list-prins-block {
        width: 99%;
    }
    #adenoids_wrap .list-prins-text {
        width: 79%;
    }
    #adenoids_wrap .b-text-image__image {
        background-position: 5% 5%;
    }
}

@media (max-width: 480px){

    #adenoids_wrap .banner-main-mob{
        display: block;
        width: 100%;
        height: 750px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    #adenoids_wrap .banner-main-tablet{
        display: none;
    }
    #adenoids_wrap .banner__text-1{
        width: 79%;
        font-size: 32px;
        text-align: center;
    }
    #adenoids_wrap .banner__text-2 {
        top: 135px;
        width: 79%;
    }
}

@media (max-width: 391px){
    #adenoids_wrap .banner__text-1 {
        width: 73%;
        font-size: 28px;
        text-align: center;
    }
    #adenoids_wrap .banner__text-2 {
        top: 152px;
        width: 71%;
        font-size: 14px;
    }
   #adenoids_wrap  .banner-adn-btn {
        top: 294px;
    }
}





.content-tags {
    position: relative;
    font-size: 15px;
    margin-left: auto;
    margin-right: auto;

}

.content-tags a {
    margin: 0 8px 8px 0;
    border: #cca677 solid 1px;
    padding: 4px 20px;
    border-radius: 5px;
    display: inline-block;
    vertical-align: top;
    color: #000;
}

.content-tags a:hover {
    background: #cca677;
    color: #fff;
}

#content .content-tags a, #content .content-tags a:visited {
    text-decoration: none;
    color: #222;
}

.content-tags .prevarr {
    z-index: 3;
    left: 0;
    top: 0;
    width: 50px;
    height: 30px;
    overflow: hidden;
    position: absolute;
    cursor: pointer;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 52%, rgba(255, 255, 255, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 52%, rgba(255, 255, 255, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 52%, rgba(255, 255, 255, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1); /* IE6-9 */
}

.content-tags .prevarr:before, .content-tags .nextarr:before {
    display: none;
}

.content-tags .nextarr {
    z-index: 3;
    width: 50px;
    right: 0;
    height: 30px;
    top: 0;
    overflow: hidden;
    position: absolute;
    cursor: pointer;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 48%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 48%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 48%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1); /* IE6-9 */
}

.content-tags .prevarr:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 30px;
    left: 0;
    top: -1px;
    background: url(../img/bg-30.png) no-repeat 0 50%;
}

.content-tags .nextarr:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 30px;
    left: 0;
    top: -1px;
    background: url(../img/bg-31.png) no-repeat 100% 50%;
}

@media screen and (max-width: 768px) {
    .content-tags .prevarr, .content-tags .nextarr, .content-tags .prevarr:after, .content-tags .nextarr:after {
        width: 30px;
    }
}

.tags__nav {
    margin: 0 auto 10px;
    text-align: right;
}

.tags__nav span {
    cursor: pointer;
    text-decoration: underline;
}

.tags__nav span:hover {
    text-decoration: none;
}

.content-tags a{
    border: #29dd71 solid 2px;
}
.content-tags a:hover{
    background: #29dd71;
}

.content-tags-holder {
    margin-top: 30px;
}




@media screen and (max-width: 500px) {
    .intro_link-wa,
    .social_links,
    .faq_btn-custom,
    #mob_menu_opener {
        display: none!important;
    }
    .intro_left_block {
        background-image: none;
        padding-top: 0px;
        padding-top: 0px;

        width: 100%;
    }
    .menu_wrapper {
        display: none;
    }
    .intro_link-wrap .intro_link {
        width: 100%;
        flex: 1;
        margin: 0 20px;
        margin-top: 13px;
        margin-bottom: 30px;
    }
    .phone strong {
        font-weight: 600;
    }
    .phone a:last-child {
        text-align: left;
    }
    .header-new .phone a {
        font-size: 22px!important;
    }
    body .header-new .inner_block {
        max-width: 350px;
        padding-top: 50px;
        padding-bottom: 14px;
    }
    .header-new .phone a.callme {
        font-size: 17px!important;
        margin-top: 3px;
        margin-bottom: 12px;
    }
    .log-wrap {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    .log-wrap .logo {
        padding: 5px 0 5px 50px;
        margin-left: 20px;
        background-size: 15%;
        margin-bottom: 10px;

    }
    .mob-menu-open-wrap {
        width: 30px;
        height: 21px;
    }
    .mob-menu-open {
        display: block;
        position: relative;
        border: none;
        width: 31px;
        height: 23px;
        top: 12px;
        right: 18px;
        margin-bottom: 4px;
        background: url(/custom/vrach/img/menu-lor.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
    .mob-menu-open::before,
    .mob-menu-open::after {
        content: '';
        left: 0;
        position: absolute;
        display: none;
        width: 100%;
        height: 2px;
        border-radius: 10px;
        background: #000;
    }
    .mob-menu-open::before {
        top: 0;
        box-shadow: 0 10px 0 #000;
    }
    .mob-menu-open::after {
        bottom: 0;
    }
    .mnu-over {
        position: fixed;
        background: rgba(0, 0, 0, 0.4);
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        z-index: -1;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s;
    }
    .mob-menu-open.active {
        position: fixed;
        z-index: 99999999;
        top: 25px;
        right: 20px;
        height: 0;
    }
    .mob-menu-open.active::before {
        display: block;
        box-shadow: none;
        transform: rotate(45deg);
    }

    .mob-menu-open.active::after {
        display: block;
        transform: rotate(-45deg);
        bottom: -2px;
    }


    .mnu-over.active {
        z-index: 99990;
        visibility: visible;
        opacity: 1;
    }
    .mnu {
        display: block;
        position: fixed;
        top: 0;
        right: -3000px;
        height: 100%;
        z-index: 99999;
        background: #fff;
        width: 300px;
        transition: all 0.3s;
        padding: 40px 10px 20px;
    }
    .mnu.active {
        right: 0;
    }
    .mnu.active #mob_menu_opener{
        display: none;
    }
    .mnu.active ul{
        display: block!important;
    }
    .mnu-item {
        margin: 10px !important;
    }
    .header-mobile .phone {
        background: 0;
        padding-left: 0;
        margin-left: 0;
    }
    .header-mobile .header-wa {
        order: 1;
        width: 45px;
        height: 45px;
        margin-right: 11px;
        margin-top: -39px;
    }
    .header-mobile .header-phone-wrap {
        display: flex;
        margin: 0 auto;
        text-align: left;
        margin-left: 20px;
        align-items: center;
        justify-content: space-between;
    }

    .social_links_mobile {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        margin-left: 20px;
    }
    .intro_link-wrap {
        display: flex;
        align-items: center;
        max-width: 356px;
        margin: 0 auto;
    }
    .social_links_mobile_right {
        display: flex;
    }
    .social_links_mobile a {
        width: 32px;
        height: 32px;
        margin-right: 5px;
        display: block;
    }
    .social_links_mobile a.vk {
        background: url("/custom/vrach/img/vk-lor.png") no-repeat center;
        background-size: contain;
    }

    .social_links_mobile a.tg {
        background: url("/custom/vrach/img/telegram_lor.png") no-repeat center;
        background-size: contain;
    }
    .social_links_mobile a.max {
        background: url("/custom/vrach/img/max-mob4.png") no-repeat center;
        background-size: contain;
    }
    .social_links_mobile a.inst {
        background: url("/custom/vrach/img/instagram-lor.png") no-repeat center;
        background-size: contain;
    }

    .social_links_mobile a.you {
        background: url("/custom/vrach/img/youtube-lor.png") no-repeat center;
        background-size: contain;
    }
    .social_links_mobile a.faq {
        background: url("/custom/vrach/img/question-lor.png") no-repeat center;
        background-size: contain;
        margin-right: 18px;
    }
}


.inga-header-block {
    background: rgb(31, 168, 184);
    padding: 21px 17px 14px 31px;
    background: linear-gradient(180deg, rgba(31,168,184,1) 50%, rgba(8,174,200,1) 84%);
    border-radius: 0 0 24px 24px;
}
.inga-header-block h2{
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 6px;
    line-height: 28px;
    font-weight: 600;

}
.inga-header-block p {
    margin-top: 0;
    color: #ffffff;
    max-width: 100%;
}
.inga-content-block {
    display: flex;
    margin-top: 4px;
    align-items: center;
}

.inga-left {
    width: 63%;
    padding-left: 31px;
}
.inga-left *{
    color: #000011;
}

.inga-left  p a {
    color: #119945;
    text-decoration: underline;
}

.inga-right {
    width: 69%;
}
.inga-wrap {
    background: #ecfcfb;
}
.inga-bold-p {
    font-weight: 700;
}
.inga_link-wrap {
    max-width: 260px;
    margin-top: 32px;
    margin-bottom: 24px;
}
.inga_link-wrap  .intro_link {
    background: transparent;
    border: 1px solid #00aec7
}
.inga_link-wrap  .intro_link:hover {
    background: #15abbf1c;
}

.inga-description {
    padding: 0px 20px 22px 33px;
    font-style: italic;
}

.inga-right img{
    margin-top: 22px;
}



@media screen and (max-width: 600px) {
    .intro_link-wrap.inga_link-wrap .intro_link {
        margin-bottom: 8px;
        margin-left: 0;
        margin-right: 13px;
    }
    .inga_link-wrap .intro_link-wa  {
        display: block!important;
    }
    .inga-content-block {
        flex-wrap: wrap;
    }
    .inga-left {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .inga-right {
        width: 100%;
        padding: 0 21px;
    }
    .inga-header-block {
        padding: 21px 15px 14px 15px;
    }
    .inga-header-block p {
        max-width: 100%;
    }
    .news-list-wrap.inga {
        overflow: hidden;
    }
}

.inga-content-block-p p {
    padding: 21px 17px 0 31px;
    margin-bottom: 0;
    padding-bottom: 0;
}

@media screen and (max-width: 600px) {
    .inga-content-block-p p {
        padding: 21px 15px 14px 15px;
        margin-bottom: 0;
        padding-bottom: 0;
    }
}
 .garant {
    display: flex;
}
.feedback_form .garant {
    font-size: 13px;

}

.garant input {
    height: 13px;
    margin-right: 10px;
}


#cookie-notice {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(231, 250, 250, 1);
    padding: 0;
    z-index: 9999;
    height: 70px;
    border-top: 2px solid #00aec7;
    border-bottom: 2px solid #00aec7;
}
.cookie-content {
    max-width: 980px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cookie-buttons button {
    height: 44px;
    line-height: 44px;
    display: block;
    width: 50px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-weight: 900;
    border-radius: 25px;
    background: #00aec7;
    margin-bottom: 20px;
    font-family: 'Museo_Sans_Curl', Tahoma, Arial;
    border: 0px;
    cursor: pointer;
    outline: none;
    margin-top: 15px;
}
@media screen and (max-width: 600px) {
    #cookie-notice {
        bottom: 0;
        font-size: 15px;
        padding: 0 20px;
        padding-bottom: 15px;
        height: 115px;
    }
    .cookie-buttons button {
        height: 43px;
        line-height: 36px;
        display: block;
        width: 79px;
        text-align: center;
        text-transform: uppercase;
        color: #fff;
        font-size: 14px;
        font-weight: 900;
        border-radius: 25px;
        background: #00aec7;
        margin-bottom: 11px;
        font-family: 'Museo_Sans_Curl', Tahoma, Arial;
        border: 0px;
        cursor: pointer;
        outline: none;
        margin-top: -14px;
    }

    .cookie-content {
        max-width: 980px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
    }
}

.useradmin_contener a{
	transition: all ease 0.3s;
}

.useradmin_contener a:hover{
	color:#00aec7 !important;
}

.phone a{
	transition:all ease 0.3s;
}
.phone a:hover{
	text-decoration:none;
	color:#00aec7 !important;
}

.menu_link:hover{
	text-decoration:underline;
}

.phone a{
	margin-bottom:10px;
}

.footer__bottom a{
	color:#00aec7;
	transition:all ease 0.3s;
}

.footer__bottom a:hover{
	color:#03798a;
}
