/* .text-image-slider-button {
    margin: 15px 0 0 0
}

.text-and-image-image {
    padding: 0 !important
}

.text-image-images {
    overflow: hidden
}

.text-image-images img {
    width: 100%;
    transition: .8s ease-in-out;
    -webkit-transition: .8s ease-in-out
}

.text-image-images img:hover {
    -ms-transform: scale(1.1) !important;
    -webkit-transform: scale(1.1) !important;
    transform: scale(1.1) !important
}

.slider-content {
    padding: 20px !important
}

.square-button {
    padding: 10px 40px 10px 30px;
    margin: 15px 0 0 0
}

#text_image_slider .owl-controls .owl-pagination {
    margin: 0 auto 0 !important
}

.slider-content p span {
    line-height: 24px
}

.slider-content ol {
    padding: 0 20px;
    margin: 0
}

.slider-content ol li {
    padding: 5px 0 0 0;
    margin: 0;
    font-size: 16px
}

.slider-content ul {
    margin: 0;
    padding-left: 20px;
    text-align: left
}

.slider-content ul li {
    padding: 0 0 0 0px;
    margin: 6px 0 0 0;
    position: relative;
    font-size: 16px
}



.slider-content ul li p {
    padding: 0;
    margin: 0;
    line-height: 24px
}

.slider-content ul li span {
    line-height: 24px
}

.slider-content p {
    padding: 0 0 10px 0;
    margin: 0;
    line-height: 24px
}

@media (min-width:280px) and (max-width:399px) {
    .slider-content {
        padding: 10px !important
    }
}

@media (min-width:400px) and (max-width:767px) {
    .slider-content {
        padding: 10px !important
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .slider-content {
        padding: 10px !important
    }
}

@media (min-width:280px) and (max-width:767px) {

    .text-image-slider h1 span,
    .text-image-slider h2 span,
    .text-image-slider h3 span,
    .text-image-slider h4 span,
    .text-image-slider h5 span,
    .text-image-slider h6 span {
        font-size: 24px !important
    }

    .slider-content h1 span,
    .slider-content h2 span,
    .slider-content h3 span,
    .slider-content h4 span,
    .slider-content h5 span,
    .slider-content h6 span {
        font-size: 20px !important
    }

    .slider-content h1,
    .slider-content h2,
    .slider-content h3,
    .slider-content h4,
    .slider-content h5,
    .slider-content h6 {
        line-height: 22px
    }

    .slider-content .h4-head p span {
        font-size: 16px !important
    }

    .slider-content p span {
        font-size: 16px !important
    }

    .slider-content ul li h1 span,
    .slider-content ul li h2 span,
    .slider-content ul li h3 span,
    .slider-content ul li h4 span,
    .slider-content ul li h5 span,
    .slider-content ul li h6 span {
        font-size: 18px !important
    }

    .slider-content ul li p span {
        font-size: 16px !important
    }

    .slider-content ul li span {
        font-size: 17px !important;
        line-height: 24px
    }

    .slider-content ul li {
        margin-top: 5px;
        font-size: 14px
    }

    .slider-content ul li:before {
        font-size: 14px
    }
}

@media (min-width:768px) and (max-width:1199px) {

    .text-image-slider h1 span,
    .text-image-slider h2 span,
    .text-image-slider h3 span,
    .text-image-slider h4 span,
    .text-image-slider h5 span,
    .text-image-slider h6 span {
        font-size: 28px !important
    }

    .slider-content h1 span,
    .slider-content h2 span,
    .slider-content h3 span,
    .slider-content h4 span,
    .slider-content h5 span,
    .slider-content h6 span {
        font-size: 20px !important
    }

    .slider-content h1,
    .slider-content h2,
    .slider-content h3,
    .slider-content h4,
    .slider-content h5,
    .slider-content h6 {
        line-height: 28px
    }

    .slider-content p span {
        font-size: 16px !important
    }

    .slider-content ul li h1 span,
    .slider-content ul li h2 span,
    .slider-content ul li h3 span,
    .slider-content ul li h4 span,
    .slider-content ul li h5 span,
    .slider-content ul li h6 span {
        font-size: 20px !important
    }

    .slider-content ul li p span {
        font-size: 17px !important
    }

    .slider-content ul li span {
        font-size: 17px !important;
        line-height: 24px
    }

    .slider-content ul li {
        margin-top: 5px;
        font-size: 15px
    }

    .slider-content ul li:before {
        font-size: 14px;
        top: 2px
    }
}

.slider-content a {
    text-decoration: none;
}


.mobile-text-image-slider , .desktop-text-image-slider{
    padding: 10px;
}
.slider-content .flow-text{
    margin-bottom: 20px;
}




.small img {
   width: 75% ; 
    display: block;
    margin: auto ;
}
.medium img {
    width: 85% ;
    display: block;
    margin: auto ;
}
.large img {
    width: 100% ;
    display: block;
}
.common-btn {
    padding: 10px 40px 10px 30px;
    margin: 0;
    font-size: 16px;
    display: table;
    position: relative;
}
.txt_img_sld {
    display: flex;
    align-items: center;
}
.txt_img_sld_rite {
    flex-direction: row-reverse;
}
.txt_img_sld_left {
    flex-direction: row;
}
@media only screen and (max-width: 991px) {
    .txt_img_sld {
        display: block;
    }
    .text-img-sli-desk img {
        margin: 0px;
        width: 100% !important;
    }
    .desktop-text-image-slider .text-img-sli-desk {
        min-height: auto !important;
        width: 100% !important;
    }
} */

/*  Section background and spacing */
#text_image_slider_view {
  background: #f9f9f9;
  /* padding: 60px 0; */
  position: relative;
  overflow: hidden;
}

/*  Heading */
#text_image_slider_view .h1-head {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 700;
  color: #222;
  margin-bottom: 40px;
}

/*  Slider content layout */
#text_image_slider_view .txt_img_sld {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0px;
}

/*  Left text content */
#text_image_slider_view .txt_img_sld .slider-content {
  padding: 0px;
}

#text_image_slider_view .txt_img_sld .slider-content .h4-head {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 15px;
  color: #111;
}

#text_image_slider_view .txt_img_sld .slider-content .flow-text {
  font-size: 1rem;
  color: #444;
  line-height: 1.6;
  margin-bottom: 25px;
}

/*  Right image */
#text_image_slider_view .text-and-image-image img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  transition: transform 0.5s ease;
}

/* #text_image_slider_view .text-and-image-image img:hover {
  transform: scale(1.05);
} */

/*  CTA Button */
/* #text_image_slider_view .text-image-slider-button {
  display: inline-block;
  padding: 12px 30px;
  border-radius: 30px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
  background-color: #007bff;
  color: #fff;
}

#text_image_slider_view .text-image-slider-button:hover {
  background-color: #0056b3;
  box-shadow: 0 4px 12px rgba(0, 123, 255, 0.3);
  transform: translateY(-2px);
} */

/*  Owl Carousel Dots */
/* #text_image_slider_view .owl-controls {
  text-align: center;
  margin-top: 25px;
} */

#text_image_slider_view .owl-pagination {
    /* position: absolute;
    bottom: -70px;
    left: 50%;
    transform: translateX(-50%); */
    display: flex;
    gap: 8px;
    z-index: 4;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
    border-radius: 50px;
    margin: 0px;
}
#text_image_slider_view .owl-controls {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
#text_image_slider_view .owl-page {
    background: transparent !important;
    margin: 0px !important;
}
#text_image_slider_view .active {
    border: none !important;
}
#text_image_slider_view .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  background: #ccc;
  border-radius: 50%;
  transition: all 0.3s ease;
  cursor: pointer;
}

#text_image_slider_view .owl-page:hover span {
  background: #888;
  transform: scale(1.2);
}

#text_image_slider_view .owl-page.active span {
  background: #fff;
  width: 12px;
  height: 12px;
  /* transform: scale(1.3); */
}

/*  Responsive Adjustments */
@media (max-width: 992px) {
  #text_image_slider_view .txt_img_sld {
    flex-direction: column;
    text-align: center;
  }

  #text_image_slider_view .txt_img_sld .slider-content {
    padding: 20px 0;
  }

  #text_image_slider_view .text-and-image-image img {
    width: 80%;
    margin: 0 auto 20px;
  }
}
#text_image_slider_view #text_image_slider .owl-wrapper-outer {
    overflow: hidden;
}

#text_image_slider_view .text-and-image-image {
    padding-left: 0px;
}
 #text_image_slider_view .common-btn {
	 padding: 6px 12px;
	 margin: 0;
	 font-size: 14px;
	 position: relative;
}
 #text_image_slider_view .square {
	 border-radius: 4px;
}
 #text_image_slider_view .oval {
	 border-radius: 50px;
}


#text_image_slider_view .col-lg-1, #text_image_slider_view .col-lg-10, #text_image_slider_view .col-lg-11, #text_image_slider_view .col-lg-12, #text_image_slider_view .col-lg-2, #text_image_slider_view .col-lg-3, #text_image_slider_view .col-lg-4, #text_image_slider_view .col-lg-5, #text_image_slider_view .col-lg-6, #text_image_slider_view .col-lg-7, #text_image_slider_view .col-lg-8, #text_image_slider_view .col-lg-9,
#text_image_slider_view .col-md-1, #text_image_slider_view .col-md-10, #text_image_slider_view .col-md-11, #text_image_slider_view .col-md-12, #text_image_slider_view .col-md-2, #text_image_slider_view .col-md-3, #text_image_slider_view .col-md-4, #text_image_slider_view .col-md-5, #text_image_slider_view .col-md-6, #text_image_slider_view .col-md-7, #text_image_slider_view .col-md-8, #text_image_slider_view .col-md-9,
#text_image_slider_view .col-sm-1, #text_image_slider_view .col-sm-10, #text_image_slider_view .col-sm-11, #text_image_slider_view .col-sm-12, #text_image_slider_view .col-sm-2, #text_image_slider_view .col-sm-3, #text_image_slider_view .col-sm-4, #text_image_slider_view .col-sm-5, #text_image_slider_view .col-sm-6, #text_image_slider_view .col-sm-7, #text_image_slider_view .col-sm-8, #text_image_slider_view .col-sm-9,
#text_image_slider_view .col-xs-1, #text_image_slider_view .col-xs-10, #text_image_slider_view .col-xs-11, #text_image_slider_view .col-xs-12, #text_image_slider_view .col-xs-2, #text_image_slider_view .col-xs-3, #text_image_slider_view .col-xs-4, #text_image_slider_view .col-xs-5, #text_image_slider_view .col-xs-6, #text_image_slider_view .col-xs-7, #text_image_slider_view .col-xs-8, #text_image_slider_view .col-xs-9 {
    padding-right: 10px;
    padding-left: 10px;
}

