/*font-family: 'Montserrat', sans-serif;
font-family: 'Roboto Condensed', sans-serif; */
body {
  font-family: 'Montserrat', sans-serif;
  margin: 0 auto;
  color: rgb(8 8 8 / 80%);
  font-size: 16px;
  line-height: 25px;
  
}

h1, h2, h3, h4, h5, h6{
 font-family: 'Montserrat', sans-serif;
}

ol, ul {
    padding-left: 20px !important;
    margin: 0;
}

h3{font-size:22px;}
h4 {
    font-size: 20px;
}
.section-padding{padding:70px 0px;}

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}
.shrink {
    background: #78aa41 !important;
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.3803921569);
}
.fixed-header .sticky-header {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.3803921569);
}

.fixed-header .sticky-header {
    opacity: 1;
    visibility: visible;
}

/***Top bar css here**/


/***Top bar css here**/

/***header css start here******/

/***header css End here******/


/***Slider css ***/

/***slider css ***/

/****Call section box****/

.theme_color{background-color:#78aa41;}
/****Call section box***/
.custom-card{margin-top:-30px;}
.card-padding{padding:50px 30px 20px; }

.section-title h3{font-size:33px;font-weight:800;}
.section-title h2{font-size:33px;font-weight:800;}

.main_title{font-size:121px;font-weight: 900;color:rgb(8 8 8 / 3%);margin-top:-30px;}

h4.common_title {
  position: relative;
  z-index: 1;
  text-align: center;
  padding-bottom: 10px;font-size:38px;font-weight:800;margin-top: -60px;
}

h4.common_title:after {
  content: "";
  position: absolute;
  left: 52%;
  margin-left: -50px;
  bottom: 0;
  width: 50px;
  border-bottom: 2px solid #c4602f;
}
h4.about_enviro:after{
	 border-bottom: 2px solid #fff !important;
}
row.no-gutters {
  margin-right: 0;
  margin-left: 0;  
}
a.pest-all {
    position: absolute;
    right: 0;
    bottom: 5px;
    color: #fff;
    padding: 10px 20px !important;
}
row.no-gutters > [class^="col-"],
  row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}

.swiper {
        width: 100%;
        height: 100%;
      }

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }



.colbox{border:2px solid #bb1627;border-radius:5px;overflow:hidden;position:relative;margin: 0px 25px 30px;height: 100%;
    background: #f7f7f7;}
.colbox img{width:100%;}
.colbox h4{text-align:center;font-size:24px;font-weight:700;text-transform:uppercase;font-weight:800;margin-top:15px;}
.colbox .description{font-size:17px;color: #272727;text-align:center;margin-bottom:40px;padding:0 10px;}
.action-box .w-49{width:49%;float:left;}
.action-box {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.pest_products .et_pb_column .et_pb_blurb .et_pb_blurb_description p {
    line-height: 20px;
    padding-bottom: 40px;
}
.service_content {    display: flex;
    height: 100%;
    padding: 30px 15px;
   
    flex-direction: column;
    flex-wrap: nowrap;
    text-align: left;
    color: #fff;
    height: 500px;
    align-content: center;
    justify-content: center;font-size: 16px;}
.service_content h4{color:#fff;}
.change_back1{background: #bb4c1b;}
.contact_form form label {
    text-align: left;
    width: 100%;
}
.contact_form form input[type=text], input[type=email]{background:#fff;border-radius:0;}

.change_back2{
     background: #f38929;	
}
.morebtn{color:#fff;text-decoration:none;}

.testimonial-section{position:relative;}
.testimonial-section-image{background: url(../images/comment.png) no-repeat;position:absolute;top: -5px;
    left: 10%;
    width: 400px;
    height: 78px;
    z-index: -1;
}
.blog_image { position:relative;
   border-radius: 10px; display: flex;flex-direction: column;overflow: hidden;margin-bottom:20px;
}
.post-date{position:absolute;top:15px;right:15px;color:#fff;border-radius:5px;padding: 3px 6px;}
.blog_content h4{font-size:19px;color:#101010;}
.blog_content h4 a{color:#101010;}
.blog_content .post_info{color: #050505; opacity: .5;font-size: 15px;}
.contact_section{ background: linear-gradient(to right, #f4f4f4 70%, transparent 30%);}
.divider_section{background:url(../images/section-back.jpg) no-repeat;background-size:cover;min-height:300px;}
.contact_title h3{font-size:50px;font-weight:800;}
/***welcome section***/
.divider_content h5{font-size:34px;font-weight:800;color:#fff;}
.divider_content h3{font-size:50px;text-transform:uppercase;font-weight:800;color:#fff;}
.divider_content{color:#fff;}
/****welcome section****/

.top-header{ border-bottom: 1px solid #565656;padding: 15px 0px;}
ul.mega-menu li a{font-family: 'Roboto Condensed', sans-serif;letter-spacing: 2px;}
#to-the-top {
    display: none;
    position: fixed;
    text-align: center;
    right: 30px;
    bottom: 30px;
    color: #fff;
    cursor: pointer;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    z-index: 10000;
    height: 40px;
    width: 40px;
    line-height: 45px;
    background-color: #78aa41;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 2px 15px 0px rgba(6, 6, 6, 0.54);
}
#to-the-top i {
    font-size: 18px;
    font-size: 1.2rem;
    color: #fff;
}


.btn-theme, .theme-back{
	background: rgb(187,22,39);
    background: linear-gradient(60deg, rgba(187,22,39,1) 0%, rgba(187,100,22,1) 100%);
}
.headin5_amrc{position:relative;color:#fff;}
.headin5_amrc p{font-family: 'Roboto Condensed', sans-serif;color:#fff;font-size:16px;}
.headin5_amrc a{color:#fff;text-decoration:none;}
.headin5_amrc h5{font-size:21px;font-weight:bold;font-family: 'Roboto Condensed', sans-serif;color:#fff;}
.headin5_amrc h5:before {
    content: "";
    position: absolute;
    left: 1px;
    top: 27px;
    height: 2px;
    width: 23px;
    background: #fff;
	
}
.effective-title, .pest_title{position:relative;margin-bottom: 25px;}
.effective-title h2:before {
    content: "";
    position: absolute;
    left: 1px;
    top: 80px;
    height: 2px;
    width: 64px;
    background: #c4602f;
}

.pest_title h2:before{
	 content: "";
    position: absolute;
    left: 1px;
    top: -5px;
    height: 2px;
    width: 50px;
    background: #c4602f;
}

.pest_title h3:before{
	 content: "";
    position: absolute;
    left: 1px;
    top: -5px;
    height: 2px;
    width: 50px;
    background: #c4602f;
}

.connectbox{position:relative;}
.connectbox h1.offive-vertically-text{
	font-size: 21px;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 9px;
    -webkit-transform: rotate( 
88deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    right: -20px;
    top: 44%;
    position: absolute;
    color: #FFF;
    
}

.connectbox h1.offive-vertically-text:before{
	
}

.contact_section{position:relative;}
.vertcally-main-title h1{
	font-size: 120px;
   -webkit-transform: rotate( 
90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
     right: -230px;
    top: 30%;
    position: absolute;
    color: #000;
	 font-weight: 900;
    color: rgb(8 8 8 / 3%);
}

.connectbox{padding:20px 25px;position:relative;margin-left:20px;border-radius:5px;height:400px;}


.checklist{list-style:none;padding:0;margin:0;margin-top:30px;}
.checklist li{display:inline-block;text-align:center;margin-right:25px;}
.checklist li h5{font-size:15px;font-family: 'Roboto Condensed', sans-serif;text-transform:uppercase;}
/*****search box ********/
/* https://webdevtrick.com/jquery-expanding-search-bar/  */
.searchbox{
    position:relative;
    min-width:50px;
    width:0%;
    height:50px;
    float:right;
    overflow:hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}
.searchbox-input{
    top:0;
    right:0;
    border:0;
    outline:0;
    background:#212121;
    width:100%;
    height:50px;
    margin:0;
    padding:0px 55px 0px 20px;
    font-size:20px;
    color:#ff4e4e;
}
.searchbox-input::-webkit-input-placeholder {
    color: #d74b4b;
}
.searchbox-input:-moz-placeholder {
    color: #d74b4b;
}
.searchbox-input::-moz-placeholder {
    color: #d74b4b;
}
.searchbox-input:-ms-input-placeholder {
    color: #d74b4b;
}
.searchbox-icon,
.searchbox-submit{
    width:50px;
    height:50px;
    display:block;
    position:absolute;
    top:0;
    font-size:22px;
    right:0;
    padding:0;
    margin:0;
    border:0;
    outline:0;
    line-height:50px;
    text-align:center;
    cursor:pointer;
    color:#fff;
    background:#1c1c1c;
   
}
.searchbox-open{
    width:100%;
}
/****search box *******/


.fooetr-section{
	padding:50px 0px;background:#333333;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;

 
}
 .row.no-gutters  [class^="col-"],
  .row.no-gutters  [class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
  }

/****Swiper slider*****/
@media only screen and (max-width: 767px) { 
	.main_title{display:none;}
	.carousel-item{height: 50vh !important;
    min-height: 300px !important;}
	.carousel-caption h1{font-size:24px !important;}
	.carousel-caption{width:90% !important;left:3%;}
	.vertcally-main-title{display:none;}
	.contact_section { background: #f4f4f4;}
	.checklist{padding-left:0px !important;}
	.checklist li{text-align:left;}
	.effective-title{margin-top:15px;}
    .effective-title h2{font-size: 22px !important;}
	.divider_content h3 { font-size: 35px; }
	h4.common_title{margin-top:20px;}
	.section-padding{padding:30px 0px;}
	#et-navigation{position:relative;}
	#mega-menu-wrap-primary-menu #mega-menu-primary-menu{width:100%;min-width:310px;}
	.swiper-slide .w-50{width:100% !important;}
  .swiper-slide	.service_content{display:block !important;width:100% !important;height: 100%;}
	.contact_title h3{font-size:30px;}
	.connectbox{margin-left:0px !important;}
	#footer .et_pb_widget{margin-bottom:20px;}
	.testimonial-section-image{width:100% !important;left:0 ;}
	
}


/* iPhone5+ */ 
@media
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5){
   
}

/* iPhone 4/4S */
@media 
    only screen and (min-device-width: 320px) 
    and (max-device-width: 480px) 
    and (-webkit-device-pixel-ratio: 2) 
    and (device-aspect-ratio: 2/3)
{
    
}