/*
 * Theme Name: Theme Site
 * Author: Eduard Shpigel
 * Author URI: https://t.me/edshpigel
 */
.footer__contacts-text .h3,.footer__contacts-text .h4,.footer__contacts-text .h5,.footer__contacts-text .h6 {
    display:block
}
.nprofits__item-heading  span{
	        font-size: 22px;
}
.partners_wr.reviews_on {
    /*display: grid;
    grid-template-columns: repeat(2, 1fr);*/
    display: flex;
   flex-wrap: wrap;
  
}
.reviews_on .reviews_left,.reviews_on .partners_right{
	width: 50%;
	padding: 0 15px
}
.reviews_left{
	    height: 500px;
}
.rev-item {
    height: 100%;
}
 .partners_right .swiper-slide{       /*added*/
        height: auto;                   /*added*/
    } 

.profits__grid.profits__grid_3{
	grid-template-columns: repeat(3, 1fr);
}
.partners-swiper-ya.partners-swiper-list .swiper-wrapper{
    grid-template-columns: repeat(4, 1fr);
}
.rev-item-yatab{
	height: 100%;
	overflow-y: auto;

}

.rev-item-yatab .breviews__item__text{
	margin-bottom: 10px;
}
.rev-item-yatab .breviews__item__text-content-text p{
	font-size: 14px;
}
#breadcrumbs.top_pline_cl {
    margin-top: 60px;
}
.content-field ul.hashtag{
display: flex;
flex-wrap: wrap;
gap: 15px;
}
.content-field ul.hashtag li{
padding-left: 0;
margin-bottom: 0;
}
.content-field ul.hashtag li a {
    padding: 2px 10px;
    background: #f6f9fc;
    border-radius: 5px;
    color: #000;
    font-size: 18px;
}
.content-field ul.hashtag li:before{
	display: none;
}
.content-field ul.hashtag li a:before{
	content: "#";
	background: none;
}
.page-id-2049 .simple_text{
	padding: 0;
}
.top_pline {
    display: flex;
    background-color: #4154d6;
    color: #fff;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 25px;
    border-radius: 8px;
    margin-top: 20px;
    justify-content: space-around;
    border: 1px solid  #4154d6;
}
.top_pline_item{
	display: flex;
	align-items: center;

}
.top_pline img{
margin-right: 10px;
min-width: 20px;
width: 20px;
}
.fixed .top_pline, .top_pline_white{
	background-color: #fff;
	border: 1px solid  #4154d6;
	 color: #000;
	 
}

.top_pline_hide{
	display: none !important;
}
.fixed .top_pline{
	
	 margin-top: 0;
	border-radius: 0 0 8px 8px;
}
.fixed .top_pline img, .top_pline_white img{
	filter: invert(1);
}
.hero #breadcrumbs { 
    top: 210px !important;
}
.hero__wrapper {
    padding-top: 130px !important;
}

@media (max-width: 768px) {
	.reviews_on .reviews_left, .reviews_on .partners_right{
		width: 100%;
		margin-top:50px;
	}
	.reviews_on .reviews_left{
		margin-bottom: 15px;
	}
    .hero__wrapper {
        padding-top: 50px !important;
    }
.top_pline_item{
	display: none;
}
.top_pline_item:first-child{
	display: flex;
}
.hero #breadcrumbs {
   
    top: 120px !important;
}

.top_pline {
    font-size: 13px;
    font-weight: 600;
    padding: 5px 5px;
    border-radius: 8px;
    margin-top: 14px;
}
.content-field ul.hashtag li a {
 
    font-size: 16px;
}
.content-field ul.hashtag {
	margin: 0;
}
}





.infoserv2__blocks-item-text {
	width: 100%;
}

.contacts .js-ymap ymaps[class*=ymaps-2][class*=image-with-content-content]>ymaps {
	max-width: 252px;
}

div.hero__heading.content-field li {
	font-size: 14px;
	font-weight: 400;
}

div.hero__heading.content-field>ul:last-child {
	padding-bottom: 20px;
}

div.hero__heading.content-field li:before {
	width: 18px;
	height: 18px;
	background-color: white;
	background-size: 24px 24px;
	border-radius: 5px;
}


section.hero .el-form-button button {
	white-space: nowrap;
}

@media (min-width: 1388px) {
	.gruz .gruz__item {
		grid-template-rows: 0.5fr 1fr;
	}

	.partners-swiper:not(.partners-swiper-list):not(.swiper-initialized) .swiper-slide {
		max-width: 16.6666%;
	}
}

form.search__form {
	position: relative;
}

div.search-results {
	position: absolute;
	top: 100%;
	width: 100%;
	background-color: var(--white);
	border-radius: 15px;
	padding: 15px;
	box-shadow: 0 20px 30px rgba(0, 0, 0, .1);
}

div.search-results:empty {
	display: none;
}

.search__form-wrap {
	flex-grow: 1;
	position: relative;
}

.search__form-wrap input {
	width: 100%;
}

div.search-results li {
	list-style-type: none;
	padding: 0;
}

div.search-results.results-hidden {
	display: none;
}

.search__form:has(input.results-loading) .search__form-wrap:after {
	content: "";
	position: absolute;
	top: 50%;
	display: block;
	margin-top: -9px;
	right: 15px;
	height: 18px;
	width: 18px;
	animation: loadingFormIcon infinite 1s linear;
	border-radius: 50%;
	border: 3px solid var(--black);
	border-right-color: transparent;
}

@keyframes loadingFormIcon {
	from {
		transform: rotateZ(0deg);
	}

	to {
		transform: rotateZ(360deg);
	}
}

.hero__video+.hero__img {
	z-index: -2;
}

.content-field li:before {
	margin-top: 0.2em;
}

.search__form-button {
	color: black;
}

header.header.header-white.fixed a[href*="t.me"],
header.header.header-white a[href*="t.me"] {
	--filter-socials: invert(0);
}
.fixed-social {
    position: fixed;
    left: 50px;
    bottom: 50px;
    display: flex;
    gap: 10px;    z-index: 9999;
}
.fixed-social a {
	z-index: 200;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #007aff;
	border-radius: 50%;
	padding: 20px;
}
.fixed-social a:nth-child(2){
	z-index: 200;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: transparent;
	border-radius: 50%;
	padding: 0;
}

.fixed-social a img {
	filter: brightness(0) invert(1);
	width: 32px;
	height: 32px;
}
.fixed-social a:nth-child(2)  img{
	width: 72px;
	height: 72px;
	filter: none;
}
@media screen and (min-width: 1388px) {
	div.dirs__item {
		grid-template-rows: 0.5fr 1fr;
	}
}
.header__right .header__socials-item:nth-child(2) img {
 
    
    filter: none !important;
}
@media screen and (max-width: 998px) {
	.fixed-social {
		display: none;
	}
.header__socials-item{
	padding: 2px;
}
    .header__socials {
        gap: 5px;
    }
	.header__search-dropdown {
		max-width: 88%;
	}

	.header__dropdown-close {
		top: 27px !important;
	}
}

@media screen and (max-width: 567px) {
	.header__logo img {
		max-height: 50px;
	}

	div.hero__heading.content-field li {
		padding-left: 30px;
	}

	div.hero__heading.content-field li {
		font-size: 14px;
	}

	.header__tel a span {
		white-space: nowrap;
	}
}

@media screen and (max-width: 430px) {
	section.projects-list .swiper-wrapper {
		grid-template-columns: 1fr;
	}
}


.insur.hero {
    color: #fff;
}

.insur {
	    border: 1px solid #4154d6;
    border-radius: 10px;
    padding: 5px 35px;
    flex-flow: row;
    justify-content: space-between;
    display: flex;
	background:#4154d6;
	
}




@media screen and (max-width: 991px) {
    .insur.hero {
        justify-content: center;
    }
}

@media screen and (max-width: 991px) {
    .insur_col._2 {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .insur_col._3 {
        display: none;
    }
}

.shild_img {
    color: #c59999;
    width: 20px;
    margin-right: 10px;
}

.insur_col {
    align-items: center;
    display: flex;
}

.top_pline {display:none}

.footer__bottom-oferta-item {
	margin-top:25px;
	color: #c0c0c0;
    font-size: 12px;
    font-weight: 400;
}

.lwptoc_itemWrap1 {
    margin: 10px 0px 10px 15px;
}

.lwptoc_item {margin-top:15px;}
    
    
.lwptoc_toggle:before {
    content: '['
}

.lwptoc_toggle:after {
    content: ']'
} 

.lwptoc_toggle {display:flex;}

.lwptoc_header {display:flex; gap:15px;}
    
.lwptoc_i{margin-bottom:25px;}


#cookie_note{
    display: none;position: fixed;
	z-index:99999;
    bottom: 15px;left: 30%; 
	max-width: 90%;
	transform: translateX(-25%);
    padding: 20px;
	background-color: white;
    border-radius: 23px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
    
}
#cookie_note p{margin: 0;font-size: 0.8rem;text-align: left;color: black;}

#cookie_note .btn-sm {display: block;margin: 0 auto; cursor: pointer; color: #fff;}

.cookie_accept {
    white-space: nowrap;
}


@media (max-width: 1023px) {
    #cookie_note.cshow {
        display: flex;
        text-align: left;
        flex-direction: column;
        width: 90%;
    }
    
    .cookie_accept {
     width: auto; 
}
#cookie_note .btn-sm {margin-top:15px;}
}

#cookie_note a {color:#006}
@media (max-width: 1023px){#cookie_note.cshow{display: flex;text-align: left;}}
@media (min-width: 1024px){#cookie_note.cshow{display: flex; column-gap: 15px;align-items: center;}}



@media (max-width:768px){
.bclose {
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
    top: 0;
    right: 0;
    color: #242f45;
    position: absolute;
}
    #cookie_note p {
   margin: 0 25px 0 0px;
}
}

@media (min-width: 769px) {
    .bclose {
        border: 0;
        border-radius: 100px;
        cursor: pointer;
        height: 44px;
        padding: 10px;
        width: 44px;
        top: -35px;
        right: -35px;
        color: #242f45;
        position: absolute;
    }
	
	.partners__heading {height:100px}	
}

input.checkbox {
appearance: auto;
width:auto;
visibility: visible;
margin-right:25px;
}


input[type="checkbox"].form--error {
    outline: 2px solid red;
    outline-offset: 2px;
    border-radius: 3px; 
}

input.checkbox[type="checkbox"] {
  width: 18px;
  height: 18px;
  appearance: none;
  border: 2px solid #999;
  border-radius: 4px;
  background-color: #fff;
  cursor: pointer;
  position: relative;
  margin-right: 10px;
  visibility: visible;
}

input.checkbox[type="checkbox"]:checked {
  background-color: #3f51b5;
  border-color: #3f51b5;
}

input.checkbox[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.bcalc__policy p{margin:0}


/* new blocks november 2025 */

.nopadding {
    padding: 0 !important;
}

section.geolinks {
    box-shadow: 0 10px 15px rgba(0, 0, 0, .1);
}

.geolinks-swiper { width: 100%; overflow: hidden; padding: 10px 0 !important; }
.geolinks-swiper .swiper-slide { width: auto; }

.geolinks-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 14px;
  text-decoration: none;
  color: inherit;
}

.geolinks-icon {
  width: 32px;
  height: 32px;
  object-fit: contain;
  flex-shrink: 0;
}

.geolinks-item-name { white-space: nowrap; }

.speciallink {
    position: absolute;
    opacity: 0;
    pointer-events: none;
    left: -9999px;
}
.wedeliver-wrapper {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  align-items: center;
}

.wedeliver-slide {
  display: flex;
  flex-direction: column;
}

.wedeliver-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background-color: var(--secondary);
  border-radius: calc(var(--br-main) * .7);
  padding: 10px 10px 20px 10px;
}

.wedeliver-icon {
  width: 64px;
  height: 64px;
  object-fit: contain;
  margin-bottom: 0.5em;
}

.wedeliver-title {
  font-weight: 500;
  font-size: 1rem;
  color: #222;
}

.speciallink {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.gruz__pagination {
  display: none;
  margin-top: 20px;
}

/* Адаптивность */
@media (max-width: 1324px) {
  .wedeliver-wrapper {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 1099px) {
  .wedeliver-wrapper {
    display: flex;
  }
  
  .gruz__pagination {
    display: block;
  }
}

@media (max-width: 1024px) {
  .wedeliver-wrapper {
    gap: 10px;
  }
}

@media (max-width: 600px) {
  .wedeliver-title {
    font-size: .8rem;
  }
}

/* 
.wedeliver-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  align-items: center;
}

.wedeliver-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
    background-color: var(--secondary);
    border-radius: calc(var(--br-main) * .7);
    padding: 10px 10px 20px 10px;
}

.wedeliver-icon {
  width: 64px;
  height: 64px;
  object-fit: contain;
  margin-bottom: 0.5em;
}

.wedeliver-title {
  font-weight: 500;
  font-size: 1rem;
  color: #222;
}

/* Адаптивность */
@media (max-width: 1324px) {
  .wedeliver-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
/* Адаптивность */
@media (max-width: 1024px) {
  .wedeliver-grid {
    grid-template-columns: repeat(3, 1fr);
  }

    .wedeliver-grid {
        gap: 10px;
    }
}

@media (max-width: 600px) {
  .wedeliver-grid {
    grid-template-columns: repeat(2, 1fr);
  }


  .wedeliver-title {
    font-size: .8rem;
  }
} */


.services__item-price {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    font-size: 1.2rem;
   top: -35px;
   position: relative;
   
}

@media (min-width: 1200px) {
    .services__item-price {
        top: -25px;
    }
}
@media (max-width: 1200px) {
    .services__item-price {
        top: -10px;
    }
}


.rootsntarrifs__title {
    /* text-align: center; */
}

.rootsntarrifs__table {
    margin: 20px 0 10px 0;
    max-width: 100%;
    overflow: auto;
}

.rootsntarrifs__table  table {
    min-width: 100%;

}
.rootsntarrifs__table  table td, .rootsntarrifs__table  table th {
    border: 1px solid  var(--secondary);
    padding: 5px 10px;
    vertical-align: top;
}

.rootsntarrifs__primechanie {
    font-size: 80%;
    color: red;
}

.manager-block {
  position: relative;

}

.manager-block__container {
  display: flex;
  gap: 40px;
}

.manager-block__left {
  flex: 1;
  position: relative;
  width: 33%;
}

.manager-block__title {
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 24px;
}

.manager-block__utocnya-text {
  margin-bottom: 20px;
  font-size: 90%;
}

.manager-block__info {
  margin-bottom: 20px;
}

.manager-block__btn {
  cursor: pointer;
}

.manager-block__right {
  flex: 1;
  flex-grow: 1;
  position: relative;
  padding: 48px 20% 48px 48px;
  padding-right: 20%;
  background-color: var(--secondary);
}

.manager-block__right-text {
    position: relative;
    z-index: 11;
}

.manager-block__photo {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 40%;
  height: auto;
  max-height: 100%;
  height: auto;
  width: auto;
}

.manager-block__quote {
    display: none !important;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 120px;
  font-weight: 700;
  background: var(--gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  user-select: none;
  pointer-events: none;
}
.services__group {
    padding-top: var(--main-section-paddings) !important;
}

.services + section.section_bg-bottom .container:after {display: none !important;}

@media (max-width: 590px) {
    .manager-block__left {
        width: 100%;
    }
    .manager-block__container {
        flex-direction: column;
        gap: 24px;
    }


    .manager-block__right {
        padding: 16px 16px 0 16px;
    }


    .manager-block__photo {
        position: static;
        display: block;
        margin-left: auto;
        margin-right: auto;
        /* display: none !important; */
    }


    .rootsntarrifs__table  table td, .rootsntarrifs__table  table th { 
        white-space: nowrap;
    }   
}