

/* Start:/bitrix_personal/templates/catalog/styles.css?17851608691700*/
.logo-m {
    display: none;
}

.header-contects {
    display: none;
}



.scroll-to-top, .call-btn {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 9999;
    background: #36464B;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.scroll-to-top svg {
    width: 40px;
    height: 40px;
}

.scroll-to-top svg path {
    stroke: #FFF;
}

.call-btn {
    right: 20px;
    left: auto;
	background: #2b9b1f;
}

.call-btn svg {
    width: 20px;
    height: 20px;
}

.call-btn svg g {
    stroke: #FFF;
    fill: #FFF;
}



@media(max-width: 768px){
section.top-nav {
    position: sticky;
    top: 0;
	z-index: 99;
}

.header a.logo img {
    display: none;
}

a.logo-m {
    display: flex;
    max-width: 50px;
    margin: 0!important;
}

.header-contects {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 10px;
}

.navbar-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
}

a.header-contects_phone {
    margin: 0!important;
    font-weight: 700;
    font-size: 1.2em!important;
}

.navbar-main .btn-top-on-small {
    margin: 0!important;
}

.navbar-toggle {
    margin: 0!important;
}

.navbar-header:before, .navbar-header:after {
    display: none!important;
}



.viddom span {
    position: unset!important;
}


.shema .row {
    padding: 0 20px!important;
}

.shema i {
    margin: 10px!important;
}

.shema .row>i::before {
    font-size: 100px!important;
    line-height: .8!important;
}

.shema span.num {
    margin-top: 20px!important;
}
}
/* End */
/* /bitrix_personal/templates/catalog/styles.css?17851608691700 */
