*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
.content {
    max-width: calc(1370px + 16px*2);
    padding: 0 16px;
    margin: 0 auto;
}
.hero-block {
    width: 100%;
    height: 60vh;
    position: relative;
    background-image: url(https://lada.by/wp-content/themes/lada/images/kuzov/warranty_header.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.hero-block img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
h1 {
    position: absolute;
    bottom: 100px;
    font-size: 45px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    font-family: LADAPragmatica, Roboto, sans-serif;
}
.offer {
    padding: 30px 0;
}
.offer p , .priority p {
    font-size: 18px;
    color: #7d7d7d;
    font-family: LADAPragmatica, Roboto, sans-serif;
    margin-bottom: 10px;
    text-align: center;
}
.offer-title {
    font-family: LADAPragmatica, Roboto, sans-serif;
    font-size: 30px;
    color: #4c5865;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 0.02em;
    text-align: center;
    font-weight: 500;
}
.bold-text {
    color: rgb(83, 81, 81);
    font-weight: 700;
}
.priority {
    margin: 30px 0;
}
.priority p {
    text-align: center;
}
.priority-inner {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.priority-card {
    max-width: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.priority-card img {
    margin-bottom: 15px;

}
.priority-card p {
    font-size: 15px;
    text-align: center;
}
.priority .kuzov-subtitle {
    margin-top: 30px;
    font-size: 18px;
    color: #7d7d7d;
    font-family: LADAPragmatica, Roboto, sans-serif;
    margin-bottom: 10px;
}
.btn-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20px 0;
}
.btn-wrapper button {
    color: #fff;
    padding: 8px 20px;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    background: #e37639;
    outline: none;
    border: 1px solid #e37639;
    text-transform: uppercase;
    cursor: pointer;
    transition: .3s;
    border-radius: 25px;
    margin-bottom: 15px;
}
.btn-wrapper p {
    font-weight: 300;
    font-size: 12px;
    font-style: italic;
}
.kuzov-advantages {
    padding: 50px 0;
    background-color: #F7F8F8;
}
.kuzov-advantages h2 , .alldocuments h2 {
    font-family: LADAPragmatica, Roboto, sans-serif;
    font-size: 30px;
    color: #4c5865;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 0.02em;
    text-align: center;
    font-weight: 500;
}
.kuzov-advantages-inner {
    display: flex;
    flex-wrap: wrap;
}
.kuzov-advantages-card {
    width: 33.33%;
    padding: 36px 40px 80px;
    border: 1px solid #eaefef;
    font-family: LADAPragmatica, Roboto, sans-serif;
}
.kuzov-advantages-card img {
    margin-bottom: 20px;
}
.kuzov-advantages-card p {
    font-size: 16px;
    color: #7d7d7d;
}
.kuzov-advantages-card .advantages-card-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    line-height: 135.5%;
    color: #4c5865;
    margin-bottom: 20px;
}
.kuzov-repair {
    padding: 50px 0;
}

.kuzov-repair-inner {
    display: flex;
    gap: 20px;
    justify-content:space-between ;
    width: 100%;
}
.img-wrap {
    width: 50%;
}
.img-wrap img {
    width: 100%;
    height: 310px;
    object-fit: cover;
    object-position: center;
}
.kuzov-repair-inner-info {
    max-width: 50%;
    font-family: LADAPragmatica, Roboto, sans-serif;
    color: #7d7d7d;
}
.kuzov-repair-inner-info p {
    margin-bottom: 20px;
    font-size: 18px;
    font-family: LADAPragmatica, Roboto, sans-serif;
}
.one-window {
    padding: 50px 0;
    background-color: #F7F8F8;
}

.one-window-inner {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    width: 100%;
}
.one-window-info  {
    width: 50%;
}
.one-window-info h2  {
    font-family: LADAPragmatica, Roboto, sans-serif;
    font-size: 30px;
    color: #4c5865;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 0.02em;
    text-align: left;
    font-weight: 500;
}
.one-window-card {
    width: 100%;
    padding: 40px 0;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eaefef ;
}
.one-window-card img {
    margin-right: 20px;
}
.one-window-card p {
    font-family: LADAPragmatica, Roboto, sans-serif;
    font-size: 18px;
    color: #7d7d7d;
    margin: 0;
    padding: 0;
}
.one-window-img {
    width: 50%;
}
.one-window-img  img {
    width: 100%;
    height: 460px;
    object-fit: cover;
    object-position: center;
}
.alldocuments {
    padding: 50px 0;
}
.alldocuments p {
    font-family: LADAPragmatica, Roboto, sans-serif;
    font-size: 18px;
    color: #7d7d7d;
}
.alldocuments-inner-card p:first-child {
    margin-bottom: 0px;
}
.alldocuments .alldocs-text {
    margin-left: 30px;
}
.alldocuments-inner h2 {
    font-family: LADAPragmatica, Roboto, sans-serif;
    font-size: 30px;
    color: #4c5865;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 0.02em;
    text-align: center;
}
.alldocuments-inner-cards {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    width: 100%;
    margin-bottom: 40px;
}
.alldocuments-inner-card {
    width: 48%;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    /* justify-content: center; */
}
.alldocuments-inner-card:nth-child(odd) {
    align-items: flex-end;
}
.alldocuments-inner-card:nth-child(even) {
    align-items: flex-start;
}
.alldocuments-inner-left {
    max-width: 441px;
    width: 100%;
    display: flex;
    justify-content: flex-start;
}
.orange-bold {
    color: #e37639;
    font-size: 25px;
    font-weight: 700;
    margin-right: 15px;
}
.alldocs-text .orange-bold {
    margin-right: 5px;
}
.alldocuments-bold-text {
    text-align: center;
    font-weight: 700;
    color: #4c5865;
    font-size: 30px;
    font-family: LADAPragmatica, Roboto, sans-serif;
}
.alldocuments .btn-wrapper p {
    font-weight: 300;
    font-size: 12px;
    font-style: italic;
}
.flying-btn {
    padding: 9px 18px;
    text-align: center;
    background-color: #e37639;
    color: #fff;
    font-size: 16px;
    font-family: LADAPragmatica, Roboto, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    position: fixed;
    bottom: 5%;
    right: 3%;
    cursor: pointer;
}
.shadow_box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.9);
    z-index: 100;
    display: none;
    transition: all .5s ease;
}
.active_shadow {
    display: block;
}
.modal {
    border-top: 5px solid #e37639;
    max-width: 500px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 30px;
    background: #fff;
    opacity: 1;
    display: none;
    z-index: 120;
    transition: all .5s ease;
    height: 500px;
}
.modal_active {
    display: block;
}

.close_modal-wrap {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 30px;  
    position: relative; 
}
.close_btn {
    display: block;
    cursor: pointer;
    position: absolute
}
.close-modal-btn {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #e37639;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
/* .close_btn {
    top: 50%;
    left: 50%;
    transform: translate(50%,50%);
}
.close_btn::before,
.close_btn::after {
	content: '';
	position: absolute;
	top: 50%;
    right: 50%;
	display: block;
	width: 15px;
	height: 2px;
	background: #e37639;
}
.close_btn::before {
	transform: rotate(-225deg);
}
.close_btn::after {
	transform: rotate(225deg);
} */
/* .close_btn::after {
    display: block;
    content: '\f00d';
    font-family: FontAwesome;
    color: var(--white-color);
    font-size: 30px;
} */
.modal_form-title {
    font-size:20px;
    font-weight: 700;
    margin: 0 0 20px 0;
    line-height: 1.2;
    text-align: center;
    color: #4c5865;
    font-family: LADAPragmatica, Roboto, sans-serif;
}
.modal_form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.modal_name {
    width: 100%;
    height: 40px;
    outline: none;
    border: 1px solid #d4d4d4;
}
.modal_tel {
    width: 100%;
    height: 40px;
    outline: none;
    border: 1px solid #d4d4d4;
}
.modal_tel::placeholder , .modal_name::placeholder {
    padding-left: 10px ;
    font-family: "NouvelR-Light", sans-serif !important;
    font-size: 0.875rem;

}
.modal_comment {
    width: 100%;
    height: 100px;
    resize: none;
    outline: none;
    border: 1px solid #d4d4d4;
}
.modal_submit {
    width: 100%;
    height: 40px;
    background-color: #e37639;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-image: none;
    font-size: 0.875rem;
    border: none;
    color: #fff;
    cursor: pointer;
}
.modal_file {
    color:#fff ;
}
.popular-services-content {
    display: flex;
    margin-bottom: 50px;
}
.popular-services__item {
    flex-basis: calc(25% + 1px);
    flex-grow: 0;
    flex-shrink: 1;
    margin-left: -1;
    text-decoration: none;
    color:#4c5865 ;

}
.popular-item__content {
    border: 1px solid #d9dcdc;
    height: 168px;
    display: flex;
    flex-direction: column;
    text-transform: uppercase;
    font-family: 'LADAPragmatica';
    font-weight: 700;
    align-items: center; 
    padding: 50px 16px 0 16px; 
    text-align: center;
    font-size:12px;

}
.popular-item__img {
    width: 40px;
    height: 40px;
    margin: 0 0 15px 0;
}

@media (max-width:768px) {
    h1 {
        font-size: 35px;
    }
    .offer-title , .kuzov-advantages h2 , .one-window-inner h2 , .alldocuments-inner h2 {
        font-size: 25px;
    }
    .priority-inner {
        flex-direction: column;
    }
    .priority-card {
        max-width: 100%;
    }
    .kuzov-advantages-inner {
        flex-direction: column;
    }
    .kuzov-advantages-card {
        width: 100%;
        padding: 36px 20px;
    }
    .kuzov-repair-inner , .one-window-inner {
        flex-direction: column;
    }
    .kuzov-repair-inner .img-wrap , .kuzov-repair-inner-info , .one-window-img, .one-window-info{
        max-width: 100%;
        width: 100%;
    }
    .one-window-card {
        padding: 20px 0;
    }
    .alldocuments-inner-card {
        width: 100%;
        align-items: flex-start;
    }
    .flying-btn {
        bottom: 1%;
        right: 50%;
        transform: translateX(50%);
        white-space: nowrap;
    }
    .popular-services-content  {
        flex-wrap: wrap;
    }
    .popular-services__item  {
        flex-basis: 100%;
    }
    .popular-item__content {
        flex-direction: row;
        align-items: center;
        justify-content: left ;
        text-align: left;
        padding: 0 16px; 
        height: 100px;
    }
    .popular-item__img {
        width: 40px;
        height: 40px;
        margin: 0 15px 0 0;
        
    }
}

.accordion-container {
    padding: 30px;
    width: 100%;
  }
  
  .accordion-container .box {
    position: relative;
    margin-bottom: 20px;
  }
  
  .accordion-container .box:last-child {
    margin-bottom: 0; 
  }
  
  .accordion-container .box .label {
    position: relative;
    color: #66727d;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    background-color: transparent; 
    border-bottom: 1px solid #f5f5f5 ;
    cursor: pointer;
    padding: 25px;
    
  }
  
  .accordion-container .box .label::after {
    content: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10L12.5 15L18 10' stroke='%234C5865'%3E%3C/path%3E%3Cpath d='M7 10L12.5 15L18 10' stroke='%234C5865' stroke-width='2.57143'%3E%3C/path%3E%3C/svg%3E");
    position: absolute;
    top: 50%; 
    transform: translateY(-50%);
    right: 20px;
    font-size: 25px;
    font-weight: bold;
  }
  
  .accordion-container .box.active .label::after {
    content: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10L12.5 15L18 10' stroke='%23e37639'%3E%3C/path%3E%3Cpath d='M7 10L12.5 15L18 10' stroke='%23e37639' stroke-width='2.57143'%3E%3C/path%3E%3C/svg%3E");
    stroke: #e37639;
    position: absolute;
    top: 50%; 
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
    -webkit-transform: rotate(180deg);
    transform:translateY(-50%) rotate(180deg);
    right: 20px;
    font-size: 25px;
    font-weight: bold;
  }
  
  .accordion-container .box .content {
    position: relative;
    background-color: #fff; 
    overflow: hidden;
    max-height: 0; 
    transition: 0.3s; 
  }
  
  .accordion-container .box .content p {
    padding: 20px 30px;
    color: #66727d;
  }
@media (max-width:768px) {
    .accordion-container .box .label {
        position: relative;
        color: #66727d;
        font-weight: 700;
        font-size: 16px;
        line-height: 1;
        background-color: transparent; 
        border-bottom: 1px solid #f5f5f5 ;
        cursor: pointer;
        padding: 10px 5px;
        
      }
      
      .accordion-container .box .label::after {
        content: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10L12.5 15L18 10' stroke='%234C5865'%3E%3C/path%3E%3Cpath d='M7 10L12.5 15L18 10' stroke='%234C5865' stroke-width='2.57143'%3E%3C/path%3E%3C/svg%3E");
        position: absolute;
        top: 50%; 
        transform: translateY(-50%);
        right: 0px;
        font-size: 25px;
        font-weight: bold;
      }
      
      .accordion-container .box.active .label::after {
        content: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10L12.5 15L18 10' stroke='%23e37639'%3E%3C/path%3E%3Cpath d='M7 10L12.5 15L18 10' stroke='%23e37639' stroke-width='2.57143'%3E%3C/path%3E%3C/svg%3E");
        stroke: #e37639;
        position: absolute;
        top: 50%; 
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s,-webkit-transform .3s;
        -webkit-transform: rotate(180deg);
        transform:translateY(-50%) rotate(180deg);
        right: 0;
        font-size: 25px;
        font-weight: bold;
      }
}