@import url('https://fonts.googleapis.com/css2?family=Anybody:wght@400;500;600;700&family=Kanit:wght@300;400;500;600;700&family=Manrope:wght@400;500;600;700;800&family=Montserrat:wght@100;400;500;600;700;800;900&display=swap');

html{
    font-size: 68.75%;
}
*, ::after, ::before {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
a, abbr, acronym, address, applet, big, blockquote, body, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tt, ul, var {
	border: 0;
	margin: 0;
	outline: none !important;
	padding: 0;
	vertical-align: baseline;
	font-family: 'Manrope', sans-serif;
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
	background-repeat: repeat-x;
	font-size:1.4rem;
	color:#272320;

}

a{
	color:inherit;
	outline: none !important;
    text-decoration: none;
}
a:hover{
    color:inherit;
    text-decoration:none;
}

.dropdown-toggle::after{
    border: none !important;
    content: "\f107";
    font-family: "fontAwesome";
    position: absolute;
}

.btn:focus{
	outline: none !important;
}
ol {
	padding-left: 0;
}
ul {
	padding: 0;
	list-style: none;
    margin: 0;
}
img {
	vertical-align: top;
	max-width:100%;
	border: none;
	outline: none;
}

.btn:focus,
.form-control:focus,
.resizeselect:focus{
	box-shadow: none;
	border: none;
	outline: 0;
}
:root{
    --lightcolor:#A5C232;
    --darkcolor:#0D1615;
    --whitecolor:#ffffff;
}
h2,
h1{
  font-family: 'Anybody', sans-serif;
}
p{
  font-family: 'Manrope', sans-serif;
}


header{
  padding-bottom: 9px;
  position: fixed;
  z-index: 3;
  left: 0;
  right: 0;
  width: 100%;
  background: var(--whitecolor);
  box-shadow: #00000057 1px 2px 20px;
}
.navbar{
 
  position: relative;
}
.boxu-2{
  position: absolute;
  left: 0;
  right: 0;
  bottom: -41px;
  width: 100%;
}
.navbar .container{
  position: relative;
  z-index: 2;
}

.navbar .nav-item{
    margin: 0 12px;
}
.navbar-light .navbar-nav .nav-link{
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    color: var(--darkcolor);
    font-family: 'Manrope', sans-serif;
    
}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link{
  color: var(--lightcolor);
}
.btn-login{
  background: var(--lightcolor);
  border-radius: 12px;
  font-size: 15px;
  font-weight: 600;
  font-family: 'Manrope', sans-serif;
  color: var(--whitecolor) !important;
  padding: 10px 28px;
  box-shadow: 10px 5px 30px 0px rgba(176, 207, 53, 0.50);
  transition: ease-in-out 0.5s;

}
.btn-login:hover{
  background: var(--darkcolor);
  box-shadow: 10px 5px 30px 0px rgba(0, 0, 0, 0.50);
}
.nouy{
  width: 21px;
  height: 21px;
  background: var(--darkcolor);
  color: var(--whitecolor) !important;
  display: inline-block;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
  line-height: 20px;
  position: absolute;
  right: 0px;
  top: -1px;
}


.banner-part {
  height: 560px;
  position: relative;
  z-index: 2;
}
.banner-part .owl-carousel .items-sliders {
    height: 560px;
    width: 100%;
}
.fixed-menu{
  position: fixed !important;
  top:0;
  left: 0;
  right: 0;
  z-index: 999;
}
.banner-part .btn-about {
  background: #CCFF00;
  box-shadow: none !important;
  letter-spacing: inherit !important;
  font-weight: 700 !important;
  font-size: 16px;
  padding: 10px 27px;
  border-radius: 12px;
  color: var(--darkcolor) !important;
  margin-top: 20px;
  transition: ease-in-out 0.5s;
}
.banner-part .btn-about:hover{
  background-color: var(--whitecolor);
}
.banner-part .btn-about svg{
  width: 19px;
  height: 19px;
  display: inline-block;
  margin-left: 5px;
}
.banner-part .owl-dots {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.banner-part .owl-dots .owl-dot {
  display: table !important;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  overflow: hidden;
  border: solid 2px transparent !important;
  text-align: center;
}
.banner-part .owl-dots .owl-dot span {
  width: 12px !important;
  height: 12px !important;
  opacity: 9 !important;
  background: #fff !important;
  margin: auto;
  display: block;
  margin: 0 auto !important;
}
.banner-part .owl-dots .active {
  border: solid 2px !important;
}
.banner-part .owl-dots .active span {
  background: var(--lightcolor) !important;
}
.banner-part .owl-carousel .items-sliders {
  height: 702px;
}
.banner-part .owl-carousel .items-sliders .container {
  position: relative;
  z-index: 2;
  height:560px;
  display: grid;
  align-content: center;
}
.banner-part .owl-carousel .items-sliders .container h2 {
  margin-bottom: 0;
  color: #fff;

}
.banner-part .owl-carousel .items-sliders figure {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 101%;
  height: 560px;
}
.banner-part .owl-carousel .items-sliders figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: top;
}
.nunts{
  position: absolute;
  width: 220px;
  display: inline-block;
  left: 0;
  bottom: -90px;
  z-index: 4;
}
.cherry02{
  position: absolute;
  width: 338px;
  display: inline-block;
  right: 0;
  bottom: -90px;
  z-index: 4;
}
.banner-part .owl-carousel .nunts{
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
.banner-part .owl-carousel h2 {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
  text-transform: capitalize;
  font-weight: 700;
  margin-top: 15px;
  font-size: 50px;
}
.banner-part .owl-carousel h2 span{
  font-family: 'Anybody', sans-serif;
}
.banner-part .owl-carousel .cherry02{
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOutLeft;
  animation-name:fadeOutLeft;
}
.banner-part .owl-carousel h6 {
  font-size: 25px;
  color: #fff;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
  font-family: 'Anybody', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}
.banner-part .owl-carousel .btn-contact {
  background: var(--lightcolor);
  border-radius: 50px 0 50px 0;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
  font-size: 16px;
  text-transform:capitalize;
  padding: 18px 35px;
  font-weight: 600;
  margin-top: 20px;
  color: var(--darkcolor) !important;
  box-shadow: #000 61 4px 7px 30px;
}
.banner-part .owl-carousel .btn-contact svg {
  width: 20px;
  height: 20px;
}
.banner-part .owl-carousel .button-divu {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
.banner-part .owl-carousel .active .nunts{
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.banner-part .owl-carousel .active .cherry02{
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInLeft;
  animation-name:fadeInLeft;
}
.banner-part .owl-carousel .active h2 {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.banner-part .owl-carousel .active h6 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.banner-part .owl-carousel .active .btn-contact {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.banner-part .owl-carousel .active .button-divu {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}


@-webkit-keyframes fadeInLeft {
  0% {
          opacity: 0;
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
  }
  100% {
          opacity: 1;
          -webkit-transform: none;
          transform: none;
  }
}
@-webkit-keyframes fadeInLeft {
    0% {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    }
    100% {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    }
    100% {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
    }
}

@-webkit-keyframes fadeOutLeft {
    0% {
            opacity: 1;
    }
    100% {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    0% {
            opacity: 1;
    }
    100% {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    }
}

.shape-bottom{
  position: absolute;
  left: 0;
  right: 0;
  top: -100px;
  z-index: 3;
  width: 100%;
  display: inline-block;
}
.shape-bottom img{
  width: 100%;
}

.why-us{
  padding: 120px 0;
}
.sub_text span:last-child{
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  color: var(--darkcolor);
  font-family: 'Anybody', sans-serif;
}
.main-heding{
  font-size: 36px;
  font-weight: 700;
  color: var(--darkcolor);
  font-family: 'Anybody', sans-serif;
  text-transform: capitalize;
}
.main-heding span{
  font-size: 36px;
  font-weight: 700;
  color: var(--darkcolor);
  font-family: 'Anybody', sans-serif;
}

.comon-fetuer .img-feture{
  border-radius: 20px;
  background: #D9D9D9;
  box-shadow: 10px 25px 45px 0px rgba(0, 0, 0, 0.35);
  overflow: hidden;
  height: 346px;

}
.comon-fetuer .img-feture img{
  object-fit: cover;
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: ease-in-out 0.5s;
}
.comon-fetuer h5{
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  transition: 0.5s ease-out;
}
.comon-fetuer .titel-fety{
  font-weight: 600;
  font-size: 22px;
  text-transform: capitalize;
  margin-top: 32px;
  background-image: linear-gradient(to right,  #A5C232 45%, #0D1615 55%);
  background-size: 220% 100%;
  background-position: 100% 50%;
}
.comon-fetuer:hover .titel-fety{
  background-position: 0% 50%;
}
.comon-fetuer:hover .img-feture img{
  transform: scale(1.1);
}
.about-texrt{
  width: 90%;
}
.about-texrt > p:first-child{
  font-size: 17px;
  font-weight: 600;
}
.about-home{
  background: url(../images/body-illutions01.png) no-repeat, url(../images/body-illutions02.png) no-repeat;
  background-position: right top, left 380px;
}
.btn-about{
  background: var(--lightcolor);
  color: var(--darkcolor);
  box-shadow: 10px 10px 40px 0px rgba(174, 206, 39, 0.80);
  border-radius: 12px;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 27px;
  margin: 38px 0;
}
.btn-about svg{
  width: 20px;
  height: 20px;
}
.comon-number-st figure{
  filter: drop-shadow(8px 10px 30px rgba(0, 0, 0, 0.15));
  width: 96px;
  height: 96px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  background: #FFF;
  padding: 20px;
  margin-right: 15px;
}
.right-text01{
  width: 56%;
}
.right-text01 h4{
  font-family: 'Kanit', sans-serif;
  font-weight: 600;
  color: var(--darkcolor);
  font-size: 40px;
}
.right-text01 p{
  font-size: 16px;
  font-weight: 500;
}
.imgu-vegitable figure{
  margin-top:90px;
  text-align: center;
  position: relative;
  z-index: 3;
}
.whatdoingi{
  background: url(../images/weat.png) no-repeat, url(../images/truck-bg2.png) no-repeat;
  background-position: right top , left 130px;
  background-color: var(--lightcolor);
  padding: 146px 0;
  position: relative;
  top:-140px;
}
.img-services {
  height: 354px;
  border-radius: 20px;
  border: 2px solid #FFF;
  overflow: hidden;
  background: #D9D9D9;
  box-shadow: 10px 15px 40px 0px rgba(0, 0, 0, 0.40);
}
.img-services img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.comon-services h5{
 color: transparent;
 background-clip: text;
 transition: 0.5s ease-out;
 text-align: center;
}
.comon-services .titel-services{
  font-weight: 600;
  font-size: 22px;
  text-transform: capitalize;
  margin-top: 22px;
  background-image: linear-gradient(to right,  #0D1615 45%, #fff 55%);
  background-size: 220% 100%;
  background-position: 100% 50%;
}
.comon-services:hover .titel-services{
  background-position: 0% 50%;
}

.products-show{
  margin-top: -40px;
  background: #fff url(../images/weat-bg.png) repeat-x;
  background-size: 100%;
  background-position: center bottom;
  padding: 0 0 60px 0;
}
.controls .btn {
  font-size: 18px;
  font-weight: 600;
  margin: 0 12px;
  color: var(--darkcolor);
  text-transform: uppercase;
  padding: 10px 28px;
  border-radius: 12px;
  border: 1px solid #E2E2E2;
  background: #FFF;
}
.controls .mixitup-control-active{
  background: var(--darkcolor);
  color: var(--whitecolor) !important;
  border-color: var(--darkcolor) !important;
  box-shadow: 2px 16px 50px 0px rgba(0, 0, 0, 0.50);
}
.comon-offer-part {
  height: 400px;
  overflow: hidden;
  background: #fff;
  display: inline-block;
  width: 100%;
}
.comon-offer-part .img-box-msn {
  height: 250px;
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}
.comon-offer-part .img-box-msn figure {
  height: 250px;
  overflow: hidden;
  position: relative;
  background: #f7f7f7;
  width: 100%;
  display: grid;
  border-radius: 10px;
  padding: 20px;
  align-content: center;
}
.comon-offer-part .img-box-msn figure figcaption {
  background: #ff003d;
  color: var(--whitecolor);
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 1;
  font-size: 16px;
}
.comon-offer-part .img-box-msn .cart-div-part {
  position: absolute;
  top: 20px;
  right: 0;
  transform: translateX(41px);
  transition: all .5s;
}
.comon-offer-part .img-box-msn figure img {
  transform: scale(1);
  transition: all .5s;
}
.comon-offer-part h5 {
  color: var(--darkcolor);
  text-transform: capitalize;
  font-size: 17px;
  font-weight: 600;
}
.comon-offer-part .rating {
  color: #fb0;
  font-size: 14px;
  margin: 7px 0;
}
.comon-offer-part h4 {
  color: var(--darkcolor);
  font-size: 25px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}
.comon-offer-part h4 span {
  text-decoration: line-through;
  color: #5e5e5e;
  font-weight: 400;
  font-size: 17px;
  margin-right: 10px;
}
.btn-more{
  background: var(--lightcolor);
  padding: 10px 28px;
  text-align: center;
  color: var(--darkcolor);
  font-size: 16px;
  font-weight: 600;
  border-radius: 12px;
  box-shadow: 10px 10px 40px 0px rgba(174, 206, 39, 0.80);
  margin-top: 48px;
}

.projects-section{
  background: var(--darkcolor);
  padding: 70px 0;
}
.proje-img{
  height: 350px;
  border-radius: 20px;
  overflow: hidden;
}
.proje-img img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.proje-img figcaption{
  position: absolute;
  z-index: 1;
  background: #fff;
  padding: 10px 16px;
  border-radius: 4px;
  left: 22px;
  bottom: 26px;
  font-size: 16px;
  font-weight: 600;
}
.proje-details h5{
  font-size: 25px;
  font-weight: 700;
  color: transparent;
  background-clip: text;
  transition: 0.5s ease-out;
}
.titel-projects{
  background-image: linear-gradient(to right, #D1F349 45%, #fff 55%);
  background-size: 220% 100%;
  background-position: 100% 50%;
}
.proje-details a{
  color: #D1F349;
  font-weight: 600;
  text-decoration: underline;
  font-size: 15px;
  margin-top: 20px;
  display: inline-block;
  transition: 0.5s ease-out;
}
.proje-details a:hover{
  color: var(--whitecolor) !important;
}
.comon-projects:hover .titel-projects{
  background-position: 0 50%;

}
.investment-section{
  padding: 70px 0;
}

.comon-investd,
.insvent-boxuy{
  height: 464px;
  border-radius: 20px;
  overflow: hidden;
}
.comon-investd{
  box-shadow: 10px 30px 40px 0px rgba(0, 0, 0, 0.25);
}
.insvent-boxuy{
  position: relative;
}


.insvent-boxuy img{
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: 0.5s ease-in-out;
  transform: scale(1);
}
.comon-investd:hover .insvent-boxuy img{
  transform: scale(1.1);
}
.insvent-boxuy::after{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 75%;
  content: "";
  background: linear-gradient(1deg, rgba(0, 0, 0, 0.80) 13.61%, rgba(0, 0, 0, 0.00) 68.39%);
  

}
.text-invest01{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  padding: 0 30px 30px 30px;
}
.text-invest01 h5{
   font-size: 25px;
   font-weight: 600;
   text-transform: capitalize;
}
.btn-membr01{
  padding: 10px 28px;
  border-radius: 12px;
  color: var(--darkcolor) !important;
  font-size: 16px;
  font-weight: 600;
  background-image: linear-gradient(to right, #fff 45%, #D1F349 55%);
  background-size: 220% 100%;
  background-position: 100% 50%;
  transition: 0.5s ease-in-out;
}
.btn-membr01:hover{
  background-position: 0 50%;
}
.testimonals{
  background: #F8F8F8;
  padding: 70px 0;
  margin-top: 60px;
}
.items-lider01{
  border-radius: 20px;
  background: #FFF;
  box-shadow: 10px 20px 30px 0px rgba(0, 0, 0, 0.10);
  height: 268px;
  padding: 30px;
  margin-bottom: 30px;
}
.userpicname{
  display: flex;
  align-items: center;
  gap: 20px;
}
.userpicname figure{
  width: 64px;
  height: 64px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
}
.userpicname figure img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.username_div h4{
  font-weight: 700;
  font-size: 20px;
  font-family: 'Manrope', sans-serif;
}
.username_div h4 span{
  color: var(--lightcolor);
  font-family: 'Manrope', sans-serif;
  font-size: 15px;
  font-weight: 400;
  margin-top: 4px;
}


.items-lider01{
  font-size: 20px;
}
.items-lider01 span.quate05{
  font-size: 20px;
}

.items-lider01 p{
  font-weight: 400;
  font-size: 15px;
  font-family: 'Manrope', sans-serif;
  color: var(--darkcolor);
}

.donations-div{
  background: #fff url(../images/bg-donation.png) no-repeat;
  padding: 80px 0 0 0;
  background-position: right center;
}
.sub-parta{
  font-weight: 600;
  font-size: 18px;
  font-family: 'Manrope', sans-serif;
  color: var(--darkcolor);
}
.blogs-pimg{
  height: 298px;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 10px 15px 30px 0px rgba(0, 0, 0, 0.25);
}
.blogs-pimg img{
  object-fit: cover;
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: all 0.5s;
}
.blogs-left:hover .blogs-pimg img{
  transform: scale(1.1);
}
.blogs-texr ul li{
  margin-right: 15px;
  font-weight: 700;
  font-family: 'Manrope', sans-serif;
}
.blogs-texr ul li svg{
  color: var(--lightcolor);
  width: 20px;
  height: 20px;
}
.blogs-texr h5{
  font-weight: 700;
  font-family: 'Manrope', sans-serif;
  color: var(--darkcolor);
  line-height: 35px;
  font-size: 22px;
}
.blogs-texr h6{
  font-weight: 700;
  font-family: 'Manrope', sans-serif;
  color: var(--darkcolor);
  line-height: 35px;
  font-size: 16px;
  text-decoration: underline;
}
.imob-diuv{
  width: 171px;
  height: 121px;
  box-shadow: 10px 15px 30px 0px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  overflow: hidden;
}
.imob-diuv img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.post-texr{
  padding-left: 25px;
}
.post-texr ul li{
  margin-right: 15px;
  font-family: 'Manrope', sans-serif;
  color: var(--darkcolor);
  font-weight: 600;
}
.post-texr ul li svg{
  width: 20px;
  height: 20px;
  color: var(--lightcolor);
  margin-right: 5px;
}
.post-texr h5{
  font-family: 'Manrope', sans-serif;
  color: var(--darkcolor);
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
}
.small-post{
  margin-bottom: 35px;
}
.blogs-div{
  background: #F5F5F5;
  padding: 90px 0;
  position: relative;
}

.get-intouch{
  padding: 80px 0;
}
.left-get-touch p{
  line-height: 30px;
}
.left-get-touch ul{
  margin-top: 25px;
}
.left-get-touch li{
 font-size: 18px;
 font-weight: 600;
 color: var(--darkcolor);
 margin-bottom: 10px;
}
.left-get-touch li span{
  color: var(--lightcolor);
  margin-right: 4px;
}
.formuyt-div{
  background: #F6F4EC;
  border-radius: 20px;
  padding: 55px;
}
.formuyt-div .form-control{
  height: 50px;
  font-size: 16px;
  border: none;
  border-radius: 5px;
  margin-bottom: 26px;
  font-size: 15px;
  padding-left: 15px;
  padding-top: 10px;
}
.formuyt-div textarea.form-control{
  height: 145px;
  resize: none;
}
.formuyt-div .btn-submit{
  background: var(--lightcolor);
  font-weight: 600;
  border-radius: 12px;
  box-shadow: 10px 14px 35px 0px rgba(174, 206, 39, 0.90);
  height: 56px;
  font-size: 16px;
  padding: 0 30px;
  color: var(--whitecolor) !important;
  transition: all 0.5s;
}
.formuyt-div .btn-submit:hover{
  background: var(--darkcolor);
  box-shadow: 10px 14px 35px 0px rgba(0, 0, 0, 0.70);
}
.clients-slider01{
  margin-top: 70px;
}


footer{
  /* background: url(../images/footer-bg-na.webp) no-repeat bottom center;
  background-size: cover;
  min-height: 963px;
  padding-top: 480px;
  margin-top: -250px; */

  background-image: url(../images/footer-bg.jpg);
  min-height: 963px;
  padding-top: 541px;
  margin-top: -250px;
  background-color: #0e1c00;
  background-repeat: repeat-x;
  background-position: top center;
  background-size: contain;

}

@media only screen and (max-width: 768px){
  footer {
    background-size: auto;
  }
}


.comon-loction h5{
  font-size: 20px;
  font-family: 'Anybody', sans-serif;
  text-transform: uppercase;
}
.comon-loction h5 span{
  color: var(--lightcolor);
  margin-right: 5px;
}
.comon-loction p,
.comon-loction a{
  color: var(--whitecolor);
  font-family: 'Anybody', sans-serif;
  font-size: 15px;
  font-weight: 400;
  transition: all 0.5s;
}
.comon-loction a:hover,
.comon-pagest a:hover{
  color: var(--lightcolor);
}
.btn-caontact{
  background: var(--whitecolor);
  color: var(--darkcolor);
  height: 48px;
  padding: 0 30px;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 600;
  line-height: 44px;
  margin-top: 20px;
}
.comon-loction::after{
  position: absolute;
  right: 30px;
  content: "";
  background: #ffffffa3;
  height: 87px;
  width: 2px;
  top:0;

}
.foyrt{
  margin-top: 60px;
  background: #ffffff;
}
.left-about-fp{
  background: var(--lightcolor);
  padding: 26px;
  border-radius: 20px;
}
.left-about-fp a{
  font-size: 28px;
  margin-top: 15px;
  padding: 0;
  margin-right: 8px;
}
.comon-pagest a{
  color: #D4D4D4;
  font-family: 'Anybody', sans-serif;
  font-size: 14px;
  line-height: 40px;
  font-weight: 300;
}
.comon-pagest h5{
  font-family: 'Anybody', sans-serif;
  font-size: 20px
}
.comon-pagest ul{
  margin-top: 15px;
}
.subcitxr{
  background: var(--whitecolor);
  height: 61px;
  border-radius: 8px;
  padding: 0 10px 0 30px;
}
.subcitxr .form-control{
  height: 35px;
  border: none;
  font-size: 14px;
  padding-left: 0;
}
.btn-subcribe{
  background: var(--lightcolor);
  height: 40px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 5px;
  padding: 0 21px;
}
.coptxy{
  background: var(--lightcolor);
  padding: 15px 0;
  margin-top: 50px;
  font-size: 14px;
}
.textr-div{
  position: absolute;
  top: 52px;
  left: 50px;

  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: float_up_down;
  animation-name: float_up_down;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.textr-div2{
  position: absolute;
  top: 0;
  right: 150px;
  z-index: 9;

  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: float_up_down;
  animation-name: float_up_down;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@-webkit-keyframes float_up_down {
	0% {
	  -webkit-transform: translateY(0px);
	  transform: translateY(0px);
	  opacity: 1;
	}
  
	50% {
	  -webkit-transform: translateY(30px);
	  transform: translateY(30px);
	  opacity: 1;
	}
  
	100% {
	  -webkit-transform: translateY(0px);
	  transform: translateY(0px);
	  opacity: 1;
	}
  }
  
  @keyframes float_up_down {
	0% {
	  transform: translateY(0px);
	  transform: translateY(0px);
	  opacity: 1;
	}
  
	50% {
	  transform: translateY(30px);
	  transform: translateY(30px);
	  opacity: 1;
	}
  
	100% {
	  transform: translateY(0px);
	  transform: translateY(0px);
	  opacity: 1;
	}
  }


.sub-banner{
  height: 220px;
  overflow: hidden;
}
.sub-banner .full-img-pico{
  height: 220px;
}
.sub-banner01{
  position: absolute;
  left: 0;
  right: 0;
  top:0;
  align-content: center;
  height: 220px;
}
.sub-banner .full-img-pico img{
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: top;
}
.sub-banner01 h2{
  font-size: 36px;
  font-weight: 700;
  text-shadow: #00000057 1px 2px 10px;
}
.sub-banner01 li{
  color: var(--whitecolor);
  font-weight: 600;
  font-family: 'Anybody', sans-serif;
  text-shadow: #00000057 1px 2px 10px;
}
.breadcrumb-item.active{
  color: var(--whitecolor);
}

.smlll-pic{
  border-radius: 16px;
  overflow: hidden;
  width: 40%;
  height: 340px;
  margin: 0;
}
.coverimg{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.big-pic{
  border-radius: 16px;
  overflow: hidden;
  width: 55%;
  height: 500px;
  margin: 0;
}
.texr-divy{
  background: var(--darkcolor);
  width: 41%;
  border-radius: 16px;
  height: 218px;
  display: grid;
  align-content: center;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 50px;
  left: 80px;
}
.texr-divy h5{
  font-size: 24px;
  line-height: 37px;
  font-family: 'Anybody', sans-serif;
}
.about-divu-secrt{
  padding-top: 60px;
}
.comon-nubtexr{
  text-align: center;
}
.comon-nubtexr h5{
  font-size: 30px;
  font-weight: 700;
  color: var(--lightcolor);
  font-family: 'Anybody', sans-serif;
}
.comon-nubtexr p{
  font-size: 13px;
  color: var(--darkcolor);
}
.right-texr-div p{
  line-height: 30px;
}
.right-texr-div h5{
  font-size: 18px;
  font-weight: 600;
  color: var(--darkcolor);
  font-family: 'Anybody', sans-serif;
  line-height: 30px;
}
.about-home-txr-new{
  padding-top: 80px !important;
  margin-top: 40px;
}

.comon-texr-abu figure{
  width: 60px;
  display: inline-block;
}
.comon-texr-abu h3{
  font-weight: 700;
  color: var(--darkcolor);
  font-family: 'Anybody', sans-serif;
}
.videos-section{
  padding: 90px 0  0 0;
}

.video{
  width: 100%;
  height: 400px;
  border-radius: 16px;
  overflow: hidden;
}
.video video{
  width: 100%;
  object-fit: cover;
  height: 100%;
  border-radius: 16px;
}

.programase01{
  padding-top: 60px;
}
.programase01 .proje-details h5{
  color: var(--darkcolor);
}
.programase01 .proje-details a{
  color: var(--lightcolor);
}
.programase01 .proje-details a:hover{
  color: var(--darkcolor) !important;
}
.programase01 .comon-projects{
  min-height: 500px;
  
}
.programase01 .proje-img{
  box-shadow: 5px 14px 20px 0px rgb(0 0 0 / 10%);
}
.breadcrumb-item+.breadcrumb-item::before{
  color: var(--whitecolor);
}
.text-invest01 h6{
  color: #D1F349;
  font-size: 14px;
  font-family: 'Anybody', sans-serif;
}
.text-invest01 ul{
  display: flex;
  flex-wrap: wrap;
  margin-top: 5px;
  list-style-type: disc;
  column-gap: 20px;
  padding: 0;
  margin-left: 15px;
}
.text-invest01 ul li{
  font-size: 15px;
  margin: 5px;
  color: var(--whitecolor);
  
}

.spuy{
  padding-top: 60px;
}
.nesw-advioryt{
  min-height: 500px;
  margin-top: 120px;
}
.add-contact{
  position: relative;
  z-index: 1;
  min-height: 430px;
  box-shadow: #0003 1px 4px 35px;
  top: -20px;
  padding: 40px;
}
.bg-about{
  position: absolute;
  left: 0;
  right: 0;
  top:0;
  height: 500px;
  overflow: hidden;
}
.titr{
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 5px;
}

.reconerc-div{
  padding: 70px 0;
}

.btn-donload{
  font-size: 16px;
  background: var(--lightcolor);
  color: var(--darkcolor);
  box-shadow: 10px 10px 40px 0px rgba(174, 206, 39, 0.80);
  border-radius: 12px;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 27px;
  margin: 18px 0;
  transition: all 0.5s;
}

.iconu{
  margin-right: 5px;
}
.iconu svg{
  width: 17px;
  height: 17px;
  display: inline-block;
  position: relative;
  top: -2px;
}
.btn-donload:hover{

  background: var(--darkcolor);
  color: var(--whitecolor);
  box-shadow: 10px 10px 40px 0px rgba(0, 0, 0, 0.30);
}

.rt .form-check{
  margin-bottom: 10px;
}

.comon-loactyu {
  padding: 30px;
  border-radius: 16px;
}
.comon-loactyu h5{
  font-weight: 600;
  font-size:25px;
  margin-bottom: 10px;
  font-family: 'Anybody', sans-serif;
}
.comon-loactyu svg{
  color: var(--whitecolor);
}
.cionucom{
  border-radius: 50%;
  width: 65px;
  height: 65px;
  overflow: hidden;
  display: grid;
  align-content: center;
  border: solid 1px #bbb;
  justify-content: center;
  margin-bottom: 14px;
}
.nex-bg .cionucom,
.bg-light .cionucom{
  border: solid 1px var(--darkcolor);
}
.nex-bg .cionucom svg,
.bg-light .cionucom svg{
  color: var(--darkcolor);
}
.nex-bg{
  background: var(--lightcolor);
}

.right-maps{
  overflow: hidden;
  position:relative;
  width:100%;
  }
  .right-maps iframe{
  left:0;
  top:0;
  height: 440px;
  width:100%;
  }

  .listing-page-div{
    padding-top: 60px;
  }

  /* shop page */

  .list-serach-acd .accordion-button {
    padding-left: 0;
    position: relative;
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'Anybody', sans-serif;
    font-weight: 700;
    color: var(--darkcolor);
    border-bottom: solid 1px #f1f0f0 !important;
    background-color: var(--whitecolor);
}
.list-serach-acd .accordion-item {
  border: none;
  margin-top: 15px;
}

.list-serach-acd label {
  font-size: 15px;
  color: var(--darkcolor);
  font-weight: 400;
  font-family: 'Anybody', sans-serif;
  margin-left: 10px;
}
.list-serach-acd .form-check {
  margin-bottom: 12px;
  position: relative;
  display: flex;
  align-items: center;
}
.list-serach-acd .form-check .form-check-input {
  margin-top: 0;
  position: relative;
  background: #fff !important;
  border: none !important;
  width: 20px;
  height: 20px;
}
.list-serach-acd .form-check .form-check-input::before {
  position: absolute;
  width: 20px;
  height: 20px;
  background: #f72457;
  content: "";
  left: -3px;
  top: 0;
  display: inline-block;
  border: solid 2px #bbb;
  background: #fff;
  line-height: 16px;
}
.list-serach-acd .form-check .form-check-input:checked:focus,
.list-serach-acd .form-check .form-check-input:checked:active{
  box-shadow: none !important;
}
.list-serach-acd .form-check .form-check-input:checked::before {
  background: var(--lightcolor);
  content: "\f00c";
  font-family: "fontAwesome";
  font-size: 14px;
  color: #fff;
  text-align: center;
  border: solid 2px var(--lightcolor);
}
.range-slider {
  width: 100%;
  text-align: center;
  position: relative;
}
.range-slider .rangeValues {
  display: block;
}
input[type=range] {
  -webkit-appearance: none;
  border: 1px solid #fff;
  width: 100%;
  position: absolute;
  left: 0;
}

input[type=range]::-webkit-slider-runnable-track {
	width: 100%;
	height: 5px;
	background: #ddd;
	border: none;
	border-radius: 3px;
  }
  
  input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: var(--lightcolor) ;
	margin-top: -4px;
	cursor: pointer;
	position: relative;
	z-index: 1;
  }
  
  input[type=range]:focus {
	outline: none;
  }

  .ashow {
    font-family: 'Anybody', sans-serif;
    text-transform: capitalize;
    font-size: 16px;
}
.ashow b{
  color: var(--lightcolor);
}

.listed-bn ul li a {
  color: #161616;
  font-size: 24px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.listed-bn ul li {
  margin: 0 7px;
}
.grid-group-item .comon-items-d1, .grid-group-item .left-div-list {
  width: 100%;
  position: relative;
}
.grid-group-item .left-div-list {
  height: 220px;
  overflow: hidden;
}
.grid-group-item .left-div-list figure {
  width: 100%;
  height: 220px;
  position: relative;
  background: #f6f6f6;
  margin-bottom: 15px !important;
  border-radius: 5px !important;
  overflow: hidden;
}
.grid-group-item .left-div-list figure .strat-r {
  background: #ff003d;
  position: absolute;
  left: 20px;
  top: 10px;
  color: #fff;
  font-size: 14px;
}
.grid-group-item .right-list-div{
  margin-top: 15px;
}
.grid-group-item .right-list-div h6 {
  color: var(--lightcolor);
}
.grid-group-item .view-products {
  background: var(--lightcolor);
  color: #fff;
  padding: 10px 30px;
  border-radius: 6px;
  font-family: 'Anybody', sans-serif;
  font-size: 14px;
  box-shadow: 10px 10px 40px 0px rgba(174, 206, 39, 0.80);
}
.grid-group-item .right-list-div .price-text {
  font-size: 24px;
  color: var(--darkcolor);
  font-weight: 700;
  margin: 11px 0 !important;
  display: inline-block;
  width: 100%;
}
.grid-group-item .ratine {
  color: #fecb0e;
}
.grid-group-item .titel-product {
  font-size: 20px;
  font-weight: 700;
  font-family: 'Anybody', sans-serif;
}
.grid-group-item .right-list-div .price-text span{
  font-weight: 400;
  font-size: 16px;
  color: #999;
  text-decoration: none;
}
.grid-group-item .left-div-list figure img {
  width: 50%;
  transform: scale(1);
  transition: all .5s;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.item.list-group-item .comon-items-d1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  flex-wrap: wrap;
  width: 100%;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
}

.item.list-group-item .comon-items-d1 .left-div-list {
  width: 40%;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  display: inline-block;
  height: 250px;
}
.item.list-group-item .comon-items-d1 .right-list-div {
  padding-top: 0;
  padding-bottom: 0;
  width: 60%;
  padding-left: 30px;
}
.item.list-group-item {
  float: none;
  width: 100%;
  -ms-flex: 0 0 48%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
  border: 0;
  height: 271px;
  overflow: hidden;
  border-radius: 8px;
  transition: all .5s;
}

.item.list-group-item .comon-items-d1 .right-list-div .tags-ts {
  color: 14px;
  font-size: 18px;
  text-transform: uppercase;
}
.item.list-group-item .comon-items-d1 .right-list-div .titel-product {
  font-family: "Signika",sans-serif;
  color: #182025;
  font-size: 25px;
  font-weight: 700;
}
.item.list-group-item .comon-items-d1 .left-div-list figure {
  width: 100%;
  height: 250px;
  position: relative;
}
.item.list-group-item .comon-items-d1 .left-div-list figure img {
  width: 70%;
  transform: scale(1);
  transition: all .5s;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.item.list-group-item .comon-items-d1 .right-list-div .ratine {
  color: #fecb0e;
}
.item.list-group-item .comon-items-d1 .right-list-div .view-products {
  background: var(--lightcolor);
  color: #fff;
  padding: 10px 30px;
  border-radius: 6px;
  font-family: 'Anybody', sans-serif;
  font-size: 14px;
  box-shadow: 10px 10px 40px 0px rgba(174, 206, 39, 0.80);
}

.hover-ef-div {
  position: absolute;
  right: 20px;
  top: 20px;
  transform: translateX(70px);
  transition: all .5s;
}
.list-group-item:hover .hover-ef-div {
  transform: translateX(0);
}
.hover-ef-div a {
  background: var(--lightcolor);
  color: #fff;
  margin-bottom: 10px;
}
.listing-page-div{
  margin-bottom: 250px;
}
.listed-bn ul li a.active{
  color: var(--lightcolor);
}
.grid-group-item{
  min-height: 450px;
}

.right-section-btn .dropdown-toggle {
  text-transform: capitalize;
  padding: 10px 29px;
  font-size: 14px;
  border: solid 1px #f4f4f4;
}

.submit-btn {
  margin-top: 25px;
  text-transform: uppercase;
  background: var(--darkcolor);
  color: #fff;
  font-size: 16px;
  padding: 10px 30px;
}

.pol-btn .btn {
  background: var(--lightcolor);
  color: #fff;
  margin-bottom: 10px;
  font-size: 14px;
}

/* listing details */

.img-selection {
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
}
.img-thumbnail {
  margin-top: 0;
  width: 140px;
  height: 100px;
  border: 1px solid #f2f1f1;
  cursor: pointer;
  transition: .3s ease;
  opacity: .5;
  overflow: hidden;
  margin-bottom: 10px;
}
.big-img {
  position: relative;
  width: 450px;
  height: 457px;
  border: 1px solid #ddd;
  cursor: zoom-in;
  overflow: hidden;
  margin-right: auto;
}
.display-img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.big-img img.zoom {
  position: absolute;
  transition: width .2s ease-out,opacity .2s ease-out .2s;
}
.menu-dl-right h2 {
  font-size: 30px;
  font-weight: 700;
}
.menu-dl-right h3 {
  color: var(--lightcolor);
  font-weight: 700;
  margin: 8px 0;
  font-size: 25px;
}
.rtingh p i {
  color: var(--lightcolor);
  font-size: 14px;
}
.sixe-menu-q .form-check .form-check-input, .nobg-1 .form-check .form-check-input {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 86px;
  height: 40px;
  margin: auto;
  opacity: 0;
  cursor: pointer;
}
.sixe-menu-q .form-check .form-check-label, .nobg-1 .form-check .form-check-label {
  border: solid 1px #dbdbdb;
  color: #212529;
  padding: 10px !important;
  display: inline-block;
  cursor: pointer;
  text-transform: capitalize;
  font-style: normal;
  font-weight: 600;
  width: 65px;
  text-align: center;
}
.active .form-check-label {
  background: var(--darkcolor);
  color: #fff !important;
}
.quantity-btn {
  background: var(--lightcolor);
  color: #fff !important;
  border: none;
  outline: none;
  margin: 0;
  padding: 3px 11px;
  cursor: pointer;
  text-align: center;
}
.menu-dl-right h5 {
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  margin-top: 15px;
}

.quantity-input {
  outline: none;
  user-select: none;
  text-align: center;
  width: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0,0,0,0);
  border: none;
  font-size: 18px;
  font-weight: 700;
}
.quantity-control {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: fit-content;
  margin: 0;
  border-radius: 6px;
  height: 40px;
  margin: 15px 0;
}
.quantity-btn svg {
  width: 10px;
  height: 10px;
}
.share-links li a {
  margin: 0 10px;
  color: var(--darkcolor);
}

.comment-user-div {
  display: flex;
  flex-wrap: wrap;
  border-bottom: solid 1px #f1f1f1;
  padding-bottom: 20px;
  padding-top: 20px;
}
.comment-user-div .us-pic {
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 8px;
}
.comment-user-div .us-pic img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.submit-review .form-control {
  border: none;
  background: #f3f3f3;
  height: 50px;
  margin-bottom: 15px;
  font-size: 15px;
}
.submit-review textarea {
  height: 150px !important;
  resize: none;
}
.rating-box .rating-container label {
  display: inline-block;
  margin: 0 0;
  color: #d4d4d4;
  cursor: pointer;
  font-size: 40px;
  transition: color .2s;
}
.rating-box .rating-container input {
  display: none;
}

.user-dsl h6 span {
  font-size: 13px;
  color: var(--lightcolor);
  display: block;
  margin-top: 5px;
  margin-left: 8px;
  margin-right: 8px;
}

.cart-dropdown-ne {
  width: 320px !important;
  border: none;
  top: 120%;
  z-index: 4;
  right: 0 !important;
  left: inherit !important;
  padding: 12px 0;
}
.sub-total-products h6{
  font-size: 14px;
}
.cart-drop-bn {
  width: 90%;
  margin: 0 auto;
  font-weight: 600;
  display: table;
  font-style: normal;
  background: var(--darkcolor);
  color: #fff !important;
  text-align: center;
  justify-content: center;
  border: solid 2px #101014 !important;
  height: 42px;
  font-size: 14px;
  line-height: 37px;
}
.check-drop-bn {
  background: var(--lightcolor);
  border: solid 2px var(--lightcolor) !important;
  width: 90%;
  margin: 0 auto;
  font-weight: 600;
  display: table;
  color: #fff !important;
  margin-top: 0;
  text-align: center;
  justify-content: center;
  font-style: normal;
  border-radius: 2px;
  height: 42px;
  font-size: 14px;
  line-height: 37px;
}
.crat{
  gap:10px;
  padding: 0 15px;
}
.cart-dropdown-ne .comon-cart-ps {
  padding: 15px 19px 14px;
  margin: 0;
  border-bottom: solid 1px #ebebeb;
  width: 100%;
  display: inline-block;
}
.cart-ps-details{
  width: 180px;
}
.titel-crt-products {
  color: var(--darkcolor);
  font-size: 16px;
}
.cart-ps-details h6 {
  font-weight: 600;
  color: var(--lightcolor);
}
.cart-dropdown-ne .comon-cart-ps .products-sm-pic figure {
  height:70px;
  width: 60px;
  overflow: hidden;
  margin: 0;
  border: solid 1px #f1f1f1;
  display: grid;
  align-items: center;
  padding: 5px;
}
.sub-total-products {
  padding: 4px 15px;
}
.sub-total-products h4 {
  color: var(--darkcolor);
  font-weight: 600;
  text-transform: uppercase;
  font-style: normal;
  font-size: 15px;
}
.counbt button{
  padding: 1px 10px;
  background: #fff;
  font-size: 18px;
  text-align: center;
  border: solid 1px #bbb;
}
.counbt{
  display: flex;
    align-items: stretch;
    margin-top: 2px;
}
.counbt input{
  border: none;
  border-top: solid 1px #bbb;
  border-bottom: solid 1px #bbb;
  pointer-events: none;
  text-indent:10px;
}
.min-txer{
  font-weight: 700 !important;
  font-size: 21px !important;
}
.dropdown-menu1 {
  top: 80px;
  opacity: 0;
  transition: top .8s ease;
  visibility: hidden;
  z-index: 1;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  display: block;
  border: none;
  filter: drop-shadow(-1px 10px 18px rgba(50, 50, 0, 0.1));
  min-width: 200px !important;
  
}
.navbar-nav .dropdown-menu .dropdown-item {
  font-size: 14px;
  font-family: "Inter",sans-serif;
  font-weight: 500;
  padding: 10px 15px 10px 25px;
  line-height: normal;
  transition: all .5s;
  position: relative;
  cursor: pointer;
  line-height: 28px;
  display: inline-block;
  width: 100%;
  border-bottom: solid 1px #ebebeb47;
}
.navbar-nav .dropdown-menu .dropdown-item:hover{
  background: var(--lightcolor);
}
.dropdown:hover>.dropdown-menu1{
  top:100%;height:inherit;opacity:inherit; opacity: 1; visibility: visible;}

.com-div-md {
    background: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
}
.com-div-md h5 {
  font-style: normal;
  font-weight: 600;
  font-size: 35px;
  color: var(--primary-color);
  font-family: 'Anybody', sans-serif;
}
.login-modal-pn .form-control {
  border: none;
  font-size: 15px;
  background: #f3f3f3;
  height: 45px;
  margin-bottom: 20px;
}

.continue-bn {
    background: var(--lightcolor);
    color: #fff;
    padding: 10px 30px;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
    font-style: normal;
    line-height: 31px;
    transition: all .5s;
}
.login-div-modal .close {
  transform: none;
  position: absolute;
  right: 6px;
  top: 7px;
  border: none;
  background: none;
  font-size: 29px;
  background: var(--lightcolor);
  border-radius: 50px;
  width: 35px;
  height: 35px;
  display: grid;
  align-content: center;
}
.login-div-modal .modal-content, .login-div-modal .modal-header {
  background: none;
  border: none;
}
.login-modal-pn {
  padding: 10px 40px 30px 40px;
}
.login-div-modal .close svg {
  width: 23px;
  height: 26px;
  margin: auto;
  color: #fff;
}

.regster-bn {
  cursor: pointer;
  color: var(--lightcolor);
  font-weight: 500;
}
.forget2{
  margin-bottom: 15px;
}
.forget2 .form-check-label{
  width: 90%;
  font-size: 14px;
}
.mobile-menu-sec>ul>li {
  margin-bottom: 15px;
}
.mobile-menu-sec .signup-btn {
  background: var(--lightcolor);
  color: #fff !important;
  font-size: 15px;
  font-weight: 500;
  width: 100%;
  padding: 12px 0;
}
.side-media li a {
  background: var(--darkcolor);
  color: #fff;
  padding: 8px 12px;
  border-radius: 8px;
  display: inline-block;
}
.side-media {
  list-style-type: none;
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
}
.side-media li {
  margin: 0 5px;
}
.mobile-menu-sec .nav-link{
  padding-left: 0;
  color: var(--darkcolor);
}
.mobile-menu-sec a{
  font-weight: 500;
  font-size: 18px;
}
.close-menu {
  border: none;
  color: var(--darkcolor);
  background: none !important;
  position: absolute;
  right: 21px;
  top: 10px;
}
.mobile-menu-sec .dropdown-item{
  font-size: 15px;
  padding: 15px 30px;
}

.comon-items-cart {
  display: flex;
  align-items: flex-start;
  margin-bottom: 16px;
  padding-bottom: 25px;
  flex-wrap: wrap;
  box-shadow: #efefef 1px 2px 30px;
  padding: 20px;
}
.cart-haedeing h2 span {
  color: var(--primary-color);
  font-size: 16px;
  font-weight: 500;
}
.comon-items-cart .left-section-div {
  display: flex;
  align-items: flex-start;
  width: 67%;
}
.comon-items-cart .left-section-div figure {
  width: 200px;
  height: 200px;
  overflow: hidden;
  margin: 0 10px 0 0;
  display: grid;
  align-content: center;
  padding: 14px;
}
.comon-items-cart .left-section-div .products-cart1 {
  padding-left: 25px;
  padding-top: 20px;
  width: 70%;
}
.comon-items-cart .left-section-div .products-cart1 h5 {
  color: var(--primary-color);
  font-size: 22px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 10px;
}
.comon-items-cart .left-section-div .products-cart1 ul li span:first-child {
  width: 90px;
  display: inline-block;
  color: var(--lightcolor);
  font-size: 15px;
}
.comon-items-cart .left-section-div .products-cart1 ul li {
  margin-bottom: 5px;
  font-family: "Inter",sans-serif;
  font-size: 15px;
}
.comon-items-cart .crat-linl-pay {
  padding-top: 20px;
  display: grid;
  justify-content: flex-end;
  width: 32%;
  text-align: right;
}

.comon-items-cart .crat-linl-pay h4 span {
  text-decoration: line-through;
  color: #bbb;
  font-size: 16px;
  font-weight: 400;
  margin-right: 8px;
}
.comon-items-cart .crat-linl-pay h6 {
  margin: 5px 0;
}
.quantity-field .value-button {
  border: 1px solid #0a0a0a;
  margin: 0px;
  width: 40px;
  height: 100%;
  padding: 0;
  background: #0a0a0a;
  outline: none;
  cursor: pointer;
  color: #fff;
  font-size: 18px;
}
.total-count-div {
  box-shadow: #efefef 1px 2px 30px;
  padding: 30px;
  display: inline-block;
  width: 100%;
  border-radius: 8px;
}
.total-count-div .itemsl-list li span {
  font-size: 19px;
  font-weight: 700;
}
.total-count-div .promo-code1 .btn {
  background: #222;
  color: #fff;
  margin-top: 10px;
  padding: 10px 25px;
  font-size: 12px;
}
.total-count-div .pay-listy li .list-payt {
  color: var(--lightcolor);
}
.total-count-div .pay-listy li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-transform: capitalize;
}
.total-count-div .pay-listy li span {
  margin-bottom: 10px;
  font-size: 15px;
}
.total-count-div .promo-code1 label {
  font-size: 15px;
  margin-bottom: 5px;
  font-weight: 600;
}
.total-count-div h3 span {
  font-weight: 700;
}
.total-count-div h3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.btncheck-btn {
  background: var(--lightcolor);
  border-radius: 12px;
  font-size: 15px;
  font-weight: 600;
  font-family: 'Manrope', sans-serif;
  color: var(--whitecolor) !important;
  padding: 10px 28px;
  box-shadow: 10px 5px 30px 0px rgba(176, 207, 53, 0.50);
  transition: ease-in-out 0.5s;
}
.comon-items-cart .crat-linl-pay h4 {
  color: var(--lightcolor);
  font-weight: 700;
  font-size: 22px;
}
.remove-btn{
  font-size: 16px;
}
.quantity-field {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 40px;
  margin: 0 auto;
  margin-top: 15px;
}
.quantity-field .number {
  display: inline-block;
  text-align: center;
  border: none;
  border-top: 1px solid #0a0a0a;
  border-bottom: 1px solid #0a0a0a;
  margin: 0px;
  width: 40px;
  height: 100%;
  line-height: 40px;
  font-size: 14pt;
  box-sizing: border-box;
  background: #fff;
  font-family: calibri;
}
.ad-fm {
  padding: 20px;
  box-shadow: 0px 1px 30px 0px rgba(36,38,43,.1);
}
.ad-fm .form-control {
  font-weight: 300;
  height: 45px;
  color: #888;
  background-color: #f1f1f1;
  border: none;
}
.ad-fm .form-group label {
  font-weight: 500;
  margin-bottom: 8px;
  font-size: 15px;
  color: var(--primary-color);
  font-family: 'Anybody', sans-serif;
}
.ad-fm .form-group {
  position: relative;
  margin: 13px 0;
}
.ad-fm .form-select {
  background-color: #f1f1f1;
  height: 45px;
  border: none;
  font-family: 'Anybody', sans-serif;
  font-size: 15px;
}
.end-date, .cvv {
  display: flex;
  place-items: center;
}
.left-sec-d2 {
  margin-left: 15px;
}
.end-date .form-select {
  margin-right: 5px;
  font-size: 13px;
}
.cvv .form-control {
  width: 60%;
  margin-right: 8px;
}
.paymeny h4 {
  font-weight: 500;
  margin-bottom: 8px;
  font-family: 'Anybody', sans-serif;
  font-size: 15px;
}
#ac-2 {
  display: none;
}
.ceck-out-right-div {
  display: inline-block;
  width: 100%;
  box-shadow: 0px 1px 30px 0px rgba(36,38,43,.1);
  padding: 30px;
}
.checkout-table th {
  background: var(--darkcolor);
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  font-family: 'Anybody', sans-serif;
}
.price-am, .delivery-am, .discount-am {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 15px;
  margin-bottom: 15px;
  font-family: 'Anybody', sans-serif;
}
.total-price span {
  font-weight: 700;
  font-size: 25px;
  font-family: 'Anybody', sans-serif;
}
.delivery-am span {
  font-size: 15px;
  font-weight: 500;
  color: var(--lightcolor);
}
.form-wizard-next-btn {
  background: var(--lightcolor);
  color: var(--darkcolor);
  box-shadow: 10px 10px 40px 0px rgba(174, 206, 39, 0.80);
  border-radius: 12px;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 27px;
  margin: 38px 0;
  display: table !important;
}
.checkout-page-main-div{
  padding-top: 60px;
}
@media(max-width:1180px){
  .navbar .nav-item {
    margin: 0 8px;
  }
  .btn-login{
    padding: 10px 19px;
    font-size: 13px;
  }
  .main-heding,
  .main-heding span{
    font-size: 30px;
  }
  .sub_text span:last-child{
    font-size: 16px;
  }
  .right-text01 p {
    font-size: 15px;
  }
  .comon-services .titel-services{
    font-size: 20px;
  }
  .navbar-light .navbar-nav .nav-link{
    font-size: 14px;
  }
  .comon-texr-abu h3{
    font-size: 18px;
  }
  .list-serach-acd .accordion-button{
    font-size: 15px;
  }
  .grid-group-item .titel-product{
    font-size: 18px;
  }
  .comon-loactyu p{
    font-size: 14px;
  }
}
@media(max-width:1204px){
 
}
@media(max-width:910px){
  .controls .btn{
    margin: 0 8px;
    margin-bottom: 10px;
    padding: 10px 23px;
  }
  .ou{
    display: table !important;
  }
  .proje-img figcaption{
    font-size: 14px;
  }
  .proje-details h5{
    font-size: 22px;
  }
  
}
@media(max-width:768px){
}

@media(max-width:667px){
  .banner-part .owl-carousel h2{
    font-size: 34px;
  }
  .banner-part .owl-carousel h6{
    font-size: 16px;
  }
  .banner-part .owl-carousel .items-sliders .container,
  .banner-part,
  .banner-part .owl-carousel .items-sliders figure{
    height: 450px;
  }
  .nunts{
    width: 170px;
  }
  .cherry02{
    width: 250px;
  }
  .controls .btn {
    font-size: 10px;
    margin: 12px 9px;
    padding: 10px 20px;
  }
  
  .formuyt-div{
    padding: 25px;
  }
  .texr-divy{
    height: 158px;
  }
  .texr-divy h5{
    font-size: 15px;
    line-height: 28px;
  }
  .big-pic {
    overflow: hidden;
    width: 55%;
    height: 340px;
  }
  .smlll-pic {
    overflow: hidden;
    width: 40%;
    height: 230px;
    margin: 0;
  }

  .comon-items-cart .left-section-div {
    width: 100%;
  }
  .comon-items-cart .crat-linl-pay {
    width: 100%;
  }
}

@media(max-width:480px){
  .banner-part .owl-carousel h2{
    font-size: 34px;
  }
  .banner-part .owl-carousel h6{
    font-size: 16px;
  }
  .banner-part .btn-about{
    font-size: 14px;
    padding: 10px 20px;
  }
  .main-heding,
  .main-heding span{
    font-size: 28px;
    line-height: 35px;
  }
  .sub_text span:last-child{
    font-size: 17px;
  }
  .comon-fetuer .titel-fety{
    text-align: center;
  }
  .comon-fetuer .img-feture{
    display: table !important;
    margin: auto;
  }
  .whatdoingi{
    top: -50px;
  }
  .textr-div2 img,
  .textr-div img{
    width: 50%;
  }
  .textr-div{
    top: -40px;
    left: 0;
  }
  .textr-div2 {
    position: absolute;
    top: -50px;
    right: -15px;
  }
  .right-text01 h4 {
    font-size: 35px;
  }
  .controls .btn{
    margin: 9px 0;
  }
  .products-show{
    margin-top: 0;
  }
  .imob-diuv{
    width: 171px;
    height: 91px;
  }
  .post-texr ul li span{
    display: none;
  }
  .comon-loction::after{
    display: none;
  }
}
@media(max-width:375px){

}