@import url('bootstrap.min.css');
@import url('font-awesome.min.css');
@import url('pe-icon-7-stroke.css');
@import url('stroke-icons.css');
@import url('animate.min.css');
@import url('magnific-popup.css');
@import url('owl.carousel.min.css');
@import url('owl.theme.default.min.css');
@import url('bootstrap.offcanvas.min.css');
@import url('normalize.css');
@import url('style.css');

a {
  color: #2ba55d;
}

p {
  font-size: 18px;
}

.navbar-default .navbar-nav li ul li a {
  padding: 6px 0;
  padding-left: 10px;
  padding-right: 10px;
}

.aboutdetails-img {
  text-align: center;
}
.aboutdetails-img i {
  font-size: 70px;
}

.manage-img {
  margin: 0 auto !important;
}

.manage-img,
.serv-img {
  border: 0;
  background: none;
}

.manage-img img,
.serv-img img {
  padding-top: 0;
}

.serv-img {
  width: auto;
  height: auto;
  text-align: left;
}

.serv-img:hover,
.manage-img:hover {
  background: transparent;
  border: 0;
}

.pg-gallery-bg {
  background: none;
  background-image: url(../img/bugbg.jpg);
  background-size: cover;
}

.pg-testimonials {
  background: none;
  /* background-image: linear-gradient(to bottom, #2ba55d, #ffffff); */
  /* background-color: #2ba55d; */
}

.single-service .pg-top-sub-bar p {
  padding-top: 0;
}

.pg-features .feature-img {
  margin: 0 auto;
}

.appointment-form {
  padding: 70px 45px;
}

.pg-home-about .appointment-form {
  padding: 30px 30px;
  margin-bottom: 40px;
}

.pg-managetest-bg.sub-section {
  /* background-image: url(../img/pestbg.jpeg); */
  background: none;
  /* background-image: linear-gradient(to bottom, #2ba55d, #ffffff); */
  padding: 100px 0;
  background-color: rgba(43, 165, 93, 0.7);
  background-image: url(../img/bg-xterm.png);
  background-size: cover;
}

.pg-services {
  /* background-image: linear-gradient(to bottom, #2ba55d, #ffffff); */
  background: none;
}

.pg-managetest-bg .heading {
  text-align: left;
}

.heading:before,
.heading:after {
  background: #2EA442 !important;
}

.pg-banner-bg {
  background: none;
  background-color: #f7f7f7;
  /* background-color: #F6C413; */
  padding: 50px 0;
}

.pg-banner-bg:before {
  background-color: rgba(0, 0, 0, 0.25);
}

.color-white,
.color-white p {
  color: white;
}

.pg-breadcrumb {
  min-height: 55px;
}

.breadcrumb {
  padding: 15px;
}

.service-details {
  background: none !important;
}

.pg-home-appointment {
  padding: 40px 0;
}

.footer-pad {
  padding: 45px 0;
}

.aboutdetails-img img {
  border: 0;
}

.aboutdetails-img img:hover {
  border: 0;
}

.feature-img {
  border: 0;
  width: auto;
  height: auto;
  padding: 0;
}

.feature-img:hover {
  background: transparent;
  border: 0;
  padding: 0;
}

.single-pest .feature-box {
  text-align: center;
}

.single-pest .feature-box .side-head {
  padding-top: 0;
}

.appointment-form .btn {
  margin-top: 0;
}

.appointment-form textarea.form-control {
  height: 65px;
}

.sub-section {
  padding: 27px 0;
}

.navbar-default .navbar-nav li a {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: white;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.navbar-default .navbar-nav li .dropdown-menu a {
  font-size: 13px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav li:hover > a, .navbar-default .navbar-nav li:focus a, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
  color: #262626;
  background-color: #ffffff;
}

.navbar-default .navbar-nav li ul li:hover a {
  color: white !important;
  background-color: transparent !important;
}

.navbar-default .navbar-nav li ul li a:hover {
  color: #2ba55d !important;
}

.navbar-default .navbar-nav li ul {
  border-top: 0;
  box-shadow: none;
  background-color: rgba(38, 38, 38, 0.5) !important;
  color: white;
  padding-top: 0;
}

.navbar-default .navbar-nav li ul li {
  border-bottom: 0;
}

.navbar-default .navbar-nav li ul li a {
  color: white !important;
}

.navbar-default {
  background-color: #262626;
}

.navbar-default .navbar-nav li ul {
  opacity: 1;
}

.nav.navbar-nav {
  margin-top: 0;
}

.btn-white,
.btn-md {
    background: white !important;
    color: #2ba55d !important;
    border: 2px solid #2ba55d !important;
    background: #2ba55d !important;
    color: white !important;
}

.btn-white:hover,
.btn-md:hover {
  background: #2ba55d !important;
  color: white !important;
}

.pg-top-sub-bar p {
  font-weight: 700;
}

/* #menu-item-34 .dropdown-menu:after {
  clear: both;
  content: '';
  display: table;
}

#menu-item-34 .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
} */

/* #menu-item-34 .dropdown-menu li {
  float: left;
  width: 50%;
} */

/* .logos-section {
  text-align: center;
  background-color: white;
} */

.pg-home-appointment {
  background-color: #f5f5f5;
}

.pg-call-bg {
  background-color: rgba(43, 165, 93, 0.7);
  background-image: url(../img/bg-xterm.png);
  background-size: cover;
}

.pg-call .title {
  font-weight: 400;
}

.logo-single {
  display: inline-block;
  float: left;
  width: 33.333%;
  padding: 0 15px;
  text-align: center;
}


a .side-head:hover {
  color: #2EA442;
}

.tp-mask-wrap a {
  font-size: 14px !important;
  text-transform: uppercase !important;
}

.pg-testimonials .heading {
  text-align: left;
}

.dropdown-menu {
  min-width: 0;
}

.manage-list li {
  width: 20%;
}

.manage-img {
  position: relative;
}

.pest-overlay {
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #2ba55d;
  opacity: 0;
  transition: all 0.4s;
}

.pest-overlay span {
  color: white;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

.manage-list a:hover .pest-overlay {
  opacity: 1;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: white;
}

.cities-section {
  background: #2ba55d;
  color: white;
}

.cities-section .heading {
  color: white;
}

.cities-section .heading:before, .cities-section .heading:after {
  background: white !important;
}

.cities-list {
  padding-top: 20px;
}

.cities-list li {
  display: inline-block;
  padding-right: 32px;
  padding-bottom: 14px;
  font-size: 18px;
}

.cities-list li a {
    color: #fff;
}
.cities-list li a:hover {
    border-bottom: 2px solid white;
} 

.float-bbb {
  position: fixed;
  bottom: 80px;
  right: 5px;
  z-index: 9999;
}

@media (min-width: 1199px) {
  .section-pad {
    padding: 80px 0 70px;
  }
}

@media (max-width: 1198px) {
  /* .heading:first-letter, .left-heading:first-letter, .center-heading:first-letter, .right-heading:first-letter {
    color: #2ba55d;
  } */
  .feature-img {
    background: transparent;
  }
  .feature-box {
    padding: 0;
    border: 0;
    background: transparent;
  }
}

@media (max-width: 991px) {
  .navbar-default {
    position: absolute;
    top: 40px;
    right: 15px;
    /* width: 40px; */
  }
  .logo {
    text-align: center;
  }
  .navbar-default .navbar-toggle {
    color: black;
  }
  .navbar-default {
    background: none;
  }
  .heading:before,
  .heading:after {
    display: none !important;
  }
  .logo-single {
    width: 100%;
    float: none;
    padding: 15px;
  }
}

@media (max-width: 767px) {
  .serv-img {
    text-align: center;
  }
  .pg-breadcrumb {
    height: 66px;
  }
  .breadcrumb {
    padding: 0;
    line-height: 66px;
    text-align: left;
  }
  .pg-breadcrumb .btn {
    color: #2ba55d;
    padding: 0;
    line-height: 66px;
  }
  .logo img {
    width: 300px;
  }
  .navbar-default {
    top: 50px;
  }
  .appointment-form {
    padding: 21px;
  }
  .logo-single {
    width: 33.33%;
    float: left;
    padding: 15px;
  }

}

@media (max-width: 650px) {
  .manage-list li {
    width: 50%;
    margin: 0;
  }
}

@media (max-width: 500px) {
  .cities-list li {
    padding-right: 10px;
    width: 49%;
    vertical-align: top;
  }
  .logo-single {
    width: 100%;
    float: none;
    padding: 15px;
  }
}

@media (max-width: 470px) {
  .logo {
    padding-left: 0;
    text-align: left;
  }
  .navbar-default {
    right: 0;
  }
}

@media (max-width: 400px) {
  .cities-list li {
    padding-right: 0;
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 359px) {
  .manage-list li {
    width: 100%;
  }
}

body {
  padding-bottom: 0 !important;
}

.mobile__phone {
  display: none;
}

@media (max-width: 767px) {
  .mobile__phone {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 17px;
    padding:5px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
}
