/*
Theme Name: Gidro Prom
Theme URI: https://impact-dl.ru/
Author: Impact Digital Lab
Author URI: https://impact-dl.ru/
Description: Сайты Гидро
Version: 1.0
*/




/* body{
	    overflow-x: hidden;
} */




.prod-flex-item{
height:100%;	
overflow:hidden;	
}

.cust-img{
	    object-fit: contain;
	height:100%;
}

.h100{
	height:100%;
}

.rvd-item article{
	height:100%;
}

.h250{
	height:250px;
}









.g-font-size-12,
.g-font-size-11,
.g-font-size-10,
.g-font-size-9,
.g-font-size-8,
.g-font-size-7,
.g-font-size-6,
.g-font-size-5{
    font-size: 13px!important;
}




.header-scroll {
    transition: all 0.9s ease-in-out; 
}

.header-scroll.scrolled {
    position: fixed;
    top: 0; 
    left: 0;
    width: 100%;
    z-index: 1000;
      transition: all 0.9s ease-in-out; 
}



body .hs-has-sub-menu > a::after {

    content: "\f078"!important;
    font-family: "Font Awesome 5 Free", "FontAwesome", sans-serif !important;
    font-weight: 900!important;

}



.modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)!important;
  margin: 0 !important;
  pointer-events: auto;
}

.parentRowTpl0 li a{
    display:flex;
}

/*  */

.new-men-btn{
	position:relative;

}

.new-menus {
	display:none;
}
.new-menus-wrapper {
	width: 60vw;
    height: 60vh;
    border-radius: 10px;
    box-shadow: 0 0 30px 0 rgba(228, 228, 236, 0.8);
    background: #fff;
    padding: 30px;
    position: absolute;
    z-index: 99999;
	display: flex;
    gap: 50px;
	    left: 50%;
    transform: translateX(-50%);
	top:80px;
	    overflow: hidden;
}

.chevron-right:before {
    content: url(/wp-content/themes/gidroprom/assets/img/arrow-right.svg);
}

.new-menus-blocks {
}
.new-menus-block {
}
.catalog-categor {
    width: 30%;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
	    display: flex;
    flex-direction: column;
    gap: 15px;
}
.categor-item:hover, .categ-active {
    background-color: #F4F4F9;
}

.categor-item {
    border-radius: 6px;
    padding: 15px;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
}


.catalog-categor a{
	 font-size: 16px;
    font-weight: 400;
	color:#000;
	
}

.catalog-categor a:hover{
	    color: #f05323!important;

    text-decoration: none!important;
}


.categ-item-name {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}
.chevron-right {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.catalog-child {
    width: 65%;
}
.child-item {
/* 	display:flex; */
	flex-wrap:wrap;
	gap:15px;
}
.child-item-wrapp {
	width:calc(50% - 15px);
	    height: 290px;
    overflow: auto;
	    padding-right: 5px;
}
.child-name {
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 600;
    line-height: 24.38px;

}

.child-name a{
	 
		color:#f05323;
	    font-weight: 600;
}

.child-submenu {
}
.sub-item-li{
	margin-bottom:15px;
}



.sub-item-li a{

}

.sub-sub-item a{
	color:#555!important;
	font-size:14px;
}

.sub-item{
	    padding-left: 0;
	    list-style-type: none;
/*     column-count: 2; 
    column-gap: 20px; */
}

.sub-item a{
	color:#000;
}



.sub-sub-item{
	padding:0;
}






.child-nons{
	display:none;
}

.child-item-act{
	display:flex;
}



.child-item-wrapp::-webkit-scrollbar{
    width: 6px; 
}


.child-item-wrapp::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05); 
    border-radius: 10px; 
}


.child-item-wrapp::-webkit-scrollbar-thumb{
    background: #f05323;
    border-radius: 10px; 
}


.child-item-wrapp::-webkit-scrollbar-thumb:hover {
    background: #f0532369;
}



.no-pc{
	display:none;
}

.no-mob{
	display:block;
}


.main-act{
	position:relative;
}
.main-act::before{
	position:absolute;
	width:100%;
	height:100%;
	background-color:#0000007a;
	content: ""; 
	top: 0;
	left: 0;
	z-index:9;
}

.new-men-btn i{
	margin-right:5px;
}


.div-h2{
	    font-size: 2rem;
	    line-height: 1.4;
}






.price-table {

  background-color: #E3E3E4;
  padding: 20px;
      text-align: center;
}

.price-header {
  display: flex;
  background-color:#504F55;
  color: #fff;
  padding: 10px;
  font-weight: bold;
}

.price-row {
  display: flex;
  padding: 10px;
  border-top: 1px solid #ccc;
  color:#000;
}

.column {
  flex: 1;
}

.price-note {
  margin-top: 15px;
  background-color:#504F55;
  color: #fff;
  padding: 10px;
}

.bg-grey{
    background-color:#E3E3E4;
}

.spec h2{
    margin-bottom: 40px;
       text-transform: uppercase;
       font-size:30px;
      
}

.red-orang{
     color:#F05323;
}


.spec-im{
    width:100%;
}

.neispr-content ul {
  list-style: none; 
  padding: 0;
  margin: 0;
}

.neispr-content ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
  line-height: 1.4;
}

.neispr-content ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px; 
  width: 20px;  
  height: 20px;
  background-image: url("/wp-content/uploads/2025/08/group.png");
  background-size: contain;
  background-repeat: no-repeat;
}


.neispr-content{
        padding-left: 32px;
}


.mt50{
        margin-top: 50px;

}

.repair-box {
  /*border: 1px solid #444;*/
  /*background-color: #ddd;*/
  padding: 30px 60px;


  margin: 0 auto;
}



.block-zay{
    background: linear-gradient(135deg, 
  #0D1C2F, 
  #313748, 
  #37353D, 
  #2F233C, 
  #252327
);
}

.repair-content {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: bold;
  margin-bottom: 30px;
  color:#fff;
  font-size:42px;
      line-height: normal;
}




.repair-content img{
    width:100px;
}

.rep-p{
    color:#fff;
     display: flex;
    align-items: flex-start;
  gap: 20px;
  margin-bottom:30px;
  padding-left:32px;
}

.rep-p img{
    width:60px;
}


.repair-icon {
  width: 34px;
  height: 34px;
}

.repair-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
      width: 93%;
  gap: 10px;
}

.repair-phone a {
  font-weight: bold;
  font-size: 35px;
    color: #ffffff;
      padding-left:110px;
 
  
}
.repair-phone a:hover {
  text-decoration: underline;
}

.whatsapp-button {
  background-color: #E69311;
  color: white;
  padding: 10px 15px;
  text-decoration: none;
  font-weight: 500;
  border-radius: 4px;
  transition: background-color 0.3s;
}

.whatsapp-button:hover {
  background-color:  #fff;
}


.catd-preim{
        border: 1px solid #444;
    background-color: #ddd;
    padding: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
        align-items: center;
    justify-content: flex-start;
    /*justify-content: space-between;*/
    height:250px;
}

.preim-kn{
    background-color:#F7800B;
    font-size:24px;
      font-weight: bold;
      cursor:pointer;
    
}

.catd-preim img{
    width: 84px;
}

.preim-wr{
display:flex;
    margin-top:30px;
        justify-content: space-between;
        gap: 20px;
}




.col-lg-12-preim{
    width:100%;
}


.catd-preim{
    color:#000;
    width:calc(33% - 20px);
    
}




.nispr-li ul li::before{
    background-image: url( /wp-content/uploads/2025/08/group-375.png);

   
}


.preim-bl{
    display: flex;
    align-items: center;
    gap: 20px;
}

.preim-blocks{
	  display: flex;
    flex-direction: column;
    gap: 50px;
    margin: 0 auto;
    width: 70%;
}

.preim-wrapper{
    background:#E3E3E4;
}


.preim-bl img{
    width: 10%;
    
}


.preim-bl p{
    color:#000;
font-size:18px;
    
}


.jolt-pl {
    display: inline;
    background-image: linear-gradient(to right, #E69311 0%, #E69311 100%);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 3s ease-out; /* медленнее — 3 секунды */
    padding: 5px;
}

.jolt-pl.highlight {
    background-size: 100% 100%;
}






@media (max-width:1280px){
	.new-menus-wrapper {
    width: 90vw;
	}
}




@media (max-width:760px){
	.no-pc{
	display:block;
}
	
	
	.no-mob{
	display:none;
}

	
	
	
	
	.nav-link .title{
		  word-break: break-word;  
  white-space: normal;
	}
	
	
.catd-preim{
    width:100%;
    
}
	
}







.nca-cookiesaccept-line.style-4 {
    padding: 20px !important;
    line-height: 1.6;
      backdrop-filter: blur(50px);
  
    background: rgb(255 255 255 / 57%);
}

.nca-cookiesaccept-line {
    box-sizing: border-box !important;
    margin: 0 !important;
    border: none !important;
    width: 50% !important;
    /*min-height: 10px !important;*/
    /*max-height: 250px !important;*/
    display: block;
    clear: both !important;
    padding: 12px !important;
    position: fixed;
    bottom: 0px !important;
    opacity: 1;
    transform: translateY(0%);
    z-index: 99999;
    border-radius:0 20px 0 0;
}

.nca-cookiesaccept-line-text{
    margin-bottom:15px;
    font-size:16px;
    color:#000;
}

.klient img{
    width:100%;
    
}

.faq {

  
}

.faq-item {
  margin-bottom: 20px;
}

.faq-item h3 {
  font-size: 1em;
  margin-bottom: 8px;
}

.faq-item p {
  font-size: 1em;
  color: #333;
}

.faq-item a {
        color: #555;
    text-decoration: none;
}
.faq-item .card-header a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: inherit;
  text-decoration: none;
}

.faq-item .card-header a::after {
  content: "+";
  font-weight: bold;
  font-size: 20px;
  transition: transform 0.3s ease, content 0.3s ease;
}

.faq-item .card-header a[aria-expanded="true"]::after {
  content: "−";
}

.mb40{
    margin-bottom:40px;
}


.spec{
    margin-bottom:70px;
}



body .nav-link:hover {
	color:#f05323!important;
}


.arrow-snaruji-right{
	right: -50px;
}
.arrow-snaruji-left{
	left: -50px;
}


@media(max-width:990px){
    .nca-cookiesaccept-line {
   
    width: 100% !important;
    /*min-height: 10px !important;*/
    /*max-height: 330px !important;*/
    padding: 12px !important;
    position: fixed;
    height: 300px;
    
   

 
           top: auto;
}
.nca-cookiesaccept-line-text {
    margin-bottom: 15px;
    font-size: 14px;
    color: #000;
}

.repair-content {

    font-size: 18px;
}

.repair-box {
 
    padding: 10px;


}
.preim-wr {
 
    flex-wrap: wrap;
}



.spec h2 {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 24px;
}
.preim-blocks {

    width: 100%;
}

.repair-phone a,
.rep-p{
    
 padding-left:0px;
}
}


@media (max-width:991px) {
	.main__services {
		display: flex;
		flex-direction: column;
		
	}
}