@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=IBM+Plex+Sans:300,300i,400,400i,500,500i,700,700i);
/* CSS Document */

.one{
  background-image: url(../images/top_ganasmas.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 330px;
}
.grey {
    background-color: #eaeaec;
    color: #002e5b;
	margin-bottom: 20px;
    margin-top: 15px;
}
.h2{
    font-size: 30px!important;
    line-height: 36px!important;
    padding-left: 16px;
    text-align: center;
    color: #002e5b!important;
}
.p{
	font-size: 16px;
    line-height: 26px;
    color: #637281;
    padding-left: 22px;
    text-align: justify;
}
.p2{
	padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    padding-bottom: 75px;
    padding-top: 10px;
	color: #637281;
    font-size: 16px;
    height: 130px;
}
.p1{
	font-size: 16px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
}
.h1{
	font-size: 40px!important;
    line-height: 25px!important;
    margin-bottom: 24px!important;
	color: #fff!important;
	text-align: center;
	margin-top: 100px!important;
}
.h3{
	font-size: 20px!important;
    line-height: 40px!important;
	color: #fff!important;
	text-align: center;
}
.h4{
    color: #fff;
    background-color: #002e5b;
    margin-top: 21px;
	padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.c1{
  background-color: #af322d;
  padding: 10px;
  text-align: center;
  height: 130px;
}
.c2{
  background-color: #288ab8;
  padding: 10px;
  text-align: center;
}
.c4{
  background-color: #c17a38;
  padding: 10px;
  text-align: center;
  height: 130px;
}
.c3{
  background-color: #2e8b45;
  padding: 10px;
  text-align: center;
  height: 130px;
}
.c5{
  background-color: #0d4aef;
  padding: 10px;
  text-align: center;
  height: 130px;
}
.s2{
 color:#fff;
 font-weight: bold;
}
.sombra{
    border: 1px solid #eee;
}
.valores{
	 color: #fff;
    background-color: #002e5b;
    margin-top: 21px;
	padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.v{
	padding: 20px;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
}
.h{
	color: #002e5b;
    border-bottom: 3px solid;
    font-size: 20px;
    margin-top: -5px;
}
.carousel {
    position: relative;
    width: 100%;
}
.carousel-caption {
	width: 80%;
    top: 20% !important;
	text-align: left !important;
	padding-top: 0px;
	margin-left: -120px; !important;
	}