/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 01 2025 | 14:53:16 */
/* Location Main Page */

.our_location_title {
	margin-top: 15px;
}

.our_location_title a {
	color: #33312E;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	text-transform: uppercase;
	text-decoration: none !important;
}

.our_location_category_industry {
	display: flex;
    flex-direction: column;
    gap: 5px;
}

.our_location_category_industry a {
	color: #A6170A;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	pointer-events: none !important;
	text-decoration: none !important;
}

.our_location_sep {
    min-height: 1px;
    width: 100%;
    background: #494441;
    margin-top: 22px;
    margin-bottom: 22px;
}

.our_location_team_title {
	color: #33312E;
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.our_location_team_designation, .our_location_team_email a, .our_location_team_email, .our_location_team_phone a, .our_location_team_phone {
	color: #494441;
	font-weight: 400;
	font-size: 15px;
	line-height: 16px;
}

.our_location_view_btn {
	margin-top: 28px;
}

.our_location_view_btn a {
	color: #FFFFFF;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	background: #1F243D;
	text-transform: uppercase;
	padding: 8px 32px;
	border: 0;
	border-radius: 2px;
}

.our_location_view_btn a:hover {
	background: #A6170A;
	transition: all .3s linear;
}

/* Location Main Page */


/* Location Detail Page */

.dual_heading_custom strong {
	color: #A6170A;
}

.location_detail_post_category p {
	display: flex;
    justify-content: flex-start;
    gap: 20px;	
}

.location_detail_post_category p a {
	pointer-events: none;
}

.our_location_area_of_expertise_infobox .pp-infobox-title {
	border-bottom: 1px solid #CABFAC !important;
	margin-bottom: 15px !important;
    padding-bottom: 15px !important;
}

/* Teams */

.team_member_img a img {
	width: 100%;
	aspect-ratio: 322/312;
	object-fit: cover;
}

.our_team_main_container {
	position: relative;
}

.team_member_info_main {
	position: absolute;
	top: 64%;
	width: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
	padding: 20px 15px 25px 15px;
}

.team_memmber_title {
	color: #FFFFFF;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	text-shadow: 2px 2px 8px #000;
	margin-bottom: 13px;
}

.team_member_learn_more_link a {
	width: 100% !important;
	display: block !important;
	padding: 8px 10px;
	border: 1px solid #F6F5F3;
	border-radius: 4px;
	color: #F6F5F3;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 1.96px;
	text-transform: uppercase;
	background: transparent;
	text-decoration: none !important;
	text-align: center;
	box-shadow: 0px 11.56px 50px 0px rgba(0, 0, 0, 0.12);
}

/* Teams popup */

#popmake-1091 {
	border: 1px solid #CABFAC;
	background-color: #F6F5F3;
	border-radius: 0;
	padding: 75px 35px 35px 35px;
}

button.pum-close.popmake-close {
	color: #A6170A !important;
	background-color: transparent !important;
	font-size: 40px !important;
}

.team_member_desc {
	color: #494441 !important;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
}

/* Teams popup */

/* Teams */

/* Form */

.gform_required_legend {
	display: none !important;
}

#input_10_7 {
	height: 90px !important;
	max-width: 100% !important;
}

#gform_fields_10 {
	grid-column-gap: 0;
}

#input_10_3_3_container {
	padding-right: 0 !important;
	margin-bottom: 0 !important;
}

#input_10_3_6_container {
	padding-left: 0 !important;
	margin-bottom: 0 !important;
}

#input_10_3_3, #input_10_3_6, #input_10_5, #input_10_6 {
	padding-bottom: 10px;
}

#gform_fields_10 {
	grid-row-gap: 30px;
}

.gchoice_10_8_0 {
	display: flex;
    gap: 10px;
	border-bottom: 1px solid #CABFAC;
}

.gchoice .gform-field-label {
	color: #494441;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
}

legend, label {
	margin-bottom: 25px !important;
}

#gform_submit_button_10 {
	margin-top: 20px;
}

.gfield_select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2025/11/Vector-18.svg);
    background-repeat: no-repeat;
    background-position: right 12px center;
}

#input_11_1 {
	padding: 12px;
}

/* Form */

/* Location Detail Page */