.styled-pagination {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding-top: 10px;
}

.styled-pagination.pdtop0 {
    padding-top: 0;
}

.styled-pagination li {
    position: relative;
    display: inline-block;
    float: none;
    margin-right: 6px;
}

.styled-pagination li:last-child {
    margin-right: 0;
}

.styled-pagination li.prev a {
    transform: rotate(-180deg);
}

.styled-pagination li a span:before {
    position: relative;
    top: 5px;
    font-size: 25px;
}

.styled-pagination li.prev a span.left {
    position: relative;
    top: 0px;
}

.styled-pagination li.next a span.right {
    position: relative;
    top: 0px;
}

.styled-pagination li a {
    position: relative;
    display: inline-block;
    width: 55px;
    height: 55px;
    border-radius: 0%;
    background: var(--sinace-base);
    border: 1px solid var(--sinace-base);
    color: #ffffff;
    font-size: 18px;
    line-height: 53px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    transition: all 500ms ease;
    font-family: var(--thm-font);
    z-index: 1;
}

.styled-pagination li:hover a,
.styled-pagination li.active a {
    color: #ffffff;
    border-color: var(--sinace-black);
    background: var(--sinace-black)
}

.styled-pagination li.prev a,
.styled-pagination li.next a {
    color: var(--sinace-black);
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.styled-pagination li.prev a:hover,
.styled-pagination li.next a:hover {
    color: #ffffff;
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
    margin: 0;padding: 0;
}

ul, ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

.page-header__inner h1 {
    font-size: 46px;
    color: var(--sinace-white);
    line-height: 46px;
    font-weight: 700;
    text-align: center;
}

.services-page .services-page__icon {
    position: unset;
    bottom: 0;
    right: 0;
}

.make-easy-section{    background-color: var(--sinace-black);}
.make-easy-section h2.section-title__title{    color: #ffffff;}
.services-page__content a{color: var(--sinace-black);}


/*-----------Testimonial area css start-------------*/
.our-testimonials-area .testimonial-one__content::before {

background-color: unset;

}
.our-testimonials-area{position: relative;}
.our-testimonials-area::before {
position: absolute;
content: "";
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: .40;
background-color: var(--sinace-black);
z-index: 1;
}
.our-testimonials-area .section-title {

z-index: 1;
}

.our-testimonials-area .testimonial-one__content {
position: relative;
background: #fff;
border-radius: 35px;
padding: 73px 90px 75px 130px;
box-shadow: 1px 1px 5px rgba(200,211,255,0.2);
/* margin-left: 100px; */
text-align: left;
z-index: 0;width: 100%;
}
.our-testimonials-area .testimonial-one__client-info {
position: relative;
display: block;
margin-top: 5px;
}
.our-testimonials-area .testimonial-one__img::before {
display: none;
}
.our-testimonials-area .testimonial-one__single {
position: relative;
display: flex;
text-align: center;
align-items: center;
}
.our-testimonials-area .owl-carousel .owl-item img {
display: block;
width: 150px;
border-radius: 50%;
border: 10px solid #fff;
box-shadow: 0 0 9px rgba(64,124,191,0.1);
z-index: 1;
position: relative;
}
.our-testimonials-area .testimonial-one__single .firs-shadow {
bottom: -20px;
width: 86%;
right: 5%;
opacity: 0.3;
}
.our-testimonials-area .testimonial-one__single .sec-shadow {
bottom: -10px;
width: 90%;
right: 3%;
opacity: 0.6;
}

.our-testimonials-area .testimonial-one__single .firs-shadow, .our-testimonials-area .testimonial-one__single .sec-shadow {
height: 50px;
background: #fff;
position: absolute;
border-radius: 35px;
z-index: -1;
box-shadow: 0px 3px 20px rgba(200,211,255,0.2);
}
.our-testimonials-area .owl-theme .owl-nav.disabled+.owl-dots {
margin-top: 50px;
}


@media(max-width: 767px){

.our-testimonials-area .testimonial-one__single .firs-shadow {

    width: 85%;
    
}
.our-testimonials-area .testimonial-one__single .sec-shadow {

    width: 90%;
    
}


.grow-business__left {
    
    margin-right: 0px;
    padding: 20px 0 20px;
}

.our-testimonials-area .testimonial-one__single {
    position: relative;
    display: flex;
    text-align: center;
    align-items: center;
    flex-direction: column;
}

.our-testimonials-area .testimonial-one__content {
position: relative;
background: #fff;
border-radius: 35px;
padding: 20px;
box-shadow: 1px 1px 5px rgba(200,211,255,0.2);
/* margin-left: 100px; */
text-align: center;        margin-top: 20px;
z-index: 0;
}
.our-testimonials-area .owl-carousel .owl-item img {
display: block;
width: 150px;
border-radius: 50%;
border: 10px solid #fff;
box-shadow: 0 0 9px rgba(64,124,191,0.1);
z-index: 1;
position: relative;
text-align: center;
margin: 0px auto;
}
.our-testimonials-area .testimonial-one__img {
position: relative;
display: block;
width: 100%;
border-radius: 50%;
margin: 0 auto;
z-index: 1;
text-align: center;
margin: 0px auto;
}

}
.testimonial-one__img {
    position: absolute;
    display: block;
    width: 153px;
    border-radius: 50%;
    margin: 0 auto;
    z-index: 1;
}


.our-testimonials-area .testimonial-one__content {

    margin-left: 80px;
}

.our-testimonials-area .testimonial-one__single .sec-shadow {

    width: 88%;
  
}

.our-testimonials-area .testimonial-one__single .firs-shadow {
    
    width: 84%;
  
}
.our-testimonials-area {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}
.about-four__shape-1 {

    border-color: var(--sinace-base);
    background-color: rgba(24, 41, 57, 0);
   
}

.services-page__content::before {
    content: "";
    position: absolute;
    top: unset;
    right: 0;
    bottom: 0;
    width: unset;
    background-color:unset
}
.services-page__content::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 5px;
  width: 0%;
  background:  var(--sinace-base);
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  z-index: 123;
  border-radius: 10px;
}

.services-page__content:hover::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 5px;
  width: 100%;
  background:  var(--sinace-base);
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  border-radius: 10px;
  z-index: 123;
}
.our-testimonials-area .owl-theme .owl-dots .owl-dot.active span, .our-testimonials-area .owl-theme .owl-dots .owl-dot:hover span {
    background: var(--sinace-base);
}
.our-testimonials-area .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
}
.our-testimonials-area .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 8px 12px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
h1,h2,h3,h4,h5,h6 {

    letter-spacing: 0 !important;
 
}


.thm-btn {

    font-size: 16px;
 
}

.services-page__single {
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
    border: 1px solid transparent;
  
    background-color: #fff;
    position: relative;
    z-index: 1;  
}

/* Hover/Focus Effect */
.services-page__single:hover,
.services-page__single:focus {
    transform: translateY(-10px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15), 
                0 15px 20px rgba(19, 184, 214, 0.25); /* bottom-only shadows */
    border-color: #13b8d6;
    z-index: 2
}

/* Optional glow overlay still included if you want */
.services-page__single::after {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 10px;
    background: linear-gradient(to bottom, rgba(19, 184, 214, 0.05), transparent 80%);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: -1;
}

.services-page__single:hover::after {
    opacity: 1;
}



@media only screen and (min-width: 1100px) and (max-width: 1399px) {

.main-slider__title {

    font-size: 50px;

    line-height: 55px;

    margin-bottom: 20px;
 
}
}
@media only screen and (min-width: 1400px) and (max-width: 1920px) {
    .main-menu__logo a img {
        width: 230px;
    }
}

@media(max-width: 981px){
    .our-testimonials-area .testimonial-one__content {

        margin-left: 0px;
    }
    
.our-testimonials-area .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
    position: static;
    left: 0;
    right: 0;
    bottom: 0px;
}
}