/*==================================
* Author        : "ThemeSine"
* Template Name : Sinemkt  HTML Template
* Version       : 1.0
==================================== */

/*==================================
font-family: 'Roboto', sans-serif;
==================================== */


/*=========== TABLE OF CONTENTS ===========
1.  General css (Reset code)
2.  Top-area
3.  Welcome-hero
4.  Populer-post
5.  New-arrivals  
6.  Sofa-coolection
7.  Features
8.  Blog
9.  Clients
10. News-letter
11. Footer
==========================================*/

/*-------------------------------------
		1.General css (Reset code)
--------------------------------------*/
*{
    padding: 0;
    margin: 0;
}

*{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
body{
	font-family: '', sans-serif;
	font-size:16px;
	color:#a09e9c;
	background: #ffffff;
    text-transform: capitalize;
    max-width:1920px;
    margin:0 auto;
	overflow-x:hidden;
}

a,a:hover,a:active,a:focus {
	display:inline-block;
	text-decoration:none;
	color: #616060;
	font-size:16px;
	padding:0;
    font-weight: 500;
}
h1,h2,h3,h4,h5,h6 { 
	margin: 0;
	color:#5f5b57;
    font-size: 18px;
    font-weight: 500;
}
p {
	margin: 0;
	color:#a09e9c;
	font-size:16px;
    line-height: 1.8;
}
img{border:none;max-width:100%; height:auto;}
ul{
	padding: 0;
    margin: 0 auto;
    list-style: none;
}
ul li {
	list-style: none;
	
}
select,input,textarea,button{box-shadow:none;outline:0!important;}
button {background: transparent;border: 0;}

html,body{height: 100%;}

[placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.3s 0.3s ease; 
  -moz-transition: opacity 0.3s 0.3s ease; 
  -ms-transition: opacity 0.3s 0.3s ease; 
  -o-transition: opacity 0.3s 0.3s ease; 
  transition: opacity 0.3s 0.3s ease; 
  opacity: 0;
}

/* section-header */
.section-header{
    position: relative;
    text-align: center;
}
.section-header h2{
    font-size: 20px;
    font-weight: 500;
    font-family: '', sans-serif;

}
.section-header h2 span{text-transform: lowercase;}
/* section-header */

/*=============Style css=========*/

/*-------------------------------------
        2. Top-area
--------------------------------------*/
nav.navbar.bootsnav {
    background-color: white;
    border-bottom: transparent;
    font-family: .5 Times New Roman  ;
  font-weight: 10;


}
.mm









.wrap-sticky nav.navbar.bootsnav.sticked {background-color: #fff;box-shadow: 0 2px 5px rgba(0,0,0,.2);}
/*.navbar-brand*/
.navbar-header a.navbar-brand,.navbar-header a.navbar-brand:hover,.navbar-header a.navbar-brand:focus {
    display: inline-block;
    color: #000000;
    font-size: 24px;
    font-weight: 500;
    padding: 45px 0px;
    text-transform:capitalize;
}
.navbar-header a.navbar-brand span{display: inline-block;color:BLACK;text-transform:capitalize;}

.wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand,.wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand:hover,.wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand:focus {padding:30px 0px;}
/*.navbar-brand*/

/*.nav li*/
nav.navbar.bootsnav ul.nav > li > a {
    color: #000000;
    font-size: 16px;
    font-weight: 100;
    text-transform: capitalize;
    -webkit-transition: 0.3s linear; 
    -moz-transition: 0.3s linear; 
    -ms-transition: 0.3s linear; 
    -o-transition: 0.3s linear; 
    transition: 0.3s linear;
}
nav.navbar.bootsnav ul.nav > li > a {padding: 48px 25px;}
nav.navbar.bootsnav ul.nav > li > a:hover,nav.navbar.bootsnav ul.nav > li > a:focus{color: rgb(84, 82, 82);}
nav.navbar.bootsnav ul.nav > li.active>a {color: rgb(84, 82, 82);}

nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {
    content: "";
}
nav.navbar.bootsnav ul.nav > li.dropdown span {
    font-size: 8px;
    margin-left: 15px;
}
.wrap-sticky nav.navbar.bootsnav.sticked ul.nav > li > a{padding:30px 25px;}
/*.nav li*/

/*.menu-ui-design*/
.menu-ui-design{overflow-y:scroll;height: 350px;}
.menu-ui-design::-webkit-scrollbar {
    width:5px;
}
.menu-ui-design::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 8px #000;
}
.menu-ui-design::-webkit-scrollbar-thumb {
  background-color: BLACK;
}
/*.menu-ui-design*/

/*.attr-nav*/
.attr-nav {
    position: relative;
    top:5px;
}
.attr-nav > ul > li > a {
    color: #616060;
    padding: 44px 15px;
    font-size: 18px;
    font-weight: 500;
}
.attr-nav > ul > li > a:hover{color: BLACK;}
.wrap-sticky nav.navbar.bootsnav.sticked .attr-nav > ul > li > a {padding:28px 15px;}
/*.attr-nav*/

/*badge*/
.badge {
    background-color: BLACK;
    border: 2px solid BLACK;
}
.attr-nav > ul > li > a span.badge {
    margin-top: -25px;
    width: 20px;
    height: 20px;
    padding-top: 3px;
}
/*.badge*/

/*.navbar-toggle */
nav.navbar.bootsnav .navbar-toggle {
    position: relative;
    background-color: transparent;
    border: 1px solid BLACK;
    padding: 10px;
    top: 0;
}
nav.navbar.bootsnav .navbar-toggle i{color: BLACK;}
/*.navbar-toggle */

/*.cart-list*/
ul.dropdown-menu.cart-list {
    height: 232px;
    overflow-y: scroll;
    border-radius: 3px;
}
ul.cart-list > li img {
    width: 50px;
    height: 50px;
    border:transparent;
}
.s-cate::-webkit-scrollbar {width:5px;}
.s-cate::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 8px #000;}
.s-cate::-webkit-scrollbar-thumb {background-color: BLACK;}

.single-cart-list {
    position: relative;
    display: flex;
}
ul.cart-list > li {
    border-bottom: solid 1px #ebebeb;
    padding: 20px !important;
}
ul.cart-list > li:last-child{border-bottom: 0;}
.attr-nav ul.cart-list > li > a:hover{border-left:2px solid transparent!important;}
.dropdown-menu.cart-list h6 a {
    color: #43465d;
    font-size: 12px;
    line-height: 1.3;
}
.cart-list-txt p {
    font-size: 12px;
    font-weight: 300;
    line-height: 1.8;
}
ul.cart-list > li .price {font-weight: 300;}
.cart-close {
    position: absolute;
    top: 10px;
    right: 14px;
    cursor: pointer;
}
ul.cart-list > li.total > span {
    padding-top: 0px;
    position: relative;
    top: 4px;
}
ul.cart-list > li.total span {
    color: #43465d;
    font-size: 14px;
    font-weight: 500;
}
ul.cart-list > li.total {
    background-color: #fff;
    padding-bottom:20px !important;
}
.btn-cart{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #000000;
    border: 1px solid #1d1d1d;
    width: 80px;
    height: 30px;
    white-space: nowrap;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
    border-radius: 3px;
    
}
.btn-cart:hover{
    text-decoration: none;

}
/*.cart-list*/

/*.packages-price */
.packages-price p{
    position: relative;
    color: #616060;
    font-size: 16px;
    font-weight: 500;
}
.packages-price del,.packages-price span {
    color: #bbb9b9;
    font-size: 16px;
    font-weight: 500;
}
.packages-price del{margin-left: 10px;}
/*.packages-price */



/*-------------------------------------
        3.  Welcome-hero
--------------------------------------*/
.welcome-hero {
    position: relative;
    z-index: 1;
    background: #f8f9fd;
}
.header-area{position: absolute;top:0;left:0;width: 100%;z-index: 99;}
.single-slide-item{
    position: relative;
    background-size: cover;
    background-position: center;
}
.single-slide-item.slide1{background:transparent;}
.single-slide-item.slide2{background:transparent;}
.single-slide-item.slide3{background:transparent;}

/*welcome-hero-content*/
.single-welcome-hero{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    height: 920px;
    font-family: '', sans-serif;

   
}
.welcome-hero-txt h4 {
    color: #998d80;
    font-size: 24px;
    font-weight: 400;
    font-family: '', sans-serif;
}
.welcome-hero-txt h2 {
    font-size: 52px;
    color: #616060;
    font-weight: 400;
    margin: 20px 0 22px;
    font-family: '', sans-serif;

}
.welcome-hero-txt p{margin: 35px 0 20px;}
.welcome-hero-txt .packages-price p {
    margin: 0;
    padding-left: 35px;
}
.packages-price p:before {
    position:  absolute;
    content:  "";
    width:  25px;
    height:  1px;
    background:  #616060;
    top: 45%;
    left: 0;
}
.btn-cart.welcome-add-cart,.btn-cart.welcome-add-cart.welcome-more-info {
    width: 170px;
    height: 40px;
    line-height: 40px;
    border-radius: 24px;
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    margin-top: 34px;
    -webkit-transition: 0.3s linear; 
    -moz-transition: 0.3s linear; 
    -ms-transition: 0.3s linear; 
    -o-transition: 0.3s linear; 
    transition: 0.3s linear;
    color: black;
    background-color: white;
    font-family: '', sans-serif;
}
.btn-cart.welcome-add-cart span {text-transform:  lowercase;}
.btn-cart.welcome-add-cart span.lnr.lnr-plus-circle {
    position:  relative;
    top: 0px;
    font-size: 16px;
    margin-right: 5px;
}
.btn-cart.welcome-add-cart.welcome-more-info{
    color: #000000;
    background: transparent;
    border:transparent;
}
.btn-cart.welcome-add-cart:hover{
    color: #fff;
    background: black;
    border: 1px solid #000000;
}
.btn-cart.welcome-add-cart.welcome-more-info:hover{
    background: transparent;
    color: #000000;
    border: 1px solid #000000;
}
/*welcome-hero-content*/

/* .carousel-indicators */
.carousel-indicators {bottom: 4.5%;}
.carousel-indicators li {
    position: relative;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 12px 10px 0 0;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid BLACK;
    border-radius:50%;
}
.carousel-indicators li>span.small-circle{
    position: absolute;
    top: -1px;
    left: -1px;
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color:transparent;
    border: 1px solid BLACK;
    border-radius:50%;
}
.carousel-indicators li.active>span.small-circle{
    top: 3px;
    left: 3px;
    background-color: BLACK;
}
.carousel-indicators .active {
    position: relative;
    top: 4px;
    width: 16px;
    height: 16px;
    margin:12px 10px 0 0;
    background-color: transparent;
    border:1px solid BLACK;
}
/* .carousel-indicators */

/* .carousel-fade */
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
/* .carousel-fade */

/*-------------------------------------
        4. Populer-post
--------------------------------------*/
.populer-products{padding:100px 0 0;}
.single-populer-products{
    position: relative;
    min-height:280px;
    background: #f8f9fc;
    text-align: center;
    overflow:hidden;
}
.single-populer-product-img.mt40{margin-top: 40px;}
.single-inner-populer-products{margin-top: 40px;padding: 0 45px 0 30px;text-align: left;}

.single-populer-products h2 a {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #5f5b57;
    margin: 25px 0 22px;
    -webkit-transition: 0.3s linear; 
    -moz-transition: 0.3s linear; 
    -ms-transition: 0.3s linear; 
    -o-transition: 0.3s linear; 
    transition: 0.3s linear;
}
.single-populer-products:hover h2 a{color: BLACK;}
.single-populer-products-para {
    height: 50px;
    overflow: hidden;
    display: inline-block;
}
.single-populer-products-para p {
    font-size: 14px;
    padding: 0px 20px;
    text-transform: initial;
}
.single-inner-populer-product-txt {margin-top: 8px;}
.single-populer-products .single-inner-populer-product-txt h2 a{margin: 0;}
.single-inner-populer-product-txt span{text-transform:lowercase;}
.single-inner-populer-product-txt p {
    font-size: 14px;
    margin: 18px 0 13px;
}
.populer-products-price h4 {
    font-size: 14px;
    font-weight: 700;
    text-transform: initial;
}
.populer-products-price h4 span{color: BLACK;}
.btn-cart.welcome-add-cart.populer-products-btn {
    width: 118px;
    height: 40px;
    line-height: 40px;
    color: #5f5b57;
    background: transparent;
    border: 1px solid #5f5b57;
    font-size: 14px;
    margin-top: 23px;
    -webkit-transition: 0.3s linear; 
    -moz-transition: 0.3s linear; 
    -ms-transition: 0.3s linear; 
    -o-transition: 0.3s linear; 
    transition: 0.3s linear;
}
.single-populer-products:hover .btn-cart.welcome-add-cart.populer-products-btn {
    color: #fff;
    background: #5f5b57;
    border: 1px solid #5f5b57;
}

/*-------------------------------------
        5. New-arrivals 
--------------------------------------*/
.new-arrivals {padding:85px 0 70px;}
.new-arrivals-content{margin-top: 80px;}

.single-new-arrival{margin-bottom: 50px;text-align: center;}
.single-new-arrival-bg {
    position: relative;
    min-height: 310px;
    background: #f8f9fc;
    display: flex;
    align-items: center;
    justify-content:center;
    overflow:hidden;
}
.single-new-arrival-bg img{
    width:auto;
    height:auto;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
}
.single-new-arrival-bg:hover  img{
    -webkit-transform:scale(1.3);
    -moz-transform:scale(1.3);
    -ms-transform:scale(1.3);
    -o-transform:scale(1.3);
    transform:scale(1.3);
}
.single-new-arrival-bg-overlay{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(106,119,129,.1);
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0);
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
}
.single-new-arrival-bg:hover .single-new-arrival-bg-overlay{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
}
.sale {
    position: absolute;
    top: 10px;
    right: 0;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.sale p{color: #fff;font-weight: 500;font-size:14px;line-height: 2.2;}

.sale.bg-1{background: #d8924c;}
.sale.bg-2{background: #47d93c;}

.new-arrival-cart {
    position: absolute;
    bottom: -14px;
    z-index: 0;
    left: 0;
    width: 100%;
    height: 35px;
    background: #33383c;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    opacity:0;
    visibility:hidden;
}
.new-arrival-cart p {
    float: left;
    margin-left: 20px;
    color: #fff;
    font-size: 12px;
    line-height: 3;
}
.new-arrival-cart p a{color: #fff;font-weight: 400;font-size: 12px;}
.new-arrival-cart p span.lnr.lnr-cart {margin-right: 10px;}
.new-arrival-cart p span{text-transform: lowercase;}
p.arrival-review span {margin-right: 15px;}
.single-new-arrival-bg:hover .new-arrival-cart {
    opacity:1;
    visibility:visible;
    bottom:0px;
}
.single-new-arrival  h4 a{
    color:#5f5b57;
    font-size:16px;
    font-weight:500;
    margin:26px 0 12px;
}
.arrival-product-price{
    color:#5f5b57;
    font-size: 16px;
    font-weight: 400;
}
.single-new-arrival:hover h4 a{color:BLACK;}

/*-------------------------------------
        6. Sofa-coolection
--------------------------------------*/
#sofa-collection {
    position: relative;
    z-index: -1;
}
.sofa-collection{
    position: relative;
    display: flex;
    align-items: center;
    height: 600px;
    background-position: center;
    background-size: cover;
}
.sofa-collection.collectionbg1{background: url(../images/collection/sofa-collection-banner.jpg)no-repeat;}
.sofa-collection.collectionbg2{background: url(../images/collection/table-banner.jpg)no-repeat;}

.sofa-collection:before,.sofa-collection:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 33.4%;
    background: rgba(51,59,62,.95);
}
.sofa-collection:after {
    background: rgba(106,119,129,.3);
    left: auto;
    right: 0;
    width: 66.6%;
}
.sofa-collection-txt {
    position: relative;
    max-width: 596px;
    z-index: 1;
}
.sofa-collection-txt h2 {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
}
.sofa-collection-txt h4 {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
}
.sofa-collection-txt h4 span{color: BLACK;}
.sofa-collection-txt p {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    margin: 25px 0 10px;
}
.sofa-collection-price { margin-bottom: 3px;}

.btn-cart.welcome-add-cart.sofa-collection-btn{height: 50px;line-height: 50px;}

/*-------------------------------------
        7. Features
--------------------------------------*/
.feature {padding:110px 0 0px;}

.feature-content,.blog-content{margin-top: 75px;}
.single-feature,.single-blog {margin-bottom:30px;}

/*.single-feature-txt */
.single-feature-txt,.single-blog-txt{margin-top: 25px;}
.single-feature-txt p i {
    color:  #efce4a;
    margin-left:  5px;
    font-family: '', sans-serif;

}
span.spacial-feature-icon i {color:  #a9a9a9;}
span.feature-review {margin-left: 10px;}
.single-feature-txt p {font-size: 14px;}
.single-feature-txt h3 a ,.single-blog-txt h2 a{
    color: #5f5b57;
    margin: 10px 0px 15px;
    font-family: '', sans-serif;

}
.single-feature-txt h5 {
    color:  #5f5b57;
    font-weight:  400;
    font-family: '', sans-serif;

}
/*.single-feature-txt */

/*-------------------------------------       
        8.  Blog
--------------------------------------*/
.blog {padding:80px 0;}

/*.single-blog*/
.single-blog{
    -webkit-transition: 0.3s linear; 
    -moz-transition: 0.3s linear; 
    -ms-transition: 0.3s linear; 
    -o-transition: 0.3s linear; 
    transition: 0.3s linear;
}
.single-blog-img{
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.3s linear; 
    -moz-transition: 0.3s linear; 
    -ms-transition: 0.3s linear; 
    -o-transition: 0.3s linear; 
    transition: 0.3s linear;
}
.single-blog-img img{
    width:auto;
    height:auto;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
}
.single-blog:hover  img{
    -webkit-transform:scale(1.3);
    -moz-transform:scale(1.3);
    -ms-transform:scale(1.3);
    -o-transform:scale(1.3);
    transform:scale(1.3);
}
.single-blog-img-overlay{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.3);
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0);
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
}
.single-blog:hover .single-blog-img-overlay{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
}
.single-blog-txt h2 a{text-transform: initial;margin: 0 0 15px 0;}
.single-blog-txt h3,.single-blog-txt h3 a {
    color: #bcb7b2;
    font-size: 14px;
    font-weight: 400;
}
.single-blog-txt h3 a {margin: 0;}
.single-blog-txt p {
    font-size: 13px;
    margin-top: 20px;
    color: #95908b;
}
.single-blog:hover .single-blog-txt h2 a{color: BLACK;}
/*.single-blog*/

/*-------------------------------------
        9. Clients
--------------------------------------*/
.clients {
    background: #f8f9fd;
    display: flex;
    align-items: center;
    height: 220px;
}
.clients .item {text-align: center;}
/*-------------------------------------
        10. News-letter
--------------------------------------*/
.newsletter{padding:120px 0 75px;}

.hm-footer-widget{margin-bottom: 30px;}
.hm-foot-title h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 45px;
    
}


.hm-foot-menu ul li a {
    color: #a09e9c;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    -webkit-transition: .3s; 
    -moz-transition:.3s; 
    -ms-transition:.3s; 
    -o-transition:.3s;
    transition: .3s;
}
.hm-foot-menu ul li a:hover{
    color: rgb(182, 178, 178);
    -webkit-transform:translateX(10px);
    -moz-transform:translateX(10px);
    -ms-transform:translateX(10px);
    -o-transform:translateX(10px);
    transform:translateX(10px);
}
.hm-foot-para p {
    font-size: 14px;
    text-transform: initial;
    margin-bottom: 25px;
}

/*hm-foot-email*/
.hm-foot-email{position: relative;}
.foot-email-box .form-control {
    background:#fff;
    display: block;
    padding:25px 15px;
    outline:0!important;
    box-shadow:0 5px 15px rgba(0,0,0,.2);
    border:0;
}
.foot-email-box input[type="text"]{
    font-size: 14px;
    color: #bcb7b2;
}
.foot-email-subscribe {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    background: transparent;
    color: BLACK;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.foot-email-box .form-control:hover{
    box-shadow:0 5px 15px rgba(0,0,0,.4);
}
/*hm-foot-email*/


/*-------------------------------------
        11. Footer
--------------------------------------*/
.footer {
    background: #f8f9fd;
    display: flex;
    align-items: center;
    height: 154px;
}
.footerr {
    background: #f8f9fd;
    display: flex;
    align-items: right;
    height: 154px;
}
.hm-footer-copyright p,.hm-footer-copyright p a {
    color: #a5adb3;
    font-size: 14px;
    font-weight: 400;
}
.footer-social a i {
  color: #000000;
  margin: 0 2px 24px 0;
  -webkit-transition: .3s; 
  -moz-transition:.3s; 
  -ms-transition:.3s; 
  -o-transition:.3s;
  transition: .3s;
}
.footer-social i:hover{
  color: rgb(76, 76, 76);}
  
  .footer-sociall a i {
    color: #ffffff;
    margin: 0 2px 24px 0;
    -webkit-transition: .3s; 
    -moz-transition:.3s; 
    -ms-transition:.3s; 
    -o-transition:.3s;
    transition: .3s;
}
.footer-sociall i:hover{
    color: rgb(149, 148, 148);}

/*===============================
    Scroll Top
===============================*/
#scroll-Top  .return-to-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    display: none;
    width: 40px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    color: #fff;
    background:BLACK;
	border:1px solid BLACK;
	border-radius:50%;
	-webkit-transition: .5s; 
	-moz-transition:.5s; 
	-ms-transition:.5s; 
	-o-transition:.5s;
    transition: .5s;
	z-index: 2;
}
#scroll-Top  .return-to-top:hover {
    background:#fff;
    color: BLACK;
	border:1px solid BLACK;
}

#scroll-Top  .return-to-top i{
    position:relative;
    bottom:0;

}

#scroll-Top  .return-to-top i{
    position: relative;
    animation-name: example;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-duration:1s;
}
@keyframes example {
    0%   {bottom:0px;}
    100%  {bottom:7px;}
}
/*========================Thank you=================







.dropdown {
            position: relative;
            display: inline-block;
        }

        /* Style for the dropdown button */
        .dropdown .dropbtn {
            background-color: #3498db;
            color: white;
            padding: 12px 24px;
            border: none;
            cursor: pointer;
        }

        /* Style for the dropdown content */
        .dropdown-content {
            display: none;
            position: absolute;
            background-color: #f9f9f9;
            min-width: 160px;
            box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
            z-index: 1;
        }

        /* Style for the dropdown links */
        .dropdown-content a {
            color: black;
            padding: 12px 16px;
            text-decoration: none;
            display: block;
        }

        /* Change link color on hover */
        .dropdown-content a:hover {
            background-color: #ddd;
        }

        /* Show the dropdown content when hovering over the dropdown button */
        .dropdown:hover .dropdown-content {
            display: block;
        }
        .dropdown .dropbtn::after {
            content: "";
            display: inline-block;
            width: 0;
            height: 0;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-top: 6px solid #000; /* Change the color as needed */
            margin-left: 5px;
        }
        #loading-screen {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: white;
            display: flex;
            justify-content: center;
            align-items: center;
            opacity: 1;
            z-index: 10000;
            transition: opacity 2s; /* You can adjust the duration as needed */
          }
          
          /* Logo style */
          #loading-logo {
            width: 50px; /* Adjust the size as needed */
            height: auto; /* Adjust the size as needed */
            animation: fadeLogo 4s ease infinite; /* 4s is the total duration of animation */
          }
          
          @keyframes fadeLogo {
            0%, 100%,50% {
              opacity: 0;
            }
            25%,75% {
              opacity: 1;
            }
            
          }
      
        
          .popup {
            display: none;
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background-color: rgba(255, 255, 255, 0.9);
            z-index: 1;
            text-align: center;
            border-radius: 10px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        }
        
        .popup-content {
            padding: 20px;
            width: 300px;
            background-color: #fff;
            border-radius: 10px;
            backdrop-filter: blur(5px);
        }
        
        .close {
            float: right;
            font-size: 20px;
            cursor: pointer;
        }
        
        form {
            display: flex;
            flex-direction: column;
            gap: 10px;
        }
        
        input, textarea {
            padding: 10px;
            border: 1px solid #000;
            border-radius: 5px;
        }
        
      
        
        .subscribe-button {
            background-color: #000;
            color: #fff;
            padding: 10px 20px;
            border: none;
            border-radius: 5px;
            cursor: pointer;
        }
        
        /* Responsive Styles */
        @media (max-width: 100px) {
            .popup-content {
                width: 80%; /* Adjust as needed for smaller screens */
            }
        @media (max-width: 100px) {
    /* Debugging styles, such as a border or background color */
    .popup {
        border: 2px solid red;
    }
}
            .popup {
                display: block; /* Display the popup in responsive mode */
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                transform: none;
            }
        }
        .hi{
            background-color: #ffffff;
        }
    /* Keyframe animation for fading in the images */
   

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
    .text {
        font-size: 11px;
    }
}
#slideshow-heading {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    text-transform: uppercase;

    font-weight: bold;
    font-size: 2.5vw;
    color: #fff;
    text-align: center;
    line-height: 1.2;
    font-family: '', sans-serif;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); /* Adding a shadow */
}
#slideshow-headingg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
   text-transform: uppercase;
    font-weight: ;
    font-size:13px;
    color: #f8f5f5;
    text-align: center;
    line-height: 1.2;
    font-family: '', sans-serif;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); /* Adding a shadow */
}

#slideshow-headinggg {
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    font-size: 12px; /* Adjust font size relative to viewport width */
    color: #f8f5f5;
    text-align: center;
    line-height: 1.2;
    font-family: '', sans-serif;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    display: inline-block;
    padding: 1vh 2vw; /* Adjust padding relative to viewport height and width */
    border: none;
    background-color: transparent;
    cursor: pointer;
    transition: background-color 0.3s ease;
    border-radius: 3vw; /* Adjust border radius relative to viewport width */
    border: 0.15vw solid #ffffff; /* Adjust border width and color */
    text-decoration: none;
    text-transform: uppercase;


}

#slideshow-headinggg:hover {
    color: rgb(82, 79, 79); /* Change color on hover */
    border-color: #f3eaea; /* Change border color on hover */
    text-decoration: none;
    background-color: white;
    font-weight: none;
    text-shadow: none;
}


/* Media query for smaller screens */
@media (max-width: 768px) {
    #slideshow-headinggg {
        font-size: 2vw; /* Change font size for smaller screens */
        padding: .5vh 2vw; /* Adjust padding for smaller screens */
        border-radius: 5vw; /* Adjust border radius for smaller screens */
        top: 70%;
    }
}



@media screen and (max-width: 768px) {
    /* Adjust for smaller screens */
    #slideshow-heading {
        font-size: 4vw;
    }
}

.single-slide-item {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cm{
    text-decoration: none;
    color:rgb(145, 142, 142);
    font-size: 14px;
}
.cm:hover{
    color:#a09e9c;
    font-size: 14px;
}
.hiii{
    float:right;
}

.mm{
    @media (max-width: 768px) {
        display: none; /* Adjust the font size for smaller screens */
    }

}
.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: rgb(255, 255, 255);
    height: 120px;
    width: 100%;
    margin-top: 0;
}

.left-section, .right-section {
    width: 20%;
    text-align: center;
    background-color: rgb(255, 255, 255);
    color: white;
}

.center-section {
    width: 60%;
    text-align: center;
    background-color: rgb(255, 255, 255);
}

.subscribe-button {
    display: inline-block;
    padding: 9px 25px;
    font-size: 12px;
    border: none;
    border-radius: 2px;
    background-color: transparent;
    color: rgb(0, 0, 0);
    cursor: pointer;
    transition: background-color 0.3s ease;
    border-color: #000;
    border-radius: 44px;
    border:#000 1px solid;
    letter-spacing: 1px;
    font-family: '', sans-serif;


 
}

.subscribe-button:hover {
    display: inline-block;
    padding: 9px 25px;
    font-size: 12px;
    border: none;
    border-radius: 2px;
    background-color: black;
    color: rgb(255, 255, 255);
    cursor: pointer;
    transition: background-color 0.3s ease;
    border-color: #000000;
    border-radius: 44px;
    border:#000000 1px solid;
    letter-spacing: 1px;
}

/* Adjust the sizes and styles as needed */
.left-section img,
.center-section img,
.right-section img {
    max-width: 90%;
    height: 130px;
    margin-top:47px;
   
}



ul.custom-navbar {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #ffffff; /* White background */
    display: flex;
    justify-content: center; /* Justify links */
}

ul.custom-navbar li {
    display: inline;
}

ul.custom-navbar li a {
    display: inline-block;
    color: #000000; /* Black text */
    text-align: center;
    padding: 15px 20px; /* Adjust as needed for link spacing */
    text-decoration: none;
    font-family: '', sans-serif;
    text-transform: uppercase; /* Convert to uppercase */
    letter-spacing: 1px; /* Reduce letter spacing */
    line-height: 1.5; /* Increase line height */
    font-weight: none;
    font-size: 12px;
}

ul.custom-navbar li a:hover {
    color: #3f3c3c; /* Light hover effect */
    text-decoration: underline;
    text-decoration-color: #878585;
}

ul.custom-navbar .custom-dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    -webkit-transition: .3s; 
-moz-transition:.3s; 
-ms-transition:.3s; 
-o-transition:.3s;
transition: .3s;
border-radius: 12px;
}

ul.custom-navbar .custom-dropdown:hover .custom-dropdown-content {
    display: block;
}

ul.custom-navbar .custom-dropdown-content a {
    color: #4e4e4e;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    font-size: 12px;
}

ul.custom-navbar .custom-dropdown-content a:hover {
    background-color: #f2f2f2;
    -webkit-transform:translateX(10px);
-moz-transform:translateX(10px);
-ms-transform:translateX(10px);
-o-transform:translateX(10px);
transform:translateX(10px);
border-radius: 24px;
}

@media screen and (max-width: 600px) {
    ul.custom-navbar {
        flex-direction: column;
    }
    ul.custom-navbar li {
        display: block;
    }
}
/* Your existing styles for larger screens (desktop) */

/* Media query for smaller screens (phones) */
@media (max-width: 767px) {
    .hide-on-mobile {
        display: none;
    }
}











.video-container {
    position: relative;
    width: 100%; /* Set width as per your design */
    height: 100vh; /* Set height as per your design, 'vh' is viewport height */
    overflow: hidden;
  }

  #background-video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
  }
  
  /* Additional styling or content within the video container */
  .video-container h1 {
    color: white;
    text-align: center;
  }
  .black{
    background-color: #000;
  color: white;
}
.ft{
    
    height: auto; /* Set an appropriate height */
    overflow: hidden; /* or auto, based on your layout */
background-color: #000;
width: 100%;
height: 100PX;
    
    

}
.kt:hover{
    background-color: white;

}
a:hover{
    text-decoration:underline;
    text-decoration-color: #464646;
}
.arw:hover{
    color:rgb(61, 57, 57);
}
.bm{
    font-family: '', sans-serif;
    font-size: 20px ;
}
.ppp{
    font-size:24px;
}
.circle {
    width: 28px; /* Adjust the width and height as needed */
    height: 28px;
    background-color: transparent; /* Change the background color as desired */
    border-radius: 50%; /* This makes the element circular */
    border-color: #000000;
    border:#000000 1px solid;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 0;
        margin-left: 0;
      
      
  }
  .circle:hover {
    width: 30px; /* Adjust the width and height as needed */
    height: 30px;
    background-color: transparent; /* Change the background color as desired */
    border-radius: 50%; /* This makes the element circular */
    border-color: rgb(76, 76, 76);
    border:rgb(76, 76, 76) 1px solid;

       
        display: flex;
        align-items: center;
        justify-content: center;
      
      
  }
  .circlee {
    width: 28px; /* Adjust the width and height as needed */
    height: 28px;
    background-color: transparent; /* Change the background color as desired */
    border-radius: 50%; /* This makes the element circular */
    border-color: #ffffff;
    border:#ffffff 1px solid;

       
        display: flex;
        align-items: center;
        justify-content: center;
      
      
  }
  .circlee:hover {
    width: 27px; /* Adjust the width and height as needed */
    height: 27px;
    background-color: rgb(45, 44, 44); /* Change the background color as desired */
    border-radius: 50%; /* This makes the element circular */
    border-color: rgb(76, 76, 76);
    border:rgb(76, 76, 76) 1px solid;

       
        display: flex;
        align-items: center;
        justify-content: center;
      
      
  }
  
  /* To create a circular element with a larger radius: */
  .circle-larger-radius {
    width: 200px; /* Adjust the width and height as needed */
    height: 200px;
    background-color: #e74c3c; /* Change the background color as desired */
    border-radius: 70%; /* Increase the border-radius for a larger radius */
  }
 
   








.what{
    margin: 0 auto; /* Center the row */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #f2f2f2;
}
  .about-us {
    margin: 20px;
    text-align: center;

  }

  .about-us h1 {
    margin: 15px 0;
    font-size: 14PX;
    text-transform: uppercase;
  }

  .content-row {
    width: 90%;
    margin: 0 auto; /* Center the row */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .content {
    width: calc(33.33% - 20px);
    margin: 0 10px 20px;
    padding: 20px;
    border-radius: 5px;
    background-color: #f2f2f2;
    text-align: left;
    
  }

  .content h2,
  .content button {
    margin: 10px 0;
    font-size: 17PX;
    text-transform: uppercase;
    color: #757171;
  }
  .content p{
    margin: 10px 0;
    font-size: 16PX;
    color: #000;
  }

  .content button {
    padding: 8px 20px;
    border: none;
    border-radius: 3px;
    background-color: #fff;
    color: #007bff;
    cursor: pointer;
    transition: background-color 0.3s;
  }

  .content button:hover {
    background-color: #f0f0f0;
  }
  @media (max-width: 765px){
    .what{
        background-color: white;
    }
  .content {
    width: 100%;
    padding: 20px;
    border-radius: 5px;
    background-color: #ffffff;
    text-align: center;
    MARGIN:20PX 0PX;
TEXT-ALIGN:justify;

  }

  }




  p.abt{
    text-align: center;
    font-size: 20px;
    margin: 10px 400px;
    color: black;
  }
  @media (max-width:768px){
    p.abt{
        text-align: center;
        font-size: 20px;
        color: black;
        margin:auto;
      }
  }


  .subscribe-buttonn {
    display: inline-block;
    padding: 10px 25px;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    background-color: transparent;
    color: rgb(0, 0, 0);
    cursor: pointer;
    transition: background-color 0.3s ease;
    border-color: #000;
    border-radius: 44px;
    border:#000 1px solid;
    letter-spacing: 1px;
    font-family: '', sans-serif;
    text-transform:lowercase ;


 
}

.subscribe-buttonn:hover {
    display: inline-block;
    padding: 10px 25px;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    background-color: black;
    color: rgb(255, 255, 255);
    cursor: pointer;
    transition: background-color 0.3s ease;
    border-color: #000000;
    border-radius: 44px;
    border:#000000 1px solid;
    letter-spacing: 1px;
}




/* This class is to avoid conflicts with existing styles */
.unique-class {
    display: flex;
    flex-direction: row;
  
  }
  
  .left-side {
    width: 50%;
    margin-right: 20px; /* Adjust margin as per your design */
    margin:100px 100px;
  }
  
  .left-side img {
    width: 100%; /* Adjust the image size to fit the div */
    height: auto;
    display: block;
   
    height: ;
  }
  
  .right-side {
    width: 50%;
    margin:100px 100px;
  }

  /* For responsive design */

  
  .right-side h2,
  .right-side button {
    margin: 10px 0;
    font-size: 17PX;
    text-transform: uppercase;
    color: #757171;
  }
  .right-side p{
    margin: 10px 0;
    font-size: 16PX;
    color: #000;
  }


  .centered-hr {
    width: 80%;
    margin: 0 auto;
}

.centered-hr hr {
    border: none;
    border-top: 1px solid black; /* Change the thickness as needed */
}
.community{
    font-family: 'Times New Roman', Times, serif;
    font-weight: 300; /* Adjust the weight for a lighter/thinner appearance */
    font-size: 40px; /* Adjust the size as needed */
    line-height: 1.5; /* Increase line height for more space between lines */
}

@media (max-width:768px){
    .unique-class {
        display: flex;
        flex-direction: row;
      
      }
      
      .left-side {
        width: 50%;
        margin-right: 20px; /* Adjust margin as per your design */
        margin:0;
        display: none;
      }
      
      .left-side img {
        width: 100%; /* Adjust the image size to fit the div */
        height: auto;
        display: block;
       
        height: ;
      }
      
      .right-side {
        width: 100%;
        MARGIN:50PX 30PX;
        TEXT-ALIGN:LEFT;        
        text-align: center;
      }
    
      /* For responsive design */
    
      
      .right-side h2,
      .right-side button {
        margin: 0;
        font-size: 17PX;
        text-transform: uppercase;
        color: #757171;
      }
      .right-side p{
        margin: 0;
        font-size: 16PX;
        color: #000;
        MARGIN:50PX 30PX;
TEXT-ALIGN:LEFT;

      }
    
    
      .centered-hr {
        width: 80%;
        margin: 0 auto;
    }
    
    .centered-hr hr {
        border: none;
        border-top: 1px solid black; /* Change the thickness as needed */
    }
    .community{
        font-family: 'Times New Roman', Times, serif;
        font-weight: 300; /* Adjust the weight for a lighter/thinner appearance */
        font-size: 40px; /* Adjust the size as needed */
        line-height: 1.5; /* Increase line height for more space between lines */
    }
}







.hm-foot-emaill {
    display: flex;
    align-items: center;
    justify-content: center;
}

.foot-email-boxx {
    position: relative;
    display: flex;
    align-items: center;
}
.arrow:hover{
    color: #857f7f;

}
.com {
    width:700px; /* Adjust as needed */
    border-radius: 40px;
    padding-right: 40px; /* Add padding for the icon */
}
@media(max-width:768px){
    .com {
        width:300px; /* Adjust as needed */
        border-radius: 40px;
        padding-right: 40px; /* Add padding for the icon */
    }
}

.foot-email-subscribe {
    position: absolute;
    right: 10px; /* Adjust the position as needed */
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}



p.abtt{
    text-align: center;
    font-size: 15px;
    margin: 0;
    color: black;
    margin-top: 20px;
    margin: 20px 500px;
  }
  .abbbt{
   margin:0;
    font-size: 17PX;
    text-transform: uppercase;
    color: #757171;
  }
  @media(max-width:768px){
    p.abtt{
        text-align: center;
        font-size: 15px;
        margin: 0;
        color: black;
        margin-top: 20px;
      }
      .abbbt{
       margin:0;
        font-size: 17PX;
        text-transform: uppercase;
        color: #757171;
      }
  }
 
    .tt {
        margin-left: 50px;
        margin-right: calc(200px + 600px); /* margin-left + desired right margin */
        text-align: justify;
        height: auto;
        width: auto;
        background-color: rgb(255, 255, 255);
        display: flex;
        flex-direction: row;
    }
    .tt h1{
        font-size: 40px;
font-family: Arial, Helvetica, sans-serif;
font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
font-family: monospace;
font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    }
    .tt p{
        font-size: 18px;
        color:black;
    }


    
    /* This class is to avoid conflicts with existing styles */
.unique-class-reversed {
    display: flex;
    flex-direction: row-reverse; /* Reversing order for image on the right */
  }
  
  .right-side-image {
    width: 50%;
    margin-left: 20px; /* Adjust margin as per your design */
    margin-right: 100px;
    margin-top: 100px;
  }
  
  .right-side-image img {
    width: 100%; /* Adjust the image size to fit the div */
    height: auto;
    display: block;
  }
  
  .left-side-content {
    width: 50%;
    margin-left: 100px;
    margin-top: 100px;
    margin-right: 120px;

  }
  
  /* For responsive design */

  .left-side-content h2,
  .left-side-content button {
    margin: 10px 0;
    font-size: 17PX;
    text-transform: uppercase;
    color: #757171;
  }
  .left-side-content p{
    margin: 10px 0;
    font-size: 16PX;
    color: #000;
  }





  @media (max-width:768px){
   
.unique-class-reversed {
    display: flex;
    flex-direction: row-reverse; /* Reversing order for image on the right */
  }
  
  .right-side-image {
  display: none;
  }
  
  .right-side-image img {
    width: 100%; /* Adjust the image size to fit the div */
    height: auto;
    display: block;
  }
  
  .left-side-content {
    width: 100%;
MARGIN:50PX 30PX;
TEXT-ALIGN:LEFT;



  }
  
  /* For responsive design */

  .left-side-content h2,
  .left-side-content button {
    margin: 10px 0;
    font-size: 17PX;
    text-transform: uppercase;
    color: #757171;
  }
  .left-side-content p{
    margin: 10px 0;
    font-size: 16PX;
    color: #000;
  }
}
@media(max-width:768px) {
    .tt {
       margin:0px 40px;
        text-align: justify;
        height: auto;
        width: auto;
        background-color: rgb(255, 255, 255);
        display: flex;
        flex-direction: row;
    }
    .tt h1{
        font-size: 40px;
font-family: Arial, Helvetica, sans-serif;
font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
font-family: monospace;
font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    }
    .tt p{
        font-size: 18px;
        color:black;
    }


}
.dot{
   
        display: inline-block;
        width: 6px; /* Adjust the size of the circle */
        height: 6px; /* Adjust the size of the circle */
        border-radius: 50%;
        background-color: #4b4a4a; /* Adjust the color of the circle */
        vertical-align: middle;
        position: relative;
        top: -2px; /* Adjust this value to move the dot higher or lower */
        margin-left:10px;
        margin-right:0px;
      
}
.rsd{
    color: #4b4a4a;
    margin-left:10px;
    margin-right:10px;
    font-size:14px;
}
.rsd:hover{
    color:black;
}

/* Styling the unique div */
.unique-div {
    text-align: center; /* Center content */
  }
  
  /* White background */
  .background-white {
    background-color: white;
    padding: 20px; /* Adding padding for better spacing */
  }
  
  /* Creating rows for sections */
  .section-row {
    display: flex;
    justify-content: center; /* Center sections horizontally */
    flex-wrap: wrap; /* Allows items to wrap to the next line */
    margin-bottom: 20px; /* Margin between rows */
  }
  
  /* Styling for video and photo sections */
  .video-section,
  .photo-section {
    width: 18%; /* Each section takes up 20% of the container */
    margin: 0 1%; /* Margin between sections */
    text-align: left; /* Align content to the left within each section */
    overflow: hidden; /* Hide overflowing content */
  }
  
  /* Maintain aspect ratio for videos */
  .video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio (9 / 16 * 100) */
    overflow: hidden;
  }
  
  .video-container video,
  .photo-section img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Fill the container while preserving aspect ratio */
  }
  
  /* Styling for content (heading and description) */
  .content {
    position: relative;
    height: 100%;
    padding-bottom: 20px; /* Padding for the content */
  }
  
  /* Small screen responsiveness */
  @media screen and (max-width: 768px) {
    .video-section,
    .photo-section {
      width: 100%; /* On smaller screens, each section occupies the full width */
      margin: 10px 0; /* Adjust margin for better spacing */
    }
  }
  .pb{
    font-size:18px;
    font-family: '', sans-serif;
  }


  .gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; /* Horizontally center the gallery */
    align-items: center; /* Vertically center the gallery */
    text-align: center; /* Center images within their columns */
  }
  
  .roww {
    width: 80%;
    display: flex;
    justify-content: center; /* Center columns within the row */
    margin-bottom: 10px;
  }
  
  .columnn {
    flex: 1;
    margin: 0 5px; /* Adjust margin for spacing between images */
  }
  
  img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 10px; /* Optional: Add margin below images */
  }
  .ppp{
 
    align-items: center;
    margin-right: 150px;
    margin-left: 150px;
  }


  @media(max-width:786px){
    .ppp{
        margin-right: 0;
        margin-left: 0;
    }
  }
  * {
    box-sizing: border-box;
  }
  

  
  ul.r {
    display: flex;
    width: calc(80% - 2rem);
    padding: 0;
    margin: 0;
    list-style-type: none;

  }
  
  li.r {
    padding: 0;
  }
  
  img.r {
    max-width: 100%;
    width: 100%;
    object-fit: cover;
    transition: all 0.2s ease;
  }
  
  ul.r:is(:hover, :focus-within) img {
    opacity: calc(0.1 + (var(--active-lerp, 0) * 0.9));
    filter: grayscale(calc(1 - var(--active-lerp, 0)));
  }
  
  :root {
    --lerp-0: 1;
    --lerp-1: 0.5787037;
    --lerp-2: 0.2962963;
    --lerp-3: 0.125;
    --lerp-4: 0.037037;
    --lerp-5: 0.0046296;
    --lerp-6: 0;
  }
  
  a.r {
    outline-offset: 4px;
  }
  
  li.r {
    flex: calc(0.1 + (var(--active-lerp, 0) * 1));
    transition: flex 0.2s ease;
  }
  
  li.r:is(:hover, :focus-within) {
    --active-lerp: var(--lerp-0);
    z-index: 7;
  }
  li.r:has( + li:is(:hover, :focus-within)),
  li.r:is(:hover, :focus-within) + li {
    --active-lerp: var(--lerp-1);
    z-index: 6;
  }
  li.r:has( + li + li:is(:hover, :focus-within)),
  li.r:is(:hover, :focus-within) + li + li {
    --active-lerp: var(--lerp-2);
    z-index: 5;
  }
  li.r:has( + li + li + li:is(:hover, :focus-within)),
  li.r:is(:hover, :focus-within) + li + li + li {
    --active-lerp: var(--lerp-3);
    z-index: 4;
  }
  li.r:has( + li + li + li + li:is(:hover, :focus-within)),
  li.r:is(:hover, :focus-within) + li + li + li + li {
    --active-lerp: var(--lerp-4);
    z-index: 3;
  }
  li.r:has( + li + li + li + li + li:is(:hover, :focus-within)),
  li.r:is(:hover, :focus-within) + li + li + li + li + li {
    --active-lerp: var(--lerp-5);
    z-index: 2;
  }
  li.r:has( + li + li + li + li + li + li:is(:hover, :focus-within)),
  li.r:is(:hover, :focus-within) + li + li + li + li + li + li {
    --active-lerp: var(--lerp-6);
    z-index: 1;
  }
  


.parent {
    display: flex; /* Sets the display property of the parent div to flex */
  }
  
  .child {
    /* Optional styles for the child divs */
    width: 50%; /* Adjust the width based on your requirements */
    height: auto; /* Adjust the height based on your requirements */
    background-color: rgb(255, 255, 255); /* To make them visible, you can set a background color */
    border: 1px solid rgb(255, 255, 255); /* Optional border styles */
    box-sizing: border-box; /* Optional box-sizing property to include padding and border in the width calculation */
  }
  
  .arrow {
    font-family: 'FontAwesome';
    font-size: 30px;
    padding: 5px 10px;
    border: none;
    background-color: transparent;
    cursor: pointer;
  }
  
  .arrow.left:before {
    content: '\f060';
  }
  
  .arrow.right:before {
    content: '\f061';
  }
  
  .arrow.up:before {
    content: '\f062';
  }
  
  .arrow.down:before {
    content: '\f063';
  }

  .video-containerr {
    display: flex;
    justify-content: center;
    margin-top: 50px; /* Adjust margin as needed */
  }

  iframe {
    width: 900px; /* Adjust width of the video */
    height: 550px; /* Adjust height of the video */
  }
  @media(max-width:786px){
    iframe{
    width: 80%; /* Adjust width of the video */
    height: 300px; /* Adjust height of the video */
    }
    
  }

  .jb{
    width: auto;
    height:auto;
      margin-right: 250px;
       margin-left: 250px;
       background-color: rgb(255, 255, 255);
       font-size:16px;
       text-align:justify;
       font-family: '', sans-serif;


     }
     .jbb{
        width: auto;
        height:auto;
          margin-right: 150px;
           margin-left: 150px;
           background-color: rgb(255, 255, 255);
           font-size:16px;
           text-align:justify;
           font-family: '', sans-serif;

         }
         @media(max-width:786px){
          
            .jbb{
                width: auto;
                height:auto;
                margin-right:10px;
                 margin-left: 10px;
                 background-color: rgb(255, 255, 255);
        
               }
               .jb{
                width: auto;
                height:auto;
                margin-right:10px;
                 margin-left:10px;
              
                 background-color: rgb(255, 255, 255);
        
               }
          }
  .jsf{
    text-align: justify;
    font-family: '', sans-serif;


  }
  .ppp{
    font-family: '', sans-serif;


  }
.sss{
    text-transform: lowercase;
}
.GIFF{
    width: 1000PX;
    HEIGHT:AUTO;
}
/* Ensure the container takes the full width */
.full-width-video {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* Style for the video */
.video-background {
  width: 100%;
  height: auto;
  object-fit: cover; /* Ensure the video covers the entire container */
}

/* Position the button at the bottom center */
.button-container {
  position: absolute;
  bottom: 50px; /* Adjust this value as needed */
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}

/* Style for the button */
.watch-video-button {
  font-size: 12px; /* Adjust font size relative to viewport width */
  color: #f8f5f5;
  text-align: center;
  line-height: 1.2;
  font-family: '', sans-serif;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  display: inline-block;
  padding: 1vh 2vw; /* Adjust padding relative to viewport height and width */
  border: none;
  background-color: transparent;
  cursor: pointer;
  transition: background-color 0.3s ease;
  border-radius: 3vw; /* Adjust border radius relative to viewport width */
  border: 0.15vw solid #ffffff; /* Adjust border width and color */
  text-decoration: none;
  text-transform: uppercase;


}
.watch-video-button:hover {
  color: rgb(82, 79, 79); /* Change color on hover */
  border-color: #f3eaea; /* Change border color on hover */
  text-decoration: none;
  background-color: white;
  font-weight: none;
  text-shadow: none;

  font-size: 12px; /* Adjust font size relative to viewport width */
  
  text-align: center;
  line-height: 1.2;
  font-family: '', sans-serif;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  display: inline-block;
  padding: 1vh 2vw; /* Adjust padding relative to viewport height and width */
  border: none;
  
  cursor: pointer;
  transition: background-color 0.3s ease;
  border-radius: 3vw; /* Adjust border radius relative to viewport width */
  
  text-decoration: none;
  text-transform: uppercase;

}


.puthiye{
  width: 90%;
  height: auto;
  background-color: rgb(255, 255, 255);
}




.new-arrivals {
  position: relative; /* Ensure the section has a relative position */
}

.gif-left,
.gif-right {
  position: absolute;
  width: 9%; /* Adjust width as needed */
  height: auto; /* Adjust height as needed */
  top: 50%; /* Adjust vertical position */
  transform: translateY(-50%); /* Center vertically */
  margin-right:2%;
  margin-left:2%;
}

.gif-left {
  left: 0;
}

.gif-right {
  right: 0;
}
.adddd{
  background-color: white;
  width: 100%;
  height: auto;
}



.container {
  display: flex;
  flex-wrap: wrap;
}

.image {
  flex: 0 0 45%;
  max-width: 30%;
  
}

.image img {
  max-width: 100%;
  height: auto;

}

.form {
  flex: 0 0 55%;
  max-width: 55%;
  margin-left: 30px;
  text-transform: uppercase;
  color: #4e4d4d;
}

.form form {
  border: none;
}

.form label {
  display: block;
}

.form-group {
  margin-bottom: 10px;
}

.form-group input,
.form-group textarea {
  width: 100%;
  padding: 10px;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #ccc;
}

button[type="submit"] {
  padding: 10px 20px;
  background-color: #ffffff;
  color: #000000;
  border: BLACK 1PX SOLID;
  cursor: pointer;
  border-radius: 20PX;
}

@media (max-width: 767px) {
  .container {
    flex-direction: column;
  }
  
  .image, .form {
    flex: 100%;
    max-width: 100%;
  }
}
.bmm{
  text-align: center;
}
.watch-video-buttonn {
  font-size: 12px; /* Adjust font size relative to viewport width */
  color: #f8f5f5;
  text-align: center;
  line-height: 1.2;
  font-family: '', sans-serif;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  display: inline-block;
  padding: 1vh 2vw; /* Adjust padding relative to viewport height and width */
  border: none;
  background-color: transparent;
  cursor: pointer;
  transition: background-color 0.3s ease;
  border-radius: 3vw; /* Adjust border radius relative to viewport width */
  border: 0.15vw solid #ffffff; /* Adjust border width and color */
  text-decoration: none;
  text-transform: uppercase;


}
.watch-video-buttonn:hover {
  color: rgb(255, 255, 255); /* Change color on hover */
  border-color: #000000; /* Change border color on hover */
  text-decoration: none;
  background-color: rgb(0, 0, 0);
  font-weight: none;
  text-shadow: none;

  font-size: 12px; /* Adjust font size relative to viewport width */
  
  text-align: center;
  line-height: 1.2;
  font-family: '', sans-serif;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  display: inline-block;
  border: none;
  
  cursor: pointer;
  transition: background-color 0.3s ease;
  border-radius: 3vw; /* Adjust border radius relative to viewport width */
  
  text-decoration: none;
  text-transform: uppercase;

}