@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

/*bazovie nastroiki*/
html {scroll-behavior: smooth;}
body {font-family: 'Montserrat';background: #F5F5F5;}
* {margin: 0px;padding: 0px;}
p, .p {font-size: 18px;margin: 0 0 30px 0;line-height: 153%;color: #0c0c0c;}
@media (min-width: 482px) and (max-width: 768px) {p, .p {font-size: 17px;}}
@media (min-width: 426px) and (max-width: 481px) {p, .p {font-size: calc(3vw + 3px);}}
@media screen and (max-width: 425px) {p, .p {font-size: calc(4vw + 1px);}}
a {text-decoration: underline;color:#000;}
a:hover {text-decoration: none;}
input, textarea, button {outline: none; resize: none; border: none; font-family: 'Montserrat'; font-weight: 400; font-size: 16px;}
select {border: none; font-family: 'Montserrat'; font-weight: 400; font-size: 16px;}
.rsform-error {background: linear-gradient(45deg, #ff00004d 100%, #ffffff 0%) #fff !important;}
/*bazovie nastroiki end*/


/* coment */
.coment {background: #f5a52e3b;padding: 30px 54px;border-radius: 15px;display: flex;align-items: center;color: #0e0e0e;border-left: 10px solid #f5a52e;}
.coment span {font-weight: 500;}
@media screen and (max-width: 481px) {.coment {padding: 26px 24px;}}
/* coment end */


/* list */
ul li, ol li {list-style: none;}
.stand-ul {margin: 0 0 40px 0;font-size: 18px;}
.stand-ul li {position: relative;padding: 0 0 0 25px;}
.stand-ul li:not(:last-child) {margin: 0 0 15px 0;}
.stand-ul li:before {content:'';width: 6px;height: 6px;top: 9px;left: 1px;position: absolute;background: #339ad5;border-radius: 1px;}
@media (min-width: 482px) and (max-width: 768px) {.stand-ul {font-size: 17px;}}
@media (min-width: 426px) and (max-width: 481px) {.stand-ul {font-size: calc(3vw + 3px);}}
@media screen and (max-width: 425px) {.stand-ul {font-size: 4vw;}}
.stand-ol {margin: 0 0 40px 0;font-size: 18px;}
.stand-ol li {position: relative;padding: 0 0 0 27px;counter-increment: cntr;}
.stand-ol li:not(:last-child) {margin: 0 0 15px 0;}
.stand-ol li:before {content: counter(cntr)'.';left: 0px;position: absolute;font-size: 18px;font-weight: 600;color: #f5a52e;}
@media (min-width: 482px) and (max-width: 768px) {.stand-ol, .stand-ol li:before {font-size: 17px;}}
@media (min-width: 426px) and (max-width: 481px) {.stand-ol, .stand-ol li:before {font-size: calc(3vw + 3px);}}
@media screen and (max-width: 425px) {.stand-ol, .stand-ol li:before{font-size: 4vw;}}
/* list end */

/*zagalovki*/
h1,h2,h3,h4,.h1,.h2,.h3,.h4 {font-family: 'Montserrat';font-weight: 600;color: #0a0a0a;}
h1, .h1 {font-size: 41px;margin: 0px 0 40px;}
h2, .h2 {font-size: 35px;margin: 58px 0 37px;}
h3, .h3 {font-size: 28px;margin: 42px 0 28px;}
h4, .h4 {font-size: 22px;margin: 36px 0 21px;}

@media (min-width: 993px) and (max-width: 1160px) {
h1, .h1 { }
h2, .h2 { }
h3, .h3 { }
h4, .h4 { }
}
@media (min-width: 769px) and (max-width: 992px) {
h1, .h1 { }
h2, .h2 { }
h3, .h3 { }
h4, .h4 { }
}
@media (min-width: 482px) and (max-width: 768px) {
h1, .h1 {font-size: 36px;margin: 0 0 33px;}
h2, .h2 {font-size: 32px;margin: 46px 0 27px;}
h3, .h3 {margin: 36px 0 24px;}
h4, .h4 { }
}
@media screen and (max-width: 481px) {
h1, .h1 {font-size: 7vw;margin: 0px 0 32px;}
h2, .h2 {font-size: calc(7vw - 2px);margin: 36px 0 22px;}
h3, .h3 {font-size: calc(7vw - 4px);margin: 37px 0px 20px;}
h4, .h4 {font-size: calc(7vw - 7px);margin: 30px 0 18px;}
}
@media screen and (max-width: 320px) {
h1, .h1 { }
h2, .h2 { }
h3, .h3 { }
h4, .h4 { }
}
/*zagalovki end*/


/* table */
.stand-table {border-collapse: collapse;margin: 0 0 30px 0;display: inline-block;border-radius: 9px;overflow: auto;max-width: 100%;}
.stand-table tr:nth-child(odd) {}
.stand-table tr:nth-child(even) {background: #329ad51f;}
.stand-table tr:first-child {background: #329ad552;}
.stand-table tr {}
.stand-table th {padding: 15px 35px;font-weight: 600;border: 1px solid #329AD5;}
.stand-table td {padding: 15px 35px;border: 1px solid #a8d2e7;}
.stand-table td:nth-child(1) {}
.stand-table td:nth-child(3) {text-align: center;white-space: nowrap;}

@media screen and (max-width: 480px) {
.stand-table th, .stand-table td {padding: 16px 23px;}
}
/* table end */


/* sigplus */
body .sigplus-gallery > ul > li {margin: 0px;display: block;}
body a.sigplus-image > img {display:block !important;}
body .sigplus-gallery ul > li > a {display:block !important;outline: none;}
.gallery-box {margin:0 0 40px;}
.gallery-box ul {display: grid; grid-template-columns: repeat(5, auto); grid-gap: 25px;}
.gallery-box img {border-radius: 8px; display: block; width: 100% !important; height: auto !important;}

@media (min-width: 769px) and (max-width: 992px) {
.gallery-box ul {grid-template-columns: repeat(4, auto); grid-gap: 20px;}
}
@media (min-width: 482px) and (max-width: 768px) {
.gallery-box ul {grid-template-columns: repeat(4, auto);grid-gap: 20px;}
}
@media screen and (max-width: 481px) {
.gallery-box {margin:0 0 30px;}
.gallery-box ul {grid-gap: 16px;grid-template-columns: repeat(2, auto);}
}
/* sigplus end */


/* swiper */
.swiper-container {overflow: hidden;}
.swiper-wrapper {display: flex;}
.swiper-slide {flex-shrink: 0;}
/* swiper end */


/* hlebnie kroshki */
.breadcrumb {font-size: 15px;margin: 20px 0 40px;}
.breadcrumb__spisok {display: flex;flex-wrap: wrap;}

@media screen and (max-width: 481px) {
.breadcrumb {font-size: 14px;}
}
@media screen and (max-width: 320px) {
.breadcrumb {font-size: 13px;}
}
/* hlebnie kroshki end */


/* indents */
.container-margin {width: 1110px; margin-right: auto; margin-left: auto;}
.container {padding-right: calc(50vw - 563.5px);padding-left: calc(50vw - 563.5px);}
.soderjimoe {margin-bottom: 77px;}
.modulmargin {margin-bottom: 100px;}

@media (min-width: 993px) and (max-width: 1160px) {
.container-margin {width: 100%; padding-right: 20px; padding-left: 20px;box-sizing: border-box;margin-right: 0px; margin-left: 0px;}
.container {margin-right: 0px;margin-left: 0px;padding-right:20px;padding-left:20px;}
}
@media (min-width: 769px) and (max-width: 992px) {
.container-margin {width: 100%; padding-right: 20px; padding-left: 20px;box-sizing: border-box;margin-right: 0px; margin-left: 0px;}
.container {margin-right: 0px;margin-left: 0px;padding-right:20px;padding-left:20px;}
}
@media (min-width: 482px) and (max-width: 768px) {
.container-margin {width: 100%; padding-right: 20px; padding-left: 20px;box-sizing: border-box;margin-right: 0px; margin-left: 0px;}
.container {margin-right: 0px;margin-left: 0px;padding-right:20px;padding-left:20px;}
.soderjimoe {margin-bottom: 70px;}
.modulmargin {margin-bottom: 70px;}
}
@media screen and (max-width: 481px) {
.container-margin {width: 100%; padding-right: 20px; padding-left: 20px;box-sizing: border-box;margin-right: 0px; margin-left: 0px;}
.container {margin-right: 0px;margin-left: 0px;padding-right: 16px;padding-left: 16px;}
.soderjimoe {margin-bottom: 70px;}
.modulmargin {margin-bottom: 70px;}
}
@media screen and (max-width: 320px) {
.soderjimoe {margin-bottom: 60px;}
.modulmargin {margin-bottom: 70px;}
}
/* indents end */


/* buttons */
.button-blue {background: #329AD5;border-radius: 8px;color: #fff;height: 50px;padding: 0 36px;font-weight: 600;cursor:pointer;transition:0.2s;display: inline-flex;align-items: center;justify-content: center;flex-shrink: 0;}
.button-blue:hover {background: #39b7fe;}
/* buttons end */


/*header*/
.header {padding-top: 25px; padding-bottom: 25px; background: #ffffff;}
.header__osnova {display: flex; align-items: center; justify-content: space-between; margin: 0 0 23px;}
.header__logo {display: block;}
.header__logo svg {width: 140px; height: auto; display: block;}
.header__but {}
.header__contact {}
.header__svyaz {display: flex; flex-direction: column; align-items: flex-end;}
.header__icnbx {display: flex; align-items: center; text-decoration: none;}
.header__icnbx svg {fill: #329AD5; margin: 0 8px 0 0; display: block;}
.header__phone {margin: 0 0 4px; font-weight: 600; font-size: 18px;}
.header__adres {font-size: 15px; margin: 0 0 4px 1px;}
.header__menu {display: flex; align-items: center; justify-content: space-evenly; border-top: 1px solid #339ad563; border-bottom: 1px solid #339ad563;}
.header__punkt {background: #fff; text-decoration: none; padding: 12px 0;}
.header__punkt:hover {}

@media (min-width: 769px) and (max-width: 992px) {
.header__but {display: none;}
.header__menu {justify-content: space-around;}
}
@media (min-width: 482px) and (max-width: 768px) {
.header__osnova {flex-wrap: wrap; justify-content: space-around; grid-gap: 10px; margin: 0px;}
.header__but {display: none;}
.header__menu {display: none;}
}
@media screen and (max-width: 481px) {
.header {padding-top: 20px; padding-bottom: 20px;}
.header__osnova {flex-wrap: wrap; margin: 0px; justify-content: space-around; grid-gap: 13px;}
.header__but {display: none;}
.header__menu {display: none;}
}
/*header end*/



/*footer*/
.footer {padding-top: 47px; padding-bottom: 35px; background: #ffffff;}
.footer__osnova {display: flex; justify-content: space-between; margin: 0 0 37px;}
.footer__col {}
.footer__col-1 {}
.footer__logo {display: block; text-decoration: none; margin: 0 0 27px;}
.footer__but {padding: 0 27px;}
.footer__logo svg {width: 180px; display: block;}
.footer__col-2 {}
.footer__col-3 {}
.footer__zag {font-size: 19px; font-weight: 600; margin: 0 0 17px;}
.footer__menu {display: flex; flex-direction: column;}
.footer__punkt {background: #fff; text-decoration: none; margin: 0 0 9px;}
.footer__punkt:hover {text-decoration:underline;}
.footer__end {font-size: 15px; color: #707070; justify-content: space-between; display: flex; align-items: center;}
.footer__prava {}
.footer__politica {color: #707070;}
.footer__contact {margin: 0 0 15px;}
.footer__svyaz {display: flex; flex-direction: column; align-items: flex-start; margin: 0 0 21px;}
.footer__icnbx {display: flex; align-items: center; text-decoration: none;}
.footer__icnbx svg {fill: #757575;margin: 0 8px 0 0;display: block;flex-shrink: 0;}
.footer__phone {margin: 0 0 3px; font-weight: 600; font-size: 18px;}
.footer__adres {font-size: 15px; margin: 0 0 4px;}
.footer__socseti {display: flex; align-items: center; justify-content: flex-start;}
.footer__socset {width: 40px; height: 40px; margin: 0 11px 0 0; border-radius: 8px; padding: 9px; box-sizing: border-box;}
.footer__socset:last-child {margin:0px;}
.footer__socset svg {display: block; fill: #fff;}
.footer__socset-tg {background: #0088cc; padding: 12px 11px 9px 9px;}
.footer__socset-wa {background: #1cd741;}

@media (min-width: 761px) and (max-width: 992px) {
.footer {padding-bottom: 87px;}
}
@media (min-width: 561px) and (max-width: 760px) {
.footer {padding-bottom: 89px;}
.footer__col-2 {display: none;}
}
@media screen and (max-width: 560px) {
.footer__osnova {flex-direction: column; margin: 0 0 40px;}
.footer__col-1 {display: flex; flex-direction: column; align-items: center; margin: 0 0 22px;}
.footer__logo {margin: 0 0 16px;}
.footer__logo svg {width: 150px;}
.footer__col-2 {display: none;}
.footer__col-3 {display: flex; flex-direction: column; align-items: center;}
.footer__zag {display: none;}
.footer__end {flex-direction: column;}
.footer__prava {margin: 0 0 6px;}
}
/*footer end*/


/* standform */
.standform {position: fixed;top: 50%;left: 50%;z-index: 13;transform: translate(-50%,-50%);background: #fff;display: flex;border-radius: 16px;overflow: hidden;box-sizing: border-box;visibility: hidden;opacity: 0;width: 100%;max-width: 600px;transition: 0.4s;}
.standform__imgfon {width: 40%; object-fit: cover;}
.standform__box {padding: 50px 38px 57px 39px;width: 60%;position: relative;}
.standform__close {position: absolute;right: 16px;top: 16px;font-size: 21px;cursor: pointer;}
.standform__close svg {
    display: block;
}
.standform__zag {font-weight: 500; font-size: 22px; margin: 0 0 23px 0; text-align:center;}
.standform__input {width: 100%;border: 1px solid #E0E0E0;border-radius: 8px;height: 50px;padding: 0 21px;box-sizing: border-box;font-size: 16px;margin: 0 0 9px;}
.standform__input::placeholder {color:#cdcdcd;}
.standform__mail {width: 0px; height: 0px; padding: 0px; margin: 0px; border: none; display: block;}
.standform__name {}
.standform__nomer {}
.standform__but {width: 100%; margin: 17px 0 16px;}
.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: #339ad5;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: 650px) {
.standform {flex-direction: column;width: calc(100% - 40px);max-width: 310px;max-height: calc(100% - 40px);}
.standform__imgfon {width: 100%;height: 130px;}
.standform__box {width: 100%;height: 80%;box-sizing: border-box;}
}
@media screen and (max-width: 320px) {
.standform__box {padding: 40px 20px 43px 20px;}
.standform__checkpolit-text {font-size: 11px;}
}
/* standform 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 */


/*modalmenu*/
.modalmenu  {z-index: 11;position: fixed;width: 100%;height: 100%;overflow: auto;box-sizing: border-box;background: #ffffff;padding: 52px 20px 22px;display: flex;flex-direction: column;align-items: center;right: -100%;top: 0px;transition: 0.4s;max-width: 290px;}
.modalmenu__close {position: absolute;right: 13px;top: 13px;width: 30px;height: 30px;border-radius: 50%;display: flex;align-items: center;justify-content: center;background: #329AD5;}
.modalmenu__close svg {width: 14px;display: block;fill: #fff;}
.modalmenu__fon {position: fixed;z-index: 10;top: 0px;left: 0px;visibility:hidden;opacity: 0;width: 100%;height: 100%;background: #00000099;transition: 0.6s;}
.modalmenu__razdelitel {flex: auto;margin: 0 0 50px;}
.modalmenu__icnbx {display: flex; align-items: center; text-decoration: none;}
.modalmenu__icnbx svg {fill: #757575; margin: 0 8px 0 0; display: block;}
.modalmenu__phone {font-size: 18px; font-weight: 600; margin: 0 0 15px;}
.modalmenu__adres {font-size: 13px;}
.modalmenu__but {margin: 0 0 28px;}
.modalmenu__socseti {display: flex; align-items: center; justify-content: end; margin: 0 0 22px;}
.modalmenu__socset {width: 40px; height: 40px; margin: 0 6px; border-radius: 12px; padding: 9px; box-sizing: border-box;}
.modalmenu__socset svg {display: block; fill: #fff;}
.modalmenu__socset-tg {background: #0088cc; padding: 12px 11px 9px 9px;}
.modalmenu__socset-wa {background: #1cd741;}
.modalmenu__menu {width: 90%;}
.modalmenu__punkt {display: block;background: #E9F4FA;text-align: center;text-decoration: none;padding: 12px 0;margin: 0 0 10px;border-radius: 12px;}
/*modalmenu end*/


/*panel*/
.panel {position: -webkit-sticky;position: sticky;background: #ffffff;display: none;justify-content: space-evenly;width: 100%;bottom: 0px;padding: 11px 0;z-index: 9;border-top: 1px solid #E5E5E5;}
.panel__icon {display: flex;flex-direction: column;align-items: center;text-decoration: none;min-width: 60px;}
.panel__icon svg {height: 20px;margin: 0 0 7px;fill: #212121;}
.panel__icon-name {color: #212121;font-size: 11px;}

@media (min-width: 482px) and (max-width: 992px) {
.panel {display: flex;bottom: 10px;left: 50%;width: 380px;transform: translateX(-50%);justify-content: space-between;padding: 11px 16px 8px;box-sizing: border-box;border-radius: 13px;position: fixed;border: 1px solid #d3d0d0;}
}
@media screen and (max-width: 481px) {
.panel {display: flex;}
}
/*panel end*/


