/* @import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap'); */
body{
  overflow-x: hidden;
}
@font-face {
  font-family: "poppinsfont";
  src: url(../webfonts/Poppins-Regular.ttf);
}


full_menu {
    margin: 0;
    padding: 0;
    outline: 0;
  }

/* Dropdown Button */
.dropbtn {
  background-color: #04AA6D;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #eb9413;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(237, 241, 238, 0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: rgb(8, 7, 7);
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

  a{
    text-decoration: none;
  }
  ul,ol{
    list-style: none;
  }
  /* common css end  */
  .full{
    width: 100%;
  }
.icon_i {
	height: 90px;
	width: 90px;
	text-align: center;
	background-color: #160303;
	border-radius: 50%;
	line-height: 95px;
	margin: 5px;
  cursor: pointer;
}
  .main{
    width: 1370px;
    margin: auto;
  }
  .full_menu{
    background-color: #00132b;
    position: absolute;
    left: 0;
    top:0; 
    line-height: 30px;
    align-content: ;
}
.serch{
    padding: 0px 40px;
    top: 20px;
    margin: 15px 0 -53px 0;
    width: 20px;
}
.login{
   padding: 0px 1286px;
   top: 20px;
    margin: 15px 0 -53px 0;
    width: 20px;
    left: 30px;
    right: 30px;
    position: absolute;
}
.menu_main{
    background-color: #f3b01e;
    padding: 32px 0;
    position: relative;
  
    
}
.menu ul li{
    display: inline-block;
}
.menu ul li a{
    display: block;
    padding:0 30px  ;
    color: #fef6fc;

}
.logo p {
    color: #0a0a0a;
    font-size: 20px;
    padding-top: 10px;
}
.logo {
    position: absolute;
    left: 45.5%;
    top: 15px;
    background-color: #fdfdfd;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    text-align: center;
    
}
.logo a img{
  width: 95%;
  height: 95%;
}


.menu_l{
    float: left;
margin-top: -1.5%;
font-size: 120%;

   
}
.menu_r{
    float: right;
    margin-top: -1.5%;
    font-size: 120%;
    padding: 20px;
}

/*banner css start*/
.banner_full{
    background:url(../image/Pest-Control-Home.jpg) center center no-repeat;
    background-size: cover;
    padding: 80px 0;
    position:-ms-page
}
fa-solid-left{
    padding;40px;
    color: aliceblue;
}
.banner_text{
    margin-bottom: 200px;
}
.banner_text h1{
    color: rgb(4, 4, 3);
    font-size: 55px;
    margin-bottom: 90px;
    font-family: "poppinsfont"; 
}

.banner_text h2{
    color: rgb(9, 9, 6);
    font-size: 55px;
    margin-bottom: 90px;
    font-family: "poppinsfont"; 
}
.banner_text h1 span{
    display:block;
    text-decoration-skip: ;
}
.banner_text button,.common_btn button{
    padding: 20px 50px;
    border-style: none;
    background-color: #f3b01e;
    color: rgb(11, 10, 10);
    font-size: 35px;
    text-transform:none;
    cursor: pointer;
    margin-left: 15px;
}

.banner_text button:hover,.common_btn button:hover{
   background-color: rgb(10, 175, 56);
   color: #f50c0c;
   transition: all 0.5s linear; 
}

/*about css*/
.about_full{
    height: 580px;
}
.about_box{
    background-color:#fef6fc;
    padding: 50px 80px 50px 80px;
    margin-top: -120px;
    border-radius: 30px;
    display: flex;
    box-shadow:0px 0px 8px 2px #36353452; 
    margin-bottom: 50px;
    
}

 .about_text{
    width: 50%;
}
.about_image{
    width: 20%
}
.shape{
    height: 5px;
    width: 60px;
    background-color: #ed1a33;
    border-radius: 10px;
}
.about_main{
    position: relative;
}

.about_text h2{
    color: #10100f;
    font-size: 50px;
    margin: 80px 0 10px 0;
    margin-bottom: 20px;
}
.about_text p{
    font-size: 18px;
    padding: 40px 0;
}
.about_text button{
    padding: 15px 40px;
    border-style: none;
    background-color: #081072;
    color: aliceblue;
    font-size: 20px;
    text-transform:uppercase;
    cursor: pointer;
    margin-top: 15px
}

/* covid */
.covid_full{
  background-color: #f6f6fd;
  position: relative;
  z-index: -1;  
  margin-bottom: 100px;
  padding: 60px 0; 
    top: 80px;
}
.covid_details{
  display: flex; 
  top: 650px;
  padding: 0 270px;
}
.covid_img{
    width: 50%;
    
}
.covid_text{
  width: 50%;
    padding-left: 50px;
    
}
.covid_img img{
    width: 100%;
}
.cov_text{
  padding-left: 50px;
}
.cov_prot{
  padding: 10px;
    width: 100%;
}
/*protect section*/

.sec_title{
  text-align: center;
}
.sec_title h2{
  color: #1b1b1b;
  font-size: 29px;
  text-transform: uppercase;

}
.sec_title p{
  color: #151515;
  font-size: 22px;
  margin-bottom: 20px;
}
.prot_row{
  display: flex;
  padding: 200px 25px 50px 25px;
  background: url(../image/banner.jpg) center center no-repeat;
  background-size: cover;
  border-radius: 60px;
  position: relative;
  z-index: 1;
}
.prot_row::after{
  content: '';
  height: 640px;
  width: 100%;
  background-color: #05254d;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.5;
  border-radius: 60px;
  z-index: -1;
  
}
.prot_box_main{
  text-align: center;

}

.prot_box_clr{
  background-color: #fef6fc;
  border-radius: 50px;
  padding: 28px;
  
  text-align: center;
  margin: 0 15px;
}
.protect_box h3{
  font-size: 17px;
  color: #0d0e0e;
  text-transform: capitalize;
}
.protect_box p{
  font-size: 17px;
  color: #081419;
  line-height: 32px;
}
.common_btn button{
  background-color: #f3b01e;
  color: #fff;
  margin: 40px 0;
}

.arrow {
	display: flex;
	position: absolute;
	left: 50%;
	bottom: -47px;
	transform: translateX(-50%);
}
.arrow i {
	height: 90px;
	width: 90px;
	text-align: center;
	background-color: #fff;
	border-radius: 50%;
	line-height: 95px;
	margin: 5px;
  cursor: pointer;
}
.arrow i:hover{
  background: #be3838;
  color: #fff;
}
.case_prot_full{
  background-color: #f5f4f3;
  padding: 40px 0;
    height: 650px;  
}
.cases_full{
    display: flex;
}
.case_details{
    position: relative;
    text-align: center;
}
.cases_cover {
	background-color: #fefefd;
	color: #151515;
	padding: 20px 0;
	margin: 10px;
	position: relative;
	width: 650px;
  box-shadow: 0px 10px 20px 1px rgba(196,196,192,0.78);
-webkit-box-shadow: 0px 3px 20px 1px rgba(196,196,192,0.78);
-moz-box-shadow: 0px 3px 20px 1px rgba(196,196,192,0.78);
}



.case_details .common_btn{
  position: absolute;
  left: 8px;
  top: 20px;
    
}

.case_details .common_btn button{
    color: #e21b51;
    background-color;
    border-color: bisque;
}
.img_case img{
    width: 90%;
    height: 140p;
   
    
}
.vir_icon {
	position: absolute;
	left: 50%;
	bottom: -45px;
	transform: translateX(-50%);

}
.case_text {
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: center;
}
.case_text h3{
  font-size: 30px;
  color: #081419;
}
.case_text p {
  color: #081419;
  font-size: 17px
  line-height: 1.6;
}
/*review section css start*/
.drsay_full{
  padding: -19px  0;
}
.rev_review{
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
.review_col{
  padding: 30px;
  background-color: #aeaeaa;
  border-radius: 10px;
  text-align: center;
  width: 30%;
  margin: 20px 13px;
  position: relative;
  
}
.review_col img {
	position: absolute;
	left: 50%;
	top: -50px;
	transform: translateX(-50%);
}
.review_col h3{
  font-size: 20px;
  color: #081419;
  text-transform: uppercase;
  margin: 50px 0 20px  0;
}
.review_col p{
  font-size: 17px;
  color: #081419;
}
.subs_full{
  background: url(../image/bg.jpg) left top no-repeat;
  background-size: cover;
  padding: 349px 0;
  left: 50%;
	top: 80px;
  position:calc(0)
}
.img_ful{
  padding: auto;
  
}
.subs_form {
	width: 60%;
	margin: auto;
	text-align: center;
}
.subs_form input{
  width: 100%;
  background-color: transparent;
  border: 1px solid #0b0202;
  border-radius: 50px;
  padding:10px;
  color: #070707;
  text-transform:capitalize;
  font-size: 18px;

}
.subs_form .common_btn button{
  border-radius: 50px;
}
.footer_full{
  background-color: #111111;
  padding: -89px 0;
  color: #fff;
}
.footer_top{
  display: flex;
}
.footer_col{
  width: 25%;
  padding: 0 20px;
}
.footer_col h3{
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 20px;
  

}
.footer_col ul li{

}

.footer_col ul li a{
  color: #fefefd;
  display: block;
  padding: 10px 0;
  font-size: 17px;

}
.footer_col p{
  font-size: 17px;
  line-height: 1.5;
}

.btm_border {
  text-align: center;
  border-top: 1px solid #fff;
  width: 55%;
  margin: 45px auto 20px auto;
}
  .btm_border p{
    padding-top: 20px;
  }
.banner_full i{
    color: #fff;
    font-size: 38px;
    background-color: red;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    cursor: pointer;
    line-height: 100px;
  }
  .banner_full i.chevron_right{
    position: absolute;
    left: -62px;
    top: 40%;
    text-align: center;
    padding-right: 0;
    padding-left: 32px;
  }
  .banner_full i.chevron-left{
  position: absolute;
  right: -67px;
  bottom: 40%;
  text-align: left;
  padding-right: 0;
  padding-left: 32px;
}



