@charset "utf-8";
      .overlay-content .container {
width: 96%;
}
.container>.navbar-header {
z-index: 11;
}
.menu_img {
float: left;
margin: 0 5px 10px 0;
}
.menu_img img {
width: 64px;
position: relative;
top: 6px;
}
.menu_links {
float: right;
width: 78%;
}
.menu_links h3 {
font-family: 'aventdemi';
position: relative;
margin: 20px 0 25px 0;
}
.menu_links h3::after {
position: absolute;
content: "";
background: #00afff;
width: 40px;
height: 3px;
left: 0;
bottom: -16px;
} section#main_banners {
background: url(//www.chromeinfotech.net/wp-content/themes/wpexpert/asset/images/index-banner.jpg) no-repeat;
background-size: cover;
position: relative;
height: 700px;
}
.home_containers {
position: relative;
padding: 150px 10px;
width: 92%;
}