
.carousel-inner {height: 700px;}
.carousel-item {height: 700px;}

.carousel-caption {color:#ae2c21 !important; position: static !important;}
#carouselExampleCaptions {height: 450px;}





a, a:hover {color: #ae2c21;}
a:hover {font-weight: bold;}

.bg-red {background: #ae2c21;	padding-top: 50px; padding-bottom: 50px; color: white; margin-bottom: 100px;}

.bg-gray {background-color: #eeeeee; padding: 30px;}
.bg-white {background-color: white;}

.title {color: #ae2c21 !important; font-weight: 600;}

.fill {
    overflow: hidden;
    background-size: cover;
    background-position: center;
 	width: 100%;
 	height: 500px;
}

.invent{
    margin-top: 180px;
    width: 100%;
}

.img_invent{
	    width: 100%;
      min-height: 300px;
      object-fit: cover;
}

.contact {
  text-align: center;
}

.cont1{
  color: #ae2c21;
    font-size: 30px;
    font-weight: bolder;
}

.cont_icons{
  padding-top: 10%;
  padding-bottom: 3%;
}

.icon_size{
  width: 20px;
}

#logo{max-width: 200px;}
.main-menu {margin-bottom: 30px;}
