.clients-wrapper-section .views-row .node--type-clients .node__content {
    flex-direction: row-reverse;
    display: flex;
    background: #F4F4F4;
    padding-inline: 100px;
    padding-block: 50px 30px;
    margin-block-start: 50px !important;
    align-items: center;
}

.clients-wrapper-section .views-row .node--type-clients .node__content .field--name-field-image img {
    width: 428px;
    height: 245px;
    border-radius: 10px;
}

.clients-wrapper-section .views-row .node--type-clients .node__content .field--name-title {
    color: #000000;
    font-size: 26px;
    font-weight: 500;
    font-family: "Readex Pro";
    line-height: 52px;
}

.clients-wrapper-section .field--type-text-with-summary li {
    list-style: disc;
    list-style-position: inside;
}

.clients-wrapper-section .views-row .node--type-clients .node__content .field--name-body {
    color: #000;
    font-family: "Readex Pro";
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    padding-block-start: 22px;

}

.clients-wrapper-section .views-row .node--type-clients .node__content .field--name-field-links {
    position: relative;
    width: 137px;
    height: 41px;
    background: #414243;
    border-radius: 6.68px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-block-start: 45px;
    overflow: hidden;
    z-index: 1;
}

.clients-wrapper-section .views-row .node--type-clients .node__content .field--name-field-links::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background: #BE2026;
    z-index: -1;
    transition: width 0.5s ease;
}

.clients-wrapper-section .views-row .node--type-clients .node__content .field--name-field-links:hover::before {
    width: 100%;
}


.clients-wrapper-section .views-row .node--type-clients .node__content .field--name-field-links a {
    font-family: "Readex Pro";
    font-weight: 600;
    font-style: SemiBold;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: bottom;
    color: white;

}

.clients-flex-display {
    padding-inline-end: 220px;
}


.links-download-wrapper {
    display: flex;
    gap: 60px;
    align-items: end;
}

.links-download-wrapper .field--name-field-download-the-app-now .field__items {
    display: flex;
    gap: 7px;
}

.links-download-wrapper .field--name-field-download-the-app-now .field__items img {
    width: 135.716614px;
    height: 40.11408996582031px;
     border: 1px solid #00000057;
    border-radius: 15px;
    overflow: hidden;
}

.links-download-wrapper .paragraph--type--download-the-app-now {
    position: relative;
    display: inline-block;
}

.links-download-wrapper .paragraph--type--download-the-app-now .field--name-field-link.field__item a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    color: transparent;
    font-size: 0;
    line-height: 0;
    z-index: 2;
}


.links-download-wrapper .field--name-field-download-the-app-now .field__label {
    color: #000000;
    font-size: 12px;
    padding-bottom: 10px;
    font-weight: 600;
}

.clients-wrapper-section .views-row .node--type-clients .node__content:last-child {
    margin-block-end: 30px !important;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: ">>" !important;
    color: white;
}

.region-inner-image {
    flex-direction: column-reverse;
}

ol.breadcrumb {
    font-size: 18px;
    color: white;
}

ol.breadcrumb a {
    color: white;
}

.inner-image {
    display: flex;
    align-items: center;
    justify-content: center;
    background-blend-mode: overlay;
    background-color: #16161687;
    height: 480px;
    max-height: 486px;
    background-position: center;
    background-size: cover;
}


/* ************************************* */
/* .advance-search-section {}

.advance-search-section .view-filters {
    display: flex;
    justify-content: center;
    padding-block: 50px 40px;
}

.advance-search-section .view-filters .js-form-type-textfield {
    font-family: "Readex Pro";
    font-weight: 500;
    font-style: Medium;
    font-size: 39px;
    line-height: 52px;
    letter-spacing: 0%;
    text-align: center;
    padding-block-end: 30px;

}

.advance-search-section .view-filters .js-form-type-textfield input#edit-title {
    padding: 9px 40px;
    width: 962px;
    height: 66px;
    border-radius: 5px;
    background: #F0F0F0;
    font-size: 20px;
    color: #000000;
}

.advance-search-section .view-filters .flex-wrap .form-actions {
    align-self: center;

}

.advance-search-section .view-filters .js-form-type-textfield label {
    padding-block-end: 30px;
}

.advance-search-section .view-filters .flex-wrap {
    flex-direction: column;
}

.advance-search-section .view-filters .form-actions .btn-primary {
    position: relative;
    height: 48.128px;
    width: 196.524px;
    border-radius: 6.68px;
    background: #414243;
    color: #fff;
    font-family: "Readex Pro";
    font-weight: 400;
    font-size: 22.73px;
    line-height: 100%;
    border: none;
    overflow: hidden;
    z-index: 0;
}

.advance-search-section .view-filters .form-actions .btn-primary::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background: #BE2026;
    z-index: -1;
    transition: width 0.5s ease;
}

.advance-search-section .view-filters .form-actions .btn-primary:hover::before {
    width: 100%;
}
.advance-search-section .view-search-advanced .view-content .views-row {
    display: flex;
    flex-direction: column;
    padding-inline: 240px;
}

.advance-search-section .view-search-advanced .view-content .views-row .advance-search-section .view-search-advanced .view-content .views-row .views-field-title .field-content a {
    font-family: "Readex Pro";
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    color: #000000;
}

.advance-search-section .view-search-advanced .view-content .views-row .views-field-view-node .field-content {
    position: relative;
    width: 220px;
    height: 48px;
    background: #414243;
    border-radius: 6.68px;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-self: center;
    margin-block-end: 60px;
    z-index: 1;
}
.advance-search-section .view-search-advanced .view-content .views-row .views-field-view-node .field-content::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background: #BE2026;
    z-index: -1;
    transition: width 0.5s ease;
}

.advance-search-section .view-search-advanced .view-content .views-row .views-field-view-node .field-content:hover::before {
    width: 100%;
    border-radius: 6.68px;
}

.advance-search-section .view-search-advanced .view-content .views-row .views-field-title .field-content a {
    font-family: "Readex Pro";
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    color: #000000;
}

.advance-search-section .view-search-advanced .view-content .views-row .views-field-title {
    margin-block-end: 60px;
}

.advance-search-section .view-search-advanced .view-content .views-row .views-field-view-node .field-content a {
    font-family: "Readex Pro";
    font-weight: 600;
    font-size: 22.73px;
    line-height: 100%;
    text-align: center;
    color: white;
}
 */







.advance-search-section {
    /* background-color: #F2F2F2; */
    margin-block: 60px;
    padding-block: 60px;
}

.advance-search-section .view-filters {
    display: flex;
    justify-content: center;
    padding-block: 50px 40px;
}

.advance-search-section .view-filters .js-form-type-textfield {
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 22px;
    text-align: center;
}

.advance-search-section .view-filters .js-form-type-textfield input#edit-title {
    padding: 9px 20px;
    width: 962px;
    height: 60px;
    border-radius: 5px;
    font-size: 20px;
    margin-top: 30px;
    border-radius: 5px;
    border: 1px solid #DEDEDE;
    background: #F0F0F0;

}

.advance-search-section .view-filters .flex-wrap {
    gap: 15px;
    flex-direction: column;
}

.advance-search-section .view-filters .form-actions .btn-primary {
    padding: 9px 20px;
    height: 60px;
    width: 200px;

    border-radius: 6.684px;
    background-color: #414243;
    border: unset;
    font-size: 20px;
    position: relative;
    overflow: hidden;
    /* keep ::before inside */
    color: #fff;
    /* text visible */
    z-index: 0;
    /* create stacking context */
}

.advance-search-section .view-filters .form-actions .btn-primary::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background: #BE2026;
    z-index: -1;
    /* still behind text but above button background */
    transition: width 0.5s ease;
}

.advance-search-section .view-filters .form-actions .btn-primary:hover::before {
    width: 100%;
}

.advance-search-section .view-search-advanced .view-content {
    padding-block: 15px;
    padding-inline: 146px;
    border-radius: 20px;
    margin-block: 10px;
    gap: 34px;
    justify-content: center;
}

.advance-search-section .view-search-advanced .view-content .views-row {
    display: flex;
    justify-content: space-between;
    background: #fff;
    padding: 10px 27px;
    border-radius: 5px;
    width: 80%;
    align-items: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.advance-search-section .view-search-advanced .view-content .views-row .views-field-title .field-content a {
       color: #000;
    font-family: "Readex Pro";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.advance-search-section .view-search-advanced .view-content .views-row .views-field-title a:hover {
    color: var(--secondary-color);
}

.advance-search-section .view-search-advanced .view-content .views-row .views-field-view-node a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    width: 150px;
    border-radius: 5px;
    background-color: #414243;
    overflow: hidden;
    color: #fff;
    z-index: 1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.advance-search-section .view-search-advanced .view-content .views-row .views-field-view-node a::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #BE2026;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease-in-out;
    z-index: -1;
}

.advance-search-section .view-search-advanced .view-content .views-row .views-field-view-node a:hover::before {
    transform: scaleX(1);
}

.advance-search-section .view-search-advanced .view-content .views-row .views-field-view-node a {
    font-size: 20px;
    color: white;
}


.block-views-blockclients-block-1 .node--type-clients .field--name-body ul{
        padding-inline-start: 7px;
}



.field--name-field-download-the-app-now .field__items > .field__item:nth-child(1) {
    /* border: 1px solid #00000057;
    border-radius: 15px;
    overflow: hidden; */
}

.field--name-field-download-the-app-now .field__items > .field__item:nth-child(2) {
     
     /* border: 1px solid #00000057;
    border-radius: 15px;
    overflow: hidden; */
}


form .form-actions{
align-self: center;
}


  #edit-title::placeholder {
    font-size: 20px;
  }


.explore-button-home-video {
    position: absolute;
    bottom: -29px;
    right: 55px;
    display: flex;
    align-items: center;
    gap: 10px;
    background: url(./explore.svg) no-repeat;
    color: white;
    padding: 20px 36px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: bold;
    z-index: 10;
  
    min-width: 160px;
    min-height: 64px;
    border: none;
    width: 238px;
}



.explore-button-home-video .explore-text {
    position: absolute;
    left: 107px;
    bottom: 36px;
    color: #212121;
    font-family: "Readex Pro";
    font-size: 17.784px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}



  .block.block-views.block-views-blockhome-video-block-1 .view-content {
          position: relative;
        }


 .explore-button-home-video .explore-arrow svg {
    
    display: flex;
    position: absolute;
    left: 183px;
     bottom: 37px;
}