@media (max-width: 800px) {
    img.ldisp {display: none;}
}

.thumbnail {background-color: #fff;}

/*article .thumbnail.lside {padding: 0 20px 20px 0;}*/
img.lside {margin: 0px 20px 20px 0px; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);}
img.rside {margin: 0px 0px 20px 20px; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);}
img.rside-y {margin: 0px 0px 20px 20px; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);}
img.cside {margin: 0px 0px 20px 0px; box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);}


.actions_list .secrow3 img.cside {margin: 0px 0px 5px 0px;}


/* media-запрос для растяжки картинок на малых и миди экранах */
@media (min-width: 320px) and (max-width: 580px) {
  img.rside, img.lside{
    width:100%!important;
  }
}


/* media-запрос для растяжки картинок на малых и миди экранах */
@media (min-width: 320px) and (max-width: 580px) {
  img.rside-y{
    width:100px;
  }
}


img.no_border {box-shadow: none!important;}

/*table.o_table {width: 100%;}
table.o_table td.f_name {width: 150px;}*/



#content .html-text b {font-weight:600;}


.button-empty-little {font-size: 75%; padding: 0 18px; line-height: 36px; margin-top: 5px; margin-bottom: 10px;}
div.btn-empt-little {margin-top: 30px; margin-bottom: 35px; display: block;}


.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {clear: both;}


/*
.video-block {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    margin-bottom: 20px;
    height: 0;
    overflow: hidden;
}
 
.video-block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
*/


.mainrow {
width:100%;
}


.secrow2 {
width:46%;
display:inline-block;
vertical-align:top;
text-align:left;
padding:10px 6px 10px 5px;
}

/* media-запрос для растяжкиsecrow2 на малых и миди экранах */
@media (max-width: 450px) {
  .secrow2 {width:100%!important;}
}


.secrow3 {
width:31%;
display:inline-block;
vertical-align:top;
text-align:left;
padding:10px 6px 10px 5px;
}

.secrow3_30 {
width:30%;
display:inline-block;
vertical-align:top;
text-align:left;
padding:10px 6px 10px 5px;
}


.actions_list .secrow3 {
width:33%;
display:inline-block;
vertical-align:top;
text-align:left;
padding:10px 0px 10px 0px;
}

.actions_list .secrow3 .info_inside {padding-left: 6px; padding-right: 6px;}

/* media-запрос для растяжкиsecrow3 на малых и миди экранах */
@media (max-width: 450px) {
  .secrow3 {width:100%!important;}
}

/* media-запрос для растяжкиsecrow3 на малых и миди экранах */
@media (max-width: 450px) {
  .secrow3_30 {width:100%!important;}
}


.secrow4 {
width:22%;
display:inline-block;
vertical-align:top;
text-align:left;
padding:10px 6px 10px 5px;
}

/* media-запрос для растяжкиsecrow4 на малых и миди экранах */
@media (max-width: 580px) and  (min-width: 400px) {
  .secrow4 {width:46%!important;}
}

@media (max-width: 399px) {
  .secrow4 {width:45%!important;}
}


.secrow5 {
width:18%;
display:inline-block;
vertical-align:top;
text-align:left;
padding:10px 6px 10px 5px;
}

/* media-запрос для растяжкиsecrow5 на малых и миди экранах */
@media (max-width: 580px) {
  .secrow5 {width:31%!important;}
}


.cnt {text-align: center!important;}
.mrg-b5 {margin-bottom:5px;}
.v_caption {font-size: 85%; font-style: italic;}


hr {
border: 0;
height: 1px;
background: #d2ab67;
opacity: 0.5;
margin: 15px 0px 20px 0px;
}

.cnt {text-align: center;}


div.infoframe {display: block; margin: 5px 0px 15px 0px; padding: 10px 15px 15px 15px; border-radius: 0px; border: 1px solid rgba(210,171,103,0.6);}


div.infoframe_1 {display: block; margin: 5px; padding:10px;background: rgba(80,184,82,0.3);}
div.infoframe_5 {display: block; margin: 5px; padding:10px;background: rgba(80,184,82,0.4);}
div.infoframe_10 {display: block; margin: 5px; padding:10px;background: rgba(80,184,82,0.6);}

div.infoframe_15 {display: block; margin: 5px; padding:10px;background: rgba(210,171,103,0.3);}
div.infoframe_25 {display: block; margin: 5px; padding:10px;background: rgba(210,171,103,0.4);}
div.infoframe_50 {display: block; margin: 5px; padding:10px;background: rgba(210,171,103,0.6);}




p.doc_sert, span.doc_sert {color:#111; opacity: 0.6;}


.one_btn {margin-top: 20px; margin-bottom: 25px;}


/* для горизонтальной табуляции внутри основного контента */
#content .html-text #tabs_block {
    margin-left: 0px; list-style: none;
}


#content .html-text #tabs_block li:after {display:none;}

#content .html-text #tabs_block li {padding: 0; margin-bottom: 12px;}

.grn {color: #50b848;}
.grn_bold {color: #50b848; font-weight: 500;}

.redc {color: #ff0000;}
.redc_bold {color: #ff0000; font-weight: 500;}

.gld {color: #d2ab67;}
.gld_bold {color: #d2ab67; font-weight: 500;}

strike {white-space: nowrap;}

#content .html-text i {font-style: italic; font-size: 90%;}

#content .html-text i.fa {font-style: inherit; font-size: inherit; margin-right: 4px;}

.cap {text-transform: uppercase;}

@media (min-width: 780px) { 
.doctors-2-block img {max-width: 200px;}
}



/* стили для блока с акцией на странице */

.page-action-block {
    background: url(/_design/img/project.png) no-repeat center #d2ab67;
    color: #fff;
    position: relative;
    margin: 10px 0px 30px 0px;
}
.page-action-block .inner {
    padding: 40px 40px 40px 205px;
    align-items: center;
    flex-wrap: nowrap;    
}

@media (max-width: 600px) { 
.page-action-block .inner {padding: 20px 20px 20px 20px;}
}



.page-action-block .info {
    min-width: 0;
    margin-right: 40px;
}
.page-action-block .title {
    font-family: BravoSC, Arial, sans-serif;
    font-size: 50px;
    line-height: 1.2;
    margin-top: -8px;
    margin-bottom: 8px;
}
.page-action-block .all_actions {
    width: 120px;
    min-width: 120px;
}
.page-action-block .all_actions .button {
    color: #fff;
    border-color: #fff;
}
.page-action-block .all_actions .button:hover {
    background: #fff;
    color: #111111;
}


@media (max-width: 600px) { 
.page-action-block .all_actions {display:block;}
}


.page-action-block:after {
    content: '';
    position: absolute;
    left: 35px;
    top: 50%;
    width: 132px;
    height: 132px;
    background: url(/_design/img/percents.png) no-repeat;
    margin-top: -66px;
}

@media (max-width: 600px) { 
 .page-action-block:after {display:none;}
}


.page-action-block .text {
    line-height: 1.3;
}

/* стили для блока с акцией на странице */

.strk {text-decoration: line-through;}

.nowrap {white-space: nowrap;}

.btm5 {margin-bottom: 5px!important;}
.top5 {margin-top: 5px!important;}


.btm10 {margin-bottom: 10px;}

.top0 {margin-top: 0px!important;}

.top10 {margin-top: 10px;}

.btm20 {margin-bottom: 20px;}

.btm30 {margin-bottom: 30px;}

.top20 {margin-top: 20px;}


.html-text td.hdr {
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    background-color: rgba(210, 171, 103, 0.3);
    font-size: 70%;
    color: rgba(0, 0, 0, 0.6);
}

#header .contacts .item-phone a, #header .contacts .item-phone a:hover {text-decoration: none; color: #111;}
.item .phone a, .item .phone a:hover {text-decoration: none; color: #ffffff;}
.contacts > .phone a, .contacts > .phone a:hover {text-decoration: none; color: #000000;}



h4.mrgb5, h5.mrgb5 {margin-bottom: 5px;}

p.mrgb8 {margin-bottom: 8px;}


@media (max-width: 500px) { 

.page-action-block .info {
    margin-right: 10px;
}

.page-action-block .title {
    font-size: 30px;
}

}


/**/

#left .project-block {
    margin: 0px;
    padding: 200px 0;
    position: relative;
    overflow: hidden;
}
.project-block .inner {
    position: relative;
    z-index: 1;
}
.project-block .inner:after {
    content: '';
    width: 784px;
    height: 784px;
    /*background: url(/_design/img/cicles.png) no-repeat;*/
    z-index: -1;
    right: -222px;
    top: 50%;
    margin-top: -392px;
    position: absolute;
}
.project-block .inner {
    flex-wrap: nowrap;
}
.project-block .project {
    background: url(/_design/img/project.png) no-repeat left center #50b848;
    color: #fff;
    padding: 15px 20px;
    margin-right: 150px;
}

@media screen and (min-width: 1101px) and (max-width: 1380px) {
.project-block .project {margin-right: 100px;}
}

@media screen and (min-width: 769px) and (max-width: 1100px) {
.project-block .project {margin-right: 70px;}
}

@media screen and (min-width: 550px) and (max-width: 768px) {
.project-block .project {margin-right: 40px;}
}

@media screen and (max-width: 549px) {
.project-block .project {margin-right: 0px;}
}

.redt_promo_img {width: 250px; height: 582px;}

@media screen and (min-width: 1100px) and (max-width: 1360px) {
.redt_promo_img {width: 200px; height: 466px; margin-right: 20px;}
}

@media screen and (min-width: 769px) and (max-width: 1099px) {
.redt_promo_img {width: 150px; height: 349px;}
}

@media screen and (min-width: 550px) and (max-width: 768px) {
.redt_promo_img {width: 90px; height: 210px;}
}

@media screen and (max-width: 549px) {
.redt_promo_img {display:none;}
}


.project-block #sec_prj .project {
    background: url(/_design/img/project.png) no-repeat left center #50b848;
    color: #fff;
    padding: 15px 20px;
    margin-right: 35px;
}


.project-block .project .text {
    margin: 0 0 0 20px;
}


.project-block #sec_prj .project .text {
    margin: 0 0 0 20px;
}
 


.project-block .project .more {
    margin: 25px 0 0 20px;
}
.project-block .project .more a {
    display: inline-block;
    color: #fff;
    border: 1px solid #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 60px;
    text-decoration: none;
    padding: 0 108px 0 32px;
    letter-spacing: 1px;
    position: relative;
}
.project-block .project .more a:hover {
    background: #fff;
    color: #50b848;
}
.project-block .project .more a:after {
    content: '';
    position: absolute;
    right: 30px;
    top: 50%;
    width: 60px;
    height: 30px;
    background: url(/_design/img/img.png) -240px 0;
    margin-top: -15px;
}
.project-block .project .more a:hover:after {
    background-position: -240px -30px;
}
.project-block .project .name {
    font-family: BravoSC, Arial, sans-serif;
    font-size: 38px;

}
.project-block .ask-doctor {
    min-width: 330px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.project-block .ask-doctor .title {
    font-size: 50px;
    font-family: BravoSC, Arial, sans-serif;
}
.project-block .ask-doctor .more a {
    font-size: 18px;
    margin-top: 5px;
    line-height: 48px;
    padding: 0 55px;
}




#left .project-block {
    padding: 0;
}
#left .project-block .inner:after {
    display: none;
}
#left .project-block .project {
    background-color: #caeac8;
    margin: 0;
    color: #111111;
    position: relative;
    padding-top: 315px;
}


#left .project-block .project:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 297px;
    background: url(/_design/img/project6.jpg) no-repeat top;
    left: 0;
    top: 0;
    z-index: 1;
}

#left .project-block #pr1 .project:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 297px;
    background: url(/_design/img/project6.jpg) no-repeat top;
    left: 0;
    top: 0;
    z-index: 1;
}


#left .project-block #pr2 .project:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 297px;
    background: url(/_design/img/project9.jpg) no-repeat top;
    left: 0;
    top: 0;
    z-index: 1;
}


#left .project-block #pr_may .project:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 297px;
    background: url(/_design/img/project_may.jpg) no-repeat top;
    left: 0;
    top: 0;
    z-index: 1;
}



#left .project-block #sec_prj .project {
    background-color: #caeac8;
    margin: 0;
    color: #111111;
    position: relative;
    padding-top: 315px;
}


#left .project-block #sec_prj .project:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 297px;
    background: url(/_design/img/project7.jpg) no-repeat top;
    left: 0;
    top: 0;
    z-index: 1;
}


#left .project-block .inner {
    display: block;
}
#left .project-block .project .text {
    margin: 0;
    font-size: 90%;
}
#left .project-block .project .more {
    margin-left: 0;
}
#left .project-block .project .more a {
    padding: 0 100px 0 0;
    border: none;
    line-height: 1.3;
    color: #111111;
}
#left .project-block .project .more a:after {
    background-position: -240px -60px;
}
#left .project-block .project .more a:hover {
    text-decoration: underline;
    background: none;
}

/**/

.btm15 {margin-bottom: 15px;}


.services-menu-block {margin-bottom: 60px;}

.banner_lft {margin-left: 0px!important; margin-right: 0px!important;}


@media (max-width: 1200px) { 
.banner_lft_main {display:none;} 
}


.services-2-block .name a, .services-2-block .name a:hover {color: #111; text-decoration: none;}

.font85 {font-size: 85%;}


.infoframe .clearfix .button-empty-little {margin-top: 8px;}

@media (max-width: 393px) { 
.yandex_rating {display: block; /*margin-top: 15px!important;*/ text-align: center;}
}


/* плавающий whatsapp */

a.callback-link-wa {
    position: fixed;
    z-index: 10;
    right: 50px;
    bottom: 30px;
    width: 53px;
    height: 53px;
    border-radius: 1000px;
    border: 2px solid rgba(210, 171, 103, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}
a.callback-link-wa img {
    display: block;
}


@media (max-width: 1366px) {
a.callback-link-wa {right: 25px; width: 50px; height: 50px;}
}

@media (min-width: 420px) and (max-width: 1200px) {
a.callback-link-wa {bottom: 30px;} /* 60px; */
}

@media (max-width: 419px) {
a.callback-link-wa {bottom: 30px;} /* 75px; */
}


/* плавающий whatsapp конец*/



/* подписка  sendsay */

.sendsay-popup {overflow-y: none; width: 280px!important;}

.sendsay-popup.sendsay-right { right: 50px!important;}

.sendsay-text {padding-top: 4px!important; padding-bottom: 4px!important; padding-right: 4px!important;}

@media (max-width: 1366px) {
.sendsay-popup.sendsay-right { right: 25px!important;}
}

.sendsay-close {top: 2px!important;}

@media (max-width: 420px) {
	.sendsay-close {right: 5px!important;}
}

@media (max-width: 420px) {
	.sendsay-popup.sendsay-type-widget  {bottom: 0px!important;}
	.sendsay-popup.sendsay-type-widget {width: 260px !important;}
	.sendsay-text {padding-top: 2px!important; padding-bottom: 2px!important; padding-right: 2px!important;}
	.sendsay-popup.sendsay-type-widget.sendsay-opened {
    top: 60%!important;
    bottom: 0px!important;
    right: 25px!important;
    transform: none!important;
    left: 35px!important;
	}

.sendsay-text {padding-right: 24px!important;}
}


@media (min-width: 1201px) {
.sendsay-popup {display:none!important;}
}


p.adw_item:before {
    content: '';
    width: 40px;
    display:inline-block;
}



/* подписка  sendsay */


.ital {font-style: normal;}
p .ital_mini {font-style: normal; font-size: 80%;}
.mini {font-size: 85%;}

.sender_font {font-family: BravoSC, Arial, sans-serif; font-size: 30px;}

.mini_sender {font-size: 80%; line-height: 1.1em;}

.red_color {color: #ff0000;}



/* для блока врачей каруселью на внутренних страницах - начало */

.inner_doctors {margin-top: 0px; margin-bottom: 0px;}


.inner_doctors .item .img { min-height: 260px;}

.inner_doctors .item .img {height: 260px;}


@media (min-width: 1000px) and (max-width: 1365px) {

.inner_doctors .item .img { min-height: 230px;}

.inner_doctors .item .img {height: 230px;}
}


@media (min-width: 1366px) and (max-width: 1419px) {

.inner_doctors .item .img {min-height: 260px;}

.inner_doctors .item .img {height: 260px;}

}


@media (min-width: 1420px) {

.inner_doctors .item .img {min-height: 190px;}

.inner_doctors .item .img {height: 190px;}

}

.inner_doctors .item .info {padding: 11px 16px;}

/* для блока врачей каруселью на внутренних страницах - конец */


.wrap_normal {white-space: normal!important;}

td.border_pink, th.border_pink {background-color: rgba(244,78,160,0.17);}

div.table table.text_table {width: 100%;}

table.text_table, table.text_table tr td,  table.text_table tr th {font-size: 16px!important;}


.services-dropdown .info-clinic {background: url(/_design/img/questions.jpg) no-repeat;}

.services-dropdown .info-wants {background: url(/_design/img/wants.jpg) no-repeat;}



/* мобильное меню - начало */


@media (min-width: 1024px) and (max-width: 1640px){
.mobile-menu .menu a {
    font-size: 18px;
    line-height: 1.2;
}

.mobile-menu .menu li {
    margin-bottom: 10px;}

}

/* мобильное меню - конец */

.lft20 {margin-left: 20px;}

.video_cont {width: 100%; text-align: center!important;}

.clearfix div.experience {margin-bottom: 12px;}



.page-action-block-green {
    background: url(/_design/img/project.png) no-repeat center #ade0a9;
    /*color: #fff;*/
    position: relative;
    margin: 10px 0px 30px 0px;
	padding: 15px 8px 15px 7px;
}


.page-action-block-gold {
    background: url(/_design/img/project.png) no-repeat center #ead4ab;
    /*color: #fff;*/
    position: relative;
    margin: 10px 0px 30px 0px;
	padding: 15px 8px 15px 7px;
}

.page-action-block-green .button-empty, .page-action-block-gold .button-empty {
    margin-top: 10px;
}

.pl0 {padding-left: 0px!important;}
.pr0 {padding-right: 0px!important;}
.pt0 {padding-top: 0px!important;}
.pb0 {padding-bottom: 0px!important;}

.mb0 {margin-bottom: 0px!important;}

.ml10 {margin-left: 10px!important;}


.page-action-block-gold .discount {
    position: absolute;
    left: 0;
    top: 0px;
	padding-left: 2px;
    color: #fff;
    width: 120px;
    line-height: 125px;
    text-align: center;
    font-size: 48px;
    z-index: 1;
}
.page-action-block-gold .discount:after {
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    left: 5px;
    top: 5px;
    background: #50b848;
    z-index: -1;
    border-radius: 1000px;
}

.button-white {
color: #ffffff;
background: none;
border: 2px solid #ffffff
}

.v_top {vertical-align: top;}

.btm15 {margin-bottom: 15px;}



/* Блок с картинками 4 шт во всю ширину - начало */


.gallery-block .images {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin: 0 20px
}


.gallery-block .images .image img {

    display: block;
    /*height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    aspect-ratio: 16 / 9;*/
	aspect-ratio: 1 / 1;
	width: 100%;
	object-fit: contain;
}


.gallery-block .images .image h4 {margin-bottom: 15px; margin-top: 10px;}
.gallery-block .images .image p {margin-bottom: 80px;}
.gallery-block .images .image p.mini {font-size: 75%;margin-bottom: 15px;}

@media screen and (max-width:1000px) {
.gallery-block .images .image h4 {font-size: 95%;}
}

.gallery-block .images .image {position: relative;}

.gallery-block .images .image .more {display: block; position: absolute; bottom: 10px; width: 100%;}


@media screen and (max-width:650px) {
.gallery-block .images .image .button {display: block; padding: 0 15px; font-size: 14px; line-height: 40px;}
}

@media screen and (max-width:1200px) {
.gallery-block .images {
        gap: 20px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}


@media screen and (min-width:1100px) {
.gallery-block .images {margin-left: 355px;}
.gallery-block {background: url(/_design/img/fon1.png) no-repeat; background-position:left top;background-clip:padding-box;}
.gallery-block.bg_none {background: none;}
}


#actn.gallery-block .images .image p {margin-bottom: 40px;}


@media screen and (min-width:1100px) {
#actn.gallery-block {background: url(/_design/img/fon3.png) no-repeat; background-position:left top;background-clip:padding-box;}

}

/* Блок с картинками 4 шт во всю ширину - конец */



/* Блок с видео 2 шт во всю ширину - начало */


.gallery-block .videos {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 0 20px
}


.gallery-block .videos .video h4 {margin-bottom: 15px; margin-top: 10px;}
.gallery-block .videos .video p {margin-bottom: 80px;}
.gallery-block .videos .video p.mini {font-size: 75%;margin-bottom: 15px;}

@media screen and (max-width:1000px) {
.gallery-block .videos .video h4 {font-size: 95%;}
}

.gallery-block .videos .video {position: relative;}

.gallery-block .videos .video .more {display: block; position: absolute; bottom: 10px; width: 100%;}


@media screen and (max-width:650px) {
.gallery-block .videos .video .button {display: block; padding: 0 15px; font-size: 14px; line-height: 40px;}
}

@media screen and (min-width:600px) {
.gallery-block .videos {
        gap: 20px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media screen and (max-width:599px) {
.gallery-block .videos {
        gap: 20px;
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

/* Блок с видео 2 шт во всю ширину - конец */





/* Блок с видео 2 шт универсальный */


.gallery-block .doubls {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 0 20px
}


.gallery-block .doubls .doubl h4 {margin-bottom: 15px; margin-top: 10px;}
.gallery-block .doubls .doubl p {margin-bottom: 20px;}
.gallery-block .doubls .doubl p.mini {font-size: 75%;margin-bottom: 15px;}

@media screen and (max-width:1000px) {
.gallery-block .doubls .doubl h4 {font-size: 95%;}
}

.gallery-block .doubls .doubl {position: relative;}

.gallery-block .doubls .doubl .more {display: block; position: absolute; bottom: 10px; width: 100%;}


@media screen and (max-width:650px) {
.gallery-block .doubls .doubl .button {display: block; padding: 0 15px; font-size: 14px; line-height: 40px;}
}

@media screen and (min-width:800px) {
.gallery-block .doubls {
        gap: 20px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media screen and (max-width:799px) {
.gallery-block .doubls {
        gap: 20px;
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

/* Блок с видео 2 шт универсальный */


.ital {font-style: italic;}
.font_per92 {font-size: 92%!important; line-height:1.0!important;}

.more5 {font-size: 105%;}
.more10 {font-size: 110%;}
.more15 {font-size: 115%;}
.more20 {font-size: 120%;}


/* всплывающее окно c согласием на куки - cookies - начало */

#bg_popup{
display: none;
position: fixed;
z-index: 99999;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
  
#popup {
background: #fff;
width: 56.5%;
margin: 35% 20.65%; 
padding: 5px 20px 13px 20px;
border: 2px solid #ccc;
position: relative;
/-webkit-box-shadow: 0px 0px 20px #000;
-moz-box-shadow: 0px 0px 20px #000;
box-shadow: 0px 0px 20px #000;
}
  
#popup .close{
display:block;
/*float: right;*/
right: 5px;
top: 5px;
width:20px;
height:22px;
line-height:22px;
color:#fff;
background:#c49a50;
cursor:pointer;
text-align: center;
font-size: 14px;
color:#fff!important;
opacity: .75!important;
}

#popup .close:hover {
background-color:#af8742;
} 

#popup a.close:hover {color:#fff!important;
}
 
@media (max-width: 768px) {
#popup {width: 73%!important; margin: 65% 9%;}
}


@media (min-width: 769px) and (max-width: 1366px) {
#popup {width: 70%!important; margin: 45% 15%;}
}

/* всплывающее окно c согласием на куки - cookies - конец */


