/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 13 2025 | 05:20:47 */
.v2section{
	display:none;
}
#new_salary_benchmark_dropdowns .choose_country_and_technology {
	background-color: #ffffff;
	border-radius: 40px;
	padding: 14px 20px 14px 15px;
	box-shadow: 0px 3px 9px 0px rgba(100,100,100,0.2);
}

#new_salary_benchmark_dropdowns select {
	border: none !important;
    background: transparent !important;
    box-shadow: none !important;
    width: 100%;
	color: #434f57 !important;
	font-size: 14px;
	font-family: "Ubuntu", sans-serif;
    font-weight: 700;
	text-transform: uppercase;
}

#new_salary_benchmark_dropdowns .col-md-3 {
	padding-left: 0;
}

#new_salary_benchmark_dropdowns .col-md-3:nth-child(2) {
	border-left: 1px solid #e1e5ee;
	border-right: 1px solid #e1e5ee;
}
#new_salary_benchmark_dropdowns .col-md-3:nth-child(3) {
	border-right: 1px solid #e1e5ee;
}

#new_salary_benchmark_dropdowns .col-md-3 .dropdown_form_class {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(/wp-content/uploads/2024/05/chevron-down-solid-1.svg) !important;
    background-repeat: no-repeat !important;
    background-position: right center !important;
    background-size: 10px !important;
}

#new_salary_benchmark_dropdowns button.view_insight_submit_button.view_insights_custom {
	font-size: 14px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    color: #ffffff !important;
    background: #00a7e1 !important;
    text-transform: uppercase;
    padding: 14px 25px !important;
    border: none;
    transition: all .3s ease;
	margin-left: 20px;
}

#new_salary_benchmark_dropdowns button.view_insight_submit_button.view_insights_custom:hover {
	font-size: 14px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    color: #ffffff !important;
    background: #434f57 !important;
    transition: all .3s ease;
}

/* Salary Benchmark HTML-Custom CSS */

/* Section Specialism */

.salary_benchmark_html_custom .section_specialism_content h2 {
	font-size: 40px;
    line-height: 1.2;
    letter-spacing: 0px;
	font-family: "Ubuntu", sans-serif;
    font-weight: 700;
	text-transform: none;
    font-style: normal;
	color: #434f57;
	text-align: center;
}

.salary_benchmark_html_custom .section_specialism {
	max-width: 1200px;
	margin-top: 1%;
	margin-bottom: 3%;
}

.salary_benchmark_html_custom .section_specialism_content h4 {
	font-size: 24px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
	color: #00A7E1;
	margin-top: 3%;
	text-align: center;
}

.salary_benchmark_html_custom .section_specialism_content p {
	font-size: 14px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
	color: #434F57;
	margin-top: 1.5%;
	text-align: center;
}

.salary_benchmark_html_custom .insights_main_div {
	background-image: url(/wp-content/uploads/2024/05/Path.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: contain;
	padding-left: 10%;
	padding-right: 10%;
	margin-top: 2%;
    margin-bottom: 2%;
	display: flex;
	align-items: center;
}

.salary_benchmark_html_custom .insights_content {
	display: flex;
	align-items: center;
	border-radius: 10px;
	background: #ffffff;
	padding: 12px 8px;
	box-shadow: 0px 3px 9px 0px rgba(100,100,100,0.2);
	margin-left: 20px;
	margin-right: 20px;
}

.salary_benchmark_html_custom .insights_content .col-md-8 h5 {
	font-size: 20px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
	color: #434F57;
	margin-top: 0;
	margin-bottom: 0;
}

.salary_benchmark_html_custom .insights_content .col-md-8 p {
	font-size: 14px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
	color: #434F57;
	margin-bottom: 0;
}

.salary_benchmark_html_custom .insights_content .col-md-8 p strong {
	font-size: 14px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
	color: #434F57;
}

.salary_benchmark_html_custom .insights_content .col-md-4 img {
	width: 80px;
}

/* Section Specialism */


/* Section Tenure and Time */

.salary_benchmark_html_custom .section_tenure_and_time {
	background-image: url(/wp-content/uploads/2024/05/Tenure-BG.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
	text-align: center;
	margin-top: 3%;
	margin-bottom: 1%;
	padding-top: 3%;
	padding-bottom: 3%;
}

.salary_benchmark_html_custom .section_tenure_and_time_row {
	display: flex;
	align-items: center;
	padding-left: 15px;
	max-width: 1200px;
	margin: auto;
    padding-right: 15px;
}

.salary_benchmark_html_custom .section_tenure_and_time .col-md-3 {
	text-align: center;
}

.salary_benchmark_html_custom .section_tenure_and_time_text_content {
	border: 1px solid #434F57;
	border-radius: 10px;
	margin-left: 30px;
	margin-right: 30px;
	padding-left: 35px;
	padding-right: 35px;
}

.salary_benchmark_html_custom .section_tenure_and_time_text_content p {
	font-size: 18px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
	color: #434F57;
	text-align: center;
}

.salary_benchmark_html_custom .section_tenure_and_time_text_content p span {
	font-size: 72px !important;
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
	color: #ffffff;
	text-align: center;
}

.salary_benchmark_html_custom .section_tenure_and_time_text_content h5 {
	font-size: 20px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
	color: #ffffff;
	text-align: center;
}

.salary_benchmark_html_custom .section_tenure_and_time_text_content p {
	margin-top: 15px;
	margin-bottom: 0;
	line-height: 0.5;
}

/* Section Tenure and Time */


/* Section Skills */

.section_skills_row {
	display: flex;
	align-items: center;
}

.salary_benchmark_html_custom .section_skills {
	max-width: 1200px;
}

.salary_benchmark_html_custom .skills_content .col-md-12 {
	display: flex;
	align-items: center;
	padding-left: 0;
	border-bottom: 1px solid #E1E5EE;
	padding-top: 5px;
    padding-bottom: 5px;
	padding-right: 0;
}

.salary_benchmark_html_custom .col-md-1 {
	padding-left: 0;
	padding-right: 0;
}

.salary_benchmark_html_custom .skills_content_text p {
	margin-bottom: 0;
}

.skills_content_img img {
	width: 50%;
}

.skills_content h2 {
	font-size: 40px;
    line-height: 1.2;
    letter-spacing: 0px;
	font-family: "Ubuntu", sans-serif;
    font-weight: 700;
	text-transform: none;
    font-style: normal;
	color: #434f57;
	margin-top: 0;
}

.col-md-7.skills_content_text {
	padding-left: 0;
}

.col-md-7.skills_content_text p {
	font-size: 16px;
	font-family: "Ubuntu", sans-serif;
    font-weight: 400;
	color: #434f57;
}

.col-md-4.skills_content_text h5 {
	font-size: 24px;
	font-family: "Ubuntu", sans-serif;
    font-weight: 700;
	color: #434f57;
}

.col-md-6.skills_content {
	padding-left: 4%;
}

.col-md-4.skills_content_text {
	padding-left: 18%;
	padding-right: 0;
}

/* Section Skills */

/* Section Gender Splits */

.section_gender_split {
	max-width: 1200px;
	padding: 35px 8px;
	border-radius: 10px;
    box-shadow: 0px 3px 9px 0px rgba(100,100,100,0.2);
	background: #ffffff;
	position: relative;
	z-index: 2;
	margin-bottom: -6%;
}

.row.section_gender_split_row {
	display: flex;
	align-items: center;
}

.col-md-6.gender_split_content h2 {
	font-size: 40px;
    line-height: 1.2;
    letter-spacing: 0px;
	font-family: "Ubuntu", sans-serif;
    font-weight: 700;
	text-transform: none;
    font-style: normal;
	color: #434f57;
	text-align: center;
	margin-top: 10px;
}

.col-md-6.gender_split_content_custom img {
	width: 80px;
}

.col-md-3.gender_split_content {
	display: flex;
    align-items: center;
}

.gender_split_content_custom h3 {
	font-size: 40px;
	font-family: "Ubuntu", sans-serif;
    font-weight: 700;
	color: #434f57;
	margin-top: 0;
	margin-bottom: 0;
}

.gender_split_content_custom p {
	font-size: 15px;
	font-family: "Ubuntu", sans-serif;
    font-weight: 400;
	color: #434f57;
	margin-bottom: 0;
	margin-left: 20px;
}

.col-md-6.gender_split_content_custom {
	padding-left: 0;
	padding-right: 0;
	width: 40%;
}

#field_39_10{
	align-self: flex-end;
}

/* Section Skills */

/* Salary Benchmark HTML-Custom CSS */


.page-id-54611 .footer_white_area_customs_row .fl-row-content-wrap {
	background-color: #ECF4FC;
}

.page-id-54611 #gform_39 input {
	padding: 18px;
	background: #ffffff;
}

.page-id-54611 #field_39_15, .page-id-54611 #field_39_17 {
    display: block !important;
}


.page-id-54611 #field_39_17 label, .page-id-54611 #field_39_15 label {
    width: 100% !important;
	color: #333333 !important;
}

.page-id-54611 #field_39_17 .ginput_container {
    width: 100% !important;
}

#gform_submit_button_39 {
	font-size: 14px;
    font-family: "Ubuntu", sans-serif;
    color: #ffffff !important;
    background: #00a7e1 !important;
    text-transform: uppercase;
    padding: 14px 25px !important;
    border: none;
}

#field_39_18 p {
	font-size: 16px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
	text-align: center;
	color: #434F57;
	margin-bottom: 0;
}

#field_39_18 p strong {
	color: #00A7E1;
	text-decoration: underline;
}

#gform_submit_button_39:hover {
	background: #434f57 !important;
}

#field_39_11 .gfield_label, #field_39_12 .gfield_label {
	font-size: 14px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
	color: #434F57 !important;
	text-transform: capitalize !important;
}

#input_39_11 label , #input_39_12 label {
	font-size: 14px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
	color: #434F57 !important;
}

#field_39_12 {
	margin-top: -10px;
}

#field_39_12, #field_39_11 {
	justify-content: center !important;
}

.page-id-54611 .gchoice.gchoice_39_11_1 {
	margin-left: 25px !important;
	width: 65px !important;
}

.page-id-54611 .gchoice.gchoice_39_12_1 {
	width: 65px !important;
	margin-left: 78px !important;
}

.page-id-54611 .gform_footer.top_label {
	z-index: 0 !important;
}

/* .salary_benchmark_infobox .pp-infobox-image img {
	border: 0.3em 0.3em 1em rgb(0 167 225 / 60%);
} */

.section_gender_split {;
    margin-top: 3%;
}

#input_39_13::file-selector-button {
    background: transparent !important;
    color: #434f57 !important;
    border: 1px solid #434f57 !important;
	border-radius: 25px !important;
    width: auto !important;
    padding: 15px !important;
    margin: auto !important;
    transition: all 0.3s ease !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    font-family: "Ubuntu", sans-serif !important;
	text-transform: uppercase !important;
	margin-right: 5px !important;
}

#input_39_13:hover::file-selector-button {
    background: #434F57 !important;
    color: #ffffff !important;
    border: 1px solid #434F57 !important;
    width: auto !important;
    padding: 15px !important;
    margin: auto !important;
    transition: all 0.3s ease !important;
    font-weight: 700 !important;
    font-size: 14px !important;
	text-transform: uppercase !important;
	border-radius: 25px !important;
}


fieldset#field_39_18 .ginput_container {
    display: flex;
    align-items: center !important;
    min-width: 80px !important;
}

select#input_39_18_3 {
    padding: 18px !important;
    padding-right: 10px !important;
}

div#field_39_19 {
    text-align: center;
    color: #434f57;
	margin-bottom: 20px;
}

input#input_39_13 {
    padding: 0 !important;
}

input#input_39_13 {
    padding: 0 !important;
    margin-left: 15rem;
}