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


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

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

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

@media (max-width: 921px){.modal .modal-dialog {width: 100%;padding: 10px!important;} .modal .modal-dialog .button{width: 100%;padding: 20px!important;}}


/* Все что меньше 921 + iPad вертикальный */
@media (max-width: 921px) {
	.block{padding: 30px 0px;}
	.block h2, .ppage h2{font-size: 25px;}
	.ppage h2{text-align: center;}
	.ppage h1{font-size: 35px;}
	.button{display: block!important;width: 100%;}
	.col-m-2{gap: 20px;grid-template-columns: repeat(2, 1fr);}
	
	#mobile{display: grid;grid-auto-flow: column;justify-content: space-between;margin: 15px;align-items: center;}
	#mobile .mobphone{width: 100%; text-align: center; font-size: 25px;}
	#mobile.mob{display: block !important; text-align: center;}
	
	#header .top, #header .head{display: none!important;}
	
	#za{background-color: white!important;}
	#za .poly{margin-bottom: 20px;}
	
	#mmenu{background-color: #151517;}
	#mmenu a{color: white;}
	#mmenu .modal-dialog{background-color: #151517;color: white;}
	#mmenu .nav{font-size: 22px;flex-direction: column;}
	#mmenu .nav li{padding-bottom: 15px;}
	#mmenu .cont{display: grid;margin-bottom: 40px;}
	#mmenu .cont .phone{font-weight: bold;font-size: 20px;}
	#mmenu .cont .ad{margin-bottom: 10px;}
	#mmenu .cont .mail{color: #FEBC33;}
	
	#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 #80808030;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 #80808030;}
	#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{padding-bottom: 20px;}
	#slide h1{font-size: 30px;text-align: center;}
	#slide .bts{flex-direction: column;}
	#slide .items>div:last-child{grid-column: span 2;}
	#slide .img, #text1 img{margin-top: 20px;}
	
	.form3 {text-align: center;}
	.form3 .soc{justify-content: center;margin-bottom: 20px;}
	.form3 .button{padding: 20px!important;}
	
	#cat2 .item{margin-bottom: 20px;}

	#accordion .card > a{text-decoration: none;}
	
	#prem .grid, #accordion .card > a{font-size: 18px!important;}
	#header .fast, #faq .in, #form .in{padding: 30px!important;}
	
	#faq2 .text{text-align: center;}
	#lic{font-size: 14px!important;}
	
	#kak .grid{gap: 20px!important;}
	#form .wpcf7 .copy, #header .fast .copy{margin-top: 10px;}
	
	#punkt .grid .title h3{font-size: 20px;}
	
	#punkt .grid .title{gap: 10px!important;}
	#punkt .grid > div{border-bottom: 1px solid #FDB03D40;padding-bottom: 15px;margin-bottom: 15px;}
	#punkt .grid > div:last-child{border: none;padding: 0px;margin: 0px;}
	
	#block3 .item img{justify-self:center;}

	#price .grid{display: block;}
	#price .t0, #price .t1, #price .t2,#price .t3,#price .t4{font-size: 14px;text-transform: none!important;text-align: center;}
	#price table {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;min-height: .01%;}


	#footer{text-align: center;}
	#footer	.cont{padding-top: 20px;}
	
	
	
}

@media (min-width: 768px){
	.col-pl-2{gap: 30px;grid-template-columns: repeat(2, 1fr);}
	.col-pl-3{gap: 30px;grid-template-columns: repeat(3, 1fr);}
}


@media (min-width: 992px) {
	#mobile{display: none!important;}
	.block{padding: 50px 0px;}
	.block h2{font-size: 50px;}
	
	.col-pc-2{gap: 30px;grid-template-columns: repeat(2, 1fr);}
	.col-pc-3{gap: 30px;grid-template-columns: repeat(3, 1fr);}
	.col-pc-4{gap: 30px;grid-template-columns: repeat(4, 1fr);}
	.col-pc-5{gap: 30px;grid-template-columns: repeat(5, 1fr);}
	.col-pc-6{gap: 30px;grid-template-columns: repeat(6, 1fr);}
	
	.col-pc-1-2{gap: 30px;grid-template-columns: 1fr 2fr;}
	.col-pc-2-1{gap: 30px;grid-template-columns: 2fr 1fr;}
	
	#slide{padding: 50px 0px;}
	#slide h1{font-size: 40px;}
	
	#text1 .ac{grid-template-columns: 2fr 1.5fr;gap: 10px;}
	
	#textrepeat .grid:nth-child(2n) .img{grid-column: 1;grid-row: 1;}
	
	.form3 .text{border-left: 1px solid black;padding-left: 30px;}
	
	
	
	
	#prem .grid .mr{margin-top: 40px;}
	
	#faq .in h2{max-width: 75%;}
	#voz .grid > div{padding: 40px 0px;}

	#form .in{padding: 60px 80px;}
	#form .in h2{font-size: 55px;}
	#form .in > div, #lic h2{max-width: 60%;}
	#form .wpcf7 .but{display: grid;gap: 30px;grid-template-columns: 40% 1fr;align-items: center;}
	#header .fast .but{display: grid;grid-template-columns: max-content 20%;gap: 30px;align-items: center;}
	#faq2 h2{max-width: 70%;}
	
	
	#kak h2{max-width: 50%;}
	#punkt .grid .line{border-bottom: 1px solid #FDB03D40;padding-bottom: 15px;margin-bottom: 15px;}

	
	
	
}

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

/* Кнопка вверх */
.btn-back-top {opacity: 0;background: #FDB03D;background: linear-gradient(#FDB03D 0%, #febc33 100%);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: #151517;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;}}




/* ТЕСТ */
*, ::after, ::before {box-sizing: border-box;}

.container{width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}
@media (min-width: 576px){.container {max-width: 540px;}}
@media (min-width: 768px){.container {max-width: 720px;}}
@media (min-width: 992px){.container {max-width: 960px;}}
@media (min-width: 1200px){.container {max-width: 1200px;}}


body {margin: 0;line-height: 1.5;}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {display: block;}
a{color: white;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;}
p {margin-top: 0; text-align:justify}
h1, h2, h3, h4, h5, h6 {margin-top: 0;font-weight: 500;line-height: 1.2;}
h1{font-size:50px;margin-bottom: 20px;}
h2{font-size:32px;margin-bottom: 15px;}
h3 {font-size: 28px;}
/* Дата для мобильного */
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;}
.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)}


/* Табы */
.nav {display: flex;flex-wrap: wrap;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;}
/* Гармошка */
.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} /*Нужно что бы не прыгало */
@media (max-width: 921px) {.modal .modal-dialog{width: 100%;padding: 60px 20px 0px 20px;}}
@media (min-width: 992px) {.modal .modal-dialog{max-width: 500px;padding: 40px;}}
.modal-open {overflow: hidden;}
.modal-open .modal {overflow-x: hidden;overflow-y: auto;}
#za .modal-dialog{display: flex;align-items: center;}
.modal .modal-dialog{background-color: white;color: black;position: absolute;right: 0;height: 100%;margin: 0;}
.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;}
.modal .wpcf7-text, .modal .wpcf7-mask{border: none;border-bottom: 1px solid #54556020;margin-bottom: 30px;padding: 10px 0px;width: 100%;}


/* Основное */
html, body{font-family: 'Qanelas',Arial,Helvetica,sans-serif!important;background-color: #151517;color: white;}
button:active, button:focus {outline: none;} /* Убираем обводку у кнопок */
button::-moz-focus-inner {border: 0;}
.aligncenter{display: block;margin: 5px auto 5px auto;}
.alignright{float:right;padding-left: 10px;padding-bottom: 10px;}
.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.1);-o-transform: scale(1.1);transform: scale(1.1);}
.ppage{min-height: 500px;padding-top: 20px;padding-bottom: 20px;}
.grid{display: grid;}
.ac{align-items: center;}

.rank-math-breadcrumb {color: white;font-size: 14px;padding-bottom: 10px;}
.rank-math-breadcrumb a{color: #7F7F7F;border-bottom: 1px solid;}

.gallary{margin-left: -5px;margin-right: -5px;padding-bottom: 20px;}
.gallary .thumb{padding: 5px;}

.block h2{margin-bottom: 30px;text-transform: uppercase;letter-spacing: -0.04em;}
.block h3{font-size: 24px;line-height: 26px;}
.phone{white-space: nowrap;}

.citylist .grid{gap: 10px;}

.glow{box-shadow: 0 0 45px 11px #FDB03D;position: absolute;}
.d-flex{display:flex;}

.gallary {gap: 5px;}

/*Animate*/
a, .button, #header a, #header .head .zap, #footer a{-webkit-transition: all 0.25s ease-out;transition: all 0.25s ease-out;text-decoration: none;}
/*HOVER*/
#header .top a:hover, #footer a:hover{color: #FDB03D!important;}

@keyframes shadow {from {box-shadow: 0 0 25px 5px #FDB03D;}to {box-shadow: 0 0 25px 7px #FDB03D;}}


/* Кнопка */
.button{display: inline-block;cursor: pointer;border: none;text-align: center;padding: 20px 55px;color: #191919;background: linear-gradient(#FDB03D 0%, #febc33 100%);border-radius: 4px;border-bottom: 5px solid #FDB03D;}
.button:hover{color: white;background: linear-gradient(#232327 0%, #1b1b1b 100%);border: 1px solid #FFFFFF20;border-bottom: 5px solid #4c4c4c;text-decoration: none;}

.button2{display: inline-block;padding: 20px 55px;background: linear-gradient(#232327 0%, #1b1b1b 100%);border-radius: 4px;border: 1px solid #FFFFFF20;color: white;font-weight: 500;border-bottom: 5px solid #3e3e3e;text-align: center;}
.button2:hover{background: linear-gradient(#FDB03D 0%, #febc33 100%);color: black!important;border-bottom: 5px solid #FDB03D;}


/* Слайдер */
.owl-controls{display: flex;margin-top: 20px;}
.owl-controls svg path{opacity: 0.5;fill: white;}
.owl-controls svg:hover path{opacity: 1;}
.owl-controls .owl-next, .owl-controls .owl-dots{margin-left: 20px;}
.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: #FDB03D;}


/* Форма связи */
.wpcf7{position: relative;}
.wpcf7 .ajax-loader{position: absolute;}
.wpcf7 .wpcf7-not-valid-tip, .wpcf7 .screen-reader-response{display: none;}
.wpcf7 .wpcf7-mask.wpcf7-not-valid{border: 1px solid red!important;}
.wpcf7 .wpcf7-response-output{position: abs olute;font-size: 14px;margin-top: 10px;}
.wpcf7 p{margin-bottom: 0px;}


#header .top{display: flex;align-items:center;justify-content: space-between;font-weight: 500;border-bottom: 1px solid #EBEBEB20;padding-top: 20px;padding-bottom: 20px;}
#header .top a{color: white;}
#header .top .nav{gap: 25px;}
#header .top .nav a:hover{border-bottom: 1px solid #FDB03D;margin-bottom: -1px;}
#header .top .nav .current-menu-item > a, #header .menu .current-menu-parent > a{color: var(--hovercolor);}
#header .top .nav .menu-item-has-children:after{content: url(/images/arr.svg);margin-left: 3px;position: relative;top: -2px;}
#header .top .nav .menu-item-has-children:hover .sub-menu{display: block;}
#header .top .nav .sub-menu{display: none;position: absolute;background: #151517;box-shadow: 0 10px 29px 0 rgba(0,0,0,.05);padding: 10px 0px;list-style: none;z-index: 10;}
#header .top .nav .sub-menu li{padding: 5px 20px;}
#header .top .nav .sub-menu a{text-transform: none;}
#header .top .cont{display: flex;align-items: center;gap: 20px;}
#header .top .cont .mail{color: #FDB03D;}
#header .top .cont .phone{font-size: 20px;}
#header .head{padding: 30px 0px;display: flex;align-items: center;justify-content: space-between;}
#header .head .logo{display: flex;align-items: center;}
#header .head .logo .lg{position: relative;}
#header .head .logo .city {position: absolute;top: 30px; right: 0;font-size: 10px;text-transform: uppercase;}

#header .head .text{margin-left: 60px;max-width: 500px;}
#header .head .zap{display: inline-block;padding: 15px 35px;border: 1px solid #FFFFFF20;color: white;font-weight: 500;border-radius: 4px;}
#header .head .zap:hover{background: linear-gradient(#FDB03D 0%, #febc33 100%);border-color: transparent;color: black!important;}
#header .nap{display: inline-block;padding: 15px 35px;border: 1px solid red;color: red;font-weight: 500;}
#header .nap:hover{background-color: red;color: white!important;}

#slide h1{text-transform: uppercase;letter-spacing: -0.04em;margin-bottom: 0px;}
#slide .img{border-radius: 15px;}
#slide .bts{display: flex;gap: 10px;margin-bottom: 50px;margin-top: 30px; flex-wrap: wrap;}
#slide .items .dot{width: 6px;height: 6px;background: #FDB03D;border-radius: 50%;margin-bottom: 15px;animation: shadow 1.3s infinite alternate;}

#prem .grid{font-size: 20px;}
#prem .grid img{border-radius: 15px;margin-bottom: 20px;}

#text1 .num{font-size: 40px;line-height: 40px;font-weight: bold;margin-bottom: 10px;}
#text1 .text{text-transform: uppercase;color: gray;}

#text1 img, #cat img, #gallary img, #textrepeat img, #cat2 img, #lic img{border-radius: 5px;}

#textrepeat h3{margin-bottom: 10px;margin-top: 20px;}
#textrepeat strong{color: #FDB03D;font-weight: 500;font-size: 20px;}


#cat h3{margin: 10px 0px;font-size: 20px;}
#cat p{font-size: 14px;color: #6D6D84;}
#cat .price{color: #FDB03D;font-weight: 500;font-size: 20px;}

#kak .grid > div{position: relative;}
#kak .grid h3{margin-top: 30px;margin-bottom: 15px;}
#kak .grid .line{background-color: #FDB03D20;height: 1px;width: 80%;position: absolute;left: 19%;top: 5%;}

#faq .in{border-radius: 24px;background: linear-gradient(#FDB03D 0%, #febc33 100%);padding: 80px;color: black;}
#faq .in h2{margin-bottom: 10px;}
#accordion .card{padding: 20px 0px 10px 0px;border-bottom: 1px solid #00000020;}
#accordion .card > a{color: black;font-size: 25px;font-weight: 500;padding-bottom: 10px;display: flex;justify-content: space-between;align-items: center;text-decoration: none;}
#accordion .card > a:after {content:"\2014";float: right;color: inherit;font-size: 30px;line-height: 30px;color: black;}
#accordion .card .collapsed:after {content:"+";font-size: 40px;line-height: 30px;}


#map{background: url(/images/map.webp) center top no-repeat;background-size: contain;}
#map .grid{row-gap: 5px;}

.form3{background: linear-gradient(#FDB03D 0%, #febc33 100%);color: black;padding: 30px 40px;align-items: center;border-radius: 15px;}
.form3 h2{font-size: 35px;margin-bottom: 0px;}
.form3 .soc{margin-top: 10px;display: flex;gap: 10px;}
.form3 .button{background: black;color: white;place-self: center;border: none;border-radius: 4px;}
.form3 .button:hover{background: linear-gradient(#232327 0%, #1b1b1b 100%);}
.form3 .phone{font-size: 35px;font-weight: 600;color: black;}
@media (max-width: 921px) {.form3 .phone {font-size:24px !important;} .form3 h2 {font-size:25px !important;}}



#cat2 h3{margin: 10px 0px;font-size: 20px;}
#cat2 p{font-size: 14px;color: #6D6D84;}
#cat2 .price{color: #FDB03D;font-weight: 500;margin-bottom: 10px;font-size: 20px;}
#cat2 .button2{width: 100%;text-align: center;padding: 10px;}
#cat2 .calc{margin-top: 20px;width: 100%;}
#cat2 .item{text-align:center;}
#cat2 .title{font-size:20px !important; margin-bottom:30px;}

#price table{width: 100%;margin-bottom: 1rem;border-collapse: collapse;font-family: var(--fonttitle);}
#price td, #price th{padding: 0.75rem;vertical-align: top;border-bottom: 1px solid #FFFFFF10;}
#price tbody tr:nth-of-type(odd) {background: #232327b0;}

#price .t1{background-color: #0087ad;border-color:#0087ad;color: white;text-transform: uppercase;}
#price .t2{background-color: #38b06e;border-color:#38b06e;color: white;text-transform: uppercase;}
#price .t3{background-color: #8038b0;border-color:#8038b0;color: white;text-transform: uppercase;}
#price .t4{background-color: #c73f40;border-color:#c73f40;color: white;text-transform: uppercase;}
#price .info .t1{background-color: #0087ad;color: white;text-transform: uppercase;margin-bottom: 10px;padding: 10px;}
#price .info .t2{background-color: #38b06e;color: white;text-transform: uppercase;margin-bottom: 10px;padding: 10px;}
#price .info .t3{background-color: #8038b0;color: white;text-transform: uppercase;margin-bottom: 10px;padding: 10px;}
#price .info .t4{background-color: #c73f40;color: white;text-transform: uppercase;margin-bottom: 10px;padding: 10px;}



#tabs .nav{border: 1px solid #FFFFFF20;border-radius: 2px;margin-bottom: 40px;}
#tabs .nav li{flex-grow: 1;text-align: center;}
#tabs .nav li .active{color: #FFFFFF;border-bottom: 1px solid #FDB03D;}
#tabs .nav li a{color: #FFFFFF50;padding: 20px;font-size: 18px;border-right: 1px solid #FFFFFF20;}
#tabs .nav li:last-child a{border-right: none;}
#tabs .item{align-items: center;font-size: 18px;text-align: justify;}
#tabs .item h3{font-size: 40px;letter-spacing: -0.04em;line-height: 50px;text-transform: uppercase;}
#tabs .item img{border-radius: 15px;}


#punkt .grid .title{display: grid;gap: 20px;grid-template-columns: 20% 1fr;align-items: center;margin-bottom: 10px;}
#punkt .grid .img{height: 68px;}
#punkt .grid .title h3{line-height: 26px;}

#faq2 .card {border-bottom: 1px solid #FFFFFF20;}
#faq2 .card > a, #faq2 .card > a:after{color: white;}

#rews .name{font-weight: bold;}
#rews .date{font-size: 15px;color: gray;}

#form .in{background: url(/images/fon1.webp) no-repeat top center / cover;border-radius: 24px;}
#form .in .text{font-size: 24px;}
#form .in .ti{color: #FDB03D;text-decoration: underline;}
#form .in .price{background-color: #FDB03D;border-radius: 6px;color: #191919;padding: 2px 8px;}
#form .wpcf7-text, #form .wpcf7-mask, #form .wpcf7-date{width: 100%;margin: 10px 0px;padding: 10px 0px;font-size: 20px;background: none;border: none;color: white;border-bottom: 1px solid #FFFFFF20;}
#form ::placeholder {color: white;}
#form .wpcf7 .but{margin-top: 20px;}
#form .wpcf7 .copy{font-size: 12px;line-height: 16px;}
#form .wpcf7 .copy a{color: #FDB03D;}

#lic{font-size: 18px;}
#lic img{margin-bottom: 20px;}

#tags .flex{display: flex;flex-wrap: wrap;gap: 8px;}
#tags a{background: #232327;border-radius: 8px;padding: 10px 15px;text-decoration: none;color: white;text-align: center;}
#tags a:hover{background: #FDB03D;background: linear-gradient(#FDB03D 0%, #febc33 100%);color: black;}


#contpage{margin-bottom: 20px;}
#contpage .info{padding: 20px;background: #232327;}
#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: white;}
#contpage .item .mail{color: #FDB03D;}


#aboutpage img{border-radius: 5px;}
#aboutpage .line{text-align: center;padding: 15px;margin: 20px 0px;background: #232327;border-radius: 5px;font-weight: 500;font-size: 18px;}
#aboutpage .prem .num{font-size: 30px;color: #FDB03D;font-weight: 500;}
#aboutpage .prem > div{margin: 10px 0px;}

#dostavka .item{text-align: center;padding: 20px 0px;}
#dostavka .title{font-weight: 500;font-size: 20px;margin-bottom: 10px;}
#dostavka .img{display: inline-block;}



.time{color: gray;font-size: 14px;}
#footer{background-color: black;padding: 80px;font-size: 15px;}
#footer a{color: white;}
#footer .title{font-size: 16px;margin-top: 20px;}
#footer .widget-title{font-size: 18px;margin-bottom: 20px;}
#footer ul{padding: 0px;list-style: none;}
#footer ul li{padding: 5px 0px;}
#footer .phone{font-size: 20px;}
#footer .ad{margin: 10px 0px;}
#footer .mail{color: #FEBC33;}
#footer .pmes{margin-top: 10px;}

#footer .lic, #footer .poly, #footer .made{color: #FFFFFF60;}



/* Калькулятор */
/* Лейбел */
.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: #FDB03D;font-size: 60px;vertical-align: middle;}
.ezfc-form .ezfc-price-currency {font-size: 40px;vertical-align: middle;}
.ezfc-fixed{background-color:transparent !important;}
/* Импут */
.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;color: white;background: #232327 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-radio-input:checked+.ezfc-addon-label:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: .9em;
    position: relative;
    left: 0.1em;
}
/* Чекбокс */
.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;}

/* Кнопки плюс минус у числа 
.fdanet .ui-spinner{overflow: visible;}
.fdanet .ui-spinner-down{
	border-radius: 50%;
    position: absolute;
    left: -40px;
    top: calc(50% - 15px);
    width: 30px;
    height: 30px;
    background: var(--hovercolor);
    border: none;
}


.fdanet .ui-spinner-down:hover{background: none!important;opacity: 1!important;box-shadow: none;}

.fdanet .ui-spinner-down span{background: none;text-indent: 0;}
.fdanet .ui-spinner-down span:before {content: "\f068";color: white;font: normal normal normal 14px/1 FontAwesome;}
*/

.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;}
@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%;}
}

#calc img{width:100%;}


.full{background-color: #fff;}
.select2-container{color: black!important;}
.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;margin-top: 40px;}
.full .st{font-size: 18px;padding-bottom: 10px;}
.full .list{list-style: none;padding-left: 0;font-size: 18px;gap: 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;}



.filtr .ezfc-element-option-container {display:flex !important;}
@media (max-width: 921px) {.filtr .ezfc-element-single-option-container{width:33% !important;} .ezfc-custom-element.ezfc-column.ezfc-col-2{width:33%!important;}.ezfc-element-select{font-size:14px !important;}}