@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Yeseva+One&display=swap');
*
{
	margin:0;
	padding: 0;
	box-sizing: border-box;
}
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600&display=swap');
@font-face {
  font-family: 'CabinetGrotesk-Extrabold';
  src: url('../css/fonts/CabinetGrotesk-Light.woff2') format('woff2'),
       url('../css/fonts/CabinetGrotesk-Light.woff') format('woff'),
       url('../css/fonts/CabinetGrotesk-Light.ttf') format('truetype');
       font-weight: 400;
       font-display: swap;
       font-style: normal;
}

body.hidden-scrolling{
	overflow-y: hidden;
	background-color: #f6f6f6;
}
.social-link
{
	display: flex;
}
.social-link li
{
	margin: 20px 20px 16px 0;
}
.social-link li .fa
{
	color: #000;
	font-size: 28px;
}
.container{
	max-width: 1170px;
	margin:auto;
}
.sub-t1
{
	margin: 20px 0 20px 0;
    padding: 0;
    color: #a69e0c;
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    letter-spacing: 1px;
    font-weight: 500;
}
ul{
	list-style: none;
	margin:0;
	padding:0;
}
a{
	text-decoration: none;
}
.produt-list {
    margin-top: -107px;
    margin-bottom: 0em;
    background-color: #f6f6f6;
}
.menu-item-1:before {
    content: '|';
    position: absolute;
    right: 21px;
    /* background-color: #fff; */
    width: 100%;
    z-index: 1;
    top: 8px;
    /* height: 0; */
    /* transform: scaleX(0); */
    /* transform-origin: center; */
    /* transition: transform 650ms; */
}
.bg-img
        {
            
    height:250px;
    background-image: linear-gradient(to top, rgb(58, 58, 58) 0%, rgba(58, 58, 58, 0.5) 15%, rgba(58, 58, 58, 0) 25%, rgba(58, 58, 58, 0) 100%);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
   /* border-radius: 7px;*/
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items:flex-start;
    -webkit-box-pack: end;
    justify-content: flex-end;
        }
        .item {
    overflow: hidden;
      border-radius: 23px;
}
.hed-t1 {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    text-align: left;
    font-style: 400;
    padding: 14px 20px;
}
.pro-overlay {
    position: absolute;
 
    background-color: rgba(0,0,0,0.5);
    border-radius: 16px;
    overflow: hidden;
   width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0;
    	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
      -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
        transition: all 0.3s ease;
}
.pro1:hover .pro-overlay {
  width: 100%;
     transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.pro1:hover .pro-nm
{
	color: #13c1dd;
}
.he-200px
{
	height: 200px;
}
.br-1
{
	border-radius: 45px 45px 0 45px;
	border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.br-2
{
	border-radius: 45px 45px 45px 0px;
	border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.br-3
{
	border-radius: 45px 0px 45px 45px;
	border-right: 2px solid #fff;
    border-top: 2px solid #fff;
}
.br-4
{
	border-radius: 0px 45px 45px 45px;
	border-left: 2px solid #fff;
    border-top: 2px solid #fff;
}
.rt1
{
	padding: 0 0em 0 2em;
}
.info-3 {
margin: 0 0;
padding: 0 1em 0 0;
color: #000000;
font-family: 'Poppins', sans-serif;
font-size: 19px;
letter-spacing: 0.5px;
font-weight: 400;
line-height: 32px;
}
.div-img {
position: relative;
margin-top: 3em;
}
.pic2 {
border-radius: 20px 20px 20px 20px;
width: 550px;
}
.pic1 {
width: 46%;
border-radius: 20px 20px 20px 20px;
position: absolute;
bottom: -100px;
right: -2px;
}
.pic-3 {
width: 60%;
border-radius: 20px 20px 20px 20px;
position: absolute;
top: -100px;
right: -2px;
}
.pro1:hover .pro-in
{
	box-shadow: 0px 30px 40px 0px rgb(1 11 60 / 10%);
}
.pro-text-hr
{
	display: flex;
	justify-content: center;
	align-items: center;
/*	flex-direction: column;*/
}
.info-tb1 {
height: 474px;
}
.info-tb2 {
height: 408px;
}

.rl
{
	background-color: #fff204;
	width: 162px;
	border-radius: 40px;
	margin-right: 6px;
	display:inline-block;
	text-align: center;
	color: #000;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	padding: 8px 6px;
	margin-top: 16px;
	margin-bottom: 16px;
}
.breadcrumb-item a, .active {
    color: #565654;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
}
.breadcrumb-item+.breadcrumb-item::before {
   display: inline-block;
padding-right: 0.7rem;
color: #565654;
content: ">";
font-size: 24px;
top: -3px;
position: relative;
padding-left: 0.7rem;
}
.breadcrumb-item.active {
color: #565654
	}
.top-bre
{
	background-color: #f7f5dc;
padding-top: 3em;
padding-bottom: 1em;
}
.info-d1
{
margin-top: 3em;
}
.main-wrapper
{
	padding:3em 0;
}
.dl
{
	background-color: #000;
	width: 162px;
	border-radius: 40px;
	display:inline-block;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	padding: 8px 6px;
		margin-top: 16px;
	margin-bottom: 16px;
}
/*Banner Slider*/
.bnner .item {
  height: 100vh;
  position: relative;
}
.bnner .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bnner .owl-carousel .owl-item img
{
width: 600px;
display: block;
    margin-left: auto;
}
.bnner .item .cover {
/*  padding: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;*/
  /*background: rgba(0, 0, 0, 0.6);*/
  display: flex;
  align-items: center;
}
.bnner .item .cover .header-content {
  position: relative;
  padding: 56px;
  overflow: hidden;
}
/*.bnner .item .cover .header-content .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 9px solid #fff;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}*/
.kn
{
	    margin: 10px;
    padding: 0;
    color: #000000;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    letter-spacing: 0.5px;
    font-weight: 400;
    line-height: 28px;
     transition: all 0.5s;
  cursor: pointer;
}

.kn span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.kn span:after {
  content: '\f178';
  font-family: FontAwesome;
  position: absolute;
  opacity: 0;
  top: 0;
  right: -30px;
  margin-left: 10px;
  transition: 0.5s;
}

.kn:hover span {
  padding-right: 25px;
}

.kn:hover span:after {
  opacity: 1;
  right: 0;
}

.bnner .item .cover .header-content h2 {
  font-weight: 300;
  font-size: 26px;
  font-family: 'Poppins', sans-serif;

}
.bnner .item .cover .header-content h1 {
     font-size: 74px;
    line-height: 83px;
  font-weight: 600;
  margin: 5px 0 20px;
  word-spacing: 3px;
	color: #000000;
  font-family: 'CabinetGrotesk-Extrabold';
}
.bnner .item .cover .header-content h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  color: #fff;
}
.bnner .owl-item img 
{
	position: relative;
}
.bnner .owl-item img:after
{
	content: '';
	position: absolute;
	bottom: 0;
	background-color: #fff;
	height: 300px;
}
.bnner .owl-item.active h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
.bnner .owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
.bnner .owl-item.active img {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
.bnner .owl-item.active .line {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
.bnner .owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
.bnner .owl-nav .owl-prev span {
  font-size: 1.6875rem;
  color: #fff;
}
.bnner .owl-nav .owl-prev:focus {
  outline: 0;
}
.bnner .owl-nav .owl-prev:hover {
  background: #000 !important;
}
.bnner .owl-nav .owl-next {
  position: absolute;
  right: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
.bnner .owl-nav .owl-next span {
  font-size: 1.6875rem;
  color: #fff;
}
.bnner .owl-nav .owl-next:focus {
  outline: 0;
}
.bnner .owl-nav .owl-next:hover {
  background: #000 !important;
}
.bnner:hover .owl-prev {
  left: 0px;
  opacity: 1;
}
.bnner:hover .owl-next {
  right: 0px;
  opacity: 1;
}
.ban-txt
{
	       position: absolute;
   top: 100px;
    left: 98px;
    z-index: 1;
}

/* Fixed Header */
.sticky-nav.menu_fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  animation: sticky 1s;
 /* box-shadow: 2px 4px 8px rgba(51, 51, 51, 0.25);*/
  background-color: #f7f5da;
}
@keyframes sticky {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}

.banner-slider
{
	background-image: url('../images/banner-img.png');
	background-position: center;
	 height: 80vh;
}

.pha-link
{
	color: #000000;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	    padding-right: 1em;
	font-weight: 500;
}
.cta-btn li
{
	    padding: 10px 0px;
}
.cta-btn-li
{
	    margin-right: 16px;
    border-right: 1px solid #000;
}
.nm-pr
{
	font-size: 14px;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	padding: 0 14px;
}
/*header*/
.header{
	position: relative;
	width: 100%;
	left:0;
	top:0;
	background-color: #f7f5db;
	z-index: 99;
	padding: 10px 0;}
.logo img
{
	width: 180px;
}
.header-main{
	background-color: #f7f5db;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding:0;
	border: 1px solid #a6a491;
}
.header .logo{
	padding: 0 15px;
}
.header .logo a{
	font-size: 30px;
	text-transform: capitalize;
	color: #e91e63;
	font-weight: 600;
}
.cta-btn
{
	display: flex;
	justify-content: center;
	align-items: center;
}
.header .nav-menu{
	padding: 0px;
	width: 58%;
	border-left: 1px solid #a6a491;
}
.header .menu > .menu-item{
	display: inline-block;
	margin-left: 40px;
	position: relative;
}
.list-menu
{
	    padding: 0 40px 0 30px;
    border-top: 1px solid #a6a491;
    margin: 0;
}

.header .menu > .menu-item > a{
	    display: block;
    padding: 10px 0;
    font-size: 16px;
    color: #282728;
    position: relative;
    z-index: 11;
    text-transform: capitalize;
    font-weight: 500;
    transition: all 0.3s ease;
    font-family: 'Poppins', sans-serif;
}
.header .menu > .menu-item > a:before {
    content: '';
    position: absolute;
    left: 0;
    background-color:#282728;
    width: 100%;
    bottom: -3px;
    height: 4px;
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 650ms;
}
.header .menu > .menu-item > a:hover::before
{
  transform: scaleX(1);
}
.header .menu > .menu-item > a .plus{
	display: inline-block;
	height: 12px;
	width: 12px;
	position: relative;
	margin-left:5px; 
	pointer-events: none;
}
.header .menu > .menu-item > a .plus:before,
.header .menu > .menu-item > a .plus:after{
	content:'';
	position: absolute;
	box-sizing: border-box;
	left: 50%;
	top:50%;
	background-color: #000000;
	height: 2px;
	width: 100%;
	transform: translate(-50%,-50%);
	transition: all 0.3s ease;
}
.header .menu > .menu-item:hover > a .plus:before,
.header .menu > .menu-item:hover > a .plus:after{
   background-color: #282728;
}
.header .menu > .menu-item > a .plus:after{
   transform: translate(-50%,-50%) rotate(-90deg);	
}
.header .menu > .menu-item > .sub-menu > .menu-item > a:hover,
.header .menu > .menu-item:hover > a{
	color: #282728;
}
.header .menu > .menu-item > .sub-menu{
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	width: 220px;
	position: absolute;
	left:0;
	top:100%;
	background-color: #ffffff;
	padding: 10px 0;
	border-top: 3px solid #282728;
	transform: translateY(10px);
	transition: all 0.3s ease;
	opacity:0;
	visibility: hidden;
}
@media(min-width: 992px){
.header .menu > .menu-item-has-children:hover > .sub-menu{
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
 }
 .header .menu > .menu-item-has-children:hover > a .plus:after{
    transform: translate(-50%,-50%) rotate(0deg);		
 }
}
.header .menu > .menu-item > .sub-menu > .menu-item{
	display: block;
}
.header .menu > .menu-item > .sub-menu > .menu-item > a{
	display: block;
	padding: 10px 20px;
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	transition: all 0.3s ease;
	text-transform: capitalize;
}
.header .open-nav-menu{
	height: 34px;
	width: 40px;
	margin-right: 15px;
	display: none;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.header .open-nav-menu span{
	display: block;
	height: 3px;
	width: 24px;
	background-color: #000000;
    position: relative;
}
.header .open-nav-menu span:before,
.header .open-nav-menu span:after{
	content: '';
	position: absolute;
	left:0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	box-sizing: border-box;
}
.header .open-nav-menu span:before{
	top:-7px;
}
.header .open-nav-menu span:after{
	top:7px;
}
.header .close-nav-menu{
	height: 40px;
	width: 40px;
	background-color: #ffffff;
	margin:0 0 15px 15px;
	cursor: pointer;
	display: none;
	align-items: center;
	justify-content: center;
}
.header .close-nav-menu img{
	width: 16px;
}
.header .menu-overlay{
	position: fixed;
	z-index: 999;
	background-color: rgba(0,0,0,0.5);
	left:0;
	top:0;
	height: 100%;
	width: 100%;
	visibility: hidden;
	opacity:0;
	transition: all 0.3s ease;
}

/*home section*/
.home-section{
	width: 100%;
	display: block;
	min-height: 100vh;
	background-image: url('../img/home.jpg');
	background-position: center top;
	background-size: cover;
}


/* responsive */

@media(max-width: 991px){
	.header .menu-overlay.active{
	visibility: visible;
	opacity: 1;
}
	.header .nav-menu{
		position: fixed;
		right: -280px;
		visibility: hidden;
		width: 280px;
		height: 100%;
		top:0;
		overflow-y: auto;
		background-color:#f7f5dc;
		z-index: 1000;
		padding: 15px 0;
		transition: all 0.5s ease;
	}
	.header .nav-menu.open{
		visibility: visible;
		right: 0px;
	}
	.header .menu > .menu-item{
		display: block;
		margin:0;
	}
	.header .menu > .menu-item-has-children > a{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.header .menu > .menu-item > a{
		color: #000;
		padding: 12px 15px;
		border-bottom: 1px solid #dddddd;
	}
	.header .menu > .menu-item:first-child > a{
	    border-top: 1px solid #333333;	
	}
	.header .menu > .menu-item > a .plus:before, 
	.header .menu > .menu-item > a .plus:after{
		background-color: #ffffff;
	}
	.header .menu > .menu-item-has-children.active > a .plus:after{
        transform: translate(-50%,-50%) rotate(0deg);
	}
	.header .menu > .menu-item > .sub-menu{
		width: 100%;
		position: relative;
		opacity: 1;
		visibility: visible;
		border:none;
		background-color: transparent;
		box-shadow: none;
		transform: translateY(0px);
		padding: 0px;
		left: auto;
		top:auto;
		max-height: 0;
		overflow: hidden;
	}
	.header .menu > .menu-item > .sub-menu > .menu-item > a{
		padding: 12px 45px;
		color: #ffffff;
		border-bottom: 1px solid #333333;
	}
	.header .close-nav-menu,
	.header .open-nav-menu{
		display: flex;
	}
}

.product-box
{
	background: #f6f6f6;
	padding: 3em 0;
}

.product-2
{
	background-image: url('../images/back-bg.png');
	background-repeat: no-repeat;
	background-position: center;

	padding:0;
}
.left-l
{
	padding: 4em 0 3em 0;
}
.title {
    margin: 0 0 20px 0;
    padding: 0;
    color: #000000;
    font-family: 'Poppins', sans-serif;
    font-size: 35px;
    letter-spacing: 1px;
    font-weight: 500;
}
.sub-title
{
	margin:  0 0 10px 0;
	padding: 0;
	color: #000000;
	font-family: 'Poppins', sans-serif;
	font-size: 22px;
}
.pro
{
	margin-top: 3em;
}
.pro-text-hr1
{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.pro-nm-4 {
margin: 10px 0;
padding: 10px 14px;
color: #000000;
font-weight: 500;
text-align: left;
font-family: 'Poppins', sans-serif;
font-size: 16px;
}
.pro-in-ou {
background: #fefefe;
border-radius: 16px;
position: relative;
background-color: rgb(255, 255, 255);
box-shadow: 0px 3px 15.52px 0.48px rgba(40, 39, 40, 0.1);
/* border: 1px solid #cfcfcf; */
}
.box-23
{
	background: #fefefe;
border-radius: 16px;
position: relative;
background-color: rgb(255, 255, 255);
box-shadow: 0px 3px 15.52px 0.48px rgba(40, 39, 40, 0.1);
border: 1px solid #cfcfcf;
margin-bottom: 2em;
}
.info-tb
{
	padding-bottom: 1em;
}
.info
{
	 margin: 0 0;
    padding: 0;
    color: #000000;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: 400;
    line-height: 28px;
}
.pro-in
{
	background: #fefefe;
	  border-radius: 16px;
	  position: relative;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 3px 15.52px 0.48px rgba(40, 39, 40, 0.1);
  border: 1px solid #cfcfcf;
}
.bnner .owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
.bnner .owl-item.active img {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
.pro-img
{
	/*width: 255px;*/
	height: 255px;
	    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1em;
}
.pro-img img
{
width: 100%;
height: 100%;
}
.mt-40px
{
	margin-top: 20px;
}
.pro-nm-1 {
    
    margin: 10px 0;
    padding: 0 14px;
		color: #000000;
    font-weight: 500;
    text-align: left;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
}
.mb-2em-1
{
	margin-bottom: 2em;
}
.pro1
{
height: 100%;
}
.col-a3
{
	color: #a37707;
}
.tb-list
{
	margin-bottom: 6px;
}
.tb-list td
{
padding: 8px 16px;
font-size: 15px;
}
.shobtn
{
	display: block;
	margin: 2em 0 1em 0;

}

.title-1

{
        margin: 0 0 28px 0;
    padding: 0;
    color: #000000;
    font-family: 'Yeseva One', cursive;
    font-size: 74px;
    line-height: 92px;
    letter-spacing: 1px;
    font-weight: 500;
}

.footer
{
	background: #f8f5d6;
	padding: 3em 0 2em 0;
}
.footer-link li a {
    font-size: 16px;
    color: #000;
    margin-bottom: 2px;
    line-height: 1.5em;
    letter-spacing: 0.6px;
    font-weight: normal;
    display: inline-block;
    transition: 0.5s all;
    font-family: 'Poppins', sans-serif;
}
.footer-link li a:hover
{
	margin-left: 6px;
}
.mt-mob-2em
{
	    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
}
.t1-ftp
{
	    font-size: 21px;
    margin: 1em 0 11px 0;
    font-weight: 600;
    font-family: 'Yeseva One', cursive;
}
.footer-link li p {
    font-size: 16px;
    color: #000;
    line-height: 28px;
    letter-spacing: 0.5px;
    font-weight: normal;
    transition: 0.5s all;
    margin: 0px 0 2px 0;
    font-family: 'Poppins', sans-serif;
}
.footer-link li .fa {
    color: #000;
    font-size: 20px;
    text-align: center;
    padding: 0 10px;
    transition: 0.5s all;
    margin-top: 2px;
}
.ft-head {
    color: #000;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 34px;
}
.ft-top-b {
    border-top:1px solid #797979;
}
.pt-01em {
    padding-top: 1em;
}
.footer-bottom {
    background-color:#f8f5d6;
    padding: 0 0 1em 0;
}
.footer-link {
    color: #000;
    margin-bottom: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
}
.pt-01em {
    padding-top: 1em;
}
.txt-cnt-23 {
    text-align: right;
}
.right-l
{
	    padding-left: 20px;

}
.nm-bld
{
	font-size: 18px;
	font-weight: 500;
	color: #a69e0c;
}

.cont-div {
    padding: 0 2em;
}
.cont-form {
    background-color: #f1f1f1;
    padding: 3em;
}
.title3 {
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 19px;
    letter-spacing: 0.5px;
}
.cont-form .form-group {
    margin-bottom: 20px;
}
label {
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
}
.cont-form .form-control {
    display: block;
    width: 100%;
    height: calc(1.8em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #fff;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.sub-btn {
    background-color: #fff204;
    color: #000;
    display: inline-block;
    width: 200px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    padding: 10px;
    display: block;
    transition: 0.5s all;
    margin: 30px auto 0 auto;
    border: 1px solid #fff204;
}
.iocn-ft .fa
{
font-size: 30px;
}
.add1
{
	margin-bottom: 2em;

}
.map
{
	margin-top: 2em;
}
.left-cont-div
{
	padding-right: 2em;
}
.bnt
{
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 20px;
}
.mb-40
{
	margin-bottom: 40px;
}

/*Media*/
@media only screen and (max-width:820px) 
{
	.cta
{
	display: none;
}
.header .close-nav-menu {
    height: 40px;
    width: 40px;
    background-color: transparent;
    margin: 0 0 15px 15px;
    cursor: pointer;
   /* display: none;*/
    align-items: center;
    justify-content: center;
}
.menu-item-1:before
{
	display: none;
}
.cont-div {
    padding: 0 2em;
    margin-top: 2em;
}
.info {
    margin: 0 0;
    padding: 0;
    color: #000000;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: 400;
    line-height: 28px;
    text-align: justify;
}
.info-3 {
    margin: 0 0;
    padding: 0 1em 0 0;
    color: #000000;
    font-family: 'Poppins', sans-serif;
    font-size: 19px;
    letter-spacing: 0.5px;
    font-weight: 400;
    line-height: 32px;
    text-align: justify;
}
.container {
   padding: 0 2em;
}
.header-main {
    background-color: #f7f5db;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border: 1px solid #a6a491;
}
.footer {
    background: #f8f5d6;
    padding:2em 10px 1em 10px;
}
.ft-head {
    color: #000;
    font-size: 26px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 34px;
}
.tx1-0
{
	text-align: center;
}
.social-link {
    display: flex;
    margin-bottom: 1em;
}
.product-2 {
    background-image: url(../images/back-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 0;
    background-color: #1dc1db;
}
.banner-slider {
    background-image: url(../images/banner-img.png);
    background-position: center;
    height: 50vh;
}
.bnner .item .cover .header-content {
    position: relative;
    padding: 56px 34px;
    overflow: hidden;
}
.ban-txt {
    position: absolute;
    top:0px;
    left: 0;
    z-index: 1;
}
.header .menu > .menu-item > a:before {
    content: '';
    position: absolute;
    left: 0;
    background-color: #282728;
    width: 100%;
    bottom: -3px;
    height: 4px;
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 650ms;
    display: none;
}
}

/*Mobile*/

@media only screen and (max-width: 600px) 
{
	.ban-txt {
    position: absolute;
    top: 100px;
    left: 0;
    z-index: 1;
}
.title-1 {
    margin: 0 0 28px 0;
    padding: 0;
    color: #000000;
    font-family: 'Yeseva One', cursive;
    font-size: 59px;
    line-height: 92px;
    letter-spacing: 1px;
    font-weight: 500;
}
.br-1 {
    border-radius: 45px;
    border-right: none;
    border-bottom: none;
    margin-top: 1em;
       margin-bottom: 1em;
}
.br-2 {
    border-radius: 45px;
    border-left: none;
    border-bottom: none;
     margin-bottom: 1em;
}
.rt1 {
    padding: 0 2em;
}
.br-4 {
    border-radius: 45px;
    border-left: none;
    border-top: none;
}
.info {
    margin: 0 0;
    padding: 0;
    color: #000000;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: 400;
    line-height: 28px;
    text-align: justify;
}
.cont-form {
    background-color: #f1f1f1;
    padding: 2em;
}
.footer {
    background: #f8f5d6;
    padding: 2em 0 1em 0;
}
.cont-info-1
{
	padding-left: 18px;
}
.br-3 {
    border-radius: 45px;
    border-right: none;
    border-top: none;
     margin-bottom: 1em;
}
.product-2 {
    background-image: url(../images/back-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 0;
    background-color: #00c0de;
}
.bnner .item .cover .header-content {
    position: relative;
    padding: 0 30px;
    overflow: hidden;
    margin-top: 230px;
}
.produt-list {
    margin-top: 2em;
    margin-bottom: 0em;
    background-color: #f6f6f6;
}
.mt-mob-2em {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin: 14px 0;
}
.ft-head {
    color: #000;
    font-size: 23px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 17px;
}
.bnner .item .cover .header-content h1 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    margin: 5px 0 20px;
    word-spacing: 3px;
    color: #000000;
    font-family: 'CabinetGrotesk-Extrabold';
}
.produt-list {
    margin-top: 0;
    margin-bottom: 0em;
    background-color: #f6f6f6;
}
.container {
   padding: 0 1em;
}
.logo img {
    width: 130px;
}
.footer-link {
    color: #000;
    margin-bottom: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    line-height: normal;
}
.bg-img {
    height: 200px;
    }
    .left-l {
    padding: 2em 0 1em 0;
}
.banner-slider {
    background-image: url(../images/banner-img.png);
    background-position: center;
    height: 86vh;
}
}

