/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
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
*/

/* Add your custom styles here */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

#testi-gall-slider .sp-image-container {
    border-radius: 33% 30px;
}
#testi-gall-slider .sp-thumbnail-container {
    border-radius: 40% 10px;
}

.hfe-nav-menu {
	width: 100%;
	justify-content: space-between !important;
}
p label {
	padding-bottom: 20px;
	font-size: 18px;
	font-family: Proxima;
	color: #212121;
}
.box,
.box p{
  	display: flex;
	justify-content: space-between;
  	gap: 20px;
  	margin-bottom: 20px;
}
.first-time-client > p,
.box p span {
	width: 100%;
	max-width: 100%;
}

.box > * {
  flex: 1 1 45%;
}
.wpcf7-form-control-wrap {
	max-width: max-content;
}

.wpcf7-checkbox,
.first-time-client {
  display: flex;
  align-items: center;
  gap: 10px;
}


input[type="text"], input[type="email"], textarea, select, input[type="tel"], select {
    background-color: #fff;
    padding: 10px 10px 10px 12px;
	border: 2px solid #444444;
	border-radius: 0px;
	width:100%;
	margin-bottom: 20px;
	height: 45px;
	color: #000;
    font-weight: 600;
}
textarea::placeholder,
select {
	font-family: "Proxima";
/* 	color: #999999; */
	font-size: 18px;
}

select {
	appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
	
	background: url('/ciahomeinspection.com/wp-content/uploads/2025/07/ic.png') #fff;
	background-repeat: no-repeat;
  	background-position: right 12px center;
}
textarea {
	max-height: 258px;
	margin-bottom: 15px;
	height: 161px;
}
option,
input[type="tel"]::placeholder,
input[type="text"]::placeholder, 
input[type="email"]::placeholder {
    font-size: 18px;
	font-family: Proxima;
	color: #888;
}
input[type="tel"]:focus,
input[type="text"]:focus, 
input[type="email"]:focus{
    border-color: #007bff;
    outline: none;
    background-color: #e6f7ff;
}
input.wpcf7-email {
	margin: unset;
}
.wpcf7 br {
	display: none;
}
.wpcf7 p {
	margin-block-end: -0.1rem;
}

.wpcf7 h1 {
	font-family: "zebulon";
	color:#CC0000;
	font-size: 50px;
}

.wpcf7 .boxtitle p {
	font-family: "Poppins", Sans-serif;
	color:#444444;
	font-size: 18px;
	line-height: 36px;
	display: block;
}

/* Style for the submit button */
.wpcf7-submit {
	font-family: "rushblade italic", Sans-serif;
    color: #fff;
	border-radius: 7px;
	background: #CC0000;
    padding: 20px 32px;
    text-decoration: none;
    letter-spacing: 2px;
    font-size: 14px;
    cursor: pointer;
    width: 100%;
    max-width: 300px;
    display: flex;
    margin: auto;
    margin-top: 20px;
    transition: background-color 0.3s ease;
}

.linered {
	max-height: 3px;
}

input[type="checkbox"],
input[type="checkbox"] {
    -webkit-appearance: none; 
    -moz-appearance: none;
    appearance: none;
    min-width: 60px; 
    height: 60px;
    background-color: #fff;
	border: 3px solid #333333;
    border-radius: 16px;
    cursor: pointer;
    transition: background-color 0.3s, border-color 0.3s;
	margin-bottom: -5px;
}

input[type="checkbox"]:checked,
input[type="checkbox"]:checked {
    background: radial-gradient(circle, rgba(143,176,228,1) 0%, rgba(0,11,75,1) 100%);
    border-color: #fff;
	border: 3px solid #333333;
}

input[type="checkbox"]:checked::before,
input[type="checkbox"]:checked::before {
    content: '✔';
    display: block;
    text-align: center;
    line-height: 60px;
	font-size: 30px;
    color: white;
}
.wpcf7-list-item.last label,
.wpcf7-list-item.first label {
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
	font-size: 25px;
    font-weight: 700;
}
.first-time-client {
	max-width: 470px;
	margin-left: auto;
}
.first-time-client > p:nth-of-type(1) label {
	color: #CA0000;
	font-size: 18px;
	font-weight: 700;
}

.verytop {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 2% 100%, 1% 51%);
    border-bottom-left-radius: 32px;
}

.withborderside::after {
  content: "";
    position: absolute;
    top: -6px;
    right: 13px;
    width: 1px;
    height: 64px;
    background: #333333;
    transform: rotate(18deg);
}
body { min-width: 1830px;}

.hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:before {
	background: linear-gradient(90deg,rgba(198, 31, 30, 0.11) 0%, rgba(198, 31, 30, 1) 50%, rgba(198, 31, 30, 0.11) 100%) !important;
	height: 4px !important;
}
a { color: inherit; }
.page-content a { text-decoration: unset; }
#footermenu .sub-menu { top: unset; bottom: 40px; }



@media screen and (max-width: 1375px) {
	body { min-width: unset; }
	.myCustomSwipertwo .swiper-button-next,
	.myCustomSwipertwo .swiper-button-prev { display: none; }
	.myCustomSwipertwo .swiper-wrapper { padding-top: 90px; }
	.myCustomSwipertwo .swiper-slide {
		padding: 20px;
		gap: 20px;
	}
	.myCustomSwipertwo .imgactivce { margin-top: -58px; }
	.hfe-nav-menu .sub-menu .sub-menu {
		position: relative;
		left: auto;
		right: 0; 
		 transform: translateX(0%);
		z-index: 9999;
	}
	.aboutoutcompany { background-position-x: 724px !important; }
	.hfe-nav-menu .menu-item-has-children .sub-menu { left: unset; right: 0; }
	.containerngcontact {
		width: 100%;
	}
}
@media screen and (max-width: 1200px) {
	.yt-vid { position: relative; }
/* 	.menuu {
		position: fixed;
		top: 0;
		left: 0;
		background: #D80100;
	}
	.menu-item.current-menu-item a.hfe-menu-item {
		color: #fff !important;
	} */
}
@media screen and (max-width: 1024px) {
	.myCustomSwipertwo .swiper-slide {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.withborderside::after {
	  display: none;
	}
}
@media screen and (max-width: 767px) {
	.wpcf7 .box {
		flex-direction: column;
		text-align: center;
		justify-content: center;
	}
	.wpcf7 {
		padding: 20px;
	}
	
	.menuu {
		position: fixed;
		top: 0;
		left: 0;
		background: #D80100;
	}
	.menu-item.current-menu-item a.hfe-menu-item {
		color: #fff !important;
	}
	
	input[type="checkbox"], input[type="checkbox"] { min-width: 40px; height: 40px; }
	input[type="checkbox"]:checked::before, input[type="checkbox"]:checked::before { line-height: 40px; }
	.box p { gap: 0px; flex-wrap: wrap; }
	.verytop { clip-path: unset; border-radius: unset;}
}

