/* Custom Styles */
@import url('https://fonts.googleapis.com/css?family=Muli:400,700,800&display=swap');

html, body {
  background: #fff;
  font-family: 'Muli', sans-serif;
  color: #333;
  font-size:16px;
  line-height: 1.4em;
  margin: 0;
  padding: 0;
  width: 100%; 
  height: 100%;
}

body > iframe {
  display: none;
}

p, a, ul, li, span {
  white-space: normal;
  line-height: 1.4em;
}

h1, h2, h3, h4, h5, h6 {
  white-space: normal;
  color: #39474f;
  line-height: 1.2em;
}

a {
  color: #000;
  outline: none;
  transition: all 0.3s ease-out;
}

a:hover, a:focus, a:active {
  color: #000;
  outline: none;
  background: none;
  text-decoration: none;
}

header {
  background-image: linear-gradient(130deg,#0ea353,#a1f049); 
  display: block;
  position: relative;
  width: 100%;
}

header ul li, footer ul li {
  list-style: none;
}

p {
  margin: 20px 0;
}

h1 {
  color: #fff;
  font-size: 35px;
  font-weight: 800;
  line-height: 1.2em;
  padding: 0;
  margin: 0 0 10px;
  text-align: left;
}

h2 {
  font-size: 30px;
  font-weight: 800;
}

h3 {
  font-size: 25px;
  font-weight: 800;
}

h4 {
  font-size: 18px;
  font-weight: 700;
  margin-top: 30px;
}

img {
  max-width: 100%;
}

.container {
  max-width: 1360px !important;
  width: 100%;
  padding: 0 15px;
}

 .content {
  padding-bottom: 100px;
} 

.fa {
  color: #333;
  font-size: 20px;
}

.fa:hover {
  color: #ff0000;
}

header ul li, footer ul li {
  list-style: none;
}

.logo {
  margin: 10px 0;
}

.phone {
  margin: 10px 0 5px;
}
.phone span {
  vertical-align: middle;
  margin-right: 5px;
}

.phone span .fa {
  color: #546670;
}

.phone a {
  background: #fff;
  color: #546670;
  padding: 5px 10px;
  border-radius: 20px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 600;
}

.phone:hover a {
  color: #000;
  text-decoration: none;
}

.phone:hover span .fa {
  color: #000;
}

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

.top-wrapper {
  position: relative;
}

.top-wrapper > img {
  width: 100%;
}

.thankyou .top-wrapper p {
  margin: 0;
}

.thankyou .top-wrapper p a {
  margin: 20px 0 0;
  display: inline-block;
}

.txt-content {
  color: #000;
  position: absolute;
  bottom: 40px;
  left: 25px;
  padding: 0 50px;
  width: 80%;
  z-index: 1;
}

.thankyou .txt-content {
  bottom: 40px;
}

.txt-content p {
  color: #fff;
  font-size: 18px;
  line-height: 1.5em;
  margin: 0;
}

.txt-content p span {
  color: #39474f;
  background: #f3d843;
  font-weight: 700;
  padding: 0 6px;
}

.cta-btn, .cta-btn:focus {
  background: #fff;
  border: none;
  border-radius: 25px;
  font-weight: 700;
  font-size: 21px;
  padding: 9px 30px;
  margin: 0;
  color: #000;
}

.cta-btn:hover {
  background: #000;
  color: #fff;
}

.main-content {
  position: relative;
}

.form-section {
  background: #fbfaf2;
  padding: 0 0 30px;
  min-height: auto;
  position: relative;
}

.form-section .cockroach-bg {
  position: absolute;
  right: 10px;
  bottom: 0;
}

.tab-section {
  padding: 0 50px;
}

.tab-wrap {
  background: #fff;
}

#tabs {
  border: none;
  margin: 20px 0 10px;
  padding: 0 50px;
  min-height: 145px;
  overflow: auto;
  white-space: nowrap;
}

#tabs li {
  width: 100px;
  height: 80px;
  font-weight: 400;
  float: none;
  text-align: center;
  vertical-align: bottom;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}

#tabs li.active {
  font-weight: 800;
}

#tabs li a {
  background: none;
  border: none;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  margin-bottom: 10px;
  padding: 5px;
}

#tabs li a.cockroach {
  background-image: url(../img/cockroach_off.png);
}

#tabs li.active a.cockroach, #tabs li:hover a.cockroach {
  background-image: url(../img/cockroach_on.png);
}

#tabs li a.termite {
  background-image: url(../img/termite_off.png);
}

#tabs li.active a.termite, #tabs li:hover a.termite {
  background-image: url(../img/termite_on.png);
}

#tabs li a.bed-bug {
  background-image: url(../img/bed_bugs_off.png);
}

#tabs li.active a.bed-bug, #tabs li:hover a.bed-bug {
  background-image: url(../img/bed_bugs_on.png);
}

#tabs li a.wood-borer {
  background-image: url(../img/wood_borer_off.png);
}

#tabs li.active a.wood-borer, #tabs li:hover a.wood-borer {
  background-image: url(../img/wood_borer_on.png);
}

#tabs li a.anti-dengue {
  background-image: url(../img/mosquitos_off.png);
}

#tabs li.active a.anti-dengue, #tabs li:hover a.anti-dengue {
  background-image: url(../img/mosquitos_on.png);
}

.tab-content {
  margin-top: 35px;
  padding-right: 20px;
}

.tab-content ul {
  padding-left: 20px;
  list-style: none;
}

.tab-content h4 {
  color: #39474f;
  font-size: 20px;
  font-weight: 800;
  margin: 30px 0 10px;
}

.tab-content p {
  color: #39474f;
}

.tab-content li {
  color: #39474f;
}

.tab-content li:before {
  color: #39474f;
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #00bc7a; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */ 
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.top-form-stick{
  position: absolute;
  top: 100px;
  right: 5%;
  max-width: 450px;
  margin: 0;
  width: 100%;
  z-index: 111;
}

#sticky.stick {
  position: fixed;
}

.form-title {
  margin: 0 0 20px;
}

.form-title h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 10px 0 0;
}

.apply-now-form {
  background: #2196ad;
  border-radius: 20px;
  width: 100%;
}

.apply-now-form form {
  margin: 0;
  padding: 30px 50px 10px;
}

.apply-now-form .control-group {
  margin: 0;
  padding-bottom: 15px;
}

.apply-now-form .control-group:first-child {
  margin: 0;
}

.apply-now-form .row {
  margin: 0 -2px;
}

.apply-now-form .row > div {
  padding: 0 2px;
}

.apply-now-form input {
  background: #f4f1dc;
  border: 1px solid transparent;
  outline: none;
  border-radius: 30px;
  color: #546670;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 5px 8px 20px;
  width: 100%;
}

.apply-now-form select {
  background: #f4f1dc;
  border: 1px solid transparent;
  outline: none;
  border-radius: 30px;
  color: #546670;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 5px 8px 20px;
  width: 100%;
}

.apply-now-form select option {
  color: #546670;
}

.apply-now-form label.form-check-label {
  font-size: 13px;
}

.apply-now-form input.form-check-input {
  vertical-align: top;
  width: auto;
}

.apply-now-form .submitBtn {
  border: 1px solid #ff9933;
  background: #ff9933;
  color: #fff;
  border-radius: 50px;
  font-family: Arial;
  font-weight: 700;
  font-size: 16px;
  padding: 9px 0 6px;
  margin: 0;
  transition: all 0.3s ease-out;
}

.apply-now-form .submitBtn:hover  {
  border-color: #fff;
  background: #fff;
  color: #000;
}

.form-horizontal .control-group {
  position: relative;
}

.form-horizontal label.error {
  color: #dd2342;
  visibility: hidden;
/*  position: absolute;
  bottom: 0;
  left: 20px;*/
}

.form-horizontal label.error.valid {
  visibility: hidden;
  color: #468847;
}




/* Popup box BEGIN */
.hover_bkgr_fricc{
    background:rgba(0,0,0,.4);
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}
.hover_bkgr_fricc .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hover_bkgr_fricc > div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    max-width: 551px;
    min-height: 100px;
    vertical-align: middle;
    width: 60%;
    position: relative;
    border-radius: 8px;
    padding: 15px 1%;
}
.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    margin: 20px;
    display: inline-block;
    font-weight: bold;
}


.inow {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}

.subinow {
  background-color: #993333;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.subinow:hover {
  background-color: #45a049;
}

.container-i {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}


form label.error {
  color: #dd2342;
  position: absolute;
  font-size: 13px;
  left:10px;
  font-weight: 500;
}

form label.error.valid {
  visibility: hidden;
  color: #468847;
}

.form-horizontal .control-group.error input, .form-horizontal .control-group.error select {
  border: 1px solid #dd2342;
}

.form-horizontal h5 {
  color: #fff;
  margin: 10px 0;
  font-size: 16px;
  font-weight: 800;
}

.form-horizontal p {
  margin: 10px 0;
  font-size: 14px;
  font-weight: 700;
}

.book-now-link {
  color: #556bae;
  text-decoration: underline;
}

.book-now-link:hover {
  color: #000;
  text-decoration: underline;
}

.why-choose-section {
  padding: 80px 0;
  background-image: linear-gradient(240deg,#0ea353,#a1f049);
}

.why-choose-us {
  padding: 0 50px;
}

.white-txt {
  color: #fff !important;
}

.img_res {
  height: auto;
  max-width: 100%;
  width: 100%;
}

.sec-title {
  margin: 50px 0 0;
  text-align: left;
}

.location-section .sec-title {
  margin: 30px 0 0;
}

.sec-title h2 {
  line-height: 1em;
  font-size: 36px;
  margin: 0;
}

.sec-title .underline {
  display: block;
  vertical-align: top;
}

.location-bottom-section h2 {
  font-size: 18px;
  font-weight: 700;
}

#why-choose-slider  {
  margin: 25px 0 0;
  padding: 0 40px;
}

#why-choose-slider .item {
  padding: 0 15px;
  text-align: center;
}

#why-choose-slider .item img {
  max-width: 100%;
  display: inline-block;
  width: auto;
} 

#why-choose-slider .caption {
  font-weight: 700;
}

.owl-controls {
  margin-top: 0!important;
}

.owl-nav {
  bottom: 45%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: auto;
  left: 0;
  z-index: 1;
  width: 100%;
}

.prev, .next {
  margin: 0 10px;
  cursor: pointer;
}

.prev:hover, .next:hover {
  opacity: 0.7;
  filter:alpha(opacity=70);
}

.prev {
  float: left;
}

.next {
  float: right;
}

.about-us-section {
  background: url(../img/about-us-bg.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 1px 0;
}

.about-us {
  padding: 0 50px;
}

.testimonial-section {
  background: #fefdfb;
}

.testimonials {
  padding: 0 50px;
}

#testi-slider {
  padding: 0 50px;
}

#testi-slider .item {
  margin: 0;
}

#testi-slider .item.even {
  margin: 150px 0 0 -20px;
}

#testi-slider .item h4 {
  margin: 10px 0 0;
}

#testi-slider .item p {
  margin: 0 0 10px;
}

.testimonial-text {
  background: #00bc7a;
  border-radius: 5px;
  margin: 90px 0 0;
  padding: 0 50px 30px
}

#testi-slider .item.even .testimonial-text {
  background: #d7cfc5;
}

.testimonial-pic img {
  width: auto !important;
  margin: -35px auto 0;
  max-width: 100%
}

.testimonial-text h3 {
  margin: 40px 0 0;
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize
}

/*.testimonial-text p {
  font-weight: 700;
}*/

.testimonial-text span {
  color: #00a067;
  font-size: 80px;
  font-weight: 800;
  display: block;
  height: 60px;
  margin: 0;
}

#testi-slider .item.even .testimonial-text span {
  color: #9c9793;
}

.form-horizontal p.mrp-sec {
  color: #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.8em;
}

.scroll-to-top {
  position: fixed;
  background: url(../img/go-to-top.png) no-repeat;
  cursor: pointer;
  bottom: 30px;
  right: 20px;
  width: 46px;
  height: 46px;
  text-indent: -99999px;
  display: none;
  z-index: 999999
}

a:hover,a:focus{
    text-decoration: none;
    outline: none;
}
.vertical-tab{
    font-family: 'Signika', sans-serif;
    display: table;
}
.vertical-tab .nav-tabs{
    display: table-cell;
    width: 5%;
    min-width: 5%;
    vertical-align: top;
    border: none;
}
.vertical-tab .nav-tabs li{
   float: none;
   vertical-align: top;
}
.vertical-tab .nav-tabs li a{
    color: #2f3542;
    background-color: transparent;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    padding: 2px 2px;
    margin: 5px 9px 5px 0;
    border-radius: 15px;
    border: 2px solid #00b894;
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.vertical-tab .nav-tabs li a:hover,
.vertical-tab .nav-tabs li.active a,
.vertical-tab .nav-tabs li.active a:hover{
    color: #fff;
    background-color: #00b894;
    border: 2px solid #00b894;
}
.vertical-tab .nav-tabs li a:before,
.vertical-tab .nav-tabs li a:after{
    content: "";
    background: #00b894;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: -50%;
    z-index: -1;
    transition: all 0.3s ease 0s;
    clip-path: polygon(0 0, 0 100%, 100% 100%);
}
.vertical-tab .nav-tabs li a:after{
    left: 50%;
    top: -50%;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
}
.vertical-tab .nav-tabs li a:hover:before,
.vertical-tab .nav-tabs li.active a:before,
.vertical-tab .nav-tabs li a:hover:after,
.vertical-tab .nav-tabs li.active a:after{
    left: 0;
    top: 0;
}
.vertical-tab .tab-content{
    color: #000;
    background-color: #fbfaf2;
    font-size: 16px;
    line-height: 25px;
    padding: 20px 25px;
    margin-top: 10px;
    border-radius: 20px;
    outline-offset: -5px;
    display: table-cell;
    position: relative;
}
.vertical-tab .tab-content h3{
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 7px 0;
}
@media only screen and (max-width: 479px){
    .vertical-tab .nav-tabs{
        width: 100%;
        display: block;
        border: none;
    }
    .vertical-tab .nav-tabs li a{ margin: 0 0 10px; }
    .vertical-tab .tab-content{
        padding: 20px 15px 5px;
        display: block;
    }
    .vertical-tab .tab-content h3{ font-size: 18px; }
}
footer {
  background: #eeeeee;
  padding: 0 0 30px;
  position: relative;
  z-index: 1;
}

.cockroach-pic {
  margin-top: -100px;
}

footer p {
  margin: 15px 0 0;
  color: #6b6b6b;
}

/*footer p.social {
  float: right;
}*/

footer a {
  color: #fff;
  margin: 0 10px;
}

footer a .fa {
  color: #6b6b6b;
  font-size: 30px;
}

footer a:hover .fa {
  color: #00bc7a;
}


@media only screen and (max-width: 1170px) {
  h2 {
    font-size: 30px;
    font-weight: 700;
  }
  .top-form-stick {
    max-width: 360px;
    right: 20px;
  }
  .apply-now-form form {
    padding: 20px 30px 10px;
  }
  .tab-section, .why-choose-us, .about-us, .testimonials {
    padding: 0 20px;
  }
  .tab-content ul {
    padding-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  body {
    font-size: 90% !important;
  }
  h2 {
    font-size: 30px;
    text-align: center;
  }

  h3 {
    font-size: 22px;
  }
  h4 {
    margin-top: 20px;
  }
  .navbar-header {
    margin: 0 !important;
    padding: 10px 0;
  }
  .form-section .cockroach-bg {
    display: none;
  }
  #tabs li {
    margin-right: 20px;
    width: 80px;
    height: 80px;
  }
  .tab-content h4 {
    font-size: 18px;
    font-weight: 700;
  }
  .top-form-stick {
    position: static !important;
    max-width: 450px;
    margin: 10px auto 20px;
  }
  .apply-now-form {
    margin: 20px auto;
  }
  .apply-now-form form {
    padding: 20px 30px 10px;
  }
  .top-wrapper .container {
    padding: 0;
  }
  .txt-content {
    background: #00bc7a;
    position: static;
    width: 100%;
    padding: 20px 30px;
  }
  .txt-content h1 {
    font-size: 42px;
    margin-bottom: 10px;
  }
  .txt-content p {
    font-size: 16px;
  }
  .sec-title {
    margin: 20px 0 0;
    text-align: center;
  }
  #why-choose-slider {
    padding: 0 30px;
  }
  .owl-nav {
    right: 0;
    bottom: 50%;
    width: 100%;
  }
  .testimonial-text {
    margin: 0;
    padding: 0 30px 30px
  }
  #testi-slider {
    padding: 15px 0 0;
  }
  #testi-slider .owl-nav {
    right: 0;
    bottom: 48%;
    width: 100%;
  }
  .distance {
    padding: 0 20px;
  }
  .prev, .next {
    margin: 0;
  }
  .prev {
    float: left;
  }
  .next {
    float: right;
  }
  .tab-section, .why-choose-us, .about-us, .testimonials {
    padding: 0;
  }
  .cockroach-pic {
    text-align: center;
  }
  footer p.social {
    margin: 10px 0 60px;
    float: none;
    text-align: center;
  }
  .sub-section {
    padding: 15px 0;
  }
  .thankyou .txt-content {
    bottom: 20px;
  }
  .request-btn {
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
    position: fixed;
    bottom: 0;
    display: none;
    background: #f3d843;
    cursor: pointer;
    font-weight: 800;
    padding: 20px 0;
    font-size: 21px;
    width: 100%;
    z-index: 1111;
    margin: 0;
  }
  #tabs {
    margin: 20px 0;
    padding: 0;
  }
  .about-us p {
    text-align: center;
  }
}

@media only screen and (max-width: 640px) {
  .txt-content h1 {
    font-size: 36px;
    margin-bottom: 10px;
  }
  .top-form-stick {
    padding: 0 15px;
  }
  .apply-now-form {
    max-width: 360px;
  }
  #tabs {
    min-height: 130px;
  }
  #tabs li {
    margin-right: 5px;
  }
  #testi-slider .item {
    padding: 0 30px;
  }
  #testi-slider .item.even {
    margin: 0;
  }
}

@media only screen and (max-width: 480px) {
  .txt-content h1 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  h2 {
    font-size: 30px;
    font-weight: 700;
  }
  .logo {
    max-width: 105px;
  }
  .phone a {
    padding: 5px 7px;
    border-radius: 18px;
    font-size: 15px;
  }
  .cta-btn, .cta-btn:focus {
    font-size: 18px;
    padding: 7px 20px;
  }
  .txt-content {
    padding: 10px 20px;
  }
  /*.txt-content p span {
    margin-top: 5px;
    display: inline-block;
  }*/
  .apply-now-form form {
    overflow: hidden;
    padding: 20px 30px 0;
  }
  #tabs {
    min-height: 110px;
  }
  #tabs li {
    margin-right: 2px;
    width: 75px;
    height: 55px;
  }
  .form-horizontal p.mrp-sec {
    font-size: 13px;
  }
}