.faq-page .wrap {
    width: 100%;
    max-width: 1100px;
    padding:0 15px;
}

.faq-list .faq-list-item{
    border-radius: 10px;
    border: 1px solid #6170A4;
    padding-top:0;
    margin-bottom:20px;
}

.faq-list .faq-item-title{
    color: #000;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 31px; /* 129.167% */
    border:none;
    margin-bottom:15px;
    margin-top:15px;
}

.faq-block .faq-block-title {
    color: #131313;
    font-family: Inter;
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 0px;
    border: none;
}

.faq-list .faq-list-item.open {
    background:transparent;
}
.faq-list .faq-list-item.open .faq-item-title {
    color: #000;
}

.faq-list .faq-item-description p{
    color: #131313;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
}

.faq-list .faq-item-description p a{
    color: #0047FF;
}

.faq-block .faq-title-holder{
    padding:0;
    margin:0;
}

.faq-head.section_block{
    background:#fff;
    height: auto;
}

.faq-head .head-description-holder .section_heading{
    color: #131313;
    font-family: Inter;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px; /* 100% */
    text-transform: capitalize;
    text-align: left;
}

.faq-head .search-holder{
    margin:0;
    max-width:564px;
}

.faq-head .search-holder .search-field{
    border-radius: 30px;
    background: #ECF0FF;
    border:none;
    color: #131313;
    text-align: left;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    height: 44px;
}
.nav-faq-list .nav-faq{
    max-width:1100px;
    padding:10px 15px 0;
    justify-content: flex-start;
}

.nav-faq-list{
    background:transparent;
}

.nav-faq-list .faq-nav-anchor{
    color: #131313;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    text-transform: uppercase;
}

.nav-faq-list .faq-nav-anchor{
    border-radius: 40px;
    background: #FFF;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding:10px 20px;
}

.nav-faq-list .nav-item{
    margin-right:10px;
}

.nav-faq-list .nav-item:first-child .faq-nav-anchor{
    border: 1px solid #0047FF;
}
.nav-faq-list .nav-item:first-child .faq-nav-anchor:hover{
     border: 1px solid #3D4FF0;
     color:#3D4FF0;
 }

.nav-faq-list .nav-item:first-child .faq-nav-anchor:focus{
    border: 1px solid #2235E3;
    color:#fff;
    background: #2235E3;
}

.nav-faq-list .nav-item:nth-of-type(2) .faq-nav-anchor{
    border: 1px solid #2EC5C5;
}


.nav-faq-list .nav-item:nth-of-type(2) .faq-nav-anchor:hover{
    border: 1px solid #2EC5C5;
    color:#2EC5C5;
}

.nav-faq-list .nav-item:nth-of-type(2) .faq-nav-anchor:focus{
    border: 1px solid #0DB6B6;
    color:#fff;
    background: #0DB6B6;
}


.nav-faq-list .nav-item:nth-of-type(3) .faq-nav-anchor{
   border: 1px solid #2483DB;
}

.nav-faq-list .nav-item:nth-of-type(3) .faq-nav-anchor:hover{
    border: 1px solid #2483DB;
    color:#2483DB;
}

.nav-faq-list .nav-item:nth-of-type(3) .faq-nav-anchor:focus{
    border: 1px solid #1771C5;
    color:#fff;
    background: #1771C5;
}

.nav-faq-list .nav-item:nth-of-type(4) .faq-nav-anchor{
    border: 1px solid #3D4FF0;
}


.nav-faq-list .nav-item:nth-of-type(4) .faq-nav-anchor:hover{
    border: 1px solid #3D4FF0;
    color: #3D4FF0;
}

.nav-faq-list .nav-item:nth-of-type(4) .faq-nav-anchor:focus{
    border: 1px solid #2235E3;
    color:#fff;
    background: #2235E3;
}

.nav-faq-list .nav-item:nth-of-type(5) .faq-nav-anchor{
    border: 1px solid #24AFDB
}

.nav-faq-list .nav-item:nth-of-type(5) .faq-nav-anchor:hover{
    border: 1px solid #24AFDB;
    color: #24AFDB;
}

.nav-faq-list .nav-item:nth-of-type(5) .faq-nav-anchor:focus{
    border: 1px solid #0E9DCA;
    color:#fff;
    background: #0E9DCA;
}

.faq-section-holder {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 25px;
}

.faq-head .search-holder .btn-search {
    cursor: pointer;
    width: 36px;
    height: 36px;
    border: none;
    border-radius: 0px;
    background: none;
    position: absolute;
    right: 19px;
    top:3px;
}

.faq-head .search-holder .input-holder {
    position: relative;
}

.faq-head .search-holder .search-field:focus ~ .btn-search svg path,
.faq-head .search-holder .search-field:valid ~ .btn-search svg path {
    fill:#0047FF
}

.faq-list .faq-item-title:after {
    content: '';
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    webkit-font-smoothing: antialiased;
    moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 12px;
    top: 14px;
    line-height: 10px;
    text-align: center;
    color: #656c71;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    width:11px;
    height:6px;
    background:url(../../../images/clickdealer/faq-arrow-little.svg)no-repeat center center / cover;
}

.faq-page {
     overflow:visible;
    min-height: 38vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.faq-section-holder{
    flex-grow: 1;
}

@media screen and (max-width: 1080px) {
    .section_block.faq-head {
        padding: 150px 0 70px;
    }
}

@media(max-width:1000px){
    .faq-head .head-description-holder .section_heading{
        font-size:52px;
    }
    .section_block.faq-head {
        padding: 130px 0 70px;
    }
}

@media(max-width:900px){
    .faq-head .head-description-holder .section_heading {
        font-size: 36px;
        line-height: 46px;
    }
    .nav-faq-list .nav-faq{
        flex-wrap:wrap;
    }
    .nav-faq-list .nav-item{
        margin-bottom:10px;
    }
    .faq-block .faq-block-title{
        font-size:36px;
    }
    .faq-list .faq-item-title{
        font-size:18px;
    }
    .faq-block {
        margin-bottom: 30px;
    }
    .section_block.faq-head {
        padding: 101px 0 140px;
    }
    .faq-section-holder {
        background: #fff;
        padding-top: 1px;
        padding-bottom: 25px;
    }
    .faq-list .faq-item-description p{
        font-size:18px;
    }
}

@media(max-width:650px){
    .faq-list .faq-item-title:after{
        display: block;
    }
    .faq-list .faq-list-item h4{
        padding-right:60px;
    }
}

@media(max-width:510px){
    .nav-faq-list{
        position: static;
    }
    .nav-faq-list .nav-faq {
        padding-top: 40px;
    }
    .section_block.faq-head {
        padding: 101px 0 0px;
    }
}

@media(max-width:500px){
    .nav-faq-list .nav-faq{
        display: flex;
    }
}