:root{
        --container: 1320px;
}
section.newhomebanner {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.4) 0%, rgba(164, 213, 255, 0.4) 100%);
    padding: 50px 0;position: relative;
}
section.newhomebanner .content-container {
    background-color: #fff;
    padding: 15px 30px 0px;
    border-radius: 40px;
    background-image: url(../images/newhomepage/newhomebanner-bg.png)
}
h1, h2, h3, h4 {
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 600;}
h2, h1{color:#000 !important}
h1{font-size:55px}
h2{font-size:45px}
section.newhomebanner h2{font-size:45px;font-weight:400;    padding-top: 50px;}
section.newhomebanner .col-4.stat-box {
    margin-bottom: 90px;
}
section.bg-body.second-new-section {
    padding: 80px 0!important;
}
section.bg-light.home-third{
    padding: 70px 0!important;
}
.fourth-new-section{padding: 80px 0 30px!important;}
.home-third .card {
    background-color: #dff1f4;
}
.machine {
    padding-left: 30px;
    border-radius: 30px;
}
.machine iframe {
       border-radius: 20px 0 0 20px;
}
section.explore-services.plateform-section {
    margin-top: 40px;padding: 70px 0;
}
section.newhomebanner h1{font-size:55px;font-weight:600}
.theamcolor{color:rgba(0, 92, 162, 1) !important}
.text-muted {
    color: #6c757d!important;
    font-size: 20px;
}
.stat-box h3 {
    font-size: 50px;
}
.stat-box {
    text-align: left;
}
.stat-box p{font-size: 16px;}
section.newhomebanner span.input-group-text.bg-white.border-end-0 {
    gap: 10px;
}
section.newhomebanner .input-group.search-bar {
    width: 60%;
    margin: 0 auto;
    position: absolute;
    bottom: -20px;
    left: 20%;
    padding: 30px 25px;
    background: rgba(0, 92, 162, 0.47);
    border-radius: 20px;
        flex-wrap: nowrap;
         backdrop-filter: blur(115px);
  -webkit-backdrop-filter: blur(115px);
}
section.newhomebanner .btn {
    background-color: #9f2d37;
    min-width: fit-content;
    border-radius: 40px !important;
    color: #fff !important;
    padding: 10px 30px;
    align-items: center;
    display: flex;

}
section.newhomebanner .input-group.search-bar img {
    max-width: 25px;
    max-height: 25px;
    object-fit: contain;
    margin: 0 5px;
}
section.newhomebanner .input-group {
    min-height: 67px;
}

.service-card {
  border: 1px solid #dee2e6;
  border-radius: 10px;
  transition: transform 0.3s ease;
}
.service-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.swiper {
  padding: 0 10px;
}

.swiper-wrapper{height: auto !important;}

.card {
  border-radius: 15px;
  transition: transform 0.3s ease;
}

/* .card:hover {
  transform: translateY(-5px);
} */

.swiper-wrapper .btn-primary {
    color: #fff !important;
    background-color: rgba(0, 92, 162, 1);
    border-color: rgba(0, 92, 162, 1);
    border-radius: 20px;
    padding: 14px;
    font-size: 26px;
    line-height: 29px;
}
.swiper-wrapper .btn-primary:hover{color:  rgba(0, 92, 162, 1)!important;
    background-color: #fff !important}
.second-new-section h5 {
    font-size: 25px;
    font-weight: 600;
    line-height: 1.5;
    min-height: calc(1.5em * 2);
    overflow: hidden;
}
.twobtn a.btn.btn-primary {
    color: #fff !important;
}
.twobtn a.btn.btn-primary:hover {
    background-color: #fff !important;
    color:  rgba(0, 92, 162, 1) !important;
}
.twobtn {
    display: flex;gap: 10px;
    justify-content: space-between;
}
.btn-danger-new {
    color: #fff !important;
    padding: 12px 50px !important;    min-width: 200px;
}
.btn-danger-new:hover{background-color: #fff !important;color: #dc3545 !important;}
.more-text {
  display: none;
}
.readmore p {
    text-align: center;
    max-height: 300px;
    overflow: auto;
}
.readmore .moreless {
  color: #007bff;
  cursor: pointer;
  text-decoration: underline;
}
section.bg-body.fourth-new-section.about-new-home {
    padding: 30px 0 100px 0 !important;
}
.second-new-section h4 {
    font-size: 30px;
    font-weight: 600;color: #000;
}
.booked-tests-slider .card.shadow-sm {
    gap: 20px;
    position: relative;background-color: rgba(4, 183, 175, 0.07);
    background-image: url(../newhomepage/new-test-bg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.booked-tests-slider .card.shadow-sm::after{ content: "";background-image:url(../newhomepage/new-test-bg.png);position: absolute;}
h3.fw-bold.text-center.mb-4 {
    font-size: 45px;color: #000 !important;
}
h3 .text-primary {
    color: #2562A0 !important;
}
.btn.btn-danger.rounded-pill.px-4 {
    font-size: 20px;
    color: #fff !important;
    padding: 10px 70px !important;
}
.btn.btn-danger.rounded-pill:hover{background-color: #fff;color: #bb2d3b !important;}
.search-by-condition .card.shadow-sm.p-3 {
    border: 0;
    box-shadow: none !important;
    text-align: center;
}
.newhomebanner .btn{border: 1px solid #9f2d37;}
.newhomebanner .btn img {
    filter: brightness(0) invert(1);
}
.newhomebanner .btn:hover img {
    filter: brightness(1) invert(0);
}
.newhomebanner .btn:hover {color: rgba(217, 52, 52, 1) !important;
    background-color: #fff !important;
}
.fourth-new-section .container{position: relative;}
.search-by-condition .card.shadow-sm p.fw-bold {
    background-color: rgba(230, 248, 248, 1);
    width: auto;
    margin: 0 auto;
    padding: 34px;
    border-radius: 103px;
    margin-bottom: 15px;
}
.contactsec h4 {
    text-align: center;
    background-color: #2562A0;
    color: #fff !important;
    padding: 30px 0;
    border-radius: 20px;
}
.contactsec h4 {
    text-align: center;
    background-color: #2562A0;
    color: #fff;
    padding: 30px;
    border-radius: 20px;
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 30px;
    max-width: 100%;
    margin: 0 auto;
    background-image: url(../newhomepage/contact-bg.png?efee);
    background-size: cover;
    padding-right: 50%;
    flex-direction: column;
    text-align: left;
}
.new-home-why ul {
    padding: 0;
    list-style: none;
}
.new-home-why ul li {
    width: 50%;
    float: left;
    padding-right: 15px;
    margin: 15px 0;
}
.new-home-why ul li h6 {
    font-size: 20px;    margin-top: 10px;
}
.new-home-why ul li span {
    font-size: 16px;
}
.new-home-why hr:not([size]) {
    height: 2px;
    background-color: rgba(183, 183, 183, 1);
}
.new-home-why p{font-size: 18px;}
.new-home-why h3 {
   text-align: left !important;
}
.new-home-why .container-new{    width: calc(100vw - (100vw - var(--container)) / 2);
    margin-left: auto;}
    .new-home-why .container-new .row {
    --bs-gutter-x: 0;
}
.plateform-section {
    text-align: center;
    background-color: rgba(0, 92, 162, 0.06);
    color: #fff;
    padding: 30px;
    border-radius: 20px;
    align-items: center;
    background-image: url(../newhomepage/plateform-bg.png);
    background-size: cover;
}
.plateform ul li h3{
   color: #9f2d37 !important;font-weight: 700;
}
.plateform ul li  p{font-size: 20px;font-weight: 500;
   color: rgba(0, 92, 162, 1) !important;
}
.plateform ul li .stat-box {
    text-align: center;
}
.plateform ul {
    padding: 0;
    display: flex;
    justify-content: space-around;
    list-style: none;
    padding-top: 50px;
    margin: 0;
}
.plateform-section .stat-box {
    text-align: center;
}
section.explore-services.play-app{padding: 80px 0 !important;}
section.explore-services.play-app p {
    padding-right: 50px;
}
/* .arrow-div {
    position: relative;
        width: 100%;
    left: 0%;
} */
/* .booked-tests-slider .swiper-horizontal {
    touch-action: pan-y;
    position: relative;
} */
/* .booked-tests-slider .justify-content-between.align-items-center{    position: absolute;
    top: 46%;
    width: 100%;} */
/* .second-new-section .swiper-button-prev{margin-left: -35px;}
.second-new-section   .swiper-button-next {
    margin-right: -35px;
} */
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 17px !important;
    background-color: #2562a0;
    color: #fff;
    padding: 8px 12px;
    border-radius: 25px;
}
.second-new-section .container {
    position: relative;
}
/* .swiper-button-next.swiper-next-booked-tests { right: -30px;}
.swiper-button-prev.swiper-prev-booked-tests{left: -30px;} */
.swiper-button-next {
    right: -30px !important;
}
.swiper-button-prev{left: -30px !important;}
button.btn.btn-primary:hover {
    background-color: #fff;
    color: rgba(0, 92, 162, 1);
}
.home-third .container{position: relative;}
.home-third .health-concerns-slider h4{font-size: 30px;}
/* .card.p-3{background-color: rgba(4, 183, 175, 0.07);} */
.home-third .health-concerns-slider h4 {
    font-size: 30px;
    text-align: left;
    color: #000;position: absolute;
    top: 20px;
    left: 20px;
}
.health-concerns-slider .card.p-3 {
    background-color: rgba(4, 183, 175, 0.07);
    padding: 15px 0 15px 15px !important;
}

.health-concerns-slider .card{
    position: relative;
}

.health-concerns-slider .card::before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 37%;
    background: linear-gradient(0deg, #00000094 0%, transparent 100%);
    pointer-events: none;
}

.health-concerns-slider .card h5{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #ffffff;
    padding: 0 20px 25px;
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    z-index: 2;
}



.health-concerns-slider .card{border-radius: 20px;}
.health-concerns-slider .card img {
    width: auto;
    object-position: right bottom;
    aspect-ratio: 417/278;
}
.play-app{position: relative;}
.play-app::after {
    content: "";
    background-image: url(../newhomepage/mobile-app-store-bg.png);
    width: 622px;
    position: absolute;
    right: 0;
    height: 802px;
    top: -10px;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: contain;
}
.play-app .container{position: relative;z-index: 1;}
.play-app .row {
    align-items: center;
}
.play-app h3 {
    text-align: left !important;
}
.play-app p {
    font-size: 18px;
}
.play-app ul {
    list-style: none;
    display: flex;
    padding: 0;
    gap: 20px;
}
.play-app h6{margin: 70px 0 30px;font-size: 20px;}
.play-app ul a.btn-app {
    float: left;
    padding: 15px 15px;
    background-color: #2562a0;
    border-radius: 10px;
}
.play-app ul a.btn-app img {
    height: 40px;
}

.home-new-testimonial h3{text-align: center !important;}
section.explore-services.new-home-why.home-new-testimonial {
    position: relative;
    padding: 50px 0 100px;
}
section.explore-services.new-home-why.home-new-testimonial::after {
    content: "";
    background-image: url(../newhomepage/testimo.png);
    width: 455px;
    position: absolute;
    left: 0;
    height: 522px;
    bottom: 0;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.25;
}
.testimonial-slider p.d-flex {
    align-items: center;
    gap: 7px;color: rgba(0, 92, 162, 1);font-size: 18px;
}
.testimonial-slider p.d-flex:last-child {
    gap: 20px;
    color: rgba(0, 92, 162, 1);
    font-weight: 700 !important;
    margin: 15px 0 0 0;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{  content: "\f054" !important;font-family: 'FontAwesome' !important;padding: 8px 10px !important;}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content: "\f053" !important;font-family: 'FontAwesome' !important;padding: 8px 10px !important;}
.testimonial-slider h6{font-size: 22px;font-weight: 700;}
.testimonial-slider .swiper-wrapper{padding: 10px;}
.testimonial-slider .card.shadow-sm {
    background-color: #fff;
    border: 0;
    box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.04);border-radius: 20px;padding: 30px !important;
}
.home-new-testimonial .container-new{position: relative;}
.swiper-button-prev.swiper-prev-testimonial-slider {
    left: auto !important;
    right: 15% !important;
    top: -40px;
}
.swiper-button-next.swiper-next-testimonial-slider {
    left: auto !important;
    right: 12% !important;
    top: -40px;
}

section.artical-news {
    background-color: #f0f5f9;
    padding: 70px 0;
}
section.artical-news p{font-size: 16px;margin: 0;color: rgba(0, 0, 0, 1);}
section.artical-news p.text-muted{min-height: 48px;margin-bottom: 10px;float: left;width: 80%;}
section.artical-news h6{font-size: 18px;color: #2562A0;margin: 10px 0 ;min-height: 44px;}
section.artical-news img {
    max-width: 94%;
    margin-top: 30px;
    margin-left: 3%;
    margin-right: 3%;
    max-height: 202px;
    float: left;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
section.artical-news .btn-tab {
   
    background-color: transparent;
    color: #2562A0 ;
    font-weight: 500;
    padding: 0.5rem 1.5rem;
    min-width: 180px; border-radius: 10px;border: 1px solid #2562a0;
}
section.artical-news .btn.btn-tab {
    border: 1px solid #2562A0 ;    padding: 9px;
    border-radius: 10px !important;background-color: #fff;
}
div#tabButtons {
    gap: 10px;margin: 15px 0;
    
}
section.artical-news  .btn-tab.active, section.artical-news .btn-tab:hover {
    background-color: #2562a0 !important;
    color: white !important;
  }

 section.artical-news .tab-content-item {
    transition: all 0.3s ease;
  }
  
section.artical-news .card .card-body{
    padding: 20px 15px;}
    .card.h-100.border-primary {
    background-color: transparent;border-radius: 12px;
}

.new-home-blog-slider a {
    text-decoration: none;
}
.artical-news .container .row{
    position: relative;
}
.new-home-blog-slider a:hover .card{background-color: #fff;border: none;box-shadow: 0px 13px 23px rgba(0, 0, 0, 0.09);}
.new-home-blog-slider .swiper-wrapper{padding: 10px;}
.swiper-prev-new-home-blog-slider{display: none !important;}
.swiper-next-new-home-blog-slider{display: none !important;}

input.form-control.rounded-start-pill {
    border-right: 0;
}
.input-group.my-4.justify-content-center{border: 1px solid #000 !important;;}
input.form-control.rounded-start-pill::placeholder {
    color: #000 !important;
}
.faq-tabs .nav-link {
    border: 1px solid #2562a0;
    border-radius: 10px;
    margin: 10px;
    color: #2562a0;
    background-color: #fff;
    padding: 8px 40px;
}
ul#faqTab {
    max-width: 80%;
    margin: 0 auto;
}
.text-primary-new {
    color: #2562a0 !important;
}
    .faq-tabs .nav-link.active {
      background-color: #2562a0;
      color: #fff;
    }
    .accordion-button:not(.collapsed) {
      color: #2562a0;
      background-color: transparent;
      border-bottom: 1px solid #2562a0;
    }
    .btn-view-all {
      background-color: #a6192e;
      color: #fff;
      border-radius: 20px;
      padding: 8px 24px;
    }
    .faq-title {
      font-weight: bold;
    }
  .faq-section   .accordion-button::after {
    display: none !important; /* Hide Bootstrap's default chevron */
  }
   .faq-section{position: relative;overflow: hidden;}
.faq-section::after {
    content: "";
    background-image: url(../newhomepage/faq-after.png);
    width: 580px;
    position: absolute;
    right: -50px;
    height: 100%;
    top: 10px;
    z-index: 0;
    background-repeat: no-repeat;
}
.faq-section .accordion-button{background-color: transparent;gap:3px}
.faq-section .accordion-button:hover {
    background-color: transparent;
}
.faq-section .container{z-index: 2;position: relative;}
 .faq-section  .accordion-button .icon::before {
    content: '+'; /* Default (collapsed) */
     font-size: 40px;
    font-weight: 100 !important;
    font-weight: bold;
    color: #000;
  }
.faq-section .accordion-item {
    background-color: transparent;
    border: 0px solid rgba(0,0,0,.125);
    border-bottom: 1px solid #ccc;
}
 .faq-section  .accordion-button:not(.collapsed) .icon::before {
    content: '−'; 
       color: #2562a0;
  }
.accordion-button:not(.collapsed) {
    padding: 10px 15px 0;
    color: #2562a0 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    border-bottom: 0 !important;
}

.accordion-button{font-weight: 600;font-size: 22px !important;}
.accordion-body {
    padding: 10px 15px 25px 15px !important;
    font-size: 18px;
    padding-right: 50px !important;
    color: rgba(0, 0, 0, 1);
}

#faqAccordion11 ul {
    padding: 0;
    list-style: none;
}
#faqAccordion11 ul li {
    float: left; padding: 10px 0;
}
#faqAccordion11 ul li a {
    font-size: 24px;
    color: #000 !important;
    font-weight: 400 !important;
    text-decoration: none;
    padding: 0px;
    
    line-height: 24px;display: flex;
}
#faqAccordion11 ul li a hr:not([size]) {
    height: 22px;
    color: #000;
    width: 1px;
    margin: 0 10px;
    opacity: 1;
}
#faqAccordion11 ul li:last-child a hr:not([size]){display: none;}
.accordion-body {
    min-height: fit-content;
    display: flex;
    flex-direction: row;
}
.accordion-button:focus {
    box-shadow: none !important;
}
#faqAccordion11 .accordion-button:not(.collapsed){color: #000 !important;}
#faqAccordion11 .accordion-button span.m-color{color: #2562a0 !important;}
.accordion-item:last-of-type{    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
p.text-center.backhome{display: none;}
.g-recaptcha {
    bottom: 4.5rem !important;
    z-index: 99;
}
input.form-control.rounded-start-pill{border: 0;}
span.input-group-text.bg-white.border-start-0.rounded-end-pill{border: 0;}
.relative-div {
    position: relative;
    top: 0;
    width: 80% !important;
    margin: 0 auto;
    left: 0;
}
.dropdown-item-citys_body {
    position: absolute;
    top: 12px;
    width: 56%;
    max-width: 100%;
    max-height: 360px;
    float: left;
    background-color: #fff;
    z-index: 100;
    padding: 0px;overflow: auto;
}
.dropdown-item-citys_body li {
    list-style: none;
    padding: 5px 0;
}
.dropdown-item-citys_body li .dropdown-item{color: #000;}
@media (max-width: 992px) {
    .content-container {
        width: 94% !important;
    }
section.explore-services.contactsec.py-5 .btn.btn-danger {
    padding: 10px 20px !important;
    width: 100%;
}
    section.newhomebanner h2 {    padding-top: 25px;
    font-size: 24px;}
    section.newhomebanner h1 {
    font-size: 30px;
    }
p{font-size: 16px !important;}
.stat-box h3 {
    font-size: 30px;
}
.stat-box p {
    font-size: 13px;
}
section.newhomebanner .col-4.stat-box {
    margin-bottom: 0;
}
.row.text-center.mb-4{margin-bottom: 0 !important;}
section.newhomebanner .col-lg-6.text-center {
    padding: 0;
    margin: 0;
}
section.newhomebanner .content-container{padding: 15px 15px 0px;}
section.newhomebanner .input-group.search-bar img {
    max-width: 20px;
    max-height: 20px;}
section.newhomebanner .input-group.search-bar {
    width: 100%;
    margin: 0 auto;
    position: relative;
    left: 0;
    bottom: 0;
    padding: 30px 15px;display: block !important;
  
}
section.newhomebanner a.btn {
    margin: 10px 0 0;
    float: left;
    max-width: 50%;
    width: 50%;
    padding: 10px 0!important;
    font-size: 13px;
}
.btn.btn-locate {
    max-width: 49% !important;
    width: 49% !important;
    margin-left: 1% !important;
}
h3.fw-bold.text-center.mb-4 {
    font-size: 26px;line-height: 30px;}
section.bg-body.second-new-section {
    padding: 40px 0!important;
}
section.newhomebanner{padding-bottom: 0px;}
.swiper-button-next {
    right: 6px !important;
}
.swiper-button-prev {
    left: 6px !important;
}
.contactsec h4 {
    flex-direction: column;padding-right: 0;
}
.btn-danger-new {
    padding: 12px 50px !important;
    min-width: 140px;
}
/* p.short-text span {
    padding: 10px;
    float: left;
    width: 100%;
} */
.readmore{max-height: 330px;}
.new-home-why .container-new {
    width: 100%;
    padding: 0 13px;
}
.machine iframe {
    border-radius: 20px;margin-top: 30px;
}
.new-home-why ul li h6{min-height: 48px;}
section.explore-services.new-home-why {
    padding: 30px 0;
}
.new-home-why ul li {
    margin: 10px 0;
    padding: 0 10px;
}
.plateform ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; /* center items in row */
  gap: 30px; /* optional spacing between items */
  padding-top: 50px;
}

.plateform ul li.stat-box {
  min-width: 27%; /* Roughly 3 items per row */
  text-align: center;
}
.play-app::after {
    width: 67%;
    right: 0;
    top: auto;
    bottom: 0;
}
section.artical-news .btn-tab {
    padding: 8px 22px !important;
    min-width: fit-content;
}
section.bg-light.home-third {
    padding: 40px 0!important;
}
.fourth-new-section {
    padding: 40px 0 10px!important;
}
section.explore-services.plateform-section {
    margin-top: 25px;
    padding: 40px 0 !important;
}
.play-app ul a.btn-app img {
    height: 33px;
    max-width: 100%;
}
section.explore-services.play-app {
    padding: 40px 0 0 !important;
}
.play-app h6 {
    margin: 40px 0 20px;
    font-size: 18px;
}
.swiper-button-prev.swiper-prev-testimonial-slider {
    left: auto !important;
    right: 13% !important;
    top: -10px;
}
.swiper-button-next.swiper-next-testimonial-slider {
    right: 3% !important;
    top: -10px;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 11px !important;
    padding: 8px 11px;
}
section.explore-services.new-home-why.home-new-testimonial {
    padding: 50px 0;
}
section.artical-news {
    padding: 40px 0;
}
.tab-content-item .swiper-prev-new-home-blog-slider, .tab-content-item .swiper-next-new-home-blog-slider {
    display: block !important;top: auto !important;bottom: var(--swiper-navigation-top-offset, 50%);
}
.tab-content-item.d-none .swiper-prev-new-home-blog-slider, .tab-content-item.d-none .swiper-next-new-home-blog-slider {display: none !important;}
.swiper-prev-new-home-blog-slider{left: 6px !important;}
.swiper-next-new-home-blog-slider {right: 6px !important;}
.tab-content-item .swiper-prev-new-home-blog-slider{
          float: left;
        width: 38px;padding: 0;
}
.tab-content-item .swiper-next-new-home-blog-slider{
         float: right;text-align: right;
        width: 38px;padding: 0;
}
.new-home-blog-slider a{background-color: #fff;}
section.faq-section.explore-services.py-5 {
    padding: 0 !important;
}
ul#faqTab {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    float: left;
    display: flex;
}
ul#faqTab li.nav-item {
    max-width: fit-content;
}
.faq-tabs .nav-link {
    border: 1px solid #2562a0;
    border-radius: 10px;
    margin: 6px;
    color: #2562a0;
    background-color: #fff;
    padding: 8px 14px;
    float: left;
    font-size: 14px;
}
section.explore-services.new-home-why.home-new-testimonial::after{width: 100%;}
.new-home-blog-slider .swiper-wrapper {
    padding: 10px 0;
}
section.artical-news .card .card-body{    background-color: #fff;
    border-radius: 10px;}
    div#tabContents {
    overflow: hidden;
}
.accordion-body{padding-right: 15px !important;}
button.accordion-button {
    padding: 10px;
}
.accordion-button {
    font-size: 18px !important;
}
.accordion-body {
    font-size: 15px;
}
#faqAccordion11 ul li a {
    font-size: 17px !important;
    line-height: 18px;
}
#faqAccordion11 ul li a hr:not([size]) {
    height: 14px;
    margin: 0 7px;
    opacity: 1;
}
section.explore-services.new-home-why .col-md-6.col-sm-12{width: 100% !important;}

}


@media (max-width: 370px) {
    section.artical-news .btn-tab {
        padding: 8px 16px !important;
        min-width: fit-content;
    }
}
@media only screen and (min-width: 320px) and (max-width: 790px) {

.dropdown-item-citys_body {
    position: absolute;
    width: 100%;
    max-width: 100%;
    left: 0;
}
.relative-div {
    top: -70px;
    width: 100% !important;
    left: 0;
}

}

@media only screen and (min-width: 768px) and (max-width: 990px) {
.contactsec h4 {
    flex-direction: row;
}
.search-by-condition .card.shadow-sm p.fw-bold{padding: 20px;}
.search-by-condition .card.shadow-sm p.fw-bold img {
    width: 70px;
}
.contactsec h4 {
    flex-direction: row;
    font-size: 17px;
}
section.explore-services.contactsec.py-5 .btn.btn-danger {
    width: 210px;
}
.plateform ul {
    gap: 0px;
}
.plateform ul li.stat-box {
    min-width: 20%;
    text-align: center;
}
.swiper-button-next.swiper-next-testimonial-slider {
    right: 6% !important;
}
section.faq-section.explore-services .offset-md-1.col-md-10 {
    margin-left: 0;
    width: 100%;
}
}

@media only screen and (min-width: 990px) and (max-width: 1025px) {

section.explore-services.new-home-why.home-new-testimonial{overflow: hidden;}
section.explore-services.new-home-why .col-md-6.col-sm-12 {
    /* width: 100% !important; */
}
.swiper-button-next {
    right: -12px !important;
}
.swiper-button-prev {
    left: -10px !important;
}
.play-app::after {
    width: 499px;
    height: 645px;
}
.swiper-button-prev.swiper-prev-testimonial-slider {
    left: auto !important;
    right: 20% !important;
    top: -40px;
}
.swiper-button-next.swiper-next-testimonial-slider {
    left: auto !important;
    right: 16% !important;
    top: -40px;
}
.new-home-why .container-new{width: 100%;}
section.newhomebanner h2 {
    font-size: 32px;
}
section.newhomebanner h1 {
    font-size: 40px;
}
.stat-box h3 {
    font-size: 40px;
}
.stat-box p {
    font-size: 15px;
}
}