body{
font-family: "Roboto", sans-serif !important;  
}
.article-details h2 {
    padding: 0 20px;
}
.article-details h3 {
    padding: 0 20px;
}
.popup-zvonok a:link {
    color: #00F !important;
    text-decoration: none
}
.popup-zvonok a:visited {
    color: #00F !important;
    text-decoration: none
}
.popup-zvonok a:hover {
    color: #00F !important;
    text-decoration: none
}
.popup-zvonok a:active {
    color: #00F !important;
    text-decoration: none
}
a {
    text-decoration: none
}
.no-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: -15px;
    margin-right: -15px
}
.modalInner {
    display: none
}
.input-group-addon:not(:last-child) {
    border-right: 0
}
.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group>.btn,
.input-group-btn:not(:last-child)>.dropdown-toggle,
.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.input-group-addon {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.25;
    color: #55595c;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    width: auto
}
#sp-top-bar.header-sticky2 {
    position: fixed;
    z-index: 99999
}
#sp-header.header-sticky {
    top: 52px
}
.sp-page-builder .page-content #section-id-1521804832776 {
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important
}
#sp-top-bar {
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99999
}
.head-block.blue.nopad {
    margin-bottom: 15px;
    font-size: 46px
}
.head-block.blue {
    color: #0576c0;
    font-size: 30px;
    line-height: 40px;
}
.head-block.blue,
.head-work {
    font-weight: 400;
    text-transform: uppercase
}
.head-block {
    margin-top: 20px;
    text-align: center
}
#sp-logo {
    padding-left: 0px;
    padding-right: 0px
}
.subhead {
    margin-top: 0;
    font-size: 26px;
    font-weight: 600;
    text-align: center
}
.contact-info-box {
    font-size: 15px;
    padding-left: 0
}
.clearfix:before {
    overflow: hidden
}
.clearfix:after,
.clearfix:before {
    content: '020';
    display: block;
    visibility: hidden;
    width: 0;
    height: 0
}
.contact-info-box h3 i,
.res-nav_click {
    font-style: normal
}
.contact-info-box h3 i {
    font-size: 18px;
    color: #666;
    font-weight: 400;
    margin-right:10px;
}
.contact-info-box span {
    line-height: 28px;
    display: inline;
    overflow: hidden
}
.contact-info-box h3 {
    float: left;
    margin-right: 7px;
    line-height: 28px;
    font-weight: 400;
    width: 350px;
    font-size: 16px;
    color: #666;
}

.but1 {
    background-color: #0064B2;
    border-radius: 30px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    max-width: 26em;
    margin-top: 20px;
    padding: 1em;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    color: #fff;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer
}
.but1:hover {
    background-color: #0064B2;
    border-radius: 30px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    max-width: 26em;
    margin-top: 20px;
    padding: 1em;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    color: #fff;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer
}
.but2 {
    border: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0074e0), color-stop(1, #0074e0));
    background: -moz-linear-gradient(top, #0074e0 5%, #0074e0 100%);
    background: -webkit-linear-gradient(top, #0074e0 5%, #0074e0 100%);
    background: -o-linear-gradient(top, #0074e0 5%, #0074e0 100%);
    background: -ms-linear-gradient(top, #0074e0 5%, #0074e0 100%);
    background: linear-gradient(to bottom, #0074e0 5%, #0074e0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0074e0', endColorstr='#0074e0', GradientType=0);
    background-color: #0074e0;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-family: Arial;
    font-size: 17px;
    padding: 16px 31px;
    text-decoration: none
}
.but2:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0074e0), color-stop(1, #0074e0));
    background: -moz-linear-gradient(top, #0074e0 5%, #0074e0 100%);
    background: -webkit-linear-gradient(top, #0074e0 5%, #0074e0 100%);
    background: -o-linear-gradient(top, #0074e0 5%, #0074e0 100%);
    background: -ms-linear-gradient(top, #0074e0 5%, #0074e0 100%);
    background: linear-gradient(to bottom, #0074e0 5%, #0074e0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0074e0', endColorstr='#0074e0', GradientType=0);
    background-color: #0074e0;
    text-decoration: none;
    color: #fff
}
.but2:active {
    position: relative;
    top: 1px;
    text-decoration: none;
    color: #fff
}

@media only screen and (max-width: 575px) {
    .but2 {
        width: 200px
    }
}

.divbut1 {
    text-align: center;
    margin-left: auto;
    margin-right: auto
}
.buybutton {
    color: #000 !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
    background: -moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: -webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: -o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: -ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23', GradientType=0);
    background-color: #ffec64;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #fa2;
    display: inline-block;
    cursor: pointer;
    color: #333;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #fe6
}
.buybutton:hover {
    color: #000 !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
    background: -moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background: -webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background: -o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background: -ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background: linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64', GradientType=0);
    background-color: #ffab23
}
.buybutton:active {
    color: #000 !important;
    position: relative;
    top: 1px
}
.zakazbutton {
    color: #fff !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0052A3), color-stop(1, #0072BC));
    background: -moz-linear-gradient(top, #0052A3 5%, #0072BC 100%);
    background: -webkit-linear-gradient(top, #0052A3 5%, #0072BC 100%);
    background: -o-linear-gradient(top, #0052A3 5%, #0072BC 100%);
    background: -ms-linear-gradient(top, #0052A3 5%, #0072BC 100%);
    background: linear-gradient(to bottom, #0052A3 5%, #0072BC 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0052A3', endColorstr='#0072BC', GradientType=0);
    background-color: #0052A3;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #057fd0;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 0px -1px 0px #5b6178
}

.zakazbutton:hover {
    color: #fff !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0072BC), color-stop(1, #0052A3));
    background: -moz-linear-gradient(top, #0072BC 5%, #0052A3 100%);
    background: -webkit-linear-gradient(top, #0072BC 5%, #0052A3 100%);
    background: -o-linear-gradient(top, #0072BC 5%, #0052A3 100%);
    background: -ms-linear-gradient(top, #0072BC 5%, #0052A3 100%);
    background: linear-gradient(to bottom, #0072BC 5%, #0052A3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0072BC', endColorstr='#0052A3', GradientType=0);
    background-color: #0072BC
}

.zakazbutton:active {
    color: #fff !important;
    position: relative;
    top: 1px
}

@media only screen and (min-width: 992px) {
    .bbut-block {
        display: block !important
    }
    .sbut-block {
        display: none !important
    }
}

@media only screen and (max-width: 991px) {
    .bbut-block {
        display: none !important
    }
    .sbut-block {
        display: block !important
    }
}

@media only screen and (max-width: 767px) {
    .container h2{
       font-size: 26px !important;
    }
    h2.super-header{
        font-size: 26px !important;
    }
}

#sp-top1 {
    display: flex;
    padding-left: 0px
}

.text-lg-left {
    text-align: left;
    margin: auto 0 auto 0
}

.text-lg-right {
    text-align: right;
    margin: auto 0 auto 0
}

.sp-contact-info li {
    vertical-align: middle
}

.btn-view-btn {
    display: inline-block;
    padding: 7px 12px;
    margin: 3px;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 100px;
    text-decoration: none;
    text-transform: uppercase;
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
    -webkit-transition: all 400ms;
    transition: all 400ms
}

#meta.meta-sticky {
    position: fixed;
    z-index: 9999;
    top: 112px;
    max-width: 211px;
    margin-left: 38%
}

#contact {
    margin: 150px 0 50px 0
}

.eff {
    margin-top: 150px;
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
    font-family: Font Awesome 5 Pro;
    font-weight: 900;
    content: "f00d"
}

.img-center {
    display: flex;
    justify-content: center;
    align-content: space-between;
    align-items: center
}

.zatenenie {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1000;
    display: none;
    height: 100%;
    background-color: rgba(0, 86, 143, .8);
    opacity: .57
}

.popup-zvonok {
    position: fixed;
    left: 0;
    top: 45px;
    right: 0;
    z-index: 2000;
    display: none;
    margin-right: auto;
    margin-left: auto;
    opacity: 0;
    text-align: center
}

.popup-form {
    left: 0;
    top: 40px;
    right: 0;
    z-index: 2100;
    display: block;
    padding: 30px 20px 35px;
    border-radius: 10px;
    background-color: #fff
}

.head-block,
.popup-text {
    margin-top: 20px;
    margin-bottom: 20px
}

.popup-text,
.w-button {
    font-weight: 600
}

.popup-text {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 15px;
    line-height: 20px;
    box-sizing: border-box
}

.w-input {
    width: 100% !important;
    height: 38px !important;
    padding: 8px 12px !important;
    margin-bottom: 10px !important;
    font-size: 14px !important;
    line-height: 1.428571429 !important;
    vertical-align: middle !important;
    border: 1px solid #ccc !important;
    border-radius: 5px !important;
    background-color: #f2f2f2 !important;
    color: #000 !important
}

.button2 {
    padding: 8px 26px;
    border-radius: 20px;
    background-image: -webkit-linear-gradient(270deg, #fee810, #fbb200);
    background-image: linear-gradient(180deg, #fee810, #fbb200);
    transition: background-color .4s linear;
    font-weight: 600;
    border: none
}

.button2:hover {
    background-image: -webkit-linear-gradient(270deg, #ffff76, #ffc402 99%);
    background-image: linear-gradient(180deg, #ffff76, #ffc402 99%);
    border: none
}

.button2:active {
    background-image: -webkit-linear-gradient(270deg, #fee810, #fbb200 99%);
    background-image: linear-gradient(180deg, #fee810, #fbb200 99%);
    box-shadow: inset 0 2px 3px 1px rgba(0, 0, 0, .21);
    border: none
}

.button2.close2 {
    position: absolute;
    top: -10px;
    right: -10px;
    padding: 3px 9px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 400;
    background-image: -webkit-linear-gradient(270deg, #fee810, #fbb200);
    background-image: linear-gradient(180deg, #fee810, #fbb200);
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .12);
    -webkit-transition: background-color .4s linear;
    transition: background-color .4s linear;
    display: inline-block;
    border: 0
}

.w-form-done {
    display: none;
    padding: 20px;
    background-color: #ddd
}

.w-form-fail {
    display: none;
    margin-top: 10px;
    padding: 10px;
    background-color: #ffdede
}

.button2,
.button2.close2 {
    background-color: transparent;
    color: #000
}

.popup-text2 {
    display: inline;
    font-family: open-sans;
    color: #888;
    ont-size: 14px;
    font-weight: 400
}

@media only screen and (min-width: 992px) {
    .popup-zvonok {
        width: 33.33%;
        top: 20%
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .popup-zvonok {
        width: 50%;
        top: 30%
    }
}

@media only screen and (max-width: 767px) {
    .popup-zvonok {
        position: fixed;
        left: 0;
        top: 30%;
        right: 0;
        z-index: 2000;
        display: none;
        width: 66.66%;
        margin-right: auto;
        margin-left: auto;
        opacity: 0;
        width: 70%
    }
}

@media only screen and (max-width: 479px) {
    .popup-zvonok {
        position: fixed;
        left: 0;
        top: 40%;
        right: 0;
        z-index: 2000;
        display: none;
        width: 95%;
        margin-right: auto;
        margin-left: auto;
        opacity: 0
    }
}

@media only screen and (max-width: 366px) {
    #field-13 {
        height: 55px !important
    }
}

.sp-megamenu-parent>li.sp-has-child>a::after,
.sp-megamenu-parent>li.sp-has-child>span::after {
    font-family: "Font Awesome 5 Pro" !important;
    content: "f107"
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler:after,
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler:after {
    font-family: "Font Awesome 5 Pro" !important;
    content: "f055"
}

.offcanvas-menu {
    margin-top: 50px
}

#sp-header .logo {
    margin-left: 20px !important
}

#offcanvas-toggler.offcanvas-toggler-right {
    margin-right: 20px !important
}

.black {
    color: #000
}

.padding0 {
    padding: 50px 0 0 0
}

.margin0 {
    margin: auto
}

.margin-row {
    margin: 50px auto 50px auto
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
    font-family: "Font Awesome 5 Pro" !important;
    content: " f105";
    float: right
}

.blockquote-footer::before {
    content: "" !important
}

.white {
    color: #fff
}

.bbut-block {
    margin-top: 10px
}

.article-banner {
    margin: 20px auto;
    padding: 10px;
    border: 1px solid #000
}

.article-but {
    background-color: #fc0;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    border: 1px solid #fa2;
    display: inline-block;
    cursor: pointer;
    color: #333;
    font-family: Arial;
    font-size: 15px;
    padding: 6px 13px;
    text-decoration: none
}

.article-but:hover {
    background-color: #ffab23;
    text-decoration: none
}

.article-but:active {
    position: relative;
    top: 1px;
    text-decoration: none
}

.article-p1 {
    font-size: 18px;
    font-family: Roboto;
    color: rgb(52, 52, 52);
    font-weight: bold;
    line-height: 1.2
}

.article-p2 {
    font-size: 16px;
    font-family: Roboto;
    color: rgb(52, 52, 52);
    line-height: 1.2;
    margin: 0 !important
}

.article-p3 {
    font-size: 16px;
    font-family: Roboto;
    color: rgb(52, 52, 52);
    line-height: 1.2;
    margin-top: 0 !important
}



#contact .but1{
margin-top: 30px;
}
@media (min-width: 992px) {
#contact .contact-info-box{
margin-left: 60px;
}
}
@media (max-width: 1199px){
section#contact {
margin: 50px 0 50px 0;
}
}
@media only screen and (max-width: 767px) {
#contact.contact-main h2{
margin-bottom: 20px;
text-align: left !important;
padding: 0;
}
#contact.contact-main .col-12{
margin-bottom: 16px;
}
}
@media only screen and (max-width: 575px) {
#contact{
margin-top: 30px;
}
}


.container.questions .col-12>p{
border-bottom: 1px dashed #045eb5;
margin-bottom: 12px;
} 
.container.questions .col-12>p a{
font-size: 18px;
color: #045eb5;
font-weight: 500;
}
.container.questions .col-12>p a:hover{
color: #0088ff;
}
.container.questions .card{
margin-bottom: 16px;
border: none;
padding: 0;
}
.container.questions .card p{
margin-bottom: 0;
color: #666;
}
@media only screen and (max-width: 575px) {
.container.questions .col-12>p{
margin-bottom: 16px;
}
.container.questions .card p{
margin-bottom: 4px;
}
}


section.garazh-background{
background: url(/images/ohrana-garazha-3.jpg) left center no-repeat;
}


a.social{
position: fixed;
width: 50px;
height: 50px;
line-height: 40px;
text-align: center;
font-size: 16px;
color: #fff;
border-radius: 10px;
z-index: 1000;
box-shadow: 0 4px 10px rgb(0 0 0 / 20%);
}
a.social i{
font-size: 40px;
margin-top: 5px;
}
a.whatsapp{
bottom: 300px;
right: 30px;
background: rgb(67, 216, 84);
}
a.telegram{
bottom: 240px;
right: 30px;
background: rgb(0, 136, 204);
}
a.social:hover{
color: #fff;
opacity: 0.7;
}