@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600,800,700i);
*{
	font-family: "Open Sans", sans-serif;
}
.preheader{
	font-size: .8rem;
	font-weight: bold;
	color: #808080;
}
.navbar{
	background-color: #006C9B;
}
.navbar .nav-link{
	color: #fff;
	text-transform: uppercase;
	font-size: .76rem;
	font-weight: bold;
}
.carrusel{
	padding: 0;
}
.formulario{
	background-color: #abca4b;
	color: #fff;
	padding: 2rem 1rem;
}
.formulario h2{
	font-size: 1.5rem;
}
.formulario p{
	font-size: 1rem;
}
.formulario .linea{
	height: 2px;
	background-color: #fff;
	width: 100%;
	margin: 20px auto;
}
.formulario .form-check-label{
	font-size: .7rem;
}
.formulario .btn-primary{
	background-color: #006C9B;
	border-color: #006C9B;
	width: 50%;
    border-radius: 0;
}
.formulario .form-control{
	border-radius: 0;
}
.error{
	color: red;
	font-size: .6rem;
}
#exampleModal .modal-header{
	background-color: #48C2E0;
	padding-top: 0;
	padding-bottom: 0;
	color:fff;
}
#exampleModal .modal-header .close{
	color: #fff;
	opacity: 1;
}
#exampleModal .modal-body h3{
	font-size: 1.3rem;
	color: #48C2E0;
	text-transform: uppercase;
	text-align: center;
	padding: 1rem 0;
}
#exampleModal .modal-body p{
	font-size: .9rem;
	line-height: 1.6;
	text-align: center;
}
.metrobolsaslogo{
	    position: absolute;
    width: 30px;
    left: 35%;
    bottom: 15%;
}
.metrobolsaslogo2{
	position: absolute;
    width: 90px;
    bottom: 0;
    left: 40%;
}
.navbar-dark .navbar-nav .nav-link{
	color: rgba(255,255,255,.9);
}
.dropdown-item{
	font-size: .8rem;
}
.texto1 h1{
	color:#006C9B;
	text-transform: uppercase;
	text-align: center;
	font-weight: bolder;
	font-size: 1.6rem;

}
.texto1 p{
	padding: 2rem 0;
	color: #808080;
	font-size: .9rem;
}
.texto1 h2{
	color:#006C9B;
	text-align: center;
	font-weight: bolder;
	font-size: 1.4rem;
}
.texto1 ul{
	list-style: none;
  	padding: 0;
  	margin: 0;
	color: #808080;
}
.texto1 li {
  padding-left: 1em; 
  text-indent: -.7em;
  font-weight: bold;
  padding-top: 1rem;
  font-size: .9rem;
}
.texto1 li::before {
  content: "• ";
  color: #006C9B; /* or whatever color you prefer */
}

.ccentral-home h2{
	background-color: #abca4b;
	color: #fff;
	padding: 0.5rem 2rem;
    text-transform: uppercase;
    font-size: 1.7rem;
}
.ccentral-home p{
	color: #808080;
}
.ccentral-home h3{
	color: #006C9B;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.3rem;
}
.ccentral-home .preciohome p:nth-child(1){
	/*background: #006C9B;*/
	color: #fff;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: .7rem;
	padding: 0;
}
.ccentral-home .preciohome p{
	margin: 0;
	width: 60%;
	padding: .5rem;
}
.ccentral-home .preciohome p:nth-child(1) span{
	font-size: 1.5rem;
	font-weight: bold;
}
.ccentral-home .preciohome p:nth-child(2){
	/*background: #abca4b;*/
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.5rem;
	padding: 0;
}

.ccentral-home .preciohome2 p:nth-child(1){
	/*background: #006C9B;*/
	color: #fff;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: .7rem;
	padding: 0;
}
.ccentral-home .preciohome2 p{
	margin: 0;
	width: 60%;
	padding: .5rem;
}
.ccentral-home .preciohome2 p:nth-child(1) span{
	font-size: 1.5rem;
	font-weight: bold;
}
.ccentral-home .preciohome2 p:nth-child(2){
	/* background: #abca4b;*/
	color: #fff;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: .7rem;
	padding: 0;
}
.ccentral-home .preciohome2 p:nth-child(2) span{
	font-weight: bold;
	font-size: 1.5rem;
}

.ccentral-home .preciohome3 p{
	margin: 0;
    width: 60%;
    padding: .5rem;
    color: #F5A623;
    font-size: 1.2rem;
    font-weight: bold;
    text-transform: uppercase;
}
.ccentral-home .preciohome3 p span{
	font-size: 1.7rem;
}

.ccentral-home .azul p,.ccentral-home .azul span.oi{
	color: #006C9B;
	font-weight: 600;
}
.ccentral-home .azul p span{
	color: #808080;
	font-weight: normal;
}
.ccentral-home .azul h5{
	color: #006C9B;
	font-weight: 600;
}
.ccentral-home .btn-primary{
	background-color: #006C9B;
	border-color: #006C9B;
	width: 100%;
    border-radius: 0;
}
.ccentral-home .btn-secondary{
	background-color: #abca4b;
	border-color: #abca4b;
	width: 60%;
    border-radius: 0;
    text-transform: uppercase;
}


.legal p{
	font-size: .6rem;
	color:#006C9B;
}
.footer{
	background-color: #006C9B;
	padding: 1rem 3rem;
}
.footer a{
	color: #fff;
	margin-left: 5px;
	font-size: .9rem;
}
.footer a:hover{
	color: #fff;
}
.footer img{
	height: 25px;
}





/* INTERIOR */

.texto2 h1{
	color:#006C9B;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	font-size: 1.6rem;
}
.texto2 p{
	color: #808080;
	font-size: .9rem;
}
.texto2 h2{
	color:#006C9B;
	text-align: left;
	font-weight: bold;
	font-size: 1.4rem;
}
.texto2 ul{
	list-style: none;
  	padding: 0;
  	margin: 0;
	color: #808080;
}
.texto2 li {
  padding-left: 1em; 
  text-indent: -.7em;
  font-weight: bold;
  padding-top: 1rem;
  font-size: .9rem;
}
.promo1{
	background-color: #006C9B;
	color: #fff;
	font-weight: lighter;
	width: 60%;
}
.promo1 span{
	font-weight: bold;
	font-size: 1.5rem;
}
.promomedio{
	color: #006C9B;
	font-weight: bold;
	font-size: 1.5rem;
}
.promo2{
	background-color: #abca4b;
	color: #fff;
	font-weight: lighter;
	width: 60%;
}
.promo2 span{
	font-weight: bold;
	font-size: 1.5rem;
}

.icono {
    width: 45px;
    height: 45px;
    margin: 0px auto 5px auto;
    border-radius: 50px;
}
.icono1{
	background-color: #92C064;
}
.icono2{
	background-color: #F5A623;
}
.icono3{
	background-color: #48C2E0;
}
.cajas .tit{
	color: #006C9B;
	font-size: 2rem;
	text-transform: uppercase;
    font-weight: bold;
}
.cajas .tit span{
	font-size: 2.2rem;
}

/*footer */
.newfooter {
    position: relative;
    width: 100%;
    background-color: #006C9B;
}
.newfooter .row {
    background-color: #006C9B;
}
.row .one.columns {
    width: 25%;
}
.column:first-child, .columns:first-child, .alpha {
    margin-left: 0;
}
.column, .columns {
    margin-left: 0%;
    float: left;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.newfooter .footer-list-holder {
    position: relative;
    display: table-row;
    table-layout: fixed;
}
.newfooter .footer-list {
    position: relative;
    display: table-cell;
    table-layout: fixed;
    width: 1%;
}
.newfooter .footer-list.sobre li {
    text-align: left;
}
.newfooter .footer-list>li:first-child {
    -webkit-border-image: url(../img/footer-border.png) 0 0 7 0 repeat;
    -moz-border-image: url(../img/footer-border.png) 0 0 7 0 repeat;
    -o-border-image: url(../img/footer-border.png) 0 0 7 0 repeat;
    border-image: url(../img/footer-border.png) 0 0 7 0 repeat;
    border-width: 0 0 2px 0;
    border-color: transparent;
    border-style: solid;
}
.newfooter .footer-list.sobre li>* {
    text-align: left;
    margin: 0px;
}
.newfooter .footer-list .title, .newfooter .footer-list .link {
    display: inline-block;
    font-size: 12px;
    color: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.newfooter .footer-list .title {
    font-weight: bold;
    line-height: 37px;
    height: 37px;
}
.newfooter .footer-list .title, .newfooter .footer-list .link {
    display: inline-block;
    font-size: 12px;
    color: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.newfooter .footer-list .link {
    text-decoration: underline;
}
.newfooter .footer-list-holder li:not(:first-child) {
    margin-top: 0px;
}
.newheader ol, .newfooter ol, .newheader ul, .newfooter ul {
    list-style: none;
}
.newfooter .footer-list.transparencia li {
    text-align: left;
}
.newfooter .footer-list .metro-props {
    position: relative;
    width: 100%;
    text-align: left;
}
.newfooter .footer-list .metro-props li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: 11px;
}
.newfooter .footer-list .metro-props .prop-logo {
    display: block;
}
.newfooter .footer-list .metro-props .prop-logo img {
    display: block;
}
.newheader a img, .newfooter a img {
    border: none;
}
.newheader img, .newfooter img, .newheader object, .newfooter object, .newheader embed, .newfooter embed {
    max-width: 100%;
    height: auto;
}
.newfooter .footer-legend {
    margin-top: 24px;
    margin-bottom: 13px;
    position: relative;
    width: 100%;
}
.newfooter .footer-legend .line {
    position: relative;
    display: block;
    font-family: 'arial';
    color: #ffffff;
    font-size: 12px;
    line-height: normal;
    text-align: left;
    margin-left: 0px;
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.footer a {
	    margin-left: 30px;
	}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}