/*
 Theme Name:     Hilusol Medics
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
/* Header */
.et_mobile_menu {
    border-top: 3px solid #8cc63f;
}
.et_mobile_menu {
    border-top: 3px solid #8cc63f;
}
.mobile_menu_bar:before{
	color: #8cc63f;
}
/* Home */
.blurb_aling  .et_pb_blurb_container {
    vertical-align: bottom;
}

/* Contacty us */
#gform_1 input, #gform_1 textarea {
    background: transparent;
	outline: none;
}
input#gform_submit_button_1 {
    background: #8CC63F;
    padding: 0.3em 1em!important;
    font-family: 'Montserrat Alternates',Helvetica,Arial,Lucida,sans-serif!important;
    color: #FFFFFF !important;
    border-width: 0px !important;
    border-radius: 5px;
    font-size: 16px;
}
input#gform_submit_button_1:hover {
    background: #00AEEF;
}
div#gform_confirmation_message_1 {
    font-size: 18px;
    color: #000;
}
#gform_1 input:focus, #gform_1 textarea:focus {
    border: 1px solid;
}
@media(max-width:676px){
	div#gform_fields_1 {
		row-gap: 12px;
	}
	.ginput_container.ginput_recaptcha{
		transform:scale(0.77);
		-webkit-transform:scale(0.77);
		transform-origin:0 0;
		-webkit-transform-origin:0 0;
	}

}
@media(max-width:1100px) and (min-width:981px){
	.home_services h4.et_pb_module_header,
	.home_products h4.et_pb_module_header{
		font-size: 18px !important;
	}
	.home_services .et_pb_main_blurb_image .et_pb_image_wrap,
	.home_products .et_pb_main_blurb_image .et_pb_image_wrap{
		max-width: 60% !important;
		padding-bottom: 0 !important;
	}
	.committed .et_pb_module.et_pb_text {
		width: 90%;
	}
	
	
}
@media(max-width:1200px) and (min-width:981px){
	.hilusolmedics_about_us .et_pb_column.et_pb_column_4 {
		padding: 50px 0;
	}
}
@media(min-width:981px){
	header#main-header {
		margin-top: 15px;
	}
	header #et-top-navigation {
		float: left !important;
		padding-left: 27% !important;
	}
	header #top-menu li {
		padding-right: 72px;
	}
	header div#et-top-navigation {
		padding-top: 5px !important;
	}
	header img#logo {
		height: 100%;
	}
	header .logo_container {
		height: 140px !important;
	}
	.et-fixed-header .logo_container {
		height: 70px !important;
	}
	.et-fixed-header {
		margin-top: 0 !important;
		background: #fff !important;
		padding-top: 10px;
	}
	.et-fixed-header #et-top-navigation {
		padding-top: 30px  !important;
	}
	.et-fixed-header #et-top-navigation li a{
		 padding-bottom: 33px  !important;
	}
	
	.global_footer .et_pb_column_0_tb_footer {
		width: 30% !important;
		margin-right: 90px !important
	}
	.global_footer .et_pb_column_1_tb_footer, .global_footer .et_pb_column_2_tb_footer {
		width: 20% !important;
	}
/* 	.global_footer .et_pb_column_2_tb_footer {
		width: 20% !important;
	} */
	.global_footer .et_pb_column_3_tb_footer{
		width: 29% !important;
	}
	.global_footer ul {
		padding-left: 0 !important;
	}
}