header {
    box-shadow: 0px 5px 20px 0px #ededed;
}
.header_logo_part {
	width: 12%;
}
.logo_retina {
    width: 100%;
    height: 40px;
    object-fit: contain;
    object-position: left;	
}
.gallery_type2_width100 {
	object-fit: contain;
	height: 750px;
}
.main_btn_box {display: none;}
.form_type1_input {
	width: 410px !important;
}
.team_type1_box_subtitle {
	line-height: 1.5;
}
.team_type1_box_title {
	line-height: 1.3;
}
.btn {
	background-color: #0a4a88;
	border: 3px solid #84b4e3;
}
.btn:hover {
	background-color: #dfefff;
	color: #0a4a88;
}
.services_type1_uptitle, .benefits_type1_numb, .benefits_uptitle, .main_type5_uptitle {
	color: #1c4c79;
}
.about_type3_empty_round {
	background-color: #094a88;
}
.about_type3_round_numb {
	color: #094a88;
}
.about_type3_ben_numb {
	color: #094a88;
}
.main_type5_title {
	font-size: 60px;
}
@media screen and (max-width: 767px) {
    .main_type5_title {
        font-size: 35px !important; 
    }
    .header_mobile_nav, .header_hamb_menu_icon_box {display: none !important;}
    .services_type1_title {margin-bottom: 0 !important;}
}
@media screen and (max-width: 390px) {
    .benefits_title {
        font-size: 33px !important;
    }
}
