/*standform__blok-polit*/
.standform__blok-polit {display: flex;}
.standform__checkpolit {-webkit-appearance: none;-moz-appearance: none;width: 18px;height: 18px;border: 1px solid #8e8e8e;border-radius: 3px;position:relative;margin: 2px 11px 0 0;cursor: pointer;}
.standform__checkpolit:after {content: '';position: absolute;display: block;width: 12px;height: 12px;border-radius: 3px;background: #F13C3C;opacity: 0;left: 2px;top: 2px;}
.standform__checkpolit:checked:after {opacity: 1;}
.standform__checkpolit+span {display:none;}
.standform__checkpolit-text {font-size: 12px;}
@media screen and (max-width: 320px) {
.standform__checkpolit-text {font-size: 11px;}
}
/*.standform__blok-polit 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 */


/*diskiprem*/
.diskiprem {display: grid;grid-template-columns: 1fr;gap: 30px;counter-reset: test;}
.diskiprem__item {display: grid;grid-template-columns: 1fr 1fr;gap: 30px;border: 1px solid #00a7de;border-radius: 10px;position:relative;}
.diskiprem__item:before {position:absolute;counter-increment: test;content: counter(test);top: 10%;left: 50%;color: #00a7de;font-weight: 900;font-size: 220px;opacity: 10%;}
.diskiprem__item img {max-width: 100%;border-bottom-left-radius: 10px;border-top-left-radius: 10px;height: 100%;object-fit: cover;}
.diskiprem__item-info {padding: 20px 0 0;}
.diskiprem__item-info__zag {margin-top: 0px;background: none;padding: 0;}
.diskiprem__item-info__text {}
@media screen and (max-width: 550px) {
.diskiprem {}
.diskiprem__item {}
.diskiprem__item:before {}
.diskiprem__item img {}
.diskiprem__item-info {}
}
/*diskiprem end*/

/*pokrasuslug*/
.pokrasuslug {display: grid;grid-template-columns: 1fr 1fr;gap: 30px;}
.pokrasuslug a {position: relative;  overflow:hidden;border-radius: 10px;}
.pokrasuslug a:hover img {transform: scale(1.1);}
.pokrasuslug img {max-width: 100%;border-radius: 10px;transition: 0.3s;}
.pokrasuslug img:after {background:fff; width:30px; height:30px;}
.pokrasuslug h3 {position: absolute;top: 0px;background: none;color: #fff;background: linear-gradient(45deg, 700, transparent);width: 70%;}
.pokrasuslug__strelka {position: absolute;background: #ff3000;width:30px;height:30px;bottom: 20px;right: 30px;padding: 8px;border-radius: 10px;transition: 0.2s;}
.pokrasuslug__strelka svg {fill: #fff;}
.pokrasuslug__strelka:hover {background:#ff5e38;}
@media screen and (max-width: 700px) {
.pokrasuslug {grid-template-columns: 1fr;gap: 30px;}
.pokrasuslug img {height:250px;width: 100%;object-fit: cover;}
.pokrasuslug h3 {width: 90%;}
}
/*pokrasuslug end*/

/*pokras_vid*/
.pokras_vid {display: grid;grid-template-columns: 1fr 1fr 1fr;grid-gap: 30px;}
.pokras_vid iframe {max-width: 100%;}
@media screen and (max-width: 700px) {
.pokras_vid {display: grid;grid-template-columns: 1fr;}
.pokras_vid iframe {height: 250px;}
}
/*pokras_vid end*/

/*videosite*/
.videosite {display: grid;grid-template-columns: 1fr 1fr;gap: 30px;}
.videosite iframe {height: 250px;width: 100%;}
@media screen and (max-width: 500px) {
.videosite {grid-template-columns: 1fr;}
}
/*videosite end*/

/* preim19 */
.preim19 {display: flex; justify-content: space-around; flex-wrap: wrap; margin: 45px 0;}
.preim19__one {width: 23%; display: flex; flex-direction: column; align-items: center; gap: 10px;}
.preim19__one img {flex-shrink: 0;display: block;image-rendering: optimizequality;}
.preim19__title {font-size: 18px; text-align: center;}

@media (min-width: 482px) and (max-width: 768px) {
.preim19__one {width: 33%;}
}
@media screen and (max-width: 481px) {
.preim19__one {width: 50%;}
}
/* preim19 end */

/* preim21 */
.preim21 {display: flex;justify-content: space-between;flex-wrap: wrap;}
.preim21__one {width: 32%;display: flex;flex-direction: column;align-items: center;gap: 10px;}
.preim21__one img {flex-shrink: 0;display: block;image-rendering: optimizequality;width: 100%;margin: 0 0 12px;}
.preim21__title {font-size: 18px;font-weight: '600';text-align: left;margin: 0 0 5px;}
.preim21__desc {font-size: 17px; line-height: 1.4;}
.preim21__desc ul {margin: 15px 0 0 20px !important;}

@media (max-width: 768px) {
.preim21__one {width: 100%;}
}
/* preim19 end */

/*pokras-color*/
.pokras-color {display: flex;flex-wrap: wrap;gap: 30px;justify-content: center;    margin: 0 0 40px;}
.pokras-color__item {display: flex;flex-direction: column;}
.pokras-color__item-cvet {width: 80px;height: 80px;margin: 0 0 10px;}
.pokras-color__item-name {font-weight: 700;}
/*naves-color end*/

/* slider  */
.slider__content {background: url(/images/slider/kamera.jpg) 0 0  no-repeat;background-size: 100%;border-radius: 10px;}
.slider__content2 {background: linear-gradient(45deg, 700, transparent);padding: 60px;border-radius: 10px;}
.slider__zag {max-width: 520px;margin: 0 0 24px;color: #FBFBFB;line-height: 100%;font-size: 30px;font-weight: '700';line-height: 1.3;}
.slider__nalich {font-size: 20px;margin: 0 0 63px;color: #FBFBFB;}
.slider__opis {font-size: 24px;max-width: 480px;margin: 0 0 71px;color: #FBFBFB;display: none;}
.zvonok2 {font-size: 17px; color: #fff; font-weight: 400; background: #ff3000; width: 170px; height: 50px; line-height: 50px; text-align: center; cursor: pointer; border-radius: 3px;}
.slider__contact {display: flex; gap: 20px; align-items: center;}
.slider__span {color: #fff; font-size: 16px;}
.slider__span a {color: #fff; white-space:nowrap;}

@media (min-width: 769px) and (max-width: 992px) {
.slider__content {background-size: cover;}
}

@media (max-width: 768px) {
.slider__content {background: url(/images/slider/kamera.jpg) 75% 100% no-repeat;}
.slider__content2 {padding: 30px;}
}

@media screen and (max-width: 481px) {
.slider {padding: 0px;}
.slider__zag {line-height: 120%;font-size: 27px;}
.slider__nalich {font-size: 14px;max-width: 100%;white-space: nowrap;margin: 0 0 50px;}
.slider__opis {font-size: 5vw;margin: 0 0 40px;}
.slider__content2 {background: linear-gradient(45deg, 700, transparent);padding: 30px;border-radius: 10px;}
.zvonok2 {font-size: 15px;color: #fff;font-weight: 400;background: #ff3000;width: 250px;heigh;height: 40px;line-height: 40px;text-align: center;cursor: pointer;border-radius: 3px;}
}

@media screen and (max-width: 340px) {
.slider__content2 {padding: 15px;}
.slider__zag {font-size:23px;}
}
/* slider  end */

/* mos56 */
.mos56 {height: auto !important;}
.moduletable.mos56 {padding: 45px 0 56px !important;}
.mos56__h2 {margin: 0 0 35px;}
.mos56__h2 a {text-decoration: none;border-bottom: 2px solid #0d66bb;font-size: 35px;}
.mos56__a {text-decoration: none;border-bottom: 1px solid #0d66bb;font-size: 18px;}
.mos56__ul {display: flex;flex-wrap: wrap;gap: 25px;}
.mos56__div {display: flex; gap: 15px; flex-wrap: wrap;}
.mos56__li {list-style:none;}
.mos56__a_700 {color:700; border-color:700;}
/* mos56 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*/

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*/


/* preimuch__conteiner */
.preimuch__conteiner {display: flex; margin: 40px 0;}
.preimuch__item {width: calc(100% / 4); margin: 0px 15px 0px 0px; padding: 15px 17px; border: 2px solid #1f67ab; border-radius: 7px; background: linear-gradient(0deg, #f9f9f9, transparent);}
.preimuch__item:last-child {margin: 0px}
.preimuch__zag {font-weight: '600'; margin: 0px 0px 10px;}
.preimuch__zag img {margin: 0px 0px 10px;}
.preimuch__conteiner p {font-size: 16px;}

@media (max-width: 992px) {
.preimuch__conteiner {display: flex; flex-wrap: wrap;}
.preimuch__item {padding: 15px; border: 2px solid #1f67ab; width: 100%; margin: 0px 10px 20px;}
.preimuch__item:last-child {margin: 0px 10px 20px;}
}
@media (max-width: 407px) {
.preimuch__conteiner {width: 90%; flex-direction: column}
.preimuch__item {width: 90%}
}
/*preimuch 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_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: grid;grid-template-columns: 1fr 1fr;justify-content: space-between;margin: 40px 0;align-items: normal;}
.proizvodstvo__onas {background: #F3F3F3 url(/images/prozzigzag.png) 170px 204px no-repeat; border-radius: 5px; padding: 40px; max-width: 560px; box-sizing: border-box; position: relative; margin: 4px 31px 9px 0;}
.proizvodstvo__gallery {}
.proizvodstvo__gallery ul {display: grid !important;grid-template-columns: 1fr 1fr 1fr;gap: 10px 0px;}
.proizvodstvo__gallery ul li {width: 100% !important;max-width: 100% !important;}
.proizvodstvo__logo {width: 191px; margin: 0 0 30px;}
.proizvodstvo__text {margin: 0;}
.proizvodstvo__content img {border-radius: 10px;}

@media (max-width: 992px) {
.proizvodstvo__content {display: grid;grid-template-columns: 1fr;}
.proizvodstvo__onas {max-width: none; margin: 0 0 20px;}
.proizvodstvo__gallery {}
.proizvodstvo__gallery ul {gap:10px;}
.proizvodstvo__gallery ul li {}
}
/* proizvodstvo end */


/* otkrivanie */
.otkrivanie {display: grid;grid-template-columns: 1fr 1fr;margin: 40px 0;align-items: center;gap: 20px;}
.otkrivanie__left {background: #F3F3F3 url(/images/prozzigzag.png) 170px 204px no-repeat;border-radius: 5px;padding: 25px 40px;max-width: 620px;box-sizing: border-box;position: relative;display: flex;justify-content: space-between;flex-wrap: wrap;}
.otkrivanie__left-content {display: grid;grid-template-columns: 1fr 1fr;gap: 20px;}
.otkrivanie__leftdiv {display: flex;justify-content: space-between;align-items: center;font-size: 17px;width: 46%;margin: 15px 0;}
.otkrivanie__right {}
.otkrivanie__right ul {display:grid !important;grid-template-columns:1fr 1fr 1fr;gap: 20px;}
.otkrivanie__right ul li {}
.otkrivanie__right ul li img {object-fit:cover;width: 150px !important;}
.otkrivanie__img {margin: 0 20px 0 0;}
.otkrivanie__right img {border-radius: 10px;width: 150px !important;height: 150px !important;max-width: 100% !important;}
.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 {grid-template-columns: 1fr;}
.otkrivanie__left {max-width: 100%; margin: 0 auto 40px; padding: 25px 30px;}
.otkrivanie__right img {width: 100% !important;}
.otkrivanie__leftdiv {width: 100%;}
.otkrivanie__right ul {display:grid !important;grid-template-columns:1fr 1fr 1fr;gap: 20px;}
.otkrivanie__right ul li {width: 100% !important;height: 100% !important;object-fit: cover;max-width: 100% !important;}    
}
/* otkrivanie end*/

/*rutub-video*/
.rutub-video {display: grid;grid-template-columns: 1fr 1fr;gap: 20px;margin: 0 0 40px;}
.rutub-video iframe {max-width: 100%;}
/*rutub-video end*/

/* proizvodstvo end */
.img-h2 {display: flex;}
.img-h2 img {margin: 0 10px 0 0;}
.red {color: #ff2f00; font-weight: 600;}
.zakaz {cursor: pointer;}
.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;}
.blue {color: #0d66bb; font-weight: 700; white-space: nowrap;}
.blue2 {color: #0d66bb; white-space: nowrap;}
.button_block {display: flex; justify-content: space-around; flex-wrap: wrap; display: -ms-flexbox; -ms-flex-pack: justify; -ms-flex-wrap: wrap; justify-content: space-between; flex-wrap: wrap; margin: 0 0 35px 0;}
.button_block a {text-decoration: none; color: #fff; padding: 15px 30px 18px; background: #ff3000; border-radius: 2px; min-width: 230px; text-align: center; font-weight: '600'; font-size: 21px;}
.button_block a:hover {background: #da2900;}
.img_right {float: right; margin-left: 20px;}
.img_right_kon {float: right; margin-left: 20px; margin: -55px 0px 0px 0px;}

@media screen and (max-width: 979px) and (min-width: 200px) .img_right_kon {float:right; margin-left: 20px; margin: -55px 0px 0px 0px;}
.margintop55 {margin-top: 55px;}
.margintop-35 {margin-top: -35px;}
.soderzhanie {}
.soderzhanie a {text-decoration: none; min-width: 190px; display: inline-block; margin: 0 40px 15px 0; font-size: 17px;}
.soderzhanie a:before {content: '#'; color: #ff2f00; margin: 0 5px 0 0;}
.price-table {width: 100%; margin: 20px 0;}
.price-table td, .price-table th {border: 1px solid #ddd; padding: 12px 10px; 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 .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: 14px;}
.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 td[colspan='3'] {background: #e5f8ff; text-align: center; color: #333; font-weight: 600; font-size: 18px; border: none;}
/* .price-table ul li {list-style:none;}
*/
.comment {background: #f5f5f5; border-left: 5px solid #00a7de; padding: 20px 15px;}
.tel_text {text-decoration: none; white-space: nowrap;}
/* brends */
.brends {display: flex; justify-content: space-around; flex-wrap: wrap; display: -ms-flexbox; -ms-flex-pack: justify; -ms-flex-wrap: wrap; margin: 50px 0 60px;}
.brends a {text-decoration: none; display: inline-block; text-align: center;}
.brends a img {display: block;}
.brends a:hover {background: #f5f5f5;}
/* brends end */


/* foto-razdel */
.foto_razdel2 {border-radius: 9px; background: url(../images/fon2.jpg); padding: 16px 15px 20px !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; display: flex; justify-content: space-between; flex-wrap: wrap; display: -ms-flexbox; -ms-flex-pack: justify; -ms-flex-wrap: wrap;}
.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;}
.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%;}
.chek_skidka .green {white-space: unset;}
.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;}
}
/*---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 5px 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: 290px; 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: calc(25% - 20px); 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;}
.mvids + .comment {margin: 0 0 35px;}
/* 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: 5px 0 5px 25px; border-bottom: 2px solid #00a7de; width: 30px; margin: 16px 0 15px; font-size: 18px;}
.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;}
/*---*/
.whatsapp {padding: 0 0 0 40px !important; min-height: 32px; background: url(../images/whatsapp.png) left top no-repeat; line-height: 32px !important;}
.viber {padding: 0 0 0 40px !important; min-height: 32px; background: url(../images/vbr.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;}
.flex_block_cols {margin: 0 0 40px 0; display: flex; justify-content: space-between; flex-wrap: wrap;}
/*.flex_block_1col {float:right;}
*/
.h2_center {text-align: center; margin: 0 0 45px 0;}
.flex_block_cols li {padding-bottom: 20px!important;}
.blue_numbers {counter-reset: li; list-style: none; padding: 0; display: inline-block;}
.blue_numbers li {position: relative; display: block; padding: .4em .4em .4em .8em; margin: .5em 0 .5em 2.5em!important;}
.blue_numbers li:before {content: counter(li); counter-increment: li; position: absolute; left: -2.5em; top: 44%; margin-top: -1em; background: #2269ac; color: white; height: 2em; width: 2em; line-height: 2em; text-align: center; font-weight: 700;}
.stvorki_types {display: flex; justify-content: space-between;}
.imgleft {float: left; margin-right: 20px;}
.comment h2 {margin-top: 10px!important;}
.comment ul {margin-bottom: 0!important;}
/* start m320 */


/* kreplenia */
.all_kreplenia {display: flex; justify-content: space-between; flex-wrap: wrap;}
.kreplenia {width: calc(50% - 50px); background: #e5e5e5; border-radius: 2px; margin-bottom: 25px; padding: 5px 20px;}
.kreplenia img {margin-bottom: 15px;}
.kreplenia a {padding: 5px 10px; cursor: pointer; border: 1px solid #9d9d9d; border-radius: 20px;}
.kreplenia p {margin: 20px 0 20px 0; font-weight: 600; font-size: 22px;}
.kreplenia .krep_right {}
.kreplenia .first_str {display: flex; justify-content: space-between; align-items: start; flex-wrap: wrap;}
.kreplenia .descr {margin-bottom: 15px;}
.kreplenia .plus_minus {display: flex; justify-content: space-between;}
.kreplenia .plus_minus ul {margin: 0!important;}
.kreplenia .plus_minus ul li {padding-left: 25px; list-style: none; font-size: 17px;}
.kreplenia .plus2 ul:first-child li {background: url(../images/plus.png) left center no-repeat;}
.kreplenia .plus2 ul:last-child li {background: url(../images/plus.png) left center no-repeat;}
.kreplenia .minus2 ul:first-child li {background: url(../images/minus.png) left center no-repeat;}
.kreplenia .minus2 ul:last-child li {background: url(../images/minus.png) left center no-repeat;}
/* kreplenie end */


/* navigacia */
.pr_tab {margin: 0!important;}
.pr_tab li {padding: 10px 20px 10px 35px; list-style: none; border: 1px solid #eee; text-align: center; cursor: pointer; border-radius: 5px; background: url(../images/kras.png) 10px 16px no-repeat;}
.pr_tab li:hover {background: #eee url(../images/kras.png) 10px 16px no-repeat;}
/* navigacia end */
@media screen and (max-width: 939px) {
.stvorki_types {display: block; justify-content: space-between;}
.imgleft {display: block}
.mvid {width: calc(25% - 10px); max-width: 225px;}
.msvids {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex-wrap: wrap; justify-content: space-between;}
.msvid:nth-child(odd) {margin-right: 0;}
.msvid {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; width: calc(50% - 15px);}
.msfoto {width: 160px;}
.video a {width: calc(25% - 10px);}
.first_str > div {width: 100%; margin: 0 0 18px;}
}
@media screen and (max-width: 767px) {
.mvid {width: calc(33% - 10px);}
.kreplenia .plus_minus {flex-wrap: wrap;}
.plus_minus div {width: 100%;}
}
@media screen and (max-width: 666px) {
.msvid {display: block; text-align: center; width: calc(50% - 10px);}
.msfoto {margin: 0 0 20px; width: 160px;}
.msvid_title {text-align: center; margin: 0 0 15px;}
.msvid_price {text-align: center; margin: 0 0 15px;}
.msvid p {margin: 0 0 10px;}
.msvid .zakaz {margin: 0 auto;}
.mstext {width: unset;}
.video a {width: calc(50% - 10px); margin: 0 0 10px;}
.video a img {width: 100%;}
}
@media screen and (max-width: 568px) {
.mvid {width: calc(50% - 10px); max-width: 225px; margin: 0 auto 20px;}
.mvids {margin: 0 -5px;}
.mvids + .comment {margin: 0 0 20px;}
.kreplenia {width: calc(50% - 35px); margin-bottom: 10px; padding: 5px 15px;}
}
@media screen and (max-width: 460px) {
.msvid {width:100%;}
.msvid img {margin: 0;}
.video a {width: 100%; margin: 0 0 10px;}
.kreplenia {width: 100%;}
}
/* okna poteyut */


/* list-style:none */
.bulletless {margin-bottom: 0!important;}
.bulletless li {list-style: none;}
/* list-style:none end */


/* flex_block */
.flex_block {display: flex; justify-content: space-between; flex-wrap: wrap; margin: 10px 0 20px 0;}
.flex_block img {margin: 2px}
/* flex_block end */


/* poyasneniya */
.explain {font-size: 15px; margin-bottom: 25px;}
.explain span {font-weight: 700;}
.explain p {margin: 0}
/* poyasneniya end */
.borderccc {border: 1px solid #ccc;}
/* klapan-table */
.klapan-table {width: 100%; margin: 20px 0;}
.klapan-table td {border: 1px solid #ddd; padding: 10px 12px; text-align: center; font-size: 15px; background: #f9f9f9;}
.klapan-table .left {text-align: left;}
.klapan-table thead td {font-size: 17px; border: none; background: #1f67ab; color: #fff; font-weight: normal; font-weight: 400; white-space: nowrap;}
.klapan-table img {max-width: 180px; display: block; margin: 0 auto; background: #fff;}
.klapan-table .price-col {width: 20%;}
/* klapan-table end */


/* okna poteyut 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 */


/* numeric list */
.cool_list {margin: 0; counter-reset: li; list-style: none; padding: 10px;}
.cool_list li {position: relative; margin: 0 0 10px 2em; padding: 4px 8px;}
.cool_list li:before {content: counter(li); counter-increment: li; position: absolute; top: 8px; left: -2em; width: 2em; box-sizing: border-box; margin-right: 8px; padding: 4px; border: 2px solid #1f67ab; text-align: center; font-weight: 700; font-size: 18px;}
/* numeric list end */


/* balkon */
.all_balkon {display: flex; justify-content: space-around; flex-wrap: wrap; text-align: center; margin: 30px 0 30px;}
.all_balkon a {text-decoration: none; color: #000;}
.all_balcon_one {padding: 12px;}
.all_balcon_one:hover {background: #d1f4ff; border-radius: 5px;}
.all_balcon .title {}
/* balkon end */


/* mansarda */
.brands_mans_okna td {border: 1px solid #ddd; padding: 10px 12px; font-size: 15px; background: #f9f9f9;}
.brands_mans_okna th {border: 1px solid #ddd;}
.brands_mans_okna span {font-weight: 700;}
/* mansarda end */
.video {display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 20px;gap: 10px;}
.video img {margin-bottom: 15px;}

@media screen and (max-width: 510px) {#component .video_right {display: block; float: none; margin: 0 auto 20px;}
}
/* margin */
#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;}
/* margin end */


/* problems */
.problems {display: flex; justify-content: space-between; flex-wrap: wrap; display: -ms-flexbox; -ms-flex-pack: justify; -ms-flex-wrap: wrap;}
.one_problem {background: #f5f5f5; width: 48%; margin: 0 0 40px 0; position: relative; overflow: hidden;}
.problem_price {position: absolute; color: #fff; background: #ff2f00; right: 0; padding: 10px; font-weight: 600; border-radius: 2px; font-size: 16px; z-index: 5;}
.problem_title {display: block; padding: 10px 20px 5px; color: #1f67ab; font-weight: '700'; font-size: 21px;}
.problem_descr {padding: 5px 20px; font-size: 17px;}
.problem_reshenie {padding: 5px 20px 25px; font-size: 17px;}
/* problems end */
.bak_to_soderzhanie {font-size: 16px; text-decoration: none;}
.bak_to_soderzhanie:before {content: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´'; display: iblock; margin: 0 10px 0 0; color: #0d66bb;}
/* 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 .700 {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 */


/* 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 */


/* contact icon */
.contact_icon {position: fixed; top: 40%; left: 0%; width: 44px; z-index: 5;}
.whatsapp:not(p) {background: #1bd741 url(../images/wa.svg) 1px 1px no-repeat; /* width: 39px; */ height: 40px; border-radius: 0 5px 5px 0; cursor: pointer; -webkit-transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; -o-transition: 0.2s ease-in-out; transition: 0.2s ease-in-out; -webkit-transition-property: box-shadow,transform; -moz-transition-property: box-shadow, transform; -o-transition-property: box-shadow, transform; transition-property: box-shadow,transform; display: inline-block; z-index: 5; position: relative; margin: 0 0 2px;}
.viber:not(p) {background: #8074d6 url(../images/viber.png) 4px 5px no-repeat; /* width: 0px; */ height: 40px; border-radius: 0 5px 5px 0; cursor: pointer; -webkit-transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; -o-transition: 0.2s ease-in-out; transition: 0.2s ease-in-out; -webkit-transition-property: box-shadow,transform; -moz-transition-property: box-shadow, transform; -o-transition-property: box-shadow, transform; transition-property: box-shadow,transform; display: inline-block; z-index: 5; position: relative; margin: 0 0 2px;}
.phone {background-size: 30px; background: #237eca url(../images/phone.svg) 9px 7px no-repeat; width: 40px; height: 38px; border-radius: 0 5px 5px 0; cursor: pointer; -webkit-transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; -o-transition: 0.2s ease-in-out; transition: 0.2s ease-in-out; -webkit-transition-property: box-shadow,transform; -moz-transition-property: box-shadow, transform; -o-transition-property: box-shadow, transform; transition-property: box-shadow,transform; display: inline-block; z-index: 5; position: relative;}
.contact_icon a:hover {box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.5); transform: translateY(-3px);}

@media screen and (max-width: 939px) {
.contact_icon {top: unset; bottom: 10%;}
}
/* contact icon end */


/* 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 */


/* one_otz */
.all_otz1 {margin: 25px 0 0; border-top: 1px solid #e7e7e7;}
.one_otz1 {border-bottom: 1px solid #e7e7e7; padding: 28px 20px 29px;}
.one_otz1 .otz_name1 {display: flex; font-weight: 700; font-size: 18px; margin: 0 0 14px;}
.one_otz1 .otz_name1 div {display: flex; align-items: center; margin: 0 0 0 10px;}
.one_otz1 .otz_name1 div img {margin: 0 0 0 2px;}
.one_otz1 .otz_text {margin: 0 0 17px; line-height: 1.4em; font-size: 17px;}
.otz_wrap {display: flex; align-items: center;}
.one_otz1 .otz_date {color: #888; margin: 0 0 0 16px;}
.one_otz1 .otz_baza {display: flex; align-items: center;}
.one_otz1 .otz_baza img {margin: 0 8px 0 0;}

@media screen and (max-width: 355px) {
.one_otz1 {padding: 25px 0px;}
}
/* one_otz end */


/* otz_svodka */
.otz_svodka {display: flex; justify-content: center; flex-wrap: wrap;}
.otz_svodka > a {border: 1px solid #e7e7e7; padding: 20px 20px 19px; margin: 10px 15px; text-align: center; text-decoration: none; color: #555;}
.otz_svodka > a > img {margin: 0 0 10px;}
.otz_svodka > a > div {display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 17px; color: #ff4200; margin: 0 0 10px;}
.otz_svodka > a > div img {margin: 0 0 0 2px;}
.otz_svodka > a > div span {margin: 0 4px 0 0;}
.otz_google_maps > img {padding: 3px 0 1px;}
/* otz_svodka end */


/* otz */
.all_otz .one_otz {border: 1px solid #ccc; padding: 30px; margin: 0 0 30px 0; border-radius: 2px; width: 43%;}
.all_otz .otz_text {font-size: 19px; line-height: 27px; margin: 0 0 20px 0;}
.all_otz .otz_name {color: #1175b5; font-weight: 700; margin: 0 0 10px 0;}
.all_otz .more {text-decoration: none; color: #fff; padding: 15px 30px 18px; background: #ff3000; border-radius: 2px; text-align: center; font-weight: 600; font-size: 21px; display: inline-block;}
.all_otz {display: flex; justify-content: space-around; flex-wrap: wrap; display: -ms-flexbox; -ms-flex-pack: justify; -ms-flex-wrap: wrap; justify-content: space-between; flex-wrap: wrap;}
.more {text-decoration: none; color: #fff; padding: 15px 30px 18px; background: #ff3000; border-radius: 2px; text-align: center; font-weight: 600; font-size: 21px; display: inline-block; margin: 0 0 20px 0;}
.more:hover {color: #fff; background: #de2b01;}
.otz_more {font-size: 16px; line-height: 1; display: flex; align-items: center;}
.otz_more img {margin: 0 10px 0 0;}
/* otz_end */


/* price-dileram start */
.price-dileram td:first-child {text-align: center;}
/* price-dileram end */
.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%;}
}
/* oplata footer start */
#footer .oplata {clear: both; width: 980px; margin: 0 auto; display: flex; font-size: 17px;}
#footer .oplata-title {margin: 0 20px 10px 0;}
#footer .oplata-vidy {display: flex; flex-wrap: wrap;}
#footer .oplata-vidy > div {margin: 0 20px 10px 0; display: flex; align-items: center;}
#footer .oplata-vidy > div img {margin: 0 5px 0 0;}
.footdocs {grid-column-start:1; grid-column-end:3;}
/* oplata footer end */


/* viezd */
.viezd {border: 2px solid #00a7de; border-radius: 3px; padding: 0 25px 8px; margin: 35px 0;}
.viezd2 {display: block;}
.viezd__title {margin: -26px auto 2px; background: #fff; font-size: 22px; width: 240px; text-align: center; padding: 10px 0; font-weight: 600;}
.viezd__ul {margin: 0 !important; list-style: none;}
.viezd__li {font-size: 17px; background: url(../images/kras.png) left 5px no-repeat; padding: 0 0 0 25px;}
/* viezd end */
.captionplus-align>* {font-size: 13px;}
/* panel start */



/* 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 */


/* page plisse*/
.all_kreplenia.plisse .kreplenia {width: calc(33% - 50px); padding: 30px 20px; border: 1px solid #ccc; background: none;}
.all_kreplenia.plisse .kreplenia img {width: 100%;}
.all_kreplenia.plisse .kreplenia .descr {margin-bottom: 23px;}
.all_kreplenia.plisse .vremen {width: 30%;}

@media screen and (max-width: 600px) {
.all_kreplenia.plisse .kreplenia {width: calc(50% - 50px);}
.all_kreplenia.plisse .vremen {display: none;}
}
@media screen and (max-width: 420px) {
.all_kreplenia.plisse .kreplenia {width: 100%;}
}
/* page plisse and */
.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;}
}
.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*/


/* primeri  */
.primeri {display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 40px 30px;}
.primeri__elem {}
.primeri__foto {width: 100%; display: block; margin: 0 0 13px; aspect-ratio: 4 / 4; object-fit: cover; border-radius: 2px;}
.primeri__name {font-size: 20px; font-weight: '600'; margin: 0 0 8px; line-height: 1.1em;}
.primeri__price {font-size: 17px; margin: 0 0 2px;}
.primeri__price span {color: #0d66bb; font-weight: '600';}
.primeri__srok {font-size: 17px;}
.primeri__srok span {color: #0d66bb; font-weight: '600';}
.primeri__but {border: 1px solid #afafaf; border-radius: 30px; display: flex; align-items: center; justify-content: center; font-size: 18px; padding: 5px 0; max-width: 110px; margin: 17px auto 0;}
.primeri__but:hover {border-color: #000;}

@media (min-width: 769px) and (max-width: 992px) {
.primeri {grid-gap: 30px 20px;}
}
@media (min-width: 482px) and (max-width: 768px) {
.primeri {grid-template-columns: 1fr 1fr;}
}
@media screen and (max-width: 481px) {
.primeri {grid-template-columns: 1fr 1fr; grid-gap: 27px 16px;}
.primeri__name {font-size: 19px;}
.primeri__price {font-size: 14px;}
.primeri__srok {font-size: 14px;}
}
/* primeri  end */

/*konfig*/
.main__konfig {display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;grid-gap: 20px;}
.main__konfig__konfig {display: flex;flex-direction: column;align-items: center;text-align: center;gap: 20px;}
.main__konfig__konfig__text {font-size: 20px;font-weight: 700;color: #1175b5;padding: 15px;background-color: #f5f5f5;border-radius: 8px;width: 100%;box-sizing: border-box;}
.main__konfig__konfig__image {background-color: #e0e0e0;border-radius: 8px;color: #666;max-width: 100%;}

@media (min-width: 645px) and (max-width: 880px) {
.main__konfig {grid-template-columns: 1fr 1fr;}
}
@media (min-width: 319px) and (max-width: 644px) {
.main__konfig__konfig__image {max-width: 180px;}
.main__konfig {grid-template-columns: 1fr 1fr;}
}
/*konfig end*/