#home_content{
	position: relative;
    margin-bottom: 40px;
}
#imghome-zone {
    position: relative;
    height: 400px;
}
.imghome-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
	padding-left: 10px;
}
#imghome-zone .imghome-content>div {
    display: flex;
    align-items: center;
    height: 100%;
    text-align: left;
    padding-left: 10px;
    border: 0 solid #cccccc;
}
#imghome-zone .imghome-content>div>div {
    bottom: 0;
    padding-bottom: 0;
}
#home_content h1 {
    border: none;
    font-size: 34px;
    color: #ffffff;
    margin: 20px 0 10px;
    line-height: normal;
	font-weight: 700;
}
#home_content h2 {
    border: none;
    color: #ffffff;
    font-size: 28px;
    margin-bottom: 90px;
    line-height: normal;
	font-weight: 700;
}
#home_content h2 a, #home_content h2 a:hover {
    color: #ffffff;
}
@media (max-width: 979px) {
	#home_content{
		margin-bottom: 20px;
	}
    #imghome-zone {
        height: 250px;
    }
	.imghome-content{
		background-size:auto;
	}	
	#imghome-zone h1 {
        font-size: 27px;
        padding-bottom: 0;
        margin-bottom: 0;
		margin-top: 0;
    }
	#imghome-zone h2 {
        font-size: 22px;
        margin-bottom: 8px;
        padding-bottom: 4px;
    }
}
@media (max-width: 767px) {
    #imghome-zone h1 {
        font-size: 24px;
        padding-bottom: 0;
        margin-bottom: -4px;
    }
	#imghome-zone h2 {
        font-size: 20px;
        margin-bottom: 30px;
        padding-bottom: 3px;
    }
}
@media (max-width: 519px) {
	#home_content{
		margin-bottom: 10px;
	}
    #imghome-zone {
        height: 200px;
    }
	#imghome-zone h1 {
        font-size: 22px;
        padding-bottom: 0;
        margin-bottom: -3px;
    }
    #imghome-zone h2 {
        font-size: 17px;
        margin-bottom: 10px;
        padding-bottom: 0;
    }
}
#homefeatured{padding:0 15px;}

.footer-container{
	margin-bottom:50px;
}
#footer_reassur{
	background-color:#F9F9F9;
	padding:10px 0;
}
#footer_reassur ul{
	display: flex;
    justify-content: space-around;
	flex-wrap: wrap;
}
#footer_reassur ul li a{
	display: block;
}
#footer_reassur ul li a{
	margin: 5px;
}
#footer_reassur ul li span{
	color:#444;
	font-size: 18px;
	margin-left: 10px;
}
@media (max-width: 640px) {
	#footer_reassur ul{
        flex-wrap: nowrap;
		flex-direction: column;
    }
	#footer_reassur ul li a {
		width: 333px;
		margin: 5px auto;
	}
}

#footer_link{
	background-color:#E5E7F3;
}
#footer_link:not(:has(ul)) {
	display:none;
}
#footer_link .footer_link_container{
	max-width: 1140px;
    margin: 0 auto;
	overflow: hidden;
	padding: 15px 0;
}
#footer_link .footer_link_container p.footer_title{
	color: #444444;
    margin-top: 15px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    padding-right: 10px;
}
#footer_link .footer_link_container ul{
	margin:20px 0 10px;
}
#footer_link .footer_link_container ul li a{
	font-size: 12px;
	line-height: 22px;
    text-decoration: none;
    color: #444444;
    display: block;
    padding: 3px 0;
}

#footer_bottom{
	color:#fff;
}
#footer_bottom .footer_bottom_container{
	max-width: 1140px;
    margin: 0 auto;
	overflow: hidden;
	padding: 15px 0;
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#footer_bottom .footer_bottom_container .col-md-2_4{
	padding:0 0 0 45px;
	border-right: 1px solid #FFFFFF;
}
#footer_bottom .footer_bottom_container .col-md-2_4:last-child{
	border-right: 0;
}
#footer_bottom .footer_bottom_container .col-md-2_4:first-child{
	padding:0;
}
#footer_bottom .footer_bottom_container p.footer_company_address, #footer_bottom .footer_bottom_container p.footer_company_phone{
margin:0;
}
#footer_bottom .footer_bottom_container p.footer_title{
    font-size: 17px;
    line-height: 17px;
    font-weight: 300;
    padding-right: 0;
}
#footer_bottom .footer_bottom_container ul{
	margin:20px 0 10px;
}
#footer_bottom .footer_bottom_container .col-2col ul{
	display:flex;
	flex-wrap: wrap;
    justify-content: flex-start;
}
#footer_bottom .footer_bottom_container ul li{
	line-height:16px;
}
#footer_bottom .footer_bottom_container .col-2col ul li{
	width:50%;
}
#footer_bottom .footer_bottom_container a{
	font-size: 12px;
	line-height: 13px;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    padding: 3px 0;
}
#footer_bottom .footer_bottom_container .contact_button{
	background: url(../img/contact.png) no-repeat left top;
    background-size: cover;
	width: 30px;
    height: 30px;
    display: block;
    margin: 0 0 3px 11px;
	padding:0;
}
#footer_bottom .footer_bottom_container .footer_social_network li {
    display: inline-block;
	margin-right: 18px;
}
#footer_bottom .footer_bottom_container .footer_social_network li:last-child {
	margin-right: 0;
}
#footer_bottom .footer_bottom_container .footer_social_network li a i {
  width: 18px;
  height: 18px;
  display: inline-block;
}
#footer_bottom .footer_bottom_container .footer_social_network{
	margin-top:10px;
}
#footer_bottom .footer_bottom_container .footer_social_network .footer-logo-facebook{
	background: url(../img/logo-facebook.png) no-repeat center center;
  background-size: contain;
}
#footer_bottom .footer_bottom_container .footer_social_network .footer-logo-instagram{
	background: url(../img/logo-instagram.png) no-repeat center center;
  background-size: contain;
}
#footer_bottom .footer_bottom_container .footer_social_network .footer-logo-youtube{
	background: url(../img/logo-youtube.png) no-repeat center center;
  background-size: contain;
}

@media (max-width: 1180px) {
	#footer_bottom .footer_bottom_container .col-md-2_4{
		max-width:25%;
		flex:0 0 25%;
	}
	#footer_bottom .footer_bottom_container .col-md-2_4:first-child{
		max-width: 100%;
		flex:0 0 100%;
		border: 0;
		text-align: center;
		padding: 0;
	}
}
@media (max-width: 640px) {
	#footer_bottom .footer_bottom_container .col-md-2_4 {
		max-width:50%;
		flex:0 0 50%;
		border: 0;
	}
	#footer_bottom .footer_bottom_container .col-md-2_4:first-child {
		max-width: 100%;
		flex:0 0 100%;
	}
}