body{ background: #fff;}
h1,h2,h3,h4{  font-family: 'Conv_BASKVILL',Sans-Serif; color: #155ba0;font-weight: 600;}
p{color: #34495E;font-size: 17px;}
a{text-decoration: none!important;}
h2{font-size: 40px;}
@font-face {
	font-family: 'Conv_BASKVILL';
	src: url('../../fonts/BASKVILL.eot');
	src: local('☺'), url('../../fonts/BASKVILL.woff') format('woff'), url('../../fonts/BASKVILL.ttf') format('truetype'), url('../../fonts/BASKVILL.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@media only screen and (max-width: 768px) {h2{font-size: 25px;}.classify {margin-top: 89%;}}
/*Nitin Css*/
.header{background-image: url(../images/heabder-bkg.jpg);background-repeat: repeat-x;} 
.social{margin:0px;}
.social ul{margin:0px;}
.social ul li {margin: 0px 0px 0px 6px;float: left;background: #005aa0;border-radius: 100%;padding: 4px;line-height: 25px;}
.social ul li a {margin: 0px;color: #fff;border-radius: 100%;padding: 8px;}
.navbar-light .navbar-nav .nav-link {
    color: rgb(0 90 160);
    font-weight: 500;
    font-size: 16px;
    margin-right: 14px;
    text-transform: uppercase;
}

/* default header */
.start-header {
    position: relative;
    width: 100%;
    transition: all 0.3s ease;
}

/* sticky state */
.sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.08);
}


.whatapp_btn {
    width: 50px;
    color: #fff;
    left: 16px;
    bottom: 34px;
    cursor: pointer;
    z-index: 999;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s ease-in-out;
    box-shadow: 0 3px 10px rgb(0 0 0 / 16%), 0 3px 10px rgb(0 0 0 / 16%);
    -webkit-animation: 3s linear infinite moveBounce;
    animation: 3s linear infinite moveBounce;
}
.whatapp_btn {
    height: 50px;
    text-decoration: none;
    position: fixed;
}

.whatapp_btn img{
    width:100%;
}

@keyframes moveBounce {
    0%,100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(20px)
    }
}

#backToTop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 999;
  display: none; /* top par hidden */
  background-color: #005aa0;
  color: #fff;
  border: none;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 18px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.3);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

#backToTop i {
  pointer-events: none;
}

#backToTop:hover {
  background-color: #333;
  transform: translateY(-3px);
}

/* Default: arrows hidden */
.test-carousel .owl-nav {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

/* Hover on carousel → show arrows */
.test-carousel:hover .owl-nav {
  opacity: 1;
  visibility: visible;
}

/* Arrow container positioning */
.test-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  pointer-events: none;
}

/* Arrow buttons */
.test-carousel .owl-nav button {
  background: #155ba0 !important;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  pointer-events: all;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

/* Arrow icons */
.test-carousel .owl-nav button i {
  color: #fff;
  font-size: 16px;
}

/* Hover effect on arrow */
.test-carousel .owl-nav button:hover {
  background: #333 !important;
  transform: scale(1.1);
}



@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{  display:block; opacity: 0;  visibility: hidden; transition:.3s; margin-top:0;  }
	.navbar .nav-item:hover .nav-link{ color: #000;  }
	.navbar .dropdown-menu.fade-down{ top:80%; transform: rotateX(-75deg); transform-origin: 0% 0%; }
	.navbar .dropdown-menu.fade-up{ top:180%;  }
	.navbar .nav-item:hover .dropdown-menu{ transition: .3s; opacity:1; visibility:visible; top:100%; transform: rotateX(0deg); }
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
@media (min-width: 1200px){.container {max-width: 1220px;}}
.navbar {padding: 2px 0px;}
.dropdown-menu {position: absolute;top: 100%;left: 0;z-index: 1000;display: none;float: left;min-width: 10rem;padding: 6px 0px 10px 0px;margin: .125rem 0 0;font-size: 1rem;color: #212529;text-align: left;list-style: none;background-color: #fff;background-clip: padding-box;border: 1px solid rgb(255 255 255 / 0%);border-radius: 0;}
.dropdown-item:focus, .dropdown-item:hover {color: #ffffff;text-decoration: none;background-color: #005aa0;}
.about-section{ margin:0px; background-color:#fffbf6; padding: 200px 0px 200px 0px; position: relative;}
.about-section .about-contnt-section h1 {font-size: 50px;text-align: center;font-weight: bold;color: #005aa0;margin-top: 2px;line-height: 70px;}
.about-section .i-7 {position: absolute;top: -236px;right: 0px;width: 380px;z-index: 0;}
.about-section .i-2 {position: absolute;top: -150px;left: -45%; z-index: 0;}
.about-section .i-6 {position: absolute; bottom: 0px; right: 66px; z-index: 0;}
.about-section .about-us { position: absolute;top: -134px; }
.home-product-section{margin:0px; background-color:#fffbf6;padding: 40px 0px 100px 0px; position: relative;}
.home-product-section .icon-3 {position: absolute;bottom: -20px;left: 2%;}
.home-product-section .product-grid {margin: 0px 0px 25px 0px;text-align: center;border: 1px solid #fdf6ee;border-radius: 10px;background: #fdf6ee; padding-top:25px; padding-bottom: 25px;box-shadow: 0 6px 15px rgb(36 37 38 / 8%);}
.home-product-section .product-grid h3 {color: #005aa0;font-size: 30px;text-align: center;font-weight: bold;margin: 20px 0px 20px 0px; font-family: 'Conv_BASKVILL',Sans-Serif;}
.home-product-section .product-grid p {color: #515151;padding: 0px 18px 0px 18px;}
.product-protfolio-section{ margin:0px; background-color:#fffbf6; padding: 20px 0px 225px 0px; position: relative; }
.product-protfolio-section .bg-light-brown { background-color:#ffe7c9; border-radius: 50px;}
.product-protfolio-section .portfolio-section-image { position:relative; }
.product-protfolio-section .portfolio-section-image img {position: absolute;right: -52px;top: 90px;}
.product-protfolio-section .portfolio-section-image .img{ width:100%; top: 140px;}
.product-protfolio-section .portfolio-section-image .h2{ font-family: auto;padding: 16px 0px 0px 0px;font-weight: bold;font-family: 'Conv_BASKVILL',Sans-Serif; }
.product-protfolio-section .portfolio-section-image h2 {font-size: 50px;text-align: center;font-weight: bold;color: #005aa0;margin-top: 20px;padding: 38px 0px 0px 0px;font-family: 'Conv_BASKVILL',Sans-Serif;}
.product-protfolio-section .portfolio-section-contnt {padding: 60px;text-align: center;}
.product-protfolio-section .portfolio-section-contnt ul li h3 {font-family: 'Conv_BASKVILL',Sans-Serif;}
.client-testimonials-section{ margin:0px; background-color:#fffbf6; padding: 60px 0px 10px 0px; position: relative; }
.client-testimonials-section .i-3{ position: absolute;right: 325px;top: -90px;}
.client-testimonials-section h3 {text-align: center;font-size: 50px;text-decoration: underline;font-weight: 400;font-family: 'Conv_BASKVILL',Sans-Serif;}
.client-testimonials-section .client-right {position: absolute;width: 300px;z-index: 1;right: 0px;bottom: -155px;}
.client-testimonials-section .client-left {position: absolute;width: 300px;z-index: 1;left: 0px;bottom: -110px;}
.client-testimonials-section .container{
    max-width: 1140px;
}
.brand-carousel { position:relative; }
.client {text-align: center;padding-top: 75px; padding-bottom: 75px;position: relative;}
.client .headi{padding: 18px 0px 20px 0px;}
.client .img-vector{position:absolute;}
.brand-carousel .prev-slide{background: url(../images/left-arrow.png) no-repeat scroll 0 0;width: 50px;height: 50px;top: 145px;position: absolute;left: -60px;}
.brand-carousel .next-slide{background: url(../images/right-arrow.png) no-repeat scroll 0 0;width: 50px;height: 50px;top: 145px;position: absolute;right: -60px;}
.brand-carousel .prev-slide:hover{opacity:0.8;}
.brand-carousel .next-slide:hover{opacity:0.8;}
.single-logo {
    box-shadow: 2px 0px 5px #eaeaea;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 10px;
    width: 100%;
    height: 100px;
}
.single-logo img {
    margin-top: -48px;
    padding: 43px;
}
.testimonials-section{ margin:0px; background-color:#fffbf6; padding: 25px 0px 10px 0px; position: relative; }
.testimonials-section h3 {text-align: center;font-size: 50px;text-decoration: underline;font-weight: 400;font-family: 'Conv_BASKVILL',Sans-Serif;}
.testimonials-section .test-carousel .item{margin:0px;text-align:center; position:relative;}

.testimonials-section .test-carousel .item .clint-border p{ margin-bottom: 0px; }
.testimonials-section .test-carousel .item .clint-border span {  font-weight: 700;margin-top: 14px;display: block;}
.testimonials-section .test-carousel .item .clint-border {
    border: 2px solid #fee7ca;
    border-radius: 35px;
    padding: 20px 30px 30px 30px;
    position: relative;
}
.testimonials-section .test-carousel .item .clint-border::before{ position:absolute;                           }
.test-carousel .prev-slide{background: url(../images/left-arrow.png) no-repeat scroll 0 0;width: 50px;height: 50px;top: 115px;position: absolute;left: -110px;}
.test-carousel .next-slide{background: url(../images/right-arrow.png) no-repeat scroll 0 0;width: 50px;height: 50px;top: 115px;position: absolute;right: -110px;}
.test-carousel .prev-slide:hover{opacity:0.8;}
.test-carousel .next-slide:hover{opacity:0.8;}
.owl-dots {text-align: center;margin-top: 2%;}
.owl-dot {display: inline-block;height: 15px !important;width: 15px !important;background-color: #b1ddff !important;opacity: 0.8;border-radius: 50%;margin: 0 5px;}
button.owl-dot.active{ background-color:#005aa0 !important; }
footer{ background-color: #ffe7c9; padding:40px 0px 0px 0px; }
footer .container{ max-width: 1220px; }
footer .footer-contnt ul{ margin-left:0px;padding-left: 0px; }
footer .footer-contnt{ padding:0px; margin:0px;}
footer .footer-contnt img{ margin:0px 0px 20px 0px; }
footer .footer-contnt h3 {padding: 0px;margin: 0px 0px 33px 0px;text-decoration: underline;font-size: 40px;font-family: 'Conv_BASKVILL',Sans-Serif;}
footer .footer-contnt ul li { margin-bottom:18px; position: relative;}
footer .footer-contnt ul li span {left: 66px;position: relative;}
footer .footer-contnt ul li span a{color: #34495E; }
footer .footer-contnt ul li img{margin: 0px;position: absolute;}
footer .footer-contnt ul li:nth-child(2) {line-height: 44px;}
footer .footer-contnt ul li:nth-child(3) {line-height: 44px;}
.psize-14px{
    font-size:14px;
}

.footer-dark {
    background: #155ba0;
    color: #fff;
    font-size: 14px;
}

.footer-dark p {
  line-height: 1.7;
  color: #fff;
}

.footer-title {
  color: #fff;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 600;
}

.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links li {
  margin-bottom: 10px;
}

.footer-title {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 22px;
}

.footer-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 45px;
  height: 3px;
  background: #ff2b2b;
  border-radius: 2px;
}


/* Underline animation */
.footer-links a {
  position: relative;
  display: inline-block;
  color: #cfcfcf;
  text-decoration: none;
  transition: color 0.3s ease, transform 0.3s ease;
}

.footer-links a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 0;
  height: 2px;
  background: #ff2b2b;
  transition: width 0.3s ease;
}

.footer-links a:hover {
  color: #ff2b2b;
  transform: translateX(6px);
}

.footer-links a:hover::after {
  width: 100%;
}


.since-text {
  color: #ff2b2b;
  font-size: 36px;
  font-weight: 700;
  margin-top: 20px;
}
/* Footer bottom bar */
.footer-bottom {
  background: #151515;
  border-top: 1px solid #2a2a2a;
  padding: 15px 0;
}

.footer-bottom p {
  margin: 0;
  font-size: 13px;
  color: #bdbdbd;
}

/* Footer link hover animation */
.footer-links li {
  transition: transform 0.3s ease;
}

.footer-links a {
  display: inline-block;
  color: #fff;
  transition: color 0.3s ease, transform 0.3s ease;
}

.footer-links a:hover {
  color: #ff2b2b;
  transform: translateX(6px);
}

/* Optional: subtle glow effect */
.footer-links a:hover {
  text-shadow: 0 0 6px rgba(255,43,43,0.3);
}


footer .copyright {background: #155ba0;margin-top: 24px;}
footer .copyright .copyright-contnt {text-align: center;}
footer .copyright .copyright-contnt p { color:#fff;    padding: 8px 0px 8px 0px;margin-bottom: 0px;}
footer .copyright .copyright-contnt p a{ color:#fff; }
/*About us*/
.breadcrumb {text-align: center;padding: 50px 0px 40px 0px;background-color: #fef7ef;margin-bottom: 0px;}
.breadcrumb h2 {text-decoration: none;padding-bottom: 8px;position: relative;color:#005aa0;font-family: 'Conv_BASKVILL',Sans-Serif;}
.breadcrumb h2:before {position: absolute;content: " ";background-color: #005aa0;width: 180px;height: 2px;bottom: 0px;text-align: center;margin: 0 auto;left: 43%;}
.breadcrumb a{ color:#707070; }
.breadcrumb { color:#005aa0; }
.company{margin-top: 0px; padding-top:40px;background: #fef7ef;padding-bottom: 60px;}
.company .company-img { position: relative;}
.company .company-img img {position: absolute;left: -204px;width: 650px; top: 95px;}
.company .company-img .img-right{position: absolute;right: -204px;width: 650px;top: -14px;left:0px;}
.company .company-contnt {background-color: #ffe7c9;padding: 48px;border-radius: 40px;text-align: center;}
.mission {text-align: center;margin-top: 0px;margin-bottom: 0px;background-color: #fef7ef;padding: 40px 0px 30px 0px;}
.mission h1 {text-decoration: underline;color: #005aa0;margin-bottom: 20px;}
.box {position: relative; margin-top: 15px;  z-index: 1; padding: 28px 30px 0px 30px; border: 3px solid #ffe7c9; border-radius: 45px; max-height: 327px; height: 295px; clear: both;}
.box::after {content: "";position: absolute;border:3px solid #d6d6d6a1;border-radius: 45px;width: 266px;height: 295px;left: 6px;top: 6px; z-index: 0;}
.mt-60{ margin-top: 74px; }
.box h4 {text-decoration: none;color: #005aa0;font-size: 20px;position: relative;}
.company .company-contnt h3{color: #005aa0;margin-bottom: 20px;}
.why{text-align: center;}
.why ul{ margin-top: 4%;margin-left: 0px;padding-left: 0px;}
.why ul li {display: inline-block;background: #007CC3;color: white;border-radius: 50px;padding: 8px 20px;margin: 5px;font-size: 13px;}
.fruit-link {padding: 8px 0px 8px 0px;}
.fruit {position: relative;margin-bottom: 35px;text-align: center;padding-top: 20px;background: #fff;border-radius: 10px 10px 10px 10px; box-shadow: 0 6px 15px rgb(36 37 38 / 8%);}
.fruit:hover{ box-shadow: 5px 12px 20px rgb(36 37 38 / 13%); }
.fruit img{ width:100%;border-radius: 10px 10px 0px 0px;}
.fruit .fruit-link a {color: #ffffff;background: #155ba0;padding: 10px 14px 10px 14px;border-radius: 3px;display: inline-block;margin: 15px 0px 15px 0px;}
.fruit .fruit-link h3 { font-size: 23px;    padding: 0px 20px 0px 20px; }
.fruit .fruit-link h3 a {margin: 0px; padding: 20px 0px 0px 0px; color: #005aa0; font-family: 'Conv_BASKVILL',Sans-Serif;background: none;}
.fruit p{padding:0px 15px 10px 15px;}
 




.dry {background: #fef7ef;padding: 40px 0px 60px 0px; position:relative;}
.dry .i-2 {position: absolute;top: -50px;left: 20px;z-index: 1;}
.dry .i-6 {position: absolute;bottom: 0px;right: 66px;z-index: 0;}
.dry-detail{background: #fef7ef;padding: 40px 0px 60px 0px;margin:0px;}
.dry-detail .dry-detail-img{ margin:0px; padding:0px; }
.dry-detail .dry-detail-img img{ width:100%; }
.dry-detail .dry-detail-content{ margin:0px; padding:0px; }
.dry-detail .dry-detail-content ul{ list-style: circle !important; }
.dry-detail .dry-detail-content p {color: #000;padding-top: 18px;}
.product-detail-gallery{ margin:0px; padding:0px; background-color: #fef7ef;}
.product-detail-gallery img{ width:100%; margin-bottom: 30px;}
.pagination{ margin-bottom: 0px;    margin-left: 138px; }
.page-item.active .page-link {z-index: 1;color: #155ba0;background-color: #ffe7c9;border-color: #ffe7c9;}
.page-link {position: relative;display: block;padding: .5rem .75rem;margin-left: -1px;line-height: 1.25;color: #000000;background-color: #fef7ef;border: 1px solid #ffe7c9;}


 



/*Neha CSS*/
.img-slider {position: relative;width: 100vw;height: 400px;}
#demo {z-index: 1;position: relative;}
a{text-decoration: none}
ul{list-style: none !important;}
.banner{margin-left: -1%;margin-right: -1%}
.navbar-brand img {
    width: 135px;
    height: 50px;
}
.social-media ul li{display: inline;}
.prod{max-width: 54%}
.classify{border-radius: 50px; background: #ffe7c9;margin-top: 8%;padding-top: 40px;padding-bottom: 25px;}
.products span{font-weight: bold;color: #007CC3;}
.products p{margin-left: 13%}
.prodd{margin-top: -29%;margin-left: -36%;}
.pro-hea{font-weight: bold;font-size: 45px;margin-left: -41%;margin-top: -2%}
.classifyy{background: #ffe7c9;border-radius: 50px;padding-top: 40px;padding-bottom: 25px;}
.image {display: block;width: 100%;height: auto;}
.overlay {position: absolute;top: 0;bottom: 0;left: 0;right: 0;height: 100%;opacity: 0;transition: .5s ease;background-color: #000000de;border-radius: 50px}
.fruit:hover .overlay {opacity: 1;}
.text {color: white;font-size: 20px;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);text-align: center;}
.footer-bottom p{color: white}
.aboutus{text-align: center;}
.aboutus{border-radius: 50px; background: #ffe7c9;margin-top: 8%;padding: 20px 59px}
.contact {background-color: #fef7ef;padding-top: 40px;padding-bottom: 40px;}
.ltn__contact-address-item-3 {
    border: 2px solid #ffe7c9;
    padding: 10px 10px 10px;
    border-radius: 10px;
    text-align: left;
    /* height: 250px; */
        background: #ffffffc9;
}
.ltn__contact-address-item-3 img{ margin-bottom: 8px; }
.ltn__contact-address-item-3 .ltn__contact-address-icon {margin-bottom: 35px;}

.ltn__contact-address-item-3 h3{
    font-size:20px;
}
.ltn__contact-address-item-3 p{
    font-size:15px;
    margin-bottom: 10px;
}

.ltn__contact-address-item-3 p a{
    font-size:14px;
    color:#005aa0;
}

.iconarrow i{
    font-size:20px;
}

#common_banner_review {
    background-image: url(../images/contact-us.jpg);
    padding: 30px 0 30px 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.common_bannner_text {
    text-align: center;
}
.common_bannner_text h1 {
    color: #ffffff;
    font-size: 26px;
    font-weight: 400;
    line-height: 34px;
}
.common_bannner_text ul {
    padding-top: 15px;
}
.common_bannner_text ul li:first-child {
    padding-left: 0px;
}
.common_bannner_text ul li {
    display: inline-block;
    color: #ffffff;
    padding-left: 7px;
}
.common_bannner_text ul li a {
    color: #ffffff;
}
.common_bannner_text ul li span {
    padding-right: 5px;
}
.common_bannner_text ul li span i {
    color: #ffffff;
    font-size: 7px;
    position: relative;
    top: -2px;
    left: -3px;
}

.map{ margin:0px; padding:0px; }
.choose span{border: 1px solid #007CC3;color: white;border-radius: 25px;padding: 4px 5px;background: #007CC3;}
.choose{display: inline-block}
.link{max-width: 4%}
.mySlides {display: none}
.one img {vertical-align: middle;}
/* Slideshow container */
.slideshow-container {max-width: 1000px;position: relative;margin: auto;}
/* Next & previous buttons */
.one .prev, .next {cursor: pointer;position: absolute;top: 50%;width: auto;padding: 16px;margin-top: -22px;color: white;font-weight: bold;font-size: 18px;transition: 0.6s ease;border-radius: 0 3px 3px 0;user-select: none;}
/* Position the "next button" to the right */
.one .next {right: 0;border-radius: 3px 0 0 3px;}
/* On hover, add a black background color with a little bit see-through */
.one .prev:hover, .next:hover {background-color: rgba(0,0,0,0.8);}
/* The dots/bullets/indicators */
.one .dot {cursor: pointer;height: 15px;width: 15px;margin: 0 2px;background-color: #bbb;border-radius: 50%;display: inline-block;transition: background-color 0.6s ease;}
.one .active, .dot:hover {background-color: #717171;}
/* Fading animation */
.one .fade {-webkit-animation-name: fade;-webkit-animation-duration: 1.5s;animation-name: fade;animation-duration: 1.5s;}
@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {.prev, .next,.text {font-size: 11px}}
.see-all{border: 1px solid #007CC3;border-radius: 50px; color: #fff;font-weight: bold;padding: 8px 29px;background: #007CC3;font-size: 20px;}
.see-all:hover{color: #fff;}
.see{margin-top: 6%;margin-left: 27%;}
.section-padding{padding:60px 0;}
.client-testimonial{text-align: center;;}
.imagess{margin-top: 2%;}
.bg-4{position: absolute;right: 2%;bottom: 81%;}
.rs-team.inner-style .team-item {
    overflow: hidden;
}
.rs-team.style1 .team-item {position: relative;overflow: hidden; margin-bottom: 30px;}
.rs-team.style1 .team-item img {width: 100%;}        
.rs-team.inner-style .team-item .content-part {top: unset !important;bottom: -205px;transform: translateX(-50%) !important;width: 100% !important;height: 320px !important;background: #ffffff;border-radius: 50%;padding-top: 30px;opacity: 1 !important;transition: all 0.3s ease;}
.rs-team.style1 .team-item .content-part {position: absolute;top: 50%;left: 50%;transform: translate(-50%, 50%);text-align: center;z-index: 1;transition: all 0.3s ease;opacity: 0;}
.rs-team.style1 .team-item .content-part .name {margin-bottom: 8px;font-size: 22px;}
.rs-team.inner-style .team-item .content-part .name a {color: #111111 !important;}
.rs-team.inner-style .team-item .content-part .designation {color: #505050 !important;}
.rs-team.style1 .team-item .content-part .designation {color: #ffffff;margin-bottom: 16px;display: block;}
.rs-degree.style1 .degree-wrap .content-part, .rs-team.style1 .team-item:after {width: calc(100% - 60px);height: calc(100% - 60px);}
.rs-team.style1 .team-item:after {position: absolute;content: '';left: 50%;top: 50%;transform: translate(-50%, 100%) scale(0.1);background: #21a7d0;opacity: 0;border-radius: 3px;transition: all 0.3s ease;}
.gray-bg {background-color: #fef7ef;padding: 50px 0px 100px 0px;}
.rs-team.inner-style .team-item:hover .content-part {bottom: unset;top: 50% !important;transform: translate(-50%, -50%) !important;width: unset !important;height: unset !important;background: transparent;border-radius: unset;padding-top: 0;opacity: 1 !important;}
.rs-team.style1.orange-color .team-item:after {background: #ffe7c9;}
.rs-team.style1 .team-item:hover:after {transform: translate(-50%, -50%) scale(1);opacity: 0.9;}
.pagind {display: block;clear: both;text-align: center;}


/*Responsive CSS*/  

@media only screen and (max-width: 768px){
	
.about-section .about-us img{width:100%;}	
.about-section .i-2{ display:none;}	
.about-section .about-us {position: relative;top: -69px;width: 100%;left: 0px;}	
.about-section .i-7 {position: absolute;top: -660px;width: 370px;z-index: 0; display:none;}
.about-section .about-contnt-section h1 {font-size: 30px;text-align: center;font-weight: bold;color: #005aa0;margin-top: -48px;line-height: 44px;}	
.about-section .i-6 {display: none;}	
.about-section {padding: 80px 0px 20px 0px;}
.home-product-section .icon-3 {position: absolute;bottom: -36px;left: 30%;height: 180px;}	
.product-protfolio-section ul  { padding-left:0px;}	
.product-protfolio-section .portfolio-section-contnt {padding: 15px 0px 0px 0px;}	
.product-protfolio-section .portfolio-section-image h2 {margin-top: 30px;padding: 0px 0px 0px 0px;margin-bottom: 20px;}	
.product-protfolio-section .portfolio-section-image img {position: relative;right: 0px;top: -15px !important;width: 100%;}	
.product-protfolio-section {padding: 20px 0px 50px 0px;}	
.client-testimonials-section .client-left { display:none;}	
.client-testimonials-section .client-right { display:none;}
.owl-nav { display:none;}	
footer .footer-contnt ul li img {height: 26px;}	
footer .footer-contnt ul li span {left: 34px;font-size: 15px;}	
footer .footer-contnt h3 {font-size: 30px;}
footer .copyright .copyright-contnt p { font-size:15px;}	
footer .footer-contnt ul li span br{ display:none;}	
footer .footer-contnt ul li:nth-child(2) {line-height: 26px;}	
footer .footer-contnt ul li:nth-child(3) {line-height: 25px;}	
.row1 {flex-direction: column-reverse;}	
.company .company-img .img-right {position: relative;	width:100%;}
.company .company-contnt {padding: 10px;}	
.company .company-img img {position: relative;left: 0px;width: 366px;top: 0;}	
.box::after{ display:none;}	
.box {height: 194px;}
.breadcrumb h2:before { display: none; } 	
.social{ display:none;}	
.ltn__contact-address-item-3 {margin-bottom: 20px;}	
	
	
	
	
	
	
}

/* hide arrows by default */
#slider .owl-nav {
    opacity: 0;
    transition: opacity 0.3s ease;
}

/* show arrows on slider hover */
#slider:hover .owl-nav {
    opacity: 1;
}

/* arrow positioning */
#slider .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}

#slider .owl-nav button {
    position: absolute;
    background: rgb(0 94 162) !important;
    color: #fff !important;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 28px;
}

/* left & right arrows */
#slider .owl-prev {
    left: 15px;
}

#slider .owl-next {
    right: 15px;
}
#slider .owl-prev,
#slider .owl-next {
    opacity: 0;
    transition: all 0.3s ease;
}

#slider:hover .owl-prev {
    left: 25px;
    opacity: 1;
}

#slider:hover .owl-next {
    right: 25px;
    opacity: 1;
}
          
/* nav wrapper */
.brand-carousel .owl-nav {
    position: absolute;
    top: 34%;
    width: 100%;
    transform: translateY(-50%);
    pointer-events: none; /* important */
}

/* buttons */
.brand-carousel .owl-nav button {
    position: absolute;
    width: 45px;
    height: 45px;
    background: #155ba0 !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: all; /* important */
}

/* icons */
.brand-carousel .owl-nav button i {
    color: #fff;
    font-size: 18px;
}

/* left arrow */
.brand-carousel .owl-nav .owl-prev {
    left: -25px;
}

/* right arrow */
.brand-carousel .owl-nav .owl-next {
    right: -25px;
}

.brand-carousel .owl-nav {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.brand-carousel:hover .owl-nav {
    opacity: 1;
}

.feature-box{
    border: 1px solid #f8e4cc;
    padding: 20px 0px;
    border-radius: 20px;
}

.feature-box h5 {
    font-size: 17px;
    line-height: 28px;
}
.feature-box p {
  font-size: 15px;
  line-height: 1.6;
}
.icon i {
  transition: transform 0.3s ease;
}
.feature-box:hover .icon i {
  transform: translateY(-5px);
}

.text-blue{
        color: #155ba0 !important;
}

 
.stats-card {
    background: #005aa0;
    border-radius: 22px;
    padding: 20px 12px;
    height: 100%;
}

.stats-card h2 {
  font-size: 56px;
  font-weight: 700;
  line-height: 1;
  color:#fff;
}

.stats-card p {
    margin-top: 12px;
    font-size: 16px;
    color: #fff;
}

.divider {
    width: 100%;
    height: 1px;
    background: rgb(255 255 255);
    margin: 10px 0 10px;
}

.body-bg{
    background-color: #fffbf6;
}





























  