body
{
font-family: 'Titillium Web', sans-serif;
}


.navbar .dropdown-menu-end{ right:0; left: auto;  }
.dropdown-menu{display:block;opacity: 0;visibility: hidden;/* transition:.3s; */margin-top: 0px;border: 0;box-shadow: 0px 20px 30px rgba(3, 4, 28, 0.1);}
.navbar .nav-item:hover .nav-link{ color: #fff;  }
.dropdown-menu.fade-down{ top:80%; transform: rotateX(-75deg); transform-origin: 0% 0%; }
.dropdown-menu.fade-up{ top:180%;  }
.navbar .nav-item:hover .dropdown-menu{ transition: .3s; opacity:1; visibility:visible; top:100%; transform: rotateX(0deg); }

/* ============ desktop view ============ */
img
{
  max-width: 100%;
}

#navbar_top
{
  z-index: 9;
  background: #0000003b;
  z-index: 2;
  position: fixed;
  width: 100%;
}

.logo img
{
  max-width: 230px;
}
body
{
font-family: 'Space Grotesk', sans-serif;

font-family: 'Titillium Web', sans-serif;

background:#f8f7f0;
}

@media all and (max-width: 992px) 
{
    .dropdown-menu
    {
       
        display:none;
    }

    .dropdown-menu > li:hover > .submenu
	{
		display: block;

	}
	.submenu
	{
		display: block;

	}
}
@media all and (min-width: 992px) 
{

	.dropdown-menu li
	{
		position: relative;
		/* padding: 5px; */
		/* border-bottom: 1px dashed #ccc; */
		/* padding: 5px; */
	}
	.dropdown-menu .submenu{
		display: none;
		position: absolute;
		left:100%;
		top:-7px;
		margin-top: -35px;
	}
	.dropdown-menu .submenu-left{ 
		right:100%; left:auto;
	}

	.dropdown-menu > li:hover{ background-color: #f1f1f1 }
	.dropdown-menu > li:hover > .submenu{
		display: block;

	}
}	
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {

.dropdown-menu .dropdown-menu{
	margin-left:0.7rem; margin-right:0.7rem; margin-bottom: 30px;
}

}	
/* ============ small devices .end// ============ */

/*== Dropdown Menu End==*/


/* ==MegaMenu== */

.navbar .megamenu
{ 
	padding: 1rem; 
}
/* ============ desktop view ============ */
@media all and (min-width: 992px) 
{

	.navbar .has-megamenu{position:static!important;}
	.navbar .megamenu{left:0;right:0;width: 80%;margin-top: -8px;margin: -8px auto;border: 0;box-shadow: 0px 20px 30px rgba(3, 4, 28, 0.1);}

}	
/* ============ desktop view .end// ============ */

/* ============ mobile view ============ */
@media(max-width: 991px)
{
	.navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse
	{
		overflow-y: auto;
		max-height: 90vh;
		margin-top:10px;
	}
}
/* ============ mobile view .end// ============ */

/* ==MegaMenu end== */

/* ========== Hedare Slider============= */

.fixed-top {
	top: -40px;
	transform: translateY(40px);
	transition: transform .3s;
	background: #1a685b !important;
	position: fixed;
	z-index: 99 !important;
}
/* ========== Hedare Slider End============= */


.navbar-dark .navbar-nav .nav-link 
{
	color: rgb(255 255 255);
	font-size: 15px;
	font-weight: 600;
}

.dropdown-item 
{
	padding: 7px 20px;
	font-size: 14px;
	border-bottom: 1px solid #f7f3f3;
}
.dropdown-menu
{
	padding:0px;
}
.col-megamenu li a
{
	font-size: 14px;
	text-decoration: none;
	color: #212529;
	/* padding: 28px 20px; */
}
.col-megamenu ul li
{
	padding: 5px;
}
.col-megamenu {
    border-right: 1px solid #f9f7f7;
    margin-left: 34px;
    padding-left: 0px;
}
/* #navbar_top
{
	padding: 3px;
} */

.bg-primary {
    background-color: #00000026 !important;
    z-index: 9;
}






.left
{
	float:left;
}
.right
{
	float:right;
}

  .logo img {
    max-width: 230px;
}





.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-radius: 20px;
}



.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
 
    left: 93%;
     
    right: auto;
     
    top: 40px;
     
    right: -480px;
     
    /* position: absolute; */
     
    /* right: 190%; */
     
    width: 40px;
     
    height: 15px;
    }
    
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
      right: 10px;
      left: auto;
      top: 40px;
      left: 95%;
      right: auto;
      top: 40px;
      /* right: -480px; */
      position: absolute;
      /* right: 190%; */
      width: 40px;
      height: 15px;
    }
  .swiper-wrapper
  {
    margin-top: 40px;
  } 





.filter-mixtup .all-catagorys .mix {
    width: 100%;
  }
  
  @media (max-width: 1399px) {
    .feature-itemsv1 {
        gap: 18px;
        padding: 20px 15px 25px 0;
    }
  }
  .feature-itemsv1 {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 30px 30px 30px 0;
    background: var(--white-clr);
    position: relative;
    z-index: 1;
  }
  .feature-itemsv1:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 80%;
    height: 100%;
    content: "";
    border: 1px solid #ccc;
    z-index: -1;
    border-radius: 10px;
  }
  @media (max-width: 1399px) {
    .feature-itemsv1 .f-thumb {
        width: 42%;
    }
  }
  .feature-itemsv1 img {
    border-radius: 10px;
  }
  @media (max-width: 1399px) {
    .feature-itemsv1 .content .title {
        margin-bottom: 8px;
    }
  }
  .feature-itemsv1 .content .title {
    font-size: 23px;
    font-weight: 600;
    line-height: 27px;
    color: var(--p900-clr);
    /* font-family: "Noto Serif", sans-serif; */
    margin-bottom: 20px;
    display: block;
  }
  .feature-itemsv1 .content p {
    font-size: 14px;
    font-weight: 400;
    line-height: 160%;
    color: var(--p800-clr);
    margin-bottom: 10px;
  }
  p {
    margin: 0;
    transition: all .4s ease-in-out;
    /* font-family: Montserrat, sans-serif; */
    font-size: 16px;
    line-height: 28px;
  }
  @media (max-width: 1399px) {
    .feature-itemsv1 .content h5 {
        margin-bottom: 14px;
    }
  }
  .feature-itemsv1 .content h5 {
    color: var(--p1-clr);
    font-size: 20px;
    font-family: "Noto Serif", sans-serif;
    margin-bottom: 15px;
  }
  @media (max-width: 1399px) {
    .feature-itemsv1 .content .add-tocart {
        font-size: 12px;
        line-height: 22px;
        letter-spacing: 1.2px;
        padding: 10px 14px;
    }
  }
  .feature-itemsv1 .content .add-tocart {
    border-radius: 100px;
    border: 1px solid var(--p200-clr);
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 3px;
    padding: 10px 18px;
    font-family: Montserrat, sans-serif;
    color: var(--p900-clr);
    display: inline-block;
    transition: all .4s;
  }
  a {
    text-decoration: none;
    outline: none !important;
    cursor: pointer;
    color: var(--p700-clr);
    transition: all .4s ease-in-out;
  }
  a {
    color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
    text-decoration: underline;
  }
  
  .all-catagorys {
    display: grid
  ;
    grid-template-columns: 32% 32% 32%;
    gap: 24px;
  }
  .all-catagorys .mix {
    width: 100%;
  }
  
  .home-collection {
    font-size: 12px;
    padding: 11px;
    font-weight: 600;
    color: #000000;
    background: #fff;
    border: 1px solid #000000;
    border-radius: 7px;
  }
  .book-now {
    font-size: 13px;
    padding: 10px 10px;
    font-weight: 600;
    background: #1a685b;
    border: 1px solid #1a685b;
    color: #fff;
    border-radius: 7px;
  }
  .feature_products
{
  padding: 40px;
  margin-top: -110px;
  z-index: 9;
  position: relative;
  padding-bottom: 0;
}
.pro-icon {
  /* background: #1a685b; */
  width: 70px;
  height: 70px;
  text-align: center;
  align-items: center;
  border-radius: 50%;
  float: left;
}


.pro-title {
  width: 73%;
  float: left;
}
.pro-title h4 {
  font-size: 20px;
  line-height: 27px;
  font-weight: 700;
  width: 80%;
  text-align: left;
  margin-left: 20px;
  margin-top: 8px;
}

.pro-description p
{
  text-align: left;
  font-family: 'Titillium Web', sans-serif;
  line-height: 25px;
}

.part-border
{
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}

.pro-description
{
  margin-top: 20px;
}
h1.pro-title {
    font-size: 18px;
    line-height: 23px;
    font-weight: 700;
    width: 100%;
    /* text-align: left; */
    /* margin-left: 20px; */
    margin-top: 8px;
}


.feature_products-inner
{
  background: #ffffff;
  border-radius: 20px;
  padding-bottom: 30px;
  padding: 30px;
}

.w-90
{
  width: 90%;
  margin: 0 auto;
}
.title-shape {
    max-width: 25px;
}


.product-title {
    /* font-size: 20px; */
    color: #000000;
    font-weight: 500;
    margin-bottom: 25px;
    padding-bottom: 10px;
    position: relative;
    margin-left: 15px;
    font-weight: 600;
    margin-top: 10px;
    position: relative;
    margin: 0;
  }
  .product-title::before {
    position: absolute;
    left: 3%;
    bottom: -6px;
    content: '';
    width: 42px;
    height: 4px;
    background-color: #1a685b;
    z-index: 2;
    -webkit-animation: movebounce2 2s linear infinite;
    animation: movebounce2 2s linear infinite;
  }
  .product-title::after {
    position: absolute;
    left: 40px;
    bottom: -5px;
    content: '';
    width: 85px;
    height: 1px;
    background-color: #1a685b;
  }

.products
{
  /* background: #fff; */
  padding: 25px;
  border-radius: 20px;
}
.pro-details
{
  padding: 30px;
  padding-bottom: 50px;
  background: #f8f7f0;
}






/* About*/

.about
{
	padding: 50px 0px;
	/* background: #ffffff; */
	padding-bottom: 40px;
	/* background: url("../images/vecbg.png"); */
  background: url('../images/vecbg.png'), #ffffff;
	background-position: bottom right;
	background-repeat: no-repeat;

 
}
.about ul
{
	list-style-type: none;
	padding: 0;
}
.about ul .fa
{
	padding: 4px;
	color: #ffffff;
	background: #1a685b;
	border-radius: 50%;
	font-size: 13px;
	margin-bottom: 8px;
	padding-top: -8px;
	margin-right: 6px;
}
.title
{
	font-size: 30px;
}
.title-sub
{
	font-size: 25px;
	font-weight: 700;
	line-height: 38px;
}
.about p
{
	text-align: justify;
	line-height: 30px;
	font-size: 17px;
	color: #6b7375;
	margin-bottom: 14px;
	hyphens: auto;
}
.about-l1
{
	background: red;
	position: relative;
	margin-bottom: 25px;
	overflow: hidden;
	}

.about-l1::after
{
	content: "";
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	/* background: red; */


}

.about-l1 img
{
	float: right;
}

.ttm-list-li-content
{
	margin-left: 10px;
	color: #54595b;
	font-size: 18px;
	line-height: 36px;
	font-weight: 600;
}


.view-more
{
	border: 1px solid #000;
	padding: 13px 16px;
	text-decoration: none;
	font-weight: 600;
	color: #332f2f;
	font-size: 15px;
}


.contact
{
	/* background: #01d6a3; */
	/* border: 1px solid #01d6a3; */
	padding: 13px 16px;
	text-decoration: none;
	color: #000000;
	font-weight: 600;
	margin: 10px;
	font-size: 15px;
	/* padding: 37px; */
	text-align: justify;
	hyphens: auto;
}
.title-h4
{
	font-size: 20px;
	font-weight: 700;
}
.sub-title {
  font-size: 30px;
  margin: 15px 0px;
  font-weight: 700;
  /* color: #1a685b; */
}
.sub-title2 {
  font-size: 30px;
  margin: 15px 0px;
  font-weight: 700;
  color: #eddd5e;
  text-align: left;
}

ul {
  list-style-type: none;
}

.list-style-two {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

  .list-style-two li:before {
      /* position: absolute; */
      /* left: 0; */
      /* top: 5px; */
      /* font-size: 14px; */
      /* line-height: 20px; */
      /* color: #cb8d48; */
      /* font-weight: 900; */
      /* font-family: "FontAwesome"; */
      /* content: "\f00c"; */
  }

  .list-style-two li {
      float: left;
      width: 50%;
  }

  .list-style-two li {
      position: relative;
      font-size: 18px;
      line-height: 25px;
      padding-left: 25px;
      margin-bottom: 10px;
      font-weight: 600;
      padding: 0;
  }


/* About*/

.ibg1
{
  background-color: red !important;
}
.ibg2
{
  background-color: #1a685b !important;
}
.ibg3
{
  background-color: #FF9800 !important;
}
.ibg4
{
  background-color: #3F51B5 !important;
}
.heig
{
  padding: 0;
  margin-bottom: 45px;
}
.heig .fa
{
  margin-right: 10px;
}

.read-more
{
	background-color: #1a685b;
	padding: 12px 35px;
	color:#fff;
	/* border-radius: 30px; */
	margin-top: 10px;
	text-decoration: none;
}
.read-more 
{
			box-shadow: inset 0 0 0 0 #ffac00;
			color: #fff;
			/* padding: 0 .25rem; */
			margin: 0 -.25rem;
			transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}
.read-more:hover 
{
	color: #fff;
	box-shadow: inset 200px 0 0 0 #4CAF50;
}
.title2 {
    font-weight: 600;
}
.spl
{
  color: #1a685b;
}









/*journey*/
.journey 
{
  background: url(../images/gallery_1_1.png);
  position: relative;
  /* padding: 40px 0px; */
  /* z-index: -2; */
  background-size: cover;
  /* padding-bottom: 70px; */
  margin-top: 40px;
}
.journey::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  background-color: #1a685bc9 !important;
  /* opacity: .8; */
  z-index: 0;
}
.journey-content .title1 {
  color: #fff;
  font-size: 20px;
  margin-top: 20px;
}
.journey-content {
  margin-top: 50px;
  /* padding-bottom: 30px; */
}

.journey-content .title2 {
  color: #fff;
  font-size: 46px;
  font-weight: 700;
}
.journey-content .title3 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 40px;
}
.journey-girl {
  margin-top: -100px;
}

  .journey p
  {
      color: #fff;
  }

.journey-inner
{
  position: relative;
  padding: 50px 0px;
  /* background: #ff00006e; */
  z-index: 1;
}

.journey-inner::before
{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left: 0;
  background-attachment: red;
}

.journey-inner h4
{
  color:#fff;
}
  .heig li
  {
      
      color: #fff;
  font-size: 20px;
  margin-top: 20px;
  }



  

.achivement {
  background: url(../images/slider1.jpg);
  /* padding: 40px; */
}

.achivement-inner {
  background-color: #000000e6;
  padding: 80px 0px;
  /* border: 1px solid #ccc; */
}

.achive-content {
  display: inline-block;
  color: #fff;
  margin-left: 10px;
  margin-top: 1px;
}

  .achive-content p {
      font-weight: 500;
      font-size: 16px;
      margin-top: 3px;
  }

  .achive-content h1 {
      font-size: 25px;
      margin: 0;
      font-weight: 700;
  }

.achivement .title {
  color: #fff;
  margin-bottom: 50px;
}

  .achivement .title h1 {
      font-size: 36px;
      font-weight: 700;
  }

.achive-icon {
  display: inline-block;
  float: left;
}
/*journey*/



.achive-icon img {
    width: 61px;
  }



  demo{ background: #f8f7f6; }
#testimonial-slider{
    padding: 50px 20px 35px 20px;
    /* background: #fff; */
    text-align: center;
    /* box-shadow: 0 0 115px 19px rgba(236, 236, 236, 1); */
}
.testimonial .description{
    font-size: 14px;
    color: #777;
    line-height: 26px;
    text-indent: 30px;
    position: relative;
}
.testimonial .description:before{
    content: "\f10d";
    font-family: "FontAwesome";
    font-weight: 900;
    position: absolute;
    top: 0;
    left: -15px;
}
.testimonial .title{
    font-size: 24px;
    font-weight: bold;
    color: #363636;
    text-transform: capitalize;
    margin: 0;
}
.testimonial .post{
    display: block;
    font-size: 15px;
    color: #363636;
}
.owl-buttons{
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 40%;
    left: 0;
}
.owl-prev,
.owl-next{
    position: absolute;
    left: 0;
    transition: all 0.4s ease-in-out 0s;
}
.owl-next{
    left: auto;
    right: 0;
}
.owl-buttons .owl-prev:before,
.owl-buttons .owl-next:before{
    content: "\f104";
    font-family: "FontAwesome";
    font-weight: 900;
    font-size: 60px;
    font-weight: 900;
    color: #1a685b;
    line-height: 20px;
    opacity: 0.8;
}
.owl-buttons .owl-next:before{
    content: "\f105";
}
.owl-buttons .owl-prev:hover:before,
.owl-buttons .owl-next:hover:before{
    opacity: 1;
}
.owl-theme .owl-controls .owl-buttons div{
    background: transparent;
}
.owl-theme .owl-controls{
    margin-top: 40px;
}
.owl-theme .owl-controls .owl-page span{
    /* width: 50px; */
    /* height: 50px; */
    border-radius: 50%;
    border: 4px solid #ccc;
    background: url("../images/img-1.jpg") no-repeat;
    background-size: cover;
    transition: all 0.3s ease-in-out 0s;
}
.owl-theme .owl-controls .owl-page:nth-child(2) span{
    background: url("../images/img-2.jpg") no-repeat;
    background-size: cover;
}
.owl-theme .owl-controls .owl-page:nth-child(3) span{
    background: url("../images/img-3.jpg") no-repeat;
    background-size: cover;
}
.owl-theme .owl-controls.clickable .owl-page:hover span{
    opacity: 0.5;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page.active:hover span{
    border-color: #1a685b;
    opacity: 1;
}
@media only screen and (max-width: 479px){
    .owl-buttons{ bottom: 30%; }
}


element.style {
}
.testimonial .description {
    font-size: 15px;
    /* font-style: italic; */
    color: #8a8a8a;
    line-height: 23px;
    margin: 0;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 20px;
    min-height: 10px;
    font-weight: 600;
    width: 70%;
    margin: 0 auto;
    font-size: 20px;
    /* line-height: 2em; */
    color: #666666;
    margin-bottom: 20px;
}









footer {
    background: #051311;
    /* padding: 40px 20px; */
    padding-bottom: 0;
    background: url(../images/banner1.jpg);
  }
  
  .footer-inner {
    padding-top: 30px;
    background: url(file:///D:/Free/var2/images/2.jpg);
    color: #fff;
    background-size: cover;
    background-position: top;
    background: #051311c2;
  }
  footer h4 {
    font-size: 20px;
    margin-bottom: 24px;
    font-weight: 600;
    margin-bottom: 35px;
  }
  .footer-info {
    margin-bottom: 15px;
    overflow: hidden;
    padding: 0px;
    padding-top: 14px;
    /* border-bottom: 1px solid #cccccc38; */
  }
  .icon {
    float: left;
    background: #ffffff1a;
    padding: 10px;
    margin-right: 15px;
    border-radius: 8px;
    width: 70px;
    font-size: 22px;
    text-align: center;
    height: 55px;
    margin-bottom: 0px;
  }
  .icon-text h4 {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 700;
    color: #FFAC00;
  }
  .icon-text span {
    font-size: 18px;
    font-weight: 600;
  }
  .footer-links ul li {
    list-style-type: disclosure-closed;
    padding: 5px;
    font-weight: 600;
  }
  .footer-inner img {
    margin: 5px;
    /* width: 73px; */
  }
  .socailmedia {
    padding: 0;
    margin-top: 20px;
  }
  .socailmedia li {
    list-style-type: none;
    display: inline-block;
    padding: 10px 28px;
    background: #f5f5f51c;
    color: #fff;
    margin: 3px;
    /* border: 1px solid #000; */
    border-radius: 5px;
    /* width: 45%; */
  }
  .socailmedia li a {
    color: #fff;
  }
  .footer-links a:hover {
    color: #fff;
    box-shadow: inset 200px 0 0 0 #04b7af;
  }
  .footer-links a {
    box-shadow: inset 0 0 0 0 #dba66b;
    color: #fff;
    /* padding: 0 0.25rem; */
    margin: 0 -0.25rem;
    transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
  }
  .footer-links a {
    color: #ffffff;
    text-decoration: none;
    padding: 3px;
  }
  
  .copy-right {
    border-top: 1px solid #56566d;
    padding-top: 15px;
    margin-top: 10px;
  }
  
  .copy-right p
  {font-size: 14px;}
  footer p {
    color: #ffffff;
    line-height: 25px;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
  }
  .social-icons
  {
    padding: 0;
  }
  
  
  .footer-title {
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 25px;
    padding-bottom: 10px;
    position: relative;
  }
  .footer-title::before {
    position: absolute;
    left: 0px;
    bottom: -6px;
    content: '';
    width: 42px;
    height: 4px;
    background-color: #FFAC00;
    z-index: 2;
    -webkit-animation: movebounce2 2s linear infinite;
    animation: movebounce2 2s linear infinite;
  }
  .footer-title::after {
    position: absolute;
    left: 0;
    bottom: -5px;
    content: '';
    width: 85px;
    height: 1px;
    background-color: #FFAC00;
  }

  iframe {
    border: 5px solid #fff !important;
    height: 180px;
  }
.social-icons li {
    display: inline-block;
    padding-left: 0 !important;
}
.footer-inner img {
    margin: 5px;
    /* width: 73px; */
}
.social-icons img {
    width: 30px;
    /* padding: 2px; */
    margin-right: 7px;
}  

.slideshow .slide .caption {
    padding: 0 100px;
    position: absolute;
    left: 0;
    text-align: left;
  }

  .slide-content .caption p
  {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
  }

  .login
  {
    background: #d5b123;
    border-radius: 20px;
    padding: 8px 30px;
    margin-left: 0px;
    width: 100px;
    text-align: center;
  }

  .fa-shopping-cart
  {
    background: #209d89;
    padding: 13px;
    border-radius: 50%;
    margin-top: -10px;
  }



  .abtbg {
    background: url(../images/abtbg.png);
    padding: 30px;
    min-height: 230px;
    position: relative;
}
.abtbg h3 {
    position: absolute;
    bottom: 40px;
    color: #fff;
    left: 47%;
    text-align: center;
    background: #209d896b;
    padding: 10px 20px;
    border-radius: 10px;
    padding-top: 6px;
}


 
.fixed-top .logo img 
{
    max-width: 180px;
}

.contact-form  .icon-text h4
{
  color: #005648;
  font-weight: 600;
}
.contact-form .footer-info
{
  border-bottom: 1px solid #209d891f;
  padding-bottom: 16px;
  padding-top: 9px;
}

.contact-form
{
  padding: 26px;
  /* border-radius: 20px; */
  background: url(../images/vecbg.png), #ffffff;
  background-repeat: no-repeat;
  background-position: bottom;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border: 6px solid #1a685b;
}
.contact-form .fa
{
  font-size: 28px;
  color: #1a685b;
}
/* 
.cbg1 .fa
{
  background: #1A685B;
color:#fff;
}
.cbg2 .fa
{
  background: #4CAF50;
color:#fff;
}
.cbg3 .fa
{
  background: #122F2A;
color:#fff;
}
.cbg4 .fa
{
  background: #FF5722;
color:#fff;
} */
  

.contact-inner iframe
{
  height: 445px;
}




.section-padding {
  padding-top: 80px;
}

.gallery-section {
  position: relative;
  z-index: 1;
}


.filter {
  text-align: center;
  max-width: 1050px;
  margin: auto;
}

.gallery-section .btn {
  padding: 10px 20px;
  margin: 5px 4px 4px 0;
  display: inline-block;
  color: #003;
  background: #eee;
  
  transition: all 0.4s;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 500;
}
.gallery-section .btn:hover,.gallery-section .btn-active {
  background: #009688;
  color: #fff;
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
}
.gallery {
  display: flex;
  justify-content: center;
  width: fit-content;
  max-width: 1320px;
  flex-wrap: wrap;
  margin: 25px auto;
  /* gap: 14px; */
}
.gallery a {
  display: flex;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  background: #fff;
  margin: 8px;
}
.gallery img {
  width: 335px;
  height: 220px;
  object-fit: cover;
  transition: 0.3s ease-in-out;
  border-radius: 12px;
  overflow: hidden;
  margin: 10px 10px;
}

.gallery img:hover {
  transform: scale(1.1);
}

.sets .hide,
.sets .pophide {
  width: 0%;
  opacity: 0;
  display: none;
}

.closeBtn {
  position: absolute;
  font-size: 22px;
  font-weight: 500;
  right: 25px;
  top: 25px;
  color: white;
  transition: 0.5s linear;
  padding: 8px 40px;
  border-radius: 25px;
  background: red;
  outline-offset: -6px;
  outline: 2px solid #fff;
}
.closeBtn:hover {
  cursor: pointer;
  background: white;
  color: black;
  outline: 2px solid #000;
}

.openDiv {
  width: 100%;
  height: 100vh;
  background: #000000e7;
  position: fixed;
  top: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  left: 0;
  z-index: 9999;
}
.imgPreview {
  width: 70%;
  object-fit: scale-down;
  max-height: 40vw;
  height: auto;
}
.prevButton,
.nextButton {
  transition: 1s linear;
  padding: 10px 35px;
  font-size: 18px;
  border: none;
  color: white;
  background: #0005;
  border-radius: 10px;
  border: 1px solid white;
  margin: 10px;
}
.prevButton:hover,
.nextButton:hover {
  background: #fff;
  color: black;
}

/* resposive CSS Code */

@media max-width: 1199px {
  .section-padding {
    padding-top: 70px;
  }
}
@media (max-width: 991px) {
  .section-padding {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .title {
    font-size: 36px;
  }
  .gallery img {
    margin: 8px 8px;
    /* width: 175px; */
  }
  .closeBtn {
    padding: 6px 25px;
  }
  .prevButton,
  .nextButton {
    font-size: 18px;
    padding: 8px 25px;
  }
}

@media (max-width: 540px) {
  .section-padding {
    padding-top: 30px;
  }
  
  .gallery img {
    margin: 8px 6px;
    /* width: 155px; */
  }

  .closeBtn {
    font-size: 18px;
    border-radius: 15px;
  }
  .prevButton,
  .nextButton {
    font-size: 18px;
    padding: 6px 20px;
    border-radius: 10px;
    margin: 5px;
  }

  .imgPreview {
    width: 90%;
    max-height: 50vh;
    height: auto;
  }
  
}


.cart-description
{
  text-align: center;
}

.cart-box
{
  background: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding-bottom: 25px;
  /* border: 1px solid #ccc; */
  margin-bottom: 18px;
  padding: 16px;
  box-shadow: rgb(100 100 111 / 13%) 0px 7px 29px 0px;
  /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
  margin-left: 5px;
}


.quantity {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  border: 1px solid #ccc;
  width: 31%;
  border-radius: 25px;
  margin: 0 auto;
  float: left;
}
.quantity__minus,
.quantity__plus {
  display: block;
  width: 52px;
  height: 23px;
  margin: 0;
  /* background: #1a685b; */
  text-decoration: none;
  text-align: center;
  line-height: 22px;
  /* border: 1px solid #ccc; */
  border-radius: 30px !important;
}
.quantity__minus:hover,
.quantity__plus:hover {
  background: #575b71;
  color: #fff;
} 
.quantity__minus {
  border-radius: 3px 0 0 3px;
}
.quantity__plus {
  border-radius: 0 3px 3px 0;
}
.quantity__input {
  width: 52px;
  height: 23px;
  margin: 0;
  padding: 0;
  text-align: center;
  /* border-top: 2px solid #dee0ee; */
  /* border-bottom: 2px solid #dee0ee; */
  /* border-left: 1px solid #dee0ee; */
  /* border-right: 2px solid #dee0ee; */
  background: #fff;
  color: #1a685b;
  border: 0;
}
.quantity__minus:link,
.quantity__plus:link {
  color: #8184a1;
} 
.quantity__minus:visited,
.quantity__plus:visited {
  color: #000000;
}
.accordion-button:not(.collapsed) {
  color: #ffffff;
  background-color: #1a685b;
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.mob
{
  display: none;
}

@media (max-width: 500px) 
{
  .feature_products 
  {
    padding: 40px 0px;
  }
  .feature_products-inner 
  {
    padding: 15px;
  }
  .journey-girl
  {
    margin-top: 0;
  }
  .achive-icon {

    margin-bottom: 15px;
  }

  .slideshow .slide .caption {
    padding: 0 40px;
    
}

.slideshow .slide .title {

  line-height: 56px;
  font-size: 32px;
 
}
.pro-title {
  width: 70%;
  float: left;
}

#navbar_top {
  
  background: #209d89;
}
.login {
 
  width: 120px;
  
}
.mob
{
  display: block;
}
.desk
{
  display: none;
}
}