/* 
Theme Name: Apex Exterior Marketing
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&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: 17px;
	line-height: 29px;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
}
p:last-child{
	margin-bottom: 0;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 h6, .h6 {
	color: #f53639;
	letter-spacing: 0;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
.bigheading   {
	margin-bottom: 20px !important;
}
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{
	margin-top: 30px;
}
body {
	position: relative;
}
a {
	transition: all ease-in-out 0.5s !important;
}
div[data-elementor-type="wp-page"] {
	overflow: hidden;
}
/*** Header ***/  
@keyframes slideIn {
	from { top: -50% }
	to { top: 0 }
}   
.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: 10px 15px;
	background: #fff;
	box-shadow: 0px 0px 11px rgba(0,0,0,0.2);
}
.hd_menu  .elementor-widget-container {
	width: 100%;
}      
.header_main .elementor-widget-wrap {
	justify-content: space-between;
	align-items: center;
} 
.hd_menu .elementor-nav-menu > li {
	margin-left: 30px;
}
.hd_menu .elementor-nav-menu > li > a {
	font-size: 15px !important;
	color: #000;
	padding: 0 !important;
	text-transform: uppercase;
	font-weight: 500;
}
.hd_menu .elementor-nav-menu > li > a:hover {
	color: #f53639 !important;
}
.hd_menu .elementor-nav-menu > li:last-child > a {
	background: #f53639;
	border-radius: 0px;
	padding: 15px 30px !important;
	line-height: normal;
	min-width: 210px;
	color: #fff !important;
}
.elementor-nav-menu > li > ul.sub-menu a {
	padding: 14px 14px !important;
	color: #fff !important;
	border-bottom: 1px solid #ffffff38;
	border-left: 0;
	white-space: normal;
	background: #6d7358 !important;
	font-size: 15px;
	text-transform: capitalize;
	letter-spacing: 0;
}
.elementor-nav-menu > li > ul.sub-menu li:last-child a {
	border-bottom: 0px !important;
}  
.elementor-sub-item.elementor-item-active {
	background-color: transparent !important;
} 
.elementor-nav-menu > li > ul.sub-menu {
	background: #222334;
	min-width: 235px !important;
	border-radius: 0px;
	margin-top: -5px !important;
}
.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: #4c5238 !important;
	opacity: 1;
	border-left: unset !important;
	color: #fff !important;
}
.elementor-location-header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	padding:  15px;
}
.elementor-nav-menu li .sub-arrow svg {
	transition: all ease-in-out 0.5s;
	fill: #fff;
}
.elementor-nav-menu li:hover .sub-arrow svg {
	fill: #dbdbdb;
} 
.site_logo {
	width: auto !important;
	max-width: 320px;
}
.hd_right {
	width: calc(100% - 320px) !important;
}
.hdactive .site_logo {
	max-width: 220px;
}
/*** Header End***/ 
.banner {
    border: 10px solid #fff;
    margin: auto;
    border-radius: 25px;
    overflow: hidden;
}
.banner img {
    max-width: 270px;
}
.banner h1 {
    font-size: 44px;
    margin: 12px 0;
}

.gform_wrapper .gform_validation_errors {
	border-radius:40px;
	box-shadow:unset;
	margin-bottom:20px;
	margin-top:0
}
.validation_message {
	padding: 0 !important;
	background: 0 0 !important;
	border: 0 !important;
	margin-top: 0 !important;
	line-height: 20px !important;
	font-size: 13px !important; 
}
.gform_wrapper .gfield_required {
	display:none !important
}
.custom-contact label {
    font-size: 15px !important;
    line-height: normal !important;
    padding: 0 !important;
    color: #000000 !important;
    display: block !important;
    margin-bottom: 5px !important;
    font-weight: normal !important;
}
.gform_fields {
	row-gap: 15px !important;
}
.gfield_checkbox {display: flex;flex-direction: row !important;margin: 30px 0;}

.gfield_checkbox label {
    margin: auto 0 auto 10px !important;
}
.custom-contact legend {
	color: #fff !important;
	font-size: 16px !important;
}
.custom-contact .gfield_checkbox  input {
	height: 25px !important;
	padding: 0 !important;
	width: 25px !important;
}
.custom-contact .gfield_checkbox input:before {
	left: 4px !important;
	position: relative;
	top: 2px;
}
.custom-contact input, .custom-contact .textarea, .custom-contact select {
    background: transparent !important;
    border: 1px solid #0000005c !important;
    height: 50px !important;
    margin-bottom: 0 !important;
    border-radius: 5px !important;
    padding: 8px 15px !important;
    color: #000 !important;
    display: block !important;
    box-shadow: none !important;
    font-size: 15px !important;
}
.custom-contact .gform_wrapper {
    margin-top: 0px;
}
.custom-contact .gform_footer {
	margin: 15px 0 0 !important;
	padding: 0 !important;
}
.custom-contact form {
	position: relative;
}
.half-col {
	grid-column:span 6 !important; 
}
.third-col {
	grid-column: span 4 !important; 
} 
.custom-contact .button {
    border: 0 !important;
    margin: 0 auto !important;
    padding: 14px 24px !important;
    min-width: 150px !important;
    background-color: #00fffc !important;
    border-radius: 50px !important;
    height: auto !important;
    color: #000 !important;
    font-weight: bold;
    font-size: 16px !important;
}
.gform_wrapper .gform_validation_errors>h2 {
	font-size:17px !important;
	font-weight:500;
	line-height:normal !important
}
.custom-contact .button:hover {
    background: #000000 !important;
    color: #ffffff !important;
}
.gform_validation_errors, .gfield_description.instruction {
	display: none !important;
}
.custom-contact > div {
    padding: 35px;
    background: #fff;
    max-width: 640px;
    margin: 40px auto auto;
    border-radius: 20px;
}
.custom-contact h2 {
	color: #fff;
	margin-bottom: 7px;
	font-size: 28px;
}
.custom-contact p {
	color: #fff;
}
.custom-contact .textarea {
	height: 120px !important;
	min-height: auto !important;
}
.gform_confirmation_message {
	color: #fff; 
}
.site-header {
    display: none;
}
.site-footer {
    display: none;
}
.gform_confirmation_message {
    color: #000000;
}
@media only screen and (max-width: 767px) {
	.banner h1 {
    font-size: 35px;
}
.banner img {
    max-width: 200px;
}
.custom-contact > div {
    padding: 30px 20px;
    margin: 20px auto auto;
}
	.custom-contact h2 {
		margin-bottom: 7px;
		font-size: 27px;
	}
	.half-col {
		grid-column: span 12 !important;
	}
	.gform_fields {
		row-gap: 20px !important;
		text-align: left;
	}
	.custom-contact label {
		font-size: 14px !important;
	}
}

