.info__usluga{
    height: 400px;
    color: #ffff;
}
@media(max-width: 575px){
    .info__usluga {
        height: 100px;
    }
}
.image__filter__usluga{
    width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
}

.text_under_h{
    color: #FFFF;
    max-height: 150px;
    overflow: hidden;
}
.text_under_h p{
    color: #fff;
}

.box__usluga{
    margin-bottom: 80px;
}
.headr__font img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.headr__font {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-height: 678px;
    z-index: -1;
}
@media(max-width: 575px){
    .headr__font{
        max-height: 450px;
    }
}

.header__usluga .header_2{
    background-color:transparent;
}

.header__usluga nav.top-menu {
    background: none
}

.header__usluga .header_2 nav.top-menu .list > li:hover {
    background: rgba(255,255,255,0.1)
}
.header__usluga .header_2 nav.top-menu .list > li > a {
    color: #fff
}

.header__usluga .header_2 svg ellipse[stroke], .header__usluga .header_2 svg path[stroke] {
    stroke: #fff
}

.header__usluga .header_2 svg ellipse[fill], .header__usluga .header_2 svg path[fill] {
    fill: #fff
}

.header__usluga .header_2 .logo svg ellipse[stroke], .header__usluga .header_2 .logo svg path[stroke] {
    stroke: #2C80FF
}

.header__usluga .header_2 .logo svg ellipse[fill], .header__usluga .header_2 .logo svg path[fill] {
    fill: #2C80FF
}

.header__usluga .header_2 .logo svg .logo_word ellipse[stroke], .header__usluga .header_2 .logo svg .logo_word path[stroke] {
    stroke: #fff
}

.header__usluga .header_2 .logo svg .logo_word ellipse[fill], .header__usluga .header_2 .logo svg .logo_word path[fill] {
    fill: #fff
}
.header__usluga .header_2 .phone-icon svg path {
    fill: #fff
}
.header__usluga .header_2 .hamburger .line {
        background-color: #fff
    }
.header__usluga .header_2 .cart a span {
    color: #fff
}
.header__usluga .header_2 .phone a {
    color: #fff
}
.header__usluga .header_2 .header-mail a {
    color: #fff
}
.header__usluga .header_2 .header__callback {
    color: #fff;
    border-bottom-color: #fff
}
.header__usluga .header_2 nav.top-menu .list > li > a svg {
    fill: #fff
}

.header__usluga .breadcrumbs a {
    color: #fff;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear
}
.name__usluga{
    color: #fff;
}
@media (max-width: 991px) {
    .header__usluga .header_2 .inner-block {
        background: none;
        border-bottom: 0;
    }

}

.uslugu__content{
    display: flex;
    gap: 32px;
    margin-bottom: 80px;
}
.usluga__tabbox{
    width: 80%;
}
.tab_box{
    overflow: scroll;
    scrollbar-width: none;
    display: flex;
    gap: 20px;
    border-bottom: 3px solid #f7f7f7;
    margin-bottom: 40px;
}
.usluga__btn{
    white-space: nowrap;
    padding: 10px 20px;
    font-weight: 400;
    font-size: 22px;
    color:#222222;
    border: none;
    background: transparent;
}
.uslugu__features{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 20px 32px;
}
/*.uslugu__features__item{*/
/*    border-radius: 10px;*/
/*    padding: 15px 20px;*/
    /*width: 472px;*/
/*    min-height: 128px;*/
/*    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15);*/
/*    background: #d9ebff;*/
/*}*/
.uslugu__features__description{
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color:#222222;
}
.usluga__price__info__box{
    border-radius: 10px;
    padding: 30px 10px;
    width: 304px;
    background: #f7f7f7;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.container__usluga .breadcrumbs.breadcrumbs__uslugi span a:hover {
    color: #fff;
}

.container__usluga .breadcrumbs.breadcrumbs__uslugi span a:after {
    display: block;
    content: "";
    height: 1px;
    width: 0;
    background-color: #fff;
    transition: width 0.4s ease-in-out
}

.container__usluga .breadcrumbs.breadcrumbs__uslugi span a:hover:after, .container__usluga .breadcrumbs.breadcrumbs__uslugi span a:focus:after {
    width: 100%
}
.uslga__cost{
    font-weight: 400;
    font-size: 22px;
}
.uslga__cost__price{
    display: flex;
    gap: 10px;
    font-weight: 600;
    font-size: 30px;
    color:#222;
    margin-bottom: 20px;
}
.uslga__cost__price sup {
    font-weight: 600;
    display: flex;
    align-items: center;
    margin-left: -8px;
}
.uslga__cost__measure{
     font-weight: 600;
     font-size: 30px;
     
}
.uslga__request__price{
    padding: 15px 32px;
    margin-bottom: 20px;
}
.payment__later{
    display: flex;
    align-items: center;
    gap: 10px;
}
.payment__later:hover{
    cursor: pointer;
    opacity: .7;
}
.payment__later__box{
    position: relative;
}
.uslugi__other__card__link{
    width: 100%;
}
.uslugi__other__card__link:hover {
    opacity: .7;
}
@media(max-width:1024px){
    .uslugu__content{
        flex-direction: column-reverse;
        margin-top: 160px;
    }
    .usluga__price__info__box{
        width: 100%;
    }
    .usluga__tabbox{
        width: 100%;
    }
}

/*.usluga__btn:hover{*/
/*    background: #F7F7F7;*/
/*    color: #2C80FF;*/
/*}*/
/*.tab__content {*/
/*	display: none;*/
/*}*/
/*.tab__content--active {*/
/*	display: block;*/
	
/*}*/
/*.tab--active{*/
/*    background: #F7F7F7;*/
/*    color: #2C80FF;*/
/*}*/
.container__usluga{
    width: 100%;
}

.usluga__popup-overlay{
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15);
    background: #fff;
    border-radius: 10px;
    width: 285px;
    position: absolute;
    /*position: relative;*/
    top: 100%;
    left: -44%;
    right: 0;
    display: none;
}
.usluga__popup{
   padding: 20px;
}
.usluga__btn__close{
    position: absolute;
    top: -6px;
    right: -5px;
    border-color: transparent;
    border-radius: 60px;
    padding: 3px;
    width: 22px;
    height: 22px;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15);
    background: #fff;
}
.usluga__btn__close:hover{
    cursor: pointer;
    opacity: .7;
}
.accordion__card__usluga{
    border-radius: 0;
    background:transparent;
    border-bottom: 1px solid rgba(145,135,131,0.4);
}
.accordion__header__usluga:hover{
    background: transparent;
    border-radius: 0;
}
.accordion__header__usluga p{
    font-weight: 600;
    font-size: 16px;
    color: #222;
}
.accordion__collapse__usluga{
    /*padding: 0 20px 0 10px;*/
    padding: 0;
}
.accordion__card__body__usluga p{
    color: #222;
}
.usluga__more__detailed{
    display: flex;
    width: 100%;
}
.accordion__card__body__usluga{
    color: #222;
    background: #f7f7f7;
    padding:   10px 9px 10px 17px;
}
/*uslugu__content-end*/

.usluga__reviews .orginals:hover{
    opacity: .7;
}
.uslugi__one__title{
    font-weight: 600;
    font-size: 30px;
    line-height: 130%;
    color: #222;
}
.uslugi__swiper_box .swiper-slide {
    display: flex;
    width: max-content;
    transition: 0.3s all;
}
.uslugi__swiper_box .swiper-slide:not(.swiper-slide-active) {
    transform: scale(0.85);
}
.uslugi__swiper_box .swiper-slide img {
    border-radius: 10px;
    object-fit: cover;
	display: block;
	width: 100%;
	height: 391px;
}
.uslugi__other .swiper_other .swiper-slide {
    display: flex;
    flex-flow: row wrap;
    height: auto;
}
.uslugi__swiper_box .title-section{
    font-weight: 500;
    font-size: 42px;
    color: #222;
}
.usluga__reviews .title-section{
    font-weight: 500;
    font-size: 42px;
    color: #222;
}

.uslugi__swiper_box .us_swiper-button-prev,.us_swiper-button-next,.reviews__swiper-button-next,.reviews__swiper-button-prev,.other__swiper-button-prev,.other__swiper-button-next{
    border-radius: 21px;
    width: 40px;
    height: 40px;
    background: #eaeaea;
    align-items: center;
    display: flex;
    justify-content: center;
}

.us_swiper-button-prev:hover,.us_swiper-button-next:hover{
    background-color: #fff;
    cursor: pointer;
    border: 2px solid #eaeaea;
}


.uslugi__swiper_box .same-container__heading,.usluga__reviews .same-container__heading,.uslugi__other .same-container__heading{
    align-items: center;
}

.uslugi__swiper_box .slider-btn {
    display: flex;
    gap: 20px;
}
 .usluga__reviews .slider-btn {
     display: flex;
     gap: 20px;
}

.reviews__swiper-button-prev:hover,.reviews__swiper-button-next:hover,.other__swiper-button-next:hover,.other__swiper-button-prev:hover{
    background-color: #fff;
    cursor: pointer;
    border: 2px solid #eaeaea;
}

.uslugi__swiper_box{
    overflow: hidden;
    
    margin-bottom: 60px;
}
@media(max-width:640px){
    .uslugi__swiper_box{
        overflow: visible;
    }
}

.reviews__img__orginal{
    width: auto;
}


.usluga__reviews{
    overflow: hidden;
    margin-bottom:60px;
}


.uslugi__feedback__manager img{
    object-fit: cover;
    background-position: center center;
    border-radius: 600px;
    width: 273px;
    height: 273px;
    margin-bottom: 20px;
}
.uslugi__feedback__box{
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 60px 0 60px 0;
     gap: 77px;
}
.uslugi__feedback__manager{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.uslugi__feedback{
    /*padding: 60px 60px;*/
    background: #F7F7F7;
    margin-bottom: 80px;
}
.name_manager{
    font-weight: 600;
    font-size: 24px;
    line-height: 130%;
    text-align: center;
    color: #222;
}
.uslugi__feedback__form input{
    border: 1px solid #bbb;
    border-radius: 8px;
    width: 100%;
    height: 54px;
    margin-right:10px;
}


.uslugi__feedback__form input[type="submit"]{
 width: fit-content;
    text-align: center;
    text-indent: 0;
    padding: 0 40px;
    border: 2px solid #2c80ff;
    background-color: #2c80ff;
    border-radius: 8px;
    min-height: 50px;
    font-weight: 500;
    font-size: 20px;
    color: #FFF;
    margin: auto;
    transition: .5s;
    cursor: pointer;
}
.uslugi__feedback__info{
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 22px;
    line-height: 150%;
}
.uslugi__feedback__info a{
    font-weight: 500;
    /*color:  #2c80ff;*/
}
.uslugi__feedback__form input[type="submit"]:hover {
    transition: .5s;
    background-color: #FFF;
    color: #2c80ff;
}
.uslugi__send{
    display: flex;
    gap: 10px;
}
.uslugi__input__form{
    width: 49%;
}
@media(max-width:1024px){
   .uslugi__feedback__box{
       flex-direction:column;
       padding: 40px 30px;
   } 
}
@media(max-width:768px){
    .uslugi__send{
        flex-direction: column;
    }
    .uslugi__input__form{
        width: 100%;
    }
    .uslugi__feedback__form input[type="submit"]{
        width: 100%;
    }
    .container__usluga .request__comment{
    width: 90%;
}
}
.same-container__heading .slider-btn {
    display: flex;
    gap: 20px
}
.same-container__heading .title-section {
    font-weight: 500;
    font-size: 42px;
    color: #222
}
.other__details{
    /*max-width: 267px;*/
    height: 154px;
    display: flex;
    text-align: center;
    /*justify-content: center;*/
    flex-direction: column;
    align-items: center;
    gap: 32px;
}
.uslugi__other__card{
   display: flex;
    align-items: center;
    flex-direction: column;
    border-radius: 8px;
    padding: 20px 20px 30px 20px;
    width: 304px;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15);
    gap: 32px;
}
.uslugi__other__card img{
    border-radius: 8px;
    width: 100%;
    height: 237px;
    object-fit:cover;
}
.usluga__info{
    max-width: 480px;
}
.usluga__item .usluga__info h3{
    margin: 0 0 10px 0;
}
@media (max-width: 425px) {
    .usluga__item {
        gap: 20px
    }
   .usluga__item  .usluga__info p{
    margin: 0 0 10px 0;   
   }
}
/*.usluga__info h3{*/
/*    transition: .3s;*/
/*}*/
/*.usluga__info h3:hover{*/
/*   color: #2C80FF;*/
/*}*/
.usluga__info p{
    max-width: 487px;
}
@media(max-width:1024px){
    .usluga__info p{
    max-width:316px;
    }
}
.list__uslug h2{
    margin-bottom: 40px;
}
.usluga__image img:hover{
    opacity: .7;
}
.uslugi__other__title{
    font-weight: 600;
    font-size: 24px;
    color: #222;
    transition: .3s;
}
/*.uslugi__other__title:hover{*/
/*    color: #2C80FF;*/
/*}*/

.uslga__other__price{
    display: flex;
    gap: 10px;
    font-weight: 600;
    font-size: 30px;
    color: #333;
}
.uslga__other__price sup{
    font-weight: 600;
    display: flex;
    align-items: center;
    margin-left: -8px
}
.usluga__btn__detailed{
    display: inline-block;
    width: 100%;
    border-radius: 8px;
    padding: 8px 20px;
    background: #2c80ff;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
    border: 2px solid #2C80FF;
    transition: .5s;
}
.usluga__btn__detailed:hover{
    background: #fff;
    color: #2C80FF;
}
.request__reviewer-name{
    font-style: normal;
}
/**/

.accordion > details {
  transition: height 0.3s ease-in-out; /* Добавляем плавный переход по высоте */
  overflow: hidden; /* Скрываем контент, выходящий за рамки при анимации */
}
.accordion__title_uslugi{
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    padding: 20px;
    align-items: center;
}
.accordion__title_uslugi p{
    font-weight: 600;
    font-size: 16px;
    color: #222;
    margin: 0;
}
.accordion__fqa{
    border-bottom: 1px solid rgb(234, 234, 234);
}
.accordion__close__open{
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform .2s ease-in-out;
    transform: rotate(45deg);
}
.accordion__close__open.active{
    transform: rotate(0deg);
}

/**/
@media(max-width:425px){
    .usluga__btn{
        font-size: 18px;
    }
    .same-container__heading .title-section{
    font-weight: 500;
    font-size: 22px;
    line-height: 130%;
    }
}
@media(max-width:375px){
    .usluga__btn{
        font-size: 14px;
    }
}
.swiper_other{
    padding: 10px;
}
.uslugi__other{
     overflow: hidden;
}