


@import url('https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200..800;1,200..800&family=Playfair+Display:ital,wght@0,400..900;1,400..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://fonts.googleapis.com/css2?family=Alex+Brush&family=DM+Serif+Display:ital@0;1&family=Karla:ital,wght@0,200..800;1,200..800&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Oswald:wght@200..700&family=Playfair+Display:ital,wght@0,400..900;1,400..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&family=Roboto:ital,wght@0,100..900;1,100..900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');



@import url('https://fonts.googleapis.com/css2?family=Alex+Brush&family=DM+Serif+Display:ital@0;1&family=Karla:ital,wght@0,200..800;1,200..800&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Oswald:wght@200..700&family=Playfair+Display:ital,wght@0,400..900;1,400..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&family=Roboto:ital,wght@0,100..900;1,100..900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');



@import url('https://fonts.googleapis.com/css2?family=Alex+Brush&family=DM+Serif+Display:ital@0;1&family=Karla:ital,wght@0,200..800;1,200..800&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Oswald:wght@200..700&family=Playfair+Display:ital,wght@0,400..900;1,400..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&family=Roboto:ital,wght@0,100..900;1,100..900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');



*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    font-family: "Lato", sans-serif;
   /* overflow-x: hidden; */
}

body{
    overflow-x: hidden;
}


h1,h2,h4{
 font-family: var(--play-fair) 
}





/* ++++++++++ Root varible define ++++++++++ */

/* root variable define */
 /* :root {
  --fontSize: 20px;
  --headingValue: 10em;
  --background: red;
  --textColor: yellow;
  --divWidth: 300px;
  --height: 800px;
} */


/* .Top_headeroption{
  font-size: var(--fontSize);
  background-color: var(--background);
  color: var(--textColor);
  text-align: center;
  padding: 20px;
  width: var(--divWidth);
  height: var(--height);
}  */


:root {
    --primary-color: #FFFBF3;
    --secondary-color: #02b8ba;
    --territiary-color: #468b9b;
    --hover-color: #A3C0CE;
    --other-color: #E4E4E6;
    --red-color: red;
    --pink-color: #ffb6c114;
    --Not-just: #E4E4E6;
    --star-value: #8F8575;
    --search-nav: #e3e3e363;
    --cream-color: #e8e6e6;
    --lt-bg-color: #e8e6e6;
    --heading-color: #000;
    --white-color: #fff;
    --light-gray: #ccc;
    --black-color: #000;
    --para-color: #2F2E2E;
    --primary-font: 'Poppins', sans-serif;
    --heading-font: "Playfair Display", serif;
    --secondary-font: 'Oswald', sans-serif;
    --other-font: 'Blacksword';
    --open-sans: "Open Sans", sans-serif;
    --play-fair: "Playfair Display", serif;
    --lato: "Lato", sans-serif;
    --f1: 1px;
    --f2: 2px;
    --f3: 3px;
    --f4: 4px;
    --f5: 5px;
    --f6: 6px;
    --f7: 7px;
    --f8: 8px;
    --f9: 9px;
    --f10: 10px;
    --f11: 11px;
    --f12: 12px;
    --f13: 13px;
    --f14: 14px;
    --f15: 15px;
    --f16: 16px;
    --f17: 17px;
    --f18: 18px;
    --f19: 19px;
    --f20: 20px;
    --f21: 21px;
    --f22: 22px;
    --f23: 23px;
    --f24: 24px;
    --f25: 25px;
    --f26: 26px;
    --f27: 27px;
    --f28: 28px;
    --f29: 29px;
    --f30: 30px;
    --f31: 31px;
    --f32: 32px;
    --f33: 33px;
    --f34: 34px;
    --f35: 35px;
    --f36: 36px;
    --f37: 37px;
    --f38: 38px;
    --f39: 39px;
    --f40: 40px;
    --f41: 41px;
    --f42: 42px;
    --f43: 43px;
    --f44: 44px;
    --f45: 45px;
    --f46: 46px;
    --f47: 47px;
    --f48: 48px;
    --f49: 49px;
    --f50: 50px;
    --f51: 51px;
    --f52: 52px;
    --f53: 53px;
    --f54: 54px;
    --f55: 55px;
    --f56: 56px;
    --f57: 57px;
    --f58: 58px;
    --f59: 59px;
    --f60: 60px;
    --f70: 70px;
    --f90: 90px;
    --p1: 1px;
    --p2: 2px;
    --p3: 3px;
    --p4: 4px;
    --p5: 5px;
    --p6: 6px;
    --p7: 7px;
    --p8: 8px;
    --p9: 9px;
    --p10: 10px;
    --p11: 11px;
    --p12: 12px;
    --p13: 13px;
    --p14: 14px;
    --p15: 15px;
    --p16: 16px;
    --p17: 17px;
    --p18: 18px;
    --p19: 19px;
    --p20: 20px;
    --p21: 21px;
    --p22: 22px;
    --p23: 23px;
    --p24: 24px;
    --p25: 25px;
    --p26: 26px;
    --p27: 27px;
    --p28: 28px;
    --p29: 29px;
    --p30: 30px;
    --p31: 31px;
    --p32: 32px;
    --p33: 33px;
    --p34: 34px;
    --p35: 35px;
    --p36: 36px;
    --p37: 37px;
    --p38: 38px;
    --p39: 39px;
    --p40: 40px;
    --p41: 41px;
    --p42: 42px;
    --p43: 43px;
    --p44: 44px;
    --p45: 45px;
    --p46: 46px;
    --p47: 47px;
    --p48: 48px;
    --p49: 49px;
    --p50: 50px;
    --p51: 51px;
    --p52: 52px;
    --p53: 53px;
    --p54: 54px;
    --p55: 55px;
    --p56: 56px;
    --p57: 57px;
    --p58: 58px;
    --p59: 59px;
    --p60: 60px;
    --p61: 61px;
    --p62: 62px;
    --p63: 63px;
    --p64: 64px;
    --p65: 65px;
    --p66: 66px;
    --p67: 67px;
    --p68: 68px;
    --p69: 69px;
    --p70: 70px;
    --p71: 71px;
    --p72: 72px;
    --p73: 73px;
    --p74: 74px;
    --p75: 75px;
    --p76: 76px;
    --p77: 77px;
    --p78: 78px;
    --p79: 79px;
    --p80: 80px;
    --p81: 81px;
    --p82: 82px;
    --p83: 83px;
    --p84: 84px;
    --p85: 85px;
    --p86: 86px;
    --p87: 87px;
    --p88: 88px;
    --p89: 89px;
    --p90: 90px;
    --p91: 91px;
    --p92: 92px;
    --p93: 93px;
    --p94: 94px;
    --p95: 95px;
    --p96: 96px;
    --p97: 97px;
    --p98: 98px;
    --p99: 99px;
    --p100: 100px;
    --m1: 1px;
    --m2: 2px;
    --m3: 3px;
    --m4: 4px;
    --m5: 5px;
    --m6: 6px;
    --m7: 7px;
    --m8: 8px;
    --m9: 9px;
    --m10: 10px;
    --m11: 11px;
    --m12: 12px;
    --m13: 13px;
    --m14: 14px;
    --m15: 15px;
    --m16: 16px;
    --m17: 17px;
    --m18: 18px;
    --m19: 19px;
    --m20: 20px;
    --m21: 21px;
    --m22: 22px;
    --m23: 23px;
    --m24: 24px;
    --m25: 25px;
    --m26: 26px;
    --m27: 27px;
    --m28: 28px;
    --m29: 29px;
    --m30: 30px;
    --m31: 31px;
    --m32: 32px;
    --m33: 33px;
    --m34: 34px;
    --m35: 35px;
    --m36: 36px;
    --m37: 37px;
    --m38: 38px;
    --m39: 39px;
    --m40: 40px;
    --m41: 41px;
    --m42: 42px;
    --m43: 43px;
    --m44: 44px;
    --m45: 45px;
    --m46: 46px;
    --m47: 47px;
    --m48: 48px;
    --m49: 49px;
    --m50: 50px;
    --m51: 51px;
    --m52: 52px;
    --m53: 53px;
    --m54: 54px;
    --m55: 55px;
    --m56: 56px;
    --m57: 57px;
    --m58: 58px;
    --m59: 59px;
    --m60: 60px;
    --m61: 61px;
    --m62: 62px;
    --m63: 63px;
    --m64: 64px;
    --m65: 65px;
    --m66: 66px;
    --m67: 67px;
    --m68: 68px;
    --m69: 69px;
    --m70: 70px;
    --m71: 71px;
    --m72: 72px;
    --m73: 73px;
    --m74: 74px;
    --m75: 75px;
    --m76: 76px;
    --m77: 77px;
    --m78: 78px;
    --m79: 79px;
    --m80: 80px;
    --m81: 81px;
    --m82: 82px;
    --m83: 83px;
    --m84: 84px;
    --m85: 85px;
    --m86: 86px;
    --m87: 87px;
    --m88: 88px;
    --m89: 89px;
    --m90: 90px;
    --m91: 91px;
    --m92: 92px;
    --m93: 93px;
    --m94: 94px;
    --m95: 95px;
    --m96: 96px;
    --m97: 97px;
    --m98: 98px;
    --m99: 99px;
    --m100: 100px;
    --m122: 122px; 
    --full: 100%;
    --half: 50%;

    /* 
    default set value
    */

    --a-1: none;
     --color: unset;
      --heading-color: #02b8ba;
}







/* body {
    font-family: var(--primary-font);
    color: var(--primary-color);
    background-color: #ffffff;
} */









.header_value header{
   z-index: 999;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   display: flex;
   justify-content: space-between;
   align-items: center;
   padding: 15px 20px; 
   transition: 0.5s ease;
}

.header_value header .brand{
    color: var(--white-color);
    font-size: 1.5em;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}


header .navigation{
    position: relative;
}

header .navigation .navigation-items a{
    position: relative;
    color: var(--white-color);
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    margin-left: 40px;
    transition: 0.3s ease;
    font-family: var(--open-sans);
}


header .navigation .navigation-items a::before{
    content: '';
    position: absolute;
    background:  var(--white-color);
    width: 0;
    height: 3px;
    bottom: 0;
    left: 0;
    transition: 0.3s ease;
}

header .navigation .navigation-items a:hover:before{
width: 100%;
}


.my_video-section{
padding: 100px 20px;
}


.my_video-section .Top_span{
    font-size: 36px !important;
    letter-spacing: 3px;
}


.my_video-section .down_span{
 font-size: 50px !important;
  font-weight: 600 !important;
}










/* footer-section */

.footer-section{
    background-image: url('../images/gel-img2.webp');
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    position: relative;
    width: 100%;
    padding: 50px 0 0;
    background-position: center;
}
.footer-details{
    position:relative;
}

.footer-section::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 70%);
    transition: all 0.4s ease;
    z-index: 0;
} 

/* .footer-section * {
   position: relative;
   z-index: 2;
   padding-bottom: 10px;
} */



.header_logo img{
    width: auto;
    height: 80px;
}

.follow-link{
    padding-top: 10px;
}
.follow-link a{
    text-decoration:none !important;
}
.follow-link-content div{
        color:  var(--white-color);
    display: flex;
    align-items: center;
    gap: 10px;
    text-transform: capitalize;
}

.follow-link-content div span{width: 30px;height: 30px;border: 1px solid var(--heading-color);border-radius: 50%;display: grid;align-items: center;justify-content: center;color: var(--heading-color);}


.follow-link-content .fa{
 color: var(--heading-color); 
}


.footer-sub-heading{
    padding-bottom: 10px;
}

.footer-sub li{
    padding-bottom: 10px;
}


.location-value li{
    padding-bottom: 10px;
}



.footer-sub-heading h4{
    color:  var(--heading-color);
    font-size: 24px;
}


.footer-sub li a{
text-decoration: none;
color: var(--light-gray);
}


.location-value .fa{
 color: var(--heading-color); 
}




.footer-sub li{
    list-style: none;
}


.location-value{
    list-style: none;
    padding-left: 0;
}

.location-value li{
    color: var(--light-gray);
    font-size: 15px;
}

.location-value li a{
    color: var(--light-gray);
    text-decoration: none;
}

.footer-bottom-right p{
    color: var(--light-gray);
    font-size: 15px;
    padding-bottom: 10px;
}


.footer-bottom-left p{
   color:  var(--white-color); 
}

.footer-bottom-value-content .footer-bottom-last-right{
    text-align: end;
}
.footer-bottom-value-content .footer-bottom-last-right img{
    width:50px;
}
.footer-bottom-last-right p{
    color: var(--white-color);
    margin: 0;
    font-size: 15px;
    display:flex;
    justify-content:flex-end;
    gap:10px;
}


.footer-bottom-value{
    padding-top: 2em;
}

.footer-bottom-value-content{
    border-top: 1px solid var(--white-color);
    padding: 20px 30px;
}

.footer-bottom-left p{
    margin: 0;
    font-size: 15px;
}
.follow-link-content {
    margin-top: 10px;
}
section.banner.common-banner-section img{
    width:100%;
    height:450px;
    object-fit:cover;
}
section {
    padding: var(--p60) 0;
}
section.Top_headeroption, section.banner.common-banner-section {
    padding: 0;
}

/* Button base style */
.learn-more-btn {
  display: inline-flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  text-decoration: none;
  background-color: var(--black-color);
  color: var(--white-color);
  font-weight: 600;
  font-family: var(--primary-font);
  border: none;
  padding: 7px 10px 7px 10px;
  transition: all 0.3s ease;
  position: relative;
  text-decoration: none;
}

/* Arrow box style */
.learn-more-btn .icon {
  background: var(--white-color);
  color: var(--black-color);
  padding: 15px 20px;
  margin-left: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease, color 0.3s ease;
}

/* Hover background color from left */
.learn-more-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, var(--secondary-color), var(--secondary-color));
  z-index: 0;
  transition: all 0.4s ease;
}


.learn-more-btn:hover::before {
  left: 0;
}

/* Keep text above animation */
.learn-more-btn .text,
.learn-more-btn .icon {
  position: relative;
  z-index: 1;
}

/* Hover effect */
.learn-more-btn:hover {
  color: var(--white-color);
  text-decoration: none;
}

.learn-more-btn:hover .icon {
    background: var(--black-color);
    color: var(--white-color);
}
