@import url(https://fonts.googleapis.com/css2?family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css);
@import url(css/ma5-menu.min.css);
/* @import url(css/animate.css); */
/* Global */
:root{--BlueColor: #044a86; --YellowColor: #e5b103; --Playfair: "Playfair", serif;; --Poppins: "Poppins", sans-serif;}
::selection{background-color: var(--YellowColor); color: #fff;}
html{scroll-behavior: smooth; transition: 0.5s;}
h1,h2,h3,h4,h5,h6{font-size: 30px; margin: 0px; padding: 0px; font-family: var(--Playfair);}
ul{padding: 0px; margin: 0px; list-style-type: none;}
li{padding: 0px; margin: 0px; font-size: 15px; font-family: var(--Poppins);}
a{font-size: 15px; text-decoration: none; font-family: var(--Poppins);}
a:hover{text-decoration: none;}
p{font-size: 15px; padding: 0px; margin: 0px; font-family: var(--Poppins);}
body{padding: 0px; margin: 0px; box-sizing: content-box; font-family: var(--Poppins);}
span{padding: 0px; margin: 0px; font-family: var(--Poppins);}
input{ font-family: var(--Poppins);}
textarea{ font-family: var(--Poppins);}
button{font-family: var(--Poppins);}
input:focus{outline: none;}
textarea:focus{outline: none;}
select:focus{outline: none;}
/* Start CSS */
.top-header{background:#fff;}
header{ background: var(--BlueColor) url(img/milk-background.png) right bottom repeat-x; background-position: 0% 100%; height: 160px;}
.navigation_link li a {    font-size: 18px;}
.logo {    padding-top: 10px;}
.navigation_link ul li i { border: 3px solid #5073c5;   padding: 10px;    border-radius: 50px; font-size: 13px;}
.logo img{width: 60%;}
/* Fennec Mobile Nav */
.fennec-mobile-nav .navbar-nav {  overflow-y: auto;}
.fennec-nav .navbar .navbar-nav .nav-item {  position: relative;  padding: 0;}
.fennec-nav .navbar .navbar-nav .nav-item a {  font-weight: normal;    color: #000;    text-transform: capitalize;    padding: 15px 20px;    position: relative;    z-index: 1;    margin: 0;    font-size: 17px;}
.fennec-nav .navbar .navbar-nav .nav-item a:hover::before, .fennec-nav .navbar .navbar-nav .nav-item a:focus::before, .fennec-nav .navbar .navbar-nav .nav-item a.active::before {  opacity: 1;  visibility: visible;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu {  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);    background: var(--BlueColor); position: absolute;  border: none;  top: 80px;  left: -100px;  width: 600px;  z-index: 99;  display: block;  opacity: 0;  visibility: hidden;  border-radius: 0;  -webkit-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;  padding-top: 15px;  padding-left: 5px;  padding-right: 5px;  padding-bottom: 15px;     column-count: 2;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a {  text-transform: capitalize;  padding: 5px 15px;  display: block;  color: #fff;   font-size: 14px;  font-weight: 400;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a::before {  display: none;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover, .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus, .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active {  color: var(--YellowColor); }
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover::after, .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus::after, .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active::after {  opacity: 1;  visibility: visible;  -webkit-transform: scale(1); transform: scale(1);}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:first-child {  margin-top: 0;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {  left: 220px;  top: 0;  opacity: 0;  visibility: hidden;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu {  left: 220px;  top: 0;  opacity: 0;  visibility: hidden;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {  opacity: 1;  visibility: visible;  top: -15px;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {  opacity: 1;  visibility: visible;  top: -15px;}
.fennec-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu {  opacity: 1;  visibility: visible;  top: 100%;  margin-top: 0;}
.navbar{padding: 0px;}
ul.dropdown-menu li i {    font-size: 14px;}
ul.dropdown-menu li {    border-bottom: 1px solid #0768bb;}
.why-choose-us .title span{font-family: var(--Playfair); font-size: 35px; font-weight: 600;}
.why-box span {    font-size: 20px;    font-weight: 600; color: var(--YellowColor);}
.why-choose-us .title i {    font-size: 30px;    color: var(--BlueColor);}
.sticky { position: sticky; top: 0; z-index: 99; background: #fff;}
.why-choose-us{z-index: 2;  background-color: #f1f1f1;  background-image: url(img/ghee.png), url(img/milk.png), linear-gradient(135deg, #ccc, #fff 17% 77%, #ccc); background-position: 100% 100%, 0 0, 0 0;  background-repeat: no-repeat, no-repeat, repeat;    background-size: 80vh, 60vh, auto;    background-attachment: scroll, scroll, scroll;    margin-top: 0;  padding-top: 100px;  padding-bottom: 220px;  position: relative; overflow: hidden;}
.cow-center .title span{font-family: var(--Playfair); font-size: 35px;}
.cow-center .title i {    font-size: 30px;    color: var(--BlueColor);}
.svg-icon{background-color: var(--BlueColor); width: 40px; height: 40px; display: block; padding: 12px; border-radius: 50px; display: flex; text-align: center; justify-content: center; align-items: center; box-shadow: rgba(4, 74, 134, 0.2) 0px 7px 29px 0px;}
.row-drow span{font-family: var(--Playfair); font-size: 25px; color: var(--BlueColor);}
.shine-effect::after {    content: "";    position: absolute;    top: 0;    left: -150%;    width: 50%;    height: 100%;    background: linear-gradient(120deg, transparent 0%, rgba(255, 255, 255, 0.6) 50%, transparent 100%);    transform: skewX(-20deg);    transition: all 0.7s ease;    opacity: 0;}
/* On hover: slide shine across */
.shine-effect:hover::after {left: 220%;  opacity: 1; }
.cow-center{overflow: hidden;}
.cow-center{background-color: #fff;}
.Certificate .title span{font-family: var(--Playfair); font-size: 35px;}
.Certificate .title i {    font-size: 30px;    color: var(--BlueColor);}
.Certificate ul li img{    width: 60%;   box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;    padding: 5px;}
img.set-leaf {    position: absolute;}
img.set-leaf-1 {    position: absolute; right: 0px; bottom: 0px;}
.home-form{background: url(img/contact-bg.png) no-repeat; background-position:  50% 50% !important; background-size: cover !important; background-attachment: fixed !important;}
.home-form .title span{font-family: var(--Playfair); font-size: 35px;}
.home-form .title i {    font-size: 30px;    color: var(--BlueColor);}
.contact-information i {  font-size: 20px;    border: 2px solid #fff;    background-color: var(--BlueColor);    line-height: 35px;    color: var(--YellowColor);    border-radius: 50px;    width: 50px;    height: 50px;    text-align: center;    margin: 0px auto;    position: relative;    margin-right: 5px;    float: left;    display: flex;    align-items: center;    justify-content: center;}
.contact-information p {    margin-bottom: 50px;    margin-right: 0;    font-weight: 500;    color: #000;}
.contact-information a {    font-size: 18px;    position: relative;    top: 10px;}
.contact-information p {    font-size: 18px;    font-weight: 400;}
.contact-information span{font-size: 30px;}
.contact-form span{font-family: var(--Playfair); font-size: 30px;}
.contact-form p{font-size: 14px;}
.home-input input{border: 1px solid var(--YellowColor); height: 45px; padding-left: 15px; font-size: 14px; margin-bottom: 15px; background-color: var(--BlueColor); color: #fff;}
.home-input select{border: 1px solid var(--YellowColor); height: 45px; padding-left: 15px; font-size: 14px; color: #fff; font-size: 14px; margin-bottom: 15px; background-color: var(--BlueColor);}
.home-input textarea{border: 1px solid var(--YellowColor); height: 100px; padding-left: 15px; resize: none; font-size: 14px; background-color: var(--BlueColor); color: #fff;}
.home-input-btn button {    background:#000;    border: none;    padding: 10px 30px; transition: 0.5s; font-family: var(--Playfair);}
.home-input-btn button:hover{background-color: var(--YellowColor); color: #000 !important;}
.home-input input::placeholder{color: #fff;}
.home-input textarea::placeholder{color: #fff;}
.home-input select::placeholder{color: #fff;}
.Certificate {    background: #fbfbfb;}
.testimonial .title span{font-family: var(--Playfair); font-size: 35px;}
.testimonial .title i {    font-size: 30px;    color: var(--BlueColor);}
.client-item img{border-radius: 50px; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.client-item  span{font-family: var(--Playfair); font-size: 18px; font-style: italic; text-decoration: underline;}
.floating-whatsapp-container {  position: fixed;  bottom: 50px;  left: 15px;  z-index: 9999;}
.floating-whatsapp-button {  display: flex;  align-items: center;  justify-content: center;  width: 60px;  height: 60px;  background: linear-gradient(135deg, #25D366, #128C7E);  border-radius: 50%;  color: white;  text-decoration: none;  box-shadow: 0 4px 20px rgba(37, 211, 102, 0.4);  transition: all 0.3s ease;  position: relative;  animation: glow 3s infinite;}
.floating-whatsapp-button:hover {  transform: scale(1.1);  box-shadow: 0 6px 25px rgba(37, 211, 102, 0.6);  background: linear-gradient(135deg, #128C7E, #25D366);}
.floating-whatsapp-button svg {  width: 28px;  height: 28px;  z-index: 2;}
/* Reduced Pulse Animation Rings */
.pulse-ring, .pulse-ring-2 {  position: absolute;  border: 2px solid #25D366;  border-radius: 50%;  animation: pulse-animation-small 2s infinite;  opacity: 0;}
.pulse-ring {  width: 60px;  height: 60px;}
.pulse-ring-2 {  width: 60px;  height: 60px;  animation-delay: 1s;}
.pulse-ring-2:hover{color: #fff;}
@keyframes pulse-animation-small {
0% { transform: scale(1);    opacity: 1;  }
50% { opacity: 0.6;  } 
100% {  transform: scale(1.3);   opacity: 0;  }
}

@keyframes bounce {
0%, 20%, 50%, 80%, 100% {    transform: translateY(0);  }
40% {transform: translateY(-8px);}  
60% {transform: translateY(-4px);}
}

@keyframes shake {
0%, 100% { transform: translateX(0); }
10%, 30%, 50%, 70%, 90% { transform: translateX(-3px); }
20%, 40%, 60%, 80% { transform: translateX(3px); }
}

@keyframes glow {
0%, 100% {box-shadow: 0 4px 20px rgba(37, 211, 102, 0.4);}
50% {box-shadow: 0 4px 30px rgba(37, 211, 102, 0.8);}
}
/* Mobile Responsiveness */
@media (max-width: 768px) {
.floating-whatsapp-container {    bottom: 80px;    right: 15px;  }
.floating-whatsapp-button {    width: 55px;    height: 55px;  }
.floating-whatsapp-button svg {    width: 24px;    height: 24px;  }  
.floating-whatsapp-button svg:hover{color: #fff;}
/* Even smaller pulse rings on mobile */
@keyframes pulse-animation-small {
0% {transform: scale(1);      opacity: 1;    }
0% { opacity: 0.6;    }
100% {transform: scale(1.2); opacity: 0; }
}
}
img.wave-left-right { position: absolute; right: 0; bottom: 0; z-index: 9;}

/* ----------------------------------------------------footer------------------------- */
.important-links {    display: flex;    justify-content: end;    margin-bottom: 2px;}
.footer-horizontal-list {    list-style-type: none;    margin: 0;    text-align: right;}
.footer-horizontal-list li {    display: inline-block;    padding: 0 10px;    position: relative;    font-size: 14px;}
.footer-horizontal-list li:not(:last-child)::after {    content: '';    position: absolute;    /* top: 6px; */    right: -1px;    height: 14px;    border-right: 1px solid white;    top: 50%;    transform: translatey(-50%);}
.footer-horizontal-list li:last-child {    padding-right: 0px;}
.footer-horizontal-list a {    color: #e7e7e7;    text-decoration: none;   display: block;}
.footer-horizontal-list a:hover {    color: #99eb79;}
.footer {background-position: bottom;    padding-bottom: 90px;    overflow: hidden;    background: #044a86 url(img/f-bg.png);    background-repeat: no-repeat;    background-position: center bottom 150px;    overflow: hidden;    background-size: contain;}
.footer .container,.footer .footer-bottom {    position: relative;    z-index: 1;}
.footer:before {    content: '';    position: absolute;    width: 100%;    min-height: 340px;    width: 100%;    background-repeat: no-repeat;    background-position: bottom left;    background-size: contain;    z-index: 0;    bottom: 0;    left: 0;}
.footer p {    margin: 0;    color: #e7e7e7;    font-size: 14px;    font-weight: 400;}
.footer-right {    padding-left: 40px;    padding-bottom: 0px;}
.footer-logo img {    width: 113px;}
.footer-logo {    display: flex;    justify-content: start;}
.footer-logo span {    color: #ffffff;}
.location {    display: flex;    align-items: flex-start;    padding: 50px 0;}
.contact {    display: flex;    align-items: flex-start;}
.footer-left {    padding-right: 90px;    padding-bottom: 60px;}
.text {    padding-left: 20px;}
.sub-title {    font-size: 17px !important;    padding-right: 10px;}
.sub-title a,.text a {    font-size: 16px;    font-weight: 500;    color: #fff;}
.footer-bottom {    width: 100%;    border-top: 1px solid #1444a6;    padding: 20px 0 0 0;}
.designed-by {    display: flex;    justify-content: flex-end;}
.lower-ft {    display: flex;    justify-content: center;}
.care-social,.care,.social {    display: flex;    justify-content: space-between;    align-items: center;}
.care-social {    margin-bottom: 82px;}
.care-no {    font-size: 30px;    font-weight: 600;}
.care-no a{    font-size: 30px;    font-weight: 600;}
.circle-hover {    position: relative;    width: 40px;    height: 40px;    border-radius: 50%;    margin: 0 10px;    display: flex;    justify-content: center;    align-items: center;}
.circle-social {    position: relative;    width: 40px;    height: 40px;    display: flex;    justify-content: center;    align-items: center;    border: 1px solid #fff;    border-radius: 50%;    transition: .5s;}
.circle-hover:after {    position: absolute;    width: 100%;    height: 100%;    border-radius: 50%;    content: "";    box-sizing: border-box;    top: 0;    left: 0;    padding: 7px;    box-shadow: 0 0 0 2px #ffffff;    transition: all 0.5s;    transform: scale(0.8);    opacity: 0;}
.circle-hover:hover:after {    opacity: 1;    transform: scale(1.4);}
.circle-hover:hover .circle-social {    border: none;}
.facebook,.insta,.twiter,.youtube {    position: relative;    z-index: 1;    overflow: hidden;}
.facebook:hover img,.insta:hover img,.twiter:hover img,.youtube:before img {    color: #fff;    transform: rotateY(360deg);}
.facebook:hover:before,.insta:hover:before,.twiter:hover:before,.youtube:hover:before {    top: 0;}
.facebook:before {    content: "";    position: absolute;    top: 100%;    left: 0;    width: 100%;    height: 100%;    background: #1877f1;    transition: .5s;    z-index: 2;}
.insta:before {    content: "";    position: absolute;    top: 100%;    left: 0;    width: 100%;    height: 100%;    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);    transition: .5s;    z-index: 2;}
.twiter:before {    content: "";   position: absolute;    top: 100%;    left: 0;    width: 100%;   height: 100%;   background: #000000;   transition: .5s;    z-index: 2;}
.youtube:before {    content: "";    position: absolute;    top: 100%;    left: 0;    width: 100%;    height: 100%;    background: #ff0033;    transition: .5s;    z-index: 2;}
.circle-social img {    transition: .5s;    width: 16px;    z-index: 999;}
.circle-social2 img {    width: 12px;}
.fb2 {    width: 9px !important;}
.fb {    width: 12px !important;}
footer h3 {    font-size: 25px;    font-weight: 600;    color: #fff;    position: relative;    display: inline-block;}
.quik-link::before {    content: "";    position: absolute;    width: 31px;    height: 4px;    background-color: #fff;    left: 105%;    top: 17px;}
.footer-right ul li {    list-style: none;    padding: 5px 0;    position: relative;    transition: all 0.9s ease;    padding-right: 22px;    line-height: 22px;}
.footer-right ul li:before {    position: absolute;    content: "";    width: 0;    height: 2px;    left: -15px;    top: 50%;    background-color: var(--YellowColor);    opacity: 0;    transition: all 0.9s ease;}
.footer-right ul li:hover:before {    opacity: 1;    width: 10px;}
.footer-right ul li:hover {    margin-left: 16px;}
.footer-right ul li a {    color: #e7e7e7;    font-size: 16px;}
.footer-right ul {    padding: 0;    margin-bottom: 50px;    margin-top: 12px;}
.email-cont {    width: 380px;    position: relative;}
.email-cont input {    background: none;    border: none;    border-bottom: 1px solid #1444a6;    padding: 10px 0;    width: 100%;    outline: none;    padding-right: 112px;    color: #ffff;    font-size: 14px;    font-family: Montserrat;}
.email-cont input::placeholder {    color: #ffffff;}
.email-cont .subscribe-btn {    position: absolute;    right: 0;    bottom: 5px;    border-radius: 30px;    padding: 6px 21px;    border: none;    background: #2f5ba6;    color: #fff;    font-family: Montserrat;    font-weight: 600;    font-size: 14px;    display: flex;    justify-content: center;    align-items: center;    transition: All 0.7s ease;}
.subscribe-btn:hover {    box-shadow: rgb(0 0 0 / 60%) 0px 3px 8px;    background-color: #99eb79;    color: #103472;}
.footer-right ul li:hover a,.text a:hover {    color: var(--YellowColor);}
.inner-wrapper img {    width: 150px;}
.footer::before {    content: "";    position: absolute;    bottom: -1px;    background: url(img/footer-background.svg) center bottom / contain no-repeat;    background-position: center bottom;}
.footer::before {    content: "";    position: absolute;    min-height: 340px;    width: 100%;    background-repeat: no-repeat;    background-size: contain;    z-index: 0;    bottom: 0px;    left: 0px;    background-position: left bottom;}
.footer-logo img {    width: 200px;}
.phone_lefts-side a {    position: fixed;    bottom: 150px;    color: white;    animation: topBottom 4s infinite;    z-index: 999;    left: 20px;    background: #000;    color: white;    padding: 10px 16px;    border-radius: 50%;    font-size: 20px;    animation: bounce 4s infinite alternate;}
.trending-reels iframe {    width: 100%;    height: 550px;    border-bottom-left-radius: 50px;    border-bottom-right-radius: 50px;   }
.btn-button a{border: 2px solid var(--BlueColor); font-size: 18px;}
.btn-button a:hover{background-color: var(--YellowColor);}
.our-trening-reels .title span{font-family: var(--Playfair); font-size: 35px;}
.our-trening-reels .title i {    font-size: 30px;    color: var(--BlueColor);}
#toTop {    position: fixed;    bottom: 40px;    right: 25px;    cursor: pointer;    z-index: 9999;    transition: 0.5s;}
.about-content-side p{text-align: justify;     font-size: 14px;}
.about-btn a {    background: var(--BlueColor);    padding: 8px 30px; transition: 0.5s;}
.about-btn a:hover{background-color: var(--YellowColor);}
.about-content-side p {    line-height: 20px;}
/* .about-us{background: url(img/about-img.png) no-repeat;} */
img.cow-gif {    position: absolute;    width: 15%;    bottom: 0;}
.about-img-side img{box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.main-ghee-slider-2 {  direction: rtl;}
.ghee-recipe .title span{font-family: var(--Playfair); font-size: 35px;}
.ghee-recipe .title i {    font-size: 30px;    color: var(--BlueColor);}
.video-center video { position: absolute;    left: 40%;    z-index: 9;    width: 20%;  bottom: 50px;}
.ghee-recipe {    padding: 50px 0 150px 0; background-color: #f9f9f9;}
.ghee-recipe .title {    margin-bottom: 300px;}
.ghee-recipe .title {    margin-bottom: 150px;}
.carousel-overlay-white { z-index: 2;    pointer-events: none;    background-image: linear-gradient(90deg, #fff, #faf9f900 20%, #f9f7f700 80%, #fff);    position: absolute;    inset: 0%;} 
.main-ghee-slider img{filter: grayscale(0.9); transition: 0.5s;}
.main-ghee-slider img:hover{filter: grayscale(0.1);}
.main-ghee-slider-2 img {filter: grayscale(0.9); transition: 0.5s;}
.main-ghee-slider-2 img:hover {filter: grayscale(0.9); transition: 0.5s;}
.blink-smooth {    animation: blink-smooth 3s linear infinite;}
@keyframes blink-smooth {
0% {opacity: 1;}
50% {opacity: 0;}
100% {opacity: 1;}
}
.step-process{background: #eef7ff url(img/Artboard_10.svg) no-repeat scroll center center / cover;}
.img-content-side span{  font-weight: 600;    font-size: 26px;    line-height: 1.25em;    letter-spacing: 0px;    font-family: var(--Playfair);    text-transform: none;    font-style: normal;    text-decoration: none;}
.bg-mode { background: #f7fafe;    border-radius: 30px;    padding: 20px; border: 2px solid var(--YellowColor); box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.img-content-side p{text-align: justify; color: #6e6e6e; font-size: 13px;}
.step_image span {    font-size: 35px;    font-family: var(--BlueColor);    font-family: var(--Playfair);    line-height: 35px; margin-bottom: 15px;}
.step_image i {     font-size: 30px;    color: var(--BlueColor);}
.img-side img {    border-radius: 100px;}
.img-side img {    border: 2px solid var(--YellowColor);    padding: 2px;}
.our-products{background-color: var(--BlueColor);}
.styled-icon i{color: var(--YellowColor);}
.styled-icon li{color: var(--YellowColor);}
.product_box a{font-size: 18px;}
.our-products .title span{font-family: var(--Playfair); font-size: 35px;}
.our-products .title i {    font-size: 30px;    color: var(--BlueColor);}
.product_box img { border-radius: 30px;   width: 90%;  transition: 0.5s;  margin: 0px auto;    text-align: center;}
.img-box {  width: 310px;  overflow: hidden; height: 255px;}
.img-box img {  width: 100%;  transition: transform 0.5s ease;}
.img-box:hover img {transform: scale(1.1);}

/* .overflow-hidden{transition: 0.5s; width: 100%; }
.overflow-hidden:hover{transform: scale(1.1);} */
img.wave-animation {    position: absolute;    width: 20%;    left: 150px;    top: 135px;}
img.wave-animation2 {    position: absolute;    right: 153px;    width: 26%;    bottom: 30px; right: 160px;}
.footer-bottom a {    font-size: 14px;}

@-webkit-keyframes mover {
    0% {        transform: translateY(0)    }
    100% {        transform: translateY(-20px)    }}

@keyframes mover {
    0% {        transform: translateY(0)    }
    100% {        transform: translateY(-20px)    }
  }


img.vert-move {    -webkit-animation: mover 0.1s infinite alternate;    animation: mover 0.7s infinite alternate}
img.vert-move {    -webkit-animation: mover 0.1s infinite alternate;    animation: mover 0.7s infinite alternate}
.step_image img{width: 30%;}
.spinner {  animation: spin 50s linear infinite;}
@keyframes spin {
from {    transform: rotate(0deg);  }
to {    transform: rotate(360deg);  }
}
.our-trening-reels{background-color: var(--BlueColor);}
/* Shutter Out Vertical */
.hvr-shutter-out-vertical {  display: inline-block;  vertical-align: middle;  -webkit-transform: perspective(1px) translateZ(0);  transform: perspective(1px) translateZ(0);  box-shadow: 0 0 1px rgba(0, 0, 0, 0);  position: relative;  background: #e1e1e1;  -webkit-transition-property: color;  transition-property: color;  -webkit-transition-duration: 0.3s;  transition-duration: 0.3s;}
.hvr-shutter-out-vertical:before {  content: "";  position: absolute;  z-index: -1;  top: 0;  bottom: 0;  left: 0;  right: 0;  background: var(--YellowColor);  -webkit-transform: scaleY(0);  border-radius: 5px;  transform: scaleY(0);  -webkit-transform-origin: 50%;  transform-origin: 50%;  -webkit-transition-property: transform;  transition-property: transform;  -webkit-transition-duration: 0.3s;  transition-duration: 0.3s;  -webkit-transition-timing-function: ease-out;  transition-timing-function: ease-out;}
.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {  color: white;}
.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {  -webkit-transform: scaleY(1);  transform: scaleY(1);}
/* Send Enquire */
.enquiry {    position: fixed;    z-index: 1000;    bottom: 230px;    left: 20px;    height: 50px;   color: #fff;    font-size: 18px;    text-align: center;    text-decoration: none;    cursor: pointer;}
.enquiry i {    float: left;    z-index: 999;    position: absolute;    left: 0;    width: 50px;    height: 50px;    border-radius: 50%;    color: #fff;    font-size: 24px;    line-height: 50px;    text-align: center;    text-decoration: none;    cursor: pointer;    background: var(--BlueColor);    transition: 0.5s;}
.enquiry strong {    background-color: #171b1e;    line-height: 28px;    color: #000;    padding: 10px 20px;    border-radius: 0 30px 30px 0;    height: 45px;    float: left;    font-size: 15px;    margin-top: 3px;    margin-left: 35px;    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);}
.modal-header {    background: #fff;    border-bottom: 1px solid #e1e1e1;}
.modal-body {    background: #fff;}
.modal-body input {    height: 45px;    background-color: transparent;    border: none;    color: #000;    border-bottom: 1px solid #e1e1e1;    margin-bottom: 10px;    font-size: 14px;}
.modal-body select {    height: 45px;    background-color: transparent;    border: none;    color: #000;    border-bottom: 1px solid #e1e1e1;    margin-bottom: 10px;    font-size: 14px;}
.modal-body select option {    color: #000;    font-size: 14px;}
.modal-body select:focus {    outline: none;}
.modal-body textarea {    height: 100px;    background-color: transparent;    border: none;    color: #000;    border-bottom: 1px solid #e1e1e1;    font-size: 14px;}
.modal-body input::placeholder {    color: #000;}
.modal-body textarea::placeholder {    color: #000;}
.modal-body input:focus {    outline: none;}
.modal-body textarea:focus {    outline: none;}
.modal-body button {    width: 100%;    border: none;    padding: 10px 0;    background: var(--BlueColor);    border-radius: 5px; transition: 0.5s;}
.modal-body button:hover {background-color: var(--YellowColor); color: #000 !important;}
.modal-header span {    font-size: 25px; }
.modal-session {  position: fixed;  inset: 0;  background: rgba(0,0,0,0.6);  z-index: 9999;  opacity: 0;  visibility: hidden;  pointer-events: none;  transition: opacity 0.5s ease, visibility 0.5s ease;}
.modal.show {  opacity: 1;  visibility: visible;  pointer-events: auto;}
.modal-content-session {  background: #fff;  width: 400px;  padding: 20px;  border-radius: 8px;  position: absolute;  top: 50%;  left: 50%;  transform: translate(-50%, -60%);  transition: transform 0.5s ease;}
.modal-session.show .modal-content-session {  transform: translate(-50%, -50%);}
.close {  position: absolute;  right: 10px;  top: 10px;  background: none;  border: none;  font-size: 26px;  cursor: pointer;  z-index: 2;}
.testimonial{background: url(img/graphi.png) no-repeat; background-position: bottom;}
.mobile-three-item {    text-align: center;    display: none;    position: fixed;    z-index: 999;    bottom: 0;    width: 100%;}
.mobile-three-item li {    display: inline-block;    margin-right: 0;    width: 32%;}
.mobile-three-item li:nth-child(1) {    background-color: var(--BlueColor);}
.mobile-three-item li:nth-child(2) {    background-color: #64b161;}
.mobile-three-item li:last-child {background-color: var(--YellowColor);}
.mobile-three-item li a {    padding: 5px 0;    color: #fff;}
.mobile-btn-animation {    position: fixed;    left: 0;    bottom: 0;    width: 30%;    color: white;    text-align: center;    font-weight: bold;    padding-top: 10px;    padding-bottom: 10px;    margin-left: 2.5%;    z-index: 1000;    background-color: #000;}
.mobile-btn-animation a {    color: white;}
#mobile-call-container a {    width: 100%;    min-width: 100%;}


.breadcrumb-style1 {    position: relative;    display: block;    background: url(img/mask-bottom-subtract.png) no-repeat;    background-position: bottom;}
.breadcrumb-style1-bg {    position: absolute;    top: 0px;    left: 0px;    bottom: 0px;    right: 0px;    background-attachment: scroll;    background-position: center center;    background-repeat: no-repeat;    background-size: cover;    z-index: -1;}
.breadcrumb-style1 .inner-content {    position: relative;    display: block;    padding: 150px 0px 200px;}
.breadcrumb-style1 .title h2 {    color: var(--thm-white);    font-size: 55px;    line-height: 1.0em;    text-transform: capitalize;    margin-bottom: 15px;}
.breadcrumb-style1 .title p {    font-size: 16px;    color: var(--YellowColor);    line-height: 26px;}
.breadcrumb-menu {    position: absolute;    left: 0;    bottom: 110px;    z-index: 5;}
.breadcrumb-menu ul {   position: relative;    display: flex;    align-items: center;}
.breadcrumb-menu ul li {    position: relative;    display: inline-flex;    align-items: center;    color: #fff;    font-size: 16px;    line-height: 26px;    font-weight: 400;    text-transform: capitalize;}
.breadcrumb-menu ul li a {    color: #fff;    transition: all 200ms linear;    transition-delay: 0.1s;}
.breadcrumb-menu ul li a:hover, .breadcrumb-menu ul li.active {    color: var(--YellowColor);}
.breadcrumb-menu ul li+li {    margin-left: 11px;}
.inner-content h1{font-size: 35px;}
.breadcrumb-style1-bg{background: url(img/banner-breadcumb.jpg); background-position: center; background-attachment: fixed;}
ul.stlyed-exporter li a {    background: var(--YellowColor);    padding: 10px 30px;}
ul.stlyed-exporter li {    width: 32%;}
.full-width-type h3 {    color: #fff;    margin: 0px;    padding-top: 10px;    text-align: center;    padding-bottom: 10px;}
.full-width-type {    background-color: #000;    margin-top: 20px;    width: 100%;    margin-left: 0;    margin-bottom: 20px;}
.hvr-radial-out {    display: inline-block;    vertical-align: middle;    -webkit-transform: perspective(1px) translateZ(0);    transform: perspective(1px) translateZ(0);    box-shadow: 0 0 1px rgba(0, 0, 0, 0);    position: relative;    overflow: hidden;    background-color: var(--BlueColor);    -webkit-transition-property: color;    transition-property: color;    -webkit-transition-duration: 0.3s;    transition-duration: 0.3s;}
.color-site {    background: var(--YellowColor);}
.skin-color {    background-color: var(--BlueColor);}

.location-info__single {
    position: relative;
    display: block;
    margin-bottom: 30px;
}
.location-info__single-img {
    position: relative;
    display: block;
    border-radius: 20px;
    overflow: hidden;
    z-index: 1;
}

.location-info__single-content {
    position: relative;
    min-height: 200px;
    display: block;
    background: var(--BlueColor);
    padding: 32px 45px 32px;
    border-radius: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -37px;
    z-index: 3;
}

.location-info__single-img::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--BlueColor);
    opacity: 0;
    z-index: 1;
    transition: opacity 0.5s ease;
    transition: all 0.5s ease;
}
.location-info__single-img img {
    width: 100%;
    transform: scale(1.0);
    transition: all 1500ms ease;
}


.location-info__single:hover .location-info__single-img::before {
    opacity: .4;
}


.location-info__single:hover .location-info__single-img img {
    transform: scale(1.05) rotate(0deg);
}
.location-info__single-content-title span {
    font-size: 20px;
    text-align: center;
    display: block;
}

.location-info__single-content i{font-size: 30px;}

.main-contact-form__inner {
    position: relative;
    display: block;
    background-color: #eff8ff;
    padding: 70px 70px 72px;
    border-radius: 10px;
    z-index: 10;
}
.main-contact-form__shape-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 360px;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    opacity: 0.15;
    z-index: -1;
}
#contact-form input[type="text"], #contact-form input[type="email"], #contact-form textarea, #contact-form select {
    position: relative;
    display: block;
    border-radius: 10px;
    background-color: #044a86;
    width: 100%;
    height: 50px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    padding: 0px 25px 0px;
    transition: all 500ms ease;
}
.input-box {
    margin-bottom: 20px;
}

#contact-form textarea{
  height: 100px;
  padding-top: 15px;
}

#contact-form input::placeholder{color: #fff;}
#contact-form textarea::placeholder{color: #fff;}

.btn-box button {    background: var(--YellowColor); color: #000; border-radius: 15px;    padding: 15px 30px;    border: none;}

.location-info{background: url(img/about-img.png) no-repeat;}

.main-contact-form__inner .title span{font-family: var(--Playfair); font-size: 35px;}
.main-contact-form__inner .title i {    font-size: 30px;    color: var(--BlueColor);}

.white-wrap {    background: var(--BlueColor);    padding: 15px;}

.inputBox button {    background: var(--YellowColor);    font-size: 18px;    padding: 10px 0;}

.inputBox input {
    height: 40px;
    padding-left: 12px;
    font-size: 15px;
}

.inputBox select {
    height: 40px;
    padding-left: 12px;
    font-size: 15px;
    width: 100%;
    color: #666;
    border: none;
}

p.related-heading {
    background: var(--BlueColor);
    display: block;
    padding: 10px 15px;
    font-size: 22px;
    font-weight: 700;
}
.read-btn a {
    background: #000;
    padding: 7px 15px;
    color: #fff;
}

/* Box */
.box {
    background: #333;
    border-radius: 50px;
    text-align: center;
    overflow: hidden;
    position: relative;
    transition: all 0.35s ease-in-out;
}

.box:before, .box:after {
    content: "";
    background: linear-gradient(to left, #044a86, #043763);
    width: 100%;
    height: 0;
    position: absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    z-index: 1;
}

.box:before {
    right: 0;
    bottom: 0;
}

.box:after {
    top: 0;
    left: 0;
}

.box:hover:before,.box:hover:after {
    width: 100%;
    height: 100%;
}

.box img {
    width: 100%;
    height: auto;
    transform: scale(1.1) translateY(4%);
    transition: all 0.35s ease-in-out;
}

.box:hover img {
    opacity: 0.3;
    transform: scale(1.1) translateY(-4%);
}

.box-content {
    color: #fff;
    width: 100%;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transition: all 0.25s ease 0s;
}

.box:hover .box-content {
    opacity: 1;
}

.box .title {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}

.box .post {
    font-size: 25px;
    font-weight: 300;
    text-transform: capitalize;
    margin: 0 0 10px;
    display: block;
}

.box .icon {
    padding: 0;
    margin: 0;
    list-style: none;
}

.box .icon li {
    margin: 0 3px;
    display: inline-block;
}

.box .icon li a {
    color: var(--BlueColor);
    background: #fff;
    font-size: 14px;
    line-height: 29px;
    width: 32px;
    height: 32px;
    border: 3px solid transparent;
    display: block;
    position: relative;
    transition: all 0.25s ease;
}

.box .icon li a:hover {
    color: #fff;
    background: #000;
    border: 3px solid #fff;
    text-shadow: 3px 3px 3px rgba(0,0,0,0.4);
}

.box .icon li a i {
    line-height: inherit;
}

@media only screen and (max-width: 990px) {
    .box {
        margin: 0 0 30px;
    }
}

.box-content span {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 25px;
}

.img-side-details {
    width: 40%;
    float: left;
    margin-right: 25px;
}

.datails-content p {
    text-align: justify;
}

.related_img img {
    width: 100%;
    object-fit: contain;
    height: 250px;
    margin: 10px 0px;
    border: 1px solid #f1f1f1;
    padding: 2px;
}

.related_content p {
    text-align: justify;
}

.product-details{background: url(img/graphi.png) no-repeat; background-position: bottom; }