.header_top_text, .after_special_right_price, .slider_left_points span, .special_heading, .after_special_right_before_price, .feature_points_row .content_wrap h1, .why_choose_row h2, .popup_content>span p strong, .three_service h2, .three_service h3, .three_service h4, .testimonial_row .callout .h3, .testimonial_row .callout h2, .banner_features .content {
	font-family: impact;
}

.top_bar {
	background-color: #f5f5f5;
	border-bottom: 1px solid #cccccc;
}

.top_bar .header_wrap {
	background-color: transparent;
}

.topbar {
	text-transform: uppercase;
	padding: 1em 0;
	font-size: 0.8em;
	display: inline-block;
}

.social_links {
	display: inline-block;
	margin: 0 0 0 20px;
}

.social_link {
	display: inline-block;
}

.social_link a {
	color: #c5c5c5;
	width: 25px;
	height: 25px;
	display: inline-block;
	border: 1px solid #c5c5c5;
	text-align: center;
	line-height: 25px;
	border-radius: 30px;
	font-size: 12px;
}

.social_link a:hover {
	color: white;
	background-color: #df4d3c;
	border-color: #df4d3c
}

.topbar a {
	color: #444;
}

.banner-badge {
    width: max-content;
    margin-left: auto;
}

.header_top_text {
	background-repeat: no-repeat;
	background-position: center;
	//font-weight: 800;
	text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
	color: #ca101d;
	display: inline-block;
	padding: 1.4em 1em;
	font-size: 1.3em;
}

#header .header-logo {
	margin-bottom: -55px;
	float: none;
}

.header_phone {
	font-size: 1.8em;
	font-weight: 700;
	color: #c50e1c;
}

.phone_icon {
	color: white;
	border-radius: 5px;
	background-color: #c50e1c;
	width: 40px;
	height: 35px;
	font-size: 0.8em;
	display: inline-block;
	text-align: center;
	line-height: 35px;
}

.phone_two {
	color: #363636;
}

.phone_two .phone_icon {
	background-color: #363636;
}

.nav_container, #main-menu, #main-menu ul, #main-menu ul li {
	background: linear-gradient(#ca0f1d, #8b0913);
}

#main-menu ul li a {
	text-transform: uppercase;
	font-weight: 600;
	z-index: 1;
	position: relative;
}

body .header_container {
	background-color: #fff
}

.page-template-front-page>.content_container>.content_wrap, .page-template-contact-page>.content_container>.content_wrap, .archive .content_wrap {
	padding: 0;
	max-width: 84rem;
	background-color: #fff;
}

.main_slider {
	position: relative;
	//background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
}

.slider_inner {
	//position: absolute;
	//top: 0;
	padding-bottom: 2em
}

.slider_inner .content_wrap {
	background-color: transparent;
}

.slider_left_image {
	padding: 3em 0;
}

.slider_left_points {
	padding: 0.5em 0;
}

.slider_left_points span {
	font-size: 1.5em;
	color: #ffcc00;
	//font-weight: 800;
	text-shadow: 0 0 5px #252525, 0 0 5px #252525, 0 0 5px #252525, 0 0 5px #252525, 0 0 5px #252525;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: bottom;
}

.slider_form_bottom_left {
	display: inline-block;
}
.main-h1{
    text-transform: uppercase;
    color: #ffffff;
    text-shadow: 0 0 5px #252525, 0 0 5px #252525, 0 0 5px #252525, 0 0 5px #252525, 0 0 5px #252525;
    font-family: impact;
}

.form_heading {
	background-color: #252525;
	color: #fff;
	font-style: italic;
	font-size: 1.1em;
	padding: 0.7em 0;
	font-weight: 600;
	margin: 0;
	position: relative;
}

.form_heading span {
	color: #ffcc00;
}

.banner_form #wpcf7-f73-o1 {
	background: linear-gradient(#ca0f1d, #8b0a13);
}

.banner_form .wpcf7-list-item {
	width: 25%;
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	transition: 0.5s ease;
}

.banner_form .wpcf7-list-item .wpcf7-list-item-label {
	padding: 7em 0 1em;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
	transition: 0.5s ease;
	width: 100%;
}

.banner_form .wpcf7-list-item:hover .wpcf7-list-item-label, .banner_form .wpcf7-list-item input:checked+.wpcf7-list-item-label {
	color: #c50e1c;
}

.banner_form .wpcf7-list-item:hover, .banner_form .wpcf7-list-item input:checked+.wpcf7-list-item-label {
	background-color: white;
}

.banner_form .wpcf7-list-item:nth-child(1) .wpcf7-list-item-label {
	background-image: url('../images/roach.png');
}

.banner_form .wpcf7-list-item:nth-child(1):hover .wpcf7-list-item-label, .banner_form .wpcf7-list-item:nth-child(1) input:checked+.wpcf7-list-item-label {
	background-image: url('../images/roach-red.png');
}

.banner_form .wpcf7-list-item:nth-child(2) .wpcf7-list-item-label {
	background-image: url('../images/ants.png');
}

.banner_form .wpcf7-list-item:nth-child(2):hover .wpcf7-list-item-label, .banner_form .wpcf7-list-item:nth-child(2) input:checked+.wpcf7-list-item-label {
	background-image: url('../images/ants-red.png');
}

.banner_form .wpcf7-list-item:nth-child(3) .wpcf7-list-item-label {
	background-image: url('../images/bed.png');
}

.banner_form .wpcf7-list-item:nth-child(3):hover .wpcf7-list-item-label, .banner_form .wpcf7-list-item:nth-child(3) input:checked+.wpcf7-list-item-label {
	background-image: url('../images/bed-red.png');
}

.banner_form .wpcf7-list-item:nth-child(4) .wpcf7-list-item-label {
	background-image: url('../images/bees.png');
}

.banner_form .wpcf7-list-item:nth-child(4):hover .wpcf7-list-item-label, .banner_form .wpcf7-list-item:nth-child(4) input:checked+.wpcf7-list-item-label {
	background-image: url('../images/bees-red.png');
}

.banner_form .wpcf7-list-item:nth-child(5) .wpcf7-list-item-label {
	background-image: url('../images/rodents.png');
}

.banner_form .wpcf7-list-item:nth-child(5):hover .wpcf7-list-item-label, .banner_form .wpcf7-list-item:nth-child(5) input:checked+.wpcf7-list-item-label {
	background-image: url('../images/rodents-red.png');
}

.banner_form .wpcf7-list-item:nth-child(6) .wpcf7-list-item-label {
	background-image: url('../images/termite.png');
}

.banner_form .wpcf7-list-item:nth-child(6):hover .wpcf7-list-item-label, .banner_form .wpcf7-list-item:nth-child(6) input:checked+.wpcf7-list-item-label {
	background-image: url('../images/termite-red.png');
}

.banner_form .wpcf7-list-item:nth-child(7) .wpcf7-list-item-label {
	background-image: url('../images/spider.png');
}

.banner_form .wpcf7-list-item:nth-child(7):hover .wpcf7-list-item-label, .banner_form .wpcf7-list-item:nth-child(7) input:checked+.wpcf7-list-item-label {
	background-image: url('../images/spider-red.png');
}

.banner_form .wpcf7-list-item:nth-child(8) .wpcf7-list-item-label {
	background-image: url('../images/flea.png');
}

.banner_form .wpcf7-list-item:nth-child(8):hover .wpcf7-list-item-label, .banner_form .wpcf7-list-item:nth-child(8) input:checked+.wpcf7-list-item-label {
	background-image: url('../images/flea-red.png');
}

.banner_form .wpcf7-list-item:nth-child(4n) {
	border-right: none;
}

.banner_form .wpcf7-list-item input[type="checkbox"] {
	display: none;
}

.banner_form .wpcf7-list-item .wpcf7-list-item-label {
	color: white;
}

.form_heading:after {
	content: url(../images/down.png);
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -25px;
	z-index: 1;
}

.big_span {
	font-size: 2em;
	font-weight: bold;
	padding: 0.1em;
}

.banner_form .details {
	padding: 2em 0 0;
}

.banner_form .details input {
	border-radius: 5px;
	border: none;
}

.banner_form .wpcf7-submit {
	width: 100%;
	background-color: #ffcc00;
	border-radius: 5px;
	border: none;
	padding: 0.55em 0;
	text-transform: uppercase;
	font-weight: 700;
	color: #252525;
	font-size: 1em;
}

.banner_form_bottom {
	background-color: #252525;
	padding: 1.5em;
	color: white
}

.slider_form_bottom_left p {
	margin-bottom: 0
}

.slider_form_bottom_middle {
	margin: -35px 0 0 0px;
}

.slider_form_bottom_right {
	margin-top: 10px;
}

.slider_book_image {
	position: absolute;
	right: 15px;
	top: -70px;
	z-index: 1;
}

.special_row {
	background: linear-gradient(#ca0f1d, #8b0913);
}

.special_row .content_wrap {
	background-color: transparent;
	padding-top: 0;
}

.special_heading {
	font-size: 3em;
	color: #ffcc00;
	font-weight: 800;
	margin: 10px 0 0 0;
}
.special_heading_white {
	font-size: 3em;
	color: #fff;
	font-weight: 700;
	margin: 10px 0 0 0;
}
.special_heading_red {
    font-size: 2rem;
    color: #ca0f1d;
    font-family: impact;
    text-align: center;
}

.special_content {
	color: #ffcc00;
	font-weight: 600;
}

.special_content:after {
	content: url(../images/right.png);
	position: absolute;
	right: 10px;
	margin-top: -10px;
}

.special_link a {
	color: white;
	font-size: 0.9em !important;
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	height: 100%;
	width: 100%;
	padding: 3em 0 3em !important;
}

.special_link a:hover, .special_link>a:focus, .special_link>a[aria-selected='true'] {
	background-color: rgba(0, 0, 0, 0.2) !important;
	color: white;
}

.nopadding {
	padding: 0;
}

.after_special_row {
	position: relative;
	display: inline-block;
}

.after_special_right {
	position: absolute;
	top: 3em;
	left: 5em;
	color: white;
}

.after_special_right_heading {
	font-size: 1.2em;
	font-weight: 700;
}

.after_special_right_heading span {
	color: #ffcc00;
}

.after_special_right_price_row div {
	display: inline-block;
	vertical-align: middle;
}

.after_special_right_before_price {
	background-color: #ca0f1d;
	padding: 0 0.5em;
	//font-weight: 800;
	position: relative;
	vertical-align: top;
	margin: -70px 0px 0 0;
}

.after_special_right_before_price:after {
	position: absolute;
	content: "";
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 11px solid #ca0f1d;
	top: 0;
	right: -11px;
}

.after_special_right_price {
	font-size: 4em;
	//font-weight: 800;
}

.after_special_right_price span {
	font-size: 2em;
}

.after_special_right_button .button {
	background: linear-gradient(#ffcc00 70%, #96b200 100%);
	border-radius: 5px;
	color: #000;
	border: none;
	font-weight: 700;
	padding: 1em 3em;
	transition: 2s ease
}

.after_special_right_button .button:hover {
	background: linear-gradient(#ca0f1d, #8b0913);
}

.feature_points_row {
	margin-top: -6px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	padding: 0 0 11em 0;
	margin-bottom: 8em;
}

.feature_points_row .content_wrap {
	background-color: transparent;
}

.feature_points_row .content_wrap h1 {
	color: white;
	padding: 0.5em 0 2em 0;
}

.feature_point .link_outside {
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 5.94em 0;
	position: relative;
	transition: 0.5s ease;
}

.feature_point .feature_point_link {
	padding: 0.5em 1em;
	text-transform: uppercase;
	color: white;
	border: 2px solid #fff;
	display: inline-block;
	font-weight: 600;
}

.feature_points {
	margin-top: -1em;

}

.readmore {
	background: url(../images/more.jpg);
	color: white;
	position: absolute;
	width: 100%;
	padding: 1.5em 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	bottom: 0;
	z-index: -1;
	font-weight: 600;
}

.readmore i {
	color: #c50e1c;
	margin-right: 1em;
}

.feature_point a:hover .link_outside {
	transform: translateY(-65px);
}

.main_row {
	margin-bottom: 4em;
}

.main_row .content_wrap {
	padding-top: 0;
	background-color: #ebebeb;
	box-shadow: 1px 1px 10px lightgrey;
	position: relative;
}

.main_heading {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.main_heading h2 {
	color: #fff;
	padding: 1em 0 3em 1em;
	font-weight: 700;
	font-size: 3em;
}

.main_heading h2 span {
	color: #ffcc00;
}

.main_left_image {
	position: absolute;
	left: -40px;
	top: 200px;
}

.main_right_content {
	padding: 2em 1em;
}

.main_right_content h3, .main_right_content h4 {
	color: #ca0f1d;
	font-size: 1em;
	font-weight: 700;
}

.main_social {
	position: absolute;
	right: -50px;
	top: 0;
}

.main_social .social_link {
	display: block;
}

.main_social .social_link a {
	width: 50px;
	height: 50px;
	line-height: 50px;
	border: none;
	border-radius: 0;
	color: white;
	font-size: 1em
}

.main_social .social_link:nth-child(1) a {
	background-color: #385699
}

.main_social .social_link:nth-child(2) a {
	background-color: #00abf0
}

.main_social .social_link:nth-child(3) a {
	background-color: #385699
}

.main_social .social_link:nth-child(4) a {
	background-color: #de4931
}

.main_social .social_link:nth-child(5) a {
	background-color: #ca0f1d
}

.why_choose_row {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.why_choose_row .content_wrap {
	background-color: transparent;
	padding: 4em 0;
}

.why_choose_row h2 {
	color: #ffcc00;
	padding: 0.5em 0;
}

.why_choose_us_point {
	color: #fff;
	font-weight: 600;
	position: relative;
	cursor: pointer;
	font-size: 0.9em;
}

.why_choose_us_point:hover>i {
	box-shadow: 0 0 0 0 rgba(255, 204, 0, 0.5);
	-webkit-animation: pulse 1.5s infinite;
	animation: pulse 1.5s infinite;
}

.why_choose_us_point>i {
	width: 50px;
	height: 50px;
	background-color: #ffcc00;
	border-radius: 50px;
	line-height: 50px;
	margin-right: 1em;
}

.popup_content {
	position: absolute;
	left: 23px;
	top: -120px;
	border-radius: 10px;
	background-color: white;
	width: 350px;
	z-index: 1;
	box-shadow: 0 0 5px grey;
	display: none;
}

.popup_content>span {
	display: inline-block;
}

.popup_content>span p {
	display: block;
	color: black;
	font-size: 12px;
	margin-bottom: 0px;
}

.popup_content>.before_pop {
	background-color: #ffcc00;
	text-align: center;
	border-top-left-radius: 5px;
	width: 50px;
	height: 100px;
	line-height: 100px;
	font-size: 1.5em;
	vertical-align: top;
}

.popup_content>.before_pop:after {
	position: absolute;
	content: "";
	border-bottom: 15px solid transparent;
	border-left: 15px solid #ffcc00;
	bottom: -15px;
	left: 0;
}

.pop_mid_content {
	width: 200px;
	vertical-align: top;
	padding: 1em;
	display: inline-block;
}

.popup_content>.after_pop {
	vertical-align: top;
	width: 100px;
}

.popup_content>.after_pop a {
	color: black;
	display: block;
	//padding: 26px 0;
	padding: 29px 0;
	text-align: center;
	background: linear-gradient(#ffcc00 70%, #96b200 100%);
	font-weight: 700;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.popup_content>span p strong {
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 5px;
	display: block;
}

.three_services_row {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 6em 0;
}

.three_services_row .content_wrap, .testimonial_row .content_wrap, .subscribe_row .content_wrap {
	background-color: transparent;
	padding: 0;
}

.three_service {
	border: 3px solid rgba(255, 255, 255, 0.3);
	transition: 1s ease;
}

.three_service a {
	color: rgba(255, 255, 255, 0.3);
	display: block;
	padding: 1em 1em 5em;
}

.three_service h3 {
	margin-bottom: 0
}

.three_service p {
	font-weight: 600
}

.three_service .count {
	font-size: 2.5rem
}

.three_service:hover {
	background-color: white;
}

.three_service:hover a {
	color: #cf1e1f;
}


.accordion-custom {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 2rem 0;
}
.accordion-custom .a-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-bottom: 5px;
}
.accordion-custom .a-container .a-btn {
    margin: 0;
    position: relative;
    padding: 15px 30px;
    color: #fff;
    display: block;
    font-weight: 700;
        background: linear-gradient(#ca0f1d, #8b0913);
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    border-radius: 5px;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, .15), 0 10px 10px -5px rgba(0, 0, 0, .1) !important;
}
.accordion-custom .a-container .a-btn span {
    display: block;
    position: absolute;
    height: 14px;
    width: 14px;
    right: 20px;
    top: 18px;
}
.accordion-custom .a-container .a-btn span:after {
    content: '';
    width: 14px;
    height: 3px;
    border-radius: 2px;
    background-color: #fff;
    position: absolute;
    top: 6px;
}
.accordion-custom .a-container .a-btn span:before {
    content: '';
    width: 14px;
    height: 3px;
    border-radius: 2px;
    background-color: #fff;
    position: absolute;
    top: 6px;
    transform: rotate(90deg);
    transition: all 0.3s ease-in-out;
}
.accordion-custom .a-container .a-panel {
    width: 100%;
    color: #262626;
    transition: all 0.2s ease-in-out;
    opacity: 0;
    height: auto;
    max-height: 0;
    overflow: hidden;
    padding: 0px 10px;
}
.accordion-custom .a-container.active .a-btn {
    color: #fff;
}
.accordion-custom .a-container.active .a-btn span::before {
    transform: rotate(0deg);
}
.accordion-custom .a-container.active .a-panel {
    padding: 15px 10px 10px 10px;
    opacity: 1;
    max-height: 500px;
}
.testimonial_row {
	padding: 2em 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.testimonial {
	background-color: rgba(54, 54, 54, 0.9);
	padding: 1em 3em;
	margin-bottom: 1em;
	color: white;
	font-weight: lighter;
	position: relative;
}

.testimonials .small-12:last-child .testimonial {
	margin-bottom: 0
}

.testimonial h5 {
	color: #ffcc00;
}

.testimonial img {
	position: absolute;
	left: -25px;
	top: 50%;
	margin-top: -28px;
}

.testimonial_row .callout {
	background-color: transparent;
	border: 1px solid #ffcc00;
	color: white;
	margin-bottom: 0;
}

.testimonial_row .callout .button {
	font-weight: 700;
	background-color: #ffcc00;
	color: #252525;
	border-radius: 5px;
	padding: 1em 6em;
	font-size: 16px;
	margin-top: 1.5em
}

.testimonial_row .callout .button:hover {
	background-color: #252525;
	color: #ffcc00;
}

.testimonial_row .callout h2 {
	padding: 1.5em 0 0.5em;
	text-shadow: 0 0 10px #3e3e3e;
}

.testimonial_row .callout .h3 {
	padding: 1.5em 0 0.5em;
	text-shadow: 0 0 10px #3e3e3e;
	font-size: 2.5rem;
	font-weight: normal;
}

.testimonial_row .callout h4 {
	font-weight: bold;
}

.subscribe_row {
	background: linear-gradient(#ca0f1d, #8b0913);
	color: white;
	padding: 2em 0;
}

.subscribe_row h4 {
	font-weight: bold;
	text-transform: none;
	line-height: 2em;
}

.subscribe_row .mc4wp-form-fields .medium-8 input, .subscribe_row input.wpcf7-email {
	/* //background-color: #770811; */
	background-color: white;
	border: none;
	height: 4em;
	line-height: 2em;
	padding: 2em;
	font-style: italic;
	/* color: white; */
	border-radius: 5px;
}

.subscribe_row input.wpcf7-email ::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	//color: white !important;
}

.subscribe_row input.wpcf7-email :-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	//color: white !important;
}

.subscribe_row input.wpcf7-email ::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	//color: white !important;
}

.subscribe_row input.wpcf7-email :-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	//color: white !important;
}

.subscribe_row .mc4wp-form-fields .medium-4 input, .subscribe_row .wpcf7-submit {
	background: linear-gradient(#ffcc00 70%, #96b200 100%);
	border-radius: 5px;
	color: #000;
	border: none;
	font-weight: 700;
	padding: 1.2em 3em;
	text-transform: uppercase;
	width: 100%;
	margin-bottom: 0;
}

.subscribe_row .mc4wp-form-fields .medium-4 input:hover, .subscribe_row .wpcf7-submit:hover {
	background: linear-gradient(#ca0f1d, #8b0913);
}

.subscribe_row hr {
	border: 1px solid #770811;
	margin: 1em 0 2em;
	border-bottom: none;
}

.pest_control_links .cockroach {
	background-image: url(../images/roach.png)
}

.pest_control_links .cockroach:hover {
	background-image: url(../images/roach-red.png);
}

.pest_control_links .ants {
	background-image: url(../images/ants.png);
}

.pest_control_links .ants:hover {
	background-image: url(../images/ants-red.png);
}

.pest_control_links .bed {
	background-image: url(../images/bed.png);
}

.pest_control_links .bed:hover {
	background-image: url(../images/bed-red.png);
}

.pest_control_links .bees {
	background-image: url(../images/bees.png);
}

.pest_control_links .bees:hover {
	background-image: url(../images/bees-red.png);
}

.pest_control_links .rodents {
	background-image: url(../images/rodents.png);
}

.pest_control_links .rodents:hover {
	background-image: url(../images/rodents-red.png);
}

.pest_control_links .termite {
	background-image: url(../images/termite.png);
}

.pest_control_links .termite:hover {
	background-image: url(../images/termite-red.png);
}

.pest_control_links .spider {
	background-image: url(../images/spider.png);
}

.pest_control_links .spider:hover {
	background-image: url(../images/spider-red.png);
}

.pest_control_links .flea {
	background-image: url(../images/flea.png);
}

.pest_control_links .flea:hover {
	background-image: url(../images/flea-red.png);
}

.pest_control_links {
	list-style-type: none;
	margin: 0;
}

.pest_control_links .pest_control_link {
	display: inline-block;
}

.pest_control_links .pest_control_link a {
	display: block;
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	background-position: center;
	background-size: 47%;
	border: 1px solid #ca0f1d;
	padding: 2em;
	background-color: #770811
}

.pest_control_links .pest_control_link a:hover {
	background-color: white;
	border-color: white
}

.subscribe_social .social_links {
	margin: 0
}

.subscribe_social .social_link {
	display: inline-block;
}

.subscribe_social .social_link a {
	width: 50px;
	height: 50px;
	line-height: 50px;
	border: none;
	border-radius: 0;
	color: white;
	font-size: 1em
}

.subscribe_social .social_link:nth-child(1) a {
	background-color: #385699
}

.subscribe_social .social_link:nth-child(2) a {
	background-color: #00abf0
}

.subscribe_social .social_link:nth-child(3) a {
	background-color: #385699
}

.subscribe_social .social_link:nth-child(4) a {
	background-color: #de4931
}

.subscribe_social .social_link:nth-child(5) a {
	background-color: #ca0f1d
}

.social_text {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 3em;
}

body .footer_container {
	background-color: #252525
}

body .footer_container #footer {
	background-color: transparent;
	border: 0;
}

body .footer_container #footer h4 {
	color: #ffcc00;
	font-weight: 700;
	text-transform: none;
}

body .footer_container #footer ul {
	margin: 0;
}

body .footer_container #footer li {
	text-align: left;
	display: block;
}

body .footer_container #footer li a {
	color: #c2c2c2;
	text-transform: uppercase;
	//line-height: normal;
	display: inline-block;
	padding: 0 !important;
}

body .footer_container #footer .footer_contact a {
	font-weight: bold;
	color: white;
}

body .footer_container #footer .footer_contact span {
	color: #ffcc00;
	padding: 0 0.5em;
}

body .footer_container #footer .footer_phone {
	font-size: 1.5em;
}

body .footer_container #footer .footer_phone_two span {
	font-size: 1.3em;
	line-height: 1em;
}

.footer_copy {
	background-color: #111111;
	border-top: 1px solid;
	padding: 2em 0;
}

.footer_copy .content_wrap {
	background-color: transparent;
	border: 0;
	padding: 0;
}

.copyright {
	color: white;
	font-weight: 700;
	font-size: 14px;
	line-height: 44px;
}

.copyright a {
	color: #ca0f1d;
}

.copyright_right_content {
	color: #ca0f1d;
	font-weight: 700;
	font-size: 14px;
	line-height: 44px;
}

.copyright_right_content a {
	color: white;
	pointer-events: none;
}

.before_footer {
	color: white;
	max-width: none !important
}

.before_footer>div {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.before_footer .inner_pading {
	padding: 3em;
}

.before_footer h2 {
	font-weight: bold;
	font-size: 2em
}

.before_footer a {
	padding: 0.5em 4em;
	border: 2px solid #ffcc00;
	display: inline-block;
	font-weight: bold;
}

.before_footer .left_button {
	background-color: #ffcc00;
	color: #252525;
}

.before_footer .right_button {
	color: white;
}

.meetteam_row .content_wrap {
	background-color: transparent;
}

.meetteam_row {
	color: white;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 1em 0 4em;
}

.meetteam_row h3 {
	margin-bottom: 1em;
	font-weight: bold
}

.meetteam_row h4 {
	font-weight: bold;
	font-size: 1em
}

.meetteam_row .inner_content {
	background-color: #111;
	border-top: 2px solid #c90f1d;
	//padding: 1em 0 0;
	padding: 1em;
	display: inline-block;
	width: 100%;
}

.meetteam_row small {
	padding: 1em 0 2em;
	display: block;
}

.meetteam_row small i {
	color: #ffcc00;
}

.meetteam_row .team_social a {
	color: white;
	display: block;
	padding: 0.5em 0;
}

.meetteam_row .team_social .facebook {
	background-color: #39579a;
}

.meetteam_row .team_social .google {
	background-color: #eb3f28;
}

.meetteam_row .team_social .twitter {
	background-color: #059ff5;
}

.meet_the_team {
	box-shadow: 0 0 10px black;
}

.page-template-inner-page .innermain_row {
	background-color: white;
	padding: 2em 0 3em;
}

.innermain_row h2 {
	//color: #c90f1d;
	color: #444;
	font-weight: bold
}

.innermain_row h3 {
	color: #c90f1d;
	font-style: italic;
	font-size: 1.5em;
	font-weight: 600;
}

.sub_heading {
	margin-bottom: 2em
}

.content_left {
	color: white;
	background-color: #c90f1d;
}

.content_left h4 {
	margin-bottom: 0;
	font-size: 1.2em;
	text-transform: capitalize;
	font-weight: 600;
	padding: 0.4em 0;
}

.content_left+.content_right {
	border-left: 2px solid #c90f1d
}

.main_content {
	margin-bottom: 2em !important;
}

.main_content_row .row:nth-child(even) .content_left {
	background-color: #f7941d
}

.main_content_row .row:nth-child(even) .content_left.content_right {
	border-left: 2px solid #f7941d
}

.main_heading_image {
	margin: 1em 0 2em;
}

.page-template-inner-page .content_wrap, .page-template-pest-service-page .content_wrap, .page-template-service-page .content_wrap {
	padding: 0;
	
}

.banner_row {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 0 0 2em 0;
}

.banner_row footer {
	display: none;
}

.banner_row .content_wrap {
	background-color: transparent;
}

.banner_row h1 {
	padding-top: 3em;
	font-weight: bold;
	text-transform: uppercase;
	color: white !important;
	text-shadow: 0 0 5px grey;
}

.banner_sub_heading {
	color: #ffcc00;
	font-style: italic;
	text-shadow: 0 0 3px black;
}

.left-book {
	background-color: #252525;
	color: white;
	padding: 0 !important;
}

.right-book {
	background: linear-gradient(#ca0f1d, #8b0a13);
	color: white;
}

.left-book h2 {
	background-color: #ffcc00;
	font-weight: bold;
	font-style: italic;
	font-size: 2em;
	text-shadow: 0 0 5px grey;
	padding: 0.5em 0;
	position: relative;
}

.left-book h2:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fc0;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
}

.left-book h5 {
	padding: 1.5em 0 1.5em 1em;
	color: white;
	font-style: italic;
	font-weight: bold;
	font-size: 1em;
	border-bottom: 1px solid grey;
	margin-bottom: 0;
}

.left-book h5 span {
	color: #ffcc00;
}

.left-book p, .right-book p {
	display: none;
}

.left-book .row>.small-12:last-child h5 {
	border-bottom: none !important
}

.right-book h2 {
	font-weight: bold;
	font-style: italic;
	font-size: 2.5em;
	text-shadow: 0 0 5px grey;
	padding: 0.3em 0 0;
	position: relative;
	margin-bottom: 0;
}

.right-book .wpcf7-list-item input[type="checkbox"] {
	display: none;
}

.right-book .wpcf7-list-item .wpcf7-list-item-label {
	transition: 0.5s ease;
	font-size: 0;
	display: block;
	background-repeat: no-repeat;
	width: 66px;
	height: 66px;
	background-position: center;
	background-size: 47%;
	border: 1px solid #ca0f1d;
	padding: 2em;
	background-color: #770811;
}

.right-book .wpcf7-list-item:hover .wpcf7-list-item-label, .right-book .wpcf7-list-item input:checked+.wpcf7-list-item-label {
	color: #c50e1c;
}

.right-book .wpcf7-list-item:hover .wpcf7-list-item-label, .right-book .wpcf7-list-item input:checked+.wpcf7-list-item-label {
	background-color: white;
}

.right-book .wpcf7-list-item:nth-child(1) .wpcf7-list-item-label {
	background-image: url('../images/roach.png');
}

.right-book .wpcf7-list-item:nth-child(1):hover .wpcf7-list-item-label, .right-book .wpcf7-list-item:nth-child(1) input:checked+.wpcf7-list-item-label {
	background-image: url('../images/roach-red.png');
}

.right-book .wpcf7-list-item:nth-child(2) .wpcf7-list-item-label {
	background-image: url('../images/ants.png');
}

.right-book .wpcf7-list-item:nth-child(2):hover .wpcf7-list-item-label, .right-book .wpcf7-list-item:nth-child(2) input:checked+.wpcf7-list-item-label {
	background-image: url('../images/ants-red.png');
}

.right-book .wpcf7-list-item:nth-child(3) .wpcf7-list-item-label {
	background-image: url('../images/bed.png');
}

.right-book .wpcf7-list-item:nth-child(3):hover .wpcf7-list-item-label, .right-book .wpcf7-list-item:nth-child(3) input:checked+.wpcf7-list-item-label {
	background-image: url('../images/bed-red.png');
}

.right-book .wpcf7-list-item:nth-child(4) .wpcf7-list-item-label {
	background-image: url('../images/bees.png');
}

.right-book .wpcf7-list-item:nth-child(4):hover .wpcf7-list-item-label, .right-book .wpcf7-list-item:nth-child(4) input:checked+.wpcf7-list-item-label {
	background-image: url('../images/bees-red.png');
}

.right-book .wpcf7-list-item:nth-child(5) .wpcf7-list-item-label {
	background-image: url('../images/rodents.png');
}

.right-book .wpcf7-list-item:nth-child(5):hover .wpcf7-list-item-label, .right-book .wpcf7-list-item:nth-child(5) input:checked+.wpcf7-list-item-label {
	background-image: url('../images/rodents-red.png');
}

.right-book .wpcf7-list-item:nth-child(6) .wpcf7-list-item-label {
	background-image: url('../images/termite.png');
}

.right-book .wpcf7-list-item:nth-child(6):hover .wpcf7-list-item-label, .right-book .wpcf7-list-item:nth-child(6) input:checked+.wpcf7-list-item-label {
	background-image: url('../images/termite-red.png');
}

.right-book .wpcf7-list-item:nth-child(7) .wpcf7-list-item-label {
	background-image: url('../images/spider.png');
}

.right-book .wpcf7-list-item:nth-child(7):hover .wpcf7-list-item-label, .right-book .wpcf7-list-item:nth-child(7) input:checked+.wpcf7-list-item-label {
	background-image: url('../images/spider-red.png');
}

.right-book .wpcf7-list-item:nth-child(8) .wpcf7-list-item-label {
	background-image: url('../images/flea.png');
}

.right-book .wpcf7-list-item:nth-child(8):hover .wpcf7-list-item-label, .right-book .wpcf7-list-item:nth-child(8) input:checked+.wpcf7-list-item-label {
	background-image: url('../images/flea-red.png');
}

.right-book .services {
	margin-bottom: 1em;
	display: block;
}

.right-book .input_field input {
	height: 44px;
}

.book_form_fieldset_wrapper {
    display: none;
}

.book_form_fieldset_wrapper.active {
    display: block;
    width: 100%;
}

.book_form_fieldset_wrapper .small-warning {
    font-size: 0.875rem;
    display: none;
}

.right-book .button {
	background-color: #ffcc00;
	color: #111111;
	text-transform: uppercase;
	font-weight: bold;
	padding: 1em 2em;
	margin-bottom: 0;
}


.right-book span.step {
	padding: 0.8em;
	font-weight: bold;
}


.book_form .screen-reader-response {
	clip: auto !important;
	bottom: -28px;
	width: 100% !important;
	background-color: #ffcc00;
	text-align: center;
	display: block;
	height: auto !important;
	font-weight: 700;
}

.featuredimages_row {}

.featuredimages_row .content_container {
	background-color: white;
	padding: 2em 0 3em;
}

.featured_images {
	margin-bottom: 1em
}

.innermain_row {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 0 0 2em 0;
}

.innermain_row .content_wrap {
	background-color: transparent;
}

.innermain_row .tabs {
	//border: none;
	margin-top: -40px;
}

.innermain_row .tabs-title>a {
	background: linear-gradient( #fff, #bab9b9);
	color: #707070;
	font-size: 1em;
	font-weight: 600;
	border-bottom: 5px solid #bab9b9;
	padding: 2em;
}

.innermain_row .tabs-title {
	padding: 0;
}

.innermain_row .tabs-title>a:focus, .innermain_row .tabs-title>a[aria-selected='true'], .innermain_row .tabs-title a:hover {
	background-color: #ca0f1d;
	color: white;
	border-bottom: 5px solid #ffcc00;
	//padding-bottom: 1.25em;
}

.innermain_row .tabs-content {
	border: none;
	background-color: transparent;
	color: white;
}

.innermain_row .tabs-content h2 {
	color: white;
	text-transform: uppercase;
	margin-top: 0.5em;
}

.innermain_row .tabs-content strong span {
	color: #ffcc00;
}

.innermain_row .tabs-content h3 {
	color: white;
	font-style: normal;
	font-size: 1em;
	font-weight: 700;
}

.innermain_row .tabs-content ul {
	list-style: none;
	margin-left: 3em;
}

.innermain_row .tabs-content li:before {
	content: "\f00c";
	font: normal normal normal 20px/1 FontAwesome;
	position: absolute;
	left: -50px;
	background-color: #ffcc00;
	color: #8c0a14;
	padding: 0.5em;
	border-radius: 50px;
}

.banner_features .callout img {
	height: 55px;
}

.banner_features .callout {
	background-color: transparent;
	border-color: white;
	color: white;
	font-size: 13px;
	font-weight: 600;
	padding-top: 2em;
	padding-bottom: 2em;
}

.service_innermain_row {
	padding: 3em 0 3em;
}

.service_innermain_row .tabs {
	margin-top: 0;
	background-color: transparent;
	margin-bottom: 1em !important;
}

.service_innermain_row .tabs-title>a {
	background: transparent;
	border-bottom: 5px solid transparent;
	color: white;
	border-right: 1px solid white;
}

.service_innermain_row .tabs-title:last-child>a {
	border-right: none;
}

.service_innermain_row .tabs-title>a:focus, .service_innermain_row .tabs-title>a[aria-selected='true'], .service_innermain_row .tabs-title a:hover {
	background-color: transparent;
	color: white;
	border-bottom: 5px solid #ffcc00;
	//padding-bottom: 1.25em;
}

.banner_row .banner_features {
	padding-bottom: 2em
}

.page-template-service-page .banner_row .book_form {
	margin-bottom: -9em;
}

.above_main_content_row {
	padding: 9em 0 0;
}

.above_main_content_row h2 {
	font-weight: 700;
}

.above_main_content_row strong span {
	color: #c90f1d;
}

.above_main_content_row .content_container {
	box-shadow: 0 0 5px lightgrey;
}

.above_main_content_features .callout {
	background-color: #c90f1d;
	color: white;
	padding: 3px;
	border: none;
	overflow: hidden;
}

.above_main_content_features .icon_back {
	background-color: white;
	display: inline-block;
	width: 25%;
	height: 100%;
	float: left;
}

.above_main_content_features .icon_back img {
	padding: 1.7em;
	display: inline-block;
}

.above_main_content_features p {
	display: inline-block;
	padding: 2em 0;
	font-weight: 600;
}

.page-template-contact-page {
	background-color: #111111;
}

.page-template-contact-page .contact_row .content_wrap {
	padding-top: 0
}

.contact_details_background {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 1em 0;
	color: white;
}

.contact_details_background h2 {
	color: white;
	font-weight: 700;
	font-style: italic;
	letter-spacing: -1px;
	margin-bottom: 1.5em;
}

.detail_left {
	font-size: 1.5em;
	font-weight: 700;
}

.contact_details_background a {
	color: #ffcc00;
}

.contact_details_background h3 {
	text-shadow: 0 0 10px #ba0d1b, 0 0 10px #ba0d1b, 0 0 10px #ba0d1b, 0 0 10px #ba0d1b, 0 0 10px #ba0d1b, 0 0 10px #ba0d1b, 0 0 10px #ba0d1b;
	font-weight: 700;
	font-style: italic;
	letter-spacing: -1px;
	//margin-bottom: 1.5em;
	margin-top: 1em;
}

.contact_details_phone {
	color: #ffcc00;
	font-weight: 800;
	//margin-bottom: 1.5em;
	font-size: 2em
}

.contact_details_email {
	color: #ffcc00;
	font-weight: 800;
	//margin-bottom: 1.5em;
	font-size: 1.2em;
}

.detail_left_email {
	display: inline-block;
	margin-top: 0.5em;
	margin-bottom: 0.8em;
}

.contact_details_address {
	color: #ffcc00;
	font-weight: 800;
	font-size: 1.2em;
	display: inline-block;
	vertical-align: top;
}

.contact_form {
	background: linear-gradient(#c90f1d, #8c0a13);
	color: white;
}

.contact_form h2 {
	color: white;
	font-weight: 700;
	font-style: italic;
}

.contact_form .form_inner {
	padding: 1em;
}

.contact_form em {
	font-weight: 700
}

.contact_form .form_inner input[type="text"], .contact_form .form_inner input[type="email"], .contact_form .form_inner select {
	background-color: transparent;
	border-top: none;
	border-left: none;
	border-right: none;
	color: white;
	box-shadow: none;
	font-size: 1rem;
}

.contact_form .form_inner option {
	background-color: #b10d19
}

.contact_form .form_inner .wpcf7-submit {
	color: #000;
	background-color: #ffcc00;
	font-weight: 700;
	width: 100%;
	font-size: 1.4em;
	padding: 1.2em 0;
}

.contact_form .form_inner textarea {
	min-height: 0 !important
}

.page-template-contact-page .contact_row .contact_features {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 1.5em 0;
	color: white;
	margin-top: -10em;
}

.contact_features img {
	height: 45px;
}

.contact_features p {
	color: white;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 0.9em;
}

.page-template-contact-page .banner_row h1 {
	display: none;
}

.page-template-contact-page .banner_row {
	background-position: top center;
	padding-bottom: 12em;
}

.banner_features {
	color: #ffcc00;
	font-size: 1.3em;
	text-transform: uppercase;
	text-shadow: 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;
}

.banner_features .icon {
	width: 40px;
	height: 40px;
	display: inline-block;
	background-color: white;
	box-shadow: inset 0 0 5px grey, inset 0 0 5px grey, inset 0 0 5px grey, inset 0 0 5px grey, inset 0 0 5px grey, inset 0 0 5px grey;
	border-radius: 50px;
	margin: 0 1em 0.5em 0;
	vertical-align: super;
}

.banner_features .icon img {
	width: 20px;
	margin-top: 7px;
}

.blog .content_wrap {
	padding: 0;
	background-color: transparent;
}

.blog .form_background, .archive .form_background, .single .form_background {
	padding: 2em 0;
}

.single .banner_background {
	padding: 5em 0;
}

.single .entry-title-post {
	color: #c90f1d;
	font-weight: bold;
	font-size: 2em;
}

.nav-single a {
	color: #111;
	font-weight: bold;
	font-size: 0.9em;
}

.single .archives_row {
	background-image: url(../../../uploads/2016/12/Group-6.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}


/** Blog Page **/

.blog-image img {
	width: 100%;
	margin-bottom: 0px;
}

.blog-summary {
	position: relative;
}

span.date-month, span.date-day {
	text-align: center;
	display: block;
}

span.date-month {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 16px;
	padding: 10px 0px 5px;
}

span.date-day {
	font-weight: bold;
	font-size: 45px;
	line-height: 30px;
	padding-bottom: 15px;
}

.date-meta {
	background: #c90f1d;
	color: white;
}

h2.title-meta-heading {
	color: #c90f1d;
	font-weight: bold;
	padding: 14px;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 0px;
}

.post-meta-row {
	border-bottom: 1px solid lightgray;
}

.post-content {
	padding: 25px;
}

.post-content p {
	margin-bottom: 4em
}

.post-comment-count, .post-read-more {
	padding-top: 15px;
	padding-bottom: 15px;
}

.post-comment-count {
	background: #c90f1d;
	color: white;
	padding-left: 25px;
	padding-right: 25px;
}

.post-read-more {
	text-align: center;
	color: black;
	font-weight: bold;
	background: #ffcc00;
	text-transform: uppercase;
	transition: background 0.5s, color 0.5s;
	-webkit-transition: background 0.5s, color 0.5s;
}

.post-read-more:hover {
	color: white;
	background: #c90f1d;
	transition: background 0.5s, color 0.5s;
	-webkit-transition: background 0.5s, color 0.5s;
}

.post-comment-count i, .post-read-more i {
	padding-right: 7px;
}

.post-comment-count i {
	color: #ffcc00;
}

.blog-summary {
	border-bottom: 0px;
	box-shadow: 2px 3px 15px rgba(0, 0, 0, 0.2);
	padding-bottom: 0px;
	margin-bottom: 50px;
}

.post-meta-after {
	position: absolute;
	width: 100%;
	bottom: 0;
}

.pagination-links {
	text-align: right;
}

.pagination-links, .pagination-links a {
	color: #707070;
	font-weight: bold;
}


/* end blog */

.featured_blog {
	background: linear-gradient(#ca0f1d, #8b0a13);
}

.featured_blog .content_wrap {
	background-color: transparent;
}

.featured_blog_content {
	position: absolute;
	bottom: 0;
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1) 6%, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0.6) 59%);
}

.featured_blog article {
	border-bottom: none;
	margin-bottom: 0;
}

.featured_blog article h2 {
	color: white;
	font-size: 1.2em;
	line-height: normal;
	padding: 0;
}

.featured_blog_content .post-comment-count {
	background-color: transparent;
	padding: 0;
	color: inherit;
}

.featured_blog_content .meta {
	color: #ffcc00;
	text-transform: uppercase;
	padding: 0.5em 0;
}

.featured_blog_content .post-read-more {
	background-color: transparent;
	color: white;
	text-align: left;
	font-weight: normal;
}

.featured_blog .attachment-post-thumbnail {
	margin-bottom: 0
}

.main_blog {
	padding: 2em 0;
	background-color: white !important
}

.featured_blog hr {
	border-color: #000;
	margin-top: 3em;
}

.featured_news_heading {
	margin-top: -2em;
	background-color: #c80f1d;
	display: block;
	width: 275px;
	color: white;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: 600;
	margin: -2em auto 1.5em;
}

.blog .banner_background, .archive .banner_background {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 2em 0 4em;
}

.blog .banner_background h1, .archive .banner_background h1 {
	color: white;
	font-weight: 700;
}

#searchform #s {
	width: 80%;
	display: inline-block;
	height: 41px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

#searchform #searchsubmit {
	width: 20%;
	display: inline-block;
	margin-bottom: 0;
	background-color: #ffcc00;
	height: 41px;
	color: #111;
	font-weight: 700;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.blog .help_heading {
	color: #111;
	font-size: 1em;
	background-color: #ffcc00;
	border-radius: 50px;
	padding: 0.8em;
	margin-top: -2em;
	display: block;
	width: 275px;
	font-weight: 600;
	margin: -1.5em auto 1.5em;
}

.sortby {
	display: inline-block;
	color: #707070;
	font-weight: 700;
}

#sortbox {
	display: inline-block;
	width: 170px;
	margin-left: 2em;
	background-color: #c90f1d;
	color: white;
	font-weight: 700;
}

#categories-2, #archives-2 {
	display: inline-block;
}

#categories-2 .widgettitle, #archives-2 .widgettitle {
	display: none;
}

#categories-2 select, #archives-2 select {
	display: inline-block;
	width: 170px;
	margin-left: 2em;
	background-color: #c90f1d;
	color: white;
	font-weight: 700;
}

.archive .banner_background .content_wrap, .single .banner_background .content_wrap {
	background-color: transparent;
}

.archives_row #content {
	//padding: 4em 0.9375rem 0;
	padding: 4em 1.9375rem 0;
}

.single .content_wrap {
	padding: 0;
}

.archive .archives_row {
	background-color: white
}

.slick-slide img {
	width: 100%;
}

#main-menu .is-dropdown-submenu {
	border: none;
	z-index: 2;
}

.page-id-16 .inner_content .medium-2 a {
	display: inline-block;
}

.page-template-inner-page .inner_content h5 {
	font-weight: 600;
}

.innermain_row .tabs-content li {
	line-height: 2.8em;
	font-size: 1em;
	position: relative;
}

.innermain_row .tabs-content li h3 {
	font-size: 1.5em;
	line-height: 1.7em;
	margin-top: 1em;
}

.tabs-panel {
	padding: 0 !important;
}

.tabs-content {
	margin-bottom: 0 !important
}

.after_special_row .tabs-panel .columns {
	padding: 0 !important;
}

.tabs-panel .columns li a {
	color: white;
}

.page-id-4669 .book_callout, .page-id-5227 .book_callout {
	background: linear-gradient(#ca0f1d, #8b0a13);
	color: white
}

.page-id-4669 .book_callout .button, .page-id-5227 .book_callout .button {
	background-color: #ffcc00;
	color: #111111;
	text-transform: uppercase;
	font-weight: bold;
	padding: 1em 2em;
	margin-bottom: 0;
}

.testimonials_row {
	padding: 2em 0;
}

.service_testi_slider .callout {
	margin: 1em;
	border-right: 5px solid #c90f1d;
	padding: 2em;
	overflow: auto;
}

.service_testi_slider .callout img {
	width: inherit;
	margin: 2em auto 1em;
}

.service_testi_slider .callout h5 {
	position: relative;
	text-transform: uppercase;
}

.service_testi_slider .callout h5:before {
	content: "“";
	position: absolute;
	left: 0;
	font-size: 4em;
	top: -15px;
	line-height: 1;
	color: #c90f1d;
}

.service_testi_slider .callout p {
	font-size: 0.8em;
}

.moresection {
	display: none;
}

.morelink {
	color: #c90f1d;
	font-size: 14px;
	text-transform: uppercase;
	width: 100%;
}

.wpcf7 ::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #333;
}

.wpcf7 :-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #333;
}

.wpcf7 ::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #333;
}

.wpcf7 :-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #333;
}

#wpcf7-f363-o1 ::-webkit-input-placeholder {
	color: white;
}

#wpcf7-f363-o1 :-moz-placeholder {
	color: white;
}

#wpcf7-f363-o1 ::-moz-placeholder {
	color: white;
}

#wpcf7-f363-o1 :-ms-input-placeholder {
	color: white;
}

.stick_image {
	position: absolute;
	right: 0;
	top: 15px;
}

.slider_form_bottom_right img.alignleft {
	margin: 0px 0px 0;
	width: 50px;
}

@media (max-width: 1200px) {
	.main_social {
		display: none;
	}
}

@media (max-width: 64em) {
	.slider_book_image {
		position: static;
	}
}

@media (max-width: 40em) {
	.stick_image {
		position: static;
		margin: 0 auto;
		display: block;
	}
	#main-menu ul li a {
		z-index: auto;
	}
	#main-menu ul ul {
		height: 100%;
	}
	#header .header-logo {
		width: 50%;
		display: inline-block;
		margin-bottom: 0.5em
	}
	.header_top_text {
		display: none;
	}
	.header_phone {
		font-size: 1.5em
	}
	.topbar {
		font-size: 0.5em
	}
	.banner_form .wpcf7-list-item {
		width: 50%;
	}
	.main_slides {
		display: none !important;
	}
	.slider_inner {
		position: static;
		background-image: url('../images/ant.gif')
	}
	.slider_left_image {
		padding: 1em;
	}
	.slider_book_image {
		position: static;
	}
	.slider_left_points span {
		font-size: 1.4em
	}
	.after_special_right {
		position: static;
		background-image: url(../images/right.jpg);
		padding: 1em 0;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.after_special_right_image {
		display: none;
	}
	.feature_points {
		position: static;
	}
	.feature_point .link_outside {
		position: static;
		transform: translateY(0) !important;
	}
	.feature_points_row {
		padding: 0;
		margin-bottom: 0;
	}
	.main_social {
		display: none;
	}
	.readmore {
		position: static;
	}
	.main_left_image {
		position: static;
		margin-bottom: -30px;
	}
	.main_row {
		margin-bottom: 0
	}
	.why_choose_us_point {
		margin-bottom: 1em;
		//text-align: center;
	}
	.three_services_row {
		padding: 1em;
	}
	.three_service a {
		padding: 1em 1em 3em;
	}
	body .footer_container #footer li {
		text-align: center;
	}
	body .footer_container #footer ul {
		margin-bottom: 1em
	}
	.testimonial img {
		position: static;
	}
	#searchform #s, #searchform #searchsubmit {
		width: 100%;
		border-radius: 5px;
		margin-bottom: 1em
	}
	.nav_container, #main-menu, #main-menu ul, #main-menu ul li {
		background: #333333
	}
	.banner_row {
		padding: 0;
		background-size: contain;
		background-position: top;
	}
	.single .banner_background {
		background-size: cover;
		background-position: top;
		background-repeat: no-repeat;
	}
	.banner_row h1 {
		text-align: center;
	}
	.banner_row .banner_sub_heading {
		text-align: center;
		font-weight: 700;
	}
	.book_form>.wpcf7>form>.row {
		overflow: hidden;
	}
	.meet_the_team {
		margin-bottom: 1em
	}
	.meet_the_team img {
		width: 100%;
	}
	.blog .help_heading {
		font-size: 1em !important
	}
	.blog .featured_news_heading {
		font-size: 1em !important;
	}
	.blog .form_background {
		padding: 0;
	}
	#categories-2, #archives-2 {
		width: 37%;
		margin-left: 1em
	}
	#categories-2 select, #archives-2 select {
		margin-left: 1em;
		margin-left: 0
	}
	.post-meta-after {
		position: static;
	}
}

@font-face {
	font-family: impact;
	src: url(fonts/impact.ttf);
}

@-webkit-keyframes pulse {
	to {
		box-shadow: 0 0 0 10px rgba(255, 204, 0, 0);
	}
}

@-moz-keyframes pulse {
	to {
		box-shadow: 0 0 0 10px rgba(255, 204, 0, 0);
	}
}

@-ms-keyframes pulse {
	to {
		box-shadow: 0 0 0 10px rgba(255, 204, 0, 0);
	}
}

@keyframes pulse {
	to {
		box-shadow: 0 0 0 10px rgba(255, 204, 0, 0);
	}
}

h1.archive-title {
	font-size: 1.5rem;
}

.blog-list .readmore {z-index:0;}
.blog-list .feature_point .link_outside {z-index:1; pointer-events: none;}
.blog-list .feature_point_link_content p {text-align:center; font-size:14px; color:#fff; line-height:23px; position:relative; z-index:1; margin:15px 0 0 0;}
.blog-list .feature_point .feature_point_link {margin:0 40px; position:relative; z-index:1;
        min-height: 68px;
    
}

.blog-list .feature_point .feature_point_link_content{
        min-height: 69px;
}
.blog-list .feature_point .feature_point_link_content h2{font-size:1.25rem;}
.blog-list .link_outside {position:relative;}
.blog-list .link_outside::after {
    content: "";
	position:absolute;
	top:0; left:0; width:100%; height:100%; background-color:rgba(240, 168, 13, 0.8);
}
 
/*.subscribe_row {padding:16em 0 2em;}*/
.blog1 h2{font-size:3rem; color:#fff; font-family:impact; margin:32px 0 20px 0; padding:0;}
.page-template-front-page .subscribe_row {margin:-469px 0 0 0; padding:32em 0 2em}