/****** PLACE YOUR CUSTOM STYLES HERE ******/

.titular {width: auto; padding: 20px; height: auto; font-size: 50px; font-weight: 300; color: #fff;}
.fondoazul { padding: 20px; background-color: rgba(6,84,143,1.00)}

.color-trv {color: #06548F;}

.boldie {font-weight: bolder;}

.menu li a {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  color: #06548F;
  opacity: 0.7;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  max-width: 100%;
  white-space: normal;
}

.nav-utility {
  height: 55px;
  line-height: 55px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}

.bg--dark {background-color:#06548F; color:#fff;}

.footer-1 .logo {
  max-height: 100%;
}

.bg-dark-blue {
  background-color:#06548F; color: #fff;
}

.bg-dark-blue a{ color: #fff;
}

.bg-dark-blue .title {color:#fff}

.footer-texto {padding: 10px;}



#modelos {width: 100%; margin: auto; text-align: center; float: none; position: relative;}


.btn {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 2px solid #06548F;
  padding: 0 26px;
  height: 40px;
  min-width: 190px;
  line-height: 36px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 0;
  color: #06548F;
  text-align: center;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  margin-right: 0px;
  margin-bottom: 24px;
}
.btn:last-child,
.btn:last-of-type {
  margin-right: 0;
}
.btn:hover {
  background-color:#06548F;
  color: #fff;
}

.btn a{
 
  color: #06548F;
  
}





.blue-btn {
  
  
	
	
  border: 2px solid #0092D7;
  margin-right: 0px;
  background-color: #fff; 
	color:#0092D7 !important;
	

  
}

.blue-btn:hover {
  background-color:#0092D7 !important;
  color: #fff !important;
	border-color: #0092D7; border-style: solid; border-width: 1px;
}

.blue-btn a {
	
	font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 2px solid #0092D7;
  padding: 0 26px;
  height: 40px;
  min-width: 190px;
  line-height: 36px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 0;
  color: #fff;
  text-align: center;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  margin-right: 0px;
  margin-bottom: 24px;
	
  color: #fff;
	background-color: #0092D7; 
  
}












.orange-btn {
  
  
	
	
  border: 2px solid #F17B14;
  margin-right: 0px;
  background-color: #fff; 
	color:#F17B14 !important;
	

  
}

.orange-btn:hover {
  background-color:#F17B14 !important;
  color: #fff !important;
	border-color: #F17B14; border-style: solid; border-width: 1px;
}

.orange-btn a {
	
	font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 2px solid #F17B14;
  padding: 0 26px;
  height: 40px;
  min-width: 190px;
  line-height: 36px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 0;
  color: #fff;
  text-align: center;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  margin-right: 0px;
  margin-bottom: 24px;
	
  color: #fff;
	background-color: #F17B14; 
  
}




