/* Hero */
#heroCarousel{
    margin-top: -200px;
    height: 105vh;
    display: flex;
    text-align: left;
    align-items: center;

}
#Hero-background {
  background-size: cover;
  background-position: center;
  color: var(--scound);
  height: 105vh;
}

#Hero-Content {
  width: 100%;
  margin-top: 320px;
  padding-left: 40px;
}
#Hero-Content h1{
  font-size: 33px;
}

#heroEndContent {
  height: 33vh;
  align-items: end;
  text-align: center;
  width: 100%;
}

#heroEndContent h5, h6{
  font-size: 16px;
}

/* Dot Style */
.dot {
  color: var(--primum);
  font-size: 50px;
  margin: -3px;
  padding: 2px;
}


/* About Section*/
#frist-section{
  background: url('../image/bg-home-1.png') , rgb(0, 0, 0);
  background-size: cover;
  background-position: top;
  opacity: 1;
  padding-bottom: 100px;
  padding-top: 480px;
}


#aboutTitel{
  height: 370px;
}

#aboutTitel h2{
  color: var(--primum);
  font-size: 41px;
}

#aboutTitel p{
  width: 100%;
  color: var(--scound);
  font-size: 26px;
  line-height: 1.9;
}

/* meaningPart */
#meaningPart{
  margin-top: 200px;
  padding: 0;
  max-width: 1215px;
}
#meaningPart img{
  width: 440px;
  height: auto;
}

#contentmeaningPart{
    background: url(../image/Groupmoon.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center, center;
    width: 100%;
    height: 580px;
    margin-top: -190px;
    padding-top: 40px;
    padding-bottom: 110px;
}
#contentmeaningPart .row{
  width: 100%;
}

#contentmeaningPart .row div img{
    width: 205px;
    padding-top: 20px;
    object-fit: cover;
    display: flex;
    margin-left: 100px;
}
#contentmeaningPart .row div p{
    font-size: 23px;
    font-weight: 600;
    color: var(--primum);
    padding-left: 260px;
    padding-bottom: 0;
    text-align: start;
    margin-top: -10px;
}
#contentmeaningPart .row div h5{
  font-size: 10px;
  color: var(--scound);
  margin-top: -20px;
  padding-left: 260px;
  text-align: start;
}
#contentmeaningTwo{
  margin-top: 120px;
  text-align: center;
  max-width: 1080px;
}
#contentmeaningTwo h2{
  color: var(--primum);
  border-bottom:solid 2px #fff ;
  padding: 0;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#contentmeaningTwo p{
  color: var(--scound);
  text-align: center;
  font-size: 20px;
  line-height: 1.8;}

/* BrandsTitel */
#BrandsTitel{
  margin-top: 220px;
  color: var(--scound);
}
#BrandsTitel h2{
  color: var(--primum);
  font-size: 40px;
}
#BrandsTitel h2 span{
  color: var(--scound);
  font-size: 40px;
}
#brandDes{
  font-size: 28px;
  margin-top: -15px;
}
#numberCountries{
  align-content: center;
  justify-self: end;
	width:630px;
  
}
#numberCountries div{
  background-color: #3c0b0f38;
  height: 100px;
  width: 100%;
  padding: 3px;
  border-radius: 24px;
}
#numberCountries p{
  background: url(../image/Vector12.png),url(../image/Vector13.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 0;
  margin-right: 0;
  padding: 19px;
  border-radius: 12px;
  width: 100%;
  height: 100px;
  font-size: 36px;
  font-family: 'Draper', serif;
  color: var(--primum);
  margin-top: -90px;
  margin-left: 7px;
}
#numberCountries p span{
  color: var(--scound);
}
#contentCountries{
    text-align: start;
    align-content: center;
    font-size: 24px;
    padding-top: 20px;
}

/* secound section */
#secound-section{
  background: url('../image/bg-home-2.png') , rgb(0, 0, 0);
  background-size: cover;
  background-position: top;
  opacity: 1;
  padding-bottom: 80px;
}

/* containerCarousel */

#containerCarousel{
  background-image: url(../image/BANNERS-5.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 40px;
  padding-bottom: 100px;
  height: 100%;

}

#TitelCarousel{
  margin-top: 50px;
  text-align: start;
  align-content: center;
  padding-left: 60px;
}
#TitelCarousel h5{
  font-size: 33px;
  color: var(--scound);
}


.cards {
    background: linear-gradient(rgba(51, 51, 51, 0.253),rgba(39, 38, 38, 0.259), rgba(53, 52, 52, 0.379)) ;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(30px);
    height: 600px;
    width: 850px;
    border-radius: 24px;
    margin-top: 60px;
    border-radius: 22px;
    border: solid 2px #ffffff;
    text-align: center;
    padding-bottom: -30px;
    /* display: flex;
    justify-content: center; */
}
.cards h4{
  color: var(--scound);
  padding-top: 25px;
  font-size: 34px;
}
.cards img{
    width: 780px;
    height: 320px;
}
.cards div{
  width: 770px;
}
#bg-cardInfo{
  background: linear-gradient(rgb(0 9 31 / 59%), rgb(0 0 0 / 71%));
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(90px);
  margin-top: 5px;
  margin-bottom: 0;
  color: var(--scound);
  font-size: 9px;
  font-family: 'Draper', serif;
  padding: 10px;
  border-radius: 12px;
  width: 360px;
  height: 125px;
}
#bg-cardInfo div{
  width: 100%;
  padding: 0;
}
.cardicon{
  color: var(--scound);
  font-size: 13px;
  transform: rotate(-45deg);
  background-color: #a8a8a816;
  padding: 6px;
  /* border-radius: 22px; */
}
#bg-cardInfo p{
  margin-bottom: 0;
  text-align: start;
}
#cardQuision{
  font-size: 17px;
  color: var(--primum);
  width: 100%;
  padding: 0;
  padding-bottom: 15px;
  border-bottom:solid 1px #fff;
  text-align: start;
}
.cardInfo-content{
  font-size: 16px;
  color: var(--scound);
  
}
.cardInfo-content span{
  color: var(--primum);
  padding: 0 2px;
  display: inline;
}
.owl-nav .owl-prev{
  color: var(--scound) !important;
  font-size: 100px !important;
  font-weight: 500 !important;
  height: 40px !important;
  width: 40px !important;
  border: none;
  padding: 0 !important;
  display: flex !important;
  justify-content: center !important;
  transform: translate(-190%, -900%) !important;
  align-items: center !important;
}
.owl-nav .owl-next{
  color: var(--scound) !important;
  font-size: 100px !important;
  font-weight: 500 !important;
  height: 40px !important;
  width: 40px !important;
  border: none;
  padding: 0 !important;
  display: flex !important;
  justify-content: center !important;
  transform: translate(1345px, -400px) !important;
  align-items: center !important;
}
.owl-nav .owl-prev:hover{
  background: none !important;
}
.owl-nav .owl-next:hover{
  background: none !important;
}
  
/* clints Section */
.clintsTitel{
  color: var(--primum);
  margin-top: 150px;
  font-size: 57px;
}
#clintsDes{
  color: var(--scound);
  font-size: 22px;
}
#clintsLogos{
  max-width: 1080px;
  margin-top: 20px;
  width:100%;
}


/* ================= Responsive Design ================= */
/* Extra Small Devices (phones, <576px) */
@media (max-width: 575.98px) {
  #heroCarousel {
    margin-top: -80px;
    height: auto;
    text-align: center;
    flex-direction: column;
    padding: 0px 0px;
  }
  #Hero-background, #Hero-Content {
    height: auto;
    margin-top: 40px;
    padding-left: 10px;
    text-align: center;
  }
  #Hero-Content h1 {
    font-size: 22px;
  }
  #heroEndContent .col{
    display: flex;
	flex: 1 1 100%;
	justify-content: center;
 	margin-bottom: -35px;
  }
  #heroEndContent h6{
	font-size: 14px;
	position: relative;
	transform: translateY(62px); 
	}

  #heroEndContent h5 {
	font-size: 11px;
    margin-top: -40px;
  }

  #aboutTitel h2 { font-size: 26px; }
  #aboutTitel p { font-size: 16px; line-height: 1.5; }
  #numberCountries{
	width: 396px;
  }
  #numberCountries div{
	height: 81px;
	width: 100%;
  }
  #numberCountries p{
	font-size: 22px;
	height: auto;
	margin-top: -63px;
  }
  #meaningPart img { width: 100%; max-width: 280px; }
  #contentmeaningPart { height: auto; margin-top: -121px; padding: 20px; }
  #contentmeaningPart .row { margin-left: 0; }
  #contentmeaningPart .row div img { width: 140px; margin: auto; display: none; }
  #contentmeaningPart .row div p,
  #contentmeaningPart .row div h5 {
    padding-left: 0;
    text-align: center;
    margin-top: 5px;
	  display: none;
  }
  #contentmeaningTwo h2 { font-size: 21px; }
  #contentmeaningTwo p { font-size: 11px; line-height: 1.6; }

  #BrandsTitel h2, #BrandsTitel h2 span { font-size: 26px; }
  #brandDes { font-size: 16px; }
  #numberCountries p { font-size: 22px; height: auto; margin-top: -40px; }
  #contentCountries { font-size: 16px; text-align: center; }

  .cards {
    width: 100%;
    height: auto;
    padding: 15px;
  }
  .cards img {
    width: 100%;
    height: auto;
  }
  .cards div { width: 100%; }
  #bg-cardInfo {
    width: 100%;
    height: auto;
    font-size: 12px;
  }
  .owl-nav .owl-prev, .owl-nav .owl-next {
    font-size: 40px !important;
    transform: none !important;
    position: absolute !important;
    top: 40%;
  }
  .owl-nav .owl-prev { left: 5px; }
  .owl-nav .owl-next { right: 5px; }

  .clintsTitel { font-size: 32px; text-align: center; }
  #clintsDes { font-size: 16px; text-align: center; }
  #clintsLogos { width: 100%; }
}

/* Small Devices (tablets, ≥576px and <768px) */
@media (min-width: 576px) and (max-width: 767.98px) {
  #Hero-Content h1 { font-size: 26px; }
  #aboutTitel h2 { font-size: 30px; }
  #aboutTitel p { font-size: 18px; }
  #meaningPart img { width: 70%; }
  #contentmeaningTwo p { font-size: 18px; }

  .cards { width: 100%; height: auto; }
  .cards img { width: 100%; }
  #bg-cardInfo { width: 90%; }
  .owl-nav .owl-prev, .owl-nav .owl-next {
    font-size: 60px !important;
    transform: none !important;
    position: absolute !important;
    top: 40%;
  }
  .owl-nav .owl-prev { left: 10px; }
  .owl-nav .owl-next { right: 10px; }
}

/* Medium Devices (small laptops, ≥768px and <1024px) */
@media (min-width: 768px) and (max-width: 1023.98px) {
  #Hero-Content h1 { font-size: 30px; }
  #aboutTitel h2 { font-size: 34px; }
	.dot{
		font-size: 26px;
    margin: -1px;
	}
	#heroEndContent h5{
		font-size: 13px;
	}
  #heroEndContent h6{    
	  margin-bottom: 18px;
      font-size: 13px;
	}
  #aboutTitel p { font-size: 20px; }
  #contentmeaningPart{ margin-top: -228px; }
  #meaningPart img { width: 250px; }
	#contentmeaningPart .row {
		width: 100%;
		margin-left: 0px;
	}
  #contentmeaningPart .row div img{
    width: 166px;
    padding-top: 100px;
    margin-left: 1px;
	}
  #contentmeaningPart .row div p{
		font-size: 18px;
		padding-left: 138px;
	}
  #contentmeaningPart .row div h5{
		margin-top: 105px;
		padding-left: 140px;
  }
	#contentmeaningTwo h2{
		    padding: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 22px;
	}
	#contentmeaningTwo p{
	   font-size: 13px;
	   line-height: 1.8;
	}
  .cards { width: 95%; height: auto; }
  .cards img { width: 90%; height: auto; }
  #bg-cardInfo { width: 60%; }
  .owl-nav .owl-prev, .owl-nav .owl-next {
    font-size: 70px !important;
    transform: none !important;
    position: absolute !important;
    top: 45%;
  }
  .owl-nav .owl-prev { left: 15px; }
  .owl-nav .owl-next { right: 15px; }
}

/* Large Devices (desktops, ≥1024px) */
@media (min-width: 1024px) {
  #Hero-Content h1 { font-size: 33px; }
  #aboutTitel h2 { font-size: 41px; }
  #aboutTitel p { font-size: 26px; }
  #meaningPart img { width: 440px; }
  .cards { width: 850px; height: 600px; }
  .cards img { width: 780px; height: 320px; }
  #bg-cardInfo { width: 360px; height: 125px; }
}
