/*@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800&display=swap');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600&display=swap');
@import url('https://fonts.googleapis.com/css?family=Hammersmith+One&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;600;700;800&display=swap');
* {
    box-sizing: border-box;
}
body {
    font-family: 'Heebo', sans-serif;
}
h1,
h2,
h3,
h4 {
    font-family: 'Heebo', sans-serif !important;
}
a,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
}
.transition,
.transition:hover,
button,
button:hover {
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
}
input,
input:focus,
input:hover,
button,
button:focus,
button:hover,
select,
select:focus,
select:hover,
option,
option:focus,
option:hover {
    outline: 0;
}
.m-0 {
    margin: 0;
}
.mt-0 {
    margin-top: 0;
}
.mt-10 {
    margin-top: 10px;
}
.mt-15 {
    margin-top: 15px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-25 {
    margin-top: 25px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-35 {
    margin-top: 35px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-45 {
    margin-top: 45px;
}
.mt-50 {
    margin-top: 50px;
}
.mt-65 {
    margin-top: 65px;
}
.mb-0 {
    margin-bottom: 0;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-15 {
    margin-bottom: 15px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-25 {
    margin-bottom: 25px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-35 {
    margin-bottom: 35px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-45 {
    margin-bottom: 45px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mr-0 {
    margin-right: 0;
}
.mr-10 {
    margin-right: 10px;
}
.mr-15 {
    margin-right: 15px;
}
.mr-20 {
    margin-right: 20px;
}
.mr-25 {
    margin-right: 25px;
}
.mr-30 {
    margin-right: 30px;
}.mr-35 {
    margin-right: 35px;
}
.mr-40 {
    margin-right: 40px;
}
.mr-45 {
    margin-right: 45px;
}
.mr-50 {
    margin-right: 50px;
}
.ml-0 {
    margin-left: 0;
}
.ml-10 {
    margin-left: 10px;
}
.ml-15 {
    margin-left: 15px;
}
.ml-20 {
    margin-left: 20px;
}
.ml-25 {
    margin-left: 25px;
}
.ml-30 {
    margin-left: 30px;
}
.ml-35 {
    margin-left: 35px;
}
.ml-40 {
    margin-left: 40px;
}
.ml-45 {
    margin-left: 45px;
}
.ml-50 {
    margin-left: 50px;
}
.p-0 {
    padding: 0;
}
.pt-0 {
    padding-top: 0;
}
.prm-5{
    padding-right:5px;
}
.plm-5{
    padding-left:5px;
}
.pr-0 {
    padding-top: 0;
}
.pl-0 {
    padding-top: 0;
}
.pt-10 {
    padding-top: 10px;
}
.pt-15 {
    padding-top: 15px;
}
.pt-20 {
    padding-top: 20px;
}
.pt-25 {
    padding-top: 25px;
}
.pt-30 {
    padding-top: 30px;
}
.pt-35 {
    padding-top: 35px;
}
.pt-40 {
    padding-top: 40px;
}
.pt-45 {
    padding-top: 45px;
}
.pt-50 {
    padding-top: 50px;
}
.pb-0 {
    padding-bottom: 0;
}
.pb-10 {
    padding-bottom: 10px;
}
.pb-15 {
    padding-bottom: 15px;
}
.pb-20 {
    padding-bottom: 20px;
}
.pb-25 {
    padding-bottom: 25px;
}
.pb-30 {
    padding-bottom: 30px;
}
.pb-35 {
    padding-bottom: 35px;
}
.pb-40 {
    padding-bottom: 40px;
}
.pb-45 {
    padding-bottom: 45px;
}
.pb-50 {
    padding-bottom: 50px;
}
.pr-0 {
    padding-right: 0;
}
.pr-10 {
    padding-right: 10px;
}
.pr-15 {
    padding-right: 15px;
}
.pr-20 {
    padding-right: 20px;
}
.pr-25 {
    padding-right: 25px;
}
.pr-30 {
    padding-right: 30px;
}
.pr-35 {
    padding-right: 35px;
}
.pr-40 {
    padding-right: 40px;
}
.pr-45 {
    padding-right: 45px;
}
.pr-50 {
    padding-right: 50px;
}
.pl-0 {
    padding-left: 0;
}
.pl-10 {
    padding-left: 10px;
}
.pl-15 {
    padding-left: 15px;
}
.pl-20 {
    padding-left: 20px;
}
.pl-25 {
    padding-left: 25px;
}
.pl-30 {
    padding-left: 30px;
}
.pl-35 {
    padding-left: 35px;
}

.pl-40 {
    padding-left: 40px;
}
.pl-45 {
    padding-left: 45px;
}
.pl-50 {
    padding-left: 50px;
}
.sec-pad-t-50 {
    padding-top: 50px;
}
.sec-pad-b-50 {
    padding-bottom: 50px;
}
.sec-pad-20 {
    padding: 20px 0;
}
.sec-pad-40 {
    padding: 40px 0;
}
.sec-pad-50 {
    padding: 50px 0;
}
.sec-pad-60 {
    padding: 60px 0;
}
.sec-pad2-60{
    padding:60px 0 0;
}
.sec-pad-70 {
    padding: 70px 0;
}
.sec-pad-80 {
    padding: 80px 0;
}
.btn-block {
    width: 100%;
}
.display-none {
    display: none;
}
.display-in-block {
    display: inline-block;
}
.display-inline {
    display: inline;
}
.gray-bg {
    background: #fdfdfd;
}
.darkgray-bg {
    background: #f8f8f8;
}
.bg-white {
    background-color: #FFF;
}
.light-bg {
    background-color: #fafafa;
}
.black-bg {
    background-color: #2d3441;
}
.btn {
    background-color: #000;
}
.btn-custom {
    color: white;
    font-size: 16px;
    border-radius: 50px;
    text-transform: uppercase;
    padding: 10px 25px;
    cursor: pointer;
    border: none;
    background-size: 300% 100%;
    transition: all .4s ease-in-out;
    font-weight: 500;
}
.btn-custom:hover {
    background-position: 100% 0;
    transition: all .4s ease-in-out;
    color: #fff;
}
.btn-custom.theme-color {
    background-image: linear-gradient(to right, #19d3dc, #1bd3c9, #1bd3c9, #19d2dd);
}
.paraText {
    font-size: 15px;
    line-height: 26px;
    color: #666;
    margin-bottom: 10px;
}
.themeColor{
    color:#000 !important;
}
/*--navbar--*/
.topHeader .navbar-brand img {
    max-width: 160px;
}
.topHeader .nav-item > .nav-link {
    position: relative;
    padding: 0;
    color: #797979;
    font-size: 15px;
    line-height: 38px;
    font-weight: 600;
    text-transform: uppercase;
    background: transparent;
    border: 0;
}
.topHeader .nav-item.active > .nav-link, .topHeader .nav-item > .nav-link:hover{
    color:#000;
    font-weight: 600;
}
.topHeader .nav-item > .nav-link {
    padding: 0 18px;
}
.signupBtn .nav-link {
    display: inline-block;
    border: 1px solid #000 !important;
    border-radius: 4px;
}
.signupBtn .nav-link:hover{
    background-color:#000;
    color:#fff !important;
}
.topHeader {
    font-family: 'Source Sans Pro', sans-serif;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1030;
    width: 100%;
    box-shadow: 0 0 15px rgba(0,0,0,.2) !important;
}
.topHeader .navbar{
    padding: 0rem 1rem;
}
/*--banner--*/
.bannerSlider .item{
    position: relative;
}
.bannerSlider .item::before{
    content:"";
    position: absolute;
    background-color:rgba(0,0,0,0.35);
    width:100%;
    height:100%;
    left:0;
    top:0;
}
.bannerSliderCont {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.bannerSliderCont h3{
    font-size: 54px;
    line-height: 1.26em;
    font-weight: 400;
    color:#fff;
    margin: 0;
}
.bannerSliderCont p{
    font-size: 25px;
    line-height: 35px;
    color:#fff;
    letter-spacing: .03em;
}
.btnSlider {
    line-height: 25px;
    padding: 15px 30px;
    border-radius: 30px;
}
.btnSlider:hover{
    transform: translate(0, -5px);
}
.bannerSlider .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}
.bannerSlider .owl-dots.active span{
    background:#fff !important;
}
.custom-underline {
    position: relative;
    display: inline-block;
}
/*.custom-underline::after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 3px !important;
    width: 30%;
    left: 35%;
    background-color: #797979;
    transition: 0.4s ease-out all .1s;
}
.custom-underline:hover::after {
    width: 90%;
    left: 5%;
    transition: 0.5s ease all;
}
.btnMenuLink.active .custom-underline::after{
    width: 90%;
    left: 5%;
    background-color: #000;
}*/
.mrginTop{
    margin-top:80px;
}
/*--services--*/
.secTitle h2 {
    font-family: 'Hammersmith One', sans-serif;
    text-transform: capitalize;
    font-size: 42px;
    color:#000;
}
.servicesBlock .media span {
    border: 4px solid #b3b3b3;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 44px;
    color: #000;
    font-size: 20px;
    font-weight: bold;
}
.servicesBlock .media h5{
    font-weight:bold;
}
.para {
    color: #626262;
    line-height: 27px;
}
.servicesBlock .media {
    margin-bottom: 20px;
}
.serRightSec img {
    border: 1px dashed #000;
    padding: 5px;
}
.serRightSec img {
    max-width: 80%;
}
/*--service process step--*/
.servicessProcessStep {
    border: 10px solid #f1f5f6;
    padding: 50px;
}
.servicessProcessStep img {
    max-width: 100px;
}
.servicessProcessStep h2 {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
}
.servicessProcessStep{
    position: relative;
}
.numbringCount {
    position: absolute;
    z-index: 10;
    font-size: 1.077em;
    font-weight: 700;
    left: 50%;
    margin-left: -25px;
    bottom: -25px;
    background: #fff;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #000;
    border: 1px solid #000;
    -webkit-box-shadow: 0 9px 16px rgba(58,87,135,.15);
    box-shadow: 0 9px 16px rgba(58,87,135,.15);
}
.servicessProcessStep:hover .numbringCount{
    background-color:#000;
    color:#fff;
}
/*--footer--*/
.footerSection {
    background-color: #000;
    color: #fff;
    padding: 25px;
}
.footerSection a{
    color:#fff;
}
/*--pest problem--*/
.pestProblm{
    background-color:#f3f5f6;
}
.secTitle p {
    max-width: 70%;
    margin: 0 auto;
}
.pestIcon{
    line-height:110px;
}
.pestIcon {
    width: 110px;
    height: 110px;
    text-align: center;
    border: 10px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    margin:0 auto;
    transition: 0.4s;
    cursor: pointer;
    position: relative;
}
.pestTitle a {
    color: #5f5f5f;
    font-size: 18px;
    letter-spacing: 0.04em;
}
.pestIcon:hover{
    border: 10px solid #000;
}
.pestTitle a:hover{
    color:#000;
}
.pestBlock:hover .pestIcon{
    border: 10px solid #000;
}
.pestIcon img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.flex-grow-1{
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}
/*--services--*/
.serviceItem{
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #f1f1f1;
    padding: 55px 30px;
    text-align: center;
    border-radius: 5px;
}
.service-icon{
    padding-bottom: 38px;
}
.serviceTitle {
    font-weight: bold;
    font-size: 20px;
    color: #626262;
}
.serviceItem p {
    font-size: 14px;
}
.readMore {
    color: #000;
    font-weight: 500;
    letter-spacing: 0.02em;
}
.serviceItem:hover{
    background-color:#fff;
    -webkit-box-shadow: 0px 0px 12px -2px rgba(1, 26, 72, 0.1);
    box-shadow: 0px 0px 12px -2px rgba(1, 26, 72, 0.1);
}
.serviceItem:hover .readMore, .readMore:hover{
    letter-spacing: 1.2px;
}
.serviceItem:hover h4{
    color:#000;
}
/*--signup form--*/
.backgroundGrey{
    background-color:#f2f2f2;
}
.formBox{
    max-width: 650px;
    margin: 0px auto;
    background-color:#fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.formBox h2 {
    margin: 0;
    padding: 35px 15px;
    text-align: center;
    background: #000;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Open Sans',sans-serif;
    border-bottom: 10px solid #828282;
}
.formWrap{
    padding: 20px;
    position: relative;
}
.greyPestForm .form-control {
    padding: 0.8rem .75rem;
    font-size: 14px;
}
.greyPestForm .form-control:focus {
    border-color: #000;
    box-shadow: none;
}
.greyPestForm select.form-control:not([size]):not([multiple]) {
    height: calc(2.8rem + 2px);
}
.greyPestForm  select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("../images/dropdown_ico.png") 98% / 4% no-repeat 
    #fff;
}
.btnSlider.btnSlider2{
    padding: 12px 30px;
}
.otherForm {
    color: #828282;
    line-height: 40px;
}
.otherForm a {
    color: #1fb5ac;
    font-weight: 600;
}
.minHgtFooter{
    min-height: calc(100vh - 166px);
}
/*--login form--*/
.formBox.loginForm{
    max-width:420px;
}
.frgotPassrd, .frgotPassrd:hover{
    color:#e8101a;
    font-weight: 500;
    font-size:14px;
}
/*-checkbox Styling--*/
.chckBox input[type="checkbox"] { display: none; }
.chckBox input[type="checkbox"] + label {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px;
    font: 14px/20px 'Open Sans', Arial, sans-serif;
    color: #000;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    font-weight: 600;
}
.chckBox input[type="checkbox"] + label:last-child { margin-bottom: 0; }
.chckBox input[type="checkbox"] + label::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border: 2px solid #000;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .6;
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s;
}
.chckBox input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/*--image upload styling --*/
.avatar-upload {
    position: relative;
    max-width: 205px;
    margin: 0px auto 20px;
}
.avatar-upload .avatar-edit {
    position: absolute;
    right: 30px;
    z-index: 1;
    top: 10px;
}
.avatar-upload .avatar-edit input {
  display: none;
}
.avatar-upload .avatar-edit input + label {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #fff;
    border: 1px solid #000;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
}
.avatar-upload .avatar-edit input + label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}
.avatar-upload .avatar-edit input + label i {
    color: #000;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
}
.avatar-upload .avatar-preview {
    width: 160px;
    height: 160px;
    position: relative;
    border-radius: 100%;
    border: 6px solid #F8F8F8;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
}
.avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/*11-11-2020/12-11-2020-Vaishali-work*/

.pestHeader {
    background-color: #fff !important;
    height: 80px;
}

.regBtn {
    padding: 6px 22px !important;
}

.aboutImg img {
    border:none;
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
    box-shadow: 0px 0px 3px 0px #ddd;
}
/*.aboutText {
    margin-top: 45px;
}*/
.aboutText p {
    line-height: 30px;
    color: #626262;
}
.quote h4 {
    background: #f2f2f2;
    padding: 15px;
    font-size: 18px;
    border-radius: 15px;
    border-bottom-right-radius: 0;
}
.serRightSec.aboutImg img {
    max-width: 100%;
    /* width: 100%; */
}
.aboutSec {
    background-color: #fffcfc;
}

/*18-11-2020*/

.passwordImg {
    text-align: center;
}
.passwordImg img {
    width: 100%;
    max-width: 85px;
    margin-bottom: 10px;
}
.passwordImg h5 {
    font-weight: 700;
}
.passwordImg p {
    width: 100%;
    max-width: 350px;
    margin: 0 auto 20px;
    /*color: #828282;*/
}
.pswrdBtn {
    justify-content: center;
    border-top: none;
    padding-top: 0px;
}

.greyPestForm .form-group textarea {
    width: 100%;
    padding: 0.4rem .75rem;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-size: 14px;
}
.greyPestForm .form-group textarea:focus {
    border: 1px solid #000 !important;
}
.bgColor {
    background-color: #fff;
}
.readMore-sec {
    text-align: center;
}
.text {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #808080;
    margin: 0px 0px 15px;
    margin: 30 auto;
    text-align: left;
    width: 100%;
    max-width: 800px;
    padding: 0px 15px;
}
.readMore-sec blockquote {
    position: relative;
    background: #000;
    padding: 35px 20px;
    border-radius: 20px;
    margin: 50px 0;
    width: 100%;
    max-width: 770px;
    margin: 0 auto;
}
.readMore-sec blockquote .text-1 {
    color: #fff;
    font-size: 20px;
}

/*23-10-2020*/
.mothImg img {
    width: 100%;
    max-width: 45px;
}

.bannerSliderCont p {
    max-width: 600px;
}
.formBox h2 span {
    display: block;
    font-size: 15px;
    margin-top: 12px;
    color: #c6c6c6;
}

/*RESPONSIVE*/

@media only screen and (max-width: 320px) {
  .aboutText {
    margin-top: 30px !important;
  }
}