.h-full{height: 115vh;}
.fs-26{font-size: 26px; line-height: 36.4px;}
.fs-22{font-size: 22px;}

.lh-28{line-height: 28px !important;}
.text-bb-black{color: #131313;}
h1{ z-index: 2;}
.g-btn{background-color: #23CE6B; color: #131313; padding: 15px 70px; border: 2px solid #23CE6B; transition-duration: 0.5s ;}
.g-btn:hover{background-color: transparent; color: #23CE6B; transition-duration: 0.5s;}
.text-gg-green{color: #59625D;}
@media (min-width: 1200px){.homepage h1{font-size: 72px !important;}.db{display: block;}.fs-26{font-size: 26px; line-height: 36.4px;}
.fs-22{font-size: 22px;}}
@media(max-width: 1200px){.fs-26{font-size: 18px; line-height:normal;}.h-full{height: 50vh;}
.fs-22{font-size: 18px;}}
@media(max-width: 600px){.wi-50{width: 50%;}.h-full{height: 68vh;}}
/* home page */
.home-banner{background-image: url(../images/home/home-banner.jpg); background-position: center; background-repeat: no-repeat; background-size: cover;}
.home-banner .green-star{list-style-type: none; list-style-image:url(../images/home/star.svg); padding: 0;}
.home-banner .green-star li{margin: 0 25px; color: #131313;}
.home-banner .green-star li::marker{transform: scale(0.5);}
.home-banner .green-star {border: 0.5px solid #5D5D5D; padding: 10px;}
.home-banner .line img{position: absolute;top: 60px;right: 0;width: 58%;}

/* cta section */
.cta-section{background-image: url(../images/home/cta-banner.jpg); background-position: center; background-repeat: no-repeat; background-size: cover;}

/* news and articles */
.news-pagination{ bottom: -15px !important; position: relative !important; width: 10% !important; margin: 0 auto;font-family: var(--font-main);letter-spacing: -1.5px; font-size: 18px;}
.news-next, .news-prev{top: 98% !important;}
.news-next:after{content: url(../images/home/arrow.svg) !important;}
.news-next{right: 30% !important;}
.news-prev:after{content: url(../images/home/arrow.svg) !important; transform: rotate(180deg); margin-top: 30px;}
.news-prev{left: 30% !important;}

/* testimonial section */
.testimonialSwiper{width: 97%; margin: 0 auto;}
.testimonial-pagination{ top: 85% !important; right: 4% !important; left: unset !important; width: 5% !important; margin: 0 auto;font-family: var(--font-main);letter-spacing: -1.5px; font-size: 18px;}
.testimonial-next, .testimonial-prev{top: 86% !important;}
.testimonial-next:after{content: url(../images/home/arrow.svg) !important;}
.testimonial-next{right: 1% !important;}
.testimonial-prev:after{content: url(../images/home/arrow.svg) !important; transform: rotate(180deg); margin-top: 30px;}
.testimonial-prev{left:unset !important; right: 10% !important;}

@media(max-width: 1080px){/* news and articles */
    .testimonial-pagination{ bottom: -18px !important; position: relative !important; width: 10% !important; margin: 0 auto;font-family: var(--font-main);letter-spacing: -1.5px; font-size: 18px; right: unset !important;}
    .testimonial-next,.testimonial-prev{top: 99% !important;}
    .testimonial-next:after{content: url(../images/home/arrow.svg) !important;}
    .testimonial-next{right: 30% !important;}
    .testimonial-prev:after{content: url(../images/home/arrow.svg) !important; transform: rotate(180deg); margin-top: 30px;}
    .testimonial-prev{left: 30% !important;}}

.client-swiper .swiper-wrapper{align-items: center;
    -webkit-transition-timing-function: linear!important;
    transition-timing-function: linear!important;}

    .servsld-next,.servsld-prev{top: 110% !important;}
    .servsld-next:after{content: url(../images/home/arrow.svg) !important;}
  
    .servsld-prev:after{content: url(../images/home/arrow.svg) !important; transform: rotate(180deg); margin-top: 30px;}
  
@media screen and (max-width:500px){
    .testimonial-pagination {
        bottom: -12px !important;
    }
  
}