/*   
Theme Name: SiteRussia
Theme URI: siterussia.ru
Description: Дизайн сайта разработанный компанией Site Russia
Author: Wolf
Author URI: siterussia.ru
Version: 1.0
*/


@font-face {
    font-family: 'Lato';
	src: url('/fonts/Lato-Regular.woff2') format('woff2'),
    url('/fonts/Lato-Regular.woff') format('woff'),
    url('/fonts/Lato-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
	font-display: block;
}

@font-face {
    font-family: 'Lato';
	src: url('/fonts/Lato-Medium.woff2') format('woff2'),
    url('/fonts/Lato-Medium.woff') format('woff'),
    url('/fonts/Lato-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
	font-display: block;
}

@font-face {
    font-family: 'Lato';
    src: url('/fonts/Lato-Bold.woff2') format('woff2'),
    url('/fonts/Lato-Bold.woff') format('woff'),
    url('/fonts/Lato-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
	font-display: block;
}

/* iPhone 5 */
@media (max-width: 321px){
	.modal .modal-dialog {width: 100%;padding: 60px 10px 10px 10px!important;}
	.modal .modal-dialog .button{width: 100%;padding: 20px!important;}
	
	h1{font-size: 25px!important;}
	#banner .bts{flex-direction: column;}
	.buttonwhite{width: 100%;white-space: pre-wrap!important;}
	
	
}
/* iPad */
 @media (min-width: 768px){
	 .container {max-width: 720px;}
	 .col-pl-2{grid-template-columns: repeat(2, 1fr);}
	 .col-pl-3{grid-template-columns: repeat(3, 1fr);}
	 
}
/* Все что меньше 921 + iPad вертикальный */
@media (max-width: 1024px) {
	.modal .modal-dialog{width: 100%;padding: 60px 20px 20px 20px;}
	.block{padding: 20px 0px;}
	h1{font-size: 30px;}
	h2{font-size: 30px!important;}

	.button{display: block!important;width: 100%;}
	.grid{gap: 20px;}
	.col-m-2{grid-template-columns: repeat(2, 1fr);}
	.o1{order: 1;}
	.o2{order: 2;}
	.lmodal{background-color: white!important;}
	.block h2{text-align: center;}
	.gbg{padding-bottom: 60px}
	
	#mobile{background: #FAFAFD;}
	#mobile .container{display: grid;grid-auto-flow: column;align-items: center;justify-content: space-between;padding-top: 15px;padding-bottom: 15px;}
	
	#mmenu{padding: 0px!important;-webkit-overflow-scrolling: touch;background-color: white;border-radius: 0px;}
	#mmenu .modal-dialog {height: 100%;margin: 0;}
	#mmenu .modal-content {height: 100%;width: 100vw;border-radius: 0;}
	#mmenu .close{opacity: 1;}
	
	#mmenu .cont{padding-top: 10px;font-size: 18px;}
	#mmenu .cont span{display: block;}
	#mmenu .cont .phone{display: block;font-weight: bold;font-size: 20px;}
	#mmenu .cont .time{color: gray;font-size: 15px;}
	#mmenu .cont .mail{color: var(--hovercolor);}
	#mmenu .cont .ad{font-size: 15px;}
	#mmenu .cont .cbutton{margin-top: 20px;display: block;}
	
	#mmenu .nav{display: inline-block;width: 100%;padding-top: 50px;list-style: none;margin-bottom: 20px;}
	#mmenu .nav>ul{padding: 0px;}
	#mmenu .nav>li{border-bottom: 1px solid #F8F8F8;padding: 10px 0px;list-style: none;}
	#mmenu .nav>li>a{text-transform: uppercase;font-weight: 500;}
	
	#mmenu .nav .sub-menu{padding-top: 10px;}
	#mmenu .nav .sub-menu>li{padding: 10px 0px;list-style: none;}
	
	#mmenu .nav ul.hide {display: none!important;}
	#mmenu .nav .menu-item-has-children {position: relative;}
	#mmenu .nav span.menu-closed:after {content: "";width: 50px;max-height: 50px;position: absolute;right: 0;top: 6px;bottom: 6px;background-image: url('/images/marrow.svg');background-size: 12px 7px;background-position: center;background-repeat: no-repeat;transform-origin: center;transform: rotate(-90deg);-webkit-transition: transform 0.4s cubic-bezier(0, 0.5, 0.5, 1), opacity 0.3s cubic-bezier(0, 0.5, 0.5, 1);transition: transform 0.4s cubic-bezier(0, 0.5, 0.5, 1), opacity 0.3s cubic-bezier(0, 0.5, 0.5, 1);}
	#mmenu .nav span.menu-closed:before {content: "";position: absolute;right: 50px;top: 6px;bottom: 6px;border-left: 1px solid #F8F8F8;}
	#mmenu .nav span.menu-closed.menu-open:after{transform: rotate(0deg);opacity: 0.3;}
	#mmenu .nav span.menu-closed.menu-open:before{opacity: 0;}
	
	#header, #top{display: none!important;}
	#banner h1{font-size: 25px;}
	#banner text{font-size: 15px;}
	#banner .image .dop{right: -30px;bottom: -30px;}
	#banner .image{overflow: hidden;}
	
	#acc{text-align: center;}
	#acc .title span{display: block;}
	#acc .item .time{margin-bottom: 10px;}
	#det .in, #vs .in, #usl .item, #forma .wpcf7, #vop .in{padding: 30px!important;}
	#vs .items .item{font-size: 18px!important;}
	#price .nav .nav-link{width: 100%;}
	#price .tab-content{display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}
	#price .table{box-shadow: none!important;}
	#price td, #price th{min-width: 200px;}
	#mes .bts, #acc .item .bts{flex-direction: column;}
	#calc .in{padding: 10px;}
	.asfaltcalk .thumbnails .thumbnail .pr {height: 40px;}
	#mes{text-align: center;}
	#mes .bts{margin-bottom: 20px;}
	#mes .master{justify-content: center;margin-bottom: 10px;}
	#mes .buttonwhite{justify-content: center;width: 100%;}
	#usl .item{text-align: center;}
	#map .grid{font-size: 14px;}
	#map .bts{display: grid;gap: 10px;}
	#popusl .grid{gap: 10px;}
	#forma .wpcf7{margin: 0px!important;}
	#vop h2, #vop .item .title{margin-bottom: 20px!important;}
	#faq .th{flex-direction: column;gap: 10px;}
	#accordion .card .title{font-size: 17px!important;}
	
	#banner .image:before, #tabs .image:before, #textimg .image:before, #acc .item svg{display: none;}

	#footer{text-align: center;}
}

@media (min-width: 1025px) {
	#mobile{display: none!important;}
	h1{font-size:60px;margin-bottom: 20px;}
	.container {max-width: 960px;}
	.modal .modal-dialog{max-width: 500px;padding: 40px;position: absolute;right: 0;height: 100%;margin: 0;}
	.block{padding: 50px;}
	.block h2{font-size: 55px;}
	.grid{gap: 30px;}
	.col-pc-2{grid-template-columns: repeat(2, 1fr);}
	.col-pc-3{grid-template-columns: repeat(3, 1fr);}
	.col-pc-4{grid-template-columns: repeat(5, 1fr);}
	.col-pc-5{grid-template-columns: repeat(5, 1fr);}
	.col-pc-6{grid-template-columns: repeat(6, 1fr);}
	
	.col-pc-1-2{grid-template-columns: 1fr 2fr;}
	.col-pc-2-1{grid-template-columns: 2fr 1fr;}
	.col-pc-05-2{grid-template-columns: 0.5fr 2fr;}
	.col-pc-2-05{grid-template-columns: 2fr 0.5fr;}
	
	#banner h1{font-size: 35px;}
	#banner .list{max-width: 60%;}
	#banner .image .dop{left: -130px;bottom: 0px;}

	
	#acc .item{display: flex;align-items: center;justify-content: space-between;}
	#price{font-size: 18px;}
	#det .owl-nav{position: absolute;bottom: 60px;left: 40px;}
	#det .owl-dots{position: absolute;bottom: 75px;left: 170px;}
	#vs .in .title img{margin-top: -150px;}
	#mes .container{display: flex;align-items: center;justify-content: center;gap: 40px;}
	#mes h2{font-size: 35px;margin-bottom: 0px;max-width: 200px;}
	#calc .in{padding: 40px;}
	#forma .st{max-width: 50%;}
	#vop h2{max-width: 50%;}
	#textfon .in{max-width: 50%;}
	
	#textfon h1{font-size: 50px;}



	
}

@media (min-width: 1200px) {
	.container{max-width: 1300px;}
	

} 




*, ::after, ::before {box-sizing: border-box;}
.container{width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}
body {margin: 0;line-height: 1.5;font-family: 'Lato',Arial,Helvetica,sans-serif!important;color: #333333;background-color: white;}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {display: block;}
a{color: black;text-decoration: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);outline: none;}
img, svg{vertical-align: middle;}
label {display: inline-block;margin-bottom: .5rem;}
button, input, optgroup, select, textarea {margin: 0;font-family: inherit;font-size: inherit;line-height: inherit;-webkit-appearance: none;background-color: white;}
button:active, button:focus {outline: none;} /* Убираем обводку у кнопок */
button::-moz-focus-inner {border: 0;}
p {margin-top: 0; text-align:justify}
h1, h2, h3, h4, h5, h6 {margin-top: 0;font-weight: bold;line-height: 1.2;}
svg{overflow: visible;}

h2{font-size:32px;margin-bottom: 15px;}
h3{font-size: 26px;margin-bottom: 15px;}


/* Кнопка вверх */
.btn-back-top {opacity: 0;background: black;border-radius: 2px;cursor: pointer;display: block!important;width: 45px;height: 45px;position: fixed;right: 15px;bottom: 15px;transition: .5s;z-index: 1030;}
.btn-back-top:hover{opacity: 1!important;}
.btn-back-top:before {border-radius: 4px;border-color: #fff;border-style: solid;border-width: 5px 0 0 5px;content: "";width: 17px;height: 17px;position: absolute;top: 17px;left: 15px;transform: rotate(45deg);}

/* Кнопка вотсап */
.whatsapp-button{position: fixed;right: 70px;bottom: 70px;background: #25D366;border-radius: 50%;width: 65px;height: 65px;z-index: 9999;display: flex;align-items: center;justify-content: center;box-shadow: 0px 0px 11px rgb(37 211 102);}
.whatsapp-button:before,
.whatsapp-button:after {content: " ";display: block;position: absolute;border: 50%;border: 1px solid #25D366;left: -20px;right: -20px;top: -20px;bottom: -20px;border-radius: 50%;animation: animate 1.5s linear infinite;opacity: 0;backface-visibility: hidden; }
.whatsapp-button:after{animation-delay: .5s;}
@keyframes animate{0%{transform: scale(0.5);opacity: 0;}50%{opacity: 1;}100%{transform: scale(1.2);opacity: 0;}}
@media (max-width: 921px) {.whatsapp-button {bottom: 10px!important;left: 10px;}}

/* Дата для мобильного */
input[type="date"]:before {color: lightgrey;content: attr(placeholder) !important;margin-right: 0.5em;} 
input[type="date"]:focus:before {content: '' !important;}

.img-fluid {max-width: 100%;height: auto;}
.aligncenter{display: block;margin: 5px auto 5px auto;}
.alignright{float:right;padding-left: 10px;padding-bottom: 10px;}
.table {width: 100%;margin-bottom: 1rem;border-collapse: collapse;}
.table td, .table th {padding: .75rem;vertical-align: top;border-top: 1px solid #dee2e6;}
.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}
.p404{text-align: center;padding: 50px 0px;}
.grid{display: grid;}
.ac{align-items: center;}

/* Табы */
.nav {display: flex;padding: 0;margin: 0;list-style: none;outline: none;}
.nav-link:focus, .nav-link:hover {text-decoration: none;}
.nav-link {display: block;}
.tab-content>.tab-pane {display: none;}
.tab-content>.active {display: block;}
.fade {transition: opacity .15s linear;}
.fade:not(.show) {opacity: 0;}
/* Пролистывание на мобильном */
.scroll{flex-wrap: nowrap;overflow-x: auto;-webkit-overflow-scrolling: touch;white-space: nowrap;}
.scroll::-webkit-scrollbar {height: 2px;-webkit-appearance: none;}
.scroll::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);}
.scroll::-webkit-scrollbar-thumb {background: #fd5354;}

/* Гармошка */
.collapse:not(.show) {display: none;}
.collapsing {position: relative;height: 0;overflow: hidden;transition: height .35s ease;}

/* Модальное */
.modal {position: fixed;top: 0;left: 0;z-index: 1050;display: none;width: 100%;height: 100%;overflow: hidden;outline: 0;background-color: #00000060;}
.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll} /*Нужно что бы не прыгало */
.modal-open {overflow: hidden;}
.modal-open .modal {overflow-x: hidden;overflow-y: auto;}
.modal .modal-dialog{background-color: white;}
.modal .close{cursor: pointer;position: absolute;top: 20px;right: 20px;}
.modal .grid{gap: 20px;}
.modal .title{font-size: 45px;line-height: 55px;font-weight: bold;}
.modal .text{color: #545560;font-size: 20px;line-height: 35px;}

/* Анимация при наведении на картинку */
.box {overflow:hidden;}
.box img {-moz-transition: all 0.25s ease-out;-o-transition: all 0.25s ease-out;-webkit-transition: all 0.25s ease-out;transition: all 0.25s ease-out;}
.box img:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);}

/* Хлебные */
.breadcrumbs {color: black;font-size: 14px;padding-bottom: 10px;}
.breadcrumbs a{color: #7F7F7F;border-bottom: 1px solid;}

.owl-nav .disabled{display: none;}
.owl-nav .owl-prev{left: 10px;}
.owl-nav .owl-next{right: 10px;}
.owl-nav button path{opacity: 0.5;}
.owl-nav button:hover path{opacity: 1;}
.owl-dots{display: flex;justify-content: center;width: 100%;margin-top: 20px;}
.owl-dots .owl-dot span {width: 15px;height: 15px;margin: 0px 5px;background: white;display: block;-webkit-backface-visibility: visible;border-radius: 30px;border: 1px solid black;}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {background: black;}
*/
/* Форма связи */
.wpcf7{position: relative;}
.wpcf7 .wpcf7-form{display: grid;gap: 20px;}
.wpcf7 .wpcf7-not-valid-tip, .wpcf7 .screen-reader-response, .wpcf7 .wpcf7-form .ajax-loader, .wpcf7 .wpcf7-form .wpcf7-response-output{display: none;}
.wpcf7 .wpcf7-form-control.wpcf7-not-valid{border-bottom: 1px solid red!important;}
.wpcf7 .wpcf7-form.invalid .wpcf7-response-output{display: block;font-size: 14px;color: red;font-weight: 500;}
.wpcf7 .wpcf7-form.sent .wpcf7-response-output{display: block;font-size: 14px;color: green;font-weight: 500;border: 2px solid green;padding: 10px;text-align: center;background-color: #00800005;}
.wpcf7 .wpcf7-text, .wpcf7 .wpcf7-mask, .wpcf7 .wpcf7-textarea{border: none;border-bottom: 1px solid #54556020;padding: 10px 10px;width: 100%;}
.wpcf7 .wpcf7-form.submitting .ajax-loader {display: block;background-image: url(/images/ajax-loader.gif);width: 24px;height: 24px;position: absolute;bottom: -25px;}
.wpcf7 .poly{color: gray;font-size: 14px;}


/* Другое  */
.block h2{margin-bottom: 40px;}
.ppage{min-height: 500px;padding-top: 20px;padding-bottom: 20px;}
.phone{white-space: nowrap;}
.lmodal .modal-dialog{display: flex;align-items: center;}

/* Кнопка */
.button{display: inline-block;cursor: pointer;text-align: center;background: #800000;color: white;border-radius: 8px;font-weight: bold;padding: 13px 25px;white-space: nowrap;border: none;}
.button:hover{background: black;color: white!important;}

.buttonfill{display: inline-block;cursor: pointer;text-align: center;background: #EEF5FD;color: #800000;border-radius: 8px;font-weight: bold;padding: 13px 25px;white-space: nowrap;}
.buttonfill:hover{background: black;color: white!important;}

.buttonwhite{display: inline-block;cursor: pointer;text-align: center;background: white;border: 1px solid #800000;color: #800000;border-radius: 8px;font-weight: bold;padding: 13px 25px;white-space: nowrap;}
.buttonwhite:hover{background: black;border-color: black;color: white!important;}


/* Анимация */
a, .owl-nav button path, .cbutton, .ezfc-btn, #usl .item{-webkit-transition: all 0.25s ease-out;transition: all 0.25s ease-out;text-decoration: none;}
/*HOVER*/
a:hover, #footer a:hover{color: #800000!important;}

.flex-space{display: flex;align-items: center;justify-content: space-between;gap: 20px;}


.owl-nav svg path{opacity: 0.5;}
.owl-nav svg:hover path{opacity: 1;}
.owl-nav{display: inline-flex;gap: 5px;margin-top: 20px;}
.owl-dots{display: inline-flex;margin-left: 30px;}
.owl-dot span {width: 10px;height: 10px;margin: 0px 5px;background: #D6D6D6;display: block;-webkit-backface-visibility: visible;border-radius: 30px;}
.owl-dot.active span, .owl-dots .owl-dot:hover span {background: #800000;}


.tst{display: inline-block;background: #80000010;border-radius: 8px;padding: 5px 15px;color: #800000;font-size: 20px;font-weight: 500;margin-bottom: 10px;}

#top{background-color: #1D1D1F;color: white;font-size: 14px;padding: 10px 0px;}
#top a{color: white;}
#top .container{display: flex;align-items: center;justify-content: space-between;}
#top .nav{gap: 20px;}
#top .ad{display: flex;gap: 30px;}
#top .ad .time{color: #FFF;}
#top .ad .city{display: flex;align-items: center;gap: 5px;}
#top .ad .city:before{content: ' ';background-image: url(/images/loc.svg);width: 13px;height: 13px;}

#header{padding: 20px 0px;font-size: 15px;}
#header .text{font-size: 12px;color: #656A74;max-width: 260px;}
#header .phone{font-size: 18px;font-weight: bold;}
#header .menu{margin-top: 20px;padding-top: 10px;border-top: 1px solid #E1E1E1;font-size: 18px;}
#header .menu .nav{gap: 30px;}
#header .menu .price{display: flex;align-items: center;gap: 5px;}
#header .menu .current-menu-item > a, #header .menu .current-menu-parent > a{color: #800000;}
#header .menu .menu-item-has-children:after{content: url(/images/arr.svg);margin-left: 3px;position: relative;top: -2px;}
#header .menu .menu-item-has-children:hover .sub-menu{display: block;}
#header .menu .sub-menu{display: none;position: absolute;background: white;box-shadow: 0 10px 29px 0 rgba(0,0,0,.05);padding: 10px 0px;list-style: none;z-index: 10;}
#header .menu .sub-menu li{padding: 5px 20px;}
#header .menu .sub-menu a{text-transform: none;}

#banner .text{font-size: 18px;color: #707070;}
#banner .list{margin: 40px 0px;display: grid;gap: 20px;}
#banner .list .item{display: flex;align-items: center;gap: 20px;}
#banner .list .title{font-weight: bold; font-size: 20px;}
#banner .list .desc{color: #656A74; font-size: 18px;}
#banner .bts{display: flex;align-items: center;gap: 10px;}
#banner .image, #banner .image img{position: relative;border-radius: 24px;}
#banner .image:before{content: url(/images/banner.png);position: absolute;z-index: 0;left: -60px;top: 150px;}
#banner .image .dop{position: absolute;text-align: center;display: flex;justify-content: center;align-items: center;}
#banner .image .dop .doptext{position: absolute;max-width: 120px;line-height: 18px;font-weight: 500;padding-top: 20px;}

#tabs .nav{flex-wrap: wrap;gap: 10px;font-size: 15px;}
#tabs .nav a{padding: 11px 25px;border: 1px solid #E1E1E1;border-radius: 23px;font-weight: 500;}
#tabs .nav a.active, #tabs .nav a:hover{border-color: #800000;color: #800000;}
#tabs .tab-content{margin: 40px 0px;}
#tabs .image, #tabs .image img{position: relative;border-radius: 24px;}
#tabs .image:before{content: url(/images/banner.png);position: absolute;z-index: 0;left: -60px;top: 150px;}

#prem .item{background: #FAFAFD;border-radius: 24px;padding: 40px;display: grid;gap: 20px;align-content: space-between; grid-template-columns: repeat(4, 1fr);}
#prem .item .title{font-size: 30px;line-height: 36px;color: #800000;font-weight: bold;}
#prem .item .text{font-size: 17px;line-height: 22px;color: #656A74;}

#acc{background: #FAFAFD;}
#acc .item{background: white;border-radius: 8px;padding: 40px;gap: 20px;}
#acc .item .title{font-size: 20px;font-weight: bold;line-height: 26px;}
#acc .item .title span{color: #800000;}
#acc .item .text{font-size: 14px;color: #656A74;margin: 20px 0px;}
#acc .item .bts{display: flex;align-items: center;gap: 20px;}
#acc .item .time{font-size: 14px;color: #656A74;}

#work{background: #800000;color: white;font-size: 18px;}
#work ./images{gap: 5px;}
#work ./images img{border-radius: 8px;}


#work .owl-dots .owl-dot.active span{background: white;}

#det .in{background: #FAFAFD;border-radius: 24px;padding: 40px;}
#det .in img{border-radius: 8px;}

#vs .in{background: #800000;border-radius: 24px;padding: 60px 40px 60px 60px;}
#vs .in h2{color: white;}
#vs .in h2 span{color: #FFFFFF50;}
#vs .items{display: flex;flex-wrap: wrap;gap: 30px;justify-content: center;align-content: center;}
#vs .items .item{background: white;padding: 20px;font-size: 20px;border-radius: 16px;font-weight: 500;}
#vs .items .item:nth-child(2n+1){transform: rotate(355deg);}
#vs .items .item:nth-child(2n){transform: rotate(359deg);}

#catalog{background: #fafafd;}
#catalog .item{background: white;border-radius: 8px;}
#catalog .item .text{padding: 30px;}
#catalog .item .st{color: #656A74;}
#catalog .item .title{font-size: 20px;line-height: 26px;font-weight: bold;margin: 10px 0px;}
#catalog .item .price{font-size: 18px;color: #800000;font-weight: bold;}
#catalog .item .desc{color: #656A74;font-size: 14px;} 
#catalog .item .desc ul{padding-left: 0px;margin-bottom: 0px;list-style: none;}
#catalog .item img{border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;width: 100%;}

#price{font-weight: 500;}
#price .nav{display: inline-flex;flex-direction: column;gap: 5px;align-items: start;}
#price .nav .nav-link{padding: 15px 30px;border-radius: 14px;}
#price .nav .nav-link.active{background: #FAFAFD;}

#price .table{box-shadow: 0px 0px 40px rgba(101, 106, 116, 0.05);border-radius: 24px;padding: 20px;}
#price table{width: 100%;border-collapse: separate;border-spacing: 0 6px}
#price th{border: none;padding: 0px 30px 9px 30px;vertical-align: top;text-align: left;text-transform: uppercase;font-size: 12px;color: #656A74;line-height: 28px;letter-spacing: 0.12em;font-weight: 400;}
#price td{border: none;padding: 15px 30px;vertical-align: top;background: #FAFAFD;}
#price td:first-child{border-top-left-radius: 14px;border-bottom-left-radius: 14px;}
#price td:last-child{border-top-right-radius: 14px;border-bottom-right-radius: 14px;}

#calc{position:relative;}
#calc:before{content: '';background: #800000;width: 100%;height: 800px;left: 0;top: 0;position: absolute;}
#calc .container{position:relative;}
#calc h2{color: white;}
#calc .in{background: white;border-radius: 24px;box-shadow: 0px 0px 40px rgba(101, 106, 116, 0.05);}

#mes .master{display: flex;gap: 10px;align-items: center;}
#mes .master .name{font-size: 18px;line-height: 20px;font-weight: bold;}
#mes .master .spec{font-size: 14px;color: #656A74;}
#mes .bts{display: flex;gap: 10px;align-items: center;}
#mes .buttonwhite{display: flex;align-items: center;gap: 10px;}

#usl .item{border: 1px solid #E1E1E1;border-radius: 8px;padding: 10px 10px 20px 10px;}
#usl .item img{border-top-right-radius: 8px;border-top-left-radius: 8px;}
#usl .item h3{font-size: 22px;margin-top: 10px;}
#usl .item .price{color: #800000;font-weight: bold;font-size: 18px;}
#usl .item:hover{background: #800000;border-color: #800000;}
#usl .item:hover h3, #usl .item:hover .price{color: white;}

#tabs2 .nav{flex-wrap: wrap;gap: 10px;font-size: 15px;}
#tabs2 .nav a{padding: 11px 25px;border: 1px solid #E1E1E1;border-radius: 23px;font-weight: 500;}
#tabs2 .nav a.active, #tabs2 .nav a:hover{border-color: #800000;color: #800000;}
#tabs2 .tab-content{background: #FAFAFD;border-radius: 24px;padding: 40px;}

#map{background: url(/images/map.webp) center top no-repeat;background-size: contain;text-align: center;font-weight: 500;padding-bottom: 0px;}
#map .big{font-size: 20px;margin-bottom: 20px;}
#map .grid{row-gap: 1px;margin-bottom: 20px; text-align:justify}
#contacts{background: url(/images/kontakti.webp) center top no-repeat;text-align: center;font-weight: 500;padding-bottom: 0px;}


#popusl .item{border: 1px solid #E1E1E1;border-radius: 8px;padding: 20px;}
#popusl .title{font-weight: bold;padding-bottom: 20px;}
#popusl .price{color: #858585;}

#textimg .image, #textimg .image img{position: relative;border-radius: 24px;}
#textimg .image:before{content: url(/images/banner.png);position: absolute;z-index: 0;left: -60px;top: 150px;}

#forma .st{font-size: 22px;font-weight: 500;color: #800000;margin-bottom: 20px;}
#forma .item{border: 1px solid #E1E1E1;border-radius: 8px;padding: 20px;}
#forma .title{font-weight: bold;padding-bottom: 20px;}
#forma .text{color: #858585;}
#forma .wpcf7{margin-left: 40px;border-radius: 24px;background: #FAFAFD;padding: 50px;}
#forma .wpcf7 input, #forma .wpcf7 textarea{border: 1px solid #DADADA;border-radius: 8px;padding: 15px 20px;font-size: 15px;}
.wpcf7-spinner{position: absolute;}

#fact .item{background: #FAFAFD;border-radius: 24px;padding: 40px;display: grid;gap: 20px;align-content: space-between;}
#fact .item .title{font-size: 30px;line-height: 36px;color: #800000;font-weight: bold;}
#fact .item .text{font-size: 17px;line-height: 22px;color: #656A74;}

#docs .item{border: 1px solid #E1E1E1;border-radius: 8px;padding: 20px;text-align: center;}
#docs .title{margin-top: 10px;}

#faq .th{display: flex;align-items: center;justify-content: space-between;margin-bottom: 40px;}
#faq .th h2{margin-bottom: 0px;}

#accordion .card{padding: 10px 30px 0px;border: 1px solid #E1E1E1;border-radius: 12px;margin-bottom: 10px;}
#accordion .card .title{font-size: 22px;display: flex;align-items: center;justify-content: space-between;gap: 10px;padding-bottom: 10px;}
#accordion .card .title:after {content:"\2014";font-size: 25px;}
#accordion .card .title.collapsed:after {content: "+";font-size: 30px;}

#rews{position:relative;}
#rews:before{content: '';background: #800000;width: 100%;height: 300px;left: 0;top: 0;position: absolute;}
#rews .container{position:relative;}
#rews h2{color: white;}
#rews .item{background: white;padding: 30px;border-radius: 8px;box-shadow: 0px 0px 40px rgb(101 106 116 / 5%);}
#rews .item .user{margin-bottom: 20px;}
#rews .item .name{font-weight: bold;font-size: 18px;}
#rews .item .date{color: #656a74;font-size: 14px;}
#rews .owl-stage{padding-bottom: 20px;}

#dopusl a{display: flex;border: 1px solid #E1E1E1;border-radius: 8px;padding: 15px;position: relative;align-items: center;gap: 10px;font-size: 18px;justify-content: space-between;}
#dopusl a:after{content: "→";}
#dopusl .grid{row-gap: 10px;}

#vop .in{background: #800000;border-radius: 24px;padding: 50px;}
#vop h2{color: white;}
#vop .item{background: white;padding: 30px;border-radius: 12px;}
#vop .item .title{font-size: 25px;font-weight: 500;margin-bottom: 40px;}

.mt0{margin-top: 0px!important;margin-bottom: 0px!important;}
#textfon{margin: 40px 0px;color: white;}

#footer{padding: 30px 0px;border-top: 1px solid #E1E1E1;margin-top: 10px;}
#footer .title{margin-top: 20px;}
#footer .button{margin-top: 20px;}
#footer .widget-title{font-size: 18px;margin-bottom: 15px;margin-top: 0;
    font-weight: bold;
    line-height: 1.2;}
#footer ul{padding: 0px;list-style: none;}
#footer ul a{color: #848890;}
#footer ul li{padding: 5px 0px;}
#footer .phone{font-size: 20px;}
#footer .time{color: #848890;font-size: 14px;}
#footer .ad{margin: 10px 0px;}
#footer .mail{font-weight: 500;}
#footer .soc{margin-top: 20px;}



#contpage{margin-bottom: 20px;}
#contpage .info{padding: 20px;background: #FAFAFD; text-align:justify}
#contpage p{margin: 0px;}
#contpage .item{font-size: 20px;padding-top: 15px;padding-bottom: 15px;}
#contpage .item .title{color: #6C6C6C;font-size: 15px;}
#contpage .item .phone{font-size: 25px;font-weight: bold;}
#contpage .item a{color: black;}
#contpage .item .mail{color: #800000;}











.full{background-color: #fff;}
.full a{color: black;}
.full .container{position: relative;}
.full .close{border: none;}
.full .modal-dialog{max-width: 100%;position: relative;}
.full .modal-content{width: 100%;border: none;}
.full .title{font-size: 30px;font-weight: 500;padding-bottom: 15px;}
.full .st{font-size: 18px;padding-bottom: 10px;}
.full .list{list-style: none;padding-left: 0px;display: inline-block;width: 100%;padding-top: 15px;font-size: 18px;}
.full .list li{padding-bottom: 5px;}
.full .select2-selection, .full .select2-selection__arrow{height: 40px!important;}
.full .select2-selection__rendered{line-height: 40px!important;}
.full .menu{display: inline-block;width: 100%;list-style: none;font-size: 25px;padding: 0px;padding-top: 0px;}
.full .menu li{padding-bottom: 15px;}
.full .cont>a{display: block;padding: 5px 0px;}
.full .cont .phone{font-size: 22px;font-weight: bold;color: black;}
.full .cont .mail{color: #E61870;}


/* Калькулятор */
/* Лейбел */
.ezfc-form .ezfc-label{font-weight: bold;padding-bottom: 5px;}
.ezfc-form .ezfc-text {font-size: 1.6em;font-weight: 700;padding: .3em;}
.ezfc-form .ezfc-slider-element .ui-slider-handle{background: var(--hovercolor)!important;border: none;}
/* Цена */
.ezfc-form .ezfc-price {font-weight: bold;}
.ezfc-form .ezfc-price-value {color: var(--hovercolor);font-size: 60px;vertical-align: middle;}
.ezfc-form .ezfc-price-currency {font-size: 40px;vertical-align: middle;}
/* Импут */
.ezfc-element-input, .ezfc-element-numbers, .ezfc-element-select, .ezfc-element-select, .ezfc-element-textarea{width: 100%;border-radius: 10px;border: 1px solid var(--hovercolor);padding: 10px!important;appearance: none;-moz-appearance: none;-webkit-appearance: none;outline: none;margin: 0!important;}
.ezfc-element-select{cursor: pointer;background: #fff url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat right 5px top 55%;}
/* Если есть иконка */
.ezfc-form .ezfc-element.ezfc-has-icon {padding-left: 50px!important;}
/* Кнопка */
.ezfc-form .button{padding: 15px 30px!important;}
/* Сообщение ниже формы */
.ezfc-required-notification {font-size: .8em;margin-top: 1em;}

/* Радио с картинками */
@media (max-width: 921px) {
	.fimg .ezfc-element-radio-container{display: flex!important;align-items: center;margin-bottom: 5px;}
	.fimg .ezfc-element-radio{max-width: 100px;}
	.fimg .ezfc-element-option-has-image img{padding-right: 10px;}
	.ezfc-element-option-has-image .ezfc-element-checkbox-text, .ezfc-element-option-has-image .ezfc-element-radio-text{text-align: left!important;}
}
@media (min-width: 992px) {
	.fimg .ezfc-element-option-container {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-left: -0.5%;margin-right: -0.5%;}
	.fimg .ezfc-element-radio-container{margin-right: 0.5%;margin-left: 0.5%;flex: 0 0 32.333333%;max-width: 32.333333%;}
}
.fimg .ezfc-element-radio-container{background-color: white;border-radius: 10px;padding: 10px!important;}
.ezfc-element-option-has-image .ezfc-element-checkbox-text, .ezfc-element-option-has-image .ezfc-element-radio-text{display: block!important;}
.fimg .ezfc-element-option-has-image img{opacity: 1!important;}
.fimg .ezfc-element-option-has-image img.ezfc-selected~.ezfc-addon-option {border-color: var(--hovercolor);}
.fimg .ezfc-element-option-has-image .ezfc-addon-option{border: 2px solid var(--hovercolor);border-radius: 10px;top: 0px;left: 0px;width: 100%;height: 100%;position: absolute;}


/* Радио и чек */
.ezfc-element-checkbox-input, .ezfc-element-radio-input{display: none;}
.ezfc-element-radio-container, .ezfc-element-checkbox-container{padding: 4px 0px;display: flex;}
.ezfc-element-radio-text label, .ezfc-element-checkbox-text label{cursor: pointer;}
.fcheck .ezfc-addon-label{cursor: pointer;width: 20px;height: 20px;background-color: transparent;border: #797979 1px solid;display: inline-block!important;margin: 0 5px 0 0;position: relative;vertical-align: middle;border-radius: 100%;line-height: 1em;}
/* Радио */
.fcheck .ezfc-addon-label:after {content: '';width: 12px;height: 12px;background-color: transparent;display: inline-block;border-radius: 100%;position: absolute;top: 3px;left: 3px;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-outtransition: all .2s ease-in-out;}
.fcheck .ezfc-element-radio-input:checked+.ezfc-addon-label:after {background-color: var(--hovercolor);}
/* Чекбокс */
.fcheck .ezfc-element-checkbox-input:checked+.ezfc-addon-label {color: var(--hovercolor);}
.fcheck .ezfc-element-checkbox-input:checked+.ezfc-addon-label:before {content: "\f00c";font-family: FontAwesome;font-size: .9em;position: relative;left: .1em;}
/* Сообщение после отправки */
.ezfc-success-text{background-color: green;text-align: center;padding: 20px 0px;color: white;font-weight: bold;font-size: 20px;}


/* Да, Нет */
.fdanet .ezfc-text-right{flex: 0 0 80%;text-align: left;}
.fdanet .ezfc-element-option-selectable-text{background-color: white;}
.fdanet .ezfc-element-option-selectable-text.ezfc-selected{background-color: var(--hovercolor)!important;}
.fslide .ezfc-text-right{flex: 0 0 40%;text-align: left;}

.fplus tbody{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.fplus .ezfc-element-table_order-row {display: flex;flex-direction: column;align-items: center;text-align: center;justify-content: space-between;background-color: white;padding: 5px;margin: 0.2%;}
.fplus .ezfc-element-table_order-table .ezfc-element-table_order-image-column, .fplus .ezfc-element-table_order-table .ezfc-element-table_order-name{width: 100%;text-align: center;line-height: 20px;display: flex;justify-content: center;}
.fplus .ezfc-element-table_order-table .ezfc-element-table_order-name{padding: 10px 0px;}


.citylist-item {
    margin-top: 0;
    font-weight: bold;
    line-height: 1.2;
    font-size: 26px;
    margin-bottom: 15px;
}

.info_text {
    padding: 44px 0;
}
.bg_gray {
    background: #fafafd;
}
.bg_blue{
	background: #800000;
    color: white;
    font-size: 18px;
}
.info_text ~ div#mes{
	margin-top: 50px;
}
.catalog_rep .grid {
    margin-bottom: 50px;
}

.sewerage_type-item {
    position: relative;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #ccc;
    margin-top: 30px;
}
.sewerage_type-item img {
    width: 100%;
    height: auto;
}
.sewerage-name {
    background: #800000;
    color: #fff;
    padding: 8px;
}

@media (max-width: 921px) {
	.fplus .ezfc-element-table_order-row{flex: 0 0 49.5%;max-width: 49.5%;}
}
@media (min-width: 992px) {
	.fplus .ezfc-element-table_order-row{flex: 0 0 16.266666666%;max-width: 16.266666666%;}
}

.map {
	height: 360px;
	border: 1px solid #FFFFFF;
	border-radius: 6px;
	overflow: hidden
}
@media screen and (max-width: 767px){
	.map {
		height: 180px;
		margin-top: 35px;
		position: relative;
		overflow: visible
	}
	.map:after {
		content: "";
		position: absolute;
		top: -35px;
		left: 0;
		width: 85px;
		height: 10px;
		border-radius: 5px;
		background: #EAE3D9
	}

}
.map-canvas {
  top: 0;
  right: 0;
  bottom: 0;
}
.map-canvas img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 992px) {
  .map-canvas {
    position: absolute;
    width: 50%;
  }
}



