/* comment */
p.author {min-height: 80px; font-size: 17px; line-height: 23px;}
p.author img {height: 81px; float: left; margin: 0 20px 0 0;border-radius: 200px;}
p.author span {color: #0d66bb; font-style: italic; display: block; margin: 9px 0 0 0;}

@media screen and (max-width: 979px) and (min-width: 200px) 
{p.author {height:auto;}
}
/* comment end */

/*fspis */
.fspis {display: grid;grid-template-columns: 1fr 1fr;grid-gap: 20px;margin: 0 0 30px;}
.fspis__item h3 {margin: 0 0 25px;color:#476cc9;padding: 0px;background: unset;}
.fspis__item {counter-increment: cntr;background: var(--clrfon3);padding: 20px 24px;border-radius: var(--brdrmid);color: var(--clrtx);position: relative;border: 1px solid #d2ddf8;}
.fspis__item:before {content: counter(cntr);position: absolute;top: 0;font-size: 148px;color: #476cc92e;font-weight: 700;right: 5%;}
@media screen and (max-width: 675px) {
.fspis {grid-template-columns: 1fr;grid-gap: 15px;}
}
/* fspis end */

/* faq */
.to div h3 {cursor: pointer; min-height: 30px; line-height: 30px; margin: 25px 0 15px; background: url(/images/vo5.png) left center no-repeat; padding: 0 0 0 40px;}
.to div div {display: none;}
.vo h3 {cursor: pointer; min-height: 30px; line-height: 30px; margin: 25px 0 15px;}
.vo div div {display: none;}
.faq_steklo {border-left: 3px solid #ff3000; border-radius: 4px; background: #f5f5f5; padding: 10px 0 20px 35px;}
.faq_steklo p {margin: 0 0 10px 0; padding: 0 25px;}
.faq_steklo .kras {margin: 0 0 0 27px}
.steklopaket_faq h3 {background: url(../images/question.png) left center no-repeat; padding: 0 0 0 40px; color: #1F67AB; font-weight: 700; font-size: 21px; min-height: 25px; line-height: 25px;}
.steklopaket_faq {padding: 35px 40px; background: #f5f5f5; border: 1px solid #ddd; border-radius: 5px; margin: 0 0 30px;}
.steklopaket_faq div div {margin: 0 0 0 40px;}

@media screen and (max-width: 510px) {
.faq_steklo {padding: 10px 0 20px 15px;}
.vo h3 {font-size: 18px; line-height: 22px; margin: 25px 0 8px;}
.faq_steklo p {font-size: 17px;}
}
/* faq end */

/* cookatnt  */
.atntck {position: fixed; bottom: 8%; z-index: 13; background: #E1E1E1; width: 35%; display: none; justify-content: space-between; padding: 16px 20px; box-sizing: border-box; align-items: center; left: 8%; font-size: 15px; border-radius: 5px;}
.atntck__text {margin: 0 16px 0 0;color: #000000;}
.atntck__text a {color: #5a5a5a;}
.atntck__but {height: 40px;background: #ff3000;display: flex;align-items: center;justify-content: center;padding: 0 21px;border-radius: 3px;font-weight: 500;cursor: pointer;transition: 0.2s;color: #fff;}
.atntck__but:hover {background: #ff5e38;;
}

@media screen and (max-width: 481px) {
.atntck {flex-direction: column; bottom: 130px; width: 85%;}
.atntck__text {font-size: 14px;margin: 0 0 10px;}
.atntck__but {width: 100%;box-sizing: border-box;}
}
/* cookatnt  end */

.obl__prim {display: grid; grid-template-columns: 1fr 1fr 1fr; grid-gap: 15px; margin: 0 0 30px;}
.obl__prim-item {display: grid;justify-items: center;text-decoration: none;}
.obl__prim-item-img {width: 100%;height: 235px;object-fit: cover;border-radius: 4px 4px 0 0;}
.obl__prim-item-opis {margin: 0;width: 100%;text-align: center;background: rgb(52 124 193);color: white;border-radius: 0 0 4px 4px;line-height: 40px;}
.obl__prim-item:hover .obl__prim-item-opis {background: #4a92d7;}
@media (max-width: 1080px) {
.obl__prim {grid-template-columns: 1fr 1fr;}
}
/*obl__prim end*/
.zakaz {cursor:pointer;}
body .sigplus-gallery ul {margin: 0 !important;}

/*secret*/
.secret {display: grid; grid-template-columns: 1fr 1fr; align-items: center; justify-items: stretch; margin: 0px 0 30px; grid-gap: 30px;}
.secret-vid {}
.secret-gal {margin:0 0 20px !important;}
.secret-gal ul {grid-template-columns: 1fr 1fr;}

@media (max-width: 1080px) {
.secret {grid-template-columns: 1fr; margin: 0px;}
.secret-gal ul {grid-template-columns: repeat(4, auto);}
}
@media (max-width: 480px) {
.secret-gal ul {grid-gap: 16px; grid-template-columns: repeat(2, auto);}
}
/*secret end*/

/*petdoor*/
.petdoor {display: flex; justify-content: space-between;}
.petdoor__opis {max-width: 45%;}
.petdoor__media {display: flex; justify-content: space-around;}

@media screen and (max-width: 568px) {
.petdoor {display: flex; flex-direction: column;}
.petdoor__opis {max-width: 100%; margin: 0px 0px 15px;}
.petdoor__media {width: 95%; display: flex; flex-direction: column;}
}
/*petdoor end*/

/*gotsetki*/
.gotsetki {display: flex; justify-content: space-between; flex-wrap: wrap;}
.gotsetki__block {border: 1px solid #bbb;border-radius: 5px;display: flex;flex-direction: column;align-items: center;padding: 22px 28px 30px;width: 32%;margin: 0px 0px 20px;box-sizing: border-box;}
.gotsetki__zag {margin: 0px 0px 12px;}
.gotsetki__img {margin: 0px 0px 17px; width: 150px;}
.gotsetki__harak-block {background: #f5f5f5;padding: 8px 15px;border-radius: 5px;width: 90%;margin: 0px 0px 13px;}
.gotsetki__harak-item {display: flex;justify-content: space-between;width: 100%;text-align: left;align-items: flex-start;font-size: 15px;margin: 5px 0px;}
.gotsetki__harak-name {}
.gotsetki__harak-value {text-align: right; color: #0072dc;}
.gotsetki__zakaz-block {display: flex;flex-wrap: wrap;margin: 0 12px 18px;}
.gotsetki__price {margin: 0 0 5px;font-size: 15px;display: flex;justify-content: space-between;width: 100%;text-align: left;align-items: flex-start;line-height: 18px;}
.gotsetki__price span {color: #0072dc;font-size: 17px;}
.gotsetki__price-name {}
.gotsetki__price-value {text-align: right;white-space: nowrap;}
.gotsetki__button {border: 1px solid #0d66bb;border-radius: 30px;font-size: 22px;width: 60%;padding: 5px 3px;display: flex;align-items: center;justify-content: center;}

@media screen and (max-width: 568px) {
.gotsetki {display: flex; flex-direction: column;}
.gotsetki__block {width: 84%; margin: 0px 0px 28px;}
}
/*gotsetki end*/

/*video_gallery*/
.video_container {
    display: flex;
    justify-content: space-between;
}

.video_elem {
    max-width: 30%;
}

@media (max-width: 749px) {
    .video_container {
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .video_elem {
        max-width: 100%;
        border-radius: 5px;
    }
}

/*video_gallery end*/
/*setki_osob*/
.setki_osob-blok {
    display: flex;
    justify-content: space-between;
}

.setki_osob-opis {
    width: 35%;
}

@media (max-width: 992px) {
    .setki_osob-blok {
        flex-direction: column;
    }

    .setki_osob-opis {
        width: 100%;
    }
}

/*setki_osob end*/
/* proizvodstvo  */
.proizvodstvo__content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 40px 0;
    align-items: normal;
}

.proizvodstvo__onas {
    background: #F3F3F3 url(/images/icons/prozzigzag.png) 170px 204px no-repeat;
    border-radius: 5px;
    padding: 40px;
    max-width: 553px;
    box-sizing: border-box;
    position: relative;
    margin: 4px 31px 9px 0;
}

.proizvodstvo__logo {
    width: 191px;
    margin: 0 0 30px;
}

.proizvodstvo__text {
    margin: 0;
}

.proizvodstvo__content img {
    border-radius: 10px;
}

@media (max-width: 992px) {
    .proizvodstvo__content {
        flex-wrap: wrap;
    }

    .proizvodstvo__onas {
        max-width: none;
        margin: 0 0 20px;
    }

    .proizvodstvo__gallery {
        margin: 0 auto;
    }
}

/* proizvodstvo  end */
/* otkrivanie  */
.otkrivanie {
    display: flex;
    justify-content: space-between;
    margin: 40px 0;
    align-items: start;
}

.otkrivanie__left {
    background: #F3F3F3 url(/images/icons/prozzigzag.png) 170px 204px no-repeat;
    border-radius: 5px;
    padding: 25px 40px;
    max-width: 615px;
    box-sizing: border-box;
    position: relative;
    margin: 4px 31px 9px 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.otkrivanie__leftdiv {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 17px;
    width: 46%;
    margin: 15px 0;
}

.otkrivanie__img {
    margin: 0 20px 0 0;
}

.otkrivanie__right img {
    border-radius: 10px;
}

.otkrivanie__h3 {
    font-weight: 700;
    margin: 0 0 20px;
}

.otkrivanie__p {
    margin: 0 0 20px;
    font-size: 17px;
}

a.pdf2 {
    background: url(/images/plisse/pdf/pdf.png) 30px 50% no-repeat;
    margin: 5px 25px 0px 5px;
    display: flex;
    border: 1px solid #ccc;
    text-decoration: none;
    padding: 20px 0 20px 83px;
    font-size: 19px;
    line-height: 23px;
    width: 250px;
    align-items: center;
    border-radius: 4px;
}

p.pdf__p {
    display: flex;
    flex-wrap: wrap;
}

.plh2 {
    color: #000;
}

.plh2 span {
    color: #0d66bb;
    font-weight: 300;
}

@media (max-width: 992px) {
    .otkrivanie {
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .otkrivanie__left {
        max-width: 100%;
        margin: 0 auto 40px;
        padding: 25px 30px;
    }

    .otkrivanie__leftdiv {
        width: 100%;
    }
}

/* proizvodstvo  end */


.chek_skidka ul li {list-style:none; background:url(../images/check.png) left center no-repeat; padding-left:35px;}
.chek_skidka {background: #f9f9f9; border: 1px solid #ddd; margin: 30px 0 40px; padding: 20px 30px 25px; border-radius: 3px; box-shadow: 0px 1px 3px #ccc; width:475px; font-size: 18px;}
.chek_skidka ul {margin:0 0 22px 0 !important;}
.chek_skidka p:last-child {margin:0 !important;}
.chek_skidka span {text-decoration: line-through; padding: 0 5px 0 10px; color: #444; font-size: 25px;}
.chek_skidka .green {text-decoration:none; color: #00b916; font-weight: 700; padding:0 !important; white-space:nowrap;}

.moskit-table {width:100%; margin:25px 0 40px;}
.moskit-table td {border:1px solid #ccc; text-align:center; padding:15px 0; font-size:16px;}
.moskit-table th {font-size: 18px; border: none; background: #1f67ab; color: #fff; font-weight: normal; font-weight: 400; white-space: nowrap; padding:15px 20px;}
.moskit-table a {color:#fff; text-decoration:none;}
.moskit-table a:hover {color:#fff; text-decoration:underline;}

.dogovor_link a {display:inline-block; text-decoration:none; border-radius:3px; padding:10px 15px; margin:10px 20px 20px 0; min-width:170px; text-align:center; color:#fff;}
.pdf {background:#ff3000;}
.doc {background:#0d66bb;}
.pdf:hover {background:#ff5e38;}
.doc:hover {background:#5c92c3;}

.img_right {float:right; margin-left:20px;}
.margintop55 {margin-top:55px;}
.margintop-35 {margin-top:-35px;}

.price-table {width:100%;margin:20px 0;}
.price-table td, .price-table th {border: 1px solid #ddd;padding: 10px 12px;text-align:center;font-size: 15px;}
.price-table td:first-child {text-align:left;}
.price-table th {font-size: 17px;border: none;background:#1f67ab;color:#fff;font-weight: normal;font-weight: 400;white-space: nowrap;}
.price-table td {background: #f9f9f9;}
.price-table .zagolovok td {font-weight: 600;text-align:center;font-size: 18px;}
.price-table span {text-decoration: line-through; margin: 0 10px; color: #ff3000; font-size: 13px;}
.price-table img {max-width:100px; display:block; margin:0 auto;background:#fff; padding:10px;border:1px solid #ddd; border-radius:5px; max-height:70px;}

.price-table_allcenter {width:100%;margin:20px 0;}
.price-table_allcenter td, .price-table_allcenter th {border: 1px solid #ddd;padding: 10px 12px;text-align:center;font-size: 15px;}
.price-table_allcenter th {font-size: 17px;border: none;background:#1f67ab;color:#fff;font-weight: normal;font-weight: 400;white-space: nowrap;}
.price-table_allcenter td {background: #f9f9f9;}
.price-table_allcenter .zagolovok td {font-weight: 600;text-align:center;font-size: 18px;}
.price-table_allcenter span {text-decoration: line-through; margin: 0 10px; color: #ff3000; font-size: 13px;}
.price-table_allcenter img {max-width:100px; display:block; margin:0 auto;background:#fff; padding:10px;border:1px solid #ddd; border-radius:5px; max-height:70px;}

.comment {background: #f5f5f5; border-left: 5px solid #00a7de; padding: 20px 30px; font-size: 19px;}
.tel_text {text-decoration:none; white-space:nowrap;}

.steklopaket_faq  b {background: url(../images/question.png) left center no-repeat; padding: 0 0 0 40px; color: #1F67AB; font-weight: 700; font-size: 21px;}
.steklopaket_faq {padding: 35px 40px; background: #f9f9f9; border: 1px solid #ddd; border-radius: 5px;}

/* foto-razdel */
.foto_razdel2 {border-radius: 9px;background: url(../images/fon2.jpg);padding: 16px 20px 20px 0!important;clear: both;margin: 30px 0 33px;border: 2px solid #0d66bb;}
.foto_razdel2 ul {margin: 20px 0 0 !important;text-align: center; list-style:none;}
.foto_razdel2 h2 {color: #000;text-align: center;border-bottom: 1px solid #ccc;padding: 0 0 11px;}
.foto_razdel2 li {margin: 0px 0% 27px !important;line-height: 24px !important;width: 14%;height: 46px;min-width: 117px;font-size: 17px;}
.foto_razdel2 span {color: #0b6abd;display: block;}
.foto_razdel2 .n0 {background: url(../images/icons/n0.png) top center no-repeat;}
.foto_razdel2 .n1 {background: url(../images/icons/n1.png) center 3px no-repeat;}
.foto_razdel2 .n2 {background: url(../images/icons/n2.png) center 2px no-repeat;}
.foto_razdel2 .n3 {background: url(../images/icons/n3.png) center 5px no-repeat;}
.foto_razdel2 .n4 {background: url(../images/icons/n4.png) center 4px no-repeat;}
.foto_razdel2 .n5 {background: url(../images/icons/n5.png) center 2px no-repeat;width: 135px;white-space: nowrap;}
.foto_razdel2 .n5 span {font-size: 16px;}
.foto_razdel2 .link {padding: 15px 0 0 0;text-align: center;clear: both !important;float: none;border-top: 1px solid #ccc;margin: 0 !important;}
.foto_razdel2 .link a {display: inline-block;background: url(../images/icons/more.png) left center no-repeat;min-height: 24px;color: #ff3000;line-height: 24px;padding: 0 0 0 35px;font-size: 18px;}
dl.article-info.muted {background: #2d79c2; color: #fff; width: 120px; text-align: center; margin: 0 0 -48px; position: relative; z-index: 2; border-radius: 0 3px 3px 0; padding: 4px 0 4px;}
/*---*/

.knopka {font-size: 18px; color: #fff; font-weight: 400; background: #ff3000; width: 270px; height: 50px; line-height: 50px; text-align: center; cursor: pointer; margin: 35px auto 0;}



/*---skidka---*/
.skidka {display: inline-block;width: 303px;margin: 0 30px 30px 0; position:relative;text-align: center; vertical-align:top; background: #f5f5f5;}
.potracheno {background:url(../images/potracheno2.png) center 85% no-repeat #f5f5f5;}
.skidka a {text-decoration: none;}
.skidka_header {display:block;font-size: 18px;color: #ff3000;font-weight: 700;padding: 20px 30px 0;text-transform: uppercase;margin: 0 0 15px;text-decoration: none;}
.skidka p {color: #565656;padding: 0px 25px;margin: 0 0 30px;font-size: 17px;}
.all_skidki {margin:30px 0 0;}
.all_skidki::after {content:''; display:block; clear:both;}
.galskidka {background:#ffffff;}

/*---icon---*/
.podokonnikicon h3 {background:url(../images/podokonnik.png) left center no-repeat; padding-left:40px;}
.podokonnikicon1 h3 {background:url(../images/tsarapina.png) left center no-repeat; padding-left:40px;}
.podokonnikicon2 h3 {background:url(../images/nagrev.png) left center no-repeat; padding-left:40px;}
.podokonnikicon3 h3 {background:url(../images/vodo.png) left center no-repeat; padding-left:40px;}
.podokonnikicon4 h3 {background:url(../images/fiolet.png) left center no-repeat; padding-left:40px;}
.podokonnikicon5 h3 {background:url(../images/ecolog.png) left center no-repeat; padding-left:40px;}


/*--jcomments--*/

div#jc {position: relative; z-index: 5;}
.comment-anchor {display:none;}
#comments .comments-list {margin-left:0px !important;}
#comments .even, #comments .odd {background-image: none; background-color: transparent; color: #3c452d; border: none; margin-left: 0; margin-bottom: 30px; padding: 0;}
#jc .rbox {margin: 0; padding: 20px; width: auto; line-height: 100%; overflow: hidden; background-color: #fff; border: 1px solid #ccc; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}
#comments .comment-author, #comments .author-homepage, #comments .author-email {color: #1175b5; font: 700 1em Verdana, Arial, Sans-Serif; margin: 0; padding: 0;}
#comments .comment-date {font-size: 10px; color: #999; margin: 0 5px; padding: 0 0 0 12px; }
#comments .comment-body {color: #777; margin: 15px 0 20px !important; padding: 0 0 2px; line-height: 25px;}
#jc span.comments-vote {display:none;}
#jc h4 {padding: 0 0 15px 0; margin-bottom: 30px; font-size: 23px; font-weight:normal;} 
#comments {margin:40px 0;}
#comments-form p, #comments-form #comments-form-buttons, #comments-form #comments-form-error, #comments-form #comments-form-captcha-holder {margin:20px 0 !important;}
#comments-form input {width: 170px; margin-bottom: 2px; height: 2.1em;}
#comments-form input, #comments-report-form input, #comments-form textarea {color: #444; background-color: #fff; padding: 10px 15px !important;  margin: 0; border: 1px solid #ccc;}
#comments-form .btn a, #comments-report-form .btn a {background:#c3ca37; border: 0px; color: #000; font-size: 18px; width: 295px; height: 45px; cursor: pointer; border-radius: 1px; font-weight: 300; font-weight:normal; display: block; text-align: center; line-height: 45px; text-decoration: none;}
#comments-form .btn, #comments-report-form .btn {float: left; background: url(images/jc_btnl.gif) no-repeat; margin-right: 5px; padding: 0 !important;}
#comments-form .btn div, #comments-report-form .btn div {margin:0; float:none; background: none; padding: 0;}
#comments-form .btn a:hover {background: #ced633; color: #000;}


.button_readmore {background: #1f67ab; line-height: 50px; color: #fff; font-size: 22px; font-weight: 300; display: inline-block; margin: 20px auto 40px; text-decoration: none; padding: 0 40px; cursor:pointer;}
.button_readmore:hover {background: #4381bc; color:#fff;}

.ul_like li {background:url(../images/like.png) left top no-repeat; padding:0 0 0 40px; list-style:none;}
.ul_like li strong {color:#ff3000; font-weight:700;}



/* start m939 */
@media screen and (min-width: 939px) {
.skidka:nth-child(3n) {margin-right:0px !important;}
.skidka:nth-child(4n) {clear:both;}

.ul_like {margin: 30px 0 25px 40px !important;}
.right_img {float:right; margin: 0 0 0 40px;}
.margin10 {margin-top:10px;}
}



/* start m320 */
@media screen and (max-width: 939px) {
.knopka {margin-bottom:40px;}
.all_skidki {text-align:center;}
.chek_skidka {width:auto !important;}
.skidka {width: 47%;max-width: 300px;margin:0 1% 30px;vertical-align: top;}
.right_img {float:right;margin: 0 0 10px 20px;}
#jc .comments-buttons {font-size: 15px;}
#jc #comments-form textarea {width: auto;}
#jc #comments-form .grippie {width:auto;padding: 0 15px;}

.right_block {float:none !important; width:auto !important; margin:25px 0 26px !important; padding: 17px 20px !important;}

.steklopaket_faq {padding: 10px 20px;}

.button_readmore {line-height:30px; padding:15px 40px;}

}



/* start m510 */
@media screen and (max-width: 510px) {
.skidka {width: 100%;max-width: 300px;margin: 0 0 30px;}
.right_img {max-width:40%; margin: 0 0 20px 20px;}
#jc .comments-buttons {float:none;font-size: 13px;margin: 0 -2%;width: 104%;display: inline-block;text-align: center;}
#jc #comments-form textarea {width: calc(99% - 30px);max-width:100%;}

}

/*---icon plus---*/
.plus-ul ul{margin:0;}
.plus-ul li {background-image:url(/images/plus1.png);background-repeat:no-repeat;background-position: left center; padding: 0 0 0 25px; list-style:none;}

.house-ul-text {margin:0px 0px 0px 25px;}

/*---icon minus---*/
.minus-ul ul{margin:0;}
.minus-ul li {background-image:url(/images/minus1.png);background-repeat:no-repeat;background-position: left center; padding: 0 0 0 25px; list-style:none;}

.house-ul-text {margin:0px 0px 0px 25px;}

/* kras */
.kras li {background: url(../images/kras.png) left 8px no-repeat;list-style:none;padding:0 0 0 30px;margin-bottom: 17px !important;}

.right_block {background: #1f67ab;color: #fff;border-radius: 7px;padding: 14px 25px 17px;width: 250px;font-size: 17px;line-height: 22px; float: right; margin: 7px 0 0 30px;}

/* fotos steklo */
.steklofoto {background: url(../images/fon2.jpg);width: 435px;padding: 0px 0px 95px;display: inline-block;vertical-align: top;position: relative;border: 1px dotted #c1c1c1;}
.steklofoto:first-child {margin-right: 100px;margin-bottom: 20px;}
.steklofoto a.title {font-weight: 600;text-decoration: none;color: #333;padding: 15px 20px 20px;display: block;line-height: 22px;font-size: 25px;text-align: center;}
.steklofoto a.title:hover {color:#1f67ab;}
.steklofoto ul {list-style: none; margin: 0 0 20px 20px; line-height: 22px; color: #333; font-size: 17px; font-weight: 400; }
.steklofoto ul li {padding: 0 0 0 31px;margin: 0 0 8px 0;color: #ff3000;font-weight: 600;font-size: 18px;}
.steklofoto ul li span {width: 105px; display: inline-block; color: #444; font-weight: 400; font-size: 17px;}
.steklofoto .fli1 {background: url(../images/fotootchet/1.png) left center no-repeat;}
.steklofoto .fli2 {background: url(../images/fotootchet/2.png) left center no-repeat;}
.steklofoto .fli3 {background: url(../images/fotootchet/3.png) left center no-repeat;}
.fotomore {background: #1f67ab;color: #fff;text-decoration: none;display: block;width: 170px;margin: 0 auto;height: 44px;line-height: 44px;text-align: center;border-radius: 2px;position: absolute;margin-left: -85px;left: 50%;bottom: 40px;}
.fotomore:hover {background: #4381bc; color: #fff;}


/* solnce-bloki */
.solnce-bloki {margin: 40px 0 55px 0;}
.solnce-blok {background: url(../images/fon2.jpg); display:inline-block; border: 1px dotted #a7a7a7;}
.solnce-title {font-weight:700;color: #0d66bb;text-align:center;font-size:23px;margin: 10px 0;}
.solnce-descr {font-size:17px;padding:0px 30px;text-align:center;margin: 0 0 20px 0;}
.solnce-button {background:#1f67ab;color:#fff;text-decoration:none;display:block;width:150px;height:40px;text-align:center;line-height:40px;margin: 0 auto 30px;}

/* solnce-plusi */
.solnce-plusi {margin: 0px 0px 12px 0!important;}
.solnce-plusi li {background: url(../images/solplus.png) left center no-repeat;list-style:none;margin: 15px 0px 0px 0!important;padding: 0px 0px 0px 45px;}

/* plenka-bloki */
.plenka-bloki {margin: 40px 0 55px 0;}
.plenka-blok {background: url(../images/fon2.jpg);display:inline-block;border: 1px dotted #a7a7a7;}
.plenka-blok:nth-child(3n) {margin: 0px!important;}
.plenka-title {font-weight:700;color: #0d66bb;text-align:center;font-size:23px;margin: 10px 0;}
.plenka-descr {font-size:17px;padding:0px 30px;text-align:center;margin: 0 0 20px 0;}
.plenka-button {background:#1f67ab;color:#fff;text-decoration:none;display:block;width:150px;height:40px;text-align:center;line-height:40px;margin: 0 auto 30px;}


/* iframe*/
.vidrazmer {width: 487px;height: 274px;margin-bottom:20px;}


/* mvid */
.mvids {display:  flex;justify-content: space-between;flex-wrap:  wrap;display: -ms-flexbox;-ms-flex-pack: justify;-ms-flex-wrap: wrap;}
.mvid {background: #f7f7f7;width: 225px;padding: 0 0 20px;border-radius: 4px;margin: 0 0 35px;}
.mvid .zakaz {font-size: 16px; border: 1px solid #afafaf; width: 93px; text-align: center; border-radius: 30px; height: 24px; line-height: 24px; margin: 0 auto;}
.mvid .zakaz:hover {border-color:#777; cursor:pointer;}
.mvid img {margin: 0 0 11px;}
.mvid_title {text-align: center;font-weight: 600;margin: 0 0 8px;color: #1f67ab;display: block;}
.mvid p {font-size: 14px;padding: 0 11px;margin: 0 0 10px;line-height: 20px;text-align: center;}
.mvid_price {text-align: center;font-weight: 600;margin: 0 0 7px;color: #fe3000;}
.mvid_price span {font-size: 14px;color: #222;}


.msvids {display:inline-block;margin: 30px 0 -20px 0;}
.msfoto {margin-right: 30px;width:  200px;display:  inline-block;}
.mstext {display:  inline-block;width: 235px;vertical-align:  top;}
.msvid {display:inline-block; border-bottom: 1px dotted #bbb; padding-bottom:40px; margin-bottom:40px;}
.msvid:nth-child(odd) {margin-right:30px;}

.msvid h3{display:block;color:#965f4c;text-transform:uppercase;font-size: 27px;font-weight:700;margin:0 0 17px;}
.msvid p {font-size: 15px;line-height: 20px;}
.msvid .zakaz {width: 104px;border: 1px solid gray;border-radius: 30px;text-align:  center;cursor: pointer;font-size: 17px;padding: 2px 0 3px;}
.msvid img {margin: 8px 50px 0 0;float: left;}
.msvid_title {text-align: left;font-weight: 600;margin: 0 0 8px;color: #1f67ab;display: block;}
.msvid_price {text-align: left;font-weight: 600;margin: 0 0 7px;}
.msvid_price span {font-size: 14px;}


/* mvid */
.msvid2 {display:  flex;justify-content: space-between;flex-wrap:  wrap;display: -ms-flexbox;-ms-flex-pack: justify;-ms-flex-wrap: wrap; margin-bottom:30px;}
.msvidone {display:  flex;justify-content: space-between;flex-wrap:  wrap;display: -ms-flexbox;-ms-flex-pack: justify;-ms-flex-wrap: wrap;background: #f4f4f4;position: relative;padding: 0 0 22px;}
.msvidone img {padding:20px;}
.msvidone h3 {padding-bottom: 5px;border-bottom: 2px solid #00a7de;width: 30px;margin: 16px 0 15px;}
.msvidone p {padding-right: 20px;max-width: 260px;font-size: 16px;line-height: 21px;margin: 0 0 14px;}
.msvidone .zakaz {font-size: 16px;border: 1px solid #afafaf;width: 93px;text-align: center;border-radius: 30px;height: 24px;line-height: 24px;}
.msvidone .zakaz:hover {border-color:#777; cursor:pointer;}
.msvidone .mvid_price {position: absolute;top: 20px;right: 20px;font-size: 17px;}

/*---*/
.whatsapp {padding: 0 0 0 45px !important;min-height: 32px;background: url(../images/whatsapp.png) left top no-repeat;line-height: 32px !important;}
.viber {padding: 0 0 0 45px !important;min-height: 32px;background: url(../images/viber.png) left top no-repeat;line-height: 32px !important;}
.button.zakaz {background: #1f67ab;color: #fff;text-decoration: none;display: inline-block;margin: 15px 0 20px 0;height: 45px;line-height: 44px;text-align: center;border-radius: 3px;padding: 0 25px;}


.obvod {list-style: none;counter-reset: li;}
.obvod li:before {content: counter(li);counter-increment: li;position: absolute;left: -35px;top: 0px;background: #eff0f3;width: 9px;height: 25px;padding: 0px 9px;border-radius: 15px;}
.obvod li {position:relative;margin-bottom:20px!important;}


/* usl19 */
.usl19_desc {background: #f5f5f5; border-left: 3px solid #e01919; padding: 20px 30px; line-height: 28px; margin: 32px 0 30px; border-radius: 3px;}
.blue19 {color:#0072dc;}
.red19 {color:#ff4200;}
.flexbox {display: flex;width: 100%;justify-content: space-between;margin: 20px 0;flex-wrap: wrap;}
.usl19 > div {max-width: 310px;border: 4px solid #1f67ab;padding: 0 16px 20px;box-sizing: border-box;margin: 25px 0;}
.usl19_title {margin: -16px auto 16px;background: #fff;font-size: 23px;font-weight: 600;text-align: center;display: block;width: 90%;}
.usl19_title2 {font-weight: 300; font-size: 19px;}
.usl19_val {font-size: 19px; font-weight: 300;}
.usl19 p {font-size: 17px;margin: 0 0 15px;}
.usl19 .color19 {margin: 30px 0 15px;}
.usl19 .color19 span {width: 40px; height: 40px; box-shadow:0 1px 4px #ccc}
.usl19 .black {background:#333;}
.usl19 .white {background:#fff;}
.usl19 .gray {background: #d4d4d4;}
.usl19 .bej {background:#ffecaf;}
.usl19 .brown {background:#b38a52;}
.usl19 ul {margin: 0px 0 20px 2px !important;}
.usl19 .flag2 {margin:15px 0 0 !important;}
.usl19 li {margin: 0 0 10px !important;line-height: 1.2 !important;font-size: 17px;}
.flag li {padding: 0 !important;}
.usl19 li img {float:left; margin:3px 10px 0 0; box-shadow:0 0 4px #999;}
.usl19 .flag2 img {box-shadow:none;margin: 1px 10px 0 0;}
.usl19 .flag li:after {display:none !important;}
.zvonok19 {margin:10px auto 0; display:block; width:100px;}
.usl19 div div img {margin: 5px 0; width: 49%;}
.sale_orange {color: #ff4200; font-weight: 700; font-size: 70px!important; text-align: center;}
.usl19_5 {position: relative;}
.usl19_5 .zvonok, .usl19_2 .zvonok {position:unset;margin:0 auto;margin: 20px auto 0;display: block;}
.usl19_2 a {text-decoration: none;}
@media screen and (max-width: 700px) {
.usl19 > div {max-width: unset;width:100%;}
.wrap_mW {bottom: 40px !important;}
}
/* usl19_end */

#total #content .sigplus-gallery li {line-height: 0; margin: 0!important;}
#total #content .margin {margin: 30px 0 20px;}
#total #content .margin5 img {margin: 5px !important;}
#total #content .margin7 img {margin: 7px !important;}
#total #content .margin10 img {margin: 10px !important;}
#total #content .margin15 img {margin: 15px !important;}
#total #content .margin20 img {margin: 20px !important;}

/* comment */
p.author {min-height: 80px;font-size: 17px;line-height: 23px;}
p.author img{height: 81px;float:left;margin: 0 20px 0 0;}
p.author span {color: #0d66bb;font-style: italic;display: block;margin: 9px 0 0 0;}
@media screen and (max-width: 979px) and (min-width: 200px) {
p.author {height:auto;}
}
/* comment end */

/* ekspert */
.ekspert {width: 280px;}
.ekspert img {display: block;}
.ekspert_desc {border: 1px solid #ccc; border-top: none; padding: 20px 19px 23px; font-size: 17px; background: #edf9ff;}
.ekspert_name {line-height: 17px; margin: 0 0 10px;}
.ekspert_name span {font-weight: 400; color: #0d66bb;}
.ekspert_tel {text-align: center; font-size: 20px; margin: 16px 0 0;}
.ekspert_tel a {font-weight: 600;}
.ekspert_tel a span {font-weight: 600;}
/* ekspert end */


.flex_block_cols {margin: 0 0 40px 0}
.flex_block_1col {float:right;}
.h2_center {text-align:center;margin:0 0 45px 0;}
.flex_block_cols li {padding-bottom:20px!important;}



/* img_right_lameli start */
.img_right_lameli {float:right; margin:0 0 20px 20px;}
@media screen and (max-width: 510px) {
.img_right_lameli {width:100%; float:none; display:block; margin:0 auto 20px;}
}
@media screen and (min-width: 511px) and (max-width: 939px) {
.img_right_lameli {width:50%;}
}
/* img_right_lameli end */


/* menu page */
section.block-menu-page{padding: 22px 16px 0px; box-sizing: border-box; margin: 25px 0;width: auto; border-style: outset; border-color: #0879c7; border-radius: 3px;}

.block_page-cont ul{ list-style: none; display: flex; justify-content: flex-start; flex-wrap: wrap;}

.block_page-cont ul a {margin: 0 19px 0 0;}
.block_page-cont ul a li:before {left: -16px; top: 7px;}
.block_page-cont a:before {margin: 0 0 10px 0; position: relative; line-height: 1.6em;}
.viezd__li-bl {background: url(../images/li4.png) left center no-repeat; padding: 0 0 0 18px;font-size: 17px;}
#component .block-menu-page .block_page-cont .viezd__li-bl {margin: 0; line-height: 1.5;}

/* menu page end */


.video-one {float:right; margin-left:20px;}
@media screen and (max-width: 600px) {
.video-one {float:center;margin-left:0px;}
.block-revers {display: flex; flex-direction: column-reverse;}}
.gallery_max .sigplus-gallery ul>li>a {margin: 20px;}

.fotos.block__text .fotoblok p {font-size: 17px; margin: 10px 20px;}

/*komplekt*/
.komplekt_list {display: flex; flex-wrap: wrap;}
.komplekt_blok {border-radius: 5px;margin: 0px 13px 25px;width: 30%;display: flex;flex-direction: column;box-shadow: 0px 0px 5px 5px #ddd;}
.komplekt_img {margin: 0px 0px 13px;}
.komplekt_zag {color: #000000;font-size: 23px;font-weight: 700;margin: 0px 0px 13px;padding: 0 12px;}
.komplekt_harakt {display: flex;justify-content: space-between;margin: 0px 0px 18px;padding: 0 12px;}
.komplekt_harakt_name {max-width: 25%;}
.komplekt_harakt_value {max-width: 75%;}
.komplekt_buy {display: flex;flex-direction: row;align-items: center;margin: 0px 0px 10px;padding: 0 13px 13px;}
.komplekt_buy-price {width: 80%;font-weight: 600;font-size: 20px;}
.komplekt_buy-button {width: 45%; margin: 0px !important;}

@media (max-width: 992px) {
.komplekt_blok {width:100%; margin: 0px 0px 25px;}
}
/*komplekt end*/

/*button_offer*/
.button_offer {background: #a4b0d3;border-radius: 5px;color: #fff;font-size: 17px;height: 47px;padding: 0 10px;font-weight: 700;cursor: pointer;display: inline-flex;align-items: center;justify-content: center;margin: 10px;}
.button_offer:hover {background: #445edf;b;}
/*button_offer end*/