@font-face {
    font-family: "OpenSans-Bold";
    src: url('fuentes/OpenSans-Bold.ttf') format("truetype");
}
@font-face {
    font-family: "OpenSans-ExtraBold";
    src: url('fuentes/OpenSans-ExtraBold.ttf') format("truetype");
}
@font-face {
    font-family: "OpenSans-Regular";
    src: url('fuentes/OpenSans-Regular.ttf') format("truetype");
}
@font-face {
    font-family: "OpenSans-SemiBold";
    src: url('fuentes/OpenSans-SemiBold.ttf') format("truetype");
}
* {
	margin:0;
	padding:0;
}
body {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; 
	/*background-attachment: fixed;*/
}
/* applies to GIF and PNG images; avoids blurry edges */
img[src$=".gif"], img[src$=".png"] {
    image-rendering: -moz-crisp-edges;         /* Firefox */
    image-rendering:   -o-crisp-edges;         /* Opera */
    image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}
header {
	width:100%;
	height:auto;
	background-color: #FFFFFF;
	-webkit-transition: all ease .5s; 
	-o-transition: all ease .5s; 
	transition: all ease .5s; 
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:65px;
	right:15px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  	font-size:30px;
	box-shadow: 2px 2px 3px #999;
  	z-index:100;
	padding-top: 10px;
}
.float:hover {
	text-decoration: none;
	color: #25d366;
	background-color:#fff;
}

.my-float{
	margin-top:16px;
	border-width: 0 0 0 0;
	padding: 0 0 0 1px;
	display: contents;
}
.social3 {
	position: fixed; 
	top: 70vh; 
	z-index: 2000; 
}
.social3 ul {
	list-style: none;
	margin-top:5%;
} 
.social3 ul li a {
	display: inline-block;
	color:#fff;
	background: #000;
	padding: 8px 6px 8px 6px;
	font-size:18px;
	text-decoration: none;
	-webkit-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease; 
}
 
.social3 ul li .texto-vertical-2 {
	background:#000000;
	writing-mode: vertical-lr;
	transform: rotate(180deg);
	font-family: "Oswald-Regular";
}
.social3 ul li a:hover {
	background: #ffffff; 
	padding: 8px 6px 8px 6px;
	color: #000000;
}
.nc {
	width:100%;
	background-color: #4D4D4D;
	font-family: "OpenSans-Regular";
	color: #ffffff;
}
.nc-contenedor {
	width:95%;
	max-width:1400px;
	margin: 0 auto;
	display: flex;
  	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	text-align: right;
}
.nc p {
	width: 100%;
	font-size: 12px;
	padding-top: 5px;
	margin-bottom: 5px;
}
#etimail {
	width: 180px;
	margin-right: 1%;
}
#etimail2 {
	width: 200px;
}
.h-contenedor {
	width:95%;
	max-width:1400px;
	margin: 0 auto;
	display: flex;
  	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	
}
.h_logo {
	width:45%;
	height:auto;
}
#logomin {
	width: 30%;
	height: auto;
	padding: 1%;
}
.h_menu {
	width:55%;
	height:auto;
	color: #FFFFFF;

}
.menu_movil {
	font-family: "OpenSans-Bold";
	text-align: center;
}
.m-info {
	width:100%;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	font-family: "OpenSans-SemiBold";
	z-index: 5;
	position: relative;
	
}
.txt-contacto {
	font-size: 12px !important;
	margin-right: 4%;
}
.m-info .icon-facebook {background:#3A559F; color: #FFFFFF; padding: 4px 5px; }
.m-info .icon-mobile {color:#33348A; font-size: 20px;}
.m-info a:hover {
	background: #000; 
	padding: 4px 5px; 
}
.m-contenedor {
	width:100%;
	max-width:1200px;
	margin: 0 auto;
	color: #FFFFFF;
	/*text-shadow: 0.1px 5px 10px #27477C;*/
	display: flex;
  	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
}
.menuespacio {
	width: 10%;
}
.menusinespacio {
	width: 100%;
}
.menu-fixed {
	position:fixed;
	z-index:1000;
	top:0;
	width:100%;
	box-shadow:0px 4px 3px rgba(0,0,0,.5);
}
ul.nav {
	width:100%;
	list-style: none; /* esto elimina el marcador de lista */
	 /* esto crea el borde superior de los vínculos (los demás se sitúan usando un borde inferior en el LI) */
	margin-bottom: 0px; /* esto crea el espacio entre la navegación en el contenido situado debajo */
	font-family: "OpenSans-Regular";
	color: #FFFFFF;
	margin-top: 5%;
	/*margin-left: 19%;*/
}
ul.nav ul /* Para todos los ul debajo del ul.menu */
{
	position:absolute; /* Esta posición es relativa al <li> que contiene a este <ul> */
  	left:0px; /* Para que no monte sobre el <li> */
	/*top:65px;*/
	display:none;
 	list-style:none;
	z-index:5;
	color: #FFFFFF;
	
}
ul.nav li:hover > ul
{
    display:block;
}
ul.nav li {
	text-align:center;
	position:relative; 
	padding:1px;
	float:left;
	width:20%;
	color: #FFFFFF;
	 /* esto crea la separación de los botones */
}
ul.nav li li{
	width: 150px;
	color: #FFFFFF;
}
ul.nav li li a, ul.nav li li a:visited {
	background:#FFFFFF;
	padding: 7% 5% 7% 5%;
	font-size:13px;
}
ul.nav li li a:hover, ul.nav li li a:active, ul.nav li li a:focus {
	color:#FFFFFF;
	background:#80161b;
}
ul.nav a, ul.nav a:visited { /* al agrupar estos selectores, se asegurará de que los vínculos mantengan el aspecto de botón incluso después de haber sido visitados */
	padding: 7% 5% 7% 5%;
	display: block; /* esto da al anclaje propiedades de bloque, de manera que llene todo el LI en el que está contenido para que toda el área reaccione a un clic de ratón. */
	color: #4D4D4D;
	font-size:13px;
	text-decoration: none;
}
.navbold a {
	color: #80161B;
	font-family: "OpenSans-Bold";
}

ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* esto cambia el color de fondo y del texto tanto para usuarios que naveguen con ratón como para los que lo hagan con teclado */
	color: #80161B;
	/*text-decoration: underline;*/
	text-underline-position: under;
	font-family: "OpenSans-Bold";
	/*text-shadow: 0px 0px 0px #27477C;*/
}

#menu_contacto {
	background-color: #80161B; 
	width: 100%; 
	color: #ffffff; 
	border-radius: 40px 40px 40px 40px; 
	-moz-border-radius: 40px 40px 40px 40px; 
	-webkit-border-radius: 40px 40px 40px 40px;
}

#menu_contacto:hover {
	padding: 7% 0px 7% 0px;
	margin-top: 0px;
}
/*********/
.abslider {
	width:100%;
	padding: 0;
	float:left;
}
#slider1_container {
	position: relative; 
	margin: 0 auto;
    top: 0px; 
	left: 0px; 
	width: 1920px; 
	height: 780px; 
	overflow: hidden;
}
#loading {
	position: absolute; 
	top: 0px; 
	left: 0px;
}
#loading2 {
	filter: alpha(opacity=70); 
	opacity: 0.7; 
	position: absolute; 
	display: block;
    top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%;
}
#loading3 {
	position: absolute; 
	display: block; 
	background: url(../images/loading.gif) no-repeat center center;
    top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%;
}
#slides {
	cursor: move; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 1920px;
    height: 780px; 
	overflow: hidden;
}
#caption {
	position: absolute; 
	width: 445px; 
	height: 300px; 
	top: 100px; 
	left: 600px;
}
#phone {
	position: absolute; 
	width: 445px; 
	height: 300px; 
	top: 0px; 
	left: 0px;
}
#img_caption {
	position: absolute; 
	width: 102px; 
	height: 78px; 
	top: 70px; 
	left: 130px;
}
#text {
	position: absolute; 
	width: 80px; 
	height: 53px; 
	top: 153px; 
	left: 163px;
}
#fruit {
	position: absolute; 
	width: 140px; 
	height: 90px; 
	top: 60px; 
	left: 220px;
}
#navigator {
	position: absolute; 
	width: 200px; 
	height: 155px; 
	top: 57px; 
	left: 121px; 
}
#caption2 {
	position: absolute; 
	width: 470px; 
	height: 220px; 
	top: 120px; 
	left: 650px;
}
#caption2_img {
	position: absolute; 
	width: 470px; 
	height: 220px; 
	top: 0px; 
	left: 0px;
}
#caption2_img1 {
	position: absolute; 
	width: 379px; 
	height: 213px; 
	top: 4px; 
	left: 45px;
}
#caption2_img2 {
	position: absolute; 
	width: 379px; 
	height: 213px; 
	top: 4px; 
	left: 45px;
}
#caption2_img_point {
	position: absolute; 
	width: 257px; 
	height: 300px; 
	top: 80px; 
	left: 200px;
}
#caption2_nav_horizontal {
	position: absolute; 
	width: 379px; 
	height: 213px; 
	top: 4px; 
	left: 45px;
}
#titulo {
	position: absolute; 
	width: 480px; 
	height: 120px; 
	top: 30px; 
	left: 30px; 
	padding: 5px;
    text-align: left; 
	line-height: 60px; 
	text-transform: uppercase; 
	font-size: 50px;
    color: #FFFFFF;
}
#titulo2 {
	position: absolute; 
	width: 480px; 
	height: 120px; 
	top: 30px; 
	left: 30px; 
	padding: 5px;
    text-align: left; 
	line-height: 60px; 
	text-transform: uppercase; 
	font-size: 50px;
    color: #FFFFFF;
}
#titulo3 {
	position: absolute; 
	width: 480px; 
	height: 120px; 
	top: 30px; 
	left: 30px; 
	padding: 5px;
    text-align: left; 
	line-height: 60px; 
	text-transform: uppercase; 
	font-size: 50px;
    color: #FFFFFF;
}
#leyenda {
	position: absolute; 
	width: 480px; 
	height: 120px; 
	top: 300px; 
	left: 30px; 
	padding: 5px;
    text-align: left; 
	line-height: 36px; 
	font-size: 30px;
    color: #FFFFFF;
}
#leyenda2 {
	position: absolute; 
	width: 640px; 
	height: 144px; 
	top: 308px; 
	left: 274px; 
	padding: 5px;
    text-align: left; 
	line-height: 36px; 
	font-size: 50px;
    color: #FFFFFF;
}
#leyenda3 {
	position: absolute; 
	width: 480px; 
	height: 120px; 
	top: 300px; 
	left: 30px; 
	padding: 5px;
    text-align: left; 
	line-height: 36px; 
	font-size: 30px;
    color: #FFFFFF;
}
#leyenda4 {
	position: absolute; 
	width: 683px; 
	height: 75px; 
	top: 179px; 
	left: 875px; 
	padding: 5px;
    text-align: left; 
	line-height: 36px; 
	font-size: 50px;
    color: #FFFFFF;
}
/*Bullet Navigator Skin Begin -->
             jssor slider bullet navigator skin 21 css */
            /*
            .jssorb21 div           (normal)
            .jssorb21 div:hover     (normal mouseover)
            .jssorb21 .av           (active)
            .jssorb21 .av:hover     (active mouseover)
            .jssorb21 .dn           (mousedown)
            */
            .jssorb21 div, .jssorb21 div:hover, .jssorb21 .av
            {
                background: url(../images/b21.png) no-repeat;
                overflow:hidden;
                cursor: pointer;
            }
            .jssorb21 div { background-position: -5px -5px; }
            .jssorb21 div:hover, .jssorb21 .av:hover { background-position: -35px -5px; }
            .jssorb21 .av { background-position: -65px -5px; }
            .jssorb21 .dn, .jssorb21 .dn:hover { background-position: -95px -5px; }


/*Arrow Navigator Skin Begin -->
             jssor slider arrow navigator skin 21 css */
            /*
            .jssora21l              (normal)
            .jssora21r              (normal)
            .jssora21l:hover        (normal mouseover)
            .jssora21r:hover        (normal mouseover)
            .jssora21ldn            (mousedown)
            .jssora21rdn            (mousedown)
            */
            .jssora21l, .jssora21r, .jssora21ldn, .jssora21rdn
            {
            	position: absolute;
            	cursor: pointer;
            	display: block;
                background: url(../images/a21.png) center center no-repeat;
                overflow: hidden;
            }
            .jssora21l { background-position: -3px -33px; }
            .jssora21r { background-position: -63px -33px; }
            .jssora21l:hover { background-position: -123px -33px; }
            .jssora21r:hover { background-position: -183px -33px; }
            .jssora21ldn { background-position: -243px -33px; }
            .jssora21rdn { background-position: -303px -33px; }			
			
#jssorb21 {
	position: absolute; 
	bottom: 26px; 
	left: 6px;
}
#prototype {
	POSITION: absolute; 
	WIDTH: 19px; 
	HEIGHT: 19px; 
	text-align:center; 
	line-height:19px; 
	color:White; 
	font-size:12px;
	margin-top:-30px;
}
/****/

.info-m {
	position:absolute;
	width:100%;
	z-index:2001;
}
.pri-movil {
	width: 100%;
	display: none;
}
#movil {
	width: 100%;
}
.detalle {
	width:100%;
	padding: 0;
	float:left;
	background:url(../images/soldador_opt.jpeg) no-repeat center center;
	background-size: cover;
}
.d-contenedor {
	width:95%;
	max-width:1400px;
	margin: 0 auto;
	display: flex;
 	display: -webkit-flex;
 	flex-flow: row wrap;
 	-webkit-flex-flow: row wrap;
}
.d_left {
	width: 40%;
	color: #ffffff;
	margin-top: 30px;
	display: flex;
 	display: -webkit-flex;
 	flex-flow: row wrap;
 	-webkit-flex-flow: row wrap;
}
.d_left_interno {
	background-color: #00426E;
	padding-bottom: 40%;
	padding-top: 10%;
	margin-top: 15%;
}
.linea {
	width: 20%;
	height: 2px;
	background-color: #80161B;
}
.inter {
	width: 100%;
}
.inter_izq {
	width: 50%;
	padding-bottom: 12%;
}
.inter_der {
	width: 50%;
}
.d_left h1 {
	font-family: "OpenSans-Bold";
	margin-top: 4%;
	color: #80161B;
}
.d_left h1 span {
	font-size: 40px;
}
.d_left h2 {
	font-family: "OpenSans-Regular";
	color: #4D4D4D;
	margin-top: 5%;
}
.d_left span {
	font-family: "OpenSans-Bold";
}
.d_left p {
	width: 100%;
	font-family: "OpenSans-Regular";
	text-align: justify;
	font-size: 16px;
	color: #000000;
	margin-top: 15%;
}
.d_left ul {
	color: #4D4D4D;
	font-size: 16px;
	margin-left: 8%;
	list-style-image: url("../images/arrow.png");
}

.d_right {
	width: 60%;
	margin-top: 30px;
}

.despues {
	margin-top: 0px !important;
}
.d_right h2 {
	font-family: "OpenSans-Bold";
	color: #00426E;
	margin-left: 25%;
}
.d_right p .icon-phone {color: #00426E;} 
.d_right p .icon-whatsapp {color: #399D4A;} 
.d_right p .icon-mobile {color: #00426E;}
 

#fle_more {
	width: 8%;
	height: auto;
}


.estructura {
	width:100%;
	padding: 0;
	float:left;
	background:url(../images/soldador_b_opt.jpeg) no-repeat center center;
	background-size: cover;
}
.e-contenedor {
	width:95%;
	max-width:1400px;
	margin: 0 auto;
	display: flex;
 	display: -webkit-flex;
 	flex-flow: row wrap;
 	-webkit-flex-flow: row wrap;
}
.e-contenedor2 {
	width:100%;
	max-width:1920px;
	margin: 0 auto;
	display: flex;
 	display: -webkit-flex;
 	flex-flow: row wrap;
 	-webkit-flex-flow: row wrap;
}
.e1, .e2, .e3 {
	width: 25%;
}
.e_imagen {
	width: 100%;
}
.e4 {
	width: 25%;
	background-color: #8D8D92;
	display: flex;
 	display: -webkit-flex;
 	flex-flow: row wrap;
 	-webkit-flex-flow: row wrap;
	color: #FFFFFF;
}
.e_left {
	width: 60%;
	color: #ffffff;
	margin-top: 30px;
	display: flex;
 	display: -webkit-flex;
 	flex-flow: row wrap;
 	-webkit-flex-flow: row wrap;
}
.e_linea {
	width: 20%;
	height: 2px;
	background-color: #ffffff;
}
.e_inter {
	width: 100%;
}
.e_inter_izq {
	width: 50%;
}
.e_inter_der {
	width: 50%;
	padding-bottom: 12%;
}
.e_left h1 {
	font-family: "OpenSans-Bold";
	margin-top: 4%;
	color: #ffffff;
}
.e_left h1 span {
	font-size: 40px;
}
.e_left h2 {
	font-family: "OpenSans-Regular";
	color: #ffffff;
	margin-top: 5%;
}
.e_left span {
	font-family: "OpenSans-Bold";
}
.e_left p {
	width: 100%;
	font-family: "OpenSans-Regular";
	text-align: justify;
	font-size: 16px;
	color: #000000;
	margin-top: 15%;
}
.e_left ul {
	color: #ffffff;
	font-size: 16px;
	margin-left: 8%;
	margin-top: 16%;
	list-style-image: url("../images/arrow_white.png");
}
.e_left ul li {
	margin-top: 4%;
}
.e_right {
	width: 40%;
	margin-top: 30px;
}
.e_b_left {
	width: 50%;
	font-family: "OpenSans-SemiBold";
	margin-top: 27%;
}
.e_b_left a {
	color: #FFFFFF;
}
.e_b_left a:hover {
	color: #FFFFFF;
}
.e_b_left h1 {
	margin-left: 50%;
	margin-top: 15%;
}
.e_b_right {
	width: 50%;
}
.estructura2 {
	width:100%;
	padding: 0;
	float:left;
	background-color: #80161B;
}

.maestranza {
	width:100%;
	padding: 0;
	float:left;
	background:url(../images/mecanica_produccion_opt.jpeg) no-repeat center center;
	background-size: cover;
}
.m-contenedor {
	width:95%;
	max-width:1400px;
	margin: 0 auto;
	display: flex;
 	display: -webkit-flex;
 	flex-flow: row wrap;
 	-webkit-flex-flow: row wrap;
}
.m-contenedor2 {
	width:100%;
	max-width:1920px;
	margin: 0 auto;
	display: flex;
 	display: -webkit-flex;
 	flex-flow: row wrap;
 	-webkit-flex-flow: row wrap;
}
.m1, .m2, .m3 {
	width: 25%;
}
.m_imagen {
	width: 100%;
}
.m4 {
	width: 25%;
	background-color: #8D8D92;
	display: flex;
 	display: -webkit-flex;
 	flex-flow: row wrap;
 	-webkit-flex-flow: row wrap;
	color: #FFFFFF;
}
.m_left {
	width: 60%;
	color: #ffffff;
	margin-top: 30px;
	display: flex;
 	display: -webkit-flex;
 	flex-flow: row wrap;
 	-webkit-flex-flow: row wrap;
}
.m_linea {
	width: 15%;
	height: 2px;
	background-color: #80161B;
}
.m_inter {
	width: 100%;
}
.m_inter_izq {
	width: 50%;
}
.m_inter_der {
	width: 50%;
	padding-bottom: 12%;
}
.m_left h1 {
	font-family: "OpenSans-Bold";
	margin-top: 4%;
	color: #80161B;
}
.m_left h1 span {
	font-size: 40px;
}
.m_left h2 {
	font-family: "OpenSans-Regular";
	color: #4D4D4D;
	margin-top: 5%;
}
.m_left span {
	font-family: "OpenSans-Bold";
}
.m_left p {
	width: 100%;
	font-family: "OpenSans-Regular";
	text-align: justify;
	font-size: 16px;
	color: #000000;
	margin-top: 15%;
}
.m_left ul {
	color: #4D4D4D;
	font-size: 16px;
	margin-left: 8%;
	margin-top: 16%;
	list-style-image: url("../images/arrow.png");
}
.m_left ul li {
	margin-top: 4%;
}
.m_right {
	width: 40%;
	margin-top: 30px;
}
.m_b_left {
	width: 50%;
	font-family: "OpenSans-Bold";
	margin-top: 27%;
}
.m_b_left a {
	color: #FFFFFF;
}
.m_b_left a:hover {
	color: #FFFFFF;
}
.m_b_left h1 {
	margin-left: 50%;
	margin-top: 15%;
}
.m_b_right {
	width: 50%;
}
.maestranza2 {
	width:100%;
	padding: 0;
	float:left;
}

.fabricacion {
	width:100%;
	padding: 0;
	float:left;
	background:url(../images/bkg_fabricacion_opt.jpeg) no-repeat center center;
	background-size: cover;
}
.f-contenedor {
	width:95%;
	max-width:1400px;
	margin: 0 auto;
	display: flex;
 	display: -webkit-flex;
 	flex-flow: row wrap;
 	-webkit-flex-flow: row wrap;
}
.f-contenedor2 {
	width:100%;
	max-width:1920px;
	margin: 0 auto;
	display: flex;
 	display: -webkit-flex;
 	flex-flow: row wrap;
 	-webkit-flex-flow: row wrap;
}
.f1, .f2, .f3 {
	width: 25%;
}
.f_imagen {
	width: 100%;
}
.f4 {
	width: 25%;
	background-color: #8D8D92;
	display: flex;
 	display: -webkit-flex;
 	flex-flow: row wrap;
 	-webkit-flex-flow: row wrap;
	color: #FFFFFF;
}
.f_left {
	width: 60%;
	color: #ffffff;
	margin-top: 30px;
	display: flex;
 	display: -webkit-flex;
 	flex-flow: row wrap;
 	-webkit-flex-flow: row wrap;
}
.f_linea {
	width: 20%;
	height: 2px;
	background-color: #ffffff;
}
.f_inter {
	width: 100%;
}
.f_inter_izq {
	width: 50%;
}
.f_inter_der {
	width: 50%;
	padding-bottom: 12%;
}
.f_left h1 {
	font-family: "OpenSans-Bold";
	margin-top: 4%;
	color: #ffffff;
}
.f_left h1 span {
	font-size: 40px;
}
.f_left h2 {
	font-family: "OpenSans-Regular";
	color: #ffffff;
	margin-top: 5%;
}
.f_left span {
	font-family: "OpenSans-Bold";
}
.f_left p {
	width: 100%;
	font-family: "OpenSans-Regular";
	text-align: justify;
	font-size: 16px;
	color: #000000;
	margin-top: 15%;
}
.f_left ul {
	color: #ffffff;
	font-size: 16px;
	margin-left: 8%;
	margin-top: 16%;
	list-style-image: url("../images/arrow_white.png");
}
.f_left ul li {
	margin-top: 4%;
}
.f_right {
	width: 40%;
	margin-top: 30px;
}
.f_b_left {
	width: 50%;
	font-family: "OpenSans-SemiBold";
	margin-top: 27%;
}
.f_b_left a {
	color: #FFFFFF;
}
.f_b_left a:hover {
	color: #FFFFFF;
}
.f_b_left h1 {
	margin-left: 50%;
	margin-top: 15%;
}
.f_b_right {
	width: 50%;
}
.fabricacion2 {
	width:100%;
	padding: 0;
	float:left;
	background-color: #80161B;
}



.obras {
	width:100%;
	padding: 0;
	float:left;
	background:url(../images/ing_obras_opt.jpeg) no-repeat center center;
	background-size: cover;
}
.o-contenedor {
	width:95%;
	max-width:1400px;
	margin: 0 auto;
	display: flex;
 	display: -webkit-flex;
 	flex-flow: row wrap;
 	-webkit-flex-flow: row wrap;
}
.o-contenedor2 {
	width:100%;
	max-width:1920px;
	margin: 0 auto;
	display: flex;
 	display: -webkit-flex;
 	flex-flow: row wrap;
 	-webkit-flex-flow: row wrap;
}
.o1, .o2, .o3 {
	width: 25%;
}
.o_imagen {
	width: 100%;
}
.o4 {
	width: 25%;
	background-color: #8D8D92;
	display: flex;
 	display: -webkit-flex;
 	flex-flow: row wrap;
 	-webkit-flex-flow: row wrap;
	color: #FFFFFF;
}
.o_left {
	width: 60%;
	color: #ffffff;
	margin-top: 30px;
	display: flex;
 	display: -webkit-flex;
 	flex-flow: row wrap;
 	-webkit-flex-flow: row wrap;
}
.o_linea {
	width: 15%;
	height: 2px;
	background-color: #80161B;
}
.o_inter {
	width: 100%;
}
.o_inter_izq {
	width: 50%;
}
.o_inter_der {
	width: 50%;
	padding-bottom: 12%;
}
.o_left h1 {
	font-family: "OpenSans-Bold";
	margin-top: 4%;
	color: #80161B;
}
.o_left h1 span {
	font-size: 40px;
}
.o_left h2 {
	font-family: "OpenSans-Regular";
	color: #4D4D4D;
	margin-top: 5%;
}
.o_left span {
	font-family: "OpenSans-Bold";
}
.o_left p {
	width: 100%;
	font-family: "OpenSans-Regular";
	text-align: justify;
	font-size: 16px;
	color: #000000;
	margin-top: 15%;
}
.o_left ul {
	color: #4D4D4D;
	font-size: 16px;
	margin-left: 8%;
	margin-top: 16%;
	list-style-image: url("../images/arrow.png");
}
.o_left ul li {
	margin-top: 4%;
}
.o_right {
	width: 40%;
	margin-top: 30px;
}
.o_b_left {
	width: 50%;
	font-family: "OpenSans-Bold";
	margin-top: 27%;
}
.o_b_left a {
	color: #FFFFFF;
}
.o_b_left a:hover {
	color: #FFFFFF;
}
.o_b_left h1 {
	margin-left: 50%;
	margin-top: 15%;
}
.o_b_right {
	width: 50%;
}
.obras2 {
	width:100%;
	padding: 0;
	float:left;
}



.servicios {
	width:100%;
	padding:0;
	float:left;
}
.s-contenedor {
	width:95%;
	max-width:1400px;
	margin: 0 auto;
	margin-top: 5%;
	display: flex;
 	display: -webkit-flex;
 	flex-flow: row wrap;
 	-webkit-flex-flow: row wrap;
}
.s_encabezado {
	width: 100%;
}
.alert {
	padding: 15px;
	margin-bottom: 24px;
	border: 1px solid rgba(83, 88, 88, 0.15) !important;
	border-radius: 2px;
  }
.alert.alert-callout {
	position: relative;
	padding-left: 20px;
	background: #ffffff;
	color: #313534;
	border-radius: 3px;
	border-color: rgba(83, 88, 88, 0.15);
  }
.alert-info {
	background-color: #d4e9fa;
	border-color: #b5e4f6;
	color: #31708f;
}
.alert-callout.alert-info:before {
	background: #2196f3;
}
.alert.alert-callout:before {
	content: '';
	position: absolute;
	display: block;
	width: 4px;
	left: -1px;
	top: -1px;
	bottom: -1px;
	
}



.servicio {
	width: 20%;
	text-align: center;
	position: relative;
}
.servicio_b {
	width: 40%;
	padding-top: 2%;
	padding-bottom: 2%;
	background-color: #00426E;
	display: flex;
 	display: -webkit-flex;
 	flex-flow: row wrap;
 	-webkit-flex-flow: row wrap;
	 color: #FFFFFF;
}
.servicio_b_left {
	width: 40%;
	font-family: "OpenSans-Bold";
}
.servicio_b_left a {
	color: #FFFFFF;
}
.servicio_b_left a:hover {
	color: #FFFFFF;
}
.servicio_b_left h1 {
	margin-left: 50%;
	margin-top: 15%;
}
.servicio_b_right {
	width: 60%;
}
.icon-arrow-right2 {
	font-size: 18px;
	margin-top: 21%;
	color: #ffffff;
}
.icon-arrow-right2:hover {
	color: #ffffff;
}
.iconos {
	width:100%;
	height:auto;
}
.miniatura img {
	border: 0px;
}
.miniatura span {
	position: absolute;
	text-decoration: none;
	visibility: hidden;
	border: 0px;
	top:0px;
	left:0px;
}
.miniatura:hover span {
	visibility: visible;
	overflow:visible;
	z-index: 5;
}
.miniatura:focus span {
	visibility: visible;
	overflow:visible;
	z-index: 5;
}

.pop-contenedor {
	width:100%;
	max-width: 1250px;
	margin: 0 auto;
	display: flex;
  	display: -webkit-flex;
  	flex-flow: row wrap;
  	-webkit-flex-flow: row wrap;
}
.pop-cabezera {
	width:100%;
	background:url(../images/cabezera1.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: flex;
  	display: -webkit-flex;
  	flex-flow: row wrap;
  	-webkit-flex-flow: row wrap;
}
.pop-cabezera2 {
	width:100%;
	background:url(../images/cabezera2.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: flex;
  	display: -webkit-flex;
  	flex-flow: row wrap;
  	-webkit-flex-flow: row wrap;
}
.pop-cabezera3 {
	width:100%;
	background:url(../images/cabezera3.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: flex;
  	display: -webkit-flex;
  	flex-flow: row wrap;
  	-webkit-flex-flow: row wrap;
}
.pop-cabezera4 {
	width:100%;
	background:url(../images/cabezera4.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: flex;
  	display: -webkit-flex;
  	flex-flow: row wrap;
  	-webkit-flex-flow: row wrap;
}
.pop-cabezera img {
	vertical-align:middle;
}
.pop-cabezera2 img {
	vertical-align:middle;
}
.pop-cabezera3 img {
	vertical-align:middle;
}
.pop-cabezera4 img {
	vertical-align:middle;
}
.pop-cabezera-1 {
	width:20%;
	font-family: "Roboto-Black";
	color:#FFFFFF;
}
.pop-cabezera-1 h1 {
	padding-top:20px;
	margin-top:5px;
	float:right;
}
.pop-cabezera-2 {
	width:60%;
}
.pop-cabezera-2 img {
	padding:20px;
}
.pop-cabezera-3 {
	width:20%;
}
.pop-cabezera-3 img {
	padding-top:27px;
}
#back {
	vertical-align:middle;
}

.pop-c1 {
	width:42%;
	background-color: #00426E;
	color: #ffffff;
}
.pop-c1 h1 {
	font-family: "OpenSans-Bold";
	margin-top: 5%;
	margin-left: 25%;
}
.pop-c1 h1 span {
	font-family: "OpenSans-Regular";
}
.pop-c1 p {
	font-family: "OpenSans-Regular";
	margin-left: 25%;
	width: 70%;
}
.pop-c1 ul {
	font-family: "OpenSans-Regular";
	margin-left: 30%;
}
.pop-c2 {
	width:58%;
}
.pop-ico {
	margin-left: 25%;
	margin-top: 10%;
	width: 20%;
}
.pop-img {
	width: 100%;
}
.btn-detalle {
	width:168px;
	border: 2px solid #00426E;
	background-color: #ffffff;
	position:relative;
	z-index:1;
	color:#00426E;
	font-family: "OpenSans-Bold";
	font-size:18px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 30px;
	margin-top:3%;
	margin-left: 25%;
	transition: all 500ms ease;
	text-align: left;
	line-height: 15px;
}
.btn-detalle:hover {
	 background: #00426E;
	 color: #FFFFFF;
	 border: 2px solid #FFFFFF;
}


.auspiciadores {
	width:100%;
	padding:0;
	float:left;
}
.a-contenedor {
	width:95%;
	max-width:1400px;
	margin: 0 auto;
	display: flex;
 	display: -webkit-flex;
 	flex-flow: row wrap;
 	-webkit-flex-flow: row wrap;
}
.a_left {
	width: 100%;
	font-family: "Oswald-Bold";
	color: #00426E;
	margin-top: 30px;
	text-align: center;
}
.a_left p {
	font-family: "OpenSans-Regular";
	color: #232323;
	margin-top: 30px;
	text-align: center;
}
.a_right {
	width: 100%;
	text-align: center;
}
/*******Carrusel*******/
  .slider {
	  width: 100%;
	  margin: 40px auto;
  }
  
  .slick-slide {
	margin: 0px 20px;
  }
  
  .slick-slide img {
	width: 80%;
	margin-left: 5%;
  }
  
  .slick-prev:before,
  .slick-next:before {
	color: black !important;
  }
  /*.slick-prev:before {
	margin-left: 300px;
  }
  .slick-next:before {
	color: black !important;
  }*/
  
  
  .slick-slide {
	transition: all ease-in-out .3s;
	opacity: 1;
  }
  
  .slick-active {
	opacity: 1;
  }
  
  .slick-current {
	opacity: 1;
  }
  
  .arrow {
	cursor: pointer;
	display: inline-block;  
	height: 40px;
	position: relative;
	line-height: 2.5em;
	padding-left: 2em;
	padding-right: 2em;
	background: #00426E;
	color: white;
  }
  
  .arrow:hover, .arrow:active {
	background: #2F6299;
	color: #2F6299;
  }
  
  i {
	border: solid white;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
  }
  
  .right {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
  }
  
  .left {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
  }
  .slider a {
	  text-decoration:none;
  }

  /*******Fin Carrusel*******/


.clientes {
	width:100%;
	padding:0;
	float:left;
}
.c-contenedor {
	width:95%;
	max-width:1400px;
	margin: 0 auto;
	margin-top: 2%;
	display: flex;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	padding-bottom: 4%;
}
.cleft {
	width: 50%;	
}
.cleft p {
	width: 90%;
	text-align: justify;
}
#pcliente1 {
	margin-top: 10%;
}
.cright {
	width: 50%;
	text-align: right;
}
#clientes {
	width: 90%;
}
.c-contenedor h1 {
	color: #00426E;
	font-family: "OpenSans-Bold";
}
#subh1 {
	font-family: "OpenSans-Regular";
}
.c_encabezado {
	width: 100%;
}
.ctotal {
	width: 100%;
	margin-top: 7%;
}
.linea3 {
	width: 250px;
	height: 2px;
	margin: 0 auto;
	background-color: #33348A;
}

.marcas {
	width:100%;
	padding:0;
	float:left;
}
.mar-contenedor {
	width:95%;
	max-width:1400px;
	margin: 0 auto;
	margin-top: 2%;
	display: flex;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	padding-bottom: 4%;
}
.mar_encabezado {
	width: 100%;
	text-align: center;
}
.mar-contenedor h1 {
	color: #80161B;
	font-family: "OpenSans-Bold";
	margin: 0 auto;
	margin-top: 3%;
}
.mar_encabezado p {
	width: 90%;
	margin: 0 auto;
	margin-top: 2%;
	font-family: "OpenSans-Regular";
	font-size: 18px;
	color: #4D4D4D;
}
.mar_encabezado p span {
	font-family: "OpenSans-Bold";
}
.mar_linea {
	width: 15%;
	background-color: #80161B;
	height: 2px;
	margin: 0 auto;
	margin-top: 3%;
}

#demos {
	margin-top: 5%;
}
.mapa {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
}
#mapa {
	width:100%;
	max-width:1600px;
	height:700px;
	display:block;
	margin:0 auto;
}
footer {
	width:100%;
	height:auto;
	float:left;
	background-color:#333333;
}
.f-contenedor {
	width:100%;
	max-width:1400px;
	margin:0 auto;
	display: flex;
  	display: -webkit-flex;
  	flex-flow: row wrap;
  	-webkit-flex-flow: row wrap;
	padding-bottom:2%;
}
.f-empresas {
	width:35%;
	display: flex;
  	display: -webkit-flex;
  	flex-flow: row wrap;
  	-webkit-flex-flow: row wrap;
}
.f-logo-p {
	width:100%;
}
#logo-footer-min {
	margin-top:13%;
	margin-left:10%;
}
.f-logo-p p {
	color:#ffffff;
	font-family: "Oswald-Regular";
	font-size:13px;
	margin-left:10%;
	margin-top: 3%;
}
.f-logo-s {
	width:25%;
	padding-left:1%;
}
.f-info {
	width:42%;
	color:#ffffff;
}
.f-border {
	margin-top:8%;
	border-right:0px solid white;
	margin-bottom: 5px !important;
}
.f-border p {
	width: 80%;
	margin-bottom: 5px !important;
}
#t-info {
	font-family: "Roboto-Medium";
	margin-left:5%;
}
.txt-info {
	font-family: "OpenSans-SemiBold";
	margin-top:0%;
	font-size:16px;
}
.txt-info-regular {
	font-family: "OpenSans-Regular";
	font-size: 13px;
}
.txt-info-regular-b {
	font-family: "OpenSans-Regular";
}
.txt-info span {
	font-family: "OpenSans-Bold";
	font-size:16px;
}
.f-enlaces {
	width:22.5%;
	color:#ffffff;
}
#t-enlaces {
	font-family: "OpenSans-Bold";
	margin-left:5%;
}
.txt-enlaces {
	font-family: "OpenSans-Regular";
	margin-top:5%;
	font-size:12px;
	margin-left:5%;
}
.txt-enlaces a {
	outline: none;
	color: #ffffff;
	text-decoration: none;
}

.txt-enlaces a:hover, .txt-enlaces a:focus {
	color: #528cb3;
}

.f-mas {
	width:23%;
	color:#FFFFFF;
	display: flex;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
}
.t-mas {
	width: 100%;
}
#t-mas {
	font-family: "OpenSans-Bold";
	margin-top:16%;
	padding-bottom: 0px;
	font-size: 16px;
}
.social {
	width: 50%;
}
.social ul {
	list-style: none;
	margin-top:1%;
}
.social ul li {
	display:inline;
	margin-left:2%;
	padding-right: 5%; 
} 
.social ul li a {
	display: inline-block;
	color:#fff;
	background: #000;
	padding: 10px 10px;
	font-size:24px;
	text-decoration: none;
	-webkit-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease; 
	border-radius: 23px 23px 23px 23px; 
	-moz-border-radius: 23px 23px 23px 23px; 
	-webkit-border-radius: 23px 23px 23px 23px; 
}
 
.social ul li .icon-facebook {background:#ffffff; color: #80161B;}
.social ul li .icon-twitter {background:#55aaec;}
.social ul li .icon-instagram {background:#ffffff; color: #80161B;}
.social ul li .icon-mail3 {background:#808080;}
.social ul li .icon-youtube {background:#c4302b;} 
.social ul li a:hover {
	background: #000; 
	padding: 10px 10px; 
}

.social2 {
	position: fixed; 
	right: 0; 
	top: 30vh; 
	z-index: 2000; 
}
.social2 ul {
	list-style: none;
	margin-top:5%;
} 
.social2 ul li a {
	display: inline-block;
	color:#fff;
	background: #000;
	padding: 10px 10px;
	font-size:18px;
	text-decoration: none;
	-webkit-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease; 
}
 
.social2 ul li .icon-facebook {background:#3b5998;}
.social2 ul li .icon-twitter {background:#55aaec;}
.social2 ul li .icon-instagram {background:#bc2a8d;}
.social2 ul li .icon-mail3 {background:#808080;}
.social2 ul li .icon-youtube {background:#c4302b;} 
.social2 ul li a:hover {
	background: #000; 
	padding: 10px 10px; 
}

.book {
	width: 50%;
}
#book {
	width: 100%;
	max-width: 82px;
}
.grupo {
	width: 100%;
}
#logogrupo {
	width: 100%;
	max-width: 140px;
	margin-top: 0px;
}
.ir-arriba {
	display:none;
	padding:15px;
	background:#ffffff;
	font-size:15px;
	color:#4D4D4D;
	cursor:pointer;
	position: fixed;
	bottom:15px;
	right:15px;
}
#custom_html-4 {
	width: 100%;
}
#custom_html-3 {
	width: 100%;
}
#custom_html-2 {
	width: 100%;
}
.custom-html-widget {
	width: 100%;
}

@media screen and (max-width:1209px) {
	.h_logo {
		width:40%;
	}
	.h_menu {
		width:60%;
	
	}
	#logomin {
		width: 85%;
	}
	
}
@media screen and (max-width:1024px) {
	.i-left p {
		font-family: "Roboto";
		margin-left:5%;
		font-size:12px;
		width:90%;
		text-align:justify;
	}
	
}
@media screen and (max-width:820px) {
	.h_menu {
		display: none;
	}
	.d-contenedor {
		width:100%;
	}
	.d_left {
		width: 100%;
		margin-top: 0px;
	}
	.d_left_interno {
		width: 55%;
	}
	#mecanico {
		width: 54%;
		margin-top: -33%;
		margin-left: 30%;
	}
	.d_right {
		width: 100%;
		margin-top: 30px;
	}
	.d_right p {
		width: 80%;
		margin-left: 10%;
		margin-top: 10%;
	}
	.despues {
		margin-top: 0px !important;
	}
	.d_right h2 {
		margin-left: 10%;
	}
	.servicio {
		width: 33.3%;
		text-align: center;
		position: relative;
	}
	.ser_blanco {
		display: none;
	}
	.mar_encabezado p {
		width: 80%;
	}
	.servi {
		width: 33.3%;
	}
	.pop-c1 {
		width:42%;
		background-color: #00426E;
		color: #ffffff;
	}
	.pop-c1 h1 {
		font-family: "OpenSans-Bold";
		margin-top: 5%;
		margin-left: 15%;
		font-size: 22px;
	}
	.pop-c1 h1 span {
		font-family: "OpenSans-Regular";
		font-size: 22px;
	}
	.pop-c1 p {
		font-family: "OpenSans-Regular";
		margin-left: 15%;
		width: 80%;
		font-size: 12px;
	}
	.pop-c1 ul {
		font-family: "OpenSans-Regular";
		margin-left: 23%;
		font-size: 12px;
		margin-top: -13px;
		margin-bottom: 3%;
	}
	.btn-detalle {
		width:148px;
		font-size:14px;
		padding-top: 5px;
		padding-right: 0px;
		padding-bottom: 5px;
		padding-left: 25px;
		margin-top:0px;
		margin-left: 15%;
		line-height: 14px;
	}
	.btn-detalle:hover {
		 background: #00426E;
		 color: #FFFFFF;
		 border: 2px solid #FFFFFF;
	}
	.pop-ico {
		margin-left: 15%;
		margin-top: 9%;
		width: 15%;
	}
	#p-ocultar-modal {
		display: none;
	}
	.p-ocultar-modal {
		display: none;
	}
	.stitle {
		display: none;
	}
	.c-contenedor h1 {
		margin-left: 0%;
	}
	.linea3 {
		margin-left: 0%;
	}
	#l2 {
		display: none;
	}
	.f-empresas {
		width:50%;
	}
	.f-logo-p p {
		width: 70%;
	}
	.f-info {
		width:50%;
	}
	.f-mas {
		width:100%;
	}
	#t-mas {
		font-family: "OpenSans-Bold";
		margin-top:6%;
		padding-bottom: 0px;
		font-size: 16px;
		margin-left: 15%;
	}
	.social {
		width: 35%;
	}
	.social ul {
		list-style: none;
		margin-top:1%;
		margin-left: 43%;
	}
	.book {
		width: 25%;
	}
	.grupo {
		width: 35%;
	}
	#logogrupo {
		width: 100%;
		max-width: 140px;
		margin-top: -40px;
	}
	/*********/
	#etimail {
		display: none;
	}
	#logomin {
		width: 55%;
		height: auto;
		padding: 3%;
	}
	/*********/
	.detalle {
		background:url(../images/soldador_opt.jpeg) no-repeat bottom; 
		background-size:contain;
		padding-bottom: 10%;
	}
	.d_left h1 {
		margin-left: 10%;
	}
	.d_left h2 {
		margin-left: 10%;
	}
	.d_left p {
		width: 80%;
		margin-top: 1%;
		margin-left: 10%;
	}
	.d_left ul {
		margin-left: 26%;
	}
	.linea {
		width: 12%;
		margin-left: 10%;
	}
	.estructura {
		background: #80161B;
	}
	.e_right {
		display: none;
	}
	.e_left {
		width: 100%;
	}
	.e_left h1 {
		margin-left: 2%;
	}
	.e_left h2 {
		margin-left: 2%;
	}
	.e_linea {
		margin-left: 2%;
	}
	.e1, .e2, .e3, .e4 {
		width: 50%;
	}
	.maestranza {
		background: #ffffff;
	}
	.m_right {
		display: none;
	}
	.m_left {
		width: 100%;
	}
	.m_left h1 {
		margin-left: 2%;
	}
	.m_left h2 {
		margin-left: 2%;
	}
	.m_linea {
		margin-left: 2%;
	}
	.m1, .m2, .m3, .m4 {
		width: 50%;
	}
	.fabricacion {
		background: #80161B;
	}
	.f_right {
		display: none;
	}
	.f_left {
		width: 100%;
	}
	.f_left h1 {
		margin-left: 4%;
	}
	.f_left h2 {
		margin-left: 4%;
	}
	.f_linea {
		margin-left: 4%;
	}
	.f1, .f2, .f3, .f4 {
		width: 50%;
	}
	.f_left ul {
		margin-left: 12%;
	}
	.obras {
		background: #ffffff;
	}
	.o_right {
		display: none;
	}
	.o_left {
		width: 100%;
	}
	.o_left h1 {
		margin-left: 2%;
	}
	.o_left h2 {
		margin-left: 2%;
	}
	.o_linea {
		margin-left: 2%;
	}
	.o1, .o2, .o3, .o4 {
		width: 50%;
	}
}

@media screen and (max-width: 480px) {
	/******/
	.nc {
		display: none;
	}
	#logomin {
		width: 35%;
		height: auto;
		padding: 3%;
		margin-left: 5%;
	}
	.dl-menuwrapper {
		margin-top:4% !important;
	}
	/******/
	#mecanico {
		width: 54%;
		margin-top: -33%;
		margin-left: 40%;
	}
	.h_logo {
		width:100%;
	}
	.d_right p {
		width: 80%;
		margin-left: 10%;
		margin-top: 10%;
	}
	#local {
		width: 90%;
		margin: 0 auto;
	}
	.linea {
		width: 25%;
		margin-left: 10%;
	}
	.detalle {
		background: #ffffff;
		padding-bottom: 10%;
	}
	.inter_izq {
		width: 100%;
		padding-bottom: 0%;
	}
	
	.inter_der {
		width: 100%;
	}
	.d_left ul {
		margin-left: 16%;
		margin-bottom: 0%;
	}
	.e_left h1 {
		font-size: 25px;
	}
	.e_left h2 {
		font-size: 20px;
	}
	.e_inter_izq {
		width: 100%;
	}
	.e_inter_der {
		width: 100%;
		padding-bottom: 6%;
	}
	.e_left ul {
		color: #ffffff;
		font-size: 16px;
		margin-left: 8%;
		margin-top: 16%;
	}
	.e_left ul li {
		margin-top: 4%;
	}
	#lista_a {
		margin-bottom: 0%;
	}
	#lista_b {
		margin-top: 0px;
	}
	.e_b_left {
		width: 55%;
		margin-top: 27%;
	}
	.e_b_left h1 {
		margin-left: 40%;
		font-size: 22px;
	}
	.e_b_right {
		width: 45%;
	}
	.m_left h1 {
		font-size: 25px;
	}
	.m_left h2 {
		font-size: 20px;
	}
	.m_inter_izq {
		width: 100%;
	}
	.m_inter_der {
		width: 100%;
		padding-bottom: 6%;
	}
	.m_left ul {
		font-size: 16px;
		margin-left: 8%;
		margin-top: 16%;
	}
	.m_left ul li {
		margin-top: 4%;
	}
	#mlista_a {
		margin-bottom: 0%;
	}
	#mlista_b {
		margin-top: 0px;
	}
	.m_b_left {
		width: 55%;
		margin-top: 27%;
	}
	.m_b_left h1 {
		margin-left: 40%;
		font-size: 22px;
	}
	.m_b_right {
		width: 45%;
	}
	
	.f_left h1 {
		font-size: 25px;
	}
	.f_left h2 {
		font-size: 20px;
	}
	.f_inter_izq {
		width: 100%;
	}
	.f_inter_der {
		width: 100%;
		padding-bottom: 6%;
	}
	.f_left ul {
		font-size: 16px;
		margin-left: 8%;
		margin-top: 16%;
	}
	.f_left ul li {
		margin-top: 4%;
	}
	#flista_a {
		margin-bottom: 0%;
	}
	#flista_b {
		margin-top: 0px;
	}
	.f_b_left {
		width: 55%;
		margin-top: 27%;
	}
	.f_b_left h1 {
		margin-left: 40%;
		font-size: 22px;
	}
	.f_b_right {
		width: 45%;
	}

	.o_left h1 {
		font-size: 25px;
	}
	.o_left h2 {
		font-size: 20px;
	}
	.o_inter_izq {
		width: 100%;
	}
	.o_inter_der {
		width: 100%;
		padding-bottom: 6%;
	}
	.o_left ul {
		font-size: 16px;
		margin-left: 8%;
		margin-top: 16%;
	}
	.o_left ul li {
		margin-top: 4%;
	}
	#olista_a {
		margin-bottom: 0%;
	}
	#olista_b {
		margin-top: 0px;
	}
	.o_b_left {
		width: 55%;
		margin-top: 27%;
	}
	.o_b_left h1 {
		margin-left: 40%;
		font-size: 22px;
	}
	.o_b_right {
		width: 45%;
	}
	.mar_linea {
		width: 65%;
	}
	.mar-contenedor h1 {
		margin-top: 6%;
		font-size: 26px;
	}
	.mar-contenedor p {
		width: 95%;
	}

	
	.d_right h1 {
		font-family: "OpenSans-Bold";
		margin-top: 16%;
		font-size: 23px;
	}
	.d_right h2 {
		font-family: "OpenSans-SemiBold";
		margin-left: 10%;
	}
	.servicio {
		width: 50%;
		text-align: center;
		position: relative;
	}
	.pop-c1 {
		width:100%;
		padding-bottom: 5%;
		order: 2;
	}
	.pop-c1 p {
		display: none;
	}
	.pop_ul {
		display: none;
	}
	.pop-c1 h1 {
		font-family: "OpenSans-Bold";
		margin-top: 5%;
		margin-left: 15%;
		font-size: 18px;
	}
	.pop-c1 h1 span {
		font-family: "OpenSans-Regular";
		font-size: 18px;
	}

	.btn-detalle {
		width:128px;
		font-size:12px;
		padding-top: 7px;
		padding-right: 0px;
		padding-bottom: 5px;
		padding-left: 25px;
		margin-top:0px;
		margin-left: 15%;
		line-height: 5px;
	}
	.btn-detalle:hover {
		 background: #00426E;
		 color: #FFFFFF;
		 border: 2px solid #FFFFFF;
	}
	.pop-c2 {
		width: 100%;
		order: 1;
	}
	#fle_more {
		width: 18%;
		height: auto;
	}
	.servi {
		width: 100%;
		margin-left: 5%;
	}
	.f-empresas {
		width:100%;
	}
	.f-info {
		width:100%;
	}
	.f-border {
		margin-left: 10%;
	}
	.f-border p {
		width: 90%;
	}
	.f-izq {
		width: 100%;
	}
	.f-mas {
		width:100%;
	}
	#t-mas {
		margin-left: 10%;
	}
	.social {
		width: 45%;
	}
	.social ul {
		list-style: none;
		margin-top:1%;
		margin-left: 29%;
	}
	.book {
		width: 20%;
	}
	.grupo {
		width: 30%;
	}
	#logogrupo {
		width: 100%;
		max-width: 140px;
		margin-top: -40px;
	}

	.f-izq p {
		margin-left: 20%;
		color: #949494;
		font-family: "OpenSans-Regular";
		font-size: 12px;
	}
	#f-logomin {
		width: 70%;
		height: auto;
		margin-left: 15%;
		margin-top: 45%;
	}
	.f-mas-ico {
		width: 30%;
		padding-top: 4px;
	}
	.f-mas-info {
		width: 70%;
		color:#33348A;
		font-family: "OpenSans-SemiBold";
	}
	.f-mas-ico .icon-mobile {color:#33348A; font-size: 36px; margin-left: 50%;}
	.f-mas-ico .icon-mail2 {color:#33348A; font-size: 18px; margin-left: 58%;}
	.f-mas-ico .icon-location {color:#33348A; font-size: 25px; margin-left: 55%;}
	.socialmedia span {
		font-size: 12px;
		margin-left: 17%;
	}
	.fparrafo {
		font-size: 12px;
	}
}