body {font-family: 'IBM Plex Serif', serif;background: #fff;color: #3b3c36;}
a {color: #3b3c36;text-decoration: none;}
a:hover {color: #3b3c36;text-decoration: none;}h1, h2, h3, h4, h5, h6 {font-family: 'IBM Plex Serif', serif;}
#preloader {position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 9999;overflow: hidden;background: #222;}
#preloader:before {content: "";position: fixed;background-image:url("../images/preloader-1.png");top: calc(50% - 30px);left: calc(50% - 30px);width: 100px;height: 100px;-webkit-animation: animate-preloader 1s linear infinite;animation: animate-preloader 1s linear infinite;}
@-webkit-keyframes animate-preloader {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}
@keyframes animate-preloader {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}
.back-to-top {position: fixed;visibility: hidden;opacity: 0;right: 15px;bottom: 15px;z-index: 996;width: 44px;height: 44px;border-radius: 50px;transition: all 0.4s;border: 2px solid #cda45e;}
.back-to-top i {font-size: 28px;color: #cda45e;line-height: 0;}
.back-to-top:hover {background: #cda45e;color: #1a1814;}
.back-to-top:hover i {color: #444444;}.back-to-top.active {visibility: visible;opacity: 1;}
@media screen and (max-width: 768px) {[data-aos-delay] {transition-delay: 0 !important;}}
#header {background:#fff;transition: all 0.5s;z-index: 997;padding: 5px 0;}
#header.header-scrolled {top: 0;background:#fff;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
#header .logo img {max-height:80px;}
.book-a-table-btn {margin: 0 0 0 15px;border: 2px solid #ed632b;color: #fff;padding: 8px 25px;background-color:#ed632b;text-transform: uppercase;font-size: 15px;font-weight: 700;letter-spacing: 1px;transition: 0.3s;border-radius:5px;}
.book-a-table-btn:hover {background: #332644;border: 2px solid #332644;color: #fff;}
@media (max-width: 992px) {
.book-a-table-btn {margin: 0 15px 0 0;padding: 8px 20px;}}
.navbar {padding: 0;}
.navbar ul {margin: 0;padding: 0;display: flex;list-style: none;align-items: center;}
.navbar li {position: relative;}
.navbar a, .navbar a:focus {display: flex;align-items: center;justify-content: space-between;padding: 10px 10px 10px 15px;color: #3b3c36;white-space: nowrap;transition: 0.3s;font-size: 16px;font-weight:500;}
.navbar a i, .navbar a:focus i {font-size: 12px;line-height: 0;margin-left: 5px;}
.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover>a {color: #ed632b;}
.navbar .dropdown ul {display: block;position: absolute;left: 14px;top: calc(100% + 30px);margin: 0;padding: 10px 0;z-index: 99;opacity: 0;visibility: hidden;background: #fff;box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);transition: 0.3s;border-radius: 4px;}.navbar .dropdown ul li {min-width: 200px;}
.navbar .dropdown ul a {padding: 10px 20px;color: #444444;}.navbar .dropdown ul a i {font-size: 12px;}
.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover>a {color: #cda45e;}
.navbar .dropdown:hover>ul {opacity: 1;top: 100%;visibility: visible;}
.navbar .dropdown .dropdown ul {top: 0;left: calc(100% - 30px);visibility: hidden;}
.navbar .dropdown .dropdown:hover>ul {opacity: 1;top: 0;left: 100%;visibility: visible;}
@media (max-width: 1366px) {.navbar .dropdown .dropdown ul {left: -90%;}.navbar .dropdown .dropdown:hover>ul {left: -100%;}}
.mobile-nav-toggle {color: #ed632b;font-size: 38px;cursor: pointer;display: none;line-height: 0;transition: 0.5s;}
@media (max-width: 991px) {.mobile-nav-toggle {display: block;}
.navbar ul {display: none;}}
.navbar-mobile {position: fixed;overflow: hidden;top: 0;right: 0;left: 0;bottom: 0;background: rgba(0, 0, 0, 0.9);transition: 0.3s;z-index: 999;}
.navbar-mobile .mobile-nav-toggle {position: absolute;top: 15px;right: 15px;}
.navbar-mobile ul {display: block;position: absolute;top: 55px;right: 15px;bottom: 15px;left: 15px;padding: 10px 0;border-radius: 6px;background-color: #fff;overflow-y: auto;transition: 0.3s;}
.navbar-mobile a, .navbar-mobile a:focus {padding: 10px 20px;font-size: 18px;color: #3b3c36;}
.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover>a {color: #ed632b;}
.navbar-mobile .getstarted, .navbar-mobile .getstarted:focus {margin: 15px;}
.navbar-mobile .dropdown ul {position: static;display: none;margin: 10px 20px;padding: 10px 0;z-index: 99;opacity: 1;visibility: visible;background: #fff;box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);}
.navbar-mobile .dropdown ul li {min-width: 200px;}
.navbar-mobile .dropdown ul a {padding: 10px 20px;}
.navbar-mobile .dropdown ul a i {font-size: 12px;}
.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover>a {color: #cda45e;}
.navbar-mobile .dropdown>.dropdown-active {display: block;}
#intro-carousel .item::before {content: '';background-color:rgb(0,0,0,0.45);position: absolute;height: 100%;width: 100%;top: 0;right: 0;left: 0;bottom: 0;}
#intro-carousel .item {width: 100%;height:550px;background-size: cover;background-position:center;background-repeat: no-repeat;position:relative;}
.section-header {margin-bottom: 30px;}
.section-header h2 {font-size: 32px;color: #0c2e8a;text-transform: uppercase;font-weight: 700;position: relative;padding-bottom: 20px;}
.section-header h2::before {content: '';position: absolute;display: block;width: 50px;height: 3px;background: #50d8af;bottom: 0;left: 0;}
.section-header p {padding: 0;margin: 0;}
.control-head h3{color: #fff;font-size:20px;font-weight:600;letter-spacing:0.5px;line-height:1.25;text-transform:uppercase;}
.control-head h2{color: #fff;font-size:4rem;font-weight:700;letter-spacing:0.5px;line-height:1.25;text-transform:capitalize;}
.control-head {margin-top:6em;position:absolute;z-index:1;width: 50%;}
.button-85:hover{color:#fff;}
.button-85 {border: none;outline: none;color: #fff;background:transparent;cursor: pointer;font-size:1.8em;font-weight:700;}
.wrapper{display: flex;align-items: center;justify-content: flex-start;position:relative;gap:1em;}
.coccoc-alo-ph-circle {width: 160px;height: 160px;top: 20px;left: -30px;position: absolute;background-color: transparent;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid rgba(30, 30, 30, 0.4);opacity: .1;-webkit-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;-moz-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;-ms-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;-o-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
.coccoc-alo-phone {background-color: transparent;width: 100px;height: 180px;cursor: pointer;z-index: 200000 !important;-webkit-backface-visibility: hidden;-webkit-transform: translateZ(0);-webkit-transition: visibility .5s;-moz-transition: visibility .5s;-o-transition: visibility .5s;transition: visibility .5s;left: 0px;top: 0px;position: relative;}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {background-color: #ed632b;opacity: .75 !important;}
.coccoc-alo-ph-circle-fill {width: 100px;height: 100px;top: 50px;left:0px;position: absolute;background-color: #ed632b;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .1;-webkit-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;-o-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
.coccoc-alo-ph-img-circle {width: 60px;height: 60px;top: 70px;left: 20px;position: absolute;background: rgba(30, 30, 30, 0.1) url("../images/phone.png") no-repeat center center;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;-webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;-moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;-ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;-o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {background-color: #ed632b;}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {border-color: #ed632b;opacity: .5;}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle, .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle {border-color: #332644;opacity: .5;}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle-fill, .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle-fill {background-color:#332644;opacity: .75 !important;}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-img-circle, .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-img-circle {background-color: #332644;}
@-moz-keyframes coccoc-alo-circle-anim {0% {transform: rotate(0) scale(.5) skew(1deg);opacity: .1 }30% {transform: rotate(0) scale(.7) skew(1deg);opacity: .5 }100% {transform: rotate(0) scale(1) skew(1deg);opacity: .1 }}
@-webkit-keyframes coccoc-alo-circle-anim {0% {transform: rotate(0) scale(.5) skew(1deg);opacity: .1 }30% {transform: rotate(0) scale(.7) skew(1deg);opacity: .5 }100% {transform: rotate(0) scale(1) skew(1deg);opacity: .1 }}
@-o-keyframes coccoc-alo-circle-anim {0% {transform: rotate(0) scale(.5) skew(1deg);opacity: .1 }30% {transform: rotate(0) scale(.7) skew(1deg);opacity: .5 }100% {transform: rotate(0) scale(1) skew(1deg);opacity: .1 }}
@keyframes coccoc-alo-circle-anim {0% {transform: rotate(0) scale(.5) skew(1deg);opacity: .1 }30% {transform: rotate(0) scale(.7) skew(1deg);opacity: .5 }100% {transform: rotate(0) scale(1) skew(1deg);opacity: .1 }}
@-moz-keyframes coccoc-alo-circle-fill-anim {0% {transform: rotate(0) scale(.7) skew(1deg);opacity: .2 }50% {transform: rotate(0) scale(1) skew(1deg);opacity: .2 }100% {transform: rotate(0) scale(.7) skew(1deg);opacity: .2 }}
@-webkit-keyframes coccoc-alo-circle-fill-anim {0% {transform: rotate(0) scale(.7) skew(1deg);opacity: .2 }50% {transform: rotate(0) scale(1) skew(1deg);opacity: .2 }100% {transform: rotate(0) scale(.7) skew(1deg);opacity: .2 }}@-o-keyframes coccoc-alo-circle-fill-anim {0% {transform: rotate(0) scale(.7) skew(1deg);opacity: .2 }50% {transform: rotate(0) scale(1) skew(1deg);opacity: .2 }100% {transform: rotate(0) scale(.7) skew(1deg);opacity: .2 }}
@keyframes coccoc-alo-circle-fill-anim {0% {transform: rotate(0) scale(.7) skew(1deg);opacity: .2 }50% {transform: rotate(0) scale(1) skew(1deg);opacity: .2 }100% {transform: rotate(0) scale(.7) skew(1deg);opacity: .2 }}
@-moz-keyframes coccoc-alo-circle-img-anim {0% {transform: rotate(0) scale(1) skew(1deg) }10% {transform: rotate(-25deg) scale(1) skew(1deg) }20% {transform: rotate(25deg) scale(1) skew(1deg) }30% {transform: rotate(-25deg) scale(1) skew(1deg) }40% {transform: rotate(25deg) scale(1) skew(1deg) }50% {transform: rotate(0) scale(1) skew(1deg) }100% {transform: rotate(0) scale(1) skew(1deg) }}
@-webkit-keyframes coccoc-alo-circle-img-anim {0% {transform: rotate(0) scale(1) skew(1deg) }10% {transform: rotate(-25deg) scale(1) skew(1deg) }20% {transform: rotate(25deg) scale(1) skew(1deg) }30% {transform: rotate(-25deg) scale(1) skew(1deg) }40% {transform: rotate(25deg) scale(1) skew(1deg) }50% {transform: rotate(0) scale(1) skew(1deg) }100% {transform: rotate(0) scale(1) skew(1deg) }}
@-o-keyframes coccoc-alo-circle-img-anim {0% {transform: rotate(0) scale(1) skew(1deg) }10% {transform: rotate(-25deg) scale(1) skew(1deg) }20% {transform: rotate(25deg) scale(1) skew(1deg) }30% {transform: rotate(-25deg) scale(1) skew(1deg) }40% {transform: rotate(25deg) scale(1) skew(1deg) }50% {transform: rotate(0) scale(1) skew(1deg) }100% {transform: rotate(0) scale(1) skew(1deg) }}
@keyframes coccoc-alo-circle-img-anim {0% {transform: rotate(0) scale(1) skew(1deg) }10% {transform: rotate(-25deg) scale(1) skew(1deg) }20% {transform: rotate(25deg) scale(1) skew(1deg) }30% {transform: rotate(-25deg) scale(1) skew(1deg) }40% {transform: rotate(25deg) scale(1) skew(1deg) }50% {transform: rotate(0) scale(1) skew(1deg) }100% {transform: rotate(0) scale(1) skew(1deg) }}
.leading-pest{background-color:#332644;color:#fff;padding:30px;}
.button-37:hover{background-color: #ed632b;opacity:0.8;color:#fff;}
.button-37 {background-color: #ed632b;border: 1px solid #ed632b;border-radius: 4px;box-shadow: rgba(0, 0, 0, .1) 0 2px 4px 0;box-sizing: border-box;color: #fff;cursor: pointer;font-size: 15px;font-weight: 500;outline: none;outline: 0;padding: 10px 25px;text-align: center;transform: translateY(0);transition: transform 150ms, box-shadow 150ms;user-select: none;-webkit-user-select: none;touch-action: manipulation;text-transform:uppercase;}
.button-37:hover {box-shadow: rgba(0, 0, 0, .15) 0 3px 9px 0;transform: translateY(-2px);}
@media (min-width: 768px) {.button-37 {padding: 10px 30px;}}
.pest-provider{color: #fff;font-size: 1.6rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.25;text-transform: capitalize;margin-bottom:0;}
.blok {margin: 10px 0;}
.feature-item .image {overflow: hidden;background-color: #ed632b;}
.blok-title {color: #332644;padding: 5px 0 5px 10px;border-left: 3px solid #ed632b;margin-top: 5px;font-size:20px;font-weight:600;margin-bottom: 5px;}
.description p{text-transform: none;font-size: 16px;line-height: 1.5;font-weight: 400;color:#3b3c36;margin-bottom: 5px;}
.lead-sect-pest{padding-top:60px;padding-bottom:60px;}
.quotes {background: #fff;color: #fff;padding:60px ;position: relative;overflow: hidden;margin-bottom: 0;box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.quotes .blok-title {color: #332644;border-left: 0;padding-left: 0;font-size: 26px;font-weight: 700;line-height: 30px;}
.quotes .blok-title span {color: #ed632b;font-size: 20px;font-weight: 600;}
.quotes form {position: relative;z-index: 2;}
.shake {margin-top: 10px;margin-bottom: 10px;}
.form-group {margin-bottom: 15px;}
.shake .form-control {padding: 10px 0px;border-radius: 0;background-color: transparent;border: 0;border-bottom: 1px solid #9F7A4E;}
.has-error .form-control {border-color: #ed632b;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);}
.shake .btn-default {padding: 10px 25px;background-color: #ed632b;border-color: #ed632b;border-radius: 0;color: #fff;font-weight: bold;opacity: 1;width: 100%;}
#intro-carousel{margin-top:5em;}
#about{background-color:#fff;padding-top: 80px;padding-bottom: 80px;}
.abou_sectiom h6, .abou_sectiom1 h6{color: #ed632b;font-size: 20px;font-weight: 600;letter-spacing: 0.5px;line-height: 1.25;text-transform: uppercase;}
.abou_sectiom h2, .abou_sectiom1 h3{color: #332644;font-size: 1.8rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.35;}
.abou_sectiom p{text-transform: none;font-size: 18px;line-height: 1.7;font-weight: 400;color: #3b3c36;margin-bottom: 10px;}
.abou_sectiom1{margin-top:30px;text-align: center;margin-bottom:30px;}
.button-30 {align-items: center;appearance: none;background-color: #332644;border-radius: 4px;border-width: 0;box-shadow: rgba(45, 35, 66, 0.4) 0 2px 4px,rgba(45, 35, 66, 0.3) 0 7px 13px -3px,#D6D6E7 0 -3px 0 inset;box-sizing: border-box;color: #36395A;cursor: pointer;display: inline-flex;justify-content: center;line-height: 1;list-style: none;overflow: hidden;position: relative;text-align: left;text-decoration: none;transition: box-shadow .15s,transform .15s;user-select: none;-webkit-user-select: none;touch-action: manipulation;white-space: nowrap;will-change: box-shadow,transform;font-size: 18px;color: #fff;padding: 16px 30px;}
.button-30:focus {box-shadow: #D6D6E7 0 0 0 1.5px inset, rgba(45, 35, 66, 0.4) 0 2px 4px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #D6D6E7 0 -3px 0 inset;}
.button-30:hover {box-shadow: rgba(45, 35, 66, 0.4) 0 4px 8px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #D6D6E7 0 -3px 0 inset;transform: translateY(-2px);}
.button-30:active {box-shadow: #D6D6E7 0 3px 7px inset;transform: translateY(2px);}
.widget-container {padding: 7em 1em 4em 1em;background-color:#fff;border-radius: 7px 8px 8px 8px;box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);position:relative;border:3px solid #ed632b;}
.stylish0ne{background-color: #ed632b;position: absolute;top: 0;left: 0;width: 25%;height: 80px;padding: 2em;border-radius: 8px 0px 0px 0px;}
.stylish0ne span{color:#fff;font-size:2em;font-weight:700;line-height: 0;}
.inspect{text-align:center;height: 25vh;}
.inspect h5{color: #332644;font-size: 1.4rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.45;margin-top:10px;text-transform:uppercase;}
.inspect p{text-transform: none;font-size: 16px;line-height: 1.5;font-weight: 500;color: #3b3c36;margin-bottom: 0px;}
.requestion-text{text-align:center;margin-top:30px;margin-bottom:30px;}
.requestion-text a{color: #332644;font-size: 1.6rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.35;text-transform:uppercase;}
#Services{padding-top:60px;background-color:#f5f5f5f5;}
.content {position: relative;margin-bottom: 20px;overflow: hidden;border-radius: 20px;}
.content .content-overlay {background: rgba(0,0,0,0.45);position: absolute;height: 99%;width: 100%;left: 0;top: 0;bottom: 0;right: 0;opacity: 0;-webkit-transition: all 0.4s ease-in-out 0s;-moz-transition: all 0.4s ease-in-out 0s;transition: all 0.4s ease-in-out 0s;}
.content:hover .content-overlay{opacity: 1;}
.content-image{width: 100%;height:320px;}
.content-image1{width: 100%;height:200px;}
.content-details {position: absolute;text-align: center;padding-left: 1em;padding-right: 1em;width: 100%;top: 50%;left: 50%;opacity: 0;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);-webkit-transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s;transition: all 0.3s ease-in-out 0s;}
.content:hover .content-details{top: 50%;left: 50%;opacity: 1;}
.content-details .content-title {color: #fff;font-weight: 500;margin-bottom: 0.5em;text-transform:capitalize;font-size:20px;line-height:1.4;}
.fadeIn-bottom{top: 80%;}#solutions{background-color: #fff;padding-top:60px;padding-bottom:60px;}
.solutions {overflow: hidden;}
.solutions .nav-tabs {border: 0;}
.solutions .nav-link {border: 0;padding: 12px 15px;transition: 0.3s;color: #332644;border-radius: 0;border-right: 2px solid #ed632b;font-weight: 500;font-size: 17px;}
.solutions .nav-link:hover {color: #332644;}
.solutions .nav-link.active {color: #fff;background: #ed632b;border-color: #ed632b;}
.solutions .nav-link:hover {border-color: #fff;}
.solutions .tab-pane.active {-webkit-animation: fadeIn 0.5s ease-out;animation: fadeIn 0.5s ease-out;}
.solutions .details h3{font-size: 28px;font-weight: 600;margin-bottom: 10px;color: #ed632b;line-height: 1.4;}
.solutions .details h4 {font-size: 22px;font-weight: 600;margin-bottom: 10px;color: #ed632b;line-height: 1.4;margin-top: 20px;}
.solutions .details p, .elimination li {font-weight: 400;font-size: 18px;line-height: 1.8;}
.solutions .details p:last-child {margin-bottom: 0;}
@media (max-width: 992px) {
.solutions .nav-link {border: 0;padding: 15px;}}
.abou_sectiom123 h3{color: #332644;font-size: 2.3rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.35;}
.abou_sectiom123 h6{color: #ed632b;font-size: 20px;font-weight: 600;letter-spacing: 0.5px;line-height: 1.25;text-transform: uppercase;}
.abou_sectiom123{margin-top: 10px;text-align: center;margin-bottom: 30px;}
.counts {background: #fff;padding: 100px 0 100px 0;color: #fff;background-image:url("../images/chemicals-pest-control.jpg");position: relative;-webkit-backface-visibility: visible !important;background-repeat: no-repeat;background-position: center top;background-size: cover;background-attachment: fixed;}
.counts .counters span {font-size: 40px;display: block;font-weight: 700;}
.counts .counters p {font-size: 18px;font-weight: 500;margin-top: 10px;}
.flex-counter{display: flex;justify-content: center;gap: 0.5em;}
.conter_sec h3{color: #fff;font-size: 2.3rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.35;}
.conter_sec h6{color: #ed632b;font-size: 20px;font-weight: 600;letter-spacing: 0.5px;line-height: 1.25;text-transform: uppercase;}
.conter_sec{margin-top: 10px;text-align: left;margin-bottom: 30px;}
.over-count{text-align:center;margin-top:20px;}#Choose{background-color:#072440;padding-top:80px;padding-bottom:80px;}
.svg-frea{width: 6.1rem;height:6.1rem;background-color:#ed632b;border-radius: 50%;margin: 0 auto;}
.total_free{text-align: center;transition: border-color 0.3s,background-color 0.3s;margin-top:30px;background-color: #fff;padding: 20px;border-radius:20px;cursor:pointer;}
.svg-frea svg {height: 6.3rem;}
.text-cgoohs h4{margin-top: 5px;font-size: 20px;font-weight: 600;margin-bottom: 5px;text-transform:capitalize;}
.text-cgoohs p{text-transform: none;font-size: 16px;line-height: 1.5;font-weight: 400;margin-bottom: 5px;}#clients{background-color:#fff;padding-top:60px;padding-bottom:60px;}
.clients .clients-wrap {border-top: 1px solid #ececec;border-left: 1px solid #ececec;}
.clients .client-logo {padding: 20px;display: flex;justify-content: center;align-items: center;border-right: 1px solid #ececec;border-bottom: 1px solid #ececec;overflow: hidden;background: #fff;height: 100px;}
.clients .client-logo img {transition: all 0.3s ease-in-out;height: 76px;}
.clients .client-logo h5 {transition: all 0.3s ease-in-out;height: 76px;filter: grayscale(100%);display: flex;justify-content: center;align-items: center;text-transform:uppercase;}
.clients .client-logo:hover img {filter: none;transform: scale(1.1);}
.clients .client-logo h5 {transition: all 0.3s ease-in-out;height: 76px;filter: grayscale(100%);}
.clients .client-logo:hover h5 {filter: none;transform: scale(1.1);}
.blok:nth-of-type(odd) {background-color:#f5f5f5f5;}
.blok:nth-of-type(even) {background-color:black;}
@-webkit-keyframes border-transform{0%,100% {border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%;}14% {border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%;}28% {border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%;}42% {border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%;}56% {border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%;}70% {border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%;}84% {border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%;}}
.progress-wrap {position: fixed;right: 30px;bottom: 30px;height: 46px;width: 46px;cursor: pointer;display: block;border-radius: 50px;box-shadow: inset 0 0 0 2px rgba(0,0,0,0.1);z-index: 9;opacity: 0;visibility: hidden;transform: translateY(15px);-webkit-transition: all 200ms linear;transition: all 200ms linear;}
.progress-wrap.active-progress {opacity: 1;visibility: visible;transform: translateY(0);}
.progress-wrap::after {position: absolute;font-family: 'bootstrap-icons';content: '\f139';text-align: center;line-height: 46px;font-size: 24px;color: rgba(0, 0, 0, 0.8);left: 0;top: 0;height: 46px;width: 46px;cursor: pointer;display: block;z-index: 1;-webkit-transition: all 200ms linear;transition: all 200ms linear;}
.progress-wrap:hover::after {opacity: 0;}
.progress-wrap::before {position: absolute;font-family: 'bootstrap-icons';content: '\f139';text-align: center;line-height: 46px;font-size: 24px;opacity: 0;background: #332644;color:#fff;-webkit-background-clip: text;-webkit-text-fill-color: transparent;left: 0;top: 0;height: 46px;width: 46px;cursor: pointer;display: block;z-index: 2;-webkit-transition: all 200ms linear;transition: all 200ms linear;}
.progress-wrap:hover::before {opacity: 1;}
.progress-wrap svg path {fill: none;}
.progress-wrap svg.progress-circle path {stroke: rgba(0, 0, 0, 0.8);stroke-width: 4;box-sizing:border-box;-webkit-transition: all 200ms linear;transition: all 200ms linear;}
.final_cla{background-image: url("../images/home-disinfection-by-cleaning-service.jpg");background-repeat: no-repeat;background-size:cover;height:auto;position:relative;margin-top:30px;}
.background-overlay {background-color:#072440;opacity: 0.65;height: 100%;width: 100%;top: 0;left: 0;position: absolute;}
.firet{text-align:center;padding:8em;color:#fff;position: relative;}
.firet h2{color: #fff;font-size: 2.2rem;font-weight: 600;letter-spacing: 0.5px;line-height: 1.55;text-transform: capitalize;}
.firet p{color: #fff;font-size: 1.1rem;font-weight: 400;letter-spacing: 0.5px;line-height: 1.35;text-transform: none;}
.phone-text{
    display: flex;
  flex-wrap: wrap;
  gap: 1em;
  justify-content: center;
  align-items: center;
  margin-bottom:20px;
}
.phone-text p a{color: #222;
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 1.55;
  text-transform: capitalize;
  background-color: #f1f1f1f1;
  padding: 6px 10px;
  border-radius: 5px;}#contact{background-color:#f5f5f5;padding-top:80px;padding-bottom:20px;}
.branch_add p{text-transform: none;font-size: 1.1rem;line-height: 1.5;font-weight: 400;margin-bottom: 5px;}
.branch_add h3{color: #332644;font-size: 1.6rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.35;}
.branch_add h4{font-size: 1.25rem;font-weight: 600;line-height: 1.35;}
.phone-text1{
    display: flex;
  flex-wrap: wrap;
  gap: 1em;
  justify-content: flex-start;
  align-items: center;
  margin-bottom:20px;
}
.phone-text1 p a{color:#3b3c36;font-size: 1.2rem;font-weight: 500;line-height: 1.55;text-transform: capitalize;}
.social-links a {font-size: 24px;display: inline-block;background: #332644;color: #fff;line-height: 1;padding: 8px 0;margin-right: 4px;border-radius: 50%;text-align: center;width: 46px;height: 46px;transition: 0.3s;}
.social-links a:hover{background: #ed632b;width: 46px;height: 46px;}
.footer-1 p{margin-top:10px;text-align:center;font-size: 17px;line-height: 1.5;font-weight: 500;}
.float {position: fixed;width: 65px;height: 60px;bottom: 80px;right: 20px;color: #FFF;border-radius: 50px;text-align: center;font-size: 30px;z-index: 100;padding: 5px;}
.img-fluid-what {width:50px;height: auto;}
/*media* css*/
/*xs*/
@media(max-width:391px){
.control-head {margin-top: 6em;position: absolute;z-index: 1;width: 90%;}
.control-head h3 {color: #ed632b;font-size: 20px;font-weight: 600;letter-spacing: 0.5px;line-height: 1.45;text-transform: uppercase;}
.control-head h2 {color: #fff;font-size: 2.4rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.25;text-transform: capitalize;}
.wrapper {display: flex;align-items: center;justify-content: flex-start;position: relative;gap: 0.5em;}
.button-85 {border: none;outline: none;color: #fff;background: transparent;cursor: pointer;font-size: 1em;font-weight: 700;width: 100%;}
.coccoc-alo-phone {background-color: transparent;width: 100px;height: 180px;cursor: pointer;z-index: 200000 !important;-webkit-backface-visibility: hidden;-webkit-transform: translateZ(0);-webkit-transition: visibility .5s;-moz-transition: visibility .5s;-o-transition: visibility .5s;transition: visibility .5s;left: 0px;top: 0px;position: relative;}
#intro-carousel .item {width: 100%;height: 450px;background-size: cover;background-position: center;background-repeat: no-repeat;position: relative;}
.button-37 {background-color: #ed632b;border: 1px solid #ed632b;border-radius: 4px;box-shadow: rgba(0, 0, 0, .1) 0 2px 4px 0;box-sizing: border-box;color: #fff;cursor: pointer;font-size: 12px;font-weight: 500;outline: none;outline: 0;padding: 10px 25px;text-align: center;transform: translateY(0);transition: transform 150ms, box-shadow 150ms;user-select: none;-webkit-user-select: none;touch-action: manipulation;text-transform: uppercase;}
.pest-provider {color: #fff;font-size: 1.4rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.45;text-transform: capitalize;margin-bottom: 20px;}
.leading-pest {background-color: #332644;color: #fff;padding: 20px;}
#about {background-color: #fff;padding-top: 60px;padding-bottom: 60px;}
.abou_sectiom h2, .abou_sectiom1 h3 {color: #332644;font-size: 1.6rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.35;}
.abou_sectiom p {text-transform: none;font-size: 17px;line-height: 1.7;font-weight: 400;color: #3b3c36;margin-bottom: 10px;}
.widget-container {padding: 3em 1em 4em 1em;background-color: #fff;border-radius: 7px 8px 8px 8px;box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);position: relative;border: 3px solid #ed632b;margin-bottom: 20px;}
.inspect h5 {color: #332644;font-size: 1.1rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.45;margin-top: 10px;text-transform: uppercase;}
.inspect p {text-transform: none;font-size: 15px;line-height: 1.5;font-weight: 500;color: #3b3c36;margin-bottom: 0px;}
.stylish0ne span {color: #fff;font-size: 1.6em;font-weight: 700;line-height: 0;}
.requestion-text a {color: #332644;font-size: 1.2rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.35;text-transform: uppercase;}
.content-image {width: 100%;height:120px;}
.content-image1 {width: 100%;height: 120px;}
.lead-sect-pest {padding-top: 30px;padding-bottom: 30px;}
.blok {margin: 20px 0;}
.conter_sec {margin-top: 10px;text-align: left;margin-bottom: 10px;}
.counts {background: #fff;padding: 50px 0 50px 0;color: #fff;background-image: url("../images/chemicals-pest-control.jpg");position: relative;-webkit-backface-visibility: visible !important;background-repeat: no-repeat;background-position: center top;background-size: cover;background-attachment: fixed;}
.conter_sec h3 {color: #fff;font-size: 1.7rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.35;}
.counts .counters span {font-size: 30px;display: block;font-weight: 700;}
.over-count {text-align: center;margin-top: 10px;}
.counts .counters p {font-size: 16px;font-weight: 500;margin-top: 10px;}
.abou_sectiom123 h3 {color: #332644;font-size: 1.6rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.35;}
.solutions .details h3 {font-size: 22px;font-weight: 600;margin-bottom: 10px;color: #ed632b;line-height: 1.4;}
.solutions .details p, .elimination li {font-weight: 400;font-size: 16px;line-height: 1.8;}
.solutions .details h4 {font-size: 20px;font-weight: 600;margin-bottom: 10px;color: #ed632b;line-height: 1.4;margin-top: 20px;}
#Choose {background-color: #072440;padding-top: 60px;padding-bottom: 60px;}
.text-cgoohs h4 {margin-top: 5px;font-size: 20px;font-weight: 600;margin-bottom: 5px;text-transform: capitalize;}
.text-cgoohs p {text-transform: none;font-size: 15px;line-height: 1.5;font-weight: 400;margin-bottom: 5px;}
.svg-frea {width: 4.1rem;height: 4.1rem;background-color: #ed632b;border-radius: 50%;margin: 0 auto;}
.svg-frea svg {height: 4.1rem;}
.clients .client-logo h5 {transition: all 0.3s ease-in-out;height: 76px;filter: grayscale(100%);font-size: 13px;}
.firet {text-align: center;padding: 2em;color: #fff;position: relative;}
.firet h2 {color: #fff;font-size: 1.3rem;font-weight: 600;letter-spacing: 0.5px;line-height: 1.45;text-transform: capitalize;}
.firet p {color: #fff;font-size: 1rem;font-weight: 400;letter-spacing: 0.5px;line-height: 1.45;text-transform: none;}
.phone-text p a {color: #fff;font-size: 1.4rem;font-weight: 600;letter-spacing: 0.5px;line-height: 1.55;text-transform: capitalize;}
.final_cla {background-image: url("../images/home-disinfection-by-cleaning-service.jpg");background-repeat: no-repeat;background-size: cover;height: 450px;position: relative;margin-top: 30px;}#contact {background-color: #f5f5f5;padding-top: 60px;padding-bottom: 20px;}
.abou_sectiom1 {margin-top: 20px;text-align: center;margin-bottom: 20px;}
.branch_add h3 {color: #332644;font-size: 1.6rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.35;}
.branch_add h4 {font-size: 1.2rem;font-weight: 500;letter-spacing: 0.5px;line-height: 1.35;}
.branch_add p {text-transform: none;font-size: 1.2rem;line-height: 1.5;font-weight: 400;margin-bottom: 5px;}
.phone-text1 p a {color: #3b3c36;font-size: 1.2rem;font-weight: 500;letter-spacing: 0.5px;line-height: 1.55;text-transform: capitalize;}
.quotes {background: #fff;background-color: rgb(255, 255, 255);color: #fff;padding: 20px;position: relative;overflow: hidden;margin-bottom: 0;box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.quotes .blok-title {color: #332644;border-left: 0;padding-left: 0;font-size: 25px;font-weight: 700;line-height: 30px;}
.footer-1 p {text-align: center;font-size: 15px;line-height: 1.5;font-weight: 500;}
#contact {background-color: #f5f5f5;padding-top: 80px;padding-bottom: 5px;}
.content-details .content-title {color: #fff;font-weight: 500;margin-bottom: 0.5em;text-transform: capitalize;font-size: 15px;line-height: 1.4;}
}
@media (min-width: 391px) and (max-width: 575.98px){
.control-head {margin-top: 6em;position: absolute;z-index: 1;width: 90%;}
.control-head h3 {color: #ed632b;font-size: 20px;font-weight: 600;letter-spacing: 0.5px;line-height: 1.45;text-transform: uppercase;}
.control-head h2 {color: #fff;font-size: 2.4rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.25;text-transform: capitalize;}
.wrapper {display: flex;align-items: center;justify-content: flex-start;position: relative;gap: 0.5em;}
.button-85 {border: none;outline: none;color: #fff;background: transparent;cursor: pointer;font-size: 1.1em;font-weight: 700;width: 100%;}
.coccoc-alo-phone {background-color: transparent;width: 100px;height: 180px;cursor: pointer;z-index: 200000 !important;-webkit-backface-visibility: hidden;-webkit-transform: translateZ(0);-webkit-transition: visibility .5s;-moz-transition: visibility .5s;-o-transition: visibility .5s;transition: visibility .5s;left: 0px;top: 0px;position: relative;}
#intro-carousel .item {width: 100%;height: 450px;background-size: cover;background-position: center;background-repeat: no-repeat;position: relative;}
.button-37 {background-color: #ed632b;border: 1px solid #ed632b;border-radius: 4px;box-shadow: rgba(0, 0, 0, .1) 0 2px 4px 0;box-sizing: border-box;color: #fff;cursor: pointer;font-size: 12px;font-weight: 500;outline: none;outline: 0;padding: 10px 25px;text-align: center;transform: translateY(0);transition: transform 150ms, box-shadow 150ms;user-select: none;-webkit-user-select: none;touch-action: manipulation;text-transform: uppercase;}
.pest-provider {color: #fff;font-size: 1.4rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.45;text-transform: capitalize;margin-bottom: 20px;}
.leading-pest {background-color: #332644;color: #fff;padding: 20px;}
#about {background-color: #fff;padding-top: 60px;padding-bottom: 60px;}
.abou_sectiom h2, .abou_sectiom1 h3 {color: #332644;font-size: 1.6rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.35;}
.abou_sectiom p {text-transform: none;font-size: 17px;line-height: 1.7;font-weight: 400;color: #3b3c36;margin-bottom: 10px;}
.widget-container {padding: 3em 1em 2em 1em;background-color: #fff;border-radius: 7px 8px 8px 8px;box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);position: relative;border: 3px solid #ed632b;margin-bottom: 20px;}
.inspect h5 {color: #332644;font-size: 1.1rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.45;margin-top: 10px;text-transform: uppercase;}
.inspect p {text-transform: none;font-size: 15px;line-height: 1.5;font-weight: 500;color: #3b3c36;margin-bottom: 0px;}
.stylish0ne span {color: #fff;font-size: 1.6em;font-weight: 700;line-height: 0;}
.requestion-text a {color: #332644;font-size: 1.2rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.35;text-transform: uppercase;}
.content-image {width: 100%;height:120px;}
.content-image1 {width: 100%;height: 120px;}
.lead-sect-pest {padding-top: 30px;padding-bottom: 30px;}
.blok {margin: 20px 0;}
.conter_sec {margin-top: 10px;text-align: left;margin-bottom: 10px;}
.counts {background: #fff;padding: 50px 0 50px 0;color: #fff;background-image: url("../images/chemicals-pest-control.jpg");position: relative;-webkit-backface-visibility: visible !important;background-repeat: no-repeat;background-position: center top;background-size: cover;background-attachment: fixed;}
.conter_sec h3 {color: #fff;font-size: 1.7rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.35;}
.counts .counters span {font-size: 30px;display: block;font-weight: 700;}
.over-count {text-align: center;margin-top: 10px;}
.counts .counters p {font-size: 16px;font-weight: 500;margin-top: 10px;}
.abou_sectiom123 h3 {color: #332644;font-size: 1.6rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.35;}
.solutions .details h3 {font-size: 22px;font-weight: 600;margin-bottom: 10px;color: #ed632b;line-height: 1.4;}
.solutions .details p, .elimination li {font-weight: 400;font-size: 16px;line-height: 1.8;}
.solutions .details h4 {font-size: 20px;font-weight: 600;margin-bottom: 10px;color: #ed632b;line-height: 1.4;margin-top: 20px;}
#Choose {background-color: #072440;padding-top: 60px;padding-bottom: 60px;}
.text-cgoohs h4 {margin-top: 5px;font-size: 20px;font-weight: 600;margin-bottom: 5px;text-transform: capitalize;}
.text-cgoohs p {text-transform: none;font-size: 15px;line-height: 1.5;font-weight: 400;margin-bottom: 5px;}
.svg-frea {width: 4.1rem;height: 4.1rem;background-color: #ed632b;border-radius: 50%;margin: 0 auto;}
.svg-frea svg {height: 4.1rem;}
.clients .client-logo h5 {transition: all 0.3s ease-in-out;height: 76px;filter: grayscale(100%);font-size: 13px;}
.firet {text-align: center;padding: 2em;color: #fff;position: relative;}
.firet h2 {color: #fff;font-size: 1.3rem;font-weight: 600;letter-spacing: 0.5px;line-height: 1.45;text-transform: capitalize;}
.firet p {color: #fff;font-size: 1rem;font-weight: 400;letter-spacing: 0.5px;line-height: 1.45;text-transform: none;}
.phone-text p a {color: #fff;font-size: 1.4rem;font-weight: 600;letter-spacing: 0.5px;line-height: 1.55;text-transform: capitalize;}
.final_cla {background-image: url("../images/home-disinfection-by-cleaning-service.jpg");background-repeat: no-repeat;background-size: cover;height: 450px;position: relative;margin-top: 30px;}
#contact {background-color: #f5f5f5;padding-top: 60px;padding-bottom: 20px;}
.abou_sectiom1 {margin-top: 20px;text-align: center;margin-bottom: 20px;}
.branch_add h3 {color: #332644;font-size: 1.6rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.35;}
.branch_add h4 {font-size: 1.2rem;font-weight: 500;letter-spacing: 0.5px;line-height: 1.35;}
.branch_add p {text-transform: none;font-size: 1.2rem;line-height: 1.5;font-weight: 400;margin-bottom: 5px;}
.phone-text1 p a {color: #3b3c36;font-size: 1.2rem;font-weight: 500;letter-spacing: 0.5px;line-height: 1.55;text-transform: capitalize;}
.quotes {background: #fff;background-color: rgb(255, 255, 255);color: #fff;padding: 20px;position: relative;overflow: hidden;margin-bottom: 0;box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.quotes .blok-title {color: #332644;border-left: 0;padding-left: 0;font-size: 25px;font-weight: 700;line-height: 30px;}
.footer-1 p {text-align: center;font-size: 15px;line-height: 1.5;font-weight: 500;}
#contact {background-color: #f5f5f5;padding-top: 80px;padding-bottom: 5px;}
.content-details .content-title {color: #fff;font-weight: 500;margin-bottom: 0.5em;text-transform: capitalize;font-size: 15px;line-height: 1.4;}}
/*sm*/
@media (min-width: 576px) and (max-width: 767.98px){
.control-head {margin-top: 4em;position: absolute;z-index: 1;width: 90%;}
.control-head h3 {color: #ed632b;font-size: 20px;font-weight: 600;letter-spacing: 0.5px;line-height: 1.45;text-transform: uppercase;}
.control-head h2 {color: #fff;font-size: 2.4rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.25;text-transform: capitalize;}
.wrapper {display: flex;align-items: center;justify-content: flex-start;position: relative;gap: 0.5em;}
.button-85 {border: none;outline: none;color: #fff;background: transparent;cursor: pointer;font-size: 1.4em;font-weight: 700;width: 100%;}
.coccoc-alo-phone {background-color: transparent;width: 100px;height: 180px;cursor: pointer;z-index: 200000 !important;-webkit-backface-visibility: hidden;-webkit-transform: translateZ(0);-webkit-transition: visibility .5s;-moz-transition: visibility .5s;-o-transition: visibility .5s;transition: visibility .5s;left: 0px;top: 0px;position: relative;}
#intro-carousel .item {width: 100%;height: 400px;background-size: cover;background-position: center;background-repeat: no-repeat;position: relative;}
.button-37 {background-color: #ed632b;border: 1px solid #ed632b;border-radius: 4px;box-shadow: rgba(0, 0, 0, .1) 0 2px 4px 0;box-sizing: border-box;color: #fff;cursor: pointer;font-size: 12px;font-weight: 500;outline: none;outline: 0;padding: 10px 25px;text-align: center;transform: translateY(0);transition: transform 150ms, box-shadow 150ms;user-select: none;-webkit-user-select: none;touch-action: manipulation;text-transform: uppercase;}
.pest-provider {color: #fff;font-size: 1.4rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.45;text-transform: capitalize;margin-bottom: 20px;}
.leading-pest {background-color: #332644;color: #fff;padding: 20px;}
#about {background-color: #fff;padding-top: 60px;padding-bottom: 60px;}
.abou_sectiom h2, .abou_sectiom1 h3 {color: #332644;font-size: 1.6rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.35;}
.abou_sectiom p {text-transform: none;font-size: 17px;line-height: 1.7;font-weight: 400;color: #3b3c36;margin-bottom: 10px;}
.widget-container {padding: 3em 1em 2.5em 1em;background-color: #fff;border-radius: 7px 8px 8px 8px;box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);position: relative;border: 3px solid #ed632b;margin-bottom: 20px;}
.inspect h5 {color: #332644;font-size: 1.1rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.45;margin-top: 10px;text-transform: uppercase;}
.inspect p {text-transform: none;font-size: 15px;line-height: 1.5;font-weight: 500;color: #3b3c36;margin-bottom: 0px;}
.stylish0ne span {color: #fff;font-size: 1.6em;font-weight: 700;line-height: 0;}
.requestion-text a {color: #332644;font-size: 1.2rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.35;text-transform: uppercase;}
.content-image {width: 100%;height:150px;}
.content-image1 {width: 100%;height: 150px;}
.lead-sect-pest {padding-top: 30px;padding-bottom: 30px;}
.blok {margin: 20px 0;}
.conter_sec {margin-top: 10px;text-align: left;margin-bottom: 10px;}
.counts {background: #fff;padding: 50px 0 50px 0;color: #fff;background-image: url("../images/chemicals-pest-control.jpg");position: relative;-webkit-backface-visibility: visible !important;background-repeat: no-repeat;background-position: center top;background-size: cover;background-attachment: fixed;}
.conter_sec h3 {color: #fff;font-size: 1.7rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.35;}
.counts .counters span {font-size: 30px;display: block;font-weight: 700;}
.over-count {text-align: center;margin-top: 10px;}
.counts .counters p {font-size: 16px;font-weight: 500;margin-top: 10px;}
.abou_sectiom123 h3 {color: #332644;font-size: 1.6rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.35;}
.solutions .details h3 {font-size: 24px;font-weight: 600;margin-bottom: 10px;color: #ed632b;line-height: 1.4;}
.solutions .details p, .elimination li {font-weight: 400;font-size: 17px;line-height: 1.8;}
.solutions .details h4 {font-size: 20px;font-weight: 600;margin-bottom: 10px;color: #ed632b;line-height: 1.4;margin-top: 20px;}
#Choose {background-color: #072440;padding-top: 60px;padding-bottom: 60px;}
.text-cgoohs h4 {margin-top: 5px;font-size: 18px;font-weight: 600;margin-bottom: 5px;text-transform: capitalize;}
.text-cgoohs p {text-transform: none;font-size: 15px;line-height: 1.5;font-weight: 400;margin-bottom: 5px;}
.svg-frea {width: 4.1rem;height: 4.1rem;background-color: #ed632b;border-radius: 50%;margin: 0 auto;}
.svg-frea svg {height: 4.1rem;}
.clients .client-logo h5 {transition: all 0.3s ease-in-out;height: 76px;filter: grayscale(100%);font-size: 13px;}
.firet {text-align: center;padding: 3em;color: #fff;position: relative;}
.firet h2 {color: #fff;font-size: 1.7rem;font-weight: 600;letter-spacing: 0.5px;line-height: 1.45;text-transform: capitalize;}
.firet p {color: #fff;font-size: 1rem;font-weight: 400;letter-spacing: 0.5px;line-height: 1.45;text-transform: none;}
.phone-text p a {color: #fff;font-size: 1.4rem;font-weight: 600;letter-spacing: 0.5px;line-height: 1.55;text-transform: capitalize;}
.final_cla {background-image: url("../images/home-disinfection-by-cleaning-service.jpg");background-repeat: no-repeat;background-size: cover;height: 450px;position: relative;margin-top: 30px;}#contact {background-color: #f5f5f5;padding-top: 60px;padding-bottom: 20px;}
.abou_sectiom1 {margin-top: 20px;text-align: center;margin-bottom: 20px;}
.branch_add h3 {color: #332644;font-size: 1.6rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.35;}
.branch_add h4 {font-size: 1.2rem;font-weight: 500;letter-spacing: 0.5px;line-height: 1.35;}
.branch_add p {text-transform: none;font-size: 1.2rem;line-height: 1.5;font-weight: 400;margin-bottom: 5px;}
.phone-text1 p a {color: #3b3c36;font-size: 1.2rem;font-weight: 500;letter-spacing: 0.5px;line-height: 1.55;text-transform: capitalize;}
.quotes {background: #fff;background-color: rgb(255, 255, 255);color: #fff;padding: 30px;position: relative;overflow: hidden;margin-bottom: 0;box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.quotes .blok-title {color: #332644;border-left: 0;padding-left: 0;font-size: 25px;font-weight: 700;line-height: 30px;}
.footer-1 p {text-align: center;font-size: 16px;line-height: 1.5;font-weight: 500;}
#contact {background-color: #f5f5f5;padding-top: 80px;padding-bottom: 5px;}
.content-details .content-title {color: #fff;font-weight: 500;margin-bottom: 0.5em;text-transform: capitalize;font-size: 15px;line-height: 1.4;}
.stylish0ne {background-color: #ed632b;position: absolute;top: 0;left: 0;width: 30%;height: 60px;padding: 1.5em;border-radius: 8px 0px 0px 0px;}
}
/*md*/
@media (min-width: 768px) and (max-width: 991.98px){
.control-head {margin-top: 6em;position: absolute;z-index: 1;width: 85%;}
.control-head h2 {color: #fff;font-size: 3rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.25;text-transform: capitalize;}
.pest-provider {color: #fff;font-size: 1.6rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.25;text-transform: capitalize;margin-bottom: 30px;}
.abou_sectiom h2, .abou_sectiom1 h3 {color: #332644;font-size: 1.8rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.35;}
.stylish0ne {background-color: #ed632b;position: absolute;top: 0;left: 0;width: initial;height: 50px;padding: 1em;border-radius: 8px 0px 0px 0px;}
.stylish0ne span {color: #fff;font-size: 1.5em;font-weight: 700;line-height: 0;}
.widget-container {padding: 2em 1em 5em 1em;background-color: #fff;border-radius: 7px 8px 8px 8px;box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);position: relative;border: 3px solid #ed632b;}
.inspect h5 {color: #332644;font-size: 1.2rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.45;margin-top: 10px;text-transform: uppercase;}
.inspect p {text-transform: none;font-size: 15px;line-height: 1.5;font-weight: 500;color: #3b3c36;margin-bottom: 0px;}#about {background-color: #fff;padding-top: 60px;padding-bottom: 60px;}
.content-image {width: 100%;height: 200px;}
.content-image1 {width: 100%;height: 150px;}
.lead-sect-pest {padding-top: 30px;padding-bottom: 30px;}
.description p {text-transform: none;font-size: 15px;line-height: 1.5;font-weight: 400;color: #3b3c36;margin-bottom: 5px;}
.counts {background: #fff;padding: 80px 0 80px 0;color: #fff;background-image: url("../images/chemicals-pest-control.jpg");position: relative;-webkit-backface-visibility: visible !important;background-repeat: no-repeat;background-position: center top;background-size: cover;background-attachment: fixed;}
.text-cgoohs p {text-transform: none;font-size: 15px;line-height: 1.5;font-weight: 400;margin-bottom: 5px;}
.total_free {text-align: center;transition: border-color 0.3s,background-color 0.3s;margin-top: 30px;background-color: #fff;padding: 10px;border-radius: 20px;cursor: pointer;height:35vh;}
.text-cgoohs h4 {margin-top: 5px;font-size: 20px;font-weight: 600;margin-bottom: 5px;text-transform: capitalize;}
.firet {text-align: center;padding: 6em;color: #fff;position: relative;}
.firet h2 {color: #fff;font-size: 2rem;font-weight: 600;letter-spacing: 0.5px;line-height: 1.35;text-transform: capitalize;}
#contact {background-color: #f5f5f5;padding-top: 60px;padding-bottom: 5px;}}
@media (min-width: 992px) and (max-width: 1199.98px) {
.navbar a, .navbar a:focus {display: flex;align-items: center;justify-content: space-between;padding: 10px 0 3px 30px;color: #3b3c36;white-space: nowrap;transition: 0.3s;font-size: 15px;font-weight: 500;}
#header .logo img {max-height: 80px;}
.control-head {margin-top: 6em;position: absolute;z-index: 1;width: 80%;}
.control-head h2 {color: #fff;font-size: 3.2rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.25;text-transform: capitalize;}
.button-85 {border: none;outline: none;color: #fff;background: transparent;cursor: pointer;font-size: 1.5em;font-weight: 700;}
.abou_sectiom h2, .abou_sectiom1 h3 {color: #332644;font-size: 2.2rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.25;}
#intro-carousel .item {width: 100%;height: 500px;background-size: cover;background-position: center;background-repeat: no-repeat;position: relative;}
.stylish0ne {background-color: #ed632b;position: absolute;top: 0;left: 0;width: initial;height: 50px;padding: 1em;border-radius: 8px 0px 0px 0px;}
.stylish0ne span {color: #fff;font-size: 1.5em;font-weight: 700;line-height: 0;}
.widget-container {padding: 2em 1em 5em 1em;background-color: #fff;border-radius: 7px 8px 8px 8px;box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);position: relative;border: 3px solid #ed632b;}
.inspect h5 {color: #332644;font-size: 1.2rem;font-weight: 700;letter-spacing: 0.5px;line-height: 1.45;margin-top: 10px;text-transform: uppercase;}
.inspect p {text-transform: none;font-size: 15px;line-height: 1.5;font-weight: 500;color: #3b3c36;margin-bottom: 0px;}}