/* Add here all your css styles (customizations) */
html {
    font-family:  'Open Sans Condensed', sans-serif;

}
a:hover {
 color: #555!important;
 }
 button:hover {
   background-color: #555 !important;
}

.intro-section {
    background: #fff !important; 
}

.one-page-header .container {
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto !important;
    margin-left: auto !important;
    width: 70% !important;
}

.one-page-header.top-nav-collapse .navbar-brand, .one-page-header.top-nav-collapse .navbar-nav > li > a, .one-page-header.top-nav-collapse .navbar-nav > li > a:before {
    color: #555 !important;
}

.logo-dark {
	display:none !important;
}

.one-page-header .navbar-nav > li > a:before {
    content: " " !important;
}

.top-nav-collapse .logo-dark {
	display: block !important;
}

.top-nav-collapse .logo-light {
	display: none;
}


.lang-block-custom, .lang-block-custom ul {
	background: none;
}

.top-nav-collapse .lang-block-custom a,.top-nav-collapse .mega-hover__current:before {
	color: #555;
}

.one-page-header {
    border-top-color: #EB2326 !important;
}

.one-page-header.top-nav-collapse {
    box-shadow: none !important;
}

.texto-corte {
    color: #fff;
    padding: 20px 0;
    position: relative;
    text-align: center;
    background: #D5D3D3 !important; 
    background-size: cover;
    background-position: center center;
}

p.texto-ayudar {
	font-size: 56px;
	color: #EB2326;
}

p.texto-contactar {
	font-size: 36px;
	color: #EB2326;
}

p.texto-contactar a:hover {
    color: #fff;
    text-decoration: none;	
}

@media (max-width: 991px) {
.lang-block-custom {
    right: 0px;
	    position: relative;
		padding: 0;
		margin: 0;
		margin-top: 5px;
}
div.menu-container.menu {
	margin-top: 40px !important;
}

.navbar {
    min-height: 120px !important;
	max-height: 120px !important;
}
.one-page-header .navbar-toggle {
    margin-right: -23px !important;
	margin-top: 30px !important;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #fff;
    background-color: #fff;
    margin-top: 35px;
    margin-right: -28px;

}

.bx-wrapper .bx-pager {
    padding-top: 20px !important;
	bottom: initial !important;
}
}

@media (max-width: 361px) {
.logo-margin {
    margin-top: -80px;
}


}

@media (min-height: 667px) {
.logo-margin {
    margin-top: 10px;
}

}

.bx-wrapper .bx-viewport {
	top: 100px !important;
}

.bx-has-pager {
	padding-top: 90px !important;
}

.one-page-header .navbar-nav > li > a {
    font-size: 26px !important;
    color: #555 !important;
}

h2.heading-sm, h3.heading-md {
    font-size: 62px;
    line-height: 70px;
    color: #EB2326;
}

div.menu-container.menu {
    border-bottom-color: #EB2326;
    border-bottom-width: 3px;
    border-bottom-style: solid;	
}

.one-page-header .container {
    padding-right: 0px !important;
    padding-left: 10px !important; 
}

.menu-telefono {
     float: right; margin-right: 10px; color: #555;font-size: 32px;	
}


.about-section {
    padding-top: 35px !important;
    padding-bottom: 0;
}

.services-section {
    padding-top: 30px !important;
    padding-bottom: 0;
    background: #F3F1F3;
    background-size: cover;
}

.cbp-item-wrapper {
    background-color: #e9e9e9;
}

.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap {
    height: 70px;
    background: #D5D3D3;
}

.cbp-l-caption-title {
    color: #fff;
    font: 400 16px/20px 'Open Sans Condensed',sans-serif;
	font-size: 32px;
}

.news-section {
    padding-top: 30px !important;
    padding-bottom: 0;
	background-size: cover;
}

.contacts-section {
    color: #fff;
    position: relative;
    background: #F3F1F3;
    background-size: cover;
}

.contacts-section:before {
    background: none !important;
}

.contacts-section:after {
    background: none !important;
}

.title-v1 {
    text-align: left !important;
}

.texto-red {
	color: #EB2326;
	text-transform: uppercase;
}

p.bienvenidos {
	margin: 30px 60px 10px 10px !important;
	font-size: 25px;
    line-height: 35px;
    text-align: justify;
}

p.news-subhead {
	color: #EB2326 !important;
	font-size: 28px;
}

p.casos-recuadro {
    margin-top: 20px;
	padding: 20px 10px 20px 10px;
    color: white;
    background-color: #EB2326;
    text-transform: uppercase;
    font-size: 20px;
	line-height: 24px;
}

p.casos-texto-rojo {
	padding: 20px 5px 20px 5px;
    color: #EB2326;
    font-size: 20px;
    text-align: justify;
	line-height: 24px;
}

p.casos-texto-rojo-final {
	padding: 15px 25px 15px 25px;
    color: #EB2326;
    font-size: 26px;
    text-align: center;
	line-height: 28px;
}

p.casos-texto-negro {
	padding: 5px 5px 5px 5px;
    color: #555;
    font-size: 20px;
    text-align: justify;
	line-height: 24px;
}


.contacts-section .content-lg {
    padding-top: 130px !important;
	padding-bottom: 70px !important;
}

.contacts-section p {
    color: #555 !important;
}

.contacts-in li {
    color: #555 !important;
}
/**
.contacts-section h2 {
    text-align: center;
	font-size: 34px  !important;
}
**/
.contacts-section p.contacts-ayudar {
    text-align: center;
	font-size: 48px;
	line-height: 50px;
}

.contacts-in {
	padding-top: 20px !important;
}

.contacts-in form .form-control {
    color: #555 !important;
    background: white !important;
}

p.ubicacion {
	font-size: 20px !important;	
	display: inline;
}

i.icon-color-u {
    border: none !important; 
}
.contacts-in li i {
    font-size: 24px !important;
}

.contacts-in li a {
    color: #555 !important;
	font-size: 20px !important;	
}

.contacts-img {
    height: 150px;
    float: right;
    margin-right: -40px;
    margin-top: -60px;	
}

.btn-u {
    font-size: 18px !important;
}

.contacts-icono-img {
    height: 30px;
    float: left;
	margin-right: 15px;
}

.rs-caption-2 {
    color: #fff;
    position: relative;
    font-size: 66px !important;
    font-weight: 800 !important;
    line-height: 70px !important;
    padding: 10px 50px;
    text-align: center;
}

.rs-caption-2:after {
    height: 0px !important;
}

<!-- bxslider -->
.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 0px #fff !important;
    -webkit-box-shadow: 0 0 0px #fff !important; 
    box-shadow: 0 0 0px #fff !important; 
}

.bx-wrapper .bx-viewport {
   left: 0px !important; 
}

.bx-wrapper .bx-caption {
    background: rgba(80, 80, 80, 0.75) !important;
    font-size: 48px !important;
    padding-left: 12% !important;
    padding-right: 40% !important;
    line-height: 50px !important;
    padding-bottom: 20px !important;
    font-family: 'Open Sans Condensed' !important;
    /* background: -webkit-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(231,56,39,1) 65%, rgba(240,47,23,1) 71%, rgba(240,47,23,1) 100%); */
}