/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 06 2025 | 12:16:47 */
.contact-form #gform_2{
	border: 1px solid #000000;
    padding: 30px 30px 30px 30px;
    border-radius: 20px 20px 20px 20px;
}

.contact-form #gform_2 input[type="text"],
.contact-form #gform_2 input[type="tel"],
.contact-form #gform_2 input[type="email"],
.contact-form #gform_2 textarea,
.career-popup .mas-modal-item #gform_3 input[type="text"],
.career-popup .mas-modal-item #gform_3 input[type="tel"],
.career-popup .mas-modal-item #gform_3 input[type="email"],
.career-popup .mas-modal-item #gform_3 input[type="file"],
.contact-form #gform_3 textarea{
	background-color: #C71E1E00;
    border: 1px solid #000;
    margin: 0px 0px 0px 0px;
    padding: 0px 24px 0px 24px;
    border-radius: 50px 50px 50px 50px;
	height: 50px;
}
.contact-form #gform_2 textarea {
    height: 130px;
    min-height: 130px;
    resize: vertical;
}
.career-popup .mas-modal-item #gform_3 input[type="file"]{
	padding: 0;
}
.contact-form #gform_2 input[type="submit"],
.career-popup .mas-modal-item #gform_3 input[type="submit"]{
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    background-color: #F5C247;
    color: #000000;
    width: 180px;
    height: 60px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-radius: 50px 50px 50px 50px;
	transition: all 0.3s;
}
.contact-form #gform_2 input[type="submit"]:hover,
.career-popup .mas-modal-item #gform_3 input[type="submit"]:hover{
	background-color: #F44027;
	color: #ffffff;
}
.career-popup .mas-modal-item {
    background-color: #ffffff;
    width: 600px;
    max-width: 94%;
    padding: 40px;
    border-radius: 30px;
}
.career-popup .mas-modal-item .gform-theme--foundation{
	--gf-form-gap-y: 20px;
}
.career-popup .mas-modal-item .mas-close-btn{
	left: inherit !important;
	right: -30px !important;
}

.rightList.mapList .cls-1{
	fill: #0C0C0C;
}

.elementor-10622 .elementor-element.elementor-element-52ea620 img.swipeimage{
	display: none;
}

.elementor-10622 .elementor-element.elementor-element-52ea620 .aximo-service-increase-icon{
	pointer-events: none;
}

.virginiaCities .hidden{
	display: none;
}

#viewMore {
    margin-top: -80px;
    display: inline-block;
    vertical-align: top;
}

#viewMore.open{
	margin-top: 0;
	margin-bottom: 80px;
}