

/* Start:/local/templates/rover-it/css/cookie_popup.css?1786338924860*/
.cookie_notice {
    display: none;
    position: fixed;
    z-index: 9999999;
    bottom: 15px;
    left: 15px;
    right: 15px;
    max-width: 640px;
    margin: 0 auto;
    font-size: 15px;
    color: #212529;
    background: #fff;
    padding: 18px 22px;
    border: 1px solid rgba(0, 0, 0, .06);
    border-radius: 16px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, .12);
}

.cookie_notice__inner{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
}

.cookie_notice_text {
    /*margin-bottom: 15px;*/
    /*font-size: 10px;*/
    font-size: .85em;

}

.cookie_notice_text h4{
    margin-top: 0;

}

.cookie_notice_text p{
    margin-bottom: 0; color: #666;

}

@media (max-width: 767px) {
    .cookie_notice {
        font-size: 13px;
        padding: 16px 18px;
    }
}
/* End */


/* Start:/local/templates/rover-it/components/bitrix/menu/top/style.css?1752572397528*/
.top-menu .nav-item.active{
    font-weight: bold;
}

.top-menu.sticky-top{
    z-index: 10;
}

.top-menu .nav-item .nav-link{
    margin: 0.5rem .5rem;
    padding: 0;
}

.top-menu .nav-item:first-child .nav-link{
    padding-left: 0;
}

.top-menu .nav-item:last-child .nav-link{
    padding-right: 0;
}

.nav-link.question{
   font-weight: 500;
}

@media (max-width: 767px)
{
    .top-menu .nav-item .nav-link{
        padding-left: 0;
    }

    .top-menu .nav-item:last-child .nav-link{
        padding-right: .5rem;
    }
}
/* End */


/* Start:/local/templates/rover-it/components/bitrix/menu/link/style.css?1752572397378*/
.link-menu .nav-link{
    margin: 0.5rem 0.5rem;
    padding: 0;
}

.link-menu .nav-item:last-child .nav-link{
    padding-right: 0;
}

.link-menu .nav-link.dropdown-toggle{
    border-bottom: 1px dashed;
}

@media (max-width: 575px) {
    .link-menu .nav-item:last-child .nav-link{
        padding-right: 0.5rem;
    }

    .link-menu .nav-link{
        padding-top: 0;
    }
}
/* End */


/* Start:/local/templates/rover-it/styles.min.css?17866501312590*/
:root{--primary:#0083d1;--theme-color-primary:#0083d1;--theme-color-second:#5ca6e4;--theme-color-light:#f0f6f8;--theme-b-link:#007bff;--theme-b-link-hover:#0056b3;--theme-b-tx-primary:#fff;--theme-b-bg-primary:#0083d1;--theme-b-bd-primary:#0083d1;--theme-b-sd-primary:rgba(0, 131, 209, 0.5);--theme-b-tx-primary-hover:#fff;--theme-b-bg-primary-hover:#5ca6e4;--theme-b-bd-primary-hover:#5599d2;--theme-b-tx-primary-active:#fff;--theme-b-bg-primary-active:#5ca6e4;--theme-b-bd-primary-active:#5599d2;--theme-b-tx-primary-disabled:#fff;--theme-b-bg-primary-disabled:#5599d2;--theme-b-bd-primary-disabled:#4d8bbf}body{min-height:100vh;position:relative}.btn-primary,.list-group-item.active{border-color:var(--theme-b-bd-primary);background-color:var(--theme-b-bg-primary);color:var(--theme-b-tx-primary)}.btn-primary:hover{border-color:var(--theme-b-bd-primary-hover);background-color:var(--theme-b-bg-primary-hover);color:var(--theme-b-tx-primary-hover)}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem var(--theme-b-sd-primary)}.btn-primary.disabled,.btn-primary:disabled{border-color:var(--theme-b-bg-primary);background-color:var(--theme-b-bg-primary);color:var(--theme-b-tx-primary)}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{border-color:var(--theme-b-bd-primary-active);background-color:var(--theme-b-bg-primary-active);color:var(--theme-b-tx-primary-active)}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem var(--theme-b-sd-primary)}.form-control:focus{border-color:var(--theme-color-primary);box-shadow:0 0 0 .2rem var(--theme-b-sd-primary)}.btn-link,a{color:var(--theme-b-link)}.btn-link:hover,a:hover{color:var(--theme-b-link-hover)}.g-font-size-15{font-size:15px}.g-font-size-17{font-size:17px}.g-font-size-20{font-size:20px}.text-primary{color:var(--primary)!important}.bg-primary{background:var(--primary)!important}.border-primary{border-color:var(--primary)!important}.blockquote,div.quote{padding-left:calc(2rem - 5px);padding-top:1rem;padding-right:1rem;border-left:5px solid #007bff;padding-bottom:1rem;font-size:1rem}.blogcode pre,code,div.quote,pre code{background-color:#f8f9fa}div.quote{margin-bottom:1rem}.blogcode pre,pre code{color:#d63384;padding:1rem;display:block}.blogcode pre{margin-bottom:0}@media (max-width:767px){.h1.display-4,h1.display-4{font-size:2.4rem}}@media (max-width:575px){.h1.display-4,h1.display-4{font-size:1.6rem}}
/* End */


/* Start:/local/templates/rover-it/template_styles.css?1752572397843*/
footer{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

#pagetitle { margin-bottom: 35px; }

.bx-wrapper{
	padding-bottom: 120px;
}

/*endregion*/

.sidebar-icon {
	width: 27px;
	height: 27px;
	margin-right: 5px;
	border-radius:50%;
	background-color: var(--theme-color-primary);
	background-repeat: no-repeat;
	background-position: center;
}

.sidebar-icon-label {
	background-image:  url(/local/templates/rover-it/images/label.svg);
	background-size: 19px auto;
}

.sidebar-icon-delivery {
	background-image: url(/local/templates/rover-it/images/delivery.svg);
	background-size: 17px auto;
}

.sidebar-icon-sale {
	background-image: url(/local/templates/rover-it/images/sale.svg);
	background-size: auto 17px ;
}

.sidebar-icon-self {
	background-image: url(/local/templates/rover-it/images/self.svg);
	background-size: auto 17px ;
}

.sidebar-icon-phone {
	background-image: url(/local/templates/rover-it/images/phone_white.svg);
	background-size: auto 21px ;
}
/* End */
/* /local/templates/rover-it/css/cookie_popup.css?1786338924860 */
/* /local/templates/rover-it/components/bitrix/menu/top/style.css?1752572397528 */
/* /local/templates/rover-it/components/bitrix/menu/link/style.css?1752572397378 */
/* /local/templates/rover-it/styles.min.css?17866501312590 */
/* /local/templates/rover-it/template_styles.css?1752572397843 */
