/* 
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=Jost:ital,wght@0,100..900;1,100..900&family=Libre+Franklin:ital,wght@0,100..900;1,100..900&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=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=Roboto:ital,wght@0,100..900;1,100..900&family=Rubik:ital,wght@0,300..900;1,300..900&family=Teko:wght@300..700&display=swap');


#text a {
	color: unset !important;
}

/* ========================== Header CSS ====================== */
.elementor-22 .elementor-element.elementor-element-213511b .menu-item a.hfe-menu-item {
	border-right: 1px solid #fff;
}
.first-nav a{
	padding-left: 0px !important;
}
.last-nav a{
	border-right: 0px solid #fff !important;
	padding-right: 0px !important;
}
.elementor-22 .elementor-element.elementor-element-213511b .menu-item.current-menu-item a.hfe-menu-item {
	font-weight: 700;
	text-shadow: 1px 1px 5px #000;
}
.elementor-22 .elementor-element.elementor-element-213511b .menu-item a.hfe-menu-item:hover {
	text-shadow: 1px 1px 5px #000;
}
.elementor-widget-video .e-hosted-video .elementor-video {
    height: 321px;
}

/* ========================== end ====================== */

/* ========================== Footer CSS ====================== */
.elementor-24 .elementor-element.elementor-element-0179f13 .menu-item.current-menu-item a.hfe-menu-item {
	font-weight: 700;
	text-shadow: 1px 1px 5px #000;
}
.elementor-24 .elementor-element.elementor-element-0179f13 .menu-item a.hfe-menu-item {
	border-right: 1px solid #fff;
}
.elementor-24 .elementor-element.elementor-element-0179f13 .menu-item a.hfe-menu-item:hover {
	text-shadow: 1px 1px 5px #000;
}

.elementor-782 .elementor-element.elementor-element-525b299 .menu-item.current-menu-item a.hfe-menu-item {
	font-weight: 700;
	text-shadow: 1px 1px 5px #000;
}
.elementor-782 .elementor-element.elementor-element-525b299 .menu-item a.hfe-menu-item {
	border-right: 1px solid #fff;
}
.elementor-782 .elementor-element.elementor-element-525b299 .menu-item a.hfe-menu-item:hover {
	text-shadow: 1px 1px 5px #000;
}
/* ========================== end ====================== */

/* ========================== Project Section CSS ====================== */
#custom-G #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails {
	gap: 10px;
	width: 100% !important;
}
/* ========================== end ====================== */

/* ========================== Footer CSS ====================== */
#cf-1 {
	width: 100%;
}
#cf-1 label {
	width: 100%;
	line-height: 0.7;
	color: rgba(0, 0, 0, 0);
}
#cf-1 .cf-1-f-1 {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	gap: 15px;
}
#cf-1 .c-1-f-3 {
	padding: 10px 0 0 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 5px;
}
#cf-1 span.wpcf7-list-item-label {
	color: #ffffff;
	font-family: 'Oswald', sans-serif;
	line-height: 1.2;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1px;
}
#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 {
    width: 100%;
    border: none !important;
    border-radius: 0px !important;
    padding: .5rem 1rem;
    transition: all .3s;
	
	background: rgba(255, 255, 255, 0.8);
	font-family: 'Oswald', sans-serif;
    font-size: 15px;
    color: #000;
	letter-spacing: 1px;
	font-weight: 400;
}
#cf-1 textarea {
	height: 120px;
}
#cf-1 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    height: 35px;
}
#cf-1 ::placeholder {
	font-family: 'Oswald', sans-serif;
    font-size: 15px;
    color: #7a7a74;
	letter-spacing: 1px;
	font-weight: 500;
}
#cf-1 [type=submit] {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	transition: all .3s;

	font-family: 'Oswald', sans-serif;
	letter-spacing: 1px;
	font-size: 15px;
	background: #FF0000;
	border: 1px solid  #FF0000;
	color: #ffffff;
	transition: 0.5s;
	border-radius: 0px;
	padding: 12px 40px;
	margin: 15px 0 0 0;
	z-index: 1;
}
#cf-1 [type=submit]:hover {
	transform: scale(1.07);
	color: #000000;
	background: #ffffff;
	border: 1px solid  #eee;
}
/* ========================== end ====================== */

/* ========================== inner contact us CSS ====================== */
#cf-2 {
	width: 100%;
}
#cf-2 label {
	width: 100%;
	line-height: 0.7;
	color: rgba(0, 0, 0, 0);
	text-align: center;
}
#cf-2 .cf-1-f-1 {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 0px;
}
#cf-2 .cf-2-f-3 {
	padding: 10px 0 0 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 5px;
}
#cf-2 span.wpcf7-list-item-label {
	color: #000000;
	font-family: 'Oswald', sans-serif;
	line-height: 1.2;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1px;
}
#cf-2 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 {
    width: 100%;
    border-radius: 3px;
	border: 1px solid #ddd !important;
    padding: .5rem 1rem;
    transition: all .3s;
	
	background: rgba(255, 255, 255, 0.8);
	font-family: 'Oswald', sans-serif;
    font-size: 15px;
    color: #000;
	letter-spacing: 1px;
	font-weight: 400;
}
#cf-2 textarea {
	height: 120px;
}
#cf-2 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    height: 40px;
}
#cf-2 ::placeholder {
	font-family: 'Oswald', sans-serif;
    font-size: 15px;
    color: #7a7a74;
	letter-spacing: 1px;
	font-weight: 500;
}
#cf-2 [type=submit] {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	transition: all .3s;

	font-family: 'Oswald', sans-serif;
	letter-spacing: 1px;
	font-size: 15px;
	background: #FF0000;
	border: 1px solid  #000;
	color: #ffffff;
	transition: 0.5s;
	border-radius: 0px;
	padding: 12px 40px;
	margin: 15px 0 0 0;
	z-index: 1;
}
#cf-2 [type=submit]:hover {
	transform: scale(1.07);
	color: #ffffff;
	background: #1261ac;
	border: 1px solid  #000;
}
/* ========================== end ====================== */

/* ========================== Responsive Breakpoints CSS ====================== */
@media (max-width: 1366px) {
	#custom-G #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails {
		gap: 0px;
	}
	.elementor-13 .elementor-element.elementor-element-87dde25 .elementor-heading-title {
		text-shadow: 0px 0px 6px rgba(0,0,0,1);
	}
}
/* ================================================ */
@media (max-width: 1200px) {
}
/* ================================================ */
@media (max-width: 1024px) {
}
/* ================================================ */
@media (max-width: 880px) {
	#hide-menu {
		display: none !important;
	}
	#cf-1 .cf-1-f-1 {
		flex-direction: column;
		gap: 0px;
	}
	.first-nav a{
		padding-left: 14px !important;
	}
	#mg-wprm-wrap.cbp-spmenu-right, #mg-wprm-wrap.cbp-spmenu-left, #mg-wprm-wrap.cbp-spmenu-right.custom, #mg-wprm-wrap.cbp-spmenu-left.custom, .cbp-spmenu-vertical {
		width: 100%;
		max-width: 880px;
	}
	#cf-1 span.wpcf7-list-item-label {
		font-size: 14px;
	}
	#cf-2 span.wpcf7-list-item-label {
		font-size: 14px;
	}
}
/* ================================================ */
@media (max-width: 767px) {
}