/* body{
	font-family: cursive !important;
} */

.nav-link{
	margin-left: 10px;
	color: rgb(0, 0, 0);
	font-size: 17px;
	font-weight: 640;
	text-align: center;
}

.navbar-nav{
	margin-top: 10px;
}
.logo{
	/* position: absolute; */
	top: 8%;
	left: 3%;
	width: 19%;
	/*min-width: 300px;*/
}
.bannerdv{
	margin-top: 30px;
}
.p1{
	font-size: 51px;
	font-weight: 750;
	color: #646464;
	margin-top: 150px;
	margin-left: 7%;
}
.p2{
	font-size: 100px;
    font-weight: 900;
    line-height: 35px;
	color: black;
	margin-left: 7%;
}
.p3{
	width: 334px;
    font-size: 36px;
	font-weight: 700;
	background-color: #323232;
	color: #d2d2d2;
	text-align: center;
	line-height: 60px;
	margin-top: 50px;
	margin-left: 7%;
}
.banner{
	/*margin-top: 40px;*/
    width: 100%;
}
.logo1{
	width: 250px;
}
.cover{
	position: relative;
}
.outdiv{
	position: relative;
}


.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
@media(max-width: 1230px){
	.p1{
	font-size: 36px;
    font-weight: 750;
    color: #646464;
    margin-top: 115px;
    margin-left: 7%;
  }
  .p2 {
    font-size: 90px;
    font-weight: 900;
    line-height: 24px;
    color: black;
    margin-left: 7%;
}
.p3 {
    width: 238px;
    font-size: 27px;
    font-weight: 700;
    background-color: #323232;
    color: #d2d2d2;
    text-align: center;
    line-height: 45px;
    margin-top: 39px;
    margin-left: 7%;
}
.nav-link{
font-size: 15px;
}
.p5 {
    font-size: 15px !important;
  }
  .p7 {
    padding-top: 115px !important;
}
.p9 {
    padding-top: 92px !important;
    }
    .p11 {
    padding-top: 102px !important;

}
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.aboutus{
	position: absolute;
	top: 117%;
	margin-left: 10%;
    margin-right: 10%;
    width: 80%;
	/*margin-left: 12.5%;*/
	text-align: center;
	background-color: #b53063;
	color: white;
	border-radius: 60px;
}
.aboutus1{
	text-align: center;
	background-color: #b53063;
	color: white;
	margin-left: 0;
	margin-right: 0;
}
.p4{
	padding-top: 30px;
	padding-bottom: 20px;
	margin-left: 5%;
	width: 90%;
	font-size: 35px;
	font-weight: 600;
	border-bottom: 3px solid white;
}
.p5{
	font-size: 18px;
    padding-right: 6%;
    padding-left: 6%;
    padding-top: 30px;
    padding-bottom: 20px;
    color: #e8bfce;
}
.wedo{
	margin-top: 160px;
	/* color: white;
	background-color: black; */
	padding-top: 300px;

}
.p6{
	padding-top: 30px;
	padding-bottom: 15px;
    margin-left: 20%;
    width: 60%;
	font-size: 35px;
	font-weight: 600;
	border-bottom: 3px solid white;
	text-align: center;
}
.row11{

}
.imgs{
	width: 100%;
}
.p7{
	font-size: 35px;
	font-weight: 700;
	padding-top: 180px;

}
.p8{
	font-size: 18px;
	padding-right: 30%;
	color: #97979c;
}
.p9{
	padding-top: 190px;
	font-size: 35px;
	font-weight: 700;
	text-align: right;
	line-height: 10px;
}
.p91{
	font-size: 35px;
	font-weight: 700;
	text-align: right;
}
.p10{
	font-size: 18px;
	padding-left: 30%;
	color: #97979c;
	text-align: right;
}

.p11{
	padding-top: 190px;
	font-size: 35px;
	font-weight: 700;
	text-align: right;
}
.row3{
	padding-left: 7%;
	padding-right: 7%;
}
.im{
	width: 100%;
}
.im-d{
	padding-right: 0;
	padding-left: 0;
	text-align: center;
}
.p12{
	font-size: 20px;
    font-weight: 600;
}
.row4{
	padding-left: 18%;
	padding-right: 18%;
	padding-bottom: 100px;
}
.p13{
	padding-top: 50px;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	width: 60%;
	margin-left: 20%;
	padding-bottom: 10px;
	border-bottom: 3px solid #b53063;
}
.card-deck{
	width: 100%;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 25px;
}
.card-deck .card {
    margin-right: 20px;
    margin-left: 20px;
}
.wrks{
	background-color: #b53063;
	min-height: 300px;
	border-radius: 30px;
}
.clients{
	position: absolute;
    top: 15%;
    margin-left: 10%;
    margin-right: 10%;
    width: 80%;
    text-align: center;
    background-color: #b53063;
    color: white;
    border-radius: 60px;

}
.row22{
	margin-top: 18px;
	margin-bottom: 18px;
}
.wc{
	width: 210px;
}
.clients1{
	text-align: center;
	background-color: #b53063;
	color: white;
	margin-left: 0;
	margin-right: 0;
}
.footer{
	background-color: #1a1a24;
	padding-top: 173px;
	margin-top: 13rem;
	padding-bottom: 30px;
}
.footercl{
	padding-right:100px ;
	padding-left: 46px;
}
.p22{
	color: #adadb1;
	font-size: 12px;
	font-weight: 500;
}
.fa{
	font-size: 30px;
	color: #adadb1;
}
.p33{
	margin-top: 85px;
	font-size: 18px;
	color: white;
	font-weight: 500;
}
.ip{
	font-size: 9px;
    width: 189px;
    height: 35px;
    padding-right: 50px;
    color: #adadb1;
    background-color: #1a1a24;
}
.cl1{
	padding-right: 20px;
}

.submit{
	font-size: 9px;
    margin-left: -50px;
    height: 35px;
    width: 50px;
    background: white;
    color: black;
    border: 0;
    -webkit-appearance: none;
}
.fa-icon{
	color: #ffffff;
	float: right;
	cursor: pointer;
	transition: top ease 1s;
}
.fa-bars:hover i{
	top: -20px;
}
.clp{
	color: #629af5;
	float: right;
	position: fixed;
	top: 94%;
	right: 2%;
	background-color: transparent;
	cursor: pointer;
	border: none;
}

.send{
	border: none;
	color: white;
	background-color:#629af5;
	min-width: 55px;
	min-height: 40px;
	text-align: center;
	border-radius: 5px;
}










@media(max-width: 1024px){
	
}

@media(min-width: 600px){
	.opennav{
		display: none;
	}
}
@media(max-width: 600px){
	.navbar{
		display: none;
	}
	.logo{
		display: none;
	}
	.aboutus{
		display: none;
	}
	.clients{
		display: none;
	}
	
	#env{
		display: none;
	}
	#ph{
		display: none;
	}
	#wa{
		display: none;
	}
	.p1{
	font-size: 36px;
	margin-top: 20px;
	margin-left: 7%;
	}
	.p2{
	font-size: 90px;
    line-height: 20px;
	margin-left: 7%;
	}
	.p3{
	width: 237px;
    font-size: 26px;
    line-height: 44px;
    margin-top: 40px;
    margin-left: 7%;
	}
	.banner{
	margin-top: 0;
    width: 480px;
	}	
	.p4{
		font-size: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.p5{
	font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #e8bfce;
	}
	.wedo{
	margin-top: 0;
	color: white;
	background-color: black;
	padding-top: 10px;
	}
	.p6{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 20px;
	}
	.imgs{
	width: 370px;
	}
	.p7{
	font-size: 30px;
	padding-top: 0px;
	}
	.p8{
	font-size: 12px;
	padding-right: 30%;
	
	}
	.p9{
	padding-top: 30px;
	font-size: 30px;
	}
	.p91{
	font-size: 30px;
	}
	.p10{
	font-size: 12px;
	}
	.row2{
		border-bottom: 1px solid white;
	}
	.row11{
		border-bottom: 1px solid white;
	}
	.p11{
		padding-top: 10px;
		font-size: 30px;
	}
	.im{
		width: 80%;
	}
	
	.footer{
		padding-top: 30px;
		margin-top: 0;
	}


}
@media(min-width: 600px){
	.logo1{
		display: none;
	}
	.aboutus1{
		display: none;
	}
	.clients1{
		display: none;
	}
	#env1{
		display: none;
	}
	#ph1{
		display: none;
	}
	#wa1{
		display: none;
	}
	#clp{
		display: none;
	}
}


@media(max-width: 485px){
	.logo1{
		max-width: 250px;
	}
	.p1{
	font-size: 28px;
    margin-top: 20px;
    margin-left: 7%;
	}
	.p2{
	font-size: 70px;
    line-height: 11px;
    margin-left: 7%;
	}
	.p3{
	width: 184px;
    font-size: 20px;
    line-height: 36px;
    margin-top: 31px;
    margin-left: 7%;
	}
	.banner{
	margin-top: 0;
    width: 395px;
	}
	.p4{
		font-size: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.p5{
	font-size: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #e8bfce;
	}
	.wedo{
	margin-top: 0;
	color: white;
	background-color: black;
	padding-top: 10px;
	}
	.p6{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 20px;
	}


}
@media(max-width: 900px){
	.aboutus {
    top: 108%;
  }
  .p5{
  	padding-top: 10px;
  }
}

@media(max-width: 360px){
	.logo1{
		max-width: 140px;
	}
	.p1{
	font-size: 23px;
    margin-top: 20px;
    margin-left: 7%;
	}
	.p2{
	font-size: 56px;
    line-height: 4px;
    margin-left: 7%;
	}
	.p3{
	width: 148px;
    font-size: 16px;
    line-height: 26px;
    margin-top: 23px;
    margin-left: 7%;
	}
	.banner{
	margin-top: 0;
    width: 405px;
	}
	.p4{
		font-size: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.p5{
	font-size: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #e8bfce;
	}
	.wedo{
	margin-top: 0;
	color: white;
	background-color: black;
	padding-top: 10px;
	}
	.p6{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 20px;
	}
	.imgs{
	width: 290px;
	}
	.lg{
		width: 180px;
	}
	
	
	



}

@media(max-width: 400px){
	.logo1{
		width: 144px;
	}
	.banner{
	margin-top: 0;
    width: 345px;
	}
	.p4{
		font-size: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.p5{
	font-size: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #e8bfce;
	}
	.wedo{
	margin-top: 0;
	color: white;
	background-color: black;
	padding-top: 10px;
	}
	.p6{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 20px;
	}
	.imgs{
	width: 300px;
	}
	.p7{
	font-size: 25px;
	padding-top: 0px;
	}
	.p8{
	font-size: 12px;
	padding-right: 30%;
	
	}
	.p9{
	padding-top: 30px;
	font-size: 25px;
	}
	.p91{
	font-size: 25px;
	}
	.p10{
	font-size: 12px;
	}
	.ip{
    width: 120px;
    height: 25px;
    padding-right: 40px;
    color: #adadb1;
    background-color: #1a1a24;
}

.submit{
    margin-left: -40px;
    height: 25px;
    width: 40px;
    background: white;
    color: black;
    border: 0;
    -webkit-appearance: none;
}
.cl1{
	padding-right: 10%;
}

}


.col-md-6,.col-md-4,.col-md-8{
	padding: 0 !important;
}
.card-body iframe {
    /* Other styles for the iframe */
    border: none;
    transition: transform 0.3s ease; /* Adding transition for smooth transformation */
}

.card-body iframe:hover {
    transform: scale(0.97); /* Scale the iframe on hover (change as needed) */
    transition-delay: 0.2s; /* Adding a delay to the transition */
}
.item{
	display: flex;
    justify-content: center;
}


.optn{
	display: flex;
	gap: 3rem;
	margin: 3rem;
}
.optn a{
	font-weight: 600;
}
.optn a:hover {
    color: #b53063 !important;
	cursor: pointer;
}
a:hover{
	text-decoration: none; /* Remove underline */
  	color: #b53063;
}
.item a{
	font-weight: 600;
}
.back_video{
	width: 100%;
	height: 86vh;
	overflow: hidden;
}
@media(max-width: 900px){
	.back_video{
		display: flex;
		justify-content: center;
	}
}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev{
	display: none;
}

.img_hover{
	width: -webkit-fill-available;
	transition: transform 1s, filter 1s ease-in-out;
	filter: blur(2px);
	transform: scale(1.2);
}
.img_hover:hover{
	filter: blur(0);
	transform: scale(1.1);
}