.span-button{
display:block;
}
span.span-button .btn {
    background-color: transparent;
    border: 2px solid #fff;
    transition: all 0.3s ease;
    letter-spacing: normal;
}
.btn:not(.wishlistbtn):hover {
    padding-right: 40px;
}
.btn:not(.wishlistbtn):hover::after {
    content: "➔";
    position: absolute;
    left: 76%;
    top: 1px;
    color: inherit;
    height: calc(100% - 2px);
    display: flex;
    align-items: center;
}
span.span-button .btn:hover {
    background-color: var(--primary);
    border: 2px solid var(--primary);
}
.btn.btn-big:hover {
    padding-right: 70px;
}
.main .section-title {
    text-align: center;
}
.banners297242342 .banner-text {
    font-size: 3em;
    align-items: center;
    justify-content: center;
    padding-bottom: 0;
    letter-spacing: 1.3px;
    font-weight: 400;
}
.banners297242342 .banner-text div {
    text-align: center;
    font-size: 0.7em;
    background-color: #00000060;
    padding: 30px;
    border-radius: 20px;
}
.title-section.stripe .highlighter {
    background-color: var(--primary);
}
.title-section.stripe .highlighter *{
  color:#fff;
}
.page-image-gallery a img{
    transition: all 0.5s ease;
}
.page-image-gallery a:hover img{
   transform: scale(1.2);
}
.main section .section-content {
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
}


header .header-top {
    flex-direction: inherit;
}
.company-logo{
    height: 60px;
    display: block;
    margin: 20px auto 20px auto;
}
body.scrolled .company-logo {
    margin: 10px auto 10px auto;
}
.company-logo a {
    text-align: left;
}
.desktop-menu ul {
    justify-content: flex-end;
}
.desktop-menu ul li.parent:hover > ul, body.scrolled .desktop-menu ul li.parent ul {
    top: 50px;
    box-shadow: 0px 0px 12px -12px #00000030;
}
.header-info {
    display: inline-block;
    z-index: 103;
    top: 40px;
    color: var(--textcolor);
    position: fixed;
  transition: all 0.3s ease;
}
body.scrolled .header-info{
  top:8px;
}
.header-info .flex-space-between {
    justify-content: flex-end;
   gap:20px;
padding-right: 10px;
}
.header-info a {
    color: var(--textcolor);
}
.header-info .social-list ul{
   gap:10px;
}
.header-info a {
    color: inherit;
}
.header-info .social-list a {
    width: 20px;
    height: 26px;
    display: inline-block;
    padding: 0;
    border: 0;
    border-radius: 2px;
    text-align: center;
    line-height: 28px;
}
.header-info .fa-brands {
    color: var(--textcolor) !important;
    font-size: 1em;
}
.desktop-menu-wrap {
    height: 50px;
    margin-top: 30px;
  padding-right:2px;
}
.desktop-menu-wrap .hide-mobile {
    width: 100%;
}
.desktop-menu > ul > li > a, body.scrolled .desktop-menu > ul > li > a {
    padding: 13px 8px;
    display: block;
}
#header .search-icon {
    display: none;
    pointer-events: none;
}
section.use-class-featured-text-VwBT{
padding:0;
}
.main .section-title {
    flex-direction: column;
margin-bottom: 24px;
}
.main .section-title span {
    display: block;
    width: 10%;
    top: 10px;
    background-color: var(--secondary);
}
.desktop-menu ul li.parent:after{
  top:38%;
}
#featured-text-home-VwNY .editorflex .page-image{
    margin-bottom:10px;
}

#featured-text-home-Vw5U{
background-color:var(--primary) !important;
}
#featured-text-home-Vw5U .left-block, #featured-text-home-Vw5U .section-title{
color:#ffffff;
}
#featured-text-home-Vw5U .editorflex.flex{
border:0; background-color:transparent;
}
#featured-text-home-Vw5U .left-block{
background-color:transparent;
}
#featured-text-home-Vw5U .left-block .block-title{
padding-bottom:45px;
color:#fff;
font-size:46px; line-height:1.15;
}
#featured-text-home-Vw5U .left-block .block-text{
padding-bottom:45px;
}
#featured-text-home-Vw5U .excellence-figures{
padding:40px 30px;border-radius:18px; background:rgba(255,255,255,0.05); backdrop-filter:blur(10px); border:1px solid rgba(255,255,255,0.08); color:#ffffff; transition:all 0.35s ease; margin-bottom: 20px;
}
#featured-text-home-Vw5U .excellence-number{
font-size:48px; font-weight:700; color:#4db8ff;
}
#featured-text-home-Vw5U .excellence-subtitle{
font-size:19px; font-weight:600; margin:12px 0;
}
#featured-text-home-Vw5U .excellence-text{
font-size:15px; color:#b9ccd8; line-height:1.6;
}

.footer-card.info-card {
    display: block;
}
.copyright-text{
    border-top: 1px solid #fff;
    padding-top: 40px;
}
.copyright-text span{
display:block;
}
.floating-wa {
    right: 10px;
    bottom: 40px;
    left: unset;
}
.highlights{
display:none;
}
body.home .highlights{
display:block;
}
.highlight-card.box {
    padding: 30px;
    background-color: var(--primary);
    border-radius: 15px;
    flex: 1 0 calc(33.33% - 20px);
  border:1px solid var(--primary);
}
.highlight-card .icon-box {
    display: none;
}
.highlight-card .content {
    text-align: center;
}
.highlight-card.box .content *{
color:#fff;
}
.highlight-card .h5::after {
    content: "";
    position: absolute;
    width: 60px;
    height: 1px;
    background-color: var(--secondary);
    margin: 8px auto;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all 0.3s ease;
}
.highlight-card:hover .h5::after {
    width: 100%;
}

#testimonial-section-home::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background-image: radial-gradient(circle, #000 1px, transparent 1px);
    background-size: 14px 14px;
    -webkit-mask-image: linear-gradient(to top, rgba(0,0,0,0.7), rgba(0,0,0,0), rgba(0,0,0,0));
    mask-image: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0));
}
#testimonial-section-home .container{
z-index:2;
}

.section-dark {
    position: relative;
    background: #111;
}

footer, #featured-text-home-Vw5U{
background-image: linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px), linear-gradient(88deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
    background-size: 26px 26px;
}

body.home section#banner-section-home-default::after, body.home section#featured-text-home-VwNW::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 6vw;

    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 1440 120' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23ffffff' d='M0,80 C360,120 1080,0 1440,60 L1440,120 L0,120 Z'/%3E%3C/svg%3E") no-repeat;
    background-size: cover;
}

body.home section#featured-text-home-VwNW::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 6vw;

    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 1440 120' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23ffffff' d='M0,80 C360,120 1080,0 1440,60 L1440,120 L0,120 Z'/%3E%3C/svg%3E") no-repeat;
    background-size: cover;
transform: rotate(180deg);
}

.category-banner .container{
  max-width:100%;
}
footer .footer-card li .btn {
    background-color: var(--secondary) !important;
    border: 1px solid #fff;
    border-radius: 50%;
}
footer .footer-card li .btn i {
    color: #fff;
}
footer .footer-card li .btn:hover {
    padding-right: 0 !important;
  background-color:#fff !important;
}
footer .footer-card li .btn:hover i {
  color:var(--secondary) !important;
}
footer li .btn:hover::after {
    content: unset !important;
}
footer .newsletter-wrap .btn:hover::after{
  font-size: 0.6em;
}

/*new contact us view*/
.contact-wrap .columns.col-lg-2 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap:0;
}
.contact-wrap .custom-box {
    border: none;
    text-align: center;
    width: 800px;
    max-width: 100%;
    margin: 0 auto;
}
.contact-info-box h3{
    font-weight:normal;
}
.contact-wrap .contact-info{
    display: flex;
    justify-content: space-between;
    margin-top:50px;
    gap:10px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--gray);
}
.contact-wrap textarea{
    text-align:center;
}
.contact-page .contact-info .flex, .contact-page .contact-info .flex > span {
    display:flex;
    align-items: center;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
}
.contact-page .contact-info .flex, .contact-page .contact-info .flex span.flex{
    gap:20px !important;
} 
.contact-page .contact-info .flex, .contact-page .contact-info .flex span.flex span{
    flex-direction: row;
    flex: 0 1 100%;
    display: block;
    align-items: flex-start;
    justify-content: center;
}

.contact-page .contact-info i.fa {
    border: 0;
    background-color: var(--secondary);
    color: #fff;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 1.2em;
}
.contact-info-box h5{
    display:none;
}
.contact-info-box hr{
    display:none;
}


.custom-content-wrapper{
    background:var(--lightgray);
    padding:80px 40px 40px 40px;
    border-radius:5px;
}
.custom-content-wrapper p{
  font-size:14px; color:#4b5a70; line-height: 1.5em;
}
.custom-content-card{
    background:#fff;
    border-radius:16px;
    box-shadow:0 16px 36px rgba(15,35,52,0.07);
  padding: 20px;
  margin-bottom:40px !important;
}
.custom-content-image-wrapper{
  overflow:hidden; 
  border-radius:14px; 
  box-shadow:0 16px 32px rgba(0,0,0,0.12);
}
.custom-capsule-text {
    display: inline-block;
    padding: 18px 14px !important;
    border-radius: 999px !important;
    background: #e8f1ff !important;
    color: #2754a5;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: normal;
}
.custom-content-wrapper .stat-number{
  color:#2754a5; 
}
.custom-content-wrapper .stat-text{
  color:#7a8798;
}
.custom-title-icon{
  width:64px; height:64px; border-radius:50%; overflow:hidden; box-shadow:0 10px 24px rgba(0,0,0,0.12); background:#f0f4ff; padding:8px;
}
.custom-subtitle{
  color:#7a8798;
  margin-bottom:5px;
  line-height: 1.2em;
}
.custom-title{
  color:#1e2a3b;
  margin:0;
  padding:0;
}
.custom-note-box{
  margin-top:30px; padding:12px 14px !important; border-radius:10px; background:#f7f9ff; border:1px solid #e3e9f6;
}
.custom-content-wrapper .editorflex.flex .editorflex {
    border: 0;
    background-color: transparent;
}
.custom-content-wrapper .flex-align-top {
    align-items: flex-start !important;
}



.testimonials-wrap {
    width: 700px;
}

.testimonials .testimonial-image {
    width: 35%;
    height: auto;
    float: left;
    padding-right: 30px;
}

.testimonials .testimonial-image img {
    box-shadow: none;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.testimonials .testimonial-title {
    width: 100%;
    float: none;
    text-align: left;
    font-weight: 400;
    letter-spacing: 1.3px;
    border-bottom: 1px solid var(--secondary);
    margin-bottom: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.testimonials .testimonial-content {
    width: 65%;
    float: right;
    text-align: left;
}

.testimonials .no-image .testimonial-content {
    width: 100%;
}

.testimonials .testimonial-by {
    text-align: left;
    width: 65%;
    float: right;
}

.testimonials .no-image .testimonial-by {
    width: 100%;
}

.testimonials .stars.testimonial-rating {
    justify-content: flex-start;
    float: left;
    width: 65%;
}

.testimonials .slick-dots {
    padding-top: 0;
    position: absolute;
    bottom: 15px;
    text-align: right;
    margin-right: -5px;
}

.testimonials .slick-prev,
.testimonials .slick-next {
    top: 43px;
}

.testimonials .slick-prev {
    right: 20px !important;
    left: unset !important;
}

.testimonials .slick-next {
    right: -5px !important;
}

.testimonials .slick-prev:before,
.testimonials .slick-next:before {
    width: 16px;
    height: 16px;
}



.blog-post-list .container{
    display: flex;
    gap: 30px;
	align-items: stretch;
  	flex-wrap:wrap;
}
.blog-post-list .container > a{
    flex: 0 0 calc(33.33% - 20px);
	display: flex;
  	background-color: var(--lightgray);
    padding: 20px;
    border-radius: 5px;
}
.blog-posts {
    flex-direction: column;
}
.blogs .snippet-image {
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.blogs .snippet-content {
    width: 100%;
    text-align: center;
    font-size: 0.9em;
}
.blog-post-list .container h5{
    line-height: 1.5em;
}
.blog-post-list .container .page-content {
    font-size: 1.1em;
    line-height: 1.3em;
}




@media (max-width: 1340px) {
.header-info{
display:none;
}
.desktop-menu-wrap {
    margin-top: 0;
}
}

@media (max-width: 1200px) {
    .desktop-menu-wrap {
        display:none !important
    }
    .company-logo, body.scrolled .company-logo {
        margin: 10px 0;
    }
    body.maintenance .company-logo, header .container .company-logo {
        width: 100%;
        text-align: right;
    }
    .header-top .hide-desktop {
        top: 26px;
    }
    header .container .company-logo a {
        display:inline;
    }
}

@media (max-width: 768px) {
    .flex-container .box {
        flex: 1 0 calc(50% - 20px);
    }
  	.blog-post-list .container > a {
    	flex: 0 0 calc(50% - 15px);
  	}
}

@media (max-width: 480px) {
    body.maintenance .company-logo, header .container .company-logo {
        height: 40px;
        padding: 0;
    }
    header .container .company-logo a {
        padding: 0;
    }
    .header-top .hide-desktop {
        top: 18px;
    }
    .main .section-title {
        line-height: 1.4em;
    }
    #featured-text-home-Vw5U .left-block .block-title {
        font-size: 30px;
   }
    .btn.btn-big {
        padding: 19px 20px;
    }
    #featured-text-home-Vw5U .excellence-figures{
        magin-bottom:0;
   }
    #featured-text-home-Vw5U .editorflex > .editorflex{
        gap:20px;
    }
    .testimonials .no-image .testimonial-by{
        text-align:center;
    }
    header .container .header-top {
        flex-direction: row-reverse;
    }
    #featured-text-home-Vw5U .excellence-number {
      font-size: 40px;
  	}
    .footer-wrap {
        padding-top: 10px;
    }
  	.footer-logo {
        margin: 0 auto 30px auto;
    }
    footer .contact-info>div {
      justify-content: center;
  	}
    .flex.align-top-left {
        align-items: end;
    }
    body.home section#banner-section-home-default::after, body.home section#featured-text-home-VwNW::after, body.home section#featured-text-home-VwNW::before{
      display:none;
    }
    .banners297242342 .banner-text{
      font-size:1.7em;
      letter-spacing:0;
    }
    .slick-prev {
      left: 10px !important;
     }
    .slick-next {
      right: 10px !important;
    }
    .category-banner .heading {
      font-size: 19px;
      line-height: 24px;
      text-shadow: none;
      background-color: #00000030;
      padding: 10px;
      color: #fff;
      font-weight: normal;
      text-align: center;
     }
    .category-banner .heading a{
      color: #fff;
    }
    #section-page-content .page-content > div{
      padding:0 !important;
      background: transparent !important;
    }
  	.custom-content-wrapper .editorflex.flex .editorflex {
        padding: 10px 0;
    }
  
    .main.contact .contact-info{
      flex-direction: column;
      gap: 20px;
    }
  .blog-post-list .container{
    flex-direction:column;
  }
   .blog-post-list .container > a {
    	flex: 0 0 100%;
  	}
  .category-banner{
    height:150px;
  }
  .testimonials .testimonial-image {
        width: 100%;
        float: none;
        padding-right: 0;
    }

    .testimonials .testimonial-content {
        width: 100%;
        float: none;
        text-align: center;
    }

    .testimonials .slick-dots {
        padding-top: 0;
        position: absolute;
        bottom: -20px;
        text-align: center;
        margin-right: 0;
    }

    .testimonials .stars.testimonial-rating {
        justify-content: center;
        float: none;
        width: 100%;
    }

    .testimonials .testimonial-title {
        text-align: center;
    }

    .testimonials .slick-prev {
        right: unset !important;
        left: -15px !important;
    }

    .testimonials .slick-next {
        right: -25px !important;
    }
}