
/* --open sans-- */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');


/* -- Archivo Black -- */
@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap'); 

/* font-family: "Archivo Black", sans-serif; */

select::-ms-expand { display: none; }
a{  -webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;}
h1 {font-size:30px;color:#222222; margin:0px 0px 20px 0px;padding:0px;line-height: 1.2;font-weight:700;font-family: "Anek Odia", sans-serif;}
h2 {font-size:25px;color:#222222; margin:0px 0px 20px 0px;padding:0px;line-height: 1.2;font-weight:700;font-family: "Open Sans", sans-serif;}
h3 {font-size:24px;color:#222222; margin:0px 0px 10px 0px;padding:0px;line-height: 1.2;font-weight:700;font-family: "Open Sans", sans-serif;}
h4 {font-size:22px;color:#222222; margin:0px 0px 20px 0px;padding:0px;line-height: 1.2;font-weight:700;font-family: "Open Sans", sans-serif;}
h5 {font-size:20px;color:#222222; margin:0px 0px 15px 0px;line-height: 1.4;font-weight:600;font-family: "Open Sans", sans-serif;}
h6 {font-size:18px;color:#222222;margin:0px 0px 15px 0px;line-height: 1.2;font-weight:700;font-family: "Open Sans", sans-serif;}
.spacer1pxborder {clear:both;line-height:0;font-size:0;overflow:hidden;height:1px; background: rgba(26,28,38,0.1); margin:20px 0px 20px 0px;width:100%; border:none;}
body {overflow-x:hidden;color:#505050;font-size:15px;line-height:1.4; margin:0px; padding:0px; outline:none;text-decoration:none;list-style:none;box-sizing: border-box;font-family: "Open Sans", sans-serif;background-color:#fff;font-weight: 400;}
body,html{padding: 0;margin: 0;}
p {color: #222222;font-size: 16px;line-height: 1.4;margin: 0px 0px 20px 0px;font-family: "Open Sans", sans-serif;font-weight: 400;}
ul, ol {list-style: none;margin: 0;padding: 0;}
a:hover{ text-decoration:none;}
.form-control::-webkit-input-placeholder {color:#222222 !important; opacity:1 !important;}
.form-control::-moz-placeholder {color:#222222 !important; opacity:1 !important;}
.form-control::-ms-input-placeholder {color:#222222 !important; opacity:1 !important;}
.form-control::-moz-placeholder {color:#222222 !important; opacity:1 !important;}
:focus, button:focus {outline-style:none;box-shadow:none;}
*:focus {outline: none;}
input:focus{outline:1px;}
img{max-width:100%;height:auto; outline:none;}
a{outline:none; border:none;text-decoration: none;}
.header-sticky{position: relative;z-index: 9;}
.fixedhead{position: fixed;top: -62px; animation: slide-down 0.7s; opacity: 1;width: 100%;background: #fff;z-index: 999;left: 0px;box-shadow: 0 1px 7px 0 rgb(227 227 227 / 72%);}

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 0.9;
        transform: translateY(0);
    } 
}

.mb-50 {
    margin-bottom: 50px;
}
/* ========== Inner banner======= */
.page-title {position: relative;background-repeat: no-repeat;background-position: 50%;background-size: cover;text-align: center;}

.page-breadcrumb {font-size: 15px;line-height: normal;margin: 5px -5px 10px;}

.page-breadcrumb li {position: relative;display: inline-block;font-size: 15px;line-height: 20px;color: #096d41;padding: 0 8px;text-transform: capitalize;}

.page-breadcrumb li a {color: #fff;text-transform: capitalize;transition: all .3s ease;}

.title-outer h1{color: #fff; font-weight: 500;font-size: 45px;}

.page-breadcrumb li:after {position: absolute;top: 2px;right: -5px;content: "/";font-size: 15px;line-height: 20px;color: #fff;}

.page-breadcrumb li:nth-last-child(1):after{display: none;}

.ani-1 .ani-pl{position: absolute;right: 25px;bottom: 9px;}

.ani-1 .ani-pl2 {position: absolute;left: 15%;top: 20%;-webkit-animation: bounce 5s linear infinite;animation: bounce 5s linear infinite;}

.ani-1 .ani-pl3 {position: absolute;left: -30px;top: 40px;-webkit-animation: bounceX 5s linear infinite;animation: bounceX 5s linear infinite;}

.our-company{padding: 50px 0;background-image: url(../images/testimonial-bg-2.png);background-size: cover;background-repeat: no-repeat;background-position: center;}

.our-company__meida img {height: 350px;width: 100%;object-fit: cover;}

.our-company__meida {overflow: hidden;position: relative;}

.years-experience {background: #2558d3;padding: 20px 15px 30px;border-radius: 0px 0px 20px 20px;margin-top: 20px;}

.years-experience .number {font-size: 64px;font-weight: 700;line-height: 60px;}

.years-experience .number sup {font-size: 40px;font-weight: 400;line-height: 60px;}

.our-company__meida.border-radius {margin-top: 60px;padding-bottom: 6px;border-radius: 20px 20px 0px 0px;}

.our-company__meida .horizental-bar {left: 10px;width: 232px;height: 15px;bottom: 0px;max-width: 100%;position: absolute;background: #00990e;-webkit-animation: move-right 3s linear infinite;animation: move-right 3s linear infinite;}

.sub-title {position: relative;text-transform: uppercase;color: #00990e;font-weight: 700;font-size: 16px;line-height: 26px;padding-left: 55px;display: inline-block;margin-bottom: 14px;}

.sub-title::before{position: absolute;content: "";top: 6px;left: 0;width: 40px;height: 2px;background: #00990e;}

.sub-title::after{position: absolute;content: "";bottom: 6px;left: 0;width: 40px;height: 2px;background: #00990e;}

.btn-one {background: #00990e;color: #ffffff;display: inline-flex;align-items: center;font-size: 16px;line-height: 26px;padding: 17px 43px;text-align: center;font-weight: 700;z-index: 3;position: relative;transition: 0.4s;text-transform: uppercase;overflow: hidden;border-radius: 6px;}

.btn-one:hover{background-color: #2558d3;color: #fff;}

.btn-one i {position: relative;top: 0px;margin-left: 15px;font-size: 13px;}

button.btn-two { border: none;  background: #00990e;text-align: center; display: block;width: 100%; padding: 15px 20px;  border-radius: 5px; color: #fff; font-size: 19px;  font-weight: 500;}

.mid-menu-flex {display: flex;justify-content: space-between;align-items: center;position: relative;}

.nav-top-btns{display: flex;align-items: center;}

.mid-menu-flex  .naveen-txt{margin-right: 120px;}

.mid-menu-flex .five-t{position: absolute;top: -3px;right: 0;}

.mid-menu-flex .five-t img{width: 130px;}

.naveen-txt a{color: #7e4a33;font-weight: 700;font-size: 18px;}

.naveen-txt a span{font-weight: 400; font-size: 16px;}

.top-logo img {width: 85px;}

.top-logo a{display: flex;align-items: center;gap: 8px;}

.top-logo a p{margin: 0;}

.mid-menu {padding: 5px 0;background: #fff;}

.cart { color: #fff;position: relative;}

.cart i{ color: #fff;}

.curr span {display: block; color: #fff;}

.cart span { font-size: 12px; position: absolute; top: -11px; z-index: 22; background: #FF9900;width: 16px; height: 16px; border-radius: 50%;line-height: 16px; text-align: center; right: -10px;}

.log-box li a { color: #fff;}

.log-box li a:hover{color: #ecb102;}

.log-box {display: flex; gap: 10px;color: #fff; align-items: center;}

.call-icon {display: flex;align-items: center;gap: 10px;}

.cl-text span {display: block;}

.cl-text a {color: #363b4d;font-weight: 600;}

.cl-text {text-align: center;}

.call-icon i {font-size: 25px;font-weight: 500;}

.cl-text a:hover {color: #3368e8;}

.right-box { display: flex;align-items: center;gap: 20px;;}

.log-box li {display: inline-block;}

.log-box {display: flex;}

.log-box li{padding: 8px 12px;border-left: 1px solid #e6e6e6;margin-left: 80px;}

.curr {display: flex;align-items: center;gap: 10px;}

.curr li img{width: 22px;}

.curr li a:hover img{ animation: bg-circle-two 3s infinite alternate;    filter: invert(28%) sepia(100%) hue-rotate(1deg) saturate(3);}

.curr .dropdown-menu{--bs-dropdown-min-width: 0rem;width: 50px;}

.curr .dropdown-menu a{padding:5px 10px; text-align: center;}

.curr ul {display: flex;align-items: center;}

.curr ul .abtn { font-size: 14px; border: 1px solid #fff;color: #fff; height: 25px; width: 25px; display: flex; align-items: center;justify-content: center;border-radius: 5px;}

.curr ul .abtn a{color: #fff;}

.curr ul li a{color: #fff;}

.curr ul li {padding: 8px 12px;border-left: 1px solid #e6e6e6;}

.address-block-one .icon {width: 80px;height: 80px;background: #00990e;}

.address-block-one .title {font-size: 24px;padding: 20px 0 5px;}

.address-block-one p {line-height: 1.6em;color: #878787;}

.address-block-one {border: 1px solid #e1e1e1;border-radius: 25px;height: 100%;padding: 25px 15px;}

.contact-us-section .bg-wrapper {border-radius: 40px;padding: 55px 55px 60px;margin-top: 60px;}

.address-block-one a {color: #00990e;text-decoration: underline;font-weight: 500;}

.light-bg {background-color: #edf1ee;}

.title-one h2 {font-weight: 700;font-size: 43px;}

.form-style-one .input-group-meta input {height: 60px;padding: 0 20px;}

.mb-40 {margin-bottom: 40px;}

.mb-30 { margin-bottom: 30px;}

.mb-35 {margin-bottom: 35px;}

.map-banner {height: 600px;}

.mt-120 { margin-top: 120px;}

.contact-us-section {padding: 80px 0;}

.block-feature-one {z-index: 1;position: relative;background-color: #f7f7f7;padding: 60px 0;}

.fq-sec{padding: 50px 0;}

.card-style-two {position: relative;padding: 50px 40px 48px;background: #fff;border: 1px solid #ebf3ee;border-radius: 20px;}

.card-style-two .icon {height: 50px;}


.card-style-two h4 {margin-top: 25px;color: #00990e;}

.accordion-flush .accordion-item {border-radius: 30px;border: 1px solid #e3e3e3 !important;margin-bottom: 20px;}

.accordion-flush .accordion-item .accordion-button.collapsed {border-radius: 30px;}

.accordion-button:focus {z-index: 3;border-color: unset !important;outline: 0 !important;box-shadow: unset !important;}

.accordion-flush .accordion-item .accordion-button:not(.collapsed) {color: #ffffff;background-color: #216db9;border-bottom-left-radius: 0;border-bottom-right-radius: 0;border-top-left-radius: 20px;border-top-right-radius: 20px;}

.accordion-button:not(.collapsed)::after {filter: invert(1) brightness(2.5);}

.registration {padding: 50px 0;position: relative;}

.ani-2 .shape1{right: 2%; bottom: 14%; width: 14.52%; animation: jumpThree 6s infinite linear;position: absolute;}

.commonpage.virtualwarehouse {  max-width: 1050px;}

.ware-li li:before { position: absolute; content: ''; width: 10px; height: 10px; background: #00990e;left: 0;  top: 3px; border-radius: 5px;}

.ware-li li {padding-left: 18px; position: relative; padding-bottom: 7px; font-weight: 500;}

.curr .dropdown button { background: #fff; padding: 1px 4px; border-radius: 5px;}

.curr .dropdown img { width: 21px;}

.footer-first-col p { color: #fff;}

.dropdown-toggle::after { display: inline-block;margin-left: 0; vertical-align: 0.2rem; content: ""; border-top: 0.3em solid #000; border-right: 0.3em solid transparent;border-bottom: 0; border-left: 0.3em solid transparent;}

.color-white {color: #FFF;}

/* ---------------- */
.top-menu {position: relative; padding: 5px 0px 20px;background: #01302a  url(../images/layer-1.png) left bottom repeat-x;}

.top-menu-flex { display: flex;justify-content: space-between; align-items: center;}

.top-icon ul {display: flex;}

.top-icon li {display: flex;color: #fff;  font-weight: 500; align-items: center;position: relative;padding: 8px 0px;}

/* .top-icon li:first-child{margin-right: 10px;padding-right: 10px; border-right: 1px solid #e6e6e6;} */

img { max-width: 100%;height: auto;outline: none;}

.top-icon li a { color: #fff; padding: 0px 10px 0px 10px; text-decoration: none; font-size: 14px;}

.top-icon li a i{margin-right: 5px;}

.top-icon li a:hover{color: #00b911;}

.top-menu-navbar a {background-color: #00990E;color: white;padding: 8px 20px;border-radius: 5px;display: block;transition: all .3s ease;border: 1px solid #00990e;}

.top-menu-navbar a:hover{background-color: #00990e00;color: #00b911; border: 1px solid #00b911;}

.top-menu-navbar a:hover img{filter: brightness(50%) sepia(155) saturate(48) hue-rotate(131deg);}

.top-menu-navbar a img {margin-right: 8px;transition: all .3s ease;}

.top-icon-social { float: right;}

.top-icon-social li { display: inline-block; padding: 0px 0px 0px 15px;color: #fff;font-size: 15px;}

.top-icon-social li a { color: #fff; font-size: 25px;}

ul,
ol {list-style: none; margin: 0; padding: 0;}

.search-btn { border: 1px solid #ba3e11;color: #ba3e11; background: #ba3e11; width: 40px; height: 40px; font-size: 18px;transition: 0.5s ease;}

.wrapper .owl-stage-outer{    height: calc(100% + 30px); margin: -15px;padding: 15px !important;width: calc(100% + 30px);}

.search-btn i { color: white; font-weight: 100;}

.btn-style-one {border: 1px solid #ba3e11;background: #ba3e11; color: #fff; border-radius: 30px;  width: 150px; height: 40px; display: inline-block;transition: 0.5s ease;font-size: 15px;}

.cart-button {padding: 0;}

.mobile-menu { display: none;}

.active-products h5 {margin: 0; color: #fff;}

.link-dropdown {background-color: unset !important;order: none !important;color: black !important;}

ul { margin-bottom: 0 !important;}

.bottom-menu{background-color: #7e4a33;}

@keyframes  bg-circle-two {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.1);
    }
}

.login {margin-left: 12px !important;}
.login button {
    padding: 0.8em 1.8em;
    border: 2px solid #01302a ;
    position: relative;
    overflow: hidden;
    background-color: transparent;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    transition: .3s;
    z-index: 1;
    font-family: inherit;
    color: #01302a ;    border-radius: 5px;    font-weight: 700;
   }
   
   .login button::before {
    content: '';
    width: 0;
    height: 370%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    background: #01302a ;
    transition: .5s ease;
    display: block;
    z-index: -1;
   }
   
   .login button:hover::before {
    width: 105%;
   }
   
   .login button:hover {
    color: #ffffff;
   }
  /* ======New Search{Top Search}======= */

  
.input:focus + .icon,
.input:not(:invalid) + .icon { pointer-events: all; cursor: pointer;}

.topsearch { position: relative;  --size-button: 38px; color: white; padding: 0 !important; }

.topsearch .icon {position: absolute; width: var(--size-button);height: var(--size-button); top: 0;left: 0;padding: 8px; pointer-events: none;}

.topsearch .icon svg { width: 100%; height: 100%;}

.text-custom .dropdown button {background: unset; padding: 1px 4px; border-radius: 5px; border: unset;padding: 0;}

.dropdown-toggle::after{display: none;}

.text-custom .dropdown-menu {--bs-dropdown-min-width: 0rem; width: auto;display: none; margin-left: -13px !important; border-radius: unset; padding: 8px ;}

.dropdown-menu.show {display: block;}

.text-custom ul li{padding: 0;margin-bottom: 3px;}

.text-custom   ul li a {color: #000; background: #e7e7e7;text-align: left !important;font-size: 13px; padding: 5px 6px !important; }

.text-custom  .dropdown-item:focus, 
.text-custom  .dropdown-item:hover {color: #4c4c4c;background-color: #ffd944;}

.text-custom button:hover img{filter: invert(28%) sepia(100%) hue-rotate(1deg) saturate(3);}

.text-custom .dropdown:hover .dropdown-menu {display: block !important;}

.sitemap{padding: 60px 0;}

.site-btn{text-align: center;padding: 8px 20px;background: #7e4a33;    color: #fff;}

.cl-g{ position: relative;   background: #2b3a1e;}

.cl-g::before{position: absolute; content: ""; top: 0; left: 50%;transform: translate(-50%, -50%);  width: 2px; height: 50px; background: #7e4a33;z-index: -1;}

.cl-t{position: relative;}

.cl-t::before{position: absolute;content: ""; bottom: -30px; left: 50%; transform: translate(-50%, 0%); width: 2px;height: 50px; background: #7e4a33; z-index: -1;}

.sitemap-inner{ text-align: center;}

.site-nav{margin-top: 70px;position: relative;}

.site-nav::before{position: absolute;content: ""; top: -35px; width: 100%;height: 3px; left: 0; background: #7e4a33; border-radius: 5px;}

.site-nav ul{display: flex; justify-content: space-between;}

.sit-links ul{display: block;}

.sub-site-btn { background: #3f8a18; padding: 8px 10px;position: relative;}

.sub-site-btn::before{position: absolute; content: " "; top: 50%; left: -8px;height: 2px;width: 20px; background: #3f8a18; transform: translate(-50%, -50%);}

.sub-site-btn a{font-size: 12px;color: #fff;}

.sit-links{ height: 390px; position: relative;}

.sit-links ul{ position: absolute;width: 145px;left: 10px;  top: 7px;border-left: 2px dashed #3f8a18; padding-left: 17px;}

.impact-modal-body{height: 550px;margin-bottom: 10px;overflow-x: auto;}

.impact-modal-body::-webkit-scrollbar {width: 2px;}

.impact-modal-body::-webkit-scrollbar { width: 6px; background-color: #D6DADD;border-radius: 10px;}

.impact-modal-body::-webkit-scrollbar-thumb { background: #7e4a33; border-radius: 10px;}

.impact-modal .modal-dialog .modal-header{border-bottom: unset; padding: 10px 10px 0 0;}

.impact-img{height: 300px;width: 500px;}

.impact-img img{width: 100%;height: 100%;object-fit: cover;}

.video-gal{padding: 60px 0;}

/* ---- Social ---- */

.social{gap: 15px;}

.social li a{font-size: 18px;color: #fff;}



/* ---- about-section ---- */

.about-section {padding: 60px 0;position: relative;}

.deer{
    position: absolute;
    content: "";
    bottom: 0;
    left: -220px;
    height: 500px;
    width: 500px;
}

.deer img{    height: 100%;
    width: 100%;
    object-fit: contain;
    opacity: .5;
}

.tortol{    position: absolute;
    right: 15px;
    top: 145px;
    width: 300px;}

.about-section{
    position: relative;
  }
  
  .image_block_one .image-box{
    position: relative;
    display: block;
    height: 450px;
  }

  .about-section .image-box video{  width: 100%;height: 100%;}
  
  .image_block_one .image-box .image{
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 50%;
    height: 500px;
    width: 500px;
    margin: 0 auto;
  }
  
  .image_block_one .image-box .image img{
    width: 100%;
    border-radius: 50%;
    transition: all 500ms ease;height: 100%;
    object-fit: cover;
  }
  
  .image_block_one .image-box .image:hover img{
    transform: scale(1.05);
  }
  
  .image_block_one .image-box .image::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255,.2);
    border-radius: 0%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
  }
  
  .image_block_one .image-box .image:hover::before {
    -webkit-animation: circle .95s;
    animation: circle .95s;
  }
  
  @-webkit-keyframes circle {
    0% {
      opacity: 1;
    }
    40% {
      opacity: 1;
    }
    100% {
      width: 200%;
      height: 200%;
      opacity: 0;
    }
  }
  @keyframes circle {
    0% {
      opacity: 1;
    }
    40% {
      opacity: 1;
    }
    100% {
      width: 200%;
      height: 200%;
      opacity: 0;
    }
  }
  
  .image_block_one .image-box .shape{
    position: absolute;
    left: -50px;
    top: 0px;
    width: 119px;
    height: 247px;
    background-repeat: no-repeat;
  }
  
  .image_block_one .image-box .icon-box{
    position: absolute;
    right: 50px;
    bottom: 0px;
    width: 160px;
    height: 160px;
    line-height: 160px;
    text-align: center;
    border-radius: 50%;
    z-index: 1;
  }

  .image_block_one .image-box .icon-box img{    background: #01302a ;
    border-radius: 50%;
    height: 100%;
    width: 100%;
    padding: 15px;}
  
  .content_block_one .content-box{
    position: relative;
    display: block;
    margin-left: 25px;
  }
  
  .content_block_one .content-box .text{
    position: relative;
    display: block;
    margin-bottom: 49px;
  }
  
  .content_block_one .content-box .text h4{
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 20px;    color: #006054;
  }
  
  .content_block_one .content-box .text p{
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 32px;    color: #696969;
  }
  
  .list-style-one li{
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 26px;
    padding-left: 35px;
    color: #151c2c;
    margin-bottom: 14px;
  }
  
  .list-style-one li:last-child{
    margin-bottom: 0px;
  }
  
  .list-style-one li:before{
    position: absolute;
    content: '\f0a9';
    font-family: 'Font Awesome 5 Pro';
    left: 0px;
    top: 0px;
    font-size: 16px;
    font-weight: 700;    color: #006054;
  }
  
  .img-wrap {
    position: absolute;
    right: 0px;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
  }
  
  .back-img {
    left: 0px !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
  }

  /* ---- sec-title ---- */

.sec-title{
    position: relative;
    display: block;
    margin-bottom: 30px;
  }
  
  .sec-title h2{
    position: relative;
    display: block;
    font-size: 40px;
    line-height: 50px;
    padding-top: 10px;
    text-transform: uppercase;
    font-family: "Archivo Black", sans-serif;
  }
  
  .sec-title h2:before{
    position: absolute;
    content: '';
    width: 43px;
    height: 2px;
    left: 0px;
    top: 0px;
  }
  
  .sec-title.centred h2:before {
    left: 50% !important;
    transform: translateX(-50%);
    right: inherit !important;
  }


  /* -- */

  .front-events {padding: 60px 0;position: relative;overflow: hidden;}

  .background--gray {background: #f3f4f5 ;}

  .nearest-item {
    background: #fff;
    color: #777;
    -webkit-box-shadow: 0 3px 10px 5px rgba(0,0,0,.03);
    box-shadow: 0 3px 10px 5px rgba(0,0,0,.03);
    padding-bottom: 25px
}

@media only screen and (min-width: 768px) {
    .nearest-item {
        padding-bottom:0
    }
}

.nearest-item:not(:last-of-type) {
    margin-bottom: 20px
}

.nearest-item__img {
    position: relative
}

.nearest-item .img--bg {
    z-index: 0
}

.nearest-item__img::before {
    content: "";
    display: block;
    padding-top: 64.03941%
}

.nearest-item__date,.nearest-item__description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0 15px
}

.nearest-item__description {
    padding-top: 23px
}

@media only screen and (min-width: 768px) {
    .nearest-item__date,.nearest-item__description {
        padding:0
    }
}

.nearest-item__link {
    font-family: Quicksand,sans-serif
}

.nearest-item__date span:first-of-type,.nearest-item__link {
    color: #006054;
    font-size: 18px;
    font-weight: 700;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.nearest-item__link:hover {
    color: #333;
    opacity: .75
}

.main-event {
    position: relative;
    background: rgba(0,0,0,.4);
    color: #fff;
    margin-top: 70px;
    padding: 52px 30px 60px 30px
}

.main-event::before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000000c4;
    z-index: 1;
}

@media only screen and (min-width: 768px) {
    .main-event {
        padding:42px 70px 70px 50px
    }
}

@media only screen and (min-width: 992px) {
    .main-event {
        padding:62px 70px 70px 70px
    }
}

@media only screen and (min-width: 1200px) {
    .main-event {
        padding:70px;
        display: flex;
        align-items: center;
        position: absolute;
        height: 100%;
        top: 0;
        right: 0;
        width: 41%;
        margin-top: 0
    }
}

.main-event__inner {
    width: 100%;
    max-width: 540px;
    z-index: 1;
}

@media only screen and (min-width: 1200px) {
    .main-event__inner {
        max-width:320px
    }
}

.main-event .heading {
    margin-bottom: 20px
}

@media only screen and (min-width: 1200px) {
    .main-event .heading {
        margin-bottom:30px
    }
}

.main-event .heading .heading__pre-title,.main-event .heading .heading__title {
    color: #fff
}

.main-event p {
    color: inherit
}

.main-event p:not(:last-of-type) {
    margin-bottom: 35px
}

.main-event__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 28px
}

@media only screen and (min-width: 1200px) {
    .main-event__date {
        margin-top:44px
    }
}

.main-event__date span:first-of-type {
    color: #fdd340;
    font-size: 18px;
    font-weight: 700
}

.main-event__button {
    color: #fff;
    margin-top: 45px
}


.img--bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
    font-family: "object-fit: cover; object-position: top center";
    z-index: 0;
}

.main-event__inner .sec-title  h2{color: #fff;}

.main-event__inner .sec-title  h2 span:nth-of-type(2) {
    font-weight: 300;    font-family: "Open Sans", sans-serif;
}
.front-events .login{margin: 0 !important;}

/* ---- hand ---- */

.hand{padding: 60px 0;background: #01302a url(../images/layer-1.png) left bottom repeat-x;position: relative;}

.hand::before{position: absolute; content: " ";height: 100%;width: 100%; top: 0; left: 0; background: url(../images/deer-back.jpg); background-position: center;   background-size: cover;background-attachment: fixed;}

.hand::after{position: absolute; content: " "; height: 100%; width: 100%;top: 0;left: 0;  background: linear-gradient(0deg, #00251f, #01302aa6);}

.bottom-shp{ position: absolute;bottom: -20px;background: #012620; height: 25px;  width: 100%;}

.bottom-shp img{object-fit: none;height: 100%; width: 100%;object-position: bottom;}

.hand-inner{position: relative;z-index: 2;}

.hand .hand-item{ position: relative;height: 300px; width: 100%; box-shadow: 0 0 10px 0 #00000042; border-radius: 5px;overflow: hidden;}

.hand .hand-image{ height: 100%; width: 100%;}

.hand .hand-image img{ height: 100%;width: 100%;object-fit: cover;}

.hand .hand-txt{position: absolute; bottom: 0;width: 100%;padding: 15px;background: linear-gradient(90deg, #003028, transparent);}

.hand .hand-txt h4{font-size: 20px;color: #ffffff; margin-bottom: 10px;font-weight: 400;}

.hand .hand-txt p{color: #bdbdbd;font-size: 14px; margin: 0;}

.hand .hand-cont {overflow: hidden; height: auto;padding: 15px;  border-radius: 5px; box-shadow: 0 0 5px 0 black;background: #00251f;}

.hand .hand-cont .nav-item{margin-right: 15px;}

.hand .hand-cont .nav-pills .nav-link{color: #fff;    border: 1px solid;}

.hand .hand-cont .nav-pills .nav-link.active, .hand .hand-cont .nav-pills .show>.nav-link {color: #fff; background-color: #ffc107;border-color: #ffc107;}

.hand  .sec-title h2{color: #fff;}

.hand .hant-tab-content{overflow: hidden;height: 670px; overflow-y: scroll; padding-bottom: 35px;padding-right: 15px;}

.hand .hant-tab-content::-webkit-scrollbar {width: 2px;}

.hand .hant-tab-content::-webkit-scrollbar { width: 6px;background-color: #D6DADD; border-radius: 10px;}

.hand .hant-tab-content::-webkit-scrollbar-thumb {background: #ffc107; border-radius: 10px;}

/* ----  */


.watch-event .social-feed{position: relative;padding: 35px 30px 35px 30px;box-shadow: 0 0 10px 0 #d9d9d9; border-radius: 10px; background-color: #fff; margin-top: 90px;}

.watch-event .social-feed::before { position: absolute;content: ""; top: 0;right: 0; height: 120px; width: 120px;  background-image: url(../images/bg-shape2.png);background-position: center; background-size: cover;}

.watch-event .social-feed .shape5{  width: 50px;position: absolute; top: 20px; right: 20px;}

.watch-event .social-feed img{width: 100%;}

.watch-event{padding: 60px 0; background-position: top; background-repeat: repeat;background-size: contain; background-image: url(../images/lalitbg.png);position: relative;}

.watch-event .bottom-shp {
  position: absolute;
  bottom: -25px;
  background: #3a282800;
  height: 25px;
  width: 100%;
  z-index: 9;
  transform: rotateX(180deg);
}

.watch-event .you-video{margin-right: 35px;}

.watch-event .you-video .vdo{width: 100%; height: 525px;border-radius: 10px;overflow: hidden;}

.watch-event .socila-feed ul{display: flex; width: 100%;}

.watch-event .socila-feed ul li{display: inline-block;width: 100%;text-align: center;padding: 15px 10px;}

.watch-event .socila-feed ul li img{width: 25px;}

.watch-event .socila-feed ul .fb{background-color: #3b5999;}

.watch-event .socila-feed ul .twiter{background-color: #55acee;}

.watch-event .socila-feed ul  .insta{background: linear-gradient(45deg, #ed8736, #e45c3d, #de3841, #c13584, #e1306c, #fd1d1d);}

.watch-event .soc-col-head {display: flex; align-items: center;}

.watch-event .soc-col-head img {width: 85px;}

.watch-event .soc-col-head .soc-col-head-right{margin-left: 15px;}

.watch-event .soc-col-head .soc-col-head-right h6{margin-bottom: 5px;}

.watch-event .soc-col-head .soc-col-head-right p{margin: 0;color: #8d8d8d;font-weight: 600;}

.watch-event .social-cult-links h6{margin-bottom: 5px; }

.about-inner-img {height: 375px;padding: 5px; background: #fff; position: relative;}

.about-inner-img video{width: 100%;}

.vdo  video{height: 100%; width: 100%;}


/* ==== */

main { position: fixed; top: 0; left: 0;width: 100%;}
article {display: block;}
.video-banner {position: relative; height: 450px; overflow: hidden;}

.video-banner .slider {position: relative;top: 0;left: 0; width: 100%;height: 100%;}
.video-banner .slide {position: relative;top: 0; left: 0; width: 100%;height: 100%;}
.video-banner .slide video {position: absolute;top: 0; left: 0;width: 100%; height: 100%;object-fit: fill;}
.video-banner .dot {position: relative;width: 10px; height: 10px;cursor: pointer; margin-left: 10px;background-color: hsl(0, 0%, 100%);
  border-radius: 50%;display: inline-block; transition: background-color 0.6s ease; margin-top: 2px;  margin-bottom: 2px; }
.video-banner .active, .video-banner .dot:hover {background-color: #007c6c;}
.video-banner .prev, .next {cursor: pointer; position: absolute; top: 50%; width: auto; margin-top: -22px; padding: 16px; color: white;
  font-weight: bold; font-size: 18px; transition: 0.6s ease;border-radius: 0 3px 3px 0; user-select: none; display: none;}
.video-banner .next { right: 0; border-radius: 3px 0 0 3px;}
.prev:hover, .next:hover { background-color: rgba(0,0,0,0.8);}

.cos-bot{left: 50%;bottom: 30px;
  transform: translate(-50%, 0);text-align:center; z-index: 9999; position: absolute;}

  
.gallery-block-one .inner-box{
  position: relative;
  display: block;
  overflow: hidden;    height: 100%;
}

.gallery-block-one .inner-box .image-box{
  position: relative;
  display: block;
  overflow: hidden;    height: 100%;
}

.gallery-block-one .inner-box .image-box:before {
  position: absolute;
  content: '';
    width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(90deg, rgba(14,19,31,0.95) 0%, rgba(14,19,31,0.0) 50%);
  bottom: 0px;
  right: 0px;
  z-index: 1;
}

.gallery-block-one .inner-box .image-box img{
  width: 100%;
  transition: all 500ms ease;
  height: 100%;
    object-fit: cover;
}

.gallery-block-one .inner-box:hover .image-box img{
  transform: scale(1.05);
}

.gallery-block-one .inner-box .content-box{
  position: absolute;
  left: 0px;
  bottom: 40px;
  padding-left: 50px;
  padding-right: 50px;
  z-index: 1;
  width: 100%;
  transition: all 500ms ease;
}

.gallery-block-one .inner-box:hover .content-box{
  opacity: 0;
}

.gallery-block-one .inner-box h3{
  position: relative;
  display: block;
  font-size: 30px;
  line-height: 40px;
  color: #fff;
  text-transform: uppercase;
}

.image-gal{ padding: 60px 0 0; background: #f2ffff;position: relative;}

.image-gal .sec-title {text-align: center;}

.image-gal .owl-nav {display: none !important;}

.gallery-block-one .inner-box h3 a{
  display: inline-block;
  color: #fff;
}


.gallery-block-one .inner-box .overlay-content{
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding-left: 50px;
  padding-right: 50px;
  width: 100%;
  z-index: 1;
  opacity: 0;
  transition: all 500ms ease;
}

.gallery-block-one .inner-box:hover .overlay-content{
  bottom: 50px;
  opacity: 1;
}

.gallery-block-one .inner-box p{
  font-size: 16px;
  line-height: 30px;
  color: #b9babc;
  margin-bottom: 20px;
  margin-top: 2px;
}

.gallery-block-one .inner-box .link a{
  position: relative;
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 44px;
  text-align: center;
  border-radius: 50%;
  font-size: 16px;
}

.gallery-block-one .inner-box .link a:hover{
  color: #fff;
}

.gallery-block-one{height: 550px;}

.image-gal::before{position: absolute; content: " ";height: 100%;width: 100%; top: 0; left: 0; background: url(../images/deer-back.jpg); background-position: center;   background-size: cover;background-attachment: fixed;}

.image-gal::after{position: absolute; content: " "; height: 100%; width: 100%;top: 0;left: 0; background: #012620;}

.image-gal .sec-title {    z-index: 2;}

.image-gal .sec-title h2{color: #fff;}


/* -- appointment -- */

.appointment-section{padding: 80px 0 60px;position: relative; background-color: #ffffff;}

.appointment-section .bottom-shp{background-color: #f3f3f3;}

.appointment-section .bottom-shp { z-index: 2; transform: rotate(180deg);}

.appointment-section .appointment-inner{    width: 80%; margin: 0 auto;}

.appointment-section .form-control{    position: relative;
  display: block;
  width: 100%;
  font-size: 14px;
  color: #848484;
  line-height: 28px;
  padding: 15px 25px;
  font-weight: 400;
  background: #f3f3f3;
  border-radius: 50px;
  border: 1px solid #f3f3f3;
}

.appointment-section .form-group label{margin-bottom: 10px;} 

.appointment-section .form-group label span{color: red;}


.inner-contact .form-control{background-color: #fff}
/* -- ---- Footer ---- -- */

.main-footer {
  position: relative;
  background: #f3f3f3;

}

/* .main-footer::before{
  position: absolute;
  height: 100%;
  width: 100%;
  content: "";
  left: 0;
  top:0;
  background-image: url(../images/contact-bg-1.png);
  background-position: center;
  background-size: cover;
} */

.main-footer .widgets-section {
  position: relative;
  padding: 76px 0px 60px;
}

.main-footer .footer-widget {
  position: relative;
  margin-bottom: 30px;
}

.main-footer .footer-widget h2 {
  position: relative;
  font-size: 28px;
  color: #01302a;
  font-weight: 700;
  line-height: 1.2em;
  margin-top: 30px;
  margin-bottom: 25px;
  font-family: "Archivo Black", sans-serif;
}

/*Logo Widget*/

.main-footer .logo-widget {
  position: relative;
}

.main-footer .logo-widget .logo {
  position: relative;
  margin-bottom: 20px;    width: 130px;
}

.main-footer .logo-widget .text {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #444444;
  margin-bottom: 25px;
}

.links-widget .links {
  position: relative;
}

.links-widget .links li {
  position: relative;
  margin-bottom: 8px;
}

.links-widget .links li a {
  position: relative;
  padding-left: 32px;
  color: #444444;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.3s ease;
}

.links-widget .links li a:hover{  color: #007869;}

.links-widget .links li a:before {
  position: absolute;
  content: '\f78e';
  left: 0px;
  top: 4px;
  color: #cccccc;
  line-height: 1em;
  font-family: 'Font Awesome 5 Pro';
  transition: all 0.3s ease;
  color: #007869;
  font-size: 18px;
}

.info-widget {
  position: relative;
}

.info-widget ul {
  position: relative;
}

.info-widget ul li {
  position: relative;
  color: #222222;
  font-size: 14px;
  margin-bottom: 20px;
  padding-left: 0;
}

.info-widget ul li span i{font-size: 20px;  color: #007869;    margin-right: 10px;}

.info-widget ul li a {
  font-size: 14px;
  color: #222222;
}

.info-widget ul li .icon {
  position: absolute;
  left: 0px;
  top: 4px;
  color: #cccccc;
  font-size: 24px;
  line-height: 1em;
}

.info-widget ul li:last-child .icon {
  font-size: 18px;
}

.subscribe-widget .text {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #444444;
  line-height: 2em;
  margin-bottom: 15px;
}

.newsletter-form {
  position: relative;
}

/*subscribe widget*/

.main-footer .subscribe-widget .form-group {
  position: relative;
  display: block;
  margin-bottom: 10px;
}

.main-footer .subscribe-widget .form-group input[type="text"], .main-footer .subscribe-widget .form-group input[type="email"] {
  position: relative;
  display: block;
  width: 100%;
  line-height: 28px;
  padding: 10px 20px;
  height: 48px;
  font-size: 15px;
  color: #444444;
  border-radius: 50px;
  border: 1px solid #cccccc;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}

.main-footer .subscribe-widget .form-group button {
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  padding: 6px 39px;
  text-transform: uppercase;
}

.main-footer .subscribe-widget .form-group input[type="text"]:focus, .main-footer .subscribe-widget .form-group input[type="email"]:focus {
  border-color: #e5a62d;
}

.main-footer .footer-bottom {
  position: relative;
  text-align: center;
  padding: 45px 0px 45px;
  border-top: 1px solid #dddddd;
}

.main-footer .footer-bottom .copyright {
  position: relative;
  color: #888888;
  font-size: 14px;
  text-align: center;
}

.main-footer .footer-bottom .copyright span {
  font-weight: 700;
}

.main-footer.style-two {
  background-color: #1e1e1e;
  border-top: 4px solid #e7470c;
}

.main-footer.style-two .logo-widget .text, .main-footer.style-two .footer-widget h2 {
  color: #ffffff;
}

.main-footer.style-two .widget-post .text a, .main-footer.style-two .widget-post .post-info, .main-footer.style-two .links-widget .links li a, .main-footer.style-two .info-widget ul li {
  color: #cccccc;
}

.main-footer.style-two .info-widget ul li a {
  color: #ccc;
}

.main-footer.style-two .footer-bottom {
  border-color: #3a3a3a;
} 

.main-footer .social li a {
  font-size: 24px;
  color: #002f28;
}


/* -- ---- Login Form ---- -- */


.oxyy-login-register .nav-underline .nav-link:not(.active):hover {
  border-bottom: 0px;
  border-bottom-color: transparent;
}

.oxyy-login-register .nav-underline .nav-link.active {
  font-weight: 500;
}

.oxyy-login-register .btn-video-play {
  width: 66px;
  height: 66px;
  line-height: 66px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: 0px 0px 50px -35px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 50px -35px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

.oxyy-login-register .btn-video-play:hover {
  -webkit-box-shadow: 0px 0px 0px 8px rgba(250, 250, 250, 0.2);
  box-shadow: 0px 0px 0px 8px rgba(250, 250, 250, 0.2);
}

.oxyy-login-register .hero-wrap .hero-bg {
  z-index: 0;
  /* background-attachment: fixed; */
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: background-image 300ms ease-in 200ms;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.hero-wrap {position: relative;}

.hero-wrap::before{
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: #003028e8;
  z-index: 1;
}

.hero-content { position: relative; z-index: 3;}

.oxyy-login-register{background-color: #f3f3f3;}

.oxyy-login-register .form-check .form-check-input {
  height: 20px;
  width: 20px;
  cursor: pointer;
}

.oxyy-login-register .form-dark .btn { background: #01302a;border-color: #01302a;}

.hero-content .logo img{ width: 150px;}

.bg-deer{position: absolute;width: 400px; right: 0; bottom: 0;}

.bg-deer img{    object-fit: contain;}

.bg-peacok {    position: absolute;
  left: 0;
  top: 0;
  width: 20%;
}

/* -- Top Header -- */

.breadcrumb-area {
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 1;
}
.breadcrumb-area .breadcrumb-text {
  position: relative;
  padding: 100px 0 250px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.breadcrumb-area .breadcrumb-text .breadcrumb-nav {
  background-color: #fff;
  padding: 20px 40px;
  z-index: 2;
  clip-path: polygon(9% 0, 100% 0, 91% 100%, 0 100%);
  animation: shape 7s infinite;
}

@keyframes shape {
  0% {
    clip-path: polygon(9% 0, 100% 0, 91% 100%, 0 100%);
  }
  50% {
    clip-path: polygon(0 0, 89% 0, 100% 100%, 10% 100%);
  }
  100% {
    clip-path: polygon(9% 0, 100% 0, 91% 100%, 0 100%);
  }
}

.breadcrumb-area .breadcrumb-text .breadcrumb-nav li a {
  color: #222;
}

.breadcrumb-area .breadcrumb-text .breadcrumb-nav li {
  display: inline-block;
  font-weight: 700;
  position: relative;
}
.breadcrumb-area .breadcrumb-text .breadcrumb-nav li:not(:first-child) {
  padding-left: 14px;
  margin-left: 10px;
}

.breadcrumb-area .breadcrumb-text .breadcrumb-nav li.active {
  color: #007b6b;
}

.breadcrumb-area .breadcrumb-text h2.page-title {
  font-size: 72px;
  letter-spacing: -1px;    font-family: "Archivo Black", sans-serif;
  color: #fff;
}

.breadcrumb-area .breadcrumb-text span{color: #fff;}

.sigma_subheader-shape.waves {
  position: absolute;
  left: 0;
  bottom: 0;
}

.sigma_subheader-shape.waves .wave {
  background: url(../images/wave.svg) repeat-x;
  position: absolute;
  top: -148px;
  width: 6400px;
  height: 149px;
  animation: wave 7s cubic-bezier( 0.36, 0.45, 0.63, 0.53) infinite;
  transform: translate3d(0, 0, 0);
  filter: brightness(1000);
}

.sigma_subheader-shape.waves .wave:nth-of-type(2) {
  top: -150px;
  animation: wave 7s cubic-bezier( 0.36, 0.45, 0.63, 0.53) -.125s infinite, swell 7s ease -1.25s infinite;
  opacity: 1;
}

.breadcrumb-area .breadcrumb-text .breadcrumb-nav li:not(:first-child)::before {
  position: absolute;
  left: -2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '|';
  color: #007b6b;
}

@keyframes wave {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -1600px;
  }
}


.inner-contact{background-color: #fff;}

.inner-contact .appointment-inner {width: 90%;}

.inner-contact .appointment-inner .default-form{padding: 35px;box-shadow: 0 0 10px 0 #e8e8e8;border-radius: 50px;background: #f3f3f3;position: relative;}

.inner-contact .contact-info .info-box {
  padding: 50px 30px;
  background-color: #fff;
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 40px 1fr;
  margin-bottom: 30px;
  grid-column-gap: 30px;
  border-radius: 45px;
  box-shadow: 0 0 12px 0 #e8e8e89c;
}

.inner-contact .contact-info .info-box .icon {
  font-size: 40px;
  color: #005c50;
}

.inner-contact .contact-info .info-box .desc h4 {
  font-size: 24px;
  margin-bottom: 20px;
}

.inner-contact .contact-info .info-box .desc p {
  margin: 0px;
}

.map-inner{width: 100%; height: 450px;}

.video-gallery {    display: grid;
  grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
  grid-gap: 15px;
  max-width: 100%;
  padding: 20px 15px;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  overflow: hidden;}

.video-gallery .gallery-item {    position: relative;
  width: 100%;
  height: 240px;
  background: #000;
  cursor: pointer;
  overflow: hidden;}

.video-gallery .gallery-item img {position: relative;
  display: block;
  width: 115%;
  height: 240px;
  object-fit: cover;
  opacity: .5;
  transition: all 350ms ease-in-out;
  transform: translate3d(0px, 0, 0);}

.north-cascades-img {object-position: 50% 30%; }

.video-gallery .gallery-item .gallery-item-caption { padding: 10px; font-size: 1em; color: #fff; text-transform: uppercase; }

.video-gallery .gallery-item .gallery-item-caption,
.video-gallery .gallery-item .gallery-item-caption > a { position: absolute; top: 0;  left: 0; width: 100%;height: 100%;}

.video-gallery .gallery-item h2 {font-weight: 300; overflow: hidden; padding: 12px 0;}

.video-gallery .gallery-item h2,
.video-gallery .gallery-item p { position: relative;margin: 0; z-index: 1; pointer-events: none;color: #fff; font-size: 16px;}

.video-gallery .gallery-item p {letter-spacing: 1px; font-size: 12px; padding: 12px 0;  opacity: 0; transition: opacity 0.35s, transform 0.35s; transform: translate3d(10%, 0, 0);}

.video-gallery .gallery-item:hover img {opacity: 0.3; transform: translate3d(0, 0, 0);}

.video-gallery .gallery-item .gallery-item-caption {text-align: left;}

.video-gallery .gallery-item h2::after {content: ""; position: absolute; bottom: 0;left: 0; width: 15%;  height: 1px; background: #fff;transition: transform 0.3s;  transform: translate3d(-100%, 0, 0);}

.video-gallery .gallery-item:hover h2::after { transform: translate3d(0, 0, 0);}

.video-gallery .gallery-item:hover p {opacity: 1; transform: translate3d(0, 0, 0);}

.video-gallery.visible{overflow-y: scroll;}

.video-gallery::-webkit-scrollbar { width: 2px;}

.video-gallery::-webkit-scrollbar {width: 6px;background-color: #D6DADD;border-radius: 10px;}

.video-gallery::-webkit-scrollbar-thumb {background: #0D4F8A;border-radius: 10px;}


/* -- About -- */

.mission-vision{position: relative; padding: 70px 0;background: #f4fffe;}

.mission-vision .abt-mv-img{position: absolute;height: 100%;width: 50%; top: 0;left: 0;}

.mission-vision .abt-mv-img img{height: 100%; width: 100%;object-fit: cover;}

.mission-vision .sec-title{padding-left: 50px;}

.abt-contact{background: #d6dedd;position: relative;}

.abt-contact::before{ position: absolute;height: 100%; width: 100%; content: "";left: 0;top: 0; background-image: url(../images/contact-bg-1.png);background-position: center;background-size: cover;opacity: .2;}

.abt-contact .abt-contact-inner{ padding: 60px;width: 80%; margin: 0 auto;position: relative;z-index: 2 ;}

.abt-contact .abt-contact-inner .login{text-align: end;}

.abt-contact .abt-contact-text h3{font-size: 44px; text-transform: uppercase;font-family: "Archivo Black", sans-serif; color: #022f2a;}

.abt-contact .abt-contact-text p{color: #5e5e5e; font-size: 18px;}

/* -- Blackbuck -- */

.carefor{padding: 60px 0;}

.directory-table tr td:last-child{text-align: end;}

.directory-table tr td{border: unset; background: #e7f1f0;}

.clasification{width: 80%;border: 1px solid #03312b; border-radius: 5px; overflow: hidden;}

.clasification .directory-table{  padding: 0 25px; background: #e7f1f0;}

.clasification h4{margin: 0; text-align: center; border-bottom: 1px solid #03312b; padding: 10px; background: #03312b; color: #fff;font-weight: 400;}

.carefor-txt{padding: 10px;border: 1px solid #2e564e3d;  border-radius: 5px; background: whitesmoke; box-shadow: 0 0 11px 0 #2e564e29;}

.carefor-txt p{font-size: 14px; color: #636363;}

.carefor-txt p strong{color: #000000;}

.carefor-txt h5{text-align: center; padding: 5px; background: #03312b;  color: #fff;  border-radius: 5px; font-weight: 400;}

.care-abt{padding: 60px 0; position: relative;}

.care-for-imgs{ border-radius: 5px;overflow: hidden; border: 5px solid #03312b;height: 500px; width: 100%;}

.care-for-imgs img{width: 100%;height: 100%;object-fit: cover  ;}

.habit-behave-inner{position: relative;padding: 60px 0;}

.hb-img{position: absolute;left: 0; top: 0;height: 100%; width: 70%;}

.hb-img::before{position: absolute; content: ""; height: 100%; width: 100%; top: 0; left: 0; background: linear-gradient(0deg, #00251f, #01302aa6);}

.habit-behave{padding: 60px 0 60px; position: relative; }

.hb-img img{width: 100%;height: 100%;object-fit: cover;}

.hbi-txt{position: relative; padding: 60px; background: whitesmoke;border-radius: 5px;    box-shadow: -8px 0px 15px 0px #d1d1d12e;}

.back-to-top { width: 40px; height: 40px;line-height: 40px; text-align: center; background: #00251f; position: fixed; bottom: 0; right: 0; text-decoration: none;color: #fff; font-size: 14px; display: none; z-index: 999;animation: 1s infinite bounce_513;}

@keyframes bounce_513 {
  0%,
    100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }

  50% {
    transform: translateY(0);
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}

/* -- Photo Gallery -- */

.photo-gallery{padding: 60px 0;position: relative;}

.photo-gallery .photo-inner {height: 230px;}

.photo-gallery .photo-inner img{height: 100%;width: 100%;object-fit: cover;}

.photo-gallery .photo-gallery-inner{position: relative;z-index: 2;}

.photo-inner{cursor: pointer;position: relative;}

.photo-inner .photo-zoom{ position: absolute;   top: 50%; left: 50%; transform: scale(0) translate(-50%, -50%); transition: all .3s ease;}

.photo-inner .photo-zoom i{font-size: 45px;color: #ffff;}

.photo-inner:hover .photo-zoom{ transform: scale(0) translate(-50%, -50%);}

.photo-gallery .image-txt{ position: absolute;top: 0; left: 0; padding: 10px;background-image: linear-gradient(92deg, black, transparent);}

.photo-gallery .image-txt h6{ margin: 0; color: #fff;}

.view-image { z-index: 9999 !important;}

.photo-gallery-inner .photo-inner {height: 250px;overflow: hidden;border-radius: 5px;border: 3px solid #7a2222;}

.photo-gallery-inner .photo-inner img{height: 100%; Width: 100%;object-fit: cover;transition: all .5s ease-in-out;}

.photo-gallery-inner .photo-inner:hover img{transform: scale(1.2) rotate(8deg);}

.photo-gallery .bottom-shp {
  position: absolute;
  bottom: -24px;
  background: #f3f3f3;
  height: 25px;
  width: 100%;
  z-index: 2;
  transform: rotate(180deg);
}




/* ====================responssive==================== */   



@media only screen and (min-width: 1480px) and  (max-width: 1920px)  {
    .container{
        width: 100%;
        max-width: 80%;
        margin: 0 auto;
    }
}
@media only screen and (min-width: 1680px) and  (max-width: 1766px)  {

}
@media only screen and (min-width: 1599px) and  (max-width: 1681px)  {

    
}
@media only screen and (min-width: 1481px) and  (max-width: 1600px)  {


}   
@media only screen and (min-width: 1367px) and  (max-width: 1480px)  {


}
@media only screen and (min-width: 1300px) and  (max-width: 1366px)  {

    
}
@media only screen and (min-width: 1180px) and  (max-width: 1299px)  {

    
}
@media only screen and (min-width: 992px) and  (max-width: 1179px)  {
    

}
@media only screen and (min-width: 768px) and  (max-width: 991px)  {   
    
    
}
@media only screen and (max-width: 767px) {
 
}
@media only screen and (max-width:420px){

    
}