/* 
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=Antic+Didone&family=Barlow: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&family=Cinzel:wght@400..900&family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Fjalla+One&family=Great+Vibes&family=Jost:ital,wght@0,100..900;1,100..900&family=Karla:ital,wght@0,200..800;1,200..800&family=Libre+Franklin:ital,wght@0,100..900;1,100..900&family=Marcellus&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Orbitron:wght@400..900&family=Oswald:wght@200..700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&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&family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Rubik:ital,wght@0,300..900;1,300..900&family=Syne:wght@400..800&family=Teko:wght@300..700&display=swap');

@font-face {
  font-family: "Arial";
  src: url("https://beta11.technodreamcenter.com/johnsinstallations.com/wp-content/uploads/2025/10/ARIAL.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}


#txt a {
	text-decoration: none !important;
	color: unset !important;
}

.elementor-24 .elementor-element.elementor-element-6e1eef4 a.hfe-menu-item {
	text-shadow: 1px 4px 6px rgba(0,0,0,1);
}
.elementor-24 .elementor-element.elementor-element-6e1eef4 .menu-item.current-menu-item a.hfe-menu-item,
.elementor-782 .elementor-element.elementor-element-e297843 .menu-item.current-menu-item a.hfe-menu-item {
	font-weight: 800;
	text-shadow: 1px 4px 6px rgba(0,0,0,1);
}

/* =============== Home 6 CSS ===============*/
#cus-slider-1 .bdt-ep-static-carousel-image {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.elementor-2 .elementor-element.elementor-element-100e978 .bdt-navigation-next {
    top: -25px !important;
}
#cus-slider-1 .bdt-navigation-prev {
    display: none !important;
}

/* Gallery */
#cus-slider-2 .bdt-ep-static-carousel-image {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
#cus-slider-2 .bdt-ep-static-carousel-image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 1;
    transition: opacity 0.3s ease;
	border-radius: 24px;
}
#cus-slider-2 .swiper-slide-active .bdt-ep-static-carousel-image::after {
    opacity: 0 !important;
}
/* =============== Home 6 CSS ===============*/



/* ================= Contact Form CSS ======================= */
#cf-1 {
	width: 100%;
}
#cf-1 label {
	width: 100%;
	color: rgba(0, 0, 0, 0);
	line-height: 0.6;
}
#cf-1 .cf-1-f-1 {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	gap: 8px;
}
#cf-1 .cf-1-f-2 {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
#cf-1 .cf-1-f-3 {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-direction: column;
	gap: 17px;
	padding: 10px 0 0 0;
}
#cf-1 .cf-1-f-4 {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 100%;
}
#cf-1 input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    padding: .5rem 1rem;
    transition: all .3s;
    width: 100%;
	
	border-bottom: 1px solid #fff;
	background-color: #fff;
	border-radius: 6px;
	border: 1px solid #D6D6D6;
	
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	color: #444444;
	font-weight: 400;
}
#cf-1 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	height: 60px;
}
#cf-1 textarea {
    height: 151px;
}
#cf-1 ::placeholder {
	font-family: "Arial", sans-serif;
	font-size: 16px;
	color: #535353;
	font-weight: 400;
}
#cf-1 span.wpcf7-list-item-label {
	color: #fff;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	text-shadow: 1px 2px 5px rgba(0,0,0,1);
	line-height: 1.2;
}
#cf-1 .cf-1-b {
	padding: 20px 0 0 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
#cf-1 [type=submit] {
    display: inline-block;
    text-align: center;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap;
	
	background: #011952;
	font-size: 14px;
	font-weight: 400;
	border-radius: 0px;
	padding: 19px 38px;
	color: #ffffff;
	text-transform: uppercase;
	border: none;
	letter-spacing: 0.5px; 
	font-family: 'Poppins', sans-serif;
}
#cf-1 [type=submit]:hover {
	transform: scale(1.07);
}
#cf-1 span.wpcf7-spinner {
    display: none !important;
}

#cu-inner span.wpcf7-list-item-label {
	color: #000;
	text-shadow: none;
}
/* ================= Contact Form CSS ======================= */



@media screen and (max-width: 1820px){
    body {
        min-width: 1825px;
		zoom: 80%;
    }
}
@media screen and (max-width: 1450px){
    body {
		min-width: 100%;
		zoom: 100%;
    }
}
@media screen and (max-width: 1024px){
	#cf-1 .cf-1-f-1 {
		flex-direction: column;
		gap: 0px;
	}
}

@media screen and (max-width: 380px) {
	.elementor-26 .elementor-element.elementor-element-23ef7f6 {
		--width: 100% !important;
	}
}
