@media (min-width:1201px){.text-white.phone-link,.text-white.link-phone{font-size:1.85rem;}}
@media(max-width:1200px) and (min-width:992px){.text-white.phone-link,.text-white.link-phone{font-size:1.5rem;}}
@media(max-width:991px) and (min-width:770px){.text-white.phone-link,.text-white.link-phone{font-size:1.9rem;}}
@media(max-width:769px) and (min-width:500px){.text-white.phone-link,.text-white.link-phone{font-size:1.5rem;}}
@media(max-width:499px) and (min-width:380px){.text-white.phone-link,.text-white.link-phone{font-size:1.2rem;}}
@media(max-width:379px) and (min-width:370px){.text-white.phone-link,.text-white.link-phone{font-size:1.1rem;}}
@media(max-width:369px){.text-white.phone-link,.text-white.link-phone{font-size:0.9rem;}}
div.big_gallery .gallery_photos dt {
 height: 285px!important;
}
.shp,.content-phone{
 color:inherit!important;
}
.shp:hover,.content-phone:hover{
 color:#e54a42 !important
}
.tn_ac{
 display: block!important;
}
.main_header,.page_header{
 background: #40424a url(img/main_bg.jpg) no-repeat;
 background-size: cover;
 background-position: center center;
}
.block_comfort{
 background: #40424a;
}
.bottom_side_bar > *,.bottom_side_bar .textwidget > *{
 margin:0!important;
}
.bottom_side_bar,.bottom_side_bar *{
 background:#191a1e;
 color:#fff;
}
.bottom_side_bar{
 padding: 1rem;
}
.gallery_photos{
/*  max-width:100%;
 overflow-x:auto;
 display: -ms-flexbox!important;
 display: flex!important; */
 /* -ms-flex-align: center!important;
    align-items: center!important;
      -ms-flex-pack: start!important; */
/*     justify-content: flex-start!important;
        -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important; */
    

}
/* [id^="gallery-"]  */
.gallery_photos dt{
 width: 100%!important;
 height: 200px!important;
 max-width: 370px;
 min-width: 270px;
 overflow-y: hidden;
 padding: 15px;
 margin-top:15px;
}
.gallery_photos dt img{
 width:100%!important;
 height:auto!important;
 max-width: 370px;
 min-width: 270px;
}
/*Модальные формы*/
.modal {
 overflow-x: hidden;
 overflow-y: auto;
 display: none;
 z-index: 999;
 background: rgba(0, 0, 0, 0.4);
 position: fixed;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%; }
.modal_content {
 width: 100%;
 max-width: 460px;
 margin: 60px auto;
 text-align: center;
 position: relative;
 font-size: 0.9rem;
 -webkit-box-shadow: 0 12px 24px rgba(0, 0, 1, 0.18);
 box-shadow: 0 12px 24px rgba(0, 0, 1, 0.18); }
.modal_form,.res_action{
 padding: 30px;
 display:none;}
.res_action p{
 margin-top: 30px;
} 
 .modal_saccess, .modal_error, .modal .saccess_btn_close {
 display: none; }
 .saccess_btn_close {
 color: #fff !important; }
.modal_error {
 color: red !important; }
@media(max-width:992px){.zayavka .py-3{padding-top:0 !important;}}
.zayavka{padding-bottom:1px !important;padding-top:1rem !important;}
.auto_brands div{
 padding: 15px;
}
.pricelist_container{
 overflow-x: auto;
}
.child-pages li a:hover,.bread_crambs a:hover{
 color: #151992;
}
.bread_crambs a,.child-pages a,.cat_page_link,.pagination a{
 text-decoration: none;
}
.cat_page_link,.pagination a{
 color: #e54a42;
}
.cat_page_link{
 margin-bottom: 20px;
 display:block;
}
.cat_page_content p{
 margin-bottom: 5px;
}
.bread_crambs a,.child-pages a{
 color: #818181;
 font-size: 16px;
}
/* Карта Яндекс */
.ymap-container{position:relative;overflow:hidden;cursor:pointer;background:url('././img/yandex-before-load.jpg') #ffffff no-repeat;background-position:center center;background-size:cover;}.ymap-container,#map-yandex{padding:0 !important;max-width:525px;width:100%;height:300px;}#map-yandex{position:relative;z-index:7;cursor:pointer;background-color:transparent;}.loader{position:absolute;z-index:15;top:-100%;left:0;box-sizing:border-box;width:100%;height:100%;overflow:hidden;color:#000000;transition:opacity .7s ease;opacity:0;background-color:rgba(0,0,0,.55);}.loader:after,.loader:before{box-sizing:border-box;}.loader.is-active{top:0;opacity:1;} .loader-default:after{position:absolute;top:calc(50% - 24px);left:calc(50% - 24px);width:48px;height:48px;content:'';animation:rotation 1s linear infinite;border:solid 8px #ffffff;border-left-color:transparent;border-radius:50%;}@keyframes rotation{from{transform:rotate(0);}to{transform:rotate(359deg);}} @keyframes blink{from{opacity:.5;}to{opacity:1;}}
/* end Карта Яндекс */
section.bread_crambs p,section nav.child-pages{
 padding:20px 0 0 0!important;
 margin:0!important;
}
.bread_crumb_delimetr{
 margin: 0 1px;
}
.modal_btn:hover{
 color:#fff !important;
}
.price_button a.btn.btn-rounded.btn-outline.modal_btn{
 margin-top:0 !important;
 margin-left:0 !important;
}
p.price_button {
 margin-bottom:10px !important;
}
.pricelist_hide {
    overflow: hidden;
    height: 260px;
    position: relative;
	font-size: 12px;
}
.pricelist_hide:before {
	content: "Показать все";
    border: 1px solid #ccc;
    padding: 3px 12px;
    display: block;
    max-width: 130px;
    border-radius: 6px;
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    z-index: 999;
    margin: 0 auto;
    background: #fff;
}
.pricelist_hide:after {
    content: "";
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
}
.pricelist_hide:hover,
.pricelist_hide:active {
	overflow: inherit;
    height: auto;
}
.pricelist_hide:hover:before,
.pricelist_hide:hover:after,
.pricelist_hide:active:after,
.pricelist_hide:active:after {
	display: none;
}
.btn{padding-left:1.5rem;padding-right:1.5rem}.btn:focus,.btn:active{-webkit-box-shadow:none !important;box-shadow:none !important}.btn-primary{background-color:#e54a42;border-color:#e54a42;color:white}.btn-primary:active,.btn-primary:hover{background-color:#d43931 !important;border-color:#d43931 !important;color:white}.btn-rounded{border-radius:9999px}.btn-outline{color:white;border-width:2px;border-color:#e54a42}.btn-outline:hover{color:white;background-color:#e54a42}.form-control{border-width:2px;font-size:.9rem}.form-control:focus{-webkit-box-shadow:none;box-shadow:none;border-color:#1d2029}.close:focus{outline:0}




body{font-size:14px;font-family:"Roboto",sans-serif}.bg-dark{background-color:#1d2029 !important}a[href^=tel]:focus,a[href^=tel]:hover{text-decoration:none}ul{padding-left:1rem}.border-primary{border-color:#e54a42 !important;border-width:2px !important}.custom-icon-rtc{background:url("./img/24.png") no-repeat center center/contain;width:50px;height:50px;display:block}header{background-color:#1d2029;color:white;padding:1.25rem 0}.navbar{padding-left:0;padding-right:0}.navbar-dark .navbar-nav li a{color:white}.navbar-dark .navbar-nav li.active li a{color:#1d2029}.navbar-nav{text-align:center}.navbar-toggler{border:0;width:100%;text-align:center;text-transform:uppercase;font-size:20px;color:white !important}.navbar-toggler:focus{outline:0}.navbar-toggler-text{position:relative;font-size:25px;top:4px}.page_header{position:relative;color:white;padding:1.5rem 0}.page_header:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1d2029;opacity:.85}.page_header .row{min-height:150px}.page_header .breadcrumb{background:none}.page_header .breadcrumb-item a{color:white}.logo img{height:65px}.contact-list{list-style-type:none;margin:0;padding:0;font-size:.75rem}.contact-list>li i{color:#e54a42;margin-right:.25rem}.contact-list>li>a{vertical-align:bottom;color:inherit;text-decoration:none}.contact-list li+li{margin-top:.5rem}.rtc{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.15rem}.rtc-block{margin:0 .25rem}.rtc-block p{margin:0;line-height:1.25}.main-nav{background-color:#e54a42}.nav-item.parent{position:relative}.nav-item.parent:hover>.dropdown{opacity:1;visibility:visible}.nav-item.parent>a:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.nav-item>.dropdown{position:absolute;top:100%;left:0;z-index:9;margin:0;padding:0;list-style-type:none;background-color:white;min-width:200px;text-align:left;opacity:0;visibility:hidden;-webkit-box-shadow:0 0 25px 5px rgba(0,0,0,.2);box-shadow:0 0 25px 5px rgba(0,0,0,.2)}.nav-item>.dropdown>li>a{padding:.5rem 1rem;color:#1d2029 !important}.nav-item>.dropdown>li>a:hover{background-color:#e54a42;color:white !important;text-decoration:none}.nav-item>.dropdown>li.parent>a:after{float:right;margin-top:7px;border-left:.3em solid;border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent}.nav-item>.dropdown>li.parent>.dropdown{left:100%;top:0}.main-menu{list-style-type:none;margin:0;padding:0;text-align:center}.main-menu>li{display:inline-block}.main-menu>li>a{display:inline-block;padding:.75rem;color:white;font-weight:500}.main{position:relative;background-size:cover;background-repeat:no-repeat;background-position:center center;padding:40px 0}.main_header:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1d2029;opacity:.8;z-index:0}.section{padding:10px 0;}.section-header{margin-bottom:2rem}.service__item{border-radius:0;margin-bottom:2rem}.service__item a{color:inherit;text-decoration:none}.service__item a:hover{text-decoration:none}.service__item img{border-radius:0}.service__item .card-body{background-color:#e54a42;color:white;height:50px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.service__item .card-body .card-title{margin-bottom:0;font-size:13px}.vehicle{position:relative;text-align:center;padding:20px}.vehicle-img{position:relative}.vehicle-img:after{content:"";position:absolute;background:url("img/check.png") center center no-repeat/cover;width:40px;height:40px;bottom:10px;right:0}.vehicle-title{margin-top:12px;font-size:14px}.competitive__item{text-align:center;margin-bottom:2rem}.competitive__item-img{width:80px;height:80px;margin-bottom:2rem}.competitive__item h5{font-weight:bold}a[data-rel^=lightcase]{cursor:-webkit-zoom-in;cursor:zoom-in}.review__item-name{font-size:14px;font-weight:bold;margin:1rem 0}.portfolio__item{margin-bottom:2rem}.portfolio__item>a{width:100%}#question .card{border-color:#e54a42;border-left-width:5px}#question .card-header a{color:inherit}#question .card-header a:before{content:"";color:#e54a42;margin-right:1rem}#question .card-header a:hover{text-decoration:none}#question .card+.card{margin-top:1rem}.call-block{position:relative;background:url("./img/bg.png") center center no-repeat/cover}.call-block *{position:relative}.call-block:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1d2029;opacity:.85}#footer{background-color:#191a1e;margin-top:-1px;border:0}.footer-block{vertical-align:top;/* padding-top:1rem; */padding-bottom:1rem}.footer-block-header{color:white;margin-bottom:1rem}.footer-block-list{list-style-type:none;padding:0;margin:0}.footer-block-list>li>a,.footer-block-list>li>span{display:inline-block;width:100%;color:white !important;text-decoration:none;padding-bottom:.25rem;font-size:.75rem}.text-white.phone-link:hover,.text-white.link-phone:hover,.footer-block-list>li>a:hover{color:#e54a42 !important;}.content ul{padding-left:0}.content ul li{list-style-type:none}.content ul li:before{color:#e54a42;content:"•";padding-right:10px}.text-quote{position:relative;padding-left:15px}.text-quote:before{content:"*";color:#e54a42;position:absolute;top:0;left:0}.fixed-phone{position:fixed;bottom:10px;width:100%;text-align:center;z-index:99}.fixed-phone-wrapper{width:300px;margin:0 auto}.fixed-phone-wrapper a{/* font-size:0; */-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.fixed-phone-wrapper a::after{content:attr(data-text);font-size:20px}@media(min-width:992px){.navbar-expand-lg .navbar-nav li a{padding-right:1rem;padding-left:1rem}.navbar-nav{text-align:center}.review__item-name{font-size:18px}.service__item .card-body{height:100px}.service__item .card-body .card-title{font-size:20px}.vehicle-title{font-size:1.25rem}}@media(min-width:576px){.contact-list{font-size:1rem}}@media(max-width:991px){.nav-item.parent>.dropdown{display:none;position:relative;opacity:1;visibility:visible;text-align:center;background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.nav-item.parent>.dropdown>li>a{color:white !important}.nav-item.parent>.dropdown>li.parent>a:after{float:inherit;margin-top:0;border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.nav-item.parent>.dropdown>li>.dropdown{display:none;position:relative;opacity:1;visibility:visible;text-align:center;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;left:0;top:0}}
@media (max-width: 375px){.h1,h1{font-size: 2rem;}}
form.open_form{max-width: 350px !important;}
.form-row p{
 background: #fff;
 padding: 5px 10px;
 font-size: 12px;
 color: #000000!important;
 text-align:center;
 line-height: 1;
}
.form-row a{
 color: #000!important;
 text-decoration:underline!important;
}