/* ========================================== */
/* === CSS Table of Contents ================ */
/* === 2023 © Guardian Sages ================ */ 
/* ========================================== */

/* ========================================== */
/* === 1. Top Header Section ================ */
/* === 2. Navigation Section ================ */
/* === 3. Website Pages Section ============= */
/* ===    a. Home Section =================== */
/* ===    b. About Section ================== */
/* ===    c. Services Section =============== */
/* ===    d. Gallery Section ================ */
/* ===    e. Areas We Service Section ======= */
/* ===    f. Testimonials Section =========== */
/* ===    g. Contact Section ================ */
/* ===    h. Sections On Every Page ========= */
/* === 4. Misc. Section ===================== */
/* ===    a. Referrals Owl Carousel ========= */
/* ===    b. Default Classes ================ */
/* ===    c. Gallery Function Section ======= */
/* ===    d. Reviews Function Section ======= */
/* === 5. Footer Section ==================== */
/* === 6. Lg. Laptop CSS Section ============ */
/* === 7. Sm. Laptop CSS Section ============ */
/* === 8. Tablet CSS Section ================ */
/* === 9. Mobile CSS Section ================ */
/* === 10. Sm. Mobile CSS Section =========== */
/* ========================================== */

@import url('https://fonts.googleapis.com/css?family=Staatliches');
@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,700,900');

@font-face {
	font-family: 'font';
	src:url('../fonts/arvo.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'font2';
	src:url('../fonts/poppins.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'font3';
	src:url('../fonts/Monoton-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'font4';
	src:url('../fonts/gunplay.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'font5';
	src:url('../fonts/abl.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'feathericons';
	src:url('../fonts/feathericons/feathericons.eot?-8is7zf');
	src:url('../fonts/feathericons/feathericons.eot?#iefix-8is7zf') format('embedded-opentype'),
		url('../fonts/feathericons/feathericons.woff?-8is7zf') format('woff'),
		url('../fonts/feathericons/feathericons.ttf?-8is7zf') format('truetype'),
		url('../fonts/feathericons/feathericons.svg?-8is7zf#feathericons') format('svg');
}

/* ======================================== */
/* === Top Header Section ================= */
/* ======================================== */
.top-header {
	position: fixed; width: 100%; z-index: 1; padding: 10px 0 10px 0; background: #ffffffd6;	z-index: 3; -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease; margin-top: 75px;
}
.top-header div[class*='col-']:first-child {
	display: flex; justify-content: flex-end; align-items: center;
}
.top-header div[class*='col-']:first-child a {
	padding: 0; font-size: 15px; -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}
.top-header div[class*='col-']:first-child a:hover {
	background-color: transparent;
}
.top-header div[class*='col-']:nth-child(2) {
	display: flex; justify-content: center; align-items: center;
}
.top-header div[class*='col-']:nth-child(3) {
	 justify-content: center; align-items: center;
}
.top-header div[class*='col-']:nth-child(3) a {

}
.top-header div[class*='col-']:nth-child(3) a:hover {
	background: transparent;
}
.top-header div[class*='col-']:nth-child(4) {
	display: flex; justify-content: center; align-items: center;
}
.top-header div[class*='col-']:nth-child(4) a {

}
.top-header div[class*='col-']:nth-child(4) a:hover {
	color: rgb(120,120,120);
}
.top-header div[class*='col-']:nth-child(5) {
	display: flex; justify-content: flex-start; align-items: center;
}
.top-header div[class*='col-']:nth-child(5) a {

}
.top-header div[class*='col-']:nth-child(5) a:hover {

}
.top-header .dropdown-menu {
	background: whitesmoke; border-radius: 0;
}
.top-header .dropdown-menu a {
	color: #222; padding: 3px 20px !important;
}
.top-header .dropdown-toggle {
	background: #21212100; padding: 6px 25px; outline: none !important; border-color: #f3f3f3b5;
}
.top-header .dropdown-toggle:hover {
	background-color: white !important; color: #000 !important;
}
.btn-secondary:not([disabled]):not(.disabled).active, .btn-secondary:not([disabled]):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
	color: #000; background-color: rgb(255, 255, 255); border-color: #666e76; box-shadow:none !important;
}
.top-header .btn-secondary.focus,
.btn-secondary:focus {
	outline: none !important; box-shadow: none !important;
}
.top-header h3 {
	font-family: font4; font-size: 25px; text-align: center;
}
.top-header h3 span {
	color: #db2319; text-shadow: 0px 0px 1px #000; text-transform: uppercase;
}
.top-header .contact-header {
	display: contents; padding: 15px; color: #db2319;
}
.top-header .contact-header i {
	font-size: 25px; padding-right: 5px;
}
.top-header .contact-header2 {
	display: contents; padding: 15px; color: #db2319;
}
.top-header .contact-header2 i {
	font-size: 25px; padding-right: 5px;
}
.top-header .scope {
	display: contents; color: #000;
}
.top-header .scope i {
	font-size: 25px; padding-right: 5px;
}
.top-header .bawks {
	    padding: 25px 15px 25px 15px;
    background: #fff;
    margin-top: -10px; border: 3px solid #000; border-top: none;
    margin-bottom: 15px; margin-bottom: 30px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
	      margin-left: 292px;
    margin-right: 291px;
}
.top-header .citations {
	background: red; padding: 10px; margin: 0px 5px 0px 5px; width: 50px; height: 50px; text-align: center; display: inline; font-size: 20px;
}
.top-header .quote {
padding: 25px;
    background: #db2319;
    color: #fff; border-radius: 15px;
    font-size: 15px;
}
.top-header .quote i {
	font-size: 25px; padding-right: 5px;
}
.top-header .quote span i {
	    transform: rotateY(180deg);
    position: relative;
    display: inline-block;
}
.top-header .mapper {
	background: #000; color: #fff; font-size: 45px;
}
.top-header .locations {
	padding: 10px; background: #000; width: 180px;display: inline-block; text-align: center;
}
.top-header .locations i {
	font-size: 30px;
}
.top-header marquee {
    height: 25px;
    font-size: 15px;
    background: #000;
    color: #fff; text-align: center;
    width: 180px;
}
/* ======================================== */
/* === Navigvation Section ================ */
/* ======================================== */
.navbar-inverse .navbar-inner {
	display:none;
}
.dropdown-menu {
	position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 200px; padding: .5rem 0; margin: .125rem 0 0; font-size: 18px; color: rgb(33, 37, 41); text-align: left; list-style: none; background-color: rgb(255,255,255); background-clip: padding-box; border: 1px solid rgba(0,0,0,.15); border-radius: .25rem;
}
.dropdown-menu.columns-3 {
	min-width: 600px;
}
.dropdown-menu li a {
	padding: 5px 15px; font-weight: 300;
}
.dropdown-item {
	display: block; width: 100%; font-weight: 600; font-family: 'font2'; padding: .25rem 1.5rem; clear: both; color: rgb(12,12,12); text-align: inherit; white-space: nowrap; background: 0 0;border: 0;
}
.dropdown-item.active, .dropdown-item:active {
	color: rgb(255,255,255); text-decoration: none; background-color: rgb(22,22,22) !important;
}
.dropdown {
	float: left; position: relative;
}
.dropdown .dropbtn {
font-size: 20px;
    color: rgb(255, 255, 255);
    font-family: 'font2'; font-weight: 600; margin: 0px 50px;
}
.navbar a:hover, .dropdown:hover .dropbtn {
	background-color: #043174;
}
.dropdown-one {
	cursor: pointer; display: none; position: absolute; background-color: #f9f9f9; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown-two {
	cursor: pointer; display: none; position: absolute; left: 160px; top: 0px; min-width: 160px; background-color: #f9f9f9; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown-three {
	cursor: pointer; display: none; position: absolute; left: 160px; top: 48px; min-width: 160px; background-color: #f9f9f9; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown:hover .dropdown-one, #link1:hover > .dropdown-two {
	display: block;
}
.dropdown:hover .dropdown-one, #link2:hover > .dropdown-three {
	display: block;
}
.dropdown-one .dItem {
	color: black; padding: 12px 16px; display: block; text-align: left;
}
.dropdown-one .dItem:hover, .dropdown-two a:hover {
	background-color: #ddd;
}
.my-pad {
	padding: 0 0 0 15px;
}
.my-pad h5 {
	color: rgb(255,255,255); font-size: 18px; text-transform: uppercase; padding-top: 20px;	line-height: 5px; font-weight: 600;
}
.multi-column-dropdown {
	list-style: none; margin: 0px; padding: 0px;
}
ul.multi-column-dropdown {
	padding: 0 0 0;
}
.multi-column-dropdown li a {
	display: block;	clear: both; line-height: 1.428571429; color: #333; white-space: normal;
}
.multi-column-dropdown li a:hover {
	text-decoration: none; color: #262626; background-color: #999;
}
.tab {
	overflow: hidden; border: 1px solid #ccc; background-color: #f1f1f1; font-family: 'font2';
}
.tab button {
	background-color: inherit; float: left; border: none; outline: none; cursor: pointer; padding: 14px 16px; transition: 0.3s; font-size: 17px;
}
.tab button:hover {
	background-color: #ddd;
}
.tab button.active {
	background-color: #ccc;
}
.tabcontent {
	display: none; padding: 6px 12px; border: 1px solid #ccc; border-top: none;
}
.tabcontent h3 {
	padding-top: 40px; padding-bottom: 40px; font-family: 'font'; text-align: center; font-size: 2rem; color: rgb(246,177,24);
}
.top-header-animate {
	background: rgb(255,255,255); margin-top: -200px;
}
.navbar-scroll-animate {
	background: red;
}
.top-header-animate .dropdown-toggle {
	color:#0a0a0a; font-size: 16px;
}
.top-header-animate .navbar-brand {
	font-size: 1.5em;
}
body {
	padding: 0; -webkit-transition-property: all; -webkit-transition-duration: .30s; -webkit-transition-timing-function: ease-in-out; transition-property: all; transition-duration: .30s; transition-timing-function: ease-in-out;    border-right: 10px solid #000;
    border-left: 10px solid #000;
}
.navbar-scroll {
	padding: 0px 0 0; position: fixed; background: #292929; width: 100%; z-index: 2;	-webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;margin-top: -3px; border-bottom: 3px solid #000;
}
.navbar-scroll img {
	    padding: 15px;
    margin-bottom: -25px;
    margin-top: -25px;
    background: #fff;
        margin-left: -50px;
       border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    border: 3px solid #000;;
}
.navbar-scroll marquee {
    height: 25px;
    font-size: 14px;
 text-align: center;
    width: 100%;
}
.navbar-scroll .locate {
	padding: 25px 15px 15px 15px;     margin-bottom: -25px;
    margin-top: -25px;
    background: #fff;
    margin-left: 11px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px; width: 150px;
    border: 3px solid #000;
}
.navbar-scroll .locations {
	font-family: font4;
    font-size: 25px; color: #db2319;
    line-height: 50px;
}
.navbar-scroll .container {
	background: rgb(60,36,17,0); border-bottom-left-radius: 1.5rem;	border-bottom-right-radius: 1.5rem;
}
#projects .navbar-scroll {
	background: #fdfdfd; position:relative !important;
}
#projects .navbar-scroll li a {
	color:#333;
}
#projects .navbar-scroll .navbar-brand {
	color:#252525;
}
#projects .navbar-light .lnr {
	color:#222;
}
.navbar-light .lnr {
	color: #fdfdfd;	font-size: 1.5em; position: absolute; top: 6px; right: 10px;
}
.navbar-light .navbar-brand {
	color: #e8e8e8; font-size: 20px; font-family: 'Montserrat', sans-serif;
}
.navbar-brand {
	font-size:2.5em; font-weight:700; text-transform:uppercase;
}
.navbar-brand:focus, .navbar-brand:hover {
	color:#f3f3f3 !important;
}
.navbar-light .navbar-nav .nav-link {
    margin: 0px 50px;
    padding: 6px 0px;
    font-weight: 900;
    font-size: 20px;
    color: rgb(255, 255, 255);
    font-family: 'font2';
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav
.nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light
.navbar-nav .show>.nav-link {
	color: rgb(255,255,255);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: rgb(196,41,56);
}
.navbar-light .navbar-nav li a {
	position: relative;
}
.navbar-collapse {
	height: 100%;
}
.mobile-top-header {
	display: none !important;
}

/* ========================================== */
/* === Website Pages Section ================ */
/* ========================================== */

/**** Home Section ****/
.bg-primary {
	background: rgb(83,82,82) !important;
}
.home-header-section {
	padding-top: 75px;
}
.home-header-section .slider-logo span {
	font-family: 'font'; color: rgb(196,41,56);
}

.pre-home {
	background: linear-gradient(to right, #ffffff00, #ffffff00), url(/img/ext-44.jpg) bottom no-repeat;
    background-size: 100%; padding: 350px 100px 250px 100px; background-attachment: fixed;
}
.pre-home h1 {
	font-size: 50px; font-family: font4;
}
.pre-home .home-service-link {
	padding: 10px;
    background: #ffffff59;
    border-radius: 25px;
    box-shadow: 1px 1px 10px 1px #000; margin: 10px 0px 10px 0px;
}
.pre-home .home-service-link:hover {
	background: #4449;box-shadow: none; border-top-left-radius: 50px; border-bottom-left-radius: 50px;
}
.pre-home .home-service-link img {

}
.pre-home .home-service-link:hover img {
	background: linear-gradient(135deg, rgba(255,255,255,1) 45%, rgba(219,35,25,1) 45%, rgba(219,35,25,1) 55%, rgba(255,255,255,1) 55%);  box-shadow: 0px 0px 0px 15px #db2319; border-radius: 50px;;
}
.pre-home .home-service-link:hover h3 {
	color: #fff;  text-shadow: 1px 1px 1px #000;
}
.pre-home .home-service-link h3 {
	margin-top: 45px; font-family: font5; color: #000000c9; letter-spacing: 2px; font-size: 30px; text-align: center;
}
.pre-home .home-service-link h3:hover {
	color: #db2319;text-decoration: line-through;
}
.pre-home .home-service-link p {
	margin-top: 15px; font-family: font5; color: #000000c9; letter-spacing: 2px; font-size: 10px; text-align: center;
}
.pre-home .home-service-link p:hover {
	color: #db2319;
}
.home1 {
	padding: 75px 0 75px 0;
	    background: linear-gradient(90deg, rgb(0 0 0 / 48%) 0%, rgb(4 4 4 / 79%) 100%), url(/img/texture-1.jpg) bottom no-repeat;
    background-size: cover;
}
.home1 .pad {
	padding-top: 85px;
}
.home1 h2 {
	font-family: 'font4'; font-size: 35px; text-align: left; font-weight: 500; color: rgb(239, 225, 226);
}
.home1 p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: justify; color: rgb(150,150,150); line-height: 35px;
}
.home1 span {
	color: rgb(83,82,82);
}
.home1 mark {
	padding: 25px; text-align: center; border-radius: 25px; background: #fff9; font-family: font5; font-size: 20px; letter-spacing: 1px;
}
.home1 mark:hover {
	background: #db2319; color: #fff; text-shadow: 1px 1px 3px #000;
}
.home1 hr {
	background: #db2319; height: 2px;
}
.home1 img {
	border-radius: 25px;
}
.insect-intro {
	padding: 75px 25px 75px 75px;   height: 100%; width: 100%;   text-align: center;
    background-repeat: repeat; background: #f5f5f5; border: 3px dashed #db2319;border-radius: 25px;
}
.insect-intro h3 {
	font-family: font4; font-size: 35px; line-height: 60px;
}
.insect-intro h3 span {
	font-family: font4; font-size: 25px; color: #db2319;
}
.insect-intro p {
	font-size: 17px; line-height: 35px; font-family: font2; font-weight: 600;
}
.insect-main {
	padding: 75px;background: linear-gradient(90deg, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0.1529953045671394) 100%), url(/img/bug-bg-1.png) bottom no-repeat;
    background-size: 5%;
    background-repeat: repeat;
}
.insect-main a{
    padding: 25px;
    text-align: center;
    border-radius: 25px;
    background: #fff9;
    font-family: font5;
    font-size: 20px;
    letter-spacing: 1px;
}
.insect-main mark{
    padding: 25px;
    text-align: center;
    border-radius: 25px;
    background: #fff9;
    font-family: font5;
    font-size: 20px;
    letter-spacing: 1px;
    background: #db2319;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
}
.insect-main mark:hover{
    background: #db2319;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
}
.motion1 {
	background: transparent;
	padding: 100px 0 75px 0;
}
.motion1 .carousel {
  --current-slide: 0;
  position: relative;
  overflow: hidden;
  height:650px;
}
.motion1 .carousel-button {
  /* vertically centering the buttons */
  position: absolute;
  /*top: 20%;*/
  top: 26%;
  transform: translateY(-50%);
  z-index: 1;
  padding: 0;
  margin: 22rem;
	height: 40px;
	width: 40px;
  border-radius: 100%;
	line-height: 0.9;
	color: rgb(83,82,82);
  background-color: transparent;
  border: none;
  font-size: 2.5rem;
  cursor: pointer;
  transition: color 0.1s;
}
.motion1 .carousel-button:hover {
  color: rgba(0, 0, 0, 0.5);
	border: none;
}
.motion1 .carousel-button.active {
	border: none !important;
}
.motion1 .carousel-button_next {
  right: 0;
	border: none;
}
.motion1 .slides {
  display: flex;
  transition: transform 0.5s;
  transform: translateX(calc(-100% * var(--current-slide)));
}
.motion1 .slide {
  flex: 0 0 100%;
}
.motion1 .slide .pad {
	padding: 25px; margin: 0px 5px 0px 5px; background: linear-gradient(180deg, rgba(219,35,25,1) 15%, rgba(68,68,68,0.7524350804775035) 15%); height: auto;border-radius: 25px;
}
.motion1 .slide .pad:hover {
	background: linear-gradient(180deg, rgba(219, 35, 25, 1) 15%, rgb(68 68 68) 15%);
}
.motion1 .slide .pad img {
	max-width: 75%;
}
.motion1 h4 {
	font-family: 'font5'; color: #fff;
	text-shadow: 2px 2px 3px #000; text-align: center;
	font-size: 2rem; letter-spacing: 1px;
}
.motion1 span {
	color: #db2319;
}
.motion1 .slide p {
  color: rgb(252, 252, 252);
	font-family: 'font2';
	text-align: center;
	font-size: 17px;
	font-weight: 600;
}
.pest-inspections {
       background: linear-gradient(90deg, rgb(255 255 255 / 78%) 0%, rgb(255 255 255 / 86%) 100%), url(/img/05.jpg) bottom no-repeat;
    background-size: 125%;
    padding: 100px 50px;
}
.pest-inspections h3 {
	font-family: font4; font-size: 35px; text-align: center;
}
.pest-inspections h4 {
	font-family: font5; font-size: 25px; text-align: center; color: #db2319;
}
.pest-inspections h4 span {
	color: #0009; font-size: 30px;
}
.pest-inspections p {
	font-size: 17px; line-height: 35px; font-family: font2; font-weight: 600; text-align: center;
}
.pest-inspections .box1 {
	padding: 25px; background: linear-gradient(90deg, rgb(255 255 255 / 95%) 0%, rgb(255 255 255 / 95%) 100%), url(/img/termite-bg-1.png); background-repeat: repeat;
    background-size: 45%; border: 1px solid #db2319; border-radius: 25px;
}
.pest-inspections .box2 {
	padding: 25px; background: linear-gradient(90deg, rgb(255 255 255 / 95%) 0%, rgb(255 255 255 / 95%) 100%), url(/img/rat-bg-5.png); background-repeat: repeat;
    background-size: 45%; border: 1px solid #db2319; border-radius: 25px;
}
.rodents-home {
	padding: 100px 50px; background: #0009; text-shadow: 1px 1px 1px #000;
}
.rodents-home h2 {
	font-family: font4; font-size: 45px; color: #efe1e2; 
}
.rodents-home p {
	color: #fff; font-size: 17px; line-height: 35px; font-weight: 600;
}
.rodents-home li {
	color: #efe1e2; font-family: font5; font-size: 20px; font-weight: 400; letter-spacing: 1px;
}
.rodents-home hr {
	background: #fff; height: 2px;
}
.rodents-home img {
	border-radius: 100%; background: #fff;box-shadow: 0px 0px 0px 25px #db2319;
}
.rodents-home img:hover {
	padding: 318px; transition: 10s;background: linear-gradient(135deg, rgba(255, 255, 255, 1) 45%, rgba(219, 35, 25, 1) 45%, rgba(219, 35, 25, 1) 55%, rgba(255, 255, 255, 1) 55%);   
}
.choose {
	padding: 100px 50px; background: #f5f5f5;
}
.choose .sq {
	padding: 25px; text-align: center; border-radius: 25px; border: 2px dashed #444;    background: linear-gradient(90deg, rgb(255 255 255 / 78%) 0%, rgb(255 255 255 / 86%) 100%), url(/img/05.jpg) bottom no-repeat;
    background-size: 125%;
}
.choose h2, h4 {
	font-family: font4; font-size: 30px;
}
.choose  p {
	font-size: 17px; line-height: 35px; font-family: font2; font-weight: 600; text-align: center;
}
.emergency {
	padding: 100px 50px; background: #db2319;
}
.emergency h2 {
	font-family: font4; font-size: 40px; text-align: center;
}
.emergency h3 {
	font-family: font5; font-size: 25px; text-align: center; letter-spacing: 1px;
}
.emergency p {
	font-size: 17px; line-height: 35px; font-family: font2; font-weight: 600; text-align: center;
}
.reptiles-mammals {
	
}
.reptiles-mammals .container-fluid {
	
}
.reptile-main {
	padding: 175px 200px 125px 75px;background: linear-gradient(90deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 0%) 100%), url(/img/reptile-01.jpg);
    background-size: cover; margin: 0px -169px 0px -12px; background-attachment: fixed; height: 100%;
}
.reptile-main:hover {
	    background: linear-gradient(90deg, #000000bd 0%, #000000bd 100%), url(/img/reptile-01.jpg); color: #db2319; background-size: cover;  margin: 0px -169px 0px -12px;background-attachment: fixed; height: 100%; padding: 175px 200px 125px 75px;
}
.reptile-main h3 {
	font-family: font4; font-size: 45px; color: #db2319;background: #000;
    padding: 10px 0px 10px 25px;
    width: 60%;
}
.reptile-main  h5 {
	font-family: font5; color: transparent;
}
.reptile-main p {
	font-size: 17px; line-height: 35px; font-family: font2; font-weight: 600; color: transparent;
	}
	.reptile-main:hover h5 {
		color:  #db2319;
	}
	.reptile-main:hover p {
		color:  #db2319;
	}
.mammal-main {
	padding: 175px 75px 125px 200px; background: linear-gradient(90deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 0%) 100%), url(/img/mammal-03.jpg);
    background-size: cover; margin: 0px -12px 0px -169px; background-attachment: fixed; height: 100%;
}
.mammal-main:hover {
	    background: linear-gradient(90deg, #000000bd 0%, #000000bd 100%), url(/img/mammal-03.jpg); color: #db2319; background-size: cover; margin: 0px -12px 0px -169px; background-attachment: fixed; height: 100%; padding: 175px 75px 125px 200px
}
.mammal-main:hover p {
	color:  #db2319;
}
.mammal-main:hover  h5 {
	color:  #db2319;
}
.mammal-main  h3 {
	font-family: font4; font-size: 45px; text-align: right;color: #db2319;background: #000;
        padding: 10px 25px 10px 0px;
    width: 75%;
    margin-left: 175px;
   
}
.mammal-main  h5 {
	font-family: font5; color: transparent;
}
.mammal-main p {
	font-size: 17px; line-height: 35px; font-family: font2; font-weight: 600; text-align: right; color: transparent;
    
}
.reptiles-mammals .pest-split {
    padding: 75px 50px 75px 50px;
    background: #fff;
    border-radius: 165px;
    box-shadow: 1px 1px 10px 1px #000;
    position: relative;
    margin-top: 100px;
    margin-left: -25px;
    margin-right: -25px;
}
.reptiles-mammals .pest-split h4 {
	font-family: font5; font-size: 25px; letter-spacing: 1px;
	    margin-left: 30px;
    margin-right: -30px;
}
/**** About Section ****/
.about-1 {
	padding: 255px 15px 100px 15px; background: linear-gradient(90deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.1529953045671394) 100%), url(/img/bug-bg-2.jpg) bottom no-repeat;
    background-size: 5%;
    background-repeat: repeat;
}
.about-1 .floater {
	    margin-top: -100px;
    margin-bottom: 200px;
    margin-left: 85px;
}
.about-1 .floater img {
	max-width: 50%;
}
.about-1 h1 {
	font-family: 'font4'; font-weight: 500; font-size: 35px; color: #db2319; text-shadow: 2px 2px 50px #444;
}
.about-1 h5 {
	color: #db2319; font-family: 'font2'; font-weight: 600; letter-spacing: 1.5px; line-height: 40px; font-size: 20px; text-shadow: 2px 2px 35px #444;
}
.about-1 hr {
	background: #db2319;
}
.about-1 p {
	font-family: font2; color: #000; font-size: 17px; line-height: 35px; text-shadow: 2px 2px 25px #444;   margin-right: 100px;

}
.about-1 img {

}
.about-1 li {
	color:  #db2319; line-height: 40px; font-size: 20px; font-family: 'sans-serif'; text-shadow: 2px 2px 25px #444;    margin-top: 80px;
    margin-bottom: -35px; padding-right: 150px;
}
.parallax4 {
  background: #fff;
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
	overflow: hidden;
	padding:  60px;
	color: #fff;
	box-shadow: 1px 1px 10px 3px #4449;
border-radius: 25px;
  background-repeat: no-repeat;
  background-size: cover;
}
   .sticky-button {
        position: fixed;
        bottom: 20px; z-index: 1;
        right: 20px;
        color: white; background: transparent;
		border: none;
        border-radius: 15px;
        cursor: pointer;
        transition: 0.3s ease;
      }

      .sticky-button.sticky {
        bottom: 20px;
        right: 20px;
      }
/**** Services Section ****/

.video {
	overflow: hidden; position: relative; display: block;
}
.video .pad {
	padding: 350px 150px 350px 150px; position: absolute;
	background: #0009;
    box-shadow: 12px 80px 0px 0px #0009;
}
.video .pad h2 {
	font-weight: 500; color: rgb(255,255,255); font-size: 50px; text-shadow: 0px 0px 5px #000; font-family: 'font4'; text-align: left;
}
.video .pad p {
	margin-top: 0% !important; color: rgb(255,255,255); text-shadow: 0px 0px 5px #000; font-size: 25px; font-family: 'Arial'; text-align: left;
}
.video .pad a {
	
}
.video .pad a:hover {
	color: rgb(255,255,255); border: 1px solid rgb(255,255,255); background: transparent;
}
.video  hr {
	width: 63%;
}
.pest-service {
	padding: 100px 50px 100px 50px; background: #f5f5f5;
}
.pest-service h3 {
	font-family: font4; font-size: 30px; text-align: center;
}
.pest-service p {
	font-family: font2; color: #000; font-size: 17px; line-height: 35px; text-align: center;
}
.pest-service img {
	border-radius: 25px;
}
.insect-service {
	    padding: 100px 25px 0px 25px;
    text-align: center;
        background: linear-gradient(115deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%);
}
.insect-service .container-fluid {
	    background: linear-gradient(55deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%); padding-bottom: 100px;
}
.insect-service h2 {
	font-family: font4; font-size: 35px;
}
.insect-service h5 {
	font-family: font5; font-size: 25px;
}
.insect-service p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.insect-service img {
	max-width: 125%;    margin-top: -115px;
}
.insect-service hr {
	background: #db2319;
    height: 2px;
}
.insect-service .rec {
	    padding: 75px 50px 75px 50px;
    background: #fff;
    margin: 100px 125px 100px 50px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.insect-service .pointer1 {
	padding: 25px;  margin-left: 175px; 
}
.insect-service .pointer2 {
	padding: 25px; 
}
.insect-service .pointer3 {
	padding: 25px;
}
.insect-service .pointer4 {
	padding: 25px; 
}
.insect-service .pointer5 {
	padding: 25px; margin-left: 175px;
}

.rodent-service {
	    padding: 100px 25px 0px 25px;
    text-align: center;
        background: linear-gradient(115deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%);
}
.rodent-service .container-fluid {
	    background: linear-gradient(55deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%); padding-bottom: 100px;
}
.rodent-service h2 {
	font-family: font4; font-size: 35px;
}
.rodent-service h5 {
	font-family: font5; font-size: 25px;
}
.rodent-service p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.rodent-service img {
	max-width: 125%;    margin-top: -115px;
}
.rodent-service hr {
	background: #db2319;
    height: 2px;
}
.rodent-service .rec {
	    padding: 75px 50px 75px 50px;
    background: #fff;
    margin: 100px 125px 100px 50px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.rodent-service .pointer1 {
	padding: 25px;  margin-left: 175px; 
}
.rodent-service .pointer2 {
	padding: 25px; 
}
.rodent-service .pointer3 {
	padding: 25px;
}
.rodent-service .pointer4 {
	padding: 25px; 
}
.rodent-service .pointer5 {
	padding: 25px; margin-left: 175px;
}

.bird-service {
	    padding: 100px 25px 0px 25px;
    text-align: center;
        background: linear-gradient(115deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%);
}
.bird-service .container-fluid {
	    background: linear-gradient(55deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%); padding-bottom: 100px;
}
.bird-service h2 {
	font-family: font4; font-size: 35px;
}
.bird-service h5 {
	font-family: font5; font-size: 25px;
}
.bird-service p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.bird-service img {
	max-width: 125%;    margin-top: -115px;
}
.bird-service hr {
	background: #db2319;
    height: 2px;
}
.bird-service .rec {
	    padding: 75px 50px 75px 50px;
    background: #fff;
    margin: 100px 125px 100px 50px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.bird-service .pointer1 {
	padding: 25px;  margin-left: 175px; 
}
.bird-service .pointer2 {
	padding: 25px; 
}
.bird-service .pointer3 {
	padding: 25px;
}
.bird-service .pointer4 {
	padding: 25px; 
}
.bird-service .pointer5 {
	padding: 25px; margin-left: 175px;
}

.reptile-service {
	    padding: 100px 25px 0px 25px;
    text-align: center;
        background: linear-gradient(115deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%);
}
.reptile-service .container-fluid {
	    background: linear-gradient(55deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%); padding-bottom: 100px;
}
.reptile-service h2 {
	font-family: font4; font-size: 35px;
}
.reptile-service h5 {
	font-family: font5; font-size: 25px;
}
.reptile-service p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.reptile-service img {
	max-width: 125%;    margin-top: -115px;
}
.reptile-service hr {
	background: #db2319;
    height: 2px;
}
.reptile-service .rec {
	    padding: 75px 50px 75px 50px;
    background: #fff;
    margin: 100px 125px 100px 50px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.reptile-service .pointer1 {
	padding: 25px;  margin-left: 175px; 
}
.reptile-service .pointer2 {
	padding: 25px; 
}
.reptile-service .pointer3 {
	padding: 25px;
}
.reptile-service .pointer4 {
	padding: 25px; 
}
.reptile-service .pointer5 {
	padding: 25px; margin-left: 175px;
}

.mammal-service {
	    padding: 100px 25px 0px 25px;
    text-align: center;
        background: linear-gradient(115deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%);
}
.mammal-service .container-fluid {
	    background: linear-gradient(55deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%); padding-bottom: 100px;
}
.mammal-service h2 {
	font-family: font4; font-size: 35px;
}
.mammal-service h5 {
	font-family: font5; font-size: 25px;
}
.mammal-service p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.mammal-service img {
	max-width: 125%;    margin-top: -115px;
}
.mammal-service hr {
	background: #db2319;
    height: 2px;
}
.mammal-service .rec {
	    padding: 75px 50px 75px 50px;
    background: #fff;
    margin: 100px 125px 100px 50px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.mammal-service .pointer1 {
	padding: 25px;  margin-left: 175px; 
}
.mammal-service .pointer2 {
	padding: 25px; 
}
.mammal-service .pointer3 {
	padding: 25px;
}
.mammal-service .pointer4 {
	padding: 25px; 
}
.mammal-service .pointer5 {
	padding: 25px; margin-left: 175px;
}

.service-split {
	background: linear-gradient(113deg, rgb(34, 34, 34) 0%, rgb(34, 34, 34) 62%, rgba(255,255,255,0) 62%); 
}
.service-split .connect {
	padding: 30px;
    background: #222;
    text-align: right;
    margin-left: 100px;
    margin-right: -293px; color: #f5f5f5;
}
.service-split h3 {
	font-family: font4; font-size: 30px;
}
.service-split h4 {
	font-family: font5; font-size: 20px; color: #db2319; padding: 20px 5px 10px 5px; border: 2px dashed #db2319; border-radius: 15px; text-align: center;
	letter-spacing: 2px;
}
.service-split h5 {
	font-family: font5; font-size: 20px; color: #db2319; padding: 20px 5px 10px 5px; border: 2px dashed #db2319; border-radius: 15px; text-align: center;
	letter-spacing: 2px;
}
.service-split p {
	font-family: font2;  font-size: 17px; line-height: 35px; font-weight: 600; padding: 0px;
}
.pest-control-intro {
	padding: 100px; background: #0009; color: #000; margin-top: -10px;
}
.pest-control-intro .padder {
	padding: 50px 15px 50px 15px; background: #f5f5f5; border-radius: 15px; text-align: center; border: 2px solid #db2319;
}
.pest-control-intro h1 {
	font-size: 65px; text-align: center; font-family: font4; padding: 25px 0px 50px 0px;
}
.pest-control-intro .padder h4 {
	font-family: font4; font-size: 25px;
}
.pest-control-intro .padder p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.pest-control-intro .padder i {
	font-size: 50px; color: #db2319; padding-bottom: 25px;
}
.pest-control-service {
	padding: 75px 100px 50px 100px;    background: linear-gradient(90deg, rgb(255 255 255 / 0%) 25%, rgb(255 255 255 / 0%) 25%, rgb(255 255 255 / 0%) 75%, rgb(255 255 255 / 0%) 75%), url(/img/time-2.jpg) bottom no-repeat;
    background-size: cover; background-attachment: fixed;
}
.pest-control-service .container-fluid {
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.75) 100%), url(/img/bug-bg-5.png); padding: 75px 25px 75px 25px; border-radius: 25px;
	background-size: 1.5%; background-repeat: repeat;
}
.pest-control-service h2 {
	font-family: font4; font-size: 75px; text-align: center; line-height: 100px; padding-bottom: 50px;
}
.pest-control-service h3 {
	font-family: font4; font-size: 30px; text-align: center;
}
.pest-control-service .sq {
	padding:  25px; background: #f5f5f5; border-radius: 15px; box-shadow: 1px 1px 10px 1px #4449;
}
.pest-control-service .sq h3 {
	font-family: font5; font-size: 25px; text-align: center;
}
.pest-control-service p {
	font-family: font2; color: #000; font-size: 20px; line-height: 50px; text-align: center; font-weight: 600; padding: 0px 50px 0px 50px;
}
.pest-control-service .sq p {
	font-family: font2; color: #000; font-size: 17px; line-height: 35px; text-align: center; font-weight: 500; padding: 0px;
}
.pest-control-service li {
	font-family: monospace; font-size: 25px; line-height: 30px;
}
/**** Gallery Section ****/
.gallery-page {
	padding: 245px 0 50px 0;	background: rgb(249,249,249);
}
.gallery-page h1 {
	font-size: 3rem; font-weight: 600; font-family: 'font2'; padding-bottom: 40px; text-align: center; color: rgb(129,141,148);
}
.gallery-page h2 {
	font-size: 1.7rem; font-weight: 600; font-family: 'font2'; padding-bottom: 10px; text-align: center; color: rgb(129,141,148);
}
/**** Areas We Service Section ****/
.area:nth-child(odd) {
	padding: 75px 0 75px 0; background: rgb(255,255,255);
}
.area:nth-child(even) {
	padding: 75px 0 75px 0; background: rgb(245,245,245);
}
.area h2 {
	font-size: 2.5rem; font-family: font2; font-weight: 800; color: rgb(196,41,56);
}
.area h4 {
	font-size: 1.5rem; font-family: font2; color: rgb(75,75,75);
}
.area p {
	font-size: 17px; text-align: justify; color: rgb(12,12,12);
}
.area iframe {
	width: 100%; height: 100%; border-radius: 0.8rem; box-shadow: 1px 1px 10px 1px rgb(0,0,0);
}

/**** Contact Section ****/
.contact-us {
	background: linear-gradient(to right, #ffffff00, #ffffff00), url(/img/ext-2.jpg); color: #fff;
    background-size: cover; padding: 350px 100px 250px 100px; background-attachment: fixed; background-repeat: no-repeat; background-position: center;
}
.contact-us h1 {
	font-family: font4; font-size: 65px; padding-bottom: 50px; text-shadow: 2px 2px 1px #000;
}
.contact-us h3 {
	font-family: font5; font-size: 30px; text-shadow: 1px 1px 1px #000; letter-spacing: 2px;
}
.contact-us p {
	font-family: font2; font-size: 17px; line-height:35px; font-weight: 600; text-shadow: 1px 1px 1px #000;
}
.why-us {
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.75) 100%), url(/img/bug-bg-5.png);
    padding: 75px 25px 75px 25px;
    border-radius: 25px;
    background-size: 1.5%;
    background-repeat: repeat;
}
.why-us h2 {
	font-family: font4; text-align: center; font-size: 50px; padding-bottom: 50px;
}
.why-us h3 {
	font-family: font5; color: #db2319; text-align: center;
}
.why-us p {
	font-family: font2; font-size: 17px; line-height:35px; font-weight: 600; text-align: center;
}
.why-us .carded {
	padding: 75px 25px 75px 25px; border-radius: 15px; border: 2px solid #db2319; background: #fff9;
}
.contact-intro {
	    background-position: center;
    background: linear-gradient(90deg, rgb(0 0 0 / 48%) 0%, rgb(4 4 4 / 79%) 100%), url(/img/texture-1.jpg) bottom no-repeat;
    background-size: cover; padding: 75px; background-position: center;
}
.contact-intro .tick {
	padding: 0px; background: #0009; color: #fff; border-radius: 25px;
}
.contact-section {
	padding: 50px 0 50px 0; background: linear-gradient(90deg, rgb(0 0 0 / 48%) 0%, rgb(4 4 4 / 79%) 100%), url(/img/ape-team-2.jpg);
    background-size: cover; background-repeat: no-repeat;
    min-height: auto; background-position: center;
	/*box-shadow: -25px 0px 0px 0px #000;*/
	box-shadow: -0 0px 0px 0px #000; border-radius: 25px;

	height: 100%;
   /* background-attachment: fixed;*/
	
}
.contact-section2 {
	padding: 50px 0 50px 0;     background: linear-gradient(rgb(0 0 0 / 0%), rgb(11 11 11 / 0%)), url(/img/ff-trailers-1.jpg);
    background-size: cover; background-repeat: no-repeat;
    min-height: auto; background-position: center;    box-shadow: -25px 0px 0px 0px #000;
	height: 100%;
   /* background-attachment: fixed;*/
	
}
.contact-intro h3 {
	font-size: 27px; font-family: 'circular'; font-weight: 800; text-align: center; color: #000;  text-transform: uppercase;  
}
.contact-intro h4 {
	font-size: 50px; font-family: Arial;
}
.contact-intro h5 {
	font-family: Arial; font-size: 50px; text-align: center; font-weight: 600; color: #fff; text-shadow: 1px 1px 1px #000;
}
.contact-intro a {
	color: inherit;
}
.contacts {
	padding: 75px;
}
.contacts h3 {
	font-size: 25px; font-family: Arial; font-weight: 500; text-indent: 25px;
}
.contacts mark {
	padding: 15px; background: #000; color: #fff;
}
.locker {
	background: transparent; padding: 100px 50px 50px 50px; height: 100%;
}
.locker h3 {
	text-align: center; font-size: 55px; font-weight: 600; font-family: Arial; line-height: 85px;
}
.locker mark {
	padding: 15px 30px 15px 30px; background: #000; color: #f5f5f5; font-size: 25px; font-family: Arial; display: inline-block; margin-top: 75px;
}

/**** Testimonials Section ****/
.testimonials {
	padding: 75px 0 75px 0; background: rgb(255,255,255);
}


/**** Sections On Every Page ****/
.contact-section {
	padding: 50px 0 50px 0;
}
.contact-section h3 {
	font-size: 2rem; font-family: font2; font-weight: 800; text-align: center; color: rgb(12,12,12);
}

/* ========================================== */
/* === Misc. Section ======================== */
/* ========================================== */

/****  Referrals Owl Carousel ****/
.owl-carousel .owl-stage-outer {
	padding: 50px 0px 50px 0px; background: #000; border-radius: 25px;
}
.owl-nav {
	position: absolute; width: 100%; top: 10%; display: none;
}
.owl-carousel .item {
	display: block; height: 100%;
}
.owl-carousel .owl-item span {
	font-size: 20px; font-weight: 500;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
	position: absolute;
}
.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
	background: transparent !important; color: #212121 !important; opacity: .5 !important;
}
.owl-nav .owl-next {
	left: 100%;
}
.owl-nav .owl-prev {
	right: 100%;
}
.owl-nav .owl-prev span,
.owl-nav .owl-next span {
	font-size: 3em; display: block;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	outline: none;
}

/**** Default Classes ****/
body {
	font-family: 'Montserrat', sans-serif;
}
body#barbajs {
	visibility: visible;
}
a, button, .btn {
	-webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}
a {
	cursor:pointer;	text-decoration: none !important;
}
a:hover {
	color: #252525; text-decoration: underline;
}
.btn {
	cursor: pointer; border-radius: 0;
}
.btn.alert-trigger {
	color: #fdfdfd; background-color:#333;
}
.btn:hover {
	opacity: 0.9;
}
.inner-content-section .btn {
	background:rgba(135,170,188);	border-color: #949494; color: rgba(255,255,255,1);
}
.inner-content-section .btn:hover {
	background-color: rgba(135,170,188,0.4); color: #fff;
}
.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {outline: none;box-shadow: none;background-color: #444;border-color: #949494;color: #fff;}
.btn-primary:hover {
	border-color: #949494;
}
.btn.focus, .btn:focus {
	outline:none; box-shadow: none;
}
.section-divider {
	position: relative; padding: 50px 0;
}
.estimate-section-divider .alert, .estimate-section-divider .alert p {
    text-align: left; font-size: inherit;
}
.block-overlay {
	position: absolute; display: inline-block; background:rgba(0, 0, 0, 0.6); width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; z-index: 0;
}
.fadeDiv {
	position: fixed; display: inline-block; z-index: 1050; color: #fff; background: #300e87; padding: 50px; top: 150px; bottom: 150px; left: 300px; right: 300px; transform:scale(0,0); box-shadow: 0px 0px 20px -1px #000; transition: all .20s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.menu-scaler {
	position: fixed; display: inline-block; padding: 50px; z-index: 1050; top: 150px; bottom: 150px; left: 300px; right: 300px; transform: scale(1,1);
}
.fadeDiv .fadeDiv-close {
	position: absolute; right: 20px; top: 10px; font-weight: 900; font-size: 2em; font-family: 'Lato'; cursor: pointer;
}
.navbar-collapse ul {
	width: 100%; justify-content: center; align-items: center;
}
.overlay {
	height: 100%; width: 100%; background: #ffffffbf;
}
#myBtn {
	display: block; width: 50px; height: 50px; position: fixed; top: 100%; right: 30px; z-index: 99; border: none; outline: none; background-color: #000000; color: #ffffff; cursor: pointer; font-size: 14px; padding-top: 0; border-radius: 0px; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;
}
#myBtn i {
	color: white;
}
#myBtn:hover {
	background-color: #424242; color: #fff;
}

/**** Gallery Function Section ****/
#portfolio input {
	display: flex; flex-direction: column; justify-content: center; align-items: center; position: absolute; margin: 0; top: 0; left: -60px; z-index: 2; width: 60px; height: 60px; -webkit-appearance: none; background-image: url(/img/icons/close-btn-icon-red.png); background-repeat: no-repeat; background-color: transparent; background-size: contain; color: #ffffff; border: none; cursor: pointer; outline: none !important; -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}
#portfolio input:hover {
	background-color: #fff;	opacity: .;
}
button.mfp-close, button.mfp-arrow {
	outline :none !important;
}
#portfolio {
	display: flex; padding: 0; overflow: hidden; flex-wrap: wrap; justify-content: center;
}
#portfolio li {
	display: flex; justify-content: center; align-items: center; float: left; position: relative; overflow: hidden; margin: 0 10px 20px;
}
#portfolio li a {
	transform: scale(1,1); display: block; width: 100%; height: 295px; width: 490px; overflow: hidden; -o-transition:all .30s ease; -moz-transition:all .30s ease; -webkit-transition:all .30s ease; transition:all .30s ease;
}
#portfolio li a:hover {
	transform: scale(1.1,1.1) !important;
}
#portfolio li a img {
	display: block; position: absolute; top: 0%; bottom: 0%; left: 0%; right: 0%; margin: auto; width: 100%; height: auto; transform: scale(1,1);
}
#portfolio li:hover .block-overlay {
	background-color: #000000cc;
}
#portfolio li:hover input {
	left: 0;
}
#portfolio .block-overlay {
	background: rgb(0,0,0,0.1); z-index: 1; -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}

.mfp-ready .mfp-figure {
	opacity: 0; margin-left: -100px;
}
.mfp-zoom-in .mfp-figure, .mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler {
	opacity: 0; margin-left: -100px; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-transform: scale(0.95); -ms-transform: scale(0.95); transform: scale(0.95);
}
.mfp-zoom-in.mfp-bg,
.mfp-zoom-in .mfp-preloader {
	opacity: 0; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-image-loaded .mfp-figure, .mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler {
	opacity: 1; margin-left: 0; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg,
.mfp-zoom-in.mfp-ready .mfp-preloader {
	opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-figure, .mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler {
	-webkit-transform: scale(0.95);	-ms-transform: scale(0.95); transform: scale(0.95); opacity: 0; margin-left: -100px;
}
.mfp-zoom-in.mfp-removing.mfp-bg,
.mfp-zoom-in.mfp-removing .mfp-preloader {
	opacity: 0; margin-left: -20px;
}
.mfp-iframe-scaler {
	overflow: visible; /*so the close button is shown*/
}
.mfp-zoom-out-cur {
	cursor: auto;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: pointer;
}

/**** Reviews Function ****/
.carousel-indicators li {
	position: relative; top: 51px; -ms-flex: 0 1 auto; flex: 0 1 auto; width: 30px;	height: 3px; margin-right: 3px;	margin-left: 3px; text-indent: -999px; background-color: rgb(191, 190, 190);
}
.carousel-indicators .active {
	background-color: #0f8029;
}

/* ========================================== */
/* === Footer Section ======================= */
/* ========================================== */
.footer-section .vms-link-wrapper img {
	width: 50%;
}
.footer-section .vms-link-wrapper a {
	width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center;
}
.footer-section {
	padding: 45px 0 10px; background: #292929; color: rgb(255, 255, 255); font-size: 18px; font-weight: 400;
}
.footer-section h3 {
	font-size: 1.3rem; color: rgb(30,30,30); font-weight: bold;
}
.footer-section p {
	color: rgb(255,255,255); font-size: 14px; font-family: 'font2'; 
}
.footer-section a {
	color: #fff; font-size: 14px;
}
.footer-section .service-cities p {
	margin: 0 0 3px;
}
.footer-section iframe {
	border-radius: 25px;
}
.booker {
	    padding: 25px 25px 5px 25px; background: #db2319; border-radius: 25px;  border: 2px solid #000; color: #fff;
}
.booker i {
	background: transparent; padding: 20px; font-size:50px; text-align: center; border-radius: 100%; margin-top: 5px;
}
.booker h2 {
	font-family: font4;
	font-size: 30px;
    margin-right: -20px;
    line-height: 60px;
}
 .booker h6 {
font-family: 'font4';
    letter-spacing: 1px;
    text-shadow: 1px 1px 2px #000;
    text-align: center;
    color: #fff;
    font-size: 25px;
}
 .booker h6 span {
	font-size: 25px;
}
.booker img {
	border-radius: 100%; padding: 0px;
}
.booker i {
	color: #000;
}
 .h-card {
	background: #fff; border-radius: 25px; text-align: center; padding: 15px 0px 15px 0px; border: 2px solid #000;
}
.footer-section .h-card h4 {
	color: #0009; font-family: font4;
}
.footer-section .h-card a {
	color: #0009;
}
.footer-section .h-card p {
	color: #0009;
}
.service-cities {
	margin-bottom: 1em;    padding: 0px 35px 0px 50px;
}
.service-cities img {
	padding-bottom: 20px;
}
.service-cities h5 {
    font-family: font2;
    font-weight: 500;
    line-height: 35px;
}
.service-cities h4 {
	font-size: 25px; font-family: 'font4'; font-weight: 500; text-decoration: underline; color: rgb(255, 255, 255);
}
.service-cities h3 {
	font-size: 50px; font-family: 'font4'; font-weight: 500; text-align: center; color: rgb(255, 255, 255);padding: 50px 0px 75px 0px;
}
.bottom-footer {
	padding: 25px 0px 15px 0px; background: #db2319;
}
.bottom-footer .vms-link-wrapper {
	position: relative; top: -10px;
}
.bottom-footer div[class*='col-']:nth-child(2) {
	display: flex; flex-direction: column; justify-content: center; align-items: center;
}
.bottom-footer div[class*='col-']:nth-child(3) {
	display: flex; justify-content: flex-end; font-size: 14px;
}
.bottom-footer div[class*='col-']:nth-child(3) a {
	display: flex; justify-content: center;	align-items: center; border: 1px solid #fff; border-radius: 100px; height: 28px; width: 28px; margin: 0 4px;
}
.bottom-footer div[class*='col-']:nth-child(3) a:hover {
	background: #0a0a0a; text-decoration: none !important; color: #929292;
}
.trademark-disclaimer {
	padding: 10px 0; background: #000; margin-bottom: -10px;
}
.trademark-disclaimer p {
	font-size: 8px; text-align: center; color: rgb(255,255,255);
}

@keyframes pulse {
                0% {
                    transform: scale(1);
                }
                50% {
                    transform: scale(1.1);
                }
                100% {
                    transform: scale(1);
                }
            }
.pulse {
                width: 100px;
                height: 100px;
                background-color: #000;
                border-radius: 50%;
                animation: pulse 2s infinite;
            }


@media screen and (min-width:1201px) and (max-width : 1750px) {
/**** Services Section ****/

.video {
	overflow: hidden; position: relative; display: block;
}
.video .pad {
	padding: 350px 150px 350px 150px; position: absolute;
	background: #0009;
    box-shadow: 12px 80px 0px 0px #0009;
}
.video .pad h2 {
	font-weight: 500; color: rgb(255,255,255); font-size: 50px; text-shadow: 0px 0px 5px #000; font-family: 'font4'; text-align: left;
}
.video .pad p {
	margin-top: 0% !important; color: rgb(255,255,255); text-shadow: 0px 0px 5px #000; font-size: 25px; font-family: 'Arial'; text-align: left;
}
.video .pad a {
	
}
.video .pad a:hover {
	color: rgb(255,255,255); border: 1px solid rgb(255,255,255); background: transparent;
}
.video  hr {
	width: 63%;
}
.pest-service {
	padding: 100px 50px 100px 50px; background: #f5f5f5;
}
.pest-service h3 {
	font-family: font4; font-size: 30px; text-align: center;
}
.pest-service p {
	font-family: font2; color: #000; font-size: 17px; line-height: 35px; text-align: center;
}
.pest-service img {
	border-radius: 25px;
}
.insect-service {
	    padding: 100px 25px 0px 25px;
    text-align: center;
        background: white;
}
.insect-service .container-fluid {
	    background: linear-gradient(55deg, #222 0%, #222 00%, rgba(255, 255, 255, 0) 50%); padding-bottom: 100px;
}
.insect-service h2 {
	font-family: font4; font-size: 35px;
}
.insect-service h5 {
	font-family: font5; font-size: 25px;
}
.insect-service p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.insect-service img {
	max-width: 125%;    margin-top: -115px;
}
.insect-service hr {
	background: #db2319;
    height: 2px;
}
.insect-service .rec {
	    padding: 75px 50px 75px 50px;
    background: #fff;
    margin: 100px 125px 100px 50px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.insect-service .pointer1 {
	padding: 25px;  margin-left: 0; 
}
.insect-service .pointer2 {
	padding: 25px; 
}
.insect-service .pointer3 {
	padding: 25px;
}
.insect-service .pointer4 {
	padding: 25px; 
}
.insect-service .pointer5 {
	padding: 25px; margin-left: 0;
}

.rodent-service {
	    padding: 100px 25px 0px 25px;
    text-align: center;
        background: white;
}
.rodent-service .container-fluid {
	    background: linear-gradient(55deg, #222 0%, #222 0%, rgba(255, 255, 255, 0) 50%); padding-bottom: 100px;
}
.rodent-service h2 {
	font-family: font4; font-size: 35px;
}
.rodent-service h5 {
	font-family: font5; font-size: 25px;
}
.rodent-service p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.rodent-service img {
	max-width: 100%;    margin-top: -115px;
}
.rodent-service hr {
	background: #db2319;
    height: 2px;
}
.rodent-service .rec {
	    padding: 75px 50px 75px 50px;
    background: #fff;
    margin: 100px 125px 100px 50px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.rodent-service .pointer1 {
	padding: 25px;  margin-left: 0; 
}
.rodent-service .pointer2 {
	padding: 25px; 
}
.rodent-service .pointer3 {
	padding: 25px;
}
.rodent-service .pointer4 {
	padding: 25px; 
}
.rodent-service .pointer5 {
	padding: 25px; margin-left: 0;
}

.bird-service {
	    padding: 100px 25px 0px 25px;
    text-align: center;
        background: white;
}
.bird-service .container-fluid {
	    background: linear-gradient(55deg, #222 0%, #222 0%, rgba(255, 255, 255, 0) 50%); padding-bottom: 100px;
}
.bird-service h2 {
	font-family: font4; font-size: 35px;
}
.bird-service h5 {
	font-family: font5; font-size: 25px;
}
.bird-service p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.bird-service img {
	max-width: 100%;    margin-top: -115px;
}
.bird-service hr {
	background: #db2319;
    height: 2px;
}
.bird-service .rec {
	    padding: 75px 50px 75px 50px;
    background: #fff;
    margin: 100px 125px 100px 50px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.bird-service .pointer1 {
	padding: 25px;  margin-left: 0; 
}
.bird-service .pointer2 {
	padding: 25px; 
}
.bird-service .pointer3 {
	padding: 25px;
}
.bird-service .pointer4 {
	padding: 25px; 
}
.bird-service .pointer5 {
	padding: 25px; margin-left: 0;
}

.reptile-service {
	    padding: 100px 25px 0px 25px;
    text-align: center;
        background: white;
}
.reptile-service .container-fluid {
	    background: linear-gradient(55deg, #222 0%, #222 0%, rgba(255, 255, 255, 0) 50%); padding-bottom: 100px;
}
.reptile-service h2 {
	font-family: font4; font-size: 35px;
}
.reptile-service h5 {
	font-family: font5; font-size: 25px;
}
.reptile-service p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.reptile-service img {
	max-width: 100%;    margin-top: -115px;
}
.reptile-service hr {
	background: #db2319;
    height: 2px;
}
.reptile-service .rec {
	    padding: 75px 50px 75px 50px;
    background: #fff;
    margin: 100px 125px 100px 50px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.reptile-service .pointer1 {
	padding: 25px;  margin-left: 0; 
}
.reptile-service .pointer2 {
	padding: 25px; 
}
.reptile-service .pointer3 {
	padding: 25px;
}
.reptile-service .pointer4 {
	padding: 25px; 
}
.reptile-service .pointer5 {
	padding: 25px; margin-left: 0;
}

.mammal-service {
	    padding: 100px 25px 0px 25px;
    text-align: center;
        background: white;
}
.mammal-service .container-fluid {
	    background: linear-gradient(55deg, #222 0%, #222 0%, rgba(255, 255, 255, 0) 50%); padding-bottom: 100px;
}
.mammal-service h2 {
	font-family: font4; font-size: 35px;
}
.mammal-service h5 {
	font-family: font5; font-size: 25px;
}
.mammal-service p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.mammal-service img {
	max-width: 100%;    margin-top: -115px;
}
.mammal-service hr {
	background: #db2319;
    height: 2px;
}
.mammal-service .rec {
	    padding: 75px 50px 75px 50px;
    background: #fff;
    margin: 100px 125px 100px 50px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.mammal-service .pointer1 {
	padding: 25px;  margin-left: 0; 
}
.mammal-service .pointer2 {
	padding: 25px; 
}
.mammal-service .pointer3 {
	padding: 25px;
}
.mammal-service .pointer4 {
	padding: 25px; 
}
.mammal-service .pointer5 {
	padding: 25px; margin-left: 0;
}

.service-split {
	background: linear-gradient(113deg, rgb(34, 34, 34) 0%, rgb(34, 34, 34) 62%, rgba(255,255,255,0) 62%); 
}
.service-split .connect {
	padding: 30px;
    background: #222;
    text-align: right;
    margin-left: 0;
    margin-right: -0; color: #f5f5f5;
}
.service-split h3 {
	font-family: font4; font-size: 30px;
}
.service-split h4 {
	font-family: font5; font-size: 20px; color: #db2319; padding: 20px 5px 10px 5px; border: 2px dashed #db2319; border-radius: 15px; text-align: center;
	letter-spacing: 2px;
}
.service-split h5 {
	font-family: font5; font-size: 20px; color: #db2319; padding: 20px 5px 10px 5px; border: 2px dashed #db2319; border-radius: 15px; text-align: center;
	letter-spacing: 2px;
}
.service-split p {
	font-family: font2;  font-size: 17px; line-height: 35px; font-weight: 600; padding: 0px;
}
	
}

@media screen and (min-width:1201px) and (max-width : 1550px) {

/* ======================================== */
/* === Navigvation Section ================ */
/* ======================================== */
.navbar-inverse .navbar-inner {
	display:none;
}
.dropdown-menu {
	position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 200px; padding: .5rem 0; margin: .125rem 0 0; font-size: 18px; color: rgb(33, 37, 41); text-align: left; list-style: none; background-color: rgb(255,255,255); background-clip: padding-box; border: 1px solid rgba(0,0,0,.15); border-radius: .25rem;
}
.dropdown-menu.columns-3 {
	min-width: 600px;
}
.dropdown-menu li a {
	padding: 5px 15px; font-weight: 300;
}
.dropdown-item {
	display: block; width: 100%; font-weight: 600; font-family: 'font2'; padding: .25rem 1.5rem; clear: both; color: rgb(12,12,12); text-align: inherit; white-space: nowrap; background: 0 0;border: 0;
}
.dropdown-item.active, .dropdown-item:active {
	color: rgb(255,255,255); text-decoration: none; background-color: rgb(22,22,22) !important;
}
.dropdown {
	float: left; position: relative;
}
.dropdown .dropbtn {
font-size: 20px;
    color: rgb(255, 255, 255);
    font-family: 'font2'; font-weight: 600; margin: 0px 50px;
}
.navbar a:hover, .dropdown:hover .dropbtn {
	background-color: #043174;
}
.dropdown-one {
	cursor: pointer; display: none; position: absolute; background-color: #f9f9f9; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown-two {
	cursor: pointer; display: none; position: absolute; left: 160px; top: 0px; min-width: 160px; background-color: #f9f9f9; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown-three {
	cursor: pointer; display: none; position: absolute; left: 160px; top: 48px; min-width: 160px; background-color: #f9f9f9; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown:hover .dropdown-one, #link1:hover > .dropdown-two {
	display: block;
}
.dropdown:hover .dropdown-one, #link2:hover > .dropdown-three {
	display: block;
}
.dropdown-one .dItem {
	color: black; padding: 12px 16px; display: block; text-align: left;
}
.dropdown-one .dItem:hover, .dropdown-two a:hover {
	background-color: #ddd;
}
.my-pad {
	padding: 0 0 0 15px;
}
.my-pad h5 {
	color: rgb(255,255,255); font-size: 18px; text-transform: uppercase; padding-top: 20px;	line-height: 5px; font-weight: 600;
}
.multi-column-dropdown {
	list-style: none; margin: 0px; padding: 0px;
}
ul.multi-column-dropdown {
	padding: 0 0 0;
}
.multi-column-dropdown li a {
	display: block;	clear: both; line-height: 1.428571429; color: #333; white-space: normal;
}
.multi-column-dropdown li a:hover {
	text-decoration: none; color: #262626; background-color: #999;
}
.tab {
	overflow: hidden; border: 1px solid #ccc; background-color: #f1f1f1; font-family: 'font2';
}
.tab button {
	background-color: inherit; float: left; border: none; outline: none; cursor: pointer; padding: 14px 16px; transition: 0.3s; font-size: 17px;
}
.tab button:hover {
	background-color: #ddd;
}
.tab button.active {
	background-color: #ccc;
}
.tabcontent {
	display: none; padding: 6px 12px; border: 1px solid #ccc; border-top: none;
}
.tabcontent h3 {
	padding-top: 40px; padding-bottom: 40px; font-family: 'font'; text-align: center; font-size: 2rem; color: rgb(246,177,24);
}
.top-header-animate {
	background: rgb(255,255,255); margin-top: -200px;
}
.navbar-scroll-animate {
	background: red;
}
.top-header-animate .dropdown-toggle {
	color:#0a0a0a; font-size: 16px;
}
.top-header-animate .navbar-brand {
	font-size: 1.5em;
}
body {
	padding: 0; -webkit-transition-property: all; -webkit-transition-duration: .30s; -webkit-transition-timing-function: ease-in-out; transition-property: all; transition-duration: .30s; transition-timing-function: ease-in-out;    border-right: 10px solid #000;
    border-left: 10px solid #000;
}
.navbar-scroll {
	padding: 0px 0 0; position: fixed; background: #292929; width: 100%; z-index: 2;	-webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;margin-top: -3px; border-bottom: 3px solid #000;
}
.navbar-scroll img {
	    padding: 15px;
    margin-bottom: -25px;
    margin-top: -25px;
    background: #fff;
        margin-left: -50px;
       border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    border: 3px solid #000;;
}
.navbar-scroll marquee {
    height: 25px;
    font-size: 14px;
 text-align: center;
    width: 100%;
}
.navbar-scroll .locate {
	padding: 25px 15px 15px 15px;     margin-bottom: -25px;
    margin-top: -25px;
    background: #fff;
    margin-left: -65px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px; width: 150px;
    border: 3px solid #000;
}
.navbar-scroll .locations {
	font-family: font4;
    font-size: 25px; color: #db2319;
    line-height: 50px;
}
.navbar-scroll .container {
	background: rgb(60,36,17,0); border-bottom-left-radius: 1.5rem;	border-bottom-right-radius: 1.5rem;
}
#projects .navbar-scroll {
	background: #fdfdfd; position:relative !important;
}
#projects .navbar-scroll li a {
	color:#333;
}
#projects .navbar-scroll .navbar-brand {
	color:#252525;
}
#projects .navbar-light .lnr {
	color:#222;
}
.navbar-light .lnr {
	color: #fdfdfd;	font-size: 1.5em; position: absolute; top: 6px; right: 10px;
}
.navbar-light .navbar-brand {
	color: #e8e8e8; font-size: 20px; font-family: 'Montserrat', sans-serif;
}
.navbar-brand {
	font-size:2.5em; font-weight:700; text-transform:uppercase;
}
.navbar-brand:focus, .navbar-brand:hover {
	color:#f3f3f3 !important;
}
.navbar-light .navbar-nav .nav-link {
    margin: 0px 40px;
    padding: 6px 0px;
    font-weight: 900;
    font-size: 18px;
    color: rgb(255, 255, 255);
    font-family: 'font2';
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav
.nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light
.navbar-nav .show>.nav-link {
	color: rgb(255,255,255);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: rgb(196,41,56);
}
.navbar-light .navbar-nav li a {
	position: relative;
}
.navbar-collapse {
	height: 100%;
}
.mobile-top-header {
	display: none !important;
}




.motion1 {
	background: transparent;
	padding: 100px 0 75px 0;
}
.motion1 .carousel {
  --current-slide: 0;
  position: relative;
  overflow: hidden;
  height:650px;
}
.motion1 .carousel-button {
  /* vertically centering the buttons */
  position: absolute;
  /*top: 20%;*/
  top: 60%;
  transform: translateY(-50%);
  z-index: 1;
  padding: 0;
  margin: 10rem;
	height: 40px;
	width: 40px;
  border-radius: 100%;
	line-height: 0.9;
	color: rgb(83,82,82);
  background-color: transparent;
  border: none;
  font-size: 2.5rem;
  cursor: pointer;
  transition: color 0.1s;
}
.motion1 .carousel-button:hover {
  color: rgba(0, 0, 0, 0.5);
	border: none;
}
.motion1 .carousel-button.active {
	border: none !important;
}
.motion1 .carousel-button_next {
  right: 0;
	border: none;
}
.motion1 .slides {
  display: flex;
  transition: transform 0.5s;
  transform: translateX(calc(-100% * var(--current-slide)));
}
.motion1 .slide {
  flex: 0 0 100%;
}
.motion1 .slide .pad {
    padding: 15px;
    margin: 0px 0px 0px -1px;
    background: linear-gradient(180deg, rgba(219,35,25,1) 15%, rgba(68,68,68,0.7524350804775035) 15%);
    height: auto;
    border-radius: 25px;
}
.motion1 .slide .pad:hover {
	background: linear-gradient(180deg, rgba(219, 35, 25, 1) 15%, rgb(68 68 68) 15%);
}
.motion1 .slide .pad img {
	max-width: 75%;
}
.motion1 h4 {
	font-family: 'font5'; color: #fff;
	text-shadow: 2px 2px 3px #000; text-align: center;
	font-size: 2rem; letter-spacing: 1px;
}
.motion1 span {
	color: #db2319;
}
.motion1 .slide p {
  color: rgb(252, 252, 252);
	font-family: 'font2';
	text-align: center;
	font-size: 15px;
	font-weight: 600;
}

}




/* === Lg. Laptop CSS Section ================= */
@media screen and (max-width : 1440px) {
	/*** Don't place anything here, unless absolutely necessary ***/
}
/* === Sm. Laptop CSS Section ================= */
/*@media screen and (max-width: 1024px) {*/
@media screen and (max-width: 1200px) {

/* ======================================== */
/* === Top Header Section ================= */
/* ======================================== */
.top-header {
	position: fixed; width: 100%; z-index: 1; padding: 10px 0 10px 0; background: #ffffffd6;	z-index: 3; -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease; margin-top: 75px;
}
.top-header div[class*='col-']:first-child {
	display: flex; justify-content: flex-end; align-items: center;
}
.top-header div[class*='col-']:first-child a {
	padding: 0; font-size: 15px; -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}
.top-header div[class*='col-']:first-child a:hover {
	background-color: transparent;
}
.top-header div[class*='col-']:nth-child(2) {
	display: flex; justify-content: center; align-items: center;
}
.top-header div[class*='col-']:nth-child(3) {
	 justify-content: center; align-items: center;
}
.top-header div[class*='col-']:nth-child(3) a {

}
.top-header div[class*='col-']:nth-child(3) a:hover {
	background: transparent;
}
.top-header div[class*='col-']:nth-child(4) {
	display: flex; justify-content: center; align-items: center;
}
.top-header div[class*='col-']:nth-child(4) a {

}
.top-header div[class*='col-']:nth-child(4) a:hover {
	color: rgb(120,120,120);
}
.top-header div[class*='col-']:nth-child(5) {
	display: flex; justify-content: flex-start; align-items: center;
}
.top-header div[class*='col-']:nth-child(5) a {

}
.top-header div[class*='col-']:nth-child(5) a:hover {

}
.top-header .dropdown-menu {
	background: whitesmoke; border-radius: 0;
}
.top-header .dropdown-menu a {
	color: #222; padding: 3px 20px !important;
}
.top-header .dropdown-toggle {
	background: #21212100; padding: 6px 25px; outline: none !important; border-color: #f3f3f3b5;
}
.top-header .dropdown-toggle:hover {
	background-color: white !important; color: #000 !important;
}
.btn-secondary:not([disabled]):not(.disabled).active, .btn-secondary:not([disabled]):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
	color: #000; background-color: rgb(255, 255, 255); border-color: #666e76; box-shadow:none !important;
}
.top-header .btn-secondary.focus,
.btn-secondary:focus {
	outline: none !important; box-shadow: none !important;
}
.top-header h3 {
	font-family: font4; font-size: 25px; text-align: center;
}
.top-header h3 span {
	color: #db2319; text-shadow: 0px 0px 1px #000; text-transform: uppercase;
}
.top-header .contact-header {
	display: contents; padding: 15px; color: #db2319;
}
.top-header .contact-header i {
	font-size: 25px; padding-right: 5px;
}
.top-header .contact-header2 {
	display: contents; padding: 15px; color: #db2319;
}
.top-header .contact-header2 i {
	font-size: 25px; padding-right: 5px;
}
.top-header .scope {
	display: contents; color: #000;
}
.top-header .scope i {
	font-size: 25px; padding-right: 5px;
}
.top-header .bawks {
	    padding: 25px 15px 25px 15px;
    background: #fff;
    margin-top: -10px; border: 3px solid #000; border-top: none;
    margin-bottom: 15px; margin-bottom: 30px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
	      margin-left: 0;
    margin-right: 0;
}
.top-header .citations {
	background: red; padding: 10px; margin: 0px 5px 0px 5px; width: 50px; height: 50px; text-align: center; display: inline; font-size: 20px;
}
.top-header .quote {
padding: 25px;
    background: #db2319;
    color: #fff; border-radius: 15px;
    font-size: 15px;
}
.top-header .quote i {
	font-size: 25px; padding-right: 5px;
}
.top-header .quote span i {
	    transform: rotateY(180deg);
    position: relative;
    display: inline-block;
}
.top-header .mapper {
	background: #000; color: #fff; font-size: 45px;
}
.top-header .locations {
	padding: 10px; background: #000; width: 180px;display: inline-block; text-align: center;
}
.top-header .locations i {
	font-size: 30px;
}
.top-header marquee {
    height: 25px;
    font-size: 15px;
    background: #000;
    color: #fff; text-align: center;
    width: 180px;
}

/* ======================================== */
/* === Navigvation Section ================ */
/* ======================================== */
.navbar-inverse .navbar-inner {
	display:none;
}
.dropdown-menu {
	position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 200px; padding: .5rem 0; margin: .125rem 0 0; font-size: 18px; color: rgb(33, 37, 41); text-align: left; list-style: none; background-color: rgb(255,255,255); background-clip: padding-box; border: 1px solid rgba(0,0,0,.15); border-radius: .25rem;
}
.dropdown-menu.columns-3 {
	min-width: 600px;
}
.dropdown-menu li a {
	padding: 5px 15px; font-weight: 300;
}
.dropdown-item {
	display: block; width: 100%; font-weight: 600; font-family: 'font2'; padding: .25rem 1.5rem; clear: both; color: rgb(12,12,12); text-align: inherit; white-space: nowrap; background: 0 0;border: 0;
}
.dropdown-item.active, .dropdown-item:active {
	color: rgb(255,255,255); text-decoration: none; background-color: rgb(22,22,22) !important;
}
.dropdown {
	float: left; position: relative;
}
.dropdown .dropbtn {
font-size: 20px;
    color: rgb(255, 255, 255);
    font-family: 'font2'; font-weight: 600; margin: 0px 50px;
}
.navbar a:hover, .dropdown:hover .dropbtn {
	background-color: #043174;
}
.dropdown-one {
	cursor: pointer; display: none; position: absolute; background-color: #f9f9f9; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown-two {
	cursor: pointer; display: none; position: absolute; left: 160px; top: 0px; min-width: 160px; background-color: #f9f9f9; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown-three {
	cursor: pointer; display: none; position: absolute; left: 160px; top: 48px; min-width: 160px; background-color: #f9f9f9; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown:hover .dropdown-one, #link1:hover > .dropdown-two {
	display: block;
}
.dropdown:hover .dropdown-one, #link2:hover > .dropdown-three {
	display: block;
}
.dropdown-one .dItem {
	color: black; padding: 12px 16px; display: block; text-align: left;
}
.dropdown-one .dItem:hover, .dropdown-two a:hover {
	background-color: #ddd;
}
.my-pad {
	padding: 0 0 0 15px;
}
.my-pad h5 {
	color: rgb(255,255,255); font-size: 18px; text-transform: uppercase; padding-top: 20px;	line-height: 5px; font-weight: 600;
}
.multi-column-dropdown {
	list-style: none; margin: 0px; padding: 0px;
}
ul.multi-column-dropdown {
	padding: 0 0 0;
}
.multi-column-dropdown li a {
	display: block;	clear: both; line-height: 1.428571429; color: #333; white-space: normal;
}
.multi-column-dropdown li a:hover {
	text-decoration: none; color: #262626; background-color: #999;
}
.tab {
	overflow: hidden; border: 1px solid #ccc; background-color: #f1f1f1; font-family: 'font2';
}
.tab button {
	background-color: inherit; float: left; border: none; outline: none; cursor: pointer; padding: 14px 16px; transition: 0.3s; font-size: 17px;
}
.tab button:hover {
	background-color: #ddd;
}
.tab button.active {
	background-color: #ccc;
}
.tabcontent {
	display: none; padding: 6px 12px; border: 1px solid #ccc; border-top: none;
}
.tabcontent h3 {
	padding-top: 40px; padding-bottom: 40px; font-family: 'font'; text-align: center; font-size: 2rem; color: rgb(246,177,24);
}
.top-header-animate {
	background: rgb(255,255,255); margin-top: -200px;
}
.navbar-scroll-animate {
	background: red;
}
.top-header-animate .dropdown-toggle {
	color:#0a0a0a; font-size: 16px;
}
.top-header-animate .navbar-brand {
	font-size: 1.5em;
}
body {
	padding: 0; -webkit-transition-property: all; -webkit-transition-duration: .30s; -webkit-transition-timing-function: ease-in-out; transition-property: all; transition-duration: .30s; transition-timing-function: ease-in-out;    border-right: 10px solid #000;
    border-left: 10px solid #000;
}
.navbar-scroll {
	padding: 0px 0 0; position: fixed; background: #292929; width: 100%; z-index: 2;	-webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;margin-top: -3px; border-bottom: 3px solid #000;
}
.navbar-scroll img {
	    padding: 15px;
    margin-bottom: -25px;
    margin-top: -25px;
    background: #fff;
        margin-left: -50px;
       border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    border: 3px solid #000;;
}
.navbar-scroll marquee {
    height: 25px;
    font-size: 14px;
 text-align: center;
    width: 100%;
}
.navbar-scroll .locate {
	padding: 25px 15px 15px 15px;     margin-bottom: -25px;
    margin-top: -25px;
    background: #fff;
    margin-left: 11px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px; width: 150px;
    border: 3px solid #000;
	display: none;
}
.navbar-scroll .locations {
	font-family: font4;
    font-size: 25px; color: #db2319;
    line-height: 50px;
}
.navbar-scroll .container {
	background: rgb(60,36,17,0); border-bottom-left-radius: 1.5rem;	border-bottom-right-radius: 1.5rem;
}
#projects .navbar-scroll {
	background: #fdfdfd; position:relative !important;
}
#projects .navbar-scroll li a {
	color:#333;
}
#projects .navbar-scroll .navbar-brand {
	color:#252525;
}
#projects .navbar-light .lnr {
	color:#222;
}
.navbar-light .lnr {
	color: #fdfdfd;	font-size: 1.5em; position: absolute; top: 6px; right: 10px;
}
.navbar-light .navbar-brand {
	color: #e8e8e8; font-size: 20px; font-family: 'Montserrat', sans-serif;
}
.navbar-brand {
	font-size:2.5em; font-weight:700; text-transform:uppercase;
}
.navbar-brand:focus, .navbar-brand:hover {
	color:#f3f3f3 !important;
}
.navbar-light .navbar-nav .nav-link {
    margin: 0px 50px;
    padding: 6px 0px;
    font-weight: 900;
    font-size: 20px;
    color: rgb(255, 255, 255);
    font-family: 'font2';
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav
.nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light
.navbar-nav .show>.nav-link {
	color: rgb(255,255,255);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: rgb(196,41,56);
}
.navbar-light .navbar-nav li a {
	position: relative;
}
.navbar-collapse {
	height: 100%;
}
.mobile-top-header {
	display: none !important;
}




/* ========================================== */
/* === Website Pages Section ================ */
/* ========================================== */

/**** Home Section ****/
.bg-primary {
	background: rgb(83,82,82) !important;
}
.home-header-section {
	padding-top: 75px;
}
.home-header-section .slider-logo span {
	font-family: 'font'; color: rgb(196,41,56);
}

.pre-home {
	background: linear-gradient(to right, #ffffff00, #ffffff00), url(/img/ext-44.jpg) bottom no-repeat;
    background-size: 100%; padding: 350px 100px 250px 100px; background-attachment: fixed;
}
.pre-home h1 {
	font-size: 50px; font-family: font4;
}
.pre-home .home-service-link {
	padding: 10px;
    background: #ffffff59;
    border-radius: 25px;
    box-shadow: 1px 1px 10px 1px #000; margin: 10px 0px 10px 0px;
}
.pre-home .home-service-link:hover {
	background: #4449;box-shadow: none; border-top-left-radius: 50px; border-bottom-left-radius: 50px;
}
.pre-home .home-service-link img {

}
.pre-home .home-service-link:hover img {
	background: linear-gradient(135deg, rgba(255,255,255,1) 45%, rgba(219,35,25,1) 45%, rgba(219,35,25,1) 55%, rgba(255,255,255,1) 55%);  box-shadow: 0px 0px 0px 15px #db2319; border-radius: 50px;;
}
.pre-home .home-service-link:hover h3 {
	color: #fff;  text-shadow: 1px 1px 1px #000;
}
.pre-home .home-service-link h3 {
	margin-top: 45px; font-family: font5; color: #000000c9; letter-spacing: 2px; font-size: 30px; text-align: center;
}
.pre-home .home-service-link h3:hover {
	color: #db2319;text-decoration: line-through;
}
.pre-home .home-service-link p {
	margin-top: 15px; font-family: font5; color: #000000c9; letter-spacing: 2px; font-size: 10px; text-align: center;
}
.pre-home .home-service-link p:hover {
	color: #db2319;
}
.home1 {
	padding: 75px 0 75px 0;
	    background: linear-gradient(90deg, rgb(0 0 0 / 48%) 0%, rgb(4 4 4 / 79%) 100%), url(/img/texture-1.jpg) bottom no-repeat;
    background-size: cover;
}
.home1 .pad {
	padding-top: 85px;
}
.home1 h2 {
	font-family: 'font4'; font-size: 35px; text-align: left; font-weight: 500; color: rgb(239, 225, 226);
}
.home1 p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: justify; color: rgb(150,150,150); line-height: 35px;
}
.home1 span {
	color: rgb(83,82,82);
}
.home1 mark {
	padding: 25px; text-align: center; border-radius: 25px; background: #fff9; font-family: font5; font-size: 20px; letter-spacing: 1px;
}
.home1 mark:hover {
	background: #db2319; color: #fff; text-shadow: 1px 1px 3px #000;
}
.home1 hr {
	background: #db2319; height: 2px;
}
.home1 img {
	border-radius: 25px;
}
.insect-intro {
	padding: 75px 25px 75px 75px;   height: 100%; width: 100%;   text-align: center;
    background-repeat: repeat; background: #f5f5f5; border: 3px dashed #db2319;border-radius: 25px;
}
.insect-intro h3 {
	font-family: font4; font-size: 35px; line-height: 60px;
}
.insect-intro h3 span {
	font-family: font4; font-size: 25px; color: #db2319;
}
.insect-intro p {
	font-size: 17px; line-height: 35px; font-family: font2; font-weight: 600;
}
.insect-main {
	padding: 75px;background: linear-gradient(90deg, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0.1529953045671394) 100%), url(/img/bug-bg-1.png) bottom no-repeat;
    background-size: 5%;
    background-repeat: repeat;
}
.insect-main a{
    padding: 25px;
    text-align: center;
    border-radius: 25px;
    background: #fff9;
    font-family: font5;
    font-size: 20px;
    letter-spacing: 1px;
}
.insect-main mark{
    padding: 15px;
    text-align: center;
    border-radius: 25px;
    background: #fff9;
    font-family: font5;
    font-size: 17px;
    letter-spacing: 1px;
    background: #db2319;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
}
.insect-main mark:hover{
    background: #db2319;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
}

.motion1 {
	background: transparent;
	padding: 100px 0 75px 0;
}
.motion1 .carousel {
  --current-slide: 0;
  position: relative;
  overflow: hidden;
  height:575px;
}
.motion1 .carousel-button {
  /* vertically centering the buttons */
  position: absolute;
  /*top: 20%;*/
  top: 30%;
  transform: translateY(-50%);
  z-index: 1;
  padding: 0;
  margin: 20rem;
	height: 40px;
	width: 40px;
  border-radius: 100%;
	line-height: 0.9;
	color: rgb(83,82,82);
  background-color: transparent;
  border: none;
  font-size: 2.5rem;
  cursor: pointer;
  transition: color 0.1s;
}
.motion1 .carousel-button:hover {
  color: rgba(0, 0, 0, 0.5);
	border: none;
}
.motion1 .carousel-button.active {
	border: none !important;
}
.motion1 .carousel-button_next {
  right: 0;
	border: none;
}
.motion1 .slides {
  display: flex;
  transition: transform 0.5s;
  transform: translateX(calc(-100% * var(--current-slide)));
}
.motion1 .slide {
  flex: 0 0 100%;
}
.motion1 .slide .pad {
	padding: 25px; margin: 0px 5px 0px 5px; background: linear-gradient(180deg, rgba(219,35,25,1) 15%, rgba(68,68,68,0.7524350804775035) 15%); height: 475px;border-radius: 25px;
}
.motion1 .slide .pad:hover {
	background: linear-gradient(180deg, rgba(219, 35, 25, 1) 15%, rgb(68 68 68) 15%);
}
.motion1 .slide .pad img {
	max-width: 75%;
}
.motion1 h4 {
	font-family: 'font5'; color: #fff;
	text-shadow: 2px 2px 3px #000; text-align: center;
	font-size: 2rem; letter-spacing: 1px;
}
.motion1 span {
	color: #db2319;
}
.motion1 .slide p {
  color: rgb(252, 252, 252);
	font-family: 'font2';
	text-align: center;
	font-size: 17px;
	font-weight: 600;
}


.pest-service {
	padding: 100px 50px 100px 50px; background: #f5f5f5;
}
.pest-service h3 {
	font-family: font4; font-size: 30px; text-align: center;
}
.pest-service p {
	font-family: font2; color: #000; font-size: 17px; line-height: 35px; text-align: center;
}
.pest-service img {
	border-radius: 25px;
}
.insect-service {
	    padding: 100px 0 0px 0;
    text-align: center;
        background: linear-gradient(115deg, #222 0%, #222 0%, rgba(255, 255, 255, 0) 50%);
}
.insect-service .container-fluid {
	    background: linear-gradient(55deg, #222 0%, #222 0%, rgba(255, 255, 255, 0) 50%); padding-bottom: 100px;
}
.insect-service h2 {
	font-family: font4; font-size: 35px;
}
.insect-service h5 {
	font-family: font5; font-size: 25px;
}
.insect-service p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.insect-service img {
	max-width: 125%;    margin-top: -0;
}
.insect-service hr {
	background: #db2319;
    height: 2px;
}
.insect-service .rec {
	    padding: 75px 10px 75px 10px;
    background: #fff;
    margin: 100px 125px 100px 50px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.insect-service .pointer1 {
	padding: 25px;  margin-left: 0; 
}
.insect-service .pointer2 {
	padding: 25px; 
}
.insect-service .pointer3 {
	padding: 25px;
}
.insect-service .pointer4 {
	padding: 25px; 
}
.insect-service .pointer5 {
	padding: 25px; margin-left: 0;
}

.rodent-service {
	    padding: 100px 0 0px 0;
    text-align: center;
        background: linear-gradient(115deg, #222 0%, #222 0%, rgba(255, 255, 255, 0) 50%);
}
.rodent-service .container-fluid {
	    background: linear-gradient(55deg, #222 0%, #222 0%, rgba(255, 255, 255, 0) 50%); padding-bottom: 100px;
}
.rodent-service h2 {
	font-family: font4; font-size: 35px;
}
.rodent-service h5 {
	font-family: font5; font-size: 25px;
}
.rodent-service p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.rodent-service img {
	max-width: 125%;    margin-top: -0;
}
.rodent-service hr {
	background: #db2319;
    height: 2px;
}
.rodent-service .rec {
	    padding: 75px 10px 75px 10px;
    background: #fff;
    margin: 100px 125px 100px 50px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.rodent-service .pointer1 {
	padding: 25px;  margin-left: 0; 
}
.rodent-service .pointer2 {
	padding: 25px; 
}
.rodent-service .pointer3 {
	padding: 25px;
}
.rodent-service .pointer4 {
	padding: 25px; 
}
.rodent-service .pointer5 {
	padding: 25px; margin-left: 0;
}

.bird-service {
	    padding: 100px 0 0px 0;
    text-align: center;
        background: linear-gradient(115deg, #222 0%, #222 0%, rgba(255, 255, 255, 0) 50%);
}
.bird-service .container-fluid {
	    background: linear-gradient(55deg, #222 0%, #222 0%, rgba(255, 255, 255, 0) 50%); padding-bottom: 100px;
}
.bird-service h2 {
	font-family: font4; font-size: 35px;
}
.bird-service h5 {
	font-family: font5; font-size: 25px;
}
.bird-service p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.bird-service img {
	max-width: 125%;    margin-top: -0;
}
.bird-service hr {
	background: #db2319;
    height: 2px;
}
.bird-service .rec {
	    padding: 75px 10px 75px 10px;
    background: #fff;
    margin: 100px 125px 100px 50px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.bird-service .pointer1 {
	padding: 25px;  margin-left: 0; 
}
.bird-service .pointer2 {
	padding: 25px; 
}
.bird-service .pointer3 {
	padding: 25px;
}
.bird-service .pointer4 {
	padding: 25px; 
}
.bird-service .pointer5 {
	padding: 25px; margin-left: 0;
}

.reptile-service {
	    padding: 100px 0 0px 0;
    text-align: center;
        background: linear-gradient(115deg, #222 0%, #222 0%, rgba(255, 255, 255, 0) 50%);
}
.reptile-service .container-fluid {
	    background: linear-gradient(55deg, #222 0%, #222 0%, rgba(255, 255, 255, 0) 50%); padding-bottom: 100px;
}
.reptile-service h2 {
	font-family: font4; font-size: 35px;
}
.reptile-service h5 {
	font-family: font5; font-size: 25px;
}
.reptile-service p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.reptile-service img {
	max-width: 125%;    margin-top: -0;
}
.reptile-service hr {
	background: #db2319;
    height: 2px;
}
.reptile-service .rec {
	    padding: 75px 10px 75px 10px;
    background: #fff;
    margin: 100px 125px 100px 50px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.reptile-service .pointer1 {
	padding: 25px;  margin-left: 0; 
}
.reptile-service .pointer2 {
	padding: 25px; 
}
.reptile-service .pointer3 {
	padding: 25px;
}
.reptile-service .pointer4 {
	padding: 25px; 
}
.reptile-service .pointer5 {
	padding: 25px; margin-left: 0;
}

.mammal-service {
	    padding: 100px 0 0px 0;
    text-align: center;
        background: linear-gradient(115deg, #222 0%, #222 0%, rgba(255, 255, 255, 0) 50%);
}
.mammal-service .container-fluid {
	    background: linear-gradient(55deg, #222 0%, #222 0%, rgba(255, 255, 255, 0) 50%); padding-bottom: 100px;
}
.mammal-service h2 {
	font-family: font4; font-size: 35px;
}
.mammal-service h5 {
	font-family: font5; font-size: 25px;
}
.mammal-service p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.mammal-service img {
	max-width: 125%;    margin-top: -0;
}
.mammal-service hr {
	background: #db2319;
    height: 2px;
}
.mammal-service .rec {
	    padding: 75px 10px 75px 10px;
    background: #fff;
    margin: 100px 125px 100px 50px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.mammal-service .pointer1 {
	padding: 25px;  margin-left: 0; 
}
.mammal-service .pointer2 {
	padding: 25px; 
}
.mammal-service .pointer3 {
	padding: 25px;
}
.mammal-service .pointer4 {
	padding: 25px; 
}
.mammal-service .pointer5 {
	padding: 25px; margin-left: 0;
}



.service-split {
	background: linear-gradient(113deg, rgb(34, 34, 34) 0%, rgb(34, 34, 34) 62%, rgba(255,255,255,0) 62%); 
}
.service-split .connect {
	padding: 30px;
    background: #222;
    text-align: right;
    margin-left: 0;
    margin-right: -0; color: #f5f5f5;
}
.service-split h3 {
	font-family: font4; font-size: 30px;
}
.service-split h4 {
	font-family: font5; font-size: 20px; color: #db2319; padding: 20px 5px 10px 5px; border: 2px dashed #db2319; border-radius: 15px; text-align: center;
	letter-spacing: 2px;
}
.service-split h5 {
	font-family: font5; font-size: 20px; color: #db2319; padding: 20px 5px 10px 5px; border: 2px dashed #db2319; border-radius: 15px; text-align: center;
	letter-spacing: 2px;
}
.service-split p {
	font-family: font2;  font-size: 17px; line-height: 35px; font-weight: 600; padding: 0px;
}



}
/* === Tablet CSS Section ===================== */
/*@media screen and (max-width: 768px) {*/
@media screen and (max-width: 991px) {

/**** Top Header Section ****/
.mobile-top-header {
	display:block !important; padding: 0 30px 0; background: rgb(135,170,188); z-index: 4; overflow: visible; margin:0;
}
.mobile-menu {
	text-align: center; position: fixed; height: 100%; width: 100%;	display: block;	padding-top: 6em; top: 100%; border: 0;	background: #232323; border-radius: 0; z-index: 1100; overflow: auto; -webkit-transition-property: all;	-webkit-transition-duration: .30s; -webkit-transition-timing-function: ease-in-out; transition-property: all; transition-duration: .30s; transition-timing-function: ease-in-out;
}
.mobile-menu .nav-link {
	font-size: 2em;	color: #c5c5c5 !important;
}
.mobile-menu-custom-show {
	top: 0%;
}
.mobile-menu-top-hero {
	background-size: cover;	padding: 40px 0 0; top:0; left:0; width: 100%; text-align: center;
}
.mobile-menu-top-hero h2 {
	padding: 0 25px;
}
#mobile-menu-header {
	margin-top: 0; background: #ffffff00; box-shadow: none;
}
#mobile-menu-header ul {
	list-style: none; padding: 0 20px; margin-top: 8em; position: relative; width: inherit;
}
#mobile-menu-header ul li a {
	color:#ffffff; padding: 20px 20px;
}
.header-contact_info a {
	color: rgb(255,255,255); margin: 0;
}
.top-header a, .top-header i, .top-header p {
	color: rgb(0,0,0);
}
.top-header-animate a, .top-header-animate i, .top-header-animate p {
	color: rgb(0,0,0);
}
.top-header {
	background: white; display: none; height:145px;
}
.header-contact_info {
	font-size: 1.5em;
}
.navbar-scroll {
	display: none;
}
.header-contact_info .navbar-brand {
	font-size: 1.3em;
}
.top-header div[class*='col-']:first-child {
	justify-content: flex-start;
}
.top-header div[class*='col-'] {
	display: flex; justify-content: left; width: 33.333%; padding: 15px 0;
}
.top-header div[class*='col-']:nth-child(3) {
	display: flex; justify-content: flex-end; width: 33.333%; padding: 15px 0;
}
.top-header div[class*='col-']:nth-child(2) {
	background: none; margin: 0; display: flex; justify-content: center; align-items: center;
}
.top-header div[class*='col-']:nth-child(1) a {
	font-size: 1.5em;
}
.top-header div[class*='col-']:nth-child(2) p {
	font-size: inherit; line-height: inherit;
}

/**** Navigation Section ****/
.dropdown-wrapper {
	margin: 0; padding: 0;
}
.navbar-sidebar .dropdown-menu-mobile {
	position: relative; display: none; top: 0; left: 0; z-index: 1000; float: left; height: 0px; margin: 0; width: 100%; padding: 0; font-size: 18px; color: #e6e6e6 !important; text-align: left; list-style: none; background-color: rgb(200,200,200); border: 0; visibility: hidden; border-radius: 0; transform: scale(1,0); -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}
.dropdown-menu-animate {
	display: inline-block !important; transform: scale(1,1) !important; padding: 25px 0 !important; height: auto !important; visibility: visible !important;
}
.navbar-sidebar .dropdown-menu-mobile a {
	color: rgb(75,75,75); font-weight:600 !important; font-size: 1.3em; font-family: 'Raleway'; text-align: center;
}
.navbar-sidebar {
	padding-top: 145px; height: 100%; width: 200px; background-color: rgb(250,250,250); position: fixed !important; z-index: 1; overflow: auto;
}
.bar-block .dropdown-hover, .bar-block .dropdown-click {
	width: 100%;
}
.bar-block .dropdown-hover .dropdown-content, .bar-block .dropdown-click .dropdown-content {
	min-width: 100%;
}
.bar-block .dropdown-hover .button, .bar-block .dropdown-click .button {
	width: 100%; text-align: left; padding: 8px 16px;
}
.main, #main {
	transition: margin-left .4s;
}
.modal {
	display: none; padding-top: 100px; position: fixed; left: 0; top: 0; width: 100%; height: 100%;	overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4);
}
.modal-content {
	margin: auto; background-color: #fff; position: relative; padding: 0; outline: 0; width: 1200px;
}
.bar {
	width: 100%; overflow: hidden;
}
.center .bar {
	display: inline-block; width: auto;
}
.bar .bar-item {
	padding: 8px 16px; float: left; width: auto; border: none; display: block; outline: 0;
}
.bar .dropdown-hover, .bar .dropdown-click {
	position: static; float: left;
}
.bar .button {
	white-space: normal;
}
.bar-block .bar-item {
	width: 100%; display: block; padding: 8px 16px; text-align: left; border: none; white-space: normal; float: none; outline: 0;
}
.bar-block.center .bar-item {
	text-align: center;
}
.block {
	display: block; width: 100%;
}


/* ========================================== */
/* === Website Pages Section ================ */
/* ========================================== */

/**** Home Section ****/
.bg-primary {
	background: rgb(83,82,82) !important;
}
.home-header-section {
	padding-top: 75px;
}
.home-header-section .slider-logo span {
	font-family: 'font'; color: rgb(196,41,56);
}

.pre-home {
    background: linear-gradient(to right, #ffffff00, #ffffff00), url(/img/ext-44.jpg) bottom no-repeat;
    background-size: cover;
    padding: 150px 30px 150px 30px;
    background-attachment: fixed;
}
.pre-home h1 {
	font-size: 35px; font-family: font4;
}
.pre-home .home-service-link {
	padding: 10px;
    background: #ffffff59;
    border-radius: 25px;
    box-shadow: 1px 1px 10px 1px #000; margin: 10px 0px 10px 0px;
}
.pre-home .home-service-link:hover {
	background: #4449;box-shadow: none; border-top-left-radius: 50px; border-bottom-left-radius: 50px;
}
.pre-home .home-service-link img {

}
.pre-home .home-service-link:hover img {
	background: linear-gradient(135deg, rgba(255,255,255,1) 45%, rgba(219,35,25,1) 45%, rgba(219,35,25,1) 55%, rgba(255,255,255,1) 55%);  box-shadow: 0px 0px 0px 15px #db2319; border-radius: 50px;;
}
.pre-home .home-service-link:hover h3 {
	color: #fff;  text-shadow: 1px 1px 1px #000;
}
.pre-home .home-service-link h3 {
	margin-top: 45px; font-family: font5; color: #000000c9; letter-spacing: 2px; font-size: 30px; text-align: center;
}
.pre-home .home-service-link h3:hover {
	color: #db2319;text-decoration: line-through;
}
.pre-home .home-service-link p {
	margin-top: 15px; font-family: font5; color: #000000c9; letter-spacing: 2px; font-size: 10px; text-align: center;
}
.pre-home .home-service-link p:hover {
	color: #db2319;
}
.home1 {
	padding: 75px 0 75px 0;
	    background: linear-gradient(90deg, rgb(0 0 0 / 48%) 0%, rgb(4 4 4 / 79%) 100%), url(/img/texture-1.jpg) bottom no-repeat;
    background-size: cover;
}
.home1 .pad {
	padding-top: 85px;
}
.home1 h2 {
	font-family: 'font4'; font-size: 35px; text-align: left; font-weight: 500; color: rgb(239, 225, 226);
}
.home1 p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: justify; color: rgb(150,150,150); line-height: 35px;
}
.home1 span {
	color: rgb(83,82,82);
}
.home1 mark {
	padding: 25px; text-align: center; border-radius: 25px; background: #fff9; font-family: font5; font-size: 20px; letter-spacing: 1px;
}
.home1 mark:hover {
	background: #db2319; color: #fff; text-shadow: 1px 1px 3px #000;
}
.home1 hr {
	background: #db2319; height: 2px;
}
.home1 img {
	border-radius: 25px;
}
.insect-intro {
	padding: 75px 25px 75px 75px;   height: 100%; width: 100%;   text-align: center;
    background-repeat: repeat; background: #f5f5f5; border: 3px dashed #db2319;border-radius: 25px;
}
.insect-intro h3 {
	font-family: font4; font-size: 35px; line-height: 60px;
}
.insect-intro h3 span {
	font-family: font4; font-size: 25px; color: #db2319;
}
.insect-intro p {
	font-size: 17px; line-height: 35px; font-family: font2; font-weight: 600;
}
.insect-main {
	padding: 75px;background: linear-gradient(90deg, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0.1529953045671394) 100%), url(/img/bug-bg-1.png) bottom no-repeat;
    background-size: 5%;
    background-repeat: repeat;
}
.insect-main a{
    padding: 25px;
    text-align: center;
    border-radius: 25px;
    background: #fff9;
    font-family: font5;
    font-size: 20px;
    letter-spacing: 1px;
}
.insect-main mark{
    padding: 25px;
    text-align: center;
    border-radius: 25px;
    background: #fff9;
    font-family: font5;
    font-size: 20px;
    letter-spacing: 1px;
    background: #db2319;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
}
.insect-main mark:hover{
    background: #db2319;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
}
.motion1 {
	background: transparent;
	padding: 100px 0 75px 0;
}
.motion1 .carousel {
  --current-slide: 0;
  position: relative;
  overflow: hidden;
  height:auto;
}
.motion1 .carousel-button {
  /* vertically centering the buttons */
  position: absolute;
  /*top: 20%;*/
  top: 25%;
  transform: translateY(-50%);
  z-index: 1;
  padding: 0;
  margin: 1rem;
	height: 40px;
	width: 40px;
  border-radius: 100%;
	line-height: 0.9;
	color: rgb(83,82,82);
  background-color: transparent;
  border: none;
  font-size: 2.5rem;
  cursor: pointer;
  transition: color 0.1s;
}
.motion1 .carousel-button:hover {
  color: rgba(0, 0, 0, 0.5);
	border: none;
}
.motion1 .carousel-button.active {
	border: none !important;
}
.motion1 .carousel-button_next {
  right: 0;
	border: none;
}
.motion1 .slides {
  display: flex;
  transition: transform 0.5s;
  transform: translateX(calc(-100% * var(--current-slide)));
}
.motion1 .slide {
  flex: 0 0 100%;
}
.motion1 .slide .pad {
	padding: 25px; margin: 0px 5px 0px 5px; background: linear-gradient(180deg, rgba(219,35,25,1) 15%, rgba(68,68,68,0.7524350804775035) 15%); height: auto;border-radius: 25px;
}
.motion1 .slide .pad:hover {
	background: linear-gradient(180deg, rgba(219, 35, 25, 1) 15%, rgb(68 68 68) 15%);
}
.motion1 .slide .pad img {
	max-width: 75%;
}
.motion1 h4 {
	font-family: 'font5'; color: #fff;
	text-shadow: 2px 2px 3px #000; text-align: center;
	font-size: 2rem; letter-spacing: 1px;
}
.motion1 span {
	color: #db2319;
}
.motion1 .slide p {
  color: rgb(252, 252, 252);
	font-family: 'font2';
	text-align: center;
	font-size: 17px;
	font-weight: 600;
}






/**** About Section ****/
.about-1 {
	padding: 175px 15px 100px 15px; background: linear-gradient(90deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.1529953045671394) 100%), url(/img/bug-bg-2.jpg) bottom no-repeat;
    background-size: 5%;
    background-repeat: repeat;
}
.about-1 .floater {
	    margin-top: -0;
    margin-bottom: 35px;;
    margin-left: 0;
}
.about-1 .floater img {
	max-width: 50%;
}
.about-1 h1 {
	font-family: 'font4'; font-weight: 500; font-size: 35px; color: #db2319; text-shadow: 2px 2px 50px #444;
}
.about-1 h5 {
	color: #db2319; font-family: 'font2'; font-weight: 600; letter-spacing: 1.5px; line-height: 40px; font-size: 20px; text-shadow: 2px 2px 35px #444;
}
.about-1 hr {
	background: #db2319;
}
.about-1 p {
	font-family: font2; color: #000; font-size: 17px; line-height: 35px; text-shadow: 2px 2px 25px #444;   margin-right: 100px;

}
.about-1 img {

}
.about-1 li {
	color:  #db2319; line-height: 40px; font-size: 20px; font-family: 'sans-serif'; text-shadow: 2px 2px 25px #444;    margin-top: 80px;
    margin-bottom: -35px; padding-right: 150px;
}
.parallax4 {
  background: #fff;
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
	overflow: hidden;
	padding:  60px;
	color: #fff;
	box-shadow: 1px 1px 10px 3px #4449;
border-radius: 25px;
  background-repeat: no-repeat;
  background-size: cover;
}
   .sticky-button {
        position: fixed;
        bottom: 20px; z-index: 1;
        right: 20px;
        color: white; background: transparent;
		border: none;
        border-radius: 15px;
        cursor: pointer;
        transition: 0.3s ease;
      
	  display: none;
	  }

      .sticky-button.sticky {
        bottom: 20px;
        right: 20px;
      }
	
	
	
/**** Services Section ****/

.video {
	overflow: hidden; position: relative; display: block;
}
.video .pad {
	padding: 150px 35px 100px 35px; position: absolute;
	background: #0009;
    box-shadow: 12px 80px 0px 0px #0009;
}
.video .pad h2 {
	font-weight: 500; color: rgb(255,255,255); font-size: 50px; text-shadow: 0px 0px 5px #000; font-family: 'font4'; text-align: left;
}
.video .pad p {
	margin-top: 0% !important; color: rgb(255,255,255); text-shadow: 0px 0px 5px #000; font-size: 25px; font-family: 'Arial'; text-align: left;
}
.video .pad a {
	
}
.video .pad a:hover {
	color: rgb(255,255,255); border: 1px solid rgb(255,255,255); background: transparent;
}
.video  hr {
	width: 63%;
}
	  
.pest-service {
	padding: 100px 50px 100px 50px; background: #f5f5f5;
}
.pest-service h3 {
	font-family: font4; font-size: 30px; text-align: center;
}
.pest-service p {
	font-family: font2; color: #000; font-size: 17px; line-height: 35px; text-align: center;
}
.pest-service img {
	border-radius: 25px;
}
.insect-service {
	    padding: 100px 25px 0px 25px;
    text-align: center;
        /*background: linear-gradient(115deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%);*/
		background: none;
}
.insect-service .container-fluid {
	    /*background: linear-gradient(55deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%);*/
		background: none;
		
		padding-bottom: 100px;
}
.insect-service h2 {
	font-family: font4; font-size: 35px;
}
.insect-service h5 {
	font-family: font5; font-size: 25px;
}
.insect-service p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.insect-service img {
    max-width: 100%;
    margin-top: 0;
}
.insect-service hr {
	background: #db2319;
    height: 2px;
}
.insect-service .rec {
	    padding: 75px 50px 75px 50px;
    background: #fff;
    margin: 100px 50px 100px 50px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.insect-service .pointer1 {
	padding: 25px;  margin-left: 0; 
}
.insect-service .pointer2 {
	padding: 25px; 
}
.insect-service .pointer3 {
	padding: 25px;
}
.insect-service .pointer4 {
	padding: 25px; 
}
.insect-service .pointer5 {
	padding: 25px; margin-left: 0;
}

.rodent-service {
	    padding: 100px 25px 0px 25px;
    text-align: center;
        /*background: linear-gradient(115deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%);*/
		background: none;
}
.rodent-service .container-fluid {
	    /*background: linear-gradient(55deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%);*/
		background: none;
}
.rodent-service h2 {
	font-family: font4; font-size: 35px;
}
.rodent-service h5 {
	font-family: font5; font-size: 25px;
}
.rodent-service p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.rodent-service img {
	max-width: 100%;    margin-top: -115px;
}
.rodent-service hr {
	background: #db2319;
    height: 2px;
}
.rodent-service .rec {
	    padding: 75px 50px 75px 50px;
    background: #fff;
    margin: 100px 50px 100px 50px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.rodent-service .pointer1 {
	padding: 25px;  margin-left: 0; 
}
.rodent-service .pointer2 {
	padding: 25px; 
}
.rodent-service .pointer3 {
	padding: 25px;
}
.rodent-service .pointer4 {
	padding: 25px; 
}
.rodent-service .pointer5 {
	padding: 25px; margin-left: 0;
}

.bird-service {
	    padding: 100px 25px 0px 25px;
    text-align: center;
        /*background: linear-gradient(115deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%);*/
		background: none;
}
.bird-service .container-fluid {
	    /*background: linear-gradient(55deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%);*/
		background: none;
		
		
		padding-bottom: 100px;
}
.bird-service h2 {
	font-family: font4; font-size: 35px;
}
.bird-service h5 {
	font-family: font5; font-size: 25px;
}
.bird-service p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.bird-service img {
	max-width: 100%;    margin-top: -115px;
}
.bird-service hr {
	background: #db2319;
    height: 2px;
}
.bird-service .rec {
	    padding: 75px 50px 75px 50px;
    background: #fff;
    margin: 100px 50px 100px 50px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.bird-service .pointer1 {
	padding: 25px;  margin-left: 0; 
}
.bird-service .pointer2 {
	padding: 25px; 
}
.bird-service .pointer3 {
	padding: 25px;
}
.bird-service .pointer4 {
	padding: 25px; 
}
.bird-service .pointer5 {
	padding: 25px; margin-left: 0;
}

.reptile-service {
	    padding: 100px 25px 0px 25px;
    text-align: center;
        background: linear-gradient(115deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%);
}
.reptile-service .container-fluid {
	    background: linear-gradient(55deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%); padding-bottom: 100px;
}
.reptile-service h2 {
	font-family: font4; font-size: 35px;
}
.reptile-service h5 {
	font-family: font5; font-size: 25px;
}
.reptile-service p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.reptile-service img {
	max-width: 125%;    margin-top: -115px;
}
.reptile-service hr {
	background: #db2319;
    height: 2px;
}
.reptile-service .rec {
	    padding: 75px 50px 75px 50px;
    background: #fff;
    margin: 100px 125px 100px 50px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.reptile-service .pointer1 {
	padding: 25px;  margin-left: 175px; 
}
.reptile-service .pointer2 {
	padding: 25px; 
}
.reptile-service .pointer3 {
	padding: 25px;
}
.reptile-service .pointer4 {
	padding: 25px; 
}
.reptile-service .pointer5 {
	padding: 25px; margin-left: 175px;
}

.mammal-service {
	    padding: 100px 25px 0px 25px;
    text-align: center;
        background: linear-gradient(115deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%);
}
.mammal-service .container-fluid {
	    background: linear-gradient(55deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%); padding-bottom: 100px;
}
.mammal-service h2 {
	font-family: font4; font-size: 35px;
}
.mammal-service h5 {
	font-family: font5; font-size: 25px;
}
.mammal-service p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.mammal-service img {
	max-width: 125%;    margin-top: -115px;
}
.mammal-service hr {
	background: #db2319;
    height: 2px;
}
.mammal-service .rec {
	    padding: 75px 50px 75px 50px;
    background: #fff;
    margin: 100px 125px 100px 50px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.mammal-service .pointer1 {
	padding: 25px;  margin-left: 175px; 
}
.mammal-service .pointer2 {
	padding: 25px; 
}
.mammal-service .pointer3 {
	padding: 25px;
}
.mammal-service .pointer4 {
	padding: 25px; 
}
.mammal-service .pointer5 {
	padding: 25px; margin-left: 175px;
}

.service-split {
        /*background: linear-gradient(115deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%);*/
		background: none;
}
.service-split .connect {
	padding: 30px;
    background: #222;
    text-align: right;
    margin-left: 0;
    margin-right: -0; color: #f5f5f5;
}
.service-split h3 {
	font-family: font4; font-size: 30px;
}
.service-split h4 {
	font-family: font5; font-size: 20px; color: #db2319; padding: 20px 5px 10px 5px; border: 2px dashed #db2319; border-radius: 15px; text-align: center;
	letter-spacing: 2px;
}
.service-split h5 {
	font-family: font5; font-size: 20px; color: #db2319; padding: 20px 5px 10px 5px; border: 2px dashed #db2319; border-radius: 15px; text-align: center;
	letter-spacing: 2px;
}
.service-split p {
	font-family: font2;  font-size: 17px; line-height: 35px; font-weight: 600; padding: 0px;
}
.pest-control-intro {
	padding: 100px; background: #0009; color: #000; margin-top: -10px;
}
.pest-control-intro .padder {
	padding: 50px 15px 50px 15px; background: #f5f5f5; border-radius: 15px; text-align: center; border: 2px solid #db2319;
}
.pest-control-intro h1 {
	font-size: 65px; text-align: center; font-family: font4; padding: 25px 0px 50px 0px;
}
.pest-control-intro .padder h4 {
	font-family: font4; font-size: 25px;
}
.pest-control-intro .padder p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.pest-control-intro .padder i {
	font-size: 50px; color: #db2319; padding-bottom: 25px;
}
.pest-control-service {
	padding: 75px 100px 50px 100px;    background: linear-gradient(90deg, rgb(255 255 255 / 0%) 25%, rgb(255 255 255 / 0%) 25%, rgb(255 255 255 / 0%) 75%, rgb(255 255 255 / 0%) 75%), url(/img/time-2.jpg) bottom no-repeat;
    background-size: cover; background-attachment: fixed;
}
.pest-control-service .container-fluid {
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.75) 100%), url(/img/bug-bg-5.png); padding: 75px 25px 75px 25px; border-radius: 25px;
	background-size: 1.5%; background-repeat: repeat;
}
.pest-control-service h2 {
	font-family: font4; font-size: 32px; text-align: center; line-height: 60px; padding-bottom: 50px;
}
.pest-control-service h3 {
	font-family: font4; font-size: 30px; text-align: center;
}
.pest-control-service .sq {
	padding:  25px; background: #f5f5f5; border-radius: 15px; box-shadow: 1px 1px 10px 1px #4449;
}
.pest-control-service .sq h3 {
	font-family: font5; font-size: 25px; text-align: center;
}
.pest-control-service p {
	font-family: font2; color: #000; font-size: 20px; line-height: 50px; text-align: center; font-weight: 600; padding: 0px 50px 0px 50px;
}
.pest-control-service .sq p {
	font-family: font2; color: #000; font-size: 17px; line-height: 35px; text-align: center; font-weight: 500; padding: 0px;
}
.pest-control-service li {
	font-family: monospace; font-size: 25px; line-height: 30px;
}	  
	  
	  
	  
	  
	  
	  
/**** Contact Section ****/
.contact-us {
	background: linear-gradient(to right, #ffffff00, #ffffff00), url(/img/ext-2.jpg); color: #fff;
    background-size: cover; padding: 150px 60px 150px 60px; background-attachment: fixed; background-repeat: no-repeat; background-position: center;
}
.contact-us h1 {
	font-family: font4; font-size: 65px; padding-bottom: 50px; text-shadow: 2px 2px 1px #000;
}
.contact-us h3 {
	font-family: font5; font-size: 30px; text-shadow: 1px 1px 1px #000; letter-spacing: 2px;
}
.contact-us p {
	font-family: font2; font-size: 17px; line-height:35px; font-weight: 600; text-shadow: 1px 1px 1px #000;
}
.why-us {
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.75) 100%), url(/img/bug-bg-5.png);
    padding: 75px 25px 75px 25px;
    border-radius: 25px;
    background-size: 1.5%;
    background-repeat: repeat;
}
.why-us h2 {
	font-family: font4; text-align: center; font-size: 50px; padding-bottom: 50px;
}
.why-us h3 {
	font-family: font5; color: #db2319; text-align: center;
}
.why-us p {
	font-family: font2; font-size: 17px; line-height:35px; font-weight: 600; text-align: center;
}
.why-us .carded {
	padding: 75px 25px 75px 25px; border-radius: 15px; border: 2px solid #db2319; background: #fff9;
}
.contact-intro {
	    background-position: center;
    background: linear-gradient(90deg, rgb(0 0 0 / 48%) 0%, rgb(4 4 4 / 79%) 100%), url(/img/texture-1.jpg) bottom no-repeat;
    background-size: cover; padding: 75px; background-position: center;
}
.contact-intro .tick {
	padding: 0px; background: #0009; color: #fff; border-radius: 25px;
}
.contact-section {
	padding: 50px 0 50px 0; background: linear-gradient(90deg, rgb(0 0 0 / 48%) 0%, rgb(4 4 4 / 79%) 100%), url(/img/ape-team-2.jpg);
    background-size: cover; background-repeat: no-repeat;
    min-height: auto; background-position: center;
	/*box-shadow: -25px 0px 0px 0px #000;*/
	box-shadow: -0 0px 0px 0px #000; border-radius: 25px;

	height: 100%;
   /* background-attachment: fixed;*/
	
}
.contact-section2 {
	padding: 50px 0 50px 0;     background: linear-gradient(rgb(0 0 0 / 0%), rgb(11 11 11 / 0%)), url(/img/ff-trailers-1.jpg);
    background-size: cover; background-repeat: no-repeat;
    min-height: auto; background-position: center;    box-shadow: -25px 0px 0px 0px #000;
	height: 100%;
   /* background-attachment: fixed;*/
	
}
.contact-intro h3 {
	font-size: 27px; font-family: 'circular'; font-weight: 800; text-align: center; color: #000;  text-transform: uppercase;  
}
.contact-intro h4 {
	font-size: 50px; font-family: Arial;
}
.contact-intro h5 {
	font-family: Arial; font-size: 50px; text-align: center; font-weight: 600; color: #fff; text-shadow: 1px 1px 1px #000;
}
.contact-intro a {
	color: inherit;
}
.contacts {
	padding: 75px;
}
.contacts h3 {
	font-size: 25px; font-family: Arial; font-weight: 500; text-indent: 25px;
}
.contacts mark {
	padding: 15px; background: #000; color: #fff;
}
.locker {
	background: transparent; padding: 100px 50px 50px 50px; height: 100%;
}
.locker h3 {
	text-align: center; font-size: 55px; font-weight: 600; font-family: Arial; line-height: 85px;
}
.locker mark {
	padding: 15px 30px 15px 30px; background: #000; color: #f5f5f5; font-size: 25px; font-family: Arial; display: inline-block; margin-top: 75px;
}

	  
	  
	  
	  
}
/* === Mobile CSS Section ===================== */
/*@media screen and (max-width: 425px) {*/
@media screen and (max-width: 690px) {

/**** Top Header Section ****/
.mobile-top-header {
	display:block !important; padding: 0 30px 0; background: rgb(135,170,188); z-index: 4; overflow: visible;
}
.mobile-menu {
	text-align: center; position: fixed; height: 100%; width: 100%;	display: block;	padding-top: 6em; top: 100%; border: 0;	background: #232323; border-radius: 0; z-index: 1100; overflow: auto; -webkit-transition-property: all;	-webkit-transition-duration: .30s; -webkit-transition-timing-function: ease-in-out; transition-property: all; transition-duration: .30s; transition-timing-function: ease-in-out;
}
.mobile-menu .nav-link {
	font-size: 2em;	color: #c5c5c5 !important;
}
.mobile-menu-custom-show {
	top: 0%;
}
.mobile-menu-top-hero {
	background-size: cover;	padding: 40px 0 0; top:0; left:0; width: 100%; text-align: center;
}
.mobile-menu-top-hero h2 {
	padding: 0 25px;
}
#mobile-menu-header {
	margin-top: 0; background: #ffffff00; box-shadow: none;
}
#mobile-menu-header ul {
	list-style: none; padding: 0 20px; margin-top: 8em; position: relative; width: inherit;
}
#mobile-menu-header ul li a {
	color:#ffffff; padding: 20px 20px;
}
.header-contact_info a {
	color: rgb(255,255,255); margin: 0;
}
.top-header a, .top-header i, .top-header p {
	color: rgb(0,0,0);
}
.top-header-animate a, .top-header-animate i, .top-header-animate p {
	color: rgb(0,0,0);
}
.top-header {
	background: white; display: none;
	height:130px
}
.header-contact_info {
	font-size: 1.5em;
}
.navbar-scroll {
	display: none;
}
.header-contact_info .navbar-brand {
	font-size: 1.3em;
}
.top-header div[class*='col-']:first-child {
	justify-content: flex-start;
}
.top-header div[class*='col-'] {
	display: flex; justify-content: left; width: 33.333%; padding: 15px 0;
}
.top-header div[class*='col-']:nth-child(3) {
	display: flex; justify-content: flex-end; width: 33.333%; padding: 15px 0;
}
.top-header div[class*='col-']:nth-child(2) {
	background: none; margin: 0; display: flex; justify-content: center; align-items: center;
}
.top-header div[class*='col-']:nth-child(1) a {
	font-size: 1.5em;
}
.top-header div[class*='col-']:nth-child(2) p {
	font-size: inherit; line-height: inherit;
}

/**** Navigation Section ****/
.dropdown-wrapper {
	margin: 0; padding: 0;
}
.navbar-sidebar .dropdown-menu-mobile {
	position: relative; display: none; top: 0; left: 0; z-index: 1000; float: left; height: 0px; margin: 0; width: 100%; padding: 0; font-size: 18px; color: #e6e6e6 !important; text-align: left; list-style: none; background-color: rgb(200,200,200); border: 0; visibility: hidden; border-radius: 0; transform: scale(1,0); -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}
.dropdown-menu-animate {
	display: inline-block !important; transform: scale(1,1) !important; padding: 25px 0 !important; height: auto !important; visibility: visible !important;
}
.navbar-sidebar .dropdown-menu-mobile a {
	color: rgb(75,75,75); font-weight:600 !important; font-size: 1.3em; font-family: 'Raleway'; text-align: center;
}
.navbar-sidebar {
	padding-top: 120px; height: 100%; width: 200px; background-color: rgb(250,250,250); position: fixed !important; z-index: 1; overflow: auto;
}
.bar-block .dropdown-hover, .bar-block .dropdown-click {
	width: 100%;
}
.bar-block .dropdown-hover .dropdown-content, .bar-block .dropdown-click .dropdown-content {
	min-width: 100%;
}
.bar-block .dropdown-hover .button, .bar-block .dropdown-click .button {
	width: 100%; text-align: left; padding: 8px 16px;
}
.main, #main {
	transition: margin-left .4s;
}
.modal {
	display: none; padding-top: 100px; position: fixed; left: 0; top: 0; width: 100%; height: 100%;	overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4);
}
.modal-content {
	margin: auto; background-color: #fff; position: relative; padding: 0; outline: 0; width: 1200px;
}
.bar {
	width: 100%; overflow: hidden;
}
.center .bar {
	display: inline-block; width: auto;
}
.bar .bar-item {
	padding: 8px 16px; float: left; width: auto; border: none; display: block; outline: 0;
}
.bar .dropdown-hover, .bar .dropdown-click {
	position: static; float: left;
}
.bar .button {
	white-space: normal;
}
.bar-block .bar-item {
	width: 100%; display: block; padding: 8px 16px; text-align: left; border: none; white-space: normal; float: none; outline: 0;
}
.bar-block.center .bar-item {
	text-align: center;
}
.block {
	display: block; width: 100%;
}



/* ========================================== */
/* === Website Pages Section ================ */
/* ========================================== */

/**** Home Section ****/
.bg-primary {
	background: rgb(83,82,82) !important;
}
.home-header-section {
	padding-top: 75px;
}
.home-header-section .slider-logo span {
	font-family: 'font'; color: rgb(196,41,56);
}

.pre-home {
    background: linear-gradient(to right, #ffffff00, #ffffff00), url(/img/ext-44.jpg) bottom no-repeat;
    background-size: cover;
    padding: 150px 30px 150px 30px;
    background-attachment: fixed;
        background-position: 8% 50%;
}
.pre-home h1 {
	font-size: 35px; font-family: font4;
}
.pre-home .home-service-link {
	padding: 10px;
    background: #ffffff59;
    border-radius: 25px;
    box-shadow: 1px 1px 10px 1px #000; margin: 10px 0px 10px 0px;
}
.pre-home .home-service-link:hover {
	background: #4449;box-shadow: none; border-top-left-radius: 50px; border-bottom-left-radius: 50px;
}
.pre-home .home-service-link img {

}
.pre-home .home-service-link:hover img {
	background: linear-gradient(135deg, rgba(255,255,255,1) 45%, rgba(219,35,25,1) 45%, rgba(219,35,25,1) 55%, rgba(255,255,255,1) 55%);  box-shadow: 0px 0px 0px 15px #db2319; border-radius: 50px;;
}
.pre-home .home-service-link:hover h3 {
	color: #fff;  text-shadow: 1px 1px 1px #000;
}
.pre-home .home-service-link h3 {
	margin-top: 45px; font-family: font5; color: #000000c9; letter-spacing: 2px; font-size: 30px; text-align: center;
}
.pre-home .home-service-link h3:hover {
	color: #db2319;text-decoration: line-through;
}
.pre-home .home-service-link p {
	margin-top: 15px; font-family: font5; color: #000000c9; letter-spacing: 2px; font-size: 10px; text-align: center;
}
.pre-home .home-service-link p:hover {
	color: #db2319;
}
.home1 {
	padding: 75px 0 75px 0;
	    background: linear-gradient(90deg, rgb(0 0 0 / 48%) 0%, rgb(4 4 4 / 79%) 100%), url(/img/texture-1.jpg) bottom no-repeat;
    background-size: cover;
}
.home1 .pad {
	padding-top: 85px;
}
.home1 h2 {
	font-family: 'font4'; font-size: 35px; text-align: left; font-weight: 500; color: rgb(239, 225, 226);
}
.home1 p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: left; color: rgb(150,150,150); line-height: 35px;
}
.home1 span {
	color: rgb(83,82,82);
}
.home1 mark {
	padding: 25px; text-align: center; border-radius: 25px; background: #fff9; font-family: font5; font-size: 20px; letter-spacing: 1px;
}
.home1 mark:hover {
	background: #db2319; color: #fff; text-shadow: 1px 1px 3px #000;
}
.home1 hr {
	background: #db2319; height: 2px;
}
.home1 img {
	border-radius: 25px;
}
.insect-intro {
	padding: 75px 15px 75px 15px;   height: 100%; width: 100%;   text-align: center;
    background-repeat: repeat; background: #f5f5f5; border: 3px dashed #db2319;border-radius: 25px;
}
.insect-intro h3 {
	font-family: font4; font-size: 35px; line-height: 40px;
}
.insect-intro h3 span {
	font-family: font4; font-size: 25px; color: #db2319;
}
.insect-intro p {
	font-size: 17px; line-height: 35px; font-family: font2; font-weight: 600;
}
.insect-main {
	padding: 10px;background: linear-gradient(90deg, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0.1529953045671394) 100%), url(/img/bug-bg-1.png) bottom no-repeat;
    background-size: 5%;
    background-repeat: repeat;
}
.insect-main a{
    padding: 15px;
    text-align: center;
    border-radius: 25px;
    background: #fff9;
    font-family: font5;
    font-size: 17px;
    letter-spacing: 1px;
}
.insect-main mark{
    padding: 11px;
    text-align: center;
    border-radius: 25px;
    background: #fff9;
    font-family: font5;
    font-size: 12px;
    letter-spacing: 1px;
    background: #db2319;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
}
.insect-main mark:hover{
    background: #db2319;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
}
.choose {
	padding: 100px 15px; background: #f5f5f5;
}
.choose .sq {
	padding: 25px; text-align: center; border-radius: 25px; border: 2px dashed #444;    background: linear-gradient(90deg, rgb(255 255 255 / 78%) 0%, rgb(255 255 255 / 86%) 100%), url(/img/05.jpg) bottom no-repeat;
    background-size: cover;
}
.choose h2, h4 {
	font-family: font4; font-size: 30px;
}
.choose  p {
	font-size: 17px; line-height: 35px; font-family: font2; font-weight: 600; text-align: center;
}
.emergency {
	padding: 100px 10px; background: #db2319;
}
.emergency h2 {
	font-family: font4; font-size: 40px; text-align: center;
}
.emergency h3 {
	font-family: font5; font-size: 25px; text-align: center; letter-spacing: 1px;
}
.emergency p {
	font-size: 17px; line-height: 35px; font-family: font2; font-weight: 600; text-align: center;
}
.motion1 {
	background: transparent;
	padding: 100px 0 75px 0;
}
.motion1 .carousel {
  --current-slide: 0;
  position: relative;
  overflow: hidden;
  height:auto;
}
.motion1 .carousel-button {
  /* vertically centering the buttons */
  position: absolute;
  /*top: 20%;*/
  top: 25%;
  transform: translateY(-50%);
  z-index: 1;
  padding: 0;
  margin: 0.1rem;
	height: 40px;
	width: 40px;
  border-radius: 100%;
	line-height: 0.9;
	color: rgb(83,82,82);
  background-color: transparent;
  border: none;
  font-size: 1.5rem;
  cursor: pointer;
  transition: color 0.1s;
}
.motion1 .carousel-button:hover {
  color: rgba(0, 0, 0, 0.5);
	border: none;
}
.motion1 .carousel-button.active {
	border: none !important;
}
.motion1 .carousel-button_next {
  right: 0;
	border: none;
}
.motion1 .slides {
  display: flex;
  transition: transform 0.5s;
  transform: translateX(calc(-100% * var(--current-slide)));
}
.motion1 .slide {
  flex: 0 0 100%;
        max-width: 100%;  
}
.motion1 .slide .pad {
	padding: 25px; margin: 0px 5px 0px 5px; background: linear-gradient(180deg, rgba(219,35,25,1) 15%, rgba(68,68,68,0.7524350804775035) 15%); height: auto;border-radius: 25px;
}
.motion1 .slide .pad:hover {
	background: linear-gradient(180deg, rgba(219, 35, 25, 1) 15%, rgb(68 68 68) 15%);
}
.motion1 .slide .pad img {
	max-width: 75%;
}
.motion1 h4 {
	font-family: 'font5'; color: #fff;
	text-shadow: 2px 2px 3px #000; text-align: center;
	font-size: 1.5rem; letter-spacing: 1px;
}
.motion1 span {
	color: #db2319;
}
.motion1 .slide p {
  color: rgb(252, 252, 252);
	font-family: 'font2';
	text-align: center;
	font-size: 14px;
	font-weight: 600;
}



/**** About Section ****/
.about-1 {
	padding: 175px 15px 100px 15px; background: linear-gradient(90deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.1529953045671394) 100%), url(/img/bug-bg-2.jpg) bottom no-repeat;
    background-size: 5%;
    background-repeat: repeat;
}
.about-1 .floater {
	    margin-top: -0;
    margin-bottom: 0;;
    margin-left: 0;
}
.about-1 .floater img {
	max-width: 50%;
        margin-top: 30px;	
}
.about-1 h1 {
	font-family: 'font4'; font-weight: 500; font-size: 35px; color: #db2319; text-shadow: 2px 2px 50px #444;
}
.about-1 h5 {
	color: #db2319; font-family: 'font2'; font-weight: 600; letter-spacing: 1.5px; line-height: 40px; font-size: 20px; text-shadow: 2px 2px 35px #444;
}
.about-1 hr {
	background: #db2319;
}
.about-1 p {
	font-family: font2; color: #000; font-size: 17px; line-height: 35px; text-shadow: 2px 2px 25px #444;   margin-right: 0;

}
.about-1 img {

}
.about-1 li {
	color:  #db2319; line-height: 40px; font-size: 20px; font-family: 'sans-serif'; text-shadow: 2px 2px 25px #444;    margin-top: 40px;
    margin-bottom: -35px; padding-right: 0;
}
.parallax4 {
  background: #fff;
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
	overflow: hidden;
	padding:  30px;
	color: #fff;
	box-shadow: 1px 1px 10px 3px #4449;
border-radius: 25px;
  background-repeat: no-repeat;
  background-size: cover;
}
   .sticky-button {
        position: fixed;
        bottom: 20px; z-index: 1;
        right: 20px;
        color: white; background: transparent;
		border: none;
        border-radius: 15px;
        cursor: pointer;
        transition: 0.3s ease;
      
	  display: none;
	  }

      .sticky-button.sticky {
        bottom: 20px;
        right: 20px;
      }
	
	

.pest-inspections {
       background: linear-gradient(90deg, rgb(255 255 255 / 78%) 0%, rgb(255 255 255 / 86%) 100%), url(/img/05.jpg) bottom no-repeat;
    background-size: 115%;
    padding: 70px 20px;
}
.pest-inspections h3 {
	font-family: font4; font-size: 35px; text-align: center;
}
.pest-inspections h4 {
	font-family: font5; font-size: 25px; text-align: center; color: #db2319;
}
.pest-inspections h4 span {
	color: #0009; font-size: 30px;
}
.pest-inspections p {
	font-size: 17px; line-height: 35px; font-family: font2; font-weight: 600; text-align: center;
}
.pest-inspections .box1 {
	padding: 25px; background: linear-gradient(90deg, rgb(255 255 255 / 95%) 0%, rgb(255 255 255 / 95%) 100%), url(/img/termite-bg-1.png); background-repeat: repeat;
    background-size: 45%; border: 1px solid #db2319; border-radius: 25px;
}
.pest-inspections .box2 {
	padding: 25px; background: linear-gradient(90deg, rgb(255 255 255 / 95%) 0%, rgb(255 255 255 / 95%) 100%), url(/img/rat-bg-5.png); background-repeat: repeat;
    background-size: 45%; border: 1px solid #db2319; border-radius: 25px;
}
.rodents-home {
	padding: 70px 20px; background: #0009; text-shadow: 1px 1px 1px #000;
}
.rodents-home h2 {
	font-family: font4; font-size: 35px; color: #efe1e2; 
}
.rodents-home p {
	color: #fff; font-size: 17px; line-height: 35px; font-weight: 600;
}
.rodents-home li {
	color: #efe1e2; font-family: font5; font-size: 20px; font-weight: 400; letter-spacing: 1px;
}
.rodents-home hr {
	background: #fff; height: 2px;
}
.rodents-home img {
	border-radius: 100%; background: #fff;box-shadow: 0px 0px 0px 25px #db2319;
}
.rodents-home img:hover {
	padding: 318px; transition: 10s;background: linear-gradient(135deg, rgba(255, 255, 255, 1) 45%, rgba(219, 35, 25, 1) 45%, rgba(219, 35, 25, 1) 55%, rgba(255, 255, 255, 1) 55%);   
}


/**** About Section ****/


/**** Services Section ****/

/**** Services Section ****/

.video {
	overflow: hidden; position: relative; display: block;
}
.video .pad {
	padding: 150px 35px 100px 35px; position: absolute;
	background: #0009;
    box-shadow: 12px 80px 0px 0px #0009;
	display: none;
}
.video .pad h2 {
	font-weight: 500; color: rgb(255,255,255); font-size: 50px; text-shadow: 0px 0px 5px #000; font-family: 'font4'; text-align: left;
}
.video .pad p {
	margin-top: 0% !important; color: rgb(255,255,255); text-shadow: 0px 0px 5px #000; font-size: 25px; font-family: 'Arial'; text-align: left;
}
.video .pad a {
	
}
.video .pad a:hover {
	color: rgb(255,255,255); border: 1px solid rgb(255,255,255); background: transparent;
}
.video  hr {
	width: 63%;
}
	  
.pest-service {
	padding: 100px 10px 100px 10px; background: #f5f5f5;
}
.pest-service h3 {
	font-family: font4; font-size: 30px; text-align: center;
}
.pest-service p {
	font-family: font2; color: #000; font-size: 17px; line-height: 35px; text-align: center;
}
.pest-service img {
	border-radius: 25px;
}
.insect-service {
	    padding: 100px 25px 0px 25px;
    text-align: center;
        /*background: linear-gradient(115deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%);*/
		background: none;
}
.insect-service .container-fluid {
	    /*background: linear-gradient(55deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%);*/
		background: none;
		
		padding-bottom: 100px;
}
.insect-service h2 {
	font-family: font4; font-size: 35px;
}
.insect-service h5 {
	font-family: font5; font-size: 25px;
}
.insect-service p {
	font-family: font2;  font-size: 15px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.insect-service img {
    max-width: 100%;
    margin-top: 0;
}
.insect-service hr {
	background: #db2319;
    height: 2px;
}
.insect-service .rec {
	    padding: 75px 10px 75px 10px;
    background: #fff;
    margin: 100px 10px 100px 10px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.insect-service .pointer1 {
	padding: 25px;  margin-left: 0; 
}
.insect-service .pointer2 {
	padding: 25px; 
}
.insect-service .pointer3 {
	padding: 25px;
}
.insect-service .pointer4 {
	padding: 25px; 
}
.insect-service .pointer5 {
	padding: 25px; margin-left: 0;
}

.rodent-service {
	    padding: 100px 25px 0px 25px;
    text-align: center;
        /*background: linear-gradient(115deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%);*/
		background: none;
}
.rodent-service .container-fluid {
	    /*background: linear-gradient(55deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%);*/
		background: none;
}
.rodent-service h2 {
	font-family: font4; font-size: 35px;
}
.rodent-service h5 {
	font-family: font5; font-size: 25px;
}
.rodent-service p {
	font-family: font2;  font-size: 15px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.rodent-service img {
	max-width: 100%;    margin-top: -115px;
}
.rodent-service hr {
	background: #db2319;
    height: 2px;
}
.rodent-service .rec {
	    padding: 75px 10px 75px 10px;
    background: #fff;
    margin: 100px 10px 100px 10px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.rodent-service .pointer1 {
	padding: 25px;  margin-left: 0; 
}
.rodent-service .pointer2 {
	padding: 25px; 
}
.rodent-service .pointer3 {
	padding: 25px;
}
.rodent-service .pointer4 {
	padding: 25px; 
}
.rodent-service .pointer5 {
	padding: 25px; margin-left: 0;
}

.bird-service {
	    padding: 100px 25px 0px 25px;
    text-align: center;
        /*background: linear-gradient(115deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%);*/
		background: none;
}
.bird-service .container-fluid {
	    /*background: linear-gradient(55deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%);*/
		background: none;
		
		
		padding-bottom: 100px;
}
.bird-service h2 {
	font-family: font4; font-size: 35px;
}
.bird-service h5 {
	font-family: font5; font-size: 25px;
}
.bird-service p {
	font-family: font2;  font-size: 15px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.bird-service img {
	max-width: 100%;    margin-top: -115px;
}
.bird-service hr {
	background: #db2319;
    height: 2px;
}
.bird-service .rec {
	    padding: 75px 10px 75px 10px;
    background: #fff;
    margin: 100px 10px 100px 10px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.bird-service .pointer1 {
	padding: 25px;  margin-left: 0; 
}
.bird-service .pointer2 {
	padding: 25px; 
}
.bird-service .pointer3 {
	padding: 25px;
}
.bird-service .pointer4 {
	padding: 25px; 
}
.bird-service .pointer5 {
	padding: 25px; margin-left: 0;
}

.reptile-service {
	    padding: 100px 25px 0px 25px;
    text-align: center;
        background: linear-gradient(115deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%);
}
.reptile-service .container-fluid {
	    background: linear-gradient(55deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%); padding-bottom: 100px;
}
.reptile-service h2 {
	font-family: font4; font-size: 35px;
}
.reptile-service h5 {
	font-family: font5; font-size: 25px;
}
.reptile-service p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.reptile-service img {
	max-width: 125%;    margin-top: -115px;
}
.reptile-service hr {
	background: #db2319;
    height: 2px;
}
.reptile-service .rec {
	    padding: 75px 50px 75px 50px;
    background: #fff;
    margin: 100px 125px 100px 50px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.reptile-service .pointer1 {
	padding: 25px;  margin-left: 175px; 
}
.reptile-service .pointer2 {
	padding: 25px; 
}
.reptile-service .pointer3 {
	padding: 25px;
}
.reptile-service .pointer4 {
	padding: 25px; 
}
.reptile-service .pointer5 {
	padding: 25px; margin-left: 175px;
}

.mammal-service {
	    padding: 100px 25px 0px 25px;
    text-align: center;
        background: linear-gradient(115deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%);
}
.mammal-service .container-fluid {
	    background: linear-gradient(55deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%); padding-bottom: 100px;
}
.mammal-service h2 {
	font-family: font4; font-size: 35px;
}
.mammal-service h5 {
	font-family: font5; font-size: 25px;
}
.mammal-service p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.mammal-service img {
	max-width: 125%;    margin-top: -115px;
}
.mammal-service hr {
	background: #db2319;
    height: 2px;
}
.mammal-service .rec {
	    padding: 75px 50px 75px 50px;
    background: #fff;
    margin: 100px 125px 100px 50px;
    box-shadow: -15px -15px 0px 0px #DB2319;
    border: 2px solid #DB2319;
    border-radius: 25px; border-left-color: #000; border-top-color: #000;

}
.mammal-service .pointer1 {
	padding: 25px;  margin-left: 175px; 
}
.mammal-service .pointer2 {
	padding: 25px; 
}
.mammal-service .pointer3 {
	padding: 25px;
}
.mammal-service .pointer4 {
	padding: 25px; 
}
.mammal-service .pointer5 {
	padding: 25px; margin-left: 175px;
}

.service-split {
        /*background: linear-gradient(115deg, #222 0%, #222 50%, rgba(255, 255, 255, 0) 50%);*/
		background: none;
}
.service-split .connect {
	padding: 30px;
    background: #222;
    text-align: right;
    margin-left: 0;
    margin-right: -0; color: #f5f5f5;
}
.service-split h3 {
	font-family: font4; font-size: 30px;
}
.service-split h4 {
	font-family: font5; font-size: 20px; color: #db2319; padding: 20px 5px 10px 5px; border: 2px dashed #db2319; border-radius: 15px; text-align: center;
	letter-spacing: 2px;
}
.service-split h5 {
	font-family: font5; font-size: 20px; color: #db2319; padding: 20px 5px 10px 5px; border: 2px dashed #db2319; border-radius: 15px; text-align: center;
	letter-spacing: 2px;
}
.service-split p {
	font-family: font2;  font-size: 17px; line-height: 35px; font-weight: 600; padding: 0px;
}
.pest-control-intro {
	padding: 20px; background: #0009; color: #000; margin-top: -10px;
}
.pest-control-intro .padder {
	padding: 50px 15px 50px 15px; background: #f5f5f5; border-radius: 15px; text-align: center; border: 2px solid #db2319;
}
.pest-control-intro h1 {
	font-size: 35px; text-align: center; font-family: font4; padding: 25px 0px 50px 0px;
}
.pest-control-intro .padder h4 {
	font-family: font4; font-size: 25px;
}
.pest-control-intro .padder p {
	font-family: font2;  font-size: 17px; line-height: 35px; text-align: center; font-weight: 600; padding: 0px;
}
.pest-control-intro .padder i {
	font-size: 50px; color: #db2319; padding-bottom: 25px;
}
.pest-control-service {
	padding: 75px 10px 50px 10px;    background: linear-gradient(90deg, rgb(255 255 255 / 0%) 25%, rgb(255 255 255 / 0%) 25%, rgb(255 255 255 / 0%) 75%, rgb(255 255 255 / 0%) 75%), url(/img/time-2.jpg) bottom no-repeat;
    background-size: cover; background-attachment: fixed;
}
.pest-control-service .container-fluid {
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.75) 100%), url(/img/bug-bg-5.png); padding: 75px 25px 75px 25px; border-radius: 25px;
	background-size: 1.5%; background-repeat: repeat;
}
.pest-control-service h2 {
	font-family: font4; font-size: 32px; text-align: center; line-height: 60px; padding-bottom: 50px;
}
.pest-control-service h3 {
	font-family: font4; font-size: 30px; text-align: center;
}
.pest-control-service .sq {
	padding:  25px; background: #f5f5f5; border-radius: 15px; box-shadow: 1px 1px 10px 1px #4449;
}
.pest-control-service .sq h3 {
	font-family: font5; font-size: 25px; text-align: center;
}
.pest-control-service p {
	font-family: font2; color: #000; font-size: 20px; line-height: 50px; text-align: center; font-weight: 600; padding: 0px 10px 0px 10px;
}
.pest-control-service .sq p {
	font-family: font2; color: #000; font-size: 17px; line-height: 35px; text-align: center; font-weight: 500; padding: 0px;
}
.pest-control-service li {
	font-family: monospace; font-size: 25px; line-height: 30px;
}	  
	  
	  
	  
	  
	  
	  
/**** Contact Section ****/
.contact-us {
	background: linear-gradient(to right, #ffffff00, #ffffff00), url(/img/ext-2.jpg); color: #fff;
    background-size: cover; padding: 150px 10px 150px 10px; background-attachment: fixed; background-repeat: no-repeat; background-position: center;
}
.contact-us h1 {
	font-family: font4; font-size: 35px; padding-bottom: 50px; text-shadow: 2px 2px 1px #000;
}
.contact-us h3 {
	font-family: font5; font-size: 30px; text-shadow: 1px 1px 1px #000; letter-spacing: 2px;
}
.contact-us p {
	font-family: font2; font-size: 17px; line-height:35px; font-weight: 600; text-shadow: 1px 1px 1px #000;
}
.contact-us ul li {
	font-size: 13px; 
}


.why-us {
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.75) 100%), url(/img/bug-bg-5.png);
    padding: 75px 25px 75px 25px;
    border-radius: 25px;
    background-size: 1.5%;
    background-repeat: repeat;
}
.why-us h2 {
	font-family: font4; text-align: center; font-size: 27px; padding-bottom: 50px;
}
.why-us h3 {
	font-family: font5; color: #db2319; text-align: center;
}
.why-us p {
	font-family: font2; font-size: 17px; line-height:35px; font-weight: 600; text-align: center;
}
.why-us .carded {
	padding: 75px 25px 75px 25px; border-radius: 15px; border: 2px solid #db2319; background: #fff9;
}
.contact-intro {
	    background-position: center;
    background: linear-gradient(90deg, rgb(0 0 0 / 48%) 0%, rgb(4 4 4 / 79%) 100%), url(/img/texture-1.jpg) bottom no-repeat;
    background-size: cover; padding: 75px; background-position: center;
}
.contact-intro .tick {
	padding: 0px; background: #0009; color: #fff; border-radius: 25px;
}
.contact-section {
	padding: 50px 0 50px 0; background: linear-gradient(90deg, rgb(0 0 0 / 48%) 0%, rgb(4 4 4 / 79%) 100%), url(/img/ape-team-2.jpg);
    background-size: cover; background-repeat: no-repeat;
    min-height: auto; background-position: center;
	/*box-shadow: -25px 0px 0px 0px #000;*/
	box-shadow: -0 0px 0px 0px #000; border-radius: 25px;

	height: 100%;
   /* background-attachment: fixed;*/
	
}
.contact-section2 {
	padding: 50px 0 50px 0;     background: linear-gradient(rgb(0 0 0 / 0%), rgb(11 11 11 / 0%)), url(/img/ff-trailers-1.jpg);
    background-size: cover; background-repeat: no-repeat;
    min-height: auto; background-position: center;    box-shadow: -25px 0px 0px 0px #000;
	height: 100%;
   /* background-attachment: fixed;*/
	
}
.contact-intro h3 {
	font-size: 27px; font-family: 'circular'; font-weight: 800; text-align: center; color: #000;  text-transform: uppercase;  
}
.contact-intro h4 {
	font-size: 50px; font-family: Arial;
}
.contact-intro h5 {
	font-family: Arial; font-size: 50px; text-align: center; font-weight: 600; color: #fff; text-shadow: 1px 1px 1px #000;
}
.contact-intro a {
	color: inherit;
}
.contacts {
	padding: 75px;
}
.contacts h3 {
	font-size: 25px; font-family: Arial; font-weight: 500; text-indent: 25px;
}
.contacts mark {
	padding: 15px; background: #000; color: #fff;
}
.locker {
	background: transparent; padding: 100px 50px 50px 50px; height: 100%;
}
.locker h3 {
	text-align: center; font-size: 55px; font-weight: 600; font-family: Arial; line-height: 85px;
}
.locker mark {
	padding: 15px 30px 15px 30px; background: #000; color: #f5f5f5; font-size: 25px; font-family: Arial; display: inline-block; margin-top: 75px;
}


/**** Gallery Section ****/
.gallery-page {
	padding: 75px 0 50px 0;	background: rgb(249,249,249);
}
.gallery-page h1 {
	font-size: 3rem; font-weight: 600; font-family: 'font2'; padding-bottom: 40px; text-align: center; color: rgb(129,141,148);
}

/**** Areas We Service Section ****/
.area:nth-child(odd) {
	padding: 75px 0 75px 0; background: rgb(255,255,255);
}
.area:nth-child(even) {
	padding: 75px 0 75px 0; background: rgb(245,245,245);
}
.area h2 {
	font-size: 2.5rem; font-family: font2; font-weight: 800; color: rgb(196,41,56);
}
.area h4 {
	font-size: 1.5rem; font-family: font2; color: rgb(75,75,75);
}
.area p {
	font-size: 17px; text-align: justify; color: rgb(12,12,12);
}
.area iframe {
	width: 100%; height: 100%; border-radius: 0.8rem; box-shadow: 1px 1px 10px 1px rgb(0,0,0);
}

/**** Testimonials Section ****/
.testimonials {
	padding: 30px 0 30px 0; background: rgb(255,255,255);
}

/**** Contact Section ****/


/**** Sections On Every Page ****/
.contact-section {
	padding: 50px 0 50px 0;
}
.contact-section h3 {
	font-size: 2rem; font-family: font2; font-weight: 800; text-align: center; color: rgb(12,12,12);
}

/**** Footer Section ****/

/* ========================================== */
/* === Footer Section ======================= */
/* ========================================== */
.footer-section .vms-link-wrapper img {
	width: 50%;
}
.footer-section .vms-link-wrapper a {
	width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center;
}
.footer-section {
	padding: 45px 0 10px; background: #292929; color: rgb(255, 255, 255); font-size: 18px; font-weight: 400;
}
.footer-section h3 {
	font-size: 1.3rem; color: rgb(30,30,30); font-weight: bold;
}
.footer-section p {
	color: rgb(255,255,255); font-size: 15px; font-family: 'font2'; 
}
.footer-section a {
	color: #fff; font-size: 12px;
}
.footer-section .service-cities p {
	margin: 0 0 3px;
}
.footer-section iframe {
	border-radius: 25px;
}
.booker {
	    padding: 25px 25px 5px 25px; background: #db2319; border-radius: 25px;  border: 2px solid #000; color: #fff;
}
.booker i {
	background: transparent; padding: 20px; font-size:50px; text-align: center; border-radius: 100%; margin-top: 5px;
}
.booker h2 {
	font-family: font4;
	font-size: 30px;
    margin-right: -20px;
    line-height: 60px;
}
 .booker h6 {
font-family: 'font4';
    letter-spacing: 1px;
    text-shadow: 1px 1px 2px #000;
    text-align: center;
    color: #fff;
    font-size: 25px;
}
 .booker h6 span {
	font-size: 25px;
}
.booker img {
	border-radius: 100%; padding: 0px;
}
.booker i {
	color: #000;
}
 .h-card {
	background: #fff; border-radius: 25px; text-align: center; padding: 15px 0px 15px 0px; border: 2px solid #000;
}
.footer-section .h-card h4 {
	color: #0009; font-family: font4;
}
.footer-section .h-card a {
	color: #0009;
}
.footer-section .h-card p {
	color: #0009;
}
.service-cities {
	margin-bottom: 1em;    padding: 0px 15px 0px 15px;
}
.service-cities img {
	padding-bottom: 20px;
}
.service-cities h5 {
    font-family: font2;
    font-weight: 500;
    line-height: 35px;
}
.service-cities h4 {
	font-size: 25px; font-family: 'font4'; font-weight: 500; text-decoration: underline; color: rgb(255, 255, 255);
}
.service-cities h3 {
	font-size:30px; font-family: 'font4'; font-weight: 500; text-align: center; color: rgb(255, 255, 255);padding: 50px 0px 75px 0px;
}
.bottom-footer {
	padding: 25px 0px 15px 0px; background: #db2319;
}
.bottom-footer .vms-link-wrapper {
	position: relative; top: -10px;
}
.bottom-footer div[class*='col-']:nth-child(2) {
	display: flex; flex-direction: column; justify-content: center; align-items: center;
}
.bottom-footer div[class*='col-']:nth-child(3) {
	display: flex; justify-content: flex-end; font-size: 14px;
}
.bottom-footer div[class*='col-']:nth-child(3) a {
	display: flex; justify-content: center;	align-items: center; border: 1px solid #fff; border-radius: 100px; height: 28px; width: 28px; margin: 0 4px;
}
.bottom-footer div[class*='col-']:nth-child(3) a:hover {
	background: #0a0a0a; text-decoration: none !important; color: #929292;
}
.trademark-disclaimer {
	padding: 10px 0; background: #000; margin-bottom: -10px;
}
.trademark-disclaimer p {
	font-size: 8px; text-align: center; color: rgb(255,255,255);
}


/**** Misc. Section ****/
.btn {
	background: rgb(249,78,1); width: 50%; padding: 10px 0px; color: #ffffff; cursor: pointer; outline: none; border: none;
}
.alert h1,
.alert p {
	top: 2em; opacity: 0; position:relative;
}
.alert h1 {
	margin-top: 0; color: #2b1663;
}
.custom-show {
	position: fixed; transform: scale(1,1); border: 0; background: white; border-radius: 0; z-index: 1100; overflow: inherit; -webkit-transition-property: all; -webkit-transition-duration: .30s; -webkit-transition-timing-function: ease-in-out; transition-property: all; transition-duration: .30s; transition-timing-function: ease-in-out;
}
.alert-dismissible .close {
	position: absolute; top: 0; right: 0; background: transparent; border: none; padding: 0.75rem 1.25rem; color: rgb(80,80,80); font-family: 'font2'; outline: none; z-index: 3;
}
.alert-dismissible .close span {
	font-size: 35px;
}
.lnr {
	display: inline-block; fill: currentColor; width: 1em; height: 1em; vertical-align: -0.2em; cursor: pointer;
}

}
/* === Sm. Mobile CSS Section ================= */
@media screen and (max-width: 375px) {

}