body{
margin:0px; padding:0px;

}


input[type=text], select, textarea {
	width: 100%;
	padding: 12px;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	margin-top: 6px;
	margin-bottom: 16px;
	resize: vertical;
  }
  
  .btn_21 {
	background-color: orange;
	color: white;
	 padding:10px 30px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
  }
  form{
	 border:1px solid white !important
	 
	;  padding:17px;
  }
  btn_21:hover {
	background-color: orange
	;
	padding:10px 30px;
  }
  .btn_31{
	background-color: red;
    width: 97%;
    margin-left: 2%;
 
    font-size: 22px;
    margin-left: 2%;
    border-radius: 18px;
  }
  label{
	  color:white !important;
	  display:inline;
  }
  .containers {
	border-radius: 5px;
	background-color: black;
	padding: 20px;
   
  }
  .call-now {
    background: #ff0202;
    width: 100%;
    float: left;
    text-align: center;
    padding: 8px;
}
  .d_flex{
	display:flex;

	justify-content: space-between;
  }
  .hr_1{
	  text-decoration: underline;
	  padding-bottom:4px;
	  color:white;
  }
  
  .call-now h5{
	  
	  font-size:34px;
	  font-weight:600;
	  font-family:calibri;
	  letter-spacing:0.2px;
	  color:#ffffff;
  }
  .call-now h5 a{
      color:white;
      text-decoration: none;
  }
.container{
background:#000;
padding:0px;
width:800px;
text-align:center;
}

html {
  scroll-behavior: smooth;
 }








.h5-main{
	
	font-size:24px !important;
}

.sec-1, .sec-2, .sec-3, .sec-4, .sec-5, .section-form{
	width: 100%;
    float: left;
}

.sec-5 img{
	width:100%;
	
}
.sec-5{
	
	padding:0 20px;
}
.ordergif{
	
	width:auto !important;
}
.sec-1 h3, .sec-2 h4{
	font-size: 24px;
    font-weight: 600;
    color: #fff;	
	line-height:1.5;
}
.section-form a img {
	
	width:auto !important;
	margin:0px !important;
}
.section-form .btn-whatsapp {
	
	text-decoration:none;
	cursor:pointer;
}
.section-form .btn-whatsapp {
	width:100%;
	color:#ffffff;
	background:#1bbb59;
	font-size:18px;
	font-weight:600;
	text-align:center;
	padding:10px;
	border-radius:15px;
	
}
.section-form h3{
	font-size: 24px;
    font-weight: 600;
	color:#FFBF00;
	margin-bottom:25px;
}
.sec-4 h4{
	
	font-size: 20px;
    font-weight: 600;
    color: #fff;
	margin:20px 0 30px 0;
}

.sec-2 h4 {
    margin-top: 34px;
}

.sec-1 h5, .sec-2 h5, .sec-4 h5, .sec-5 h5{ 
	line-height:1.5;
	padding:10px 15px;
	font-size: 22px;
    font-weight: 600;
    color: #fff;
}

.sec-2 h5{
	width:100%;
	    font-size: 27px;
	float:left;
	margin-top:20px;
}


.section-form h5 a:hover{
	opacity:0.9;
	text-decoration:none;
}
.section-form h5 a{
	margin:0 3px;
	color:#000000;
	border-radius:10px;
	padding:12px 18px;
	background:#44d34d;
}
.section-form img{
	
	width:30px;
	height:30px;
}

.nakal-div h4{
	font-size: 32px;
	font-weight: 600;
	color: red;
	line-height:1.4;
	width:30%;
	float:left;
	    margin-top: 23px;
	border-right:1px solid #fff;
	text-align:center;
}

.nakal-div img{
    margin-bottom:30px;
    height: 400px;
    width: 609px;
}
.nakal-div{
    
	width:100%;
	float:left;
	margin:80px 0 40px;
}
.nakal-div h5 span{
	
	color:#FFBF00;
}
.nakal-div h5{
	text-align:center;
	width:70%;
	float:left;
	margin:0px 0 10px 0;
	line-height:1.7;
	padding:10px 15px;
	font-size: 17px;
    font-weight: 600;
    color: #fff;
	
}
.section-form h5{
	margin:20px 0 10px 0;
	line-height:1.5;
	padding:10px 15px;
	font-size: 18px;
    font-weight: 600;
    color: #fff;	
}

.sec-2 h4 span, .sec-4 h4 span, .sec-5 h5 span, .section-form h6 span, .section-form h5 span {
	
	color:#FFBF00;
}
.sec-4, .sec-3, .section-form{
	margin-top:30px;
}

.sec-3 h5 span{
	
	font-size:35px;
}


.sec-1 h5 span, .sec-2 h5 span{
	
    color: #FFBF00;
}

.sec-1 img, .sec-2 img, .sec-3 img, .sec-4 img{
	width:100%;	
border-radius:10px;	
}
.sec-1 img{
	margin-top:25px;
	
}
.sec-2 img{
	margin-top:40px;
	
}


.sec-2 ul{
	padding:0;
}

.sec-2 ul li{
	list-style-type: square;
    padding: 5px;
    color: #ffffff;
    font-size: 18px;
}

.main-ul{
width: 93%;
    margin: 0px auto;
}

.sec-3 img{
	
	margin-top:20px;
}
.sec-3 h5{
	font-size: 24px;
    font-weight: 600;
    color: #FFBF00;
	
}
.btn-all:hover{
	color:#000 !important;
	opacity:0.9;
}



.btn-all {
	font-weight:600;
	margin:20px 0;
	padding: 15px 40px;
    font-size: 22px;
    border-radius: 16px;
	background: #fd1818;
    color: #000;
    font-weight: 600;
}




.sec-gif h6{
	
	font-size:18px;
	color:#fff;
	font-weight:600;
	margin-top:15px;
}
.sec-gif img{
	border-radius:10px;
	width:100%;
}
.sec-gif{
	text-align:center;
	width:100%;
	float:left;
	padding:10px;
}








.reviews-section h5 span{
	
	color:#FFBF00;
}
.reviews-section h5{
	font-size:26px;
	font-weight:600;
	text-align:center;
color:#ffffff;

}
.reviews-section{
	width:100%;
	float:left;
	padding:30px;
}


     
.review-div{
	
	width:100%;
	float:left;
	border-radius:10px;
	padding:10px 20px;
	margin:10px 0;
	background:#ffffff;
}

.review-img img{
	width:50px !important;
	border-radius:50px;
	float:left;
	margin-top:10px;
}
.review-img{
	width:auto;
	float:left;
	padding-right:10px;
}

.review-1, .review-2{
	
	width:100%;
	float:left;
	
}

.review-2 img:last-child{
	
	padding:0px;
}
.review-2 img{
	float:left;
	width:48%;
	    height: 400px;
	padding-right:20px;
}
.review-1 img{
	
	width:25px;
}

.review-2 p{
	text-align:left !important; 
	line-height:1.5;
	color:#000000;
}
.review-1{
	
margin-bottom:10px;	
}
.review-1 h6{
	margin-top:5px;
	font-size:16px;
	text-align:left !important;
	color:red;
}
.review-1 h5{
	margin-bottom:0px;
	font-size:18px;
	text-align:left !important;
color:#000;
}




header img{
	width:30%;
	
}
header{
	background:#000000;
	padding:15px;
	width:800px;
	margin:0px auto;
	text-align:center;
}






footer ul li a{
	
	color:#ffffff;
	font-size:15px;
	letter-spacing:0.5px;
}

footer ul li a:focus{
	
	color:#ffffff;
	text-decoration:none;
}
footer ul li a:hover{
	color:#ffffff;
	cursor:pointer;
	text-decoration:none;
}

footer ul{
	padding:0px;
	
}
footer ul li{
	display:inline;
	margin:0 10px;
	list-style-type:none;
}
footer{
	
	background:#000000;
	padding:15px;
}