/* 
Theme Name: Case Pressure Washing
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: FDM
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/******Default vip css start*****/  
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
*{
	outline: none !important; 
	text-decoration: none !important;  
}
ul {
	padding: 0;
} 
.site-branding {
	display: none;
} 
p,li {
	margin-bottom: 20px; 
}  
p, li, div, p.elementor-heading-title {
	color: #000;
	font-size: 16px;
	line-height: 28px;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: 400;
}
p:last-child{
	margin-bottom: 0;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 h6, .h6 {
	color: #000;
	letter-spacing: 0;
	font-family: "Montserrat", sans-serif;
	font-weight: bold;
}
p a{
	color: #0142ae !important;
	font-weight: 700;
	text-decoration: unset !important;
} 
p a:hover, .link-text a:hover {
	color: #c0262b !important;
}
strong {
	font-weight: 500 !important;
}  
.subheading h6 {
	font-size: 18px;
	line-height: 49px;
	text-transform: uppercase;
	color: #2b328c;
}
.pl60{
	padding-left: 60px;
}
.pl30{
	padding-left: 30px;
}
.pr60{
	padding-right: 60px;
} 
.pt0 {
	padding-top:0px !important;
}
.pb0 {
	padding-bottom:0px !important;
}
.mt50{
	margin-top: 50px;
}   
.mt35{
	margin-top: 35px;
} 
.mt100{
	margin-top: 100px;
}    
.pad100 {
	padding: 100px 15px;
} 
.pt100{
	padding-top: 100px;
} 
.pb100{
	padding-bottom: 100px;
}
.pt50 {
	padding-top: 50px;
}
.defbtn .elementor-widget-container {
	margin-top: 30px;
}
body {
	position: relative;
}
a {
	transition: all ease-in-out 0.5s !important;
}
div[data-elementor-type="wp-page"] {
	overflow: hidden;
}
.pad50{
	padding: 50px 15px;
}
/*** Header ***/  
@keyframes slideIn {
	from { top: -50% }
	to { top: 0 }
}  
.hd_menu svg {
	fill: #fff;
	top: 2px;
	position: relative;
}
.hd_menu:hover svg {
	fill: #448bc0 !important;
}
.hdactive .elementor-location-header {
	position: fixed;
	-webkit-animation: slideIn 0.5s ease-in;
	-moz-animation: slideIn 0.5s ease-in;
	animation: slideIn 0.5s ease-in;
	z-index: 102;
	padding: 12px 15px;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.1);
	background: #fff;
}
.hdactive .hd_menu {
	margin-top: 10px;
}
.hdactive .logomain img {
	max-width: 175px;
	filter: unset;
}
.hdactive .hd_menu .elementor-nav-menu > li > a,
.hdactive .btnhd a{ 
	color: #000 !important; 
}
.logomain img {
	max-width: 200px;
	filter: grayscale(100%) brightness(100);
}
.header_main > .elementor-widget-wrap {
	justify-content: space-between;
	align-items: center;
} 
.logomain, .btnhd, .message_hd{
	width: auto !important;
}    
.hd_menu .elementor-nav-menu > li {
	margin-left: 50px;
} 
.hd_menu .elementor-nav-menu > li > a {
	font-size: 16px;
	color: #fff !important;
	padding: 0 !important;
}
.hd_menu .elementor-nav-menu > li > a:hover {
	color: #448bc0 !important;
}
.hd_menu .elementor-nav-menu > li:last-child > a:hover {
	background-color: #000 !important;
}
.hd_menu {
	margin-top: 15px;
} 
.elementor-nav-menu > li > ul.sub-menu a {
	padding: 14px 17px !important;
	color: #fff !important;
	border-bottom: 1px solid #ffffff38;
	border-left: 0;
	white-space: normal;
	font-size: 16px;
	text-transform: capitalize;
	letter-spacing: 0;
	background: #448bc0 !important;
}
.elementor-nav-menu > li > ul.sub-menu li:last-child a {
	border-bottom: 0px !important;
} 
.hdactive .elementor-location-header .elementor-nav-menu .sub-arrow {
	filter: unset;
}
.elementor-sub-item.elementor-item-active {
	background-color: transparent !important;
} 
.elementor-nav-menu > li > ul.sub-menu {
	background: #448bc0;
	min-width: 270px !important;
	margin-top: 0px !important;
	border: 0px solid #ffffff5c;
	overflow: hidden;
	border-radius: 6px;
}
.elementor-nav-menu > li > ul.sub-menu:last-child a {
	border-radius: 0px; 
} 
.elementor-nav-menu > li > ul.sub-menu .sub-arrow {
	display: none !important;
} 
.elementor-nav-menu > li > ul.sub-menu a:hover {
	background: #000 !important;
	opacity: 1;
	border-left: unset !important;
	color: #fff !important;
}
.elementor-location-header {
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	padding: 15px;
	position: absolute;
}
.hdright {
	width: calc(100% - 260px) !important;
}
/*** Header End***/ 
.btnhd a {
	background: transparent !important;
	padding: 0 !important;
	display: flex;
	align-items: center;
	text-transform: capitalize;
	font-size: 17px;
}
.area_servetext > div {
	max-width: 370px !important;
	margin-left: auto !important;
}
.area_servetext {
	margin-top: -120px;
}
.bigheading h2 {
	margin-bottom: 20px !important;
	font-size: 42px;
	line-height: 52px;
}
.defbtn a, .hd_menu .elementor-nav-menu > li:last-child > a {
	background-color: #448bc0;
	border-radius: 4px;
	font-size: 16px;
	line-height: normal;
	padding: 13px 63px 15px 23px !important;
	background-image: url("https://casepressurewashing.com/wp-content/uploads/2025/08/ic_arr.png");
	background-repeat: no-repeat;
	background-position: right 23px center;
	background-size: 14px;
	color: #fff !important;
}
.defbtn a:hover {
	background-color: #000 !important;
}
.review_outer  .elementor-testimonial {
	display: flex;
	flex-wrap: wrap;
	padding: 30px 30px;
	height: 100%;
}
.review_outer .swiper-slide {
	border-radius: 8px !important;
	border: 1px solid #cccccc5c !important;
}
.review_outer .elementor-main-swiper {
	width: 100% !important;
}
.review_outer .elementor-testimonial__header {
	order: 2;
	margin-top: auto;
}
.review_outer .elementor-testimonial__text {
	font-size: 15px !important;
	line-height: 27px !important;
}
.review_outer .elementor-testimonial__title {
	font-size: 16px !important;
	color: #000 !important;
	text-transform: none;
	font-weight: 600 !important;
}
.review_outer .elementor-testimonial__content {
	margin-bottom: 20px;
}
.review_outer .elementor-testimonial__cite {
	display: flex !important;
	flex-direction: row !important;
	column-gap: 10px;
	align-items: center;
}
.review_outer .elementor-testimonial__name {
	background: #448bc0;
	width: 45px;
	height: 45px;
	border-radius: 50px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 21px;
}
.review_outer .elementor-testimonial::before {
	content: "";
	background-image: url("https://casepressurewashing.com/wp-content/uploads/2025/08/review_ic.png");
	background-repeat: no-repeat;
	width: 59px;
	height: 42px;
	position: absolute;
	z-index: 1;
	bottom: 20px;
	right: 20px;
	background-size: contain;
}
.review_outer {
	margin-top: 20px;
}
.review_outer .elementor-swiper-button  svg {
	display: none !important;
}
.review_outer .elementor-swiper-button {
	background-size: contain;
	background-image: url("https://casepressurewashing.com/wp-content/uploads/2025/08/arrowrev.png");
	background-repeat: no-repeat;
	width: 19px;
	height: 20px !important;
	opacity: 1 !important;
	transform: unset !important;
	top: 0 !important;
	bottom: 0 !important;
	margin: auto;
}
.review_outer .elementor-swiper-button.elementor-swiper-button-next {
	right: -40px !important;
	-webkit-transform: scaleX(-1) !important;
	transform: scaleX(-1) !important;
}
.review_outer .elementor-swiper-button.elementor-swiper-button-prev {
	left: -50px !important;
}
.review_outer .elementor-testimonial__text:before {
	background-image: url("https://casepressurewashing.com/wp-content/uploads/2025/08/star_ic.png");
	background-repeat: no-repeat;
	display: block;
	width: 115px;
	height: 19px;
	content: "";
	background-size: contain;
	margin-bottom: 16px;
}

.gform_wrapper .gform_validation_errors {
	display: none;
} 
.custom-contact .gform_page_footer {
	display: flex;
	flex-wrap: wrap;
}
.custom-contact .button {
	border-radius: 4px !important;
	font-size: 16px !important;
	line-height: normal !important;
	padding: 16px 63px 18px 23px !important;
	background-image: url("https://casepressurewashing.com/wp-content/uploads/2025/08/ic_arr.png") !important;
	background-repeat: no-repeat !important;
	background-position: right 23px center !important;
	background-size: 14px !important;
	width: 100% !important;
	text-align: left !important;
	background-color: #000 !important;
	color: #fff !important;
	height: auto !important;
} 
.instruction {
	display: none !important;
}
.validation_message {
	padding: 0px !important;
	background: transparent !important;
	border: 0px !important;
	margin-top: 4px !important;
	line-height: 17px !important;
	font-size: 13px !important;
	color: #fff !important;
}
.gform_wrapper .gfield_required{
	display: none !important;
} 
.custom-contact .gfield_label,.custom-contact .gform-field-label  {
	font-weight: 500 !important;
	font-size: 14px !important;
	line-height: normal !important;
	padding: 0px !important;
	color: #fff !important;
	text-transform: capitalize;
	margin-bottom: 5px !important;
	display: block !important;
}
.custom-contact input, .custom-contact .textarea, .custom-contact select {
	background: #fff !important;
	height: 50px !important;
	margin-bottom: 0px !important;
	border-radius: 5px !important;
	padding: 10px 15px !important;
	color: #000 !important;
	transition: all ease-in-out 0.5s;
	border: 0px !important;
}
.half-col {
	grid-column: span 6 !important;
	margin-bottom: 10px;
}
.full-col {
	margin-bottom: 10px !important;
}
.gform_wrapper .gform_validation_errors > h2 {
	font-size: 17px !important;
	font-weight: 500;
	line-height: normal !important;
} 
.instruction {
	display: none;
} 
.gform_fields {
	row-gap: 25px !important;
}
.custom-contact .textarea {
	min-height: 140px !important;
}
.form_outer {
	background: #448bc0eb;
	padding: 40px;
	border-radius: 11px;
	box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.28);
	margin-bottom: -60px;
}
.form_outer h2 {
	font-size: 25px;
	margin: 0 0 8px;
	color: #fff; 
}
.form_outer p {
	color: #fff;
}
.ft_social svg {
	margin: 0 !important;
	fill: #fff;
	width: 18px !important;
	height: 18px !important;
}
.ft_social span {
	border: 1px solid #fff;
	height: 40px !important;
	width: 40px !important;
	border-radius: 50px !important;
	justify-content: center !important;
	align-items: center !important;
}
.ft_social span .elementor-icon-list-text {
	display: none !important;
}
.ft_social span:hover {
	background: #fff !important;
}
.ft_social span:hover svg {
	fill: #448bc0;
}
.ft_social span.elementor-icon-list-text {
	display: none !important;
}
.mailft  a {
	padding: 0 !important;font-size: 17px;
	background: transparent !important;transition: all ease-in-out 0.5s;
}
.mailft {
	margin: 12px 0 20px !important;
}
.phoneft  a {
	background: transparent !important;
	padding: 0 !important; 
	font-weight: 700;transition: all ease-in-out 0.5s;
	text-transform: uppercase;
	font-size: 31px;
	line-height: normal;
}
.ft_hd  span {
	font-size: 18px; 
	font-weight: 700;
	margin-bottom: 13px !important;
	display: block;
}
.ft_links li span {
	line-height: normal;
	transition: all ease-in-out 0.5s !important;
	font-size: 16px;
	color: #fff;
}
.ft_links li {
	margin-bottom: 12px !important;
}
.ft_links li span:hover ,
.phoneft  a:hover,
.mailft  a:hover{
	color: #448bc0 !important;
}
.fttop {
	padding-top: 160px;
}
.ftcopyright {
	text-align: center;
	font-size: 16px;
	border-top: 1px solid #ffffff24;
	padding: 15px 0;
	margin-top: 50px;
	color: #fff;
}
.ftcopyright a {
	color: #fff;
} 
.bannercaption h1 {
	font-size: 65px;
	color: #fff; 
}
.bannercaption h1 i {
	display: block;
	font-style: normal;
	font-size: 38px;
	font-weight: normal;
	margin-top: 20px;
}
.bannercaption > div {
	max-width: 560px;
}
.bannercaption p {
	color: #fff; 
	margin-top: 20px;
	max-width: 720px;
}
.banner > div.elementor-container {
	padding: 250px 0 0;
	margin-bottom: 80px;
}
.banner svg .elementor-shape-fill:nth-of-type(2) {
	fill: #448bc0 !important;
}
.defbtn {
	margin-top: 30px;
}
.block_rightfull > div {
	max-width: 630px;
	margin-left: auto;
}
.wt p{
	color: #fff;
}
.inr-bnr {
	padding:15% 15px 14%;
}
.inr-hd h1 {
	font-size: 60px;
	line-height: 1.1;
}
.pad80 {
	padding: 80px 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.location-list ul {
	column-gap: 20px;
	row-gap: 20px;
	margin: 0px !important;
}
.location-list li:hover {
	background: #000;
	color: #fff;
	border: 1px solid #000 !important;
}
.location-list li svg {
	fill: #ffff;
}
.location-list li:hover svg {
	fill: #fff;
}
.location-list li {
	margin: 0px !important;
	background: #448bc0;
	padding: 7px 15px !important;
	margin: 0px !important;
	border: 1px solid #448bc0;
	transition: all ease-in-out 0.5s !important;
	color: #fff;
}
.loc-list li {
	font-size: 17px;
	line-height: 28px;
	padding-left: 30px;
	list-style: none;
	margin-bottom: 10px;
	position: relative;
	color: #fff;
	font-weight: 700;
}
.loc-list li::before {
	position: absolute;
	content: "";
	background-image: url("https://casepressurewashing.com/wp-content/uploads/2025/08/loc-list.png");
	background-repeat: no-repeat;
	background-size: 25px;
	width: 25px;
	height: 25px;
	left: 0;
	top: 3px;
}
.main-hd h3 {
	font-size: 38px;
	line-height: 48px;
	margin-bottom: 20px;
}
.serve-bnr {
	padding: 14% 15px 0;
}
.servebox_outer .elementor-widget-wrap {
	column-gap: 25px;
	justify-content: center;
	row-gap: 50px;
}
.serve-boxes {
	width: calc(100% / 3 - 20px) !important;
	padding: 0px 20px 30px 20px;
	background-color: #fff;
	border-radius: 11px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 0px 10px 0px;
	margin-top: 30px;
}
.serve-boxes .elementor-image-box-img {
	display: flex;
	background: #448bc0;
	margin: -40px auto auto !important;
	margin-bottom: auto;
	border-radius: 50%;
	border: 1px solid #448bc0;
	transition: all ease-in-out 0.5s;
	top: 0px;
	position: relative;
	margin-bottom: 15px !important;
	width: 90px !important;
	height: 90px;
	align-items: center;
	justify-content: center;
}
.serve-boxes:hover .elementor-image-box-img {
	background-color: #000;
	border: 1px solid #000;
	top: -5px;
}
.serve-boxes .elementor-image-box-img img {
	display: block;
	margin: auto;
	max-height: 55px;
	object-fit: contain;
}
.serve-boxes span {
	font-size: 22px;
	letter-spacing: 0;
	font-family: "Montserrat", sans-serif;
	font-weight: bold;
	margin-bottom: 8px;
	display: block;
}
.servebox_outer .serve-boxes:nth-child(4), .servebox_outer .serve-boxes:nth-child(5) {
	width: calc(100% / 2 - 20px) !important;
}
.col_2 {
	width: calc(100% / 2 - 10px) !important;
}
.servicesouter > div {
	row-gap: 20px;
	column-gap: 20px;
}
.servicesouter  img {
	max-width: 100%;
}
.col_3 {
	width: calc(100% / 4 - 15px) !important;
} 
.servicesouter .elementor-image-box-content {
	position: absolute;
	bottom: -80px;
	text-align: left;
	padding: 25px;
	transition: all ease-in-out 0.5s;
	pointer-events: none;
}
.servicesouter h2,.servicesouter p {
	color: #fff;
}
.servicesouter h2 {
	font-size: 25px;
	margin: 0 0 25px;
	transition: all ease-in-out 0.5s;
}
.servicesouter .elementor-image-box-img {
	vertical-align: top;
}
.servicesouter .col_3 .elementor-image-box-content {
	bottom: -135px !important;
}
.servicesouter .elementor-image-box-wrapper {
	position: relative;
	border-radius: 12px;
	overflow: hidden;
}
.servicesouter.servinr  .col_3:hover .elementor-image-box-content, 
.servicesouter.servinr  .col_2:hover .elementor-image-box-content {
	bottom: 0 !important;
}
.servicesouter .col_3:hover h2, .servicesouter .col_2:hover h2 {
	margin-bottom: 10px;
}
.servicesouter .elementor-image-box-img a:after {
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
	background: #000000;
	background: linear-gradient(210deg, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 1) 100%);
	opacity: 0.8;
}
.servicesouter .elementor-image-box-wrapper {
	overflow: hidden;
	position: relative;
}
.servicesouter p {
	font-size: 15px;
	line-height: 26px;
}
.servicesouter .col_3 p {
	min-height: 106px;
}
.servicesouter .elementor-image-box-img a::before {
	content: "";
	right: -80px;
	position: absolute;
	top: 0;
	bottom: 0;
	background-color: #448bc0;
	width: 40px;
	height: 40px;
	background-image: url("https://casepressurewashing.com/wp-content/uploads/2025/08/ic_arr.png");
	background-repeat: no-repeat;
	background-size: 14px;
	color: #fff !important;
	background-position: right 11px center;
	z-index: 1;
	border-radius: 0 0 0 32px;
	transition: all ease-in-out 0.5s;
}
.results_img .swiper-slide-inner img {
	display: block;
}
.results_img .swiper-wrapper {
	margin-bottom: 30px !important;
}
.results_img .swiper-slide-inner {
	border-radius: 10px;
	overflow: hidden;
}
.swiper-pagination span {
	width: 10px;
	height: 10px;
}
.swiper-pagination span.swiper-pagination-bullet-active {
	background: #448bc0 !important;
}
.servicesouter .elementor-image-box-img:hover a::before { 
	right: 0px; 
}
.servicesouter .elementor-image-box-img:hover img {
	transform: scale(1.1);
} 
.pad60{
	padding:60px 15px;
} 
.blue-box .elementor-widget-wrap {
	background: #448bc0;
	border-radius: 15px;
	padding: 70px;
	margin: auto auto auto -50px;
} 
.bdr-rds img {
	border-radius: 15px;
} 
.pad130{
	padding:130px 15px;
} 
.cta-section .elementor-container {
	background-color:#448bc0;
	border-radius:50px 15px;
	padding:50px;
	position:relative
}
.cta-section .elementor-container::before {
	position: absolute;
	content: "";
	background-image: url(https://casepressurewashing.com/wp-content/uploads/2025/08/ft_logo.png);
	width: 220px;
	height: 100%;
	right: 230px;
	background-size: 100%;
	background-repeat: no-repeat;
	bottom: 0px;
	filter: invert() brightness(100);
	opacity: 0.06;
	background-position: bottom right;
} 
.cta-section .bigheading h2 {
	margin-bottom: 0px !important;
	font-size: 38px;
	line-height: 48px;
} 
.cta-section .defbtn a {
	background-color: #fff;
	background-image: url(https://casepressurewashing.com/wp-content/uploads/2025/08/blk-arw.png);
	color: #000 !important;
} 
.cta-section .defbtn a:hover {
	color: #fff !important; 
	background-image: url("https://casepressurewashing.com/wp-content/uploads/2025/08/ic_arr.png");
} 
.servicesouter.servinr .col_3 .elementor-image-box-content {
	bottom: -185px !important;
} 
.servicesouter.servinr .col_3 p {
	min-height: 155px;
} 
.servicesouter.servinr .col_2 .elementor-image-box-content {
	bottom: -105px;
} 
.mt80{
	margin-top:80px;
} 


.loc-col li{
	width: calc(100% / 5 - 15px) !important;
	background: #fff;
	border: 1px solid #000;
	border-radius: 10px;
	margin: 0 7px 15px !important;
	padding: 40px 25px !important;
	transition: all ease-in-out 0.5s;
	overflow: hidden;
	position: relative !important;
	display: block !important;
}
/* .loc-col li::before {
content: "";
position: absolute;
background-image: url(https://casepressurewashing.com/wp-content/uploads/2025/08/ft_logo.png);
background-repeat: no-repeat;
background-size: 180px;
width: 180px;
height: 115px;
left: 0;
bottom: 0;
right: 0;
top: 0;
margin: auto;
opacity: .05;
transition: all ease-in-out 0.5s; 
background-position: center top;
}  */

.loc-col li svg {
	width: 26px !important;
	height: auto !important;
	transition: all ease-in-out 0.5s !important;
	top: 0 !important;
	position: relative !important;
	margin:0px 0px 10px !important;
	fill: #000 !important;
} 
.loc-col li .elementor-icon-list-icon {
	display: block !important;
}
.loc-col li a .elementor-icon-list-text {
	padding-inline-start: 0px !important;
	font-family: "Montserrat", sans-serif;
	font-weight: bold;
	font-size: 19px;
	line-height: normal; 
	color: #000 !important; 
	transition: all ease-in-out 0.5s !important;
} 
.loc-col li a:hover .elementor-icon-box-icon svg {
	fill: #fff;
	top: -5px;
} 
.loc-col li a::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
} 
.loc-col li a {
	display: block !important;
	pointer-events:none;
} 
/* .loc-col li:after{
position: absolute !important;
content: "";
background-color: #fff;
width: 45px !important;
height: 45px !important;
margin: auto !important;
left: unset;
right: 0;
bottom: 0;
border-radius: 50% 0% 0% 0%;
transition: all ease-in-out 0.5s;
background-image: url(https://casepressurewashing.com/wp-content/uploads/2025/08/blk-arw.png);
background-repeat: no-repeat;
background-size: 15px;
background-position: center;
opacity: 0; 
border-inline-start-width: 0px !important;
border-style: unset !important;
inset-inline-end: 0px !important;
} 
.loc-col li:hover::after {
opacity: 1;
}  */
.loc-col li:hover {
	background-color: #448bc0;
	border: 1px solid #448bc0;
} 
.loc-col li:hover svg {
	fill: #fff !important;
} 
.loc-col li:hover a .elementor-icon-list-text {
	color: #fff !important;
} 
/* .loc-col li:hover::before {
filter: invert() brightness(100);
}  */
.three-area li {
	width: calc(100% / 3 - 10px) !important;
	border-radius: 10px;
	margin: 0 5px 0px !important;
	padding: 30px 25px 25px !important;
} 
.three-area  li svg {
	width: 28px !important;
} 

.three-area li a .elementor-icon-list-text {
	font-size: 19px;
	line-height: normal;
} 
.three-area li::before {
	background-size: 150px;
	height: 100px;
} 
.three-area li::after {
	width: 30px !important;
	height: 30px !important;
	background-size: 12px;
} 
.serv-banner {
	padding: 23% 15px 5%;
} 
.inr-form {
	margin-top: -300px;
} 




.site-list li {
	list-style: none;
	margin-bottom: 13px;
	position: relative;
	color: #fff;
	padding-left: 40px;
}
.site-list li::before {
	position: absolute;
	content: "";
	background-image: url("https://casepressurewashing.com/wp-content/uploads/2025/08/pressure-icon.png");
	background-repeat: no-repeat;
	background-size: 30px;
	width: 35px;
	height: 20px;
	left: 0;
	top: 9px;
}		
.flip_2 {
	width: calc(100% / 4 - 15px) !important;
	border-radius: 15px;
	overflow: hidden;
}
.flip_2 .elementor-flip-box {
	height: 416px !important;
}
.flip_1 {
	width: calc(100% / 2 - 10px) !important;
	border-radius: 15px;
	overflow: hidden;
}
.flip_outer .elementor-widget-wrap {
	column-gap: 20px;
	row-gap: 20px;
	justify-content: center;
}
.flip_1 .elementor-flip-box__image {
	margin: 0px !important;
	display: block !important;
}
.flip_1 .elementor-flip-box__front .elementor-flip-box__layer__overlay {
	padding: 0px !important;
} 
.flip_1 .elementor-flip-box {
	height: 430px !important;
}
.flip_1 .elementor-flip-box__image img {
	height: 430px !important;
	object-fit: cover;
	max-width: 100% !important;
	width: 100% !important;
	display: block; 
	position: relative;
} 
.flip_1 .elementor-flip-box__back {
	background-color:#00205c !important;
	display: block; 
	z-index: 3;
}
.flip_1  .elementor-flip-box__front {
	background-color: transparent !important;
} 
.flip_1 .elementor-flip-box__front h3, .flip_2 .elementor-flip-box__front h3 {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	pointer-events: none;
	opacity: 1;
	z-index: 1;
	color: #fff;
	bottom: -215px;
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgb(0, 0, 0) 80%);
	padding: 80px 25px 28px;
	line-height: normal;
	font-size: 25px;
}
.flip_1 .elementor-flip-box__front h3 i {
	font-style: normal;
	font-weight: normal;
	display: block;
	font-size: 16px;
	line-height: normal;
}
.flip_1 .elementor-flip-box__front .elementor-flip-box__layer__inner {
	position: relative;
}

.flip_1 .elementor-flip-box__back h3 {
	text-align: center;
	border-bottom: 1px solid #ffffff59;
	padding-bottom: 15px;
	color: #fff;
	font-weight: 600 !important;
	margin-bottom: 13px;
	font-size: 18px;
	/*  line-height: normal;
	font-family: "DM Sans", sans-serif; */
} 
.flip_1 .elementor-flip-box__back .elementor-flip-box__layer__description {
	color: #fff;
	font-size: 15px !important;
	line-height: 27px !important;
} 







.faqblock .elementor-accordion-title {
	color: #000;
	font-size: 25px;
	transition: all ease-in-out 0.5s !important;
	font-family: "Montserrat", sans-serif;
	font-weight: bold;
	line-height: normal;
}
.faqblock .elementor-accordion-item {
	margin-bottom: 25px;
	border: 1px solid #00000042 !important;
	background: #c7b2990a;
	border-radius: 10px; 
	overflow: hidden;
}
.faqblock .elementor-accordion .elementor-tab-title {
	padding: 25px 25px 25px 68px;
	background-image: url("https://casepressurewashing.com/wp-content/uploads/2025/08/blk-qs.png");
	background-repeat: no-repeat;
	background-position: top 27px left 25px;
	background-size: 27px;
}
.faqblock .elementor-accordion-icon {
	height: 28px;
	display: flex !important;
	justify-content: right;
	align-items: center;
	float: right !important;
}
.faqblock .elementor-accordion .elementor-tab-content {
	border: 0px;
	padding: 0 25px 35px; 
	color: #fff !important;
} 
.faqblock .elementor-accordion .elementor-tab-content p{
	color: #fff !important;
}
.faqblock .elementor-active {
	background: #448bc0; 
	border: 0px solid #00000087 !important;
}
.faqblock .elementor-tab-title.elementor-active a{
	color: #fff !important;
} 
.faqblock .elementor-accordion .elementor-active.elementor-tab-title {
	background-image: url(https://casepressurewashing.com/wp-content/uploads/2025/08/wt-qs.png) !important;
}
.faqblock .elementor-accordion-icon {
	width: auto !important;
} 
.faqblock .elementor-accordion-icon-closed, .faqblock .elementor-accordion-icon-opened {
	position: relative;
	transition:all ease-in-out 0.5s;
} 
.faqblock .elementor-accordion-icon-closed:before, .faqblock .elementor-accordion-icon-opened:before {
	content: "";
	position: absolute;
	background-image: url(https://casepressurewashing.com/wp-content/uploads/2025/08/plus.png);
	width: 25px !important;
	height: 25px !important;
	background-size: 22px;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 50%;
	left: unset;
	top: -11px;
	right: 0;
}  
.faqblock .elementor-accordion-icon-opened::before {
	background-image: url(https://casepressurewashing.com/wp-content/uploads/2025/08/minus.png);
} 
.faqblock .elementor-active .elementor-accordion-icon-opened::before{
	background-image: url(https://casepressurewashing.com/wp-content/uploads/2025/08/minus-wtt.png);
}
.faqblock .elementor-accordion-icon svg {
	display: none !important;
}  
.faqblock .elementor-accordion .elementor-tab-content a {
	color: #fff !important;
	font-weight: bold;
} 
.faqblock .elementor-accordion .elementor-tab-content a:hover {
	opacity: 0.7;
}  
.cta-section p {
	padding-top: 10px;
} 
.serv-banner.ext-pad {
	padding: 23% 15px 6%;
} 
.lgt-hd h2 {
	display: block;
	font-style: normal;
	font-size: 33px;
	font-weight: normal;
	margin-top: 22px;
	margin-bottom: 15px; 
	line-height: 43px;
} 
.blk-list.site-list li {
	color: #000;
} 
.blk-list.site-list li::before {
	filter: invert();
} 
.block_rightfull.right-hd > div {
	max-width: 660px;
} 
.right-hd .bigheading h2 {
	font-size: 40px;
} 
.four-col .serve-boxes {
	width: calc(100% / 4 - 20px) !important;
} 
.four-col .serve-boxes:nth-child(4) {
	width: calc(100% / 4 - 20px) !important;
} 
.contact-form .lgt-hd h2 {
	margin-top: 0px;
} 
.contact-form .form_outer h2 {
	font-size: 19px;
	margin: 0 0 20px;
} 
.contact-form  .inr-form {
	margin-top: -220px;
} 
.thanks-txt .lgt-hd h2 {
	font-size: 26px; 
	margin-top: 15px !important;
	margin-bottom: 0px;
} 
.serv-banner.thanks-bnr {
	padding: 23% 15px 8%;
} 
.hdactive .hd_menu svg {
	fill: #00000094;
}
/* Blog Page css */
/* .blog .elementor-location-header {
border-bottom: 1px solid #8080801a !important;
box-shadow: rgba(100, 100, 111, 0.08) 0px 7px 17px 0px;
position: relative;
} */
.post-card article {
	position: relative;
}
.post-card .elementor-post__thumbnail {
	display: block;
	width: 100%;
	padding: 0 !important;
	overflow: hidden;
}
.post-card .elementor-post__thumbnail img {
	display: block;
	width: 100% !important;
	top: 0 !important;
	left: 0 !important;
	transform: unset !important;
	transition: all ease-in-out 0.5s !important;
	height: 400px !important;
	object-fit: cover;
	position: static !important;
}
.post-card .elementor-post__text {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgb(68, 139, 192) 100%);
	padding: 170px 60px 30px 30px;
	display: flex !important;
}
.post-card h3 {
	font-size: 26px !important;
	line-height: 32px;
	order: 2;
}
.post-card h3 a {
	color: #fff;
}
.post-card .elementor-post__meta-data {
	color: #fff !important;
	font-size: 17px !important;
	line-height: 26px !important;
	order: 1 !important;
	margin-bottom: 10px !important;
}
.post-card article:hover .elementor-post__thumbnail img {
	transform: scale(1.1) !important;
}
.post-card .elementor-post__text::before {
	content: "";
	position: absolute;
	background-color: #fff;
	text-align: left;
	background-image: url("https://casepressurewashing.com/wp-content/uploads/2025/08/blk-arw.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 18px;
	transform: rotate(-50deg);
	bottom: 16px;
	right: 20px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	cursor: pointer;
	transition: all ease-in-out 0.5s;
}
.post-card a::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.post-card article:hover .elementor-post__text::before {
	transform: rotate(0deg);
}
article a {
	margin-bottom: 0 !important;
}
.post-card .elementor-posts-container {
	column-gap: 20px;
	row-gap: 20px;
}
.pl40 {
	padding-left: 40px;
}
.single-main {
	box-shadow: unset !important;
	padding: 80px 15px;
}
.single-main .elementor-widget-wrap {
	box-shadow: none !important;
	transition: none !important;
	background: transparent !important;
}
.single-main h1 {
	font-size: 42px !important;
	line-height: 1.1 !important;
	margin-bottom: 20px;
}
.single-main .elementor-icon-list-item {
	margin: 0px 0px 0px 8px !important;
}
.single-main li a {
	color: #000 !important;
	font-size: 17px !important;
	line-height: 26px !important;
}
.single-main li a:hover {
	color: #000 !important;
}
.single-main img {
	width: 100%;
	display: block !important;
	height: 450px;
	object-fit: cover;
	border-radius: 12px;
}
.single-main .elementor-icon-list-icon {
	display: none !important;
}
.single-left h2 {
	font-size: 35px;
	line-height: 42px;
}
.single-left h3 {
	font-size: 30px;
	line-height: 34px;
}
.single-left h4 {
	font-size: 25px;
	line-height: 28px;
}
.single-left h5 {
	font-size: 20px;
	line-height: 24px;
}
.single-left h2, .single-left h3, .single-left h4, .single-left h5 {
	margin: 30px auto 10px;
}
.post-content ul {
	list-style: none !important;
}
.post-content li {
	position: relative;
	font-size: 17px;
	line-height: 27px;
	padding-left: 28px;
	margin-bottom: 10px !important;
}
.post-content li::before {
	content: "";
	position: absolute;
	background-image: url("https://casepressurewashing.com/wp-content/uploads/2025/08/blk-arw.png");
	background-repeat: no-repeat;
	background-size: 16px;
	height: 16px;
	width: 16px;
	left: 0px;
	top: 5px;
}
.single-ryt .sidebar .elementor-container {
	background: #448bc0;
	padding: 30px;
	border-radius: 12px;
}
.single-ryt span {
	font-size: 28px;
	line-height: 1.1;
	margin-bottom: 20px;
	color: #fff !important;
	letter-spacing: 0;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}
.single-ryt article {
	padding-bottom: 15px !important;
	border-bottom: 1px solid #fff6;
	align-items: center;
}
.single-ryt h3 a {
	font-size: 15px !important;
	line-height: 22px !important;
	color: #fff !important;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: 400;
}
.single-ryt article:last-child {
	border-bottom: 0px !important;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.post-content p {
	font-size: 17px;
	line-height: 31px;
}
.post-content h2:first-child {
	margin-top: 0;
}
.post-card article {
	border-radius: 12px !important;
}
.single-post .elementor-location-header {
	background-color: #000000;
	position: relative;
}
.ft-fix-btn {
	display: none;
}
/* Responsive-Start */
@media(max-width: 1400px) {
	.fttop {
		padding-left: 15px;
		padding-right: 15px;
	}
	.lft-ryt-spc {
		margin-left: 15px;
		margin-right: 15px;
	}
	.area_servetext > div {
		padding-right: 15px !important;
	}
	.servicesouter .col_3 .elementor-image-box-content {
		bottom: -150px !important;
	}
	.servicesouter .elementor-image-box-content {
		bottom: -98px;
	}
	.banner > div.elementor-container {
		padding: 250px 15px 0;
	}
}
@media(max-width: 1199px) {
	.serv-banner.thanks-bnr {
		padding: 28% 15px 23%;
	}
	.blue-box .elementor-widget-wrap {
		padding: 50px;
		margin: auto auto auto -40px;
	}
	.serv-banner.ext-pad {
		padding: 25% 15px 9%;
	}
	.lgt-hd h2 {
		font-size: 30px;
		line-height: 38px;
	}
	.contact-form .inr-form {
		margin-top: -170px;
	}
	.post-card h3 {
		font-size: 23px !important;
		line-height: 27px;
	}
	.inr-bnr {
		padding: 22% 15px 18%;
	}
	.inr-hd h1 {
		font-size: 50px;
	}
	.mt20 {
		margin-top: 18px;
	}
	.loc-col li {
		padding: 30px 15px !important;
	}
	.cta-section .bigheading h2 {
		font-size: 35px;
		line-height: 45px;
	}
	.cta-section .elementor-container {
		padding: 50px 40px;
	}
	.review_outer .elementor-testimonial__name {
		width: 40px;
		height: 40px;
		font-size: 18px;
	}
	.fttop {
		padding-top: 140px;
	}
	.ft-info-col {
		width: 27% !important;
	}
	.ft-link-col {
		width: 20% !important;
	}
	.pl60 {
		padding-left: 50px;
	}
	.ft-logo-col img {
		max-width: 220px !important;
	}
	.pt100 {
		padding-top: 80px;
	}
	.area_servetext > div {
		max-width: 344px !important;
	}
	.servicesouter .col_3 .elementor-image-box-content {
		bottom: -161px !important;
	}
	.servicesouter .elementor-image-box-content {
		padding: 15px;
	}
	.bigheading h2 {
		margin-bottom: 18px !important;
		font-size: 40px;
		line-height: 50px;
	}
	.pad100 {
		padding: 80px 15px;
	}
	.form_outer h2 {
		font-size: 23px;
	}
	.bannercaption h1 i {
		font-size: 33px;
		margin-top: 16px;
	}
	.bannercaption h1 {
		font-size: 55px;
	}
	.hdactive .hd_menu .elementor-nav-menu > li > a, .hdactive .btnhd a {
		color: #fff !important;
	}
	.form_outer {
		padding: 30px;
	}
	.defbtn a, .hd_menu .elementor-nav-menu > li:last-child > a {
		padding: 13px 53px 15px 17px !important;
	}
	.hd_menu .elementor-nav-menu > li {
		margin-left: 30px;
	}

}
@media(max-width: 1024px) {

	.hd_menu .elementor-nav-menu > li:last-child > a {
		background-image: unset;
	}
	.header_main .elementor-menu-toggle__icon--open.e-font-icon-svg.e-eicon-menu-bar:hover svg {
		fill: #fff !important;
	}
	.hd_menu:hover svg {
		fill: #fff !important;
	}
	.hd_menu .elementor-menu-toggle__icon--close.e-font-icon-svg.e-eicon-close:hover {
		fill: #448bc0 !important;
	}
	.header_main .elementor-nav-menu > li > ul.sub-menu {
		min-width: 100% !important;
		margin-top: 0px !important;
		border-radius: 0px;
	}
	/* 	.hd_menu:hover svg {
	fill: unset !important;
} */
	.hd_menu svg {
		top: 0px;
	}
	.hd_menu {
		flex-direction: row-reverse !important;
	}
	.header_main .elementor-menu-toggle__icon--open.e-font-icon-svg.e-eicon-menu-bar {
		fill: #fff !important;
	}
	.header_main .elementor-menu-toggle {
		background-color: #3f80b1;
		padding: 11px;
		margin: 0px 0px !important;
		z-index: 10;
		display: flex;
		justify-content: flex-end;
		width: fit-content;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		position: fixed;
		top: 0;
		bottom: 0;
		width: 480px;
		margin: 0 !important;
		display: flex;
		align-items: center;
		justify-content: center;
		right: -490px;
		transform: unset !important;
		max-height: 100% !important;
		transition: all ease-in-out 0.3s !important;
		background-color: #448bc0;
		overflow: auto;
		z-index: 5;
	}
	.header_main .elementor-nav-menu>li>a {
		color: #fff;
	}
	.header_main .elementor-menu-toggle.elementor-active~.elementor-nav-menu--dropdown {
		right: 0px !important;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		background-color: #fff;
		color: #fcb113;
		margin: 0px !important;
		position: fixed;
		right: 15px;
		top: 48px;
	}
	.hd_menu .elementor-nav-menu > li > a:hover {
		color: #fff !important;
	}
	.header_main .elementor-nav-menu {
		margin: auto;
		margin-top: 90px !important;
		width: 100% !important;
	}
	.header_main .sub-arrow {
		position: absolute;
		right: 13px;
	}
	.header_main .elementor-nav-menu>li:last-child>a:hover {
		background: transparent !important;
		color: #fff !important;
	}
	.header_main .elementor-nav-menu>li:last-child {
		margin-left: 0px;
	}
	.header_main .hd_menu .elementor-nav-menu>li:last-child>a {
		border: 0 !important;
	}
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		background-color: transparent !important;
		font-size: 20px !important;
		padding: 22px 15px !important;
		border: 0px !important;
		color: #fff !important;
		border-bottom: 1px solid #ffffff1f !important;
	}
	.hd_menu nav > ul.elementor-nav-menu > li {
		margin-left: 0px;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 20px 20px 20px 35px !important;
		color: #fff !important;
		font-size: 17px !important;
		background-color: #3b7cac !important;
		text-transform: uppercase;
	}
	.hd_menu .elementor-menu-toggle__icon--close.e-font-icon-svg.e-eicon-close {
		fill: #448bc0 !important;
	}
	.header_main ul.elementor-nav-menu .sub-menu {
		background: transparent !important;
	}
	.hdactive .hd_menu {
		margin-top: 0px;
	}

}
@media(max-width: 999px) {

	.inr-srv-sec .servicesouter.servinr .col_3 .elementor-image-box-content {
		bottom: 0px !important;
	}
	.inr-srv-sec .servicesouter .elementor-image-box-content {
		bottom: 0px !important;
	}
	.blue-box .elementor-widget-wrap {
		padding: 30px 20px;
		margin: auto auto auto -20px;
	}
	.mt50 {
		margin-top: 40px;
	}
	.four-col .serve-boxes:nth-child(4) {
		width: calc(100% / 2 - 20px) !important;
	}
	.four-col .serve-boxes {
		width: calc(100% /2 - 20px) !important;
	}
	.srv-nashville {
		background-color: #80808008;
	}
	.cta-section .defbtn a {
		padding: 13px 44px 15px 17px !important;
	}
	.cta-ryt > div {
		justify-content: right;
	}
	.faqblock .elementor-accordion .elementor-tab-title {
		padding: 20px 20px 20px 58px;
		background-position: top 23px left 15px;
		background-size: 26px;
	}
	.faqblock .elementor-accordion-icon-closed::before, 
	.faqblock .elementor-accordion-icon-opened::before {
		background-size: 20px;
	}
	.faqblock .elementor-accordion-item {
		margin-bottom: 15px;
	}
	.faqblock .elementor-accordion-title {
		font-size: 23px;
		max-width: 630px;
		display: flex;
	}
/* 	.faqblock .elementor-accordion .elementor-tab-title {
		padding: 20px 20px 20px 58px;
		background-position: top 26px left 18px;
		background-size: 27px;
	} */
	.serv-banner.ext-pad {
		padding: 27% 15px 15%;
	}
	.lgt-hd h2 {
		font-size: 28px;
		line-height: 36px;
	}
	.pad130 {
		padding: 110px 15px;
	}
	.serve-boxes:hover .elementor-image-box-img {
		background-color: #448bc0;
		border: 1px solid #448bc0;
		top: 0px;
	}
	.serve-boxes {
		width: calc(100% / 3 - 9px) !important;
	}
	.servebox_outer .elementor-widget-wrap {
		column-gap: 13px;
		row-gap: 20px;
	}
	.serve-boxes .elementor-image-box-img {
		margin: -29px auto 11px !important;
		width: 76px !important;
		height: 76px;
	}
	.serve-boxes .elementor-image-box-img img {
		max-height: 41px;
	}
	.comprehensive-sec {
		background-color: #8080800a;
	}
	.serv-banner {
		padding: 27% 15px 14%;
	}
	.t-full-col.pl60 {
		padding-left: 0px;
	}
	.inr-form {
		margin-top: 8px;
	}
	.post-card article:hover .elementor-post__text::before {
		transform: rotate(-50deg);
	}
	.post-card article:hover .elementor-post__thumbnail img {
		transform: unset !important;
	}
	.post-card h3 {
		font-size: 21px !important;
		line-height: 23px;
	}
	.post-card .elementor-post__text::before {
		background-size: 14px;
		right: 9px;
		width: 33px;
		height: 33px;
	}
	.post-card .elementor-post__text {
		padding: 70px 40px 15px 15px;
	}
	.post-card .elementor-post__thumbnail img {
		height: 270px !important;
	}
	.cta-section .defbtn a:hover {
		color: #000 !important;
	}
	.cta-section .defbtn a:hover {
		background-color: #fff !important;
		background-image: url(https://casepressurewashing.com/wp-content/uploads/2025/08/blk-arw.png);
	}
	.pad80 {
		padding: 60px 15px;
	}
	.cta-lft {
		width: 70% !important;
	}
	.cta-ryt {
		width: 30% !important;
	}
	.cta-section .bigheading h2 {
		font-size: 31px;
		line-height: 37px;
	}
	.cta-section .elementor-container {
		padding: 50px 20px;
	}
	.three-area li a .elementor-icon-list-text {
		font-size: 17px;
	}
	.loc-col li:hover a .elementor-icon-list-text {
		color: #000 !important;
	}
	.loc-col li:hover svg {
		fill: #000 !important;
	}
	.loc-col li:hover {
		background-color: #fff;
		border: 1px solid #000;
	}
	.loc-col li {
		width: calc(100% / 3 - 15px) !important;
	}
	.inr-hd h1 {
		font-size: 46px;
	}
	.review_outer .elementor-testimonial {
		padding: 25px 20px;
		height: 100%;
	}
	.area_servetext {
		margin-top: -100px;
	}
	.servicesouter .elementor-image-box-content {
		bottom: 0px;
	}
	.servicesouter .col_3:hover h2, .servicesouter .col_2:hover h2 {
		margin-bottom: 5px;
	}
	.servicesouter h2 {
		font-size: 22px;
		margin: 0 0 5px;
	}
	.servicesouter .col_3 .elementor-image-box-content {
		bottom: 0px !important;
		text-align: center;
	}
	.servicesouter p {
		display: none;
	}
	/* 	.banner .elementor-background-overlay {
	display: none;
} */
	.col_3 {
		width: calc(100% / 2 - 15px) !important;
	}
	.banner .elementor-background-overlay {
		background-color: #0000003d;
		opacity: 0.3;
	}

	.area_servetext > div {
		max-width: 314px !important;
		padding-right: 10px !important;
	}
	.defbtn {
		margin-top: 23px;
	}
	.map-img img {
		width: 72% !important;
	}
	.phoneft a {
		font-size: 27px;
	}
	.ft-info-col {
		width: 36.3% !important;
	}
	.ft-srv-col {
		width: 39.3% !important;
	}
	.ft-link-col {
		width: 24.3% !important;
	}
	.pl60 {
		padding-left: 35px;
	}
	.ft-logo-col img {
		max-width: 190px !important;
	}
	.fttop {
		padding-top: 120px;
	}
	.ft-logo-col {
		margin-bottom: 30px;
	}
	.ft-logo-col .elementor-widget-theme-site-logo.elementor-widget-image {
		text-align: center !important;
	}
	.ft-logo-col {
		width: 100% !important;
	}
	.pt100 {
		padding-top: 60px;
	}
	.review_outer .elementor-testimonial::before {
		width: 52px;
		height: 40px;
		bottom: 17px;
		right: 20px;
	}
	.bannercaption p {
		max-width: 670px;
		margin: 10px auto 0;
	}
	.block_rightfull > div {
		max-width: 480px;
	}
	.servicesouter .elementor-image-box-img a::before {
		right: 0;
		width: 35px;
		height: 35px;
		background-size: 11px;
		background-position: right 9px center;
	}
	.servicesouter .elementor-image-box-img:hover img {
		transform: unset !important;
	}
	.bigheading h2 {
		margin-bottom: 13px !important;
		font-size: 36px;
		line-height: 45px;
	}
	.pad100 {
		padding: 60px 15px;
	}
	.custom-contact .button {
		font-size: 16px !important;
		padding: 14px 50px 14px 17px !important;
		background-position: right 23px center !important;
		background-size: 14px !important;
		margin: 0 auto !important;
		width: auto !important;
	}
	.form_outer p {
		text-align: center;
	}
	.form_outer h2 {
		text-align: center;
	}
	/* 	.form_outer {
	padding: 30px 20px;
	margin-top: 20px;
	margin-bottom: 40px;
} */
	.form_outer {
		padding: 30px 20px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.t-full-col.pl30 {
		padding-left: 0px;
	}
	.bannercaption h1 i {
		font-size: 28px;
		margin-top: 10px;
	}
	.bannercaption h1 {
		font-size: 46px;
	}
	.bannercaption > div {
		max-width: 100% !important;
		text-align: center;
	}
	.t-full-col {
		width: 100% !important;
	}
	.banner .elementor-background-video-container {
		position: static;
		display: block;
	}
	.banner > div.elementor-container {
		padding: 30px 15px 0;
		background-color: black;
		margin-bottom: 0px;
	}
	.banner video {
		position: static !important;
		width: 100% !important;
		height: auto !important;
		transform: unset !important;
		display: block;
	}
	.defbtn a:hover {
		background-color: #448bc0 !important;
	}
}
@media(max-width: 767px) {
	.servicesouter .elementor-image-box-img a, .servicesouter .elementor-image-box-img a img {
		width: 100% !important;
	}
	.serv-banner.thanks-bnr {
		padding: 33% 15px 26%;
	}
	.thanks-txt .lgt-hd h2 {
		font-size: 22px;
		margin-top: 12px !important;
	}
	.inr-srv-sec img {
		width: 100% !important;
	}
	.col_2 {
		width: calc(100% / 2 - 5px) !important;
	}
	.col_3 {
		width: calc(100% / 2 - 5px) !important;
	}
	.servicesouter > div {
		row-gap: 10px;
		column-gap: 10px;
	}
	.blue-box-main .bdr-rds img {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		height: auto !important;
	}
	.blue-box .elementor-widget-wrap {
		padding: 15px 15px 30px;
		margin: auto auto auto 0px;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
	.cln-nashville .site-list li {
		border: 1px solid #80808021;
	}
	.mt50 {
		margin-top: 40px;
	}
	.faqblock .elementor-accordion-item {
		margin-bottom: 11px;
	}
	.faqblock .elementor-accordion .elementor-tab-title {
		padding: 17px 17px 17px 48px;
		background-position: top 20px left 13px;
		background-size: 23px;
	}
	.faqblock .elementor-accordion-title {
		font-size: 22px;
		max-width: 460px;
	}
	.pl60 {
		padding-left: 0px;
	}
	.contact-form .inr-form {
		margin-top: 0px;
	}
	.lgt-hd h2 {
		font-size: 25px;
		line-height: 33px;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		top: 34px;
	}
	.hd_menu {
		margin-top: 0px;
	}
	.inr-form .form_outer {
		margin-bottom: 0px;
	}
	.site-list li::before {
		display: none;
	}
	.site-list li {
		border: 1px solid #ffffff2b;
		padding: 8px;
		text-align: center;
	}
	.mt30 {
		margin-top: 15px;
	}
	.cta-section .elementor-container::before {
		width: 140px;
		right: 20px;
	}
	p, li {
		margin-bottom: 15px;
	}
	.loc-col li svg {
		width: 20px !important;
	}
	.pad80 {
		padding: 40px 15px;
	}
	.pad60 {
		padding: 40px 15px;
	}
	.inr-hd h1 {
		font-size: 39px;
		text-align: center;
	}
	.cta-section .elementor-container {
		padding: 35px 20px;
	}
	.cta-section .bigheading h2 {
		font-size: 28px;
		line-height: 35px;
	}
	.cta-ryt {
		width: 100% !important;
	}
	.cta-lft {
		width: 100% !important;
	}
	.pad130 {
		padding: 100px 15px;
	}
	.inr-bnr {
		padding: 30% 15px 20%;
	}
	.ft-fix-btn a:last-child {
		border-left: 1px solid #ffffff3d;
	}
	.ft-fix-btn a {
		color: #fff;
		text-align: center;
		width: 100%;
		padding: 10px;
		font-size: 19px;
		text-transform: uppercase;
	}
	.ft-fix-btn {
		display: flex;
		justify-content: space-between;
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		border-top: 1px solid #ffffff3d;
		background-color: #448bc0;
		z-index: 10;
	}
	.review_outer {
		margin-top: 15px;
	}
	.ft_social span:hover svg {
		fill: #fff;
	}
	.ft_social span:hover {
		background: transparent !important;
	}
	.ftcopyright {
		border-top: unset;
		margin-top: 3px;
		padding: 15px 15px 70px;
	}
	.fttop {
		border-bottom: 1px solid #ffffff24;
		padding-bottom: 22px;
	}
	.pt100 {
		padding-top: 40px;
	}
	.area_servetext > div {
		max-width: 100% !important;
	}
	.area_servetext {
		margin-top: 15px;
	}
	.map-img img {
		width: 100% !important;
	}
	.ft-info-col {
		width: 100% !important;
	}
	.review_outer .elementor-testimonial {
		padding: 20px 20px;
	}
	.abt-gradient .elementor-background-overlay {
		background-image: unset !important;
		background-color: #0B4775D4 !important;
	}
	.block_rightfull > div {
		max-width: 100% !important;
	}
	.hdactive .logomain img {
		max-width: 145px;
	}
	.banner .elementor-background-overlay {
		display: none;
	}
	p, li, div, p.elementor-heading-title {
		line-height: 26px;
	}
	.bigheading h2 {
		margin-bottom: 11px !important;
		font-size: 32px;
		line-height: 37px;
	}
	.form_outer {
		padding: 30px 15px;
		margin-bottom: 40px;
	}
	.pad100 {
		padding: 40px 15px;
	}
	.bannercaption h1 i {
		font-size: 25px;
		margin-top: 9px;
	}
	.bannercaption h1 {
		font-size: 39px;
	}
	.logomain img {
		max-width: 160px;
	}
}
@media(max-width: 600px) {
	.serv-banner.thanks-bnr {
		padding: 41% 15px 36%;
	}
	.thanks-txt .lgt-hd h2 {
		font-size: 20px;
		margin-top: 10px !important;
	}
	.four-col .serve-boxes {
		width: 100% !important;
	}
	.pad130 {
		padding: 90px 15px;
	}
	.right-hd .bigheading h2 {
		font-size: 35px;
		line-height: 38px;
	}
	.faqblock .elementor-accordion-title {
		font-size: 21px;
		max-width: 300px;
	}
	.faqblock .elementor-accordion .elementor-tab-title {
		padding: 15px 15px 15px 35px;
		background-position: top 20px left 7px;
		background-size: 21px;
	}
	.lgt-hd h2 {
		font-size: 23px;
		margin-bottom: 9px;
		line-height: 28px;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		top: 28px;
	}
	.servebox_outer .serve-boxes:nth-child(4), .servebox_outer .serve-boxes:nth-child(5) {
		width: 100% !important;
	}
	.serve-boxes {
		width: 100% !important;
	}
	.serv-banner {
		padding: 43% 15px 31%;
	}
	.cta-section .bigheading h2 {
		font-size: 28px;
		line-height: 33px;
	}
	.loc-col li:last-child {
		margin-top: 10px !important;
	}
	.mt50 {
		margin-top: 30px;
	}
	.cta-section .elementor-container {
		border-radius: 40px 15px;
	}
	.loc-col li {
		width: calc(100% / 2 - 15px) !important;
	}
	.inr-bnr {
		padding: 40% 15px 26%;
	}
	.inr-hd h1 {
		font-size: 32px;
	}
	.ft-fix-btn a {
		font-size: 17px;
	}
	.servicesouter > div {
		row-gap: 10px;
		column-gap: 10px;
	}
	.col_3 {
		width: 100% !important;
	}
	.col_2 {
		width: 100% !important;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 15px 15px 15px 27px !important;
		font-size: 16px !important;
	}
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		font-size: 17px !important;
		padding: 15px 15px !important;
	}

	.header_main nav.elementor-nav-menu--dropdown {
		width: 330px;
	}
	.header_main .elementor-menu-toggle {
		padding: 9px;
	}
	.logomain img {
		max-width: 150px;
	}
	.ftcopyright {
		max-width: 400px;
		margin: 10px auto 0;
	}
	.ft-logo-col img {
		max-width: 160px !important;
	}
	/* 	.bigheading h2 {
	font-size: 30px;
	line-height: 34px;
} */
	.bigheading h2 {
		font-size: 27px;
		line-height: 30px;
	}
	.bannercaption h1 i {
		font-size: 22px;
	}
	.bannercaption h1 {
		font-size: 36px;
	}
}
@media(max-width: 400px) {

}