@keyframes animewa {0%, 20%, 100% {transform: rotate(0deg); box-shadow: 0px 3px 6px 1px #00000000;}
5% {transform: rotate(-16deg) scale(1.2); /*box-shadow: 0px 3px 6px 1px #00000059;*/}
10% {transform: rotate(0deg) scale(1.2); /*box-shadow: 0px 3px 6px 1px #00000059;*/}
15% {transform: rotate(-16deg) scale(1.2); /*box-shadow: 0px 3px 6px 1px #00000059;*/}
}
.bigwa {box-sizing: border-box;position: fixed;right: calc(50vw - 755.5px);bottom: 160px;cursor: pointer;animation: animewa 6s infinite;z-index: 101;border-radius: 15px;}
.bigwa svg {}

@media (min-width: 600px) and (max-width: 1380px) {
.bigwa {right: 37px;}
}
@media screen and (max-width: 600px) {
.pwrbox__but {left: unset !important;right: 20px !important;bottom: 20px !important;}
.bigwa {right: unset;top: unset;bottom: 80px;left: unset;right: 20px;}
.bigwa svg {width: 50px;height: auto;}
}

@keyframes animetg {0%, 20%, 100% {transform: rotate(0deg); box-shadow: 3px 3px 3px 3px #00000000;}
5% {transform: rotate(-16deg) scale(1.2);/* box-shadow: 3px 3px 3px 3px #00000059;*/}
10% {transform: rotate(0deg) scale(1.2); /*box-shadow: 3px 3px 3px 3px #00000059;*/}
15% {transform: rotate(-16deg) scale(1.2); /*box-shadow: 3px 3px 3px 3px #00000059;*/}
}
.bigtel {box-sizing: border-box;position: fixed;right: calc(50vw - 755.5px);bottom: 263px;cursor: pointer;animation: animetg 6s infinite;z-index: 101;border-radius: 15px;background: #FFC107;width: 75px;height: 75px;}
.bigtel svg {padding: 10px;}

@media (min-width: 600px) and (max-width: 1380px) {
.bigtel {right: 31px;}
}
@media screen and (max-width: 600px) {
.bigtel {right: unset;top: unset;bottom: 145px;left: unset;right: 20px;width: 50px;height: 50px;}
.bigtel svg {width: 30px;height: auto;}
}

.img__center {display: block;margin: 0 auto 20px;}
.block__center { text-align: center;}

/* 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: #eead13;display: flex;align-items: center;justify-content: center;padding: 0 21px;border-radius: 25px;font-weight: 500;cursor: pointer;transition: 0.2s;color: #fff;}
.atntck__but:hover {background: #eead139e;}

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

/*video otz*/
.moduletableotz {background: url(../../../images/kartinki/otz.jpg) center center no-repeat;padding-top: 70px; padding-bottom: 70px; margin-top: 70px; margin-bottom: 50px;}
.moduletableotz .otz {display: flex;position: relative; align-items: start;}
.moduletableotz video {width:500px;flex-shrink: 0;}

.kvch__icon {margin-right: 15px;}
.kvch-1__icon {margin: 0px 0px -15px 15px;}

.otz__zag  {font-family: 'MuseoSansCyrl_700'; font-size: 38px; position: relative; padding-left: 30px; color: #eead13; margin: 0px 0 40px;}
.otz__zag:before {content: ""; position: absolute; top: .235em; bottom: .265em; left: 0; width: 2px; background-color: #eead13}
.otz__text  {font-size: 18px; color: #fff;font-style: italic;}
.otz__levblok  {max-width: 50%;}
.otz-swiper {overflow: hidden;width: 100%;}
.otz-wrapper {display: flex;align-items: start;width: 100%;}
.otz__video {position: relative;cursor:pointer;}
.otz__videopreview {display:block;max-width:100%;}
.otz__video .youtuber__play {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.otz__video iframe {top: 0px;position: absolute;z-index:1;width: 100%;height: 100%;}

.otz-slide {flex-shrink: 0;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: start;}
.otz-button-prev, .otz-button-next {width: 40px;height: 40px;border-right: 4px solid #eead13;border-bottom: 4px solid #eead13;position: absolute;cursor: pointer;top: calc(50% - 31px);}
.otz-button-prev.swiper-button-disabled, .otz-button-next.swiper-button-disabled {opacity: 0.4;}
.otz-button-prev {transform: rotate(135deg); left: -90px;}
.otz-button-next {transform: rotate(-45deg); right: -90px;}

@media (max-width: 1600px) {
.otz-button-prev, .otz-button-next {width:16px; height:16px;top:unset; bottom:-40px; }
.otz-button-prev {left:calc(50% - 31px);}
.otz-button-next {right:calc(50% - 31px);}
}
@media (max-width: 1313px) {
.otz__levblok  {margin-left: 10px;}
.otz__zag {font-size: 30px;}
}
@media (max-width: 1050px) {
.moduletableotz video {width: 400px;}
.otz__text  {font-size: 16px;}
.otz__video {max-width:45%}
}
@media (max-width: 849px) {
.moduletableotz {margin-top:0px;}
.moduletableotz video {width: 350px;}
.otz__video {max-width:45%}
}
@media (max-width: 768px) {
.otz__levblok {max-width: 100%; margin: 0 0 30px 0;-webkit-text-size-adjust:100%}
.moduletableotz video {margin: 0 auto; display:block;}
.otz__video {margin: 0 auto; max-width:100%;}
}
@media screen and (max-width: 481px) {
.otz__text  {font-size: 15px !important;margin: 0 0 30px 0;}
.moduletableotz video {width: 100%; display:block;}
}
/* end video otz */


/*slider*/
.moduletableslider  {padding-top: 60px;background: #242424;position: relative;padding-bottom: 90px;margin: 0 0 109px 0;}
.slider {}
.slider__h1  {color: #eead13; font-size: 38px; font-family: 'MuseoSansCyrl_900'; margin: 0 0 46px 0; text-align: center;}
.slider__podzag  {color: #d3dae0;font-size: 30px;margin: 0 0 52px;text-align: center;}
.slider__icons  {display: flex;justify-content: space-evenly;flex-wrap: wrap;text-align: center;margin: 0 0 50px;}
.slider__icon  {font-size: 18px;color: #fff;font-family: 'MuseoSansCyrl_700';display: flex;flex-direction: column;align-items: center;width: 248px;margin: 0 50px 46px;line-height: 24px;}
.slider__icon img  {margin: 0 0 10px 0; width: 62px; height: 62px;}

.slider-forma  {box-shadow: 20px 0 80px 0 rgb(0 0 0 / 10%); border: 2px solid #c1c1c1; background: white; border-radius: 10px; padding: 20px 22px; display: flex; flex-direction: column; align-items: center; position: absolute; bottom: -109px; left:calc(50% - 410px);}
.slider-forma__zag  {color: #eead13; font-size: 24px; font-family: 'MuseoSansCyrl_700'; margin: 0 0 24px 0;}
.slider-forma__container  {margin: 0 0 25px 0;position: relative;}
.slider-forma__container span {position: absolute;bottom: 3px;margin: 0 0 0px -129px;}
.slider-forma__input  {background: #f7f7f7; border: 1px solid #d9d9d9; padding: 15px 25px; border-radius: 24px;}
.slider-forma__imya {}
.slider-forma__phone  {margin: 0 30px;}
.slider-forma__but  {padding: 14px 57px; font-size: 13px;}
.slider-forma__text  {color: #393939; font-family: 'MuseoSansCyrl_700'; font-size: 17px; margin: 0 0 10px 0;}
.slider-forma__polit  {font-size: 12px; color: #393939; font-family: 'MuseoSansCyrl_500';}
.slider-forma__polit:before  {content: "✔"; display: inline-block; vertical-align: text-bottom; width: 18px; height: 18px; border: 1px solid #eead13; margin-right: 7px; text-align: center; line-height: 18px;}
.slider-forma__polit a  {color: #393939;}

@media (min-width: 993px) and (max-width: 1313px) {
.moduletableslider  {margin: 0 0 90px 0;}
.slider__icons  {justify-content: space-evenly;}\
.slider__icons {justify-content: space-evenly;}
.slider__icon {width: calc((100% / 3) - 11px);font-size: 15px;line-height: 22px;max-width: 205px;margin-right: 60px;margin-left: 60px;}
.slider__icon:not(:nth-last-child(2), :last-child) {margin-bottom: 40px;}
}
@media (min-width: 769px) and (max-width: 992px) {
.moduletableslider  {margin: 0 0 0px 0;padding-top: 30px;padding-bottom: 70px;}
.slider__h1 {font-size: 31px;margin: 0 0 8px 0;}
.slider__podzag {font-size: 21px;margin: 0 0 41px;}
.slider__icons {justify-content: space-evenly;}
.slider__icon {width: calc((100% / 3) - 11px);font-size: 15px;line-height: 22px;max-width: 255px;margin-right: 0px;margin-left: 0px;}
.slider__icon:not(:nth-last-child(2), :last-child) {margin-bottom: 40px;}
.slider__icon img { }
.slider-forma  {box-shadow: none;padding: 28px 22px;position: unset;text-align: center;max-width: 450px;margin: 0 auto;}
.slider-forma__zag  {font-size: 22px;}
.slider-forma__container  {display: flex;flex-direction: column;width: 100%;}
.slider-forma__input  {margin: 0 0 10px 0 !important;}
}
@media (min-width: 482px) and (max-width: 768px) {
.moduletableslider  {margin: 0 0 0px 0;padding-top: 30px;padding-bottom: 70px;}
.slider__h1 {font-size: 31px;margin: 0 0 8px 0;}
.slider__podzag {font-size: 21px;margin: 0 0 41px;}
.slider__icons {justify-content: space-evenly;margin: 0 0 80px;}
.slider__icon {width: calc((100% / 2) - 11px);margin: 0 0px 0;font-size: 15px;line-height: 22px;max-width: 202px;}
.slider__icon:not(:nth-last-child(2), :last-child) {margin-bottom: 40px;}
.slider__icon img { }
.slider-forma  {box-shadow: none;padding: 28px 22px;position: unset;text-align: center;max-width: 400px;margin: 0 auto;}
.slider-forma__zag  {font-size: 22px;}
.slider-forma__container  {display: flex;flex-direction: column;width: 100%;}
.slider-forma__input  {margin: 0 0 10px 0 !important;}
}
@media screen and (max-width: 481px) {
.moduletableslider  {margin: 0 0 0px 0;padding-top: 30px;padding-bottom: 70px;}
.slider__h1 {font-size: 31px;margin: 0 0 8px 0;}
.slider__podzag {font-size: 21px;margin: 0 0 41px;}
.slider__icons {justify-content: space-evenly;margin: 0 0 80px;}
.slider__icon {width: calc((100% / 2) - 11px);margin: 0px;font-size: 15px;line-height: 22px;}
.slider__icon:not(:nth-last-child(2), :last-child) {margin-bottom: 40px;}
.slider__icon img { }
.slider-forma  {box-shadow: none;padding: 28px 22px;position: unset;text-align: center;}
.slider-forma__zag  {font-size: 22px;}
.slider-forma__container  {display: flex;flex-direction: column;width: 100%;}
.slider-forma__input  {margin: 0 0 10px 0 !important;}
}
/*slider end*/


/*rascenki*/
.rascenki__yakor {top: -170px; position: absolute;}
.rascenki {}
.rascenki__blok1  {display: flex;justify-content: space-between;margin: 0 0 40px 0;flex-wrap: wrap;}
.rascenki__blok1 > div:nth-child(3n + 2) {border-left: 1px solid #E6E6E6;border-right: 1px solid #E6E6E6;padding: 0 30px;margin: 0 30px;}
.rascenki__blok1 > div:not(:nth-child(n + 4)) {margin:0 0 50px 0;}
.rascenki__element {/* padding: 0 21px 40px 41px; */display: flex;flex-wrap: wrap;width: calc((100% / 3) - 41px);align-items: flex-start;}
.rascenki__info {margin: 0;display: flex;flex-wrap: wrap;align-items: start;max-width: calc(100% - 150px);}
.rascenki__img  {margin: 0 30px 0px 0;align-self: flex-start; height: 120px; width: 120px; }
.rascenki__zag  {font-size: 24px;line-height: 29px;color: #393939;margin: 0px 0 12px 0;font-family: 'MuseoSansCyrl_500';width: 100%;}
.rascenki__cena {font-size: 17px;color: #555;font-family: 'MuseoSansCyrl_300';margin: 0 0 19px 0;flex: auto;/* font-family: 'MuseoSansCyrl_500'; */width: 100%;}
.rascenki__cena span {font-family: 'MuseoSansCyrl_900'; font-size: 19px; color: #333;}
.rascenki__punkti {border: 1px solid #555; cursor: pointer; text-align: center; border-radius: 50px; padding: 5px 11px; flex-shrink: 1; font-size: 15px; margin: 0 11px 10px 0; transition:0.2s;}
.rascenki__punkti:hover {background:#f6efdf;}
.rascenki__zakazat {border-radius: 50px; padding: 6.5px 12px; background: #eead13; color: #fff; font-family: 'MuseoSansCyrl_500'; font-size: 14px; cursor:pointer;}
.rascenki__zakazat:hover {border: 2px solid #eead13; padding: 4.5px 10px; background: #fff; color: #eead13;}
.rascenki__spisok {height: 100%;display:none;margin: 25px 0 0 0;}
.pretty-ul {}
.pretty-ul li  {position: relative; padding-left: 27px; transition: transform .2s; font-size: 14px; color: #808080; margin: 0 0 20px 0;}
.pretty-ul li:before  {position: absolute; content: ""; top: 3px; left: 6px; width: 12px; height: 11px; background: url(../../../images/icons/marker.svg) center no-repeat;}
/* .rascenki__but {display: table; padding: 8px 21px; font-size: 14px;margin: 0 auto;} */

.rascenki__zakazat.shapka {width: 100%;margin-top: 10px;}


@media (min-width: 993px) and (max-width: 1330px) {
.rascenki__blok1 {justify-content: space-around;}
.rascenki__blok1 > div:nth-child(3n + 2) {border: none;margin: 0 0 40px;padding: 0;}
.rascenki__blok1 > div:not(:nth-child(n + 4)) {margin: 0 0 40px 0;}
.rascenki__element {width: calc((100% / 2) - 7px);max-width: 370px;margin: 0 0 40px}
.rascenki__punkti:hover {background:none;}
.rascenki__blok1 > div:last-child {margin:0px;}
.rascenki__blok1 > div:nth-last-child(2) {margin:0px;}
}
@media (min-width: 769px) and (max-width: 992px) {
.rascenki__blok1 {justify-content: space-around;}
.rascenki__blok1 > div:nth-child(3n + 2) {border: none;margin: 0 0 30px;padding: 0;}
.rascenki__blok1 > div:not(:nth-child(n + 4)) {margin: 0 0 30px 0;}
.rascenki__element {width: calc((100% / 2) - 7px);max-width: 370px;margin: 0 0 30px}
.rascenki__punkti:hover {background:none;}
.rascenki__blok1 > div:last-child {margin:0px;}
.rascenki__blok1 > div:nth-last-child(2) {margin:0px;}
}
@media (min-width: 482px) and (max-width: 768px) {
.rascenki__blok1 {max-width: 380px;margin: 0 auto 0px;}
.rascenki__blok1 > div:nth-child(3n + 2) {border: none;margin: 0 0 30px;padding: 0;}
.rascenki__blok1 > div:not(:nth-child(n + 4)) {margin: 0 0 30px 0;}
.rascenki__element {width: 100%; margin: 0 0 30px;}
.rascenki__punkti:hover {background:none;}
.rascenki__blok1 > div:last-child {margin:0px;}
}
@media screen and (max-width: 481px) {
.rascenki__blok1 {max-width: 376px;margin: 0 auto 0px;}
.rascenki__blok1 > div:nth-child(3n + 2) {border: none;margin: 0 0 30px;padding: 0;}
.rascenki__blok1 > div:not(:nth-child(n + 4)) {margin: 0 0 30px 0;}
.rascenki__blok1 > div:last-child {margin:0px;}
.rascenki__element {width: 100%;margin: 0 0 30px;}
.rascenki__info {max-width: calc(100% - 144px);}
.rascenki__img {margin: 0 20px 0px 0; height: 90px;}
.rascenki__zag {font-size: 21px;}
.rascenki__cena {font-size: 15px;margin: 0 0 24px 0;}
.rascenki__cena span {font-size: 18px;}
.rascenki__punkti:hover {background:none;}
}
@media screen and (max-width: 320px) {
.rascenki__info {max-width: calc(100% - 89px);}
.rascenki__img {width: 77px;margin: 0 12px 0px 0;}
.rascenki__punkti {padding: 5px 10px;}
}
/*rescenki end*/


/*forma s mashinoi*/
.moduletablemodul-mashina  {background: #242424; padding-top: 35px; padding-bottom: 35px;}
.modul-mashina  {display: flex; align-items: center;}
.modul-mashina__img {}
.mashina-forma {border: 2px solid #eead13;border-radius: 10px;padding: 30px 30px;display: flex;flex-direction: column;align-items: center;margin: 0 14px 0 0;}
.mashina-forma__zag {color: #eead13;font-size: 24px;text-align: center;font-family: 'MuseoSansCyrl_700';margin: 0 0 18px 0;}
.mashina-forma__zag2  {font-size: 18px; color: #fff; text-align: center; margin: 0 0 42px 0;}
.mashina-forma__zag2 a {font-size: 18px; color: #fff; text-align: center;}
.mashina-forma__input {background: #f7f7f7;border: 1px solid #d9d9d9;padding: 15px 25px;border-radius: 24px;width: calc(100% - 50px);margin: 0 0 20px 0;}
.mashina-forma__but {width: 100%;padding: 14px 57px;font-size: 16px;margin: 0 0 20px 0;}
.mashina-forma__text {margin: 0 0 10px 0;font-size: 18px;color: #fff;text-align: center;}
.mashina-forma__polit {font-size: 12px;color: #ffffff;font-family: 'MuseoSansCyrl_500';margin: 0 0 30px 0;}
.mashina-forma__polit:before {content: "✔"; display: inline-block; vertical-align: text-bottom; width: 18px; height: 18px; border: 1px solid #eead13; margin-right: 7px; text-align: center; line-height: 18px;}
.mashina-forma__polit a {color: #ffffff;}
.modul-mashina__img {width: auto;height: 100%;}

@media (min-width: 993px) and (max-width: 1313px) {
.modul-mashina__img { width: 50%;}
}
@media (min-width: 769px) and (max-width: 992px) {
.modul-mashina  {flex-direction: column;}
.modul-mashina__img {width: 100%;}
.mashina-forma {margin: 0 0 50px 0;max-width: 450px;}
.mashina-forma__polit {font-size: 11px;}
}
@media (min-width: 482px) and (max-width: 768px) {
.modul-mashina  {flex-direction: column;}
.modul-mashina__img {width: 100%;}
.mashina-forma {margin: 0 0 50px 0;max-width: 450px;}
.mashina-forma__polit {font-size: 11px;}
}
@media screen and (max-width: 481px) {
.modul-mashina  {flex-direction: column;}
.modul-mashina__img {width: 100%;}
.mashina-forma {margin: 0 0 50px 0;}
.mashina-forma__polit {font-size: 11px;}
}
/*forma s mashinoi end*/


/* table start */
table{margin: 0 0 30px 0;border-collapse: collapse;border-spacing: 0px; width:100%;}
table th {border: 1px solid #ddd; padding: 15px 20px; font-size:17px; background:#fff; border-top: 2px solid #eead13;}
table td {border: 1px solid #ddd;padding: 15px 20px; font-size:15px;}
table td:first-child, .price-table td:last-child {text-align:center;}
tr:nth-last-child(1) {border-bottom: 2px solid #eead13;}

@media screen and (max-width:800px) {
table {display:block; overflow:auto;}
}
/* table end */

/*onas*/
.onas {}
.onas__text  {font-size: 18px;}
.onas__venok  {float: right; width: auto; height: 100%;}
.onas__spisok  {margin: 40px 0;}
.onas__spisok li  {position: relative; font-size: 18px; padding: 9px 0 9px 50px; margin: 25px 0; background: url(../../../images/icons/ptichka.png) 0px center no-repeat;}
.onas__text2  {font-size: 18px;}

@media (min-width: 482px) and (max-width: 768px) {
.onas__text  {line-height: 24px;}
.onas__venok  {float: none;width: auto;margin: 0 auto;display: none;}
.onas__text2  {line-height: 24px;}
}
@media screen and (max-width: 481px) {
.onas__text  {line-height: 24px;}
.onas__venok  {float: none;width: 100%; object-fit: cover; height: 123px; object-position: 20% 0px;}
.onas__text2  {line-height: 24px;}

}
/*onas*/


/*katafal*/
.moduletablekatafal  {background: url(../../../images/kartinki/katafal.jpg) center center no-repeat; padding-top: 40px; padding-bottom: 40px;}
.katafal  {display: flex; justify-content: space-between;}
.katafal__levblok  {max-width: 680px;}
.katafal__zag  {font-family: 'MuseoSansCyrl_700'; font-size: 38px; position: relative; padding-left: 30px; color: #eead13; margin: 50px 0 40px;}
.katafal__zag:before {content: ""; position: absolute; top: .235em; bottom: .265em; left: 0; width: 2px; background-color: #eead13}
.katafal__text  {font-size: 18px; color: #fff;}
.katafal-forma__container  {display: flex;}
.katafal-forma__container :first-child {margin: 0 30px 20px 0;}
.katafal-forma {border: 2px solid #eead13;border-radius: 10px;padding: 30px 30px;display: flex;flex-direction: column;align-items: center;margin: 0 14px 0 0;}
.katafal-forma__input {background: #f7f7f7;border: 1px solid #d9d9d9;padding: 15px 25px;border-radius: 24px;width: calc(100% - 50px);margin: 0 0 20px 0;outline: none;}
.katafal-forma__but {width: 100%;padding: 14px 57px;font-size: 16px;margin: 0 0 20px 0;}
.katafal-forma__text {margin: 0 0 10px 0;font-size: 18px;color: #fff;text-align: center;}
.katafal-forma__polit {font-size: 12px;color: #ffffff;font-family: 'MuseoSansCyrl_500';margin: 0 0 30px 0;}
.katafal-forma__polit:before {content: "✔"; display: inline-block; vertical-align: text-bottom; width: 18px; height: 18px; border: 1px solid #eead13; margin-right: 7px; text-align: center; line-height: 18px;}
.katafal-forma__polit a {color: #ffffff;}

@media (min-width: 993px) and (max-width: 1313px) {
.katafal__levblok  {max-width: 480px;margin: 0 40px 0 0;}
.katafal-forma {margin: 0px;}
}
@media (min-width: 769px) and (max-width: 992px) {
.katafal  {flex-direction: column;}
.katafal__zag  {font-size: 33px;margin: 30px 0 30px;}
.katafal__text  {font-size: 17px;margin: 0 0 30px 0;}
.katafal-forma__container  {flex-direction: column;width: 100%;}
.katafal-forma__container :first-child {margin: 0 0 10px 0;}
.katafal-forma {margin: 0 auto;}
.katafal-forma__input {width: calc(100% - 50px);margin: 0 0 10px 0;}
.katafal-forma__but {padding: 14px 37px;}
.katafal-forma__text {margin: 0px;}
.katafal-forma__polit {font-size: 11px;margin: 10px 0 20px 0;}
}
@media (min-width: 482px) and (max-width: 768px) {
.katafal  {flex-direction: column;}
.katafal__zag  {font-size: 33px;margin: 30px 0 30px;}
.katafal__text  {font-size: 17px;margin: 0 0 30px 0;}
.katafal-forma__container  {flex-direction: column;width: 100%;}
.katafal-forma__container :first-child {margin: 0 0 10px 0;}
.katafal-forma {margin: 0 auto;}
.katafal-forma__input {width: calc(100% - 50px);margin: 0 0 10px 0;}
.katafal-forma__but {padding: 14px 37px;}
.katafal-forma__text {margin: 0px;}
.katafal-forma__polit {font-size: 11px;margin: 10px 0 20px 0;}
}
@media screen and (max-width: 481px) {
.katafal  {flex-direction: column;}
.katafal__zag  {font-size: 33px;margin: 30px 0 30px;}
.katafal__text  {font-size: 17px;margin: 0 0 30px 0;}
.katafal-forma__container  {flex-direction: column;width: 100%;}
.katafal-forma__container :first-child {margin: 0 0 10px 0;}
.katafal-forma {margin: 0 auto;}
.katafal-forma__input {width: calc(100% - 50px);margin: 0 0 10px 0;}
.katafal-forma__but {padding: 14px 37px;}
.katafal-forma__text {margin: 0px;}
.katafal-forma__polit {font-size: 11px;margin: 10px 0 20px 0;}
}
/*katafal end*/


/*tovari*/
.tovari__yakor {top: -170px; position: absolute;}
.tovari {position: relative;}
.tovari__zag-text  {margin: 0 0 20px 0;}
.tovari__bloks  {display: flex; justify-content: space-between;}
.tovari__blok  {position: relative;}
.tovari__img  {width: 310px; display: block; border-radius: 10px;height: 100%;}
.tovari__blok:hover .tovari__text {display:flex;}
.tovari__blok:hover .tovari__metki {display:none;}
.tovari__text  {position: absolute; top: 0px; left: 0px; width: calc(100% - 20px); height: calc(100% - 20px); background: #0000008c; color: #ffffffde; display: flex; align-items: center; justify-content: center; text-align: center; font-size: 14px; padding: 10px; display: none;}
.tovari__metki  {position: absolute; bottom: 12px; right: 12px; padding: 8px; color: #ebebeb; font-family: 'MuseoSansCyrl_500'; background: #eead13;}

.pamytnik-spisok .tovari__img {border-radius: 13px;}
.pamytnik-spisok .tovari__text {border-radius: 13px;}
.pamytnik-spisok {margin-bottom: 50px;}
.pamytnik-spisok .tovari__text {padding: 0px 10px; height: 100%;}
.pamytnik-spisok .tovari__name { padding: 12px; color: #3d3d3d; font-weight: 600; text-align: -webkit-center;}

@media (max-width: 992px) {
.pamytnik-spisok .tovari__text {padding: 0px 10px; height: calc(100% - 43px);}}

@media (min-width: 993px) and (max-width: 1313px) {
.tovari__blok  {position: relative;width: calc((100% / 4) - 30px);}
.tovari__img  {width: 100%;}
}
@media (min-width: 769px) and (max-width: 992px) {
.tovari__bloks  {align-items: center;flex-wrap: wrap;justify-content: space-evenly;}
.tovari__blok  {margin: 0 21px 30px;}
}
@media (min-width: 482px) and (max-width: 768px) {
.tovari__bloks  {flex-direction: column;align-items: center;}
.tovari__blok  {margin: 0 0 30px 0;}
}
@media screen and (max-width: 481px) {
.tovari__bloks  {flex-direction: column;align-items: center;}
.tovari__blok  {margin: 0 0 30px 0;}
}
/*tovari end*/


/*pochemu*/
.moduletablepochemu  {background: #fff; padding-bottom: 100px;}
.pochemu__yakor {top: -170px; position: absolute;}
.pochemu {position: relative;}
.pochemu__spisok {display: flex;flex-wrap: wrap;justify-content: space-between;}
.pochemu__spisok li  {display: flex; width: calc((100% / 2) - 30px); align-items: center; margin: 40px 0 50px;}
.pochemu__spisok li a {text-decoration: none;}
.pochemu__img  {margin: 0 15px 0 0;}
.pochemu__img img {}
.pochemu__element {}
.pochemu__zag  {font-size: 18px; color: #393939; margin-bottom: 8px; font-family: 'MuseoSansCyrl_700';}
.pochemu__opis  {font-size: 14px; color: #7a8d9e; line-height: 20px;}

@media (min-width: 482px) and (max-width: 768px) {
.moduletablepochemu {padding-bottom: 80px;}
.pochemu__spisok {flex-direction: column;}
.pochemu__spisok li  {width: unset;margin: 0px;}
.pochemu__spisok li:not(:last-child) {margin: 0px 0 40px;}
}
@media screen and (max-width: 481px) {
.moduletablepochemu {padding-bottom: 80px;}
.pochemu__spisok {flex-direction: column;}
.pochemu__spisok li  {width: unset;margin: 0px;}
.pochemu__spisok li:not(:last-child) {margin: 0px 0 40px;}
}
/*pochemu end*/


/*schema*/
.moduletableschema  {background: url(../../../images/kartinki/schema.jpg) center center no-repeat; padding-top: 35px; padding-bottom: 35px;}
.schema  {display: flex;}
.schema__blok  {width: 770px; padding-top: 60px; padding-left: 75px;}
.schema__zag  {color: #eead13; font-family: 'MuseoSansCyrl_700'; font-size: 24px; margin: 0 0 42px 0;}
.schema__spisok {}
.schema__spisok li  {counter-increment: cntr; font-size: 18px; color: white; margin: 0 0 45px; padding: 0 0 0 56px; list-style: none;}
.schema__spisok li:before {content: counter(cntr); position: relative; font-family: 'MuseoSansCyrl_900'; top: -16px; display: block; float: left; margin-left: -56px; font-size: 48px; color: #eead134d;}

.schema-forma {border: 2px solid #eead13;border-radius: 10px;padding: 30px 30px;display: flex;flex-direction: column;align-items: center;margin: 0 14px 0 0;}
.schema-forma__zag {color: #eead13;font-size: 24px;text-align: center;font-family: 'MuseoSansCyrl_700';margin: 0 0 18px 0;}
.schema-forma__zag2  {font-size: 18px; color: #fff; text-align: center; margin: 0 0 42px 0;}
.schema-forma__input {background: #f7f7f7;border: 1px solid #d9d9d9;padding: 15px 25px;border-radius: 24px;width: calc(100% - 50px);margin: 0 0 20px 0;}
.schema-forma__but {width: 100%;padding: 14px 57px;font-size: 16px;margin: 0 0 20px 0;}
.schema-forma__text {margin: 0 0 10px 0;font-size: 18px;color: #fff;text-align: center;}
.schema-forma__polit {font-size: 12px;color: #ffffff;font-family: 'MuseoSansCyrl_500';margin: 0 0 30px 0;}
.schema-forma__polit:before {content: "✔"; display: inline-block; vertical-align: text-bottom; width: 18px; height: 18px; border: 1px solid #eead13; margin-right: 7px; text-align: center; line-height: 18px;}
.schema-forma__polit a {color: #ffffff;}


.schema.left{background: url(../../../images/blog/uslugi.jpg) no-repeat;}
/*.schema.left .schema__blok {background: rgba(0,0,0,.6); width: 100%;}*/
.schema__spisok.black li{color:#000;}

@media (min-width: 769px) and (max-width: 992px) {
.moduletableschema  {background-size: 2920px;}
.schema  {flex-direction: column;}
.schema__blok  {width: unset;padding-left: 25px;}
.schema-forma {margin: 0 auto;max-width: 470px;}
.schema-forma__polit {font-size: 11px;}
}
@media (min-width: 482px) and (max-width: 768px) {
.moduletableschema  {background-size: 2920px;}
.schema  {flex-direction: column;}
.schema__blok  {width: unset;padding-left: 25px;}
.schema-forma {margin: 0 auto;max-width: 470px;}
.schema-forma__polit {font-size: 11px;}
}
@media screen and (max-width: 481px) {
.moduletableschema  {background-size: 2920px;}
.schema  {flex-direction: column;}
.schema__blok  {width: unset;padding-left: 25px;}
.schema-forma {margin: 0 auto;}
.schema-forma__polit {font-size: 11px;}
}
/*schema end*/


/*otzivi*/
.moduletableotzivi {}
.moduletableotzivi .modulzag {margin: 0 0 40px;}
.otzivi {}
.otzivi__spisok  {display: flex; justify-content: space-evenly;}
.otzivi__blok {padding: 45px 42px;background: #fff;border: 1px solid #dcdcdc;border-radius: 20px;width: calc((100% / 3) - 160px);}
.otzivi__name  {font-size: 18px; font-weight: 600; color: #040404; margin-bottom: 15px;}
.otzivi__coment  {font-size: 14px; color: #7a8d9e;}

@media (min-width: 769px) and (max-width: 992px) {
.otzivi__spisok  {flex-direction: column;}
.otzivi__blok {padding: 35px 32px;width: unset;margin: 0 0 30px 0;}
}
@media (min-width: 482px) and (max-width: 768px) {
.otzivi__spisok  {flex-direction: column;}
.otzivi__blok {padding: 35px 32px;width: unset;margin: 0 0 30px 0;}
}
@media screen and (max-width: 481px) {
.otzivi__spisok  {flex-direction: column;}
.otzivi__blok {padding: 35px 32px;width: unset;margin: 0 0 30px 0;}
}
/*otzivi end*/


/*vopros*/
.moduletablevopros  {background: url(../../../images/kartinki/vopros.jpg) center center no-repeat;padding-top: 30px;padding-bottom: 90px;}
.vopros {}

.vopros-forma  {padding: 20px 22px;display: flex;flex-direction: column;align-items: center;/* position: absolute; */bottom: -109px;left:calc(50% - 410px);}
.vopros-forma__zag  {color: #fff;font-size: 38px;font-family: 'MuseoSansCyrl_700';margin: 0 0 24px 0;}
.vopros-forma__zag2 {font-size:23px;color:#fff;font-family: 'MuseoSansCyrl_700';margin: 0px 0 55px 0;}
.vopros-forma__container  {margin: 0;display: flex;align-items: center;}
.vopros-forma__container > * {width: 100%;}
.vopros-forma__input  {background: #f7f7f7;border: 1px solid #d9d9d9;padding: 17px 25px;border-radius: 24px;margin: 0 10px 0 0;font-size: 15px;-webkit-appearance: none;}
.vopros-forma__select {background: #f7f7f7;border: 1px solid #d9d9d9;padding: 17px 25px;border-radius: 24px;margin: 0 10px 0 0;font-size: 15px;cursor:pointer;-webkit-appearance: none;}
.vopros-forma__radiogroup-box {background: #f7f7f7; border: 1px solid #d9d9d9; padding: 17px 25px; border-radius: 24px; margin: 0 10px 0 0; display: flex; align-items: center;}
.vopros-forma__radiogroup-box > div {flex:auto;}
.vopros-forma__radiogroup-box label {display: flex; align-items: center; margin: 0 12px 0 0;}
.vopros-forma__radiogroup-box input {margin: 0 3px 0 0;}
.vopros-forma__imya {font-size: 16px;}
.vopros-forma__phone  {}
.rsform-error {background: linear-gradient(45deg, #ff000038, #ff000038) #fff;}
.vopros-forma__but  {padding: 14px 33px;font-size: 16px;}
.vopros-forma__text  {color: #fff;font-size: 17px;text-align: center;margin: 20px 0 30px 0;}
.vopros-forma__polit  {font-size: 12px;color: #ffffff;font-family: 'MuseoSansCyrl_500';}
.vopros-forma__polit:before, .otziv-forma__polit:before {content: "✔"; display: inline-block; vertical-align: text-bottom; width: 18px; height: 18px; border: 1px solid #eead13; margin-right: 7px; text-align: center; line-height: 18px;}
.vopros-forma__polit a  {color: #ffffff;}
.vopros-forma__mail {width: 0px; height: 0px; border: none; padding: 0px; margin: 0px; display: block;}

@media (min-width: 769px) and (max-width: 992px) {
.vopros-forma__container  {margin: 0;display: flex;flex-direction: column;align-items: center;width: 100%;}
.vopros-forma__zag  {font-size: 31px;}
.vopros-forma__zag2 {font-size: 18px;}
.vopros-forma__input {width: calc(50% - 50px);margin: 0 auto 10px;}
.vopros-forma__radiogroup-box {width: calc(50% - 50px);margin: 0 0 10px 0;}
.vopros-forma__but  {width: 50%;}
}
@media (min-width: 482px) and (max-width: 768px) {
.vopros-forma__container  {flex-wrap: wrap;}
.vopros-forma__zag  {font-size: 31px;}
.vopros-forma__zag2 {font-size: 18px;}
.vopros-forma__input {width: calc(100% - 50px);margin: 0 0 10px 0;}
.vopros-forma__radiogroup-box {width:100%; margin: 0 0 10px 0;}
.vopros-forma__but  {width: 100%;}
}
@media screen and (max-width: 481px) {
.vopros-forma__container  {flex-wrap: wrap;}
.vopros-forma__zag  {font-size: 31px;}
.vopros-forma__zag2 {font-size: 18px;}
.vopros-forma__input {width: calc(100% - 50px);margin: 0 0 10px 0;}
.vopros-forma__radiogroup-box {width:100%; margin: 0 0 10px 0;}
.vopros-forma__radiogroup-box div {flex:unset;margin: 0 30px 0 0;}
.vopros-forma__but  {width: 100%;}
}
/*vopros end*/


/*tovarblog*/
.tovarblog  {display: flex;flex-wrap: wrap;margin: 40px 0 0 0;justify-content: space-evenly;}
.tovarblog div  {margin: 0 60px 50px; display: flex; flex-direction: column; align-items: center;}
.tovarblog img  {margin: 0 0 10px 0;}
/*tovarblog end*/



/*blogulcenter*/
.blogulcenter  {display: flex; flex-wrap: wrap; justify-content: space-around; margin: 40px 0 50px;}
.blogulcenter li  {width: 240px; text-align: center; display: flex; flex-direction: column; align-items: center; margin: 0 0 40px 0; background: #fff; border: 1px solid #dcdcdc; border-radius: 20px; padding: 18px;}
.blogulcenter img  {margin: 0 0 20px 0;}
.blogulcenter div {}

@media screen and (max-width: 890px) {
.blogulcenter li  {width: 188px;}
.blogulcenter {justify-content: space-around;}}
@media screen and (max-width: 590px) {.blogulcenter li  {width: 132px;}}
@media screen and (max-width: 406px) {.blogulcenter li  {width: 120px; font-size: 14px;}}

.blogulcenter.foto li{border: none; width: 300px;}
@media screen and (max-width: 1037px) {
.blogulcenter.foto li{width: 250px;}}
@media screen and (max-width: 605px) {
.blogulcenter.foto li{width: 200px;}}
@media screen and (max-width: 500px) {
.blogulcenter.foto li{width: 90%;}}
/*blogulcenter end*/



/*ritual tovar galery*/
.tovar_block>.sigplus-gallery > ul {justify-content: flex-start; }
.tovar_block>.sigplus-gallery>ul>li {margin-left: 10px; }

@media (max-width: 659px) {
.tovar_block>.sigplus-gallery > ul {justify-content: space-between;}
.tovar_block>.sigplus-gallery>ul>li {margin-left: 0px; }}

@media (max-width: 429px) {
.tovar_block>.sigplus-gallery>ul>li {width: 49%;}}

@media (max-width: 300px) {
.tovar_block>.sigplus-gallery>ul>li { width: auto;}}

/*ritual tovar galery end*/


/*menu page*/
section.page-cont:target {animation: anim .5s;}
.block-menu-page {margin-bottom: 20px;}
@keyframes anim { 100% {color: #eead13;}}
.block_page-cont {display: flex; flex-wrap: wrap; display: -ms-flexbox; -flex-pack: justify; -ms-flex-wrap: wrap; justify-content: space-evenly; background: #fff; padding: 15px 20px; border-top: 3px solid #eead13; border-bottom: 3px solid #eead13; border-radius: 3px;}
.block_page-cont a {padding: 7px; text-align: center;}

@media (max-width: 450px) {
.block_page-cont {justify-content: left;}}

@media (max-width: 360px) {
.block_page-cont a {text-align: left; width: 100%;}}
/*menu page end*/

#toTop {width: 50px; z-index: 10; text-align: center; position: fixed; bottom: 15px; left: 49.8%; cursor: pointer; display: none; color: #3d3d3d; margin: 0 0 0 -20px; height: 50px; border-radius: 50px; font-size: 32px; line-height: 42px; background: #fff;}
@media screen and (max-width: 481px) {
#toTop {width: 35px; z-index: 10; text-align: center; position: fixed; bottom: 20px; left: unset; right: 20px; cursor: pointer; display: none; color: #3d3d3d; margin: 0 0 0 -20px; height: 35px; border-radius: 50px; font-size: 20px; line-height: 30px; background: #fff; border: 1px solid #ccc;}
}

/*spisok num*/
ol {margin: 0 0 40px 0;}
ol li {margin: 0 0px 20px 23px;} 
/*spisok num end*/

/*picture*/
.picture {width: auto; float: right; margin: 0 0 20px 20px; border-radius: 2px;}
.picture.js-vspl:hover {box-shadow: 0 2px 4px 0 rgb(0 0 0 / 15%);}
@media (max-width: 700px) {.picture {width: 50%;}}
@media (max-width: 500px) {
.picture {width: 100%;}
.picture.centr {width: auto; display: block; margin: 0 auto; float: none;}}
/*picture end*/


/* otzyvy */

.reviews2.section--gray {padding: 79px 0 90px;}
.reviews2.section {margin: 0 0 90px;}
.container__link {color:#1E3977;}
.container__link:hover {color:#FFB544;}
.reviews2__list {display: flex;flex-wrap:wrap;margin: 0 -15px -74px;}
.reviews2__item {width: calc((100% / 2) - 30px); margin: 0 15px 74px;}
.reviews2__name-wrapper {display: flex;flex-wrap: wrap;align-items: center;margin: 0 0 15px;}
.reviews2__name {font-size: 19px;color: #1E3977;line-height: 1;margin: 0 24px 0 0;}
.reviews2__text {font-size: 15px;line-height: 1.25;color: #4E4E4E;margin: 0 0 20px;max-width: 515px;}
.reviews2__bottom {display: flex;align-items: center;}
.reviews2__link {font-size: 15px;color: #4E4E4E;display: block;margin: 0 37px 0 0;}
.reviews2__link:hover {color:#FFB544;}
.reviews2__icon {margin: -5px 12px 0 0;}
.reviews2__date {font-size: 14px;font-weight: 500;color: #BBBBBB;}
.reviews2__item .reviews2-badge {margin-top: 10px;}
.reviews2-badge {list-style: none;display: flex; flex-wrap: wrap;}
.reviews2-badge__item {margin: 0 25px 20px 0;}
.reviews2-badge__link {display: block;padding: 15px;border: 1px solid #e8e8e8;background: #fff;text-decoration: none;}
.reviews2-badge__img {margin: 0 0 12px;}
.reviews2-badge__value {display: block;text-align: center;font-size: 14px;color:#000;}
.reviews2__stars {line-height: 1;display: flex; align-items: center;}
.reviews2__star {width: 16px;height: 15px;fill:#7CA7FB;margin: 0 2px 0 0;}
.reviews2__star--out {fill:#E0E0E0;}
.reviews2-badge__stars {display: flex;align-items: end;justify-content: center;line-height: 1;margin: 0 0 8px;}
.reviews2-badge__stars .reviews2__star {fill:#ff3a2d;}
.reviews2-badge__rate {margin: 0 7px 0 0;line-height: 16px;}


.reviews2--inner .reviews2__item {width: calc((100% / 1) - 30px);margin: 0 15px 44px;}
.reviews2--inner .reviews2__text {max-width:100%;}
.reviews2--inner .reviews2__item .reviews2-badge {justify-content: center;}
.reviews2--inner .reviews2__list {margin-bottom:0;}


.reviews2__item.otz {width: 100%;}

@media screen and (max-width: 720px) {
.reviews2__item {width: 100%;}
.reviews2__text {max-width: 100%;} }

@media screen and (max-width: 503px) {
.reviews2-badge__item {width: 100%; }
.reviews2-badge__link {text-align: center;}
}

@media screen and (max-width: 320px) {
.reviews2__name-wrapper, .reviews2__bottom {display: block;}
.reviews2-badge__item { margin: 0 5px 0 0;}
.reviews2-badge__link { padding: 10px;}}
/* end otzyvy */


/* moduletableotziv-forma__modul */
.moduletableotziv-forma__modul {}
.otziv-forma__modul {padding: 60px 0;background: url(../../../images/kartinki/vopros.jpg) center center no-repeat;border-radius: 12px;}
.otziv-forma {display: flex;flex-direction: column;text-align: center;align-items: center;}
.otziv-forma__zag {color: #fff;font-size: 38px;font-family: 'MuseoSansCyrl_700';margin: 0 0 40px 0px;}
.otziv-forma__container {display: flex;align-items: center;margin: 0 0 20px;}
.otziv-forma__imya {margin-right: 20px;}
.otziv-forma__input {background: #f7f7f7; border: 1px solid #d9d9d9; padding: 15px 25px; border-radius: 24px;}
.otziv-forma__phone {}
.otziv-forma__textarea {resize: none;background: #f7f7f7;border: 1px solid #d9d9d9;padding: 15px 18px;border-radius: 24px;font-family: 'MuseoSansCyrl_300';width: 100%;max-width: 425px;margin: 0 0 50px;}
.otziv-forma__but {padding: 14px 57px;font-size: 16px;margin: 0 0 20px 0;}
.otziv-forma__polit {color: #fff;}
.otziv-forma__polit a {color: #fff;}

@media screen and (max-width: 510px) {
.otziv-forma__zag {font-size: 31px;margin: 0 0 30px;}
.otziv-forma__container {width: calc(100% - 30px);}
.otziv-forma__input {width: calc(100% / 2);box-sizing: border-box;}
.otziv-forma__textarea {box-sizing: border-box;width: calc(100% - 36px);margin: 0 0 40px;}
.otziv-forma__polit {font-size: 13px;}
}
/* moduletableotziv-forma__modul end */


/* atention  */
.atention {position: fixed;top: 50%;left: 50%;z-index: 15;transform: translate(-50%,-50%);background: #fff;display: flex;flex-direction: column;align-items: center;border-radius: 10px;width: 320px;padding: 35px 36px 30px;box-sizing: border-box;visibility: hidden;opacity: 0;transition: 0.3s;}
.atention__close {position: absolute; right: 20px; top: 12px; cursor: pointer;}
.atention svg {width: 134px;fill: #201b0e;margin: 0 0 20px;}
.atention__text {font-size: 16px;font-weight: 500;line-height: 130%;text-align: -webkit-center;}
/* atention  end */

/* popap-fon */
.popap-fon {position: fixed;z-index: 12;top: 0px;left: 0px;opacity: 0;visibility: hidden;width: 100%;height: 100%;background: #00000099;transition: 0.6s;}
/* popap-fon end */


/*voprosi na glavnoi*/
/*.glav-faq {margin-top: 67px;} */ 
.glav-faq__blok {font-size: 17px;margin: 10px 0 0 0;}
.glav-faq__vopros {cursor: pointer; padding: 24px 24px 24px 86px;background: url(../../../images/icons/vo.png) 22px center no-repeat, #f6efdf; border-radius: 5px;}
.glav-faq__otvet {padding: 26px 46px 41px 86px;color: #484848;line-height: 140%;display: none;margin: 0px;}
/*voprosi na glavnoi end*/
