
body {
    overflow-x: hidden; /* Hide horizontal scrollbar */
}


.openforms{
    display: none;
    /*background-color: #f6f6f6;*/
    padding: 5% !important;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    z-index: 9999999999999999999;
    padding: 10px;
}
.whatapp_orderr{
    display: none;
}
.close_btn{
    padding: 5px 20px;
    border-radius: 2rem;
    cursor: pointer;
    color: white;
    font-size: 30px;
    /* float: right; */
    position: absolute;
    /* margin-top: -1px; */
    top: 10px;
    right: 35px;
}
@media (max-width: 991px) {
 .whatapp_orderr{
    display: block;
}  
.whatapp_enquery{
    display: none !important;
}
.nav_res{
    height: 100vh !important;
}
}

@media screen and (max-width: 575px) {
.vesitable .owl-nav .owl-prev , .vesitable .owl-nav .owl-next{
    top: 30%;
}

.insta .owl-nav .owl-next, .insta .owl-nav .owl-prev {
    top: 40%;
}
.vesitable-img_2{
    height: 25%;

}

}
.active{
    display: block;
}

/*** Spinner Start ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .8s ease-out, visibility 0s linear .5s;
    z-index: 99999;
 }

 #spinner.show {
     transition: opacity .8s ease-out, visibility 0s linear .0s;
     visibility: visible;
     opacity: 1;
 }
 .dropdown button {
     background-color: white;
     border: .01px solid #f3b923 !important;
     color: #f3b923;
 }
 .dropdown-select button, .dropdown-select{
     width: 100% !important;
 }
 .dropdown_categry{
     display: none;
 }

 .back-to-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    display: flex;
    width: 45px;
    height: 45px;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    z-index: 99;
    color: #fff;
}
/*** Spinner End ***/

table{
    width:100%!important;
}

.fg-select{
    display: none;
}

/*** Button Start ***/
.btn {
    font-weight: 600;
    transition: .5s;
    box-shadow: none!important;
}
.btn:active {
    box-shadow: none!important;
}

.btn-square {
    width: 32px;
    height: 32px;
}

.btn-sm-square {
    width: 34px;
    height: 34px;
}

.btn-md-square {
    width: 44px;
    height: 44px;
}

.btn-lg-square {
    width: 56px;
    height: 56px;
}

.btn-square,
.btn-sm-square,
.btn-md-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}

.btn.border-secondary {
    transition: 0.5s;
    
}
.sam{
    font-size: 15px;
    /*height: 35px;*/
    overflow: hidden;
}
.contentBox2 {
    height: 100vh;
    width: 100vw;
    
    /* border: 1px solid black; */
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;

}




.contentBox2Tabs {
    height: 80%;
    width: 100%;
    display: flex;
    /* background-color: pink; */
    justify-content: space-around;
    align-items: center;
    padding: 0 10rem;
}


.contentBox2Tabs div {
    width: 30%;
    height: 100%;
    /* background-color: aqua; */
}

.contentBox2 img {
    width: 100%;
    height: 442px;
    
}





.contentBox3 {
    height: 463px;
    width: 100%;
    /* background-color: white; */
    /* border: 1px solid black; */
    display: flex;
    justify-content: center;
    align-items: center;
}



.contentBox3TranslucentBox {
    height: 30%;
    /*<!-- width:  ; -->*/
    background-color: white;
   
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
    justify-content: center;
    justify-content: space-around;
    align-items: center;
    text-align: center;
    padding: 2rem 3rem;
}

/* 
.contentBox3Heading {
    background-color: pink;
} */

.contentBox3CustomiseBtn {
    background-color: #f3b923;
    width: 40%;
    padding: 0.5rem;
    /* opacity: 1; */
}

.contentBox3CustomiseBtn Button {
    width: 100%;
    background-color: white;
   color: #f3b923;
     border: 2px solid #f3b92;
    padding: 0.1rem;
    /* opacity: 1; */
    font-size: 20px;
}




/*** Topbar Start ***/
.fixed-top {
    transition: 0.5s;
    background: var(--bs-white);
    border: 0;
}

.topbar {
    padding: 20px;
    border-radius: 0;
}

.topbar .top-info {
    font-size: 15px;
    line-height: 0;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
}

.topbar .top-link {
    font-size: 15px;
    line-height: 0;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
}

.topbar .top-link a {
    letter-spacing: 1px;
}

.topbar .top-link a small:hover {
    color: var(--bs-secondary) !important;
    transition: 0.5s;
}

.topbar .top-link a small:hover i {
    color:var(#08086d) !important;
}
/*** Topbar End ***/

/*** Navbar Start ***/
.navbar .navbar-nav .nav-link {
    font-family: system-ui;
    padding: 10px 6.1px;
    font-size: 12px;
    transition: .5s;
    text-transform: uppercase;
    font-weight: 600;
    margin-left: 5px;
    border-bottom:2px solid #fff;
       
}

.navbar {
    height: 100px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active,
.fixed-top.bg-white .navbar .navbar-nav .nav-link:hover,
.fixed-top.bg-white .navbar .navbar-nav .nav-link.active {
    color: cadetblue;
    border-bottom:2px solid #f3b923;
    
}

.navbar .navbar-nav .nav-link.active{
    border-bottom:2px solid #f3b923!important;
}
.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    vertical-align: middle;
    margin-left: 8px;
}

@media (min-width: 1200px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        visibility: hidden;
        top: 100%;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%;
        border: 0;
        transition: .5s;
        opacity: 0;
    }
}

.dropdown .dropdown-menu a:hover {
    background: var(--bs-secondary);
    color: var(--bs-primary);
}

.navbar .nav-item:hover .dropdown-menu {
    transform: rotateX(0deg);
    visibility: visible;
    background: var(--bs-light) !important;
    border-radius: 10px !important;
    transition: .5s;
    opacity: 1;
}

#searchModal .modal-content {
    background: transparent;
}
/*** Navbar End ***/

/*** Hero Header ***/
.hero-header {
    background: linear-gradient(rgba(248, 223, 173, 0.1), rgba(248, 223, 173, 0.1)), url(../img/hero-img.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.carousel-item {
    position: relative;
}



.carousel-item a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 25px;
    background: linear-gradient(rgba(255, 181, 36, 0.7), rgba(255, 181, 36, 0.7));
}

.carousel-control-next,
.carousel-control-prev {
    width: 30px;
    height: 30px;
    border-radius: 48px;
    /* border: 1px solid var(--bs-white); */
    /* background: var(--bs-primary); */
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.carousel-control-next {
    margin-right: 20px;
}

.carousel-control-prev {
    margin-left: 20px;
}

.page-header {
    position: relative;
  
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width: 992px) {
    .hero-header,
    .page-header {
        margin-top: 0 !important;
    }

    
}

@media (max-width: 992px) {
    .hero-header,
    .page-header {
        margin-top: 97px !important;
    }
    .fg-categry{
        display: none;
    }
    .dropdown_categry{
        display: block;
    }
     .dropdown-select button, .dropdown-select{
     width: auto !important;
 }
}
/*** Hero Header end ***/


/*** featurs Start ***/
.featurs .featurs-item .featurs-icon {
    position: relative;
    width: 100px;
    height: 100px;
}


    

/*** featurs End ***/


/*** service Start ***/
.service .service-item .service-content {
    position: relative;
    width: 250px; 
    height: 130px; 
    top: -50%; 
    left: 50%; 
    transform: translate(-50%, -50%);
}

/*** service End ***/


/*** Fruits Start ***/
.fruite .tab-class .nav-item a.active {
    background: #f3b923!important;
}

.fruite .tab-class .nav-item a.active span {
    color: var(--bs-white) !important; 
}

.fruite .fruite-categorie .fruite-name {
    line-height: 28px;
}

.fruite .fruite-categorie .fruite-name a {
      font-weight: 600;
    transition: 0.5s;
    font-size: 14px;
        line-height: 35px;
}

.fruite .fruite-categorie .fruite-name a:hover {
    color: var(--bs-secondary);
}

.shadow {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); /* Adjust the values as needed */
}


.fruite .fruite-item {
    height: 100%;
    transition: 0.5s;
}
/*.fruite .fruite-item:hover {*/
/*    box-shadow: 0 0 55px rgba(0, 0, 0, 0.4);*/
/*}*/

.fruite .fruite-item .fruite-img {
    overflow: hidden;
    transition: 0.5s;
    border-radius: 10px 10px 0 0;
}



.fruite .fruite-item .fruite-img img {
    transition: 0.5s;
}

/*.fruite .fruite-item .fruite-img img:hover {*/
/*    transform: scale(1);*/
/*}*/
/*** Fruits End ***/


/*** vesitable Start ***/
.vesitable .vesitable-item {
    height: 100%;
    transition: 0.5s;
}

/*.vesitable .vesitable-item:hover {*/
/*    box-shadow: 0 0 55px rgba(0, 0, 0, 0.4);*/
/*}*/

.vesitable .vesitable-item .vesitable-img {
    overflow: hidden;
    position: relative;
    transition: background-color 0.3s ease;
    border-radius: 10px 10px 0 0;
}
.vesitable-img_2{
    /*background-color: rgba(0, 0, 0, 0.664);*/
    width: 100%;
    height: 20%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
    transform: translateY(100%);
    transition: transform 0.3s ease;
     display: flex;
    align-items: center;
    justify-content: center;
}
.vesitable-img_2 .add_to_cart {
    width: 100%;
    height: 100%;
    display: flex;
    font-size: 20px;
    text-transform: uppercase;
    background-color: #f3b923;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    /*border: .01px solid #f3b923;*/
    color: white !important;
    /*border-radius: 0px !important;  */
}

.vesitable-img:hover .vesitable-img_2 {
    transform: translateY(0);
    /* Slide up effect on hover */
}
.vesitable .vesitable-item .vesitable-img img {
    transition: 0.5s;
        height: 100%;
}

.vesitable .vesitable-item .vesitable-img img:hover {
    transform: scale(1);
}

.vesitable .owl-stage {
    margin: 50px 0;
    position: relative;
}
.owl-carousel .owl-stage{
    /*width: 9px !important;*/
}

.vesitable .owl-nav .owl-prev {
    position: absolute;
    top: 20%;
    right: 0;
    color: #f3b923;
    padding: 10% 2%;
    border-radius: 20px;
    transition: 0.5s;
    font-size: 30px;
    margin-right: -7px;
}



.vesitable .owl-nav .owl-next {
    position: absolute;
    top: 20%;
    /* right: 895px; */
    color: #edb522;
    padding: 10% 2%;
    border-radius: 20px;
    transition: 0.5s;
    font-size: 30px;
    /* margin-right: 165px; */
}
/* Media query for 500px */
@media screen and (max-width: 990px) {
.vesitable .owl-nav .owl-prev , .vesitable .owl-nav .owl-next{
    top: 13%;
}

.insta .owl-nav .owl-next, .insta .owl-nav .owl-prev {
    top: 40%;
}
.vesitable-img_2{
    height: 25%;

}

}


/*** vesitable End ***/


/*** Banner Section Start ***/
.banner .banner-btn:hover {
    background: var(--bs-primary);
}
/*** Banner Section End ***/


/*** Facts Start ***/
.counter {
    height: 90%;
    text-align: center;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}

.counter i {
    font-size: 60px;
    margin-bottom: 25px;
}

.counter h4 {
    color: var(--bs-primary);
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px;
}

.counter h1 {
    margin-bottom: 0;
}
/*** Facts End ***/


/*** testimonial Start ***/

/*** testimonial End ***/


/*** Single Page Start ***/
.pagination {
    display: inline-block;
}
  
.pagination a {
    color: var(--bs-dark);
    padding: 10px 16px;
    text-decoration: none;
    transition: 0.5s;
    border: 1px solid var(--bs-secondary);
    margin: 0 4px;
}
  
.pagination a.active {
    background-color: var(--bs-primary);
    color: var(--bs-light);
    border: 1px solid var(--bs-secondary);
}
  
.pagination a:hover:not(.active) {background-color: var(--bs-primary)}

.nav.nav-tabs .nav-link.active {
    border-bottom: 2px solid var(--bs-secondary) !important;
}
/*** Single Page End ***/


/*** Footer Start ***/
.footer .footer-item .btn-link {
    line-height: 1.5rem;
    color: #000;
    transition: 0.5s;
}
.btn.ghb:hover {
            background-color: #f3b923; /* Example: Change to blue */
            color: white; /* Change text color to white */
        }
        
        .hov:hover {
            background-color: rgba(151, 105, 29, 1) !important; /* Example: Change to blue */
            color: #f3b923 !important; /* Change text color to white */
        }




}



.footer .footer-item p.mb-4 {
}




/*** Footer End ***/


/*.pro_img{*/
/*    width:100%!important;*/
/*    height:400px;*/
/*}*/

/*.pro_img2{*/
/*    width:100%!important;*/
/*    height:350px;*/
/*}*/

.logo_img{
    width:55px;
    margin-left: 20px;
        margin-left: 70px;
        position: sticky;
        top: 49px;
}




.specialOffer {
    display: block;
    background: #704720;
    overflow: hidden;
    color: #fff;
    padding: 5px 0;
    font-size: 13px;
    text-align: center;
        margin-left: -12px;
           margin-right: -12px;
}

.fa-2x{
    color: #704720!important;
    margin-right: 28px;
}

.banner_img{
    width:100%!important;
    height:600px;
}


.dsdfdf{
    display:none!important;
}


#carouselId{
    margin-top:35px;
}
.text-dark{
    color: #808285!important;
        FONT-SIZE: 20PX;
}

.add_foot{
    color:#000;
}

.input_bg{
        background: #ebba48;
}

.menu_color{
    color:#000!important;
}

.add_to_cart{
    transition: 0.5s;
    border: .01px solid #f3b923;
    color: #f3b923!important;
    margin-top: 8px;
    border-radius:0px!important;
}

.fa_icon{
    color:#000!important;
    border:none!important;
}

.lkllk{
    display:none;
     
    }

@media only screen and (max-width: 600px) {
  .logo_img{
    width:64px;
    margin-right: 131px;;
}
.lkllk{
    display:block;
        font-size: 25px;
    margin-left: -116px;
    }


/* Hide the phone link by default */
.phone-icon {
    display: none !important;
}
}
/* Show the phone link only on screens with a maximum width of 767 pixels (typical mobile devices) */
@media only screen and (max-width: 768px) {
    .fa.fa-shopping-cart {
        display: block !important; /* Ensures the icon is a block-level element */
        font-size: 40px; /* Makes the icon significantly larger for better visibility on small screens */
    }
    .cat{
        margin-top: 25px;
    }
}


 .navbar {
            display: flex;
            align-items: center;
            justify-content: space-between;
            
        }

        /* Logo image style */
        .logo_img {
          width: 100px;
            height: auto;
                margin-right: 93px;
        }

  .call-icon {
            display: none;
            margin-left: 10px; /* Adjust spacing as needed */
        }
        /* Hide the call icon by default */
        .call-icon {
            display: none;
            margin-left: 10px; /* Adjust spacing as needed */
        }

        /* Show the call icon only on screens with a maximum width of 767 pixels (typical mobile devices) */
       
       
        
          @media (max-width: 767px) {
            .carousel-item img {
                height: 250px; /* Adjust height for smaller screens */
            }
        }
        

.dsdfdf{
        display: none;
}




.btn-md-square {
    width: 30px;
    height: 30px;
    box-shadow: none!important;
}

.phondf {
    font-size: 25px;
    color: #704720;
}




.container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
    width: 100%;
    padding-right: 10px;
   padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}

.fa-clock{
    font-size: 40px !important;
}


.bth{
    color: #ffffff !important;
    background: #21bd5b;
    transform: translateY(-3px);
    box-shadow: 0 8px 25px -5px rgba(45, 62, 79, .3) !important;
    transition: all ease-in-out 300ms;
        margin-top: 8px;
    border-radius: 0px !important;
}



.brand-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  max-width: 1000px;
  margin: 0 auto;
}

.brand {
  width: 150px;
  padding: 10px;
  border: 1px solid #ccc;
  margin: 10px;
}

.brand img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  .brand {
    width: 100%; /* Display brands in a single column */
    margin: 10px 0; /* Add vertical margin */
  }
}


.spacecraft img {
    max-width: 240px;
    width: 100%;
    margin: 0 auto;
    display: block;
}

.spacecraft h4 {
    font-size: 18px;
}
.spacecraft p {
    font-size: 20px;
}

.spacecraft p {
    font-size: 15px;
    text-align: center;
    color: #747d88;
    font-style: italic;
    line-height: 18px;
    font-family: 'system-ui';
    margin-top: 30px;
}
.spacecraftcaption-btn a {
    background: #878889;
    color: white !important;
    text-transform: uppercase;
    font-size: 14px;
    padding: 8px 9px;
    display: inline-block;
    font-family: 'Futura-Medium';
    letter-spacing: 1px;
}

.spacecraftcaption-link a {
    font-family: Avenir-Book;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

.add_to_cart:hover {
    background-color: #f3b923 !important;
    color: white !important;
}

.jh:hover {
   
    color: white !important;
}

.btn:hover {
  
    color: white !important;

}

.bts:hover {
  
        color: #ffc107 !important;

}

.bte:hover {
  
        color: #ffc107 !important;

}

.footer-item a.btn-links:hover {
    color: #f3b924 !important; /* Change text color to red on hover */

}




.bts{
 display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #747d88;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border-radius: 0px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}


.singbtn:hover{
    color: #878889 !important;
}

.bt:hover {
  
      background-color: #878889 !important;
     transform: scale(1.2);
}






.fruite-name:hover {
  
     color: var(--bs-secondary) !important;
     
}


.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 30px;
    z-index: 11;
    animation: action 1s infinite alternate;
}


.btn-lg, .btn-group-lg > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0;
}


  .fa-angle-double-up {
    color: #212529;
    font-size: 25px;
    animation: moveUpDown 2s infinite alternate; /* Apply animation to the icon */
  }

  /* Keyframe animation for the button */
  @keyframes fadeIn {
    from {
      opacity: 0;
      transform: translateY(20px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  /* Keyframe animation for the icon */
  @keyframes moveUpDown {
    0% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-10px);
    }
    100% {
      transform: translateY(0);
    }
  }


.singbtn{
    color: #f3b923 !important;
    background-color: white !important;
    border-color: #f3b923 !important;
}





.spacecraftcaption-btn a:hover {
    background: #f3b924;
}


.spacecraftcaption-link a:hover {
    color: #f3b924 !important; /* Color change on hover */
}

.h1, a:focus, a:hover, h1 {
    color: #f3b923;
}

.spacecraftcaption-link :hover{
      color: #f3b923;
}

.customPopup {
    display: none;
    position: fixed;
    z-index: 11212;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
}

.popupContent {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.search_widht{
        width:25%!important;
    }
    
.desk_ser{
    position: absolute;
    right: 152px; 
    top: 43px; 
    height: 31px;
    width: 205px;
    border-bottom: 2px solid #f2b822 !important; 
    border: none
}    

.desk_ser:active{
    border:none!important;
    border-bottom: 2px solid #f2b822 !important; 
}    


.serah_adfdf{
    color: #747d88 !important;
    margin-left: 25px !important; 
    font-size: 25px;
    display:none!important;
}    
    


@media (min-width: 800px) and (max-width: 1199px) {
     .fa-shopping-bag,
    .cartsicon-mobile span {
        display: block !important;
         /*This makes the icon and the notification bubble visible on mobile */
    } 
    .navbar .navbar{
        width: 63% !important;
    }

}       
        
    




@media only screen and (max-width: 768px) {
     
     .serah_adfdf{
    color: #747d88 !important;
    margin-left: -10px !important; 
    font-size: 25px;
    display:block!important;
}    

.me-0 {
    margin-left: 15px!important;
}
     
        .bestselling {
          font-size: 15px !important;
        }
        
        .spacecraftimage-wrap {
    width: 100%;
        }
        
        .form-control{
                     margin-left: 0px !important;
        }
        
        
        .btn-primary{
                    top: -4px !important;
                    right: 0px !important;
        }
        
        
        .logo_img {
            /*margin-right: 156px !important;*/
    position: STICKY;
    top: 0;
    right: 0;
    z-index: 999;
    margin-left: -38px;
    margin-top: -4px;
    width: 65px;
}


 .fa-shopping-bag,
    .cartsicon-mobile span {
        display: block !important; /* This makes the icon and the notification bubble visible on mobile */
    }
    
    .fa-shopping-bag {
        font-size: 20px; /* Ensure font size is defined here if not inline */
    }
    
    
    .shopss{
          margin-top: -36px !important;
    }
    
  
    
    .hg {
       margin-top: -127px;
    }
    
    .search_widht{
        width:80%!important;
    }
    
    .desk_ser{
        display:none;
    }
.th{
        display:none;
}
.samll{
        font-size: 15px !important; /* Ensure font size is defined here if not inline */
}
.inster{
           width: 105%;
    height: 188px;
}
    .fonts{
            font-size: smaller !important;
    }
     .display-6{
    margin-top: -72px !important;
    }
    
      .fgh{
      font-size: 16px !important;
      margin: -17px 0 0 0;
    }
          .foo{
               margin-bottom: -24px;

    }
       .abouts{
                   margin-top: -30px !important;

    }
       .footer_up{
                   margin-bottom: -300px !important;

    }
   
      .page{
      font-size: medium !important;;

    } 
    
         .some_our{
     margin-top: 20px !important;

    } 
         .imgbox{
     margin-top: -60px !important;

    }
         .imgboxs{
     margin-top: -103px !important;

    }
        .imgboxes{
  margin-top: -20px !important;

    }
       .imgboxesss{
  margin-top: -30px !important;

    }   .imgboxessss{
  margin-top: -42px !important;

    }
    
    .imgboxessss{
  margin-top: -110px;

    }
    
    
     .imgboxesssss{
    margin-bottom: -20px;

    }
    
      .day{
  margin-top: 18px !important;

    }
    
       .content{
  margin-right: -23px !important;
    }
    
           .same{
     margin-left: -304px !important;
    margin-top: -5px !important;
    }
    
             .sames{
     margin-top: 15px !important;
   
    }
    
              .sameses{
            margin-top: 60px !important;

   
    }
    /*          .naveen{*/
    /*        margin-top: 60px !important;*/

   
    /*}*/
    .navbar .navbar-nav .nav-link{
        
 border-bottom: 1px solid #ccc;
    }
     
     .follo{
        
margin-left: -2px !important;
} 
     .follos{
        
    margin-right: 99px !important;
} 
        .hader{
        
        margin-top: 12px !important;
} 
      #carouselId{
    margin-top:0px !important;
}
     .sad{
     margin-top: -50px;
}
    .bag{
        display: none !important;
}
   .dsv{
      font: normal normal normal 14px / 1 FontAwesome !important;
          font-size: 21px !important;
}
}
.close_btn_1 span{
    background-color: #0000001a;
    padding: 10px 15px;
    border-radius: 28px;
    cursor: pointer;
}