body { font-family: 'Roboto', sans-serif; }
a, a:hover { text-decoration: none;}
li { list-style-type: none; }
.list li { list-style-type: initial; margin-left: 15px;}
.hero-spacer {
    margin-top: 50px;
}

.hero-feature {
    margin-bottom: 30px;
}

.header-right .call { width: 100%; display: block;}

.padd { padding: 15px 0; overflow: hidden; }

.call { text-align: right; }
.call span { display: block; font-size: 11px; }
.call span i { font-size: 12px; margin-right: 5px; }
.call span:nth-child(1) { padding-bottom: 10px; }

.navbar-brand { display: inline-block; overflow: hidden;}
.img-height, .navbar-brand  { height: 77px; width: auto;}

@media (min-width: 768px) { 
	.navbar-nav {
	    display: table;
	    table-layout: fixed;
	}

	.navbar-nav li:last-child>a {
    padding-right: 0;
}


	.navbar-nav> li {
	    position: relative
	}

	.navbar-nav > li:after {
	    content: "";
	    position: absolute;
	    width: 1px;
	    height: 12px;
	    background: #f39200;
	    top: 45%;
	    margin-top: -2px;
	    right: -3px;
	    z-index: 1;
	}
  .navbar-nav > li:last-child:after{
    content: none;
  }
  
	
}
.seccion { margin-top: 60px; margin-bottom: 60px; }
.seccion img { width: 100%; height: auto; }
.alliance-img img {display: block; margin-bottom: 20px; width: auto; }
.navbar-brand img { float: left; }
.navbar-brand img:first-child { margin-right: 20px; }

.header-right { width: 300px; float: right; }
.header-right .call img { width: 68px; float: left; margin-right: 25px;}
.header-right .call p { width: 180px !important; float: right; margin: 0; line-height: 61px; text-align: right;}


.navbar { background-color: #c12121; margin-bottom: 0;}
.navbar-nav li a { font-size: 11px; color: #fff; text-transform: uppercase;}
.navbar-nav li a:hover, .navbar-nav .active { color: #f39200; 
  background-color: #c12121; }

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
	color: #f39200;
	background-color: transparent;
}
.dropdown-menu { background-color: #ddd; }
.dropdown-menu a { color: #000 !important; text-transform: none !important;}
.dropdown-menu a:hover { color: #f39200 !important; }
#nav-left { padding-left: 0; }
#nav-left a { display: block; color: #3d434a; font-weight: 400; font-size: 17px;
margin-bottom: 10px; border-bottom: 0.5px solid #c12121; }
.icono-left a, .fichas a { color: #2f444c; }
#nav-left a:hover, #nav-left .active, .icono-left a:hover, .fichas a:hover, .fichas a:focus,
.fichas a:active
{ color: #c12121; text-decoration: none; }

.title { background: #c12121; overflow: hidden; }
.title h1 { letter-spacing: 0.07em; font-size: 15px; color: #fff; font-weight: 300; margin: 15px 0;}

.news h1 { color: #3d434a; font-size: 21px; font-weight: 700; margin-bottom: 30px;}
.news h1 span { padding-bottom: 5px;  color: #e42328 !important; font-weight: 400 !important; display: block;}
.news small { margin: 10px 0 40px 0; display: block; font-weight: 600; font-size: 13px;}


.images img { margin-bottom: 30px;}

#slider h2 { color: #fff;}

h2 { font-size: 17px; text-transform: uppercase; color: #c12121; margin-top: 0; }
h3 { font-size: 15px; color: #2f444c; font-weight: 700; margin-bottom: 20px; } 
h3 span { font-weight: 400; display: block; font-size: 14px; color: #c12121; padding-bottom: 5px;}
h3 small { font-weight: 400; font-size: 14px;  }
p, p a { font-size: 14px; font-weight: 400; color: #000;}

.txt { width: 100%; padding: 10px; background: #DADADA; overflow: hidden; }
.gris { overflow: hidden; background-color: #DADADA; }

.red-button, .red-button-center {    -webkit-transition: all 0.25s ease;display: inline-block; margin-top: 20px; font-weight: 500; font-size: 12px; padding: 7px 12px; border: 1px solid #c12121; color: #c12121; }
.red-button:hover { background: #c12121; color: #fff; }

.red-button { float: right; }
.red-button-center { margin: 0 auto; }

.slide-button { margin-top: 15px; font-weight: 500; font-size: 12px; padding: 7px 12px; border: 1px solid #f39200; color: #f39200; float: left;   transition: all 0.25s ease; }
.slide-button:hover { background: #f39200; color: #fff; }

.normal-button { margin-top: 10px; font-weight: 500; font-size: 12px; padding: 7px 12px; color: #2f444c; float: left; } }
.normal-button:hover { color: #f39200; }

.menosmas-text { width: 100%; clear: both;}
.menosmas-button-1,.menosmas-button-2, .menosmas-button-3, .menosmas-button-4  { margin-top: 10px; font-weight: 600; font-size: 12px; padding: 7px 12px; border: 2px solid #c12121; color: #c12121; float: right;}
.menosmas-button-1:hover,.menosmas-button-2:hover, .menosmas-button-3:hover, .menosmas-button-4:hover { background-color: #c12121; color: #fff; cursor: pointer;}

.block { width: 100%; display: block; overflow: hidden; margin-bottom: 50px;}

.sombra { -moz-box-shadow: 3px 4px 10px rgba(0, 0, 0,0.7);
    -webkit-box-shadow: 3px 4px 10px rgba(0, 0, 0, .7);
    box-shadow: 3px 4px 10px rgba(0, 0, 0, .7); }

.footer-before { margin-top: 50px; }
.footer-before h2 { color: #2f444c; text-transform: none; font-size: 25px; font-weight: 400; }

footer {
    width: 100%;
    background: #3C3F3F;
    border-top: 5px solid #c12121;
    margin-top: 15px;
    padding-top: 15px;
}

footer h4 { color: #f39200; font-size: 11px; 
	text-transform: uppercase; font-weight: 400;}
footer ul { padding-left: 10px;}
footer ul li { list-style-type: none; }
footer ul li a { font-size: 11px; font-weight: 300; color: #fff;}	
footer ul li a:hover, p a:hover { color: #f39200; }
footer p { font-size: 10px; color: #fff; text-align: center;}



#carousel-text {
	background: rgba(50,50,50,0.8);
	padding: 20px;
	color: #fff;
	text-decoration: none !important;
	border-bottom: 10px solid #2f444c;
	position: absolute;
	z-index: 9999;
	width: 200px;
	height: 294px;
	overflow: hidden;
}
#myCarousel img{ 
height: 294px;}

@media (max-width: 767px) { 
  #Carousel-Serv img { width: 100%; height: auto; }

}


/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
    margin-top: 0;
}
.lower { text-transform: none;}

.col-min {
    /* custom min width */
    min-width:320px;
}
.col-max {
    /* custom max width */
    max-width:320px;
}
.form { background: #ccc; overflow: hidden; padding: 30px 10px;}
form input, form textarea { width: 100%; padding: 5px 12px; margin-bottom: 10px; }
form label { font-weight: 400;}
form input[type="button"] { background: none; margin-top: 15px; width: 100px; text-align: center; font-weight: 500; font-size: 12px; padding: 7px 12px; border: 1px solid #c12121; color: #c12121; float: right; }
form input[type="button"]:hover { background: #c12121; color: #fff; }

ul { padding-left: 0 !important; }


.carousel-indicators-news {
  bottom: -70px !important;
  left: 50%!important;
}
.carousel-indicators-numbers-news li {
  text-indent: 0;
  margin: 0 2px;
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 100%;
  line-height: 30px;
  color: #fff;
  background-color: #999;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.carousel-indicators-numbers-news li.active, .carousel-indicators-numbers-news li:hover {
  margin: 0 2px;
  width: 30px;
  height: 30px;
  background-color: #c12121;
}

.fila { margin-top: 40px; }

.fichas { text-align: center; }
.fichas  img:first-child { 
  width: 100%; height: auto;} 
.fichas p { font-weight: 500; }
.icono-descarga { display: block;
width: 50px !important; margin: 10px auto; }

.icono-left { overflow: hidden; margin-top: 30px; }
.icono-left img { display: block;
width: 50px !important; 
margin-right: 10px; float: left; }

#back { background-color: #3c3f3f; /*margin-bottom: 20px;*/ overflow: hidden;}


