body{
	margin: 0px;
	font-family: 'GothamBook Regular';
}
/* Menu */
/*La case pantalla es la que define el ancho y alto del video en el index.php*/
.pantalla{
	display: none;
	background-color: rgba(64, 83, 95, 0.4);
	transform: translate(-50%, -50%);
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	z-index: 2;
}
.view-menu{
	display: none;
	background-color: #cdcfcf;
	width: 40%;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 3001;
}
.view-menu a{
	text-decoration: none;
	color: #43525f;
}
.view-menu img{
	margin: 8px 0px 8px 60%;
	cursor: pointer;
}
.view-menu li{
	list-style: none;
	padding: 9px;
}
.list-menu{
	font-family: "GothamBlack Regular";
	font-size: 20px;
	font-weight: bold;
}
.sublist-menu{
	font-family: 'GothamBook Regular', sans-serif;
}
.sublist-menu{
	font-size: 20px;
	font-weight: 100;
}
/* Header */
.header{
	height: 799px;
	height: 686px;
	background-image: url(../img/unidad-header-back.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:100% auto;
}
.top-bar{
	background-color: #20202f;
	height: 44px;
	width: 100%;
	position: fixed;
	z-index: 3000;
}
.top-bar-c{
	max-width: 1000px;
	margin: 0 auto;
}
.back{
	float: left;
	cursor: pointer;  
	padding-top: 3px;
}
.back a{
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #828284;
	text-decoration: none;
}
.back img{
	vertical-align: middle;
}
.menu{
	float: right;
	padding-top: 10px;
	cursor: pointer;
}
.menu span{
	font-size: 12px;
	color: #FFF;
	padding-right: 5px;
}
.menu img{
	vertical-align: middle;
}
.submenu{
	background-color: #FFF;
	height: 104px;
	width: 100%;
	position: fixed;
	top: 44px;
	z-index: 3000;
}
.submenu-c{
	max-width: 1000px;
	margin: 0 auto;
	padding-top: 19px;
}
.submenu-c img{
	vertical-align: middle;
	padding-left: 10px;
}
.submenu-c ul{
	display: inline-block;
}
.submenu-c li{
	list-style: none;
	display: inline-block;
	padding: 10px;
	color: #777777;
}
.submenu-c li a{
	color: #777777;
	text-decoration: none;
}
.slide{
	padding-top: 148px;
	padding-top: 85px;
}
.leyend{
	font-family: "GothamBlack Regular";
	color: #c50203;
	font-size: 80px;
	font-weight: 900;
	line-height: 80px;
	padding-bottom: 20px;
	padding-top: 120px;
	padding:0;
}
.leyend-r{
	display: none;
}
.leyend span{
	color: #FFF;
}
.medium{
	width: 750px;
	margin: 0 auto;
	font-family: "GothamBlack Regular";
	font-style: italic;
	font-size: 27px;
	padding-bottom: 40px;
	color: #FFF;
}
.slide .medium {
	font-size:24px;
}
.btn{
	font-family: "GothamBlack Regular";
	font-size: 17px;
	padding: 15px;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	width: 250px;
	border: 0px;
	cursor: pointer;
}
.btn:active{
	position:relative;
	top:1px;
}
.btn-red{
	background-color: #f62500;
}
.btn-red:hover{
	background-color: #c40000;
}
.btn-red:active{
	background-color: #c40000;
}
.btn-pdf {
	float:right;
	font-family: 'GothamBook Regular';
}
.arrow{
	display: block;
	padding-top: 100px;
}
.container-conocenos{
	color: #fff;
	width: 950px;
	padding:0 0 0 0;
}
.slider-conocenos{
	position: relative;
	z-index: 90;
	overflow: hidden;
	list-style: none;
}

.slider-conocenos li p{
	display: inline-block;
	width: 40%;
	text-align: left;
	vertical-align: top;
	padding: 3%;
}
.slider-controls-conocenos {
	text-align: center;
	margin-top: 15px;
}

.slider-controls-conocenos li {
	background: #d2d0d3;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	height: 12px;
	width: 12px;
	margin: 0 4px;
	cursor: pointer;
}

.slider-controls-conocenos li.active {
	background: #fd0000;	
}
/* Productos */
.productos{
	height: 765px;
	height:auto;
	position: relative;
}
.productos-c{
	max-width: 1000px;
	margin: 0 auto;
}
.productos-c h1{
	font-family: "GothamBook Regular";
	color: #4c6071;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0;
}
.producto, .proceso {  
	margin: 3.6px;
	position: relative;
	width: 240px;
	height:240px;
	float: left;
	cursor: pointer;
	text-align: center;
	background-color:#e5e5e5;
	background-position:center center;
}
.producto .ic, .proceso .ic {
	position: absolute;
	top: 70px;
	left: 85px;
	display: none;
}
.producto h3, .proceso h3 {
	position: absolute;
	width:200px;
	top: 115px;
	left: 0;
	display: none;
	color: #FFF;
	text-align:center;
	padding:0 20px;
}
.producto h2, .proceso h2 {
	position: absolute;
	width:200px;
	bottom: 0;
	left: 0;
	display: none;
	font-size:14px;
	color: #FFF;
	text-align:center;
	padding:0 20px;
}
.btn-producto{
	background-color: #e5e5e5;
	text-align: center;
	color: #777777;
	margin-top: 40px;
}
.arrow-b {
  display: block;
  padding-top: 20px;
}
.producto-detalles{
	display: none;
	min-height: 765px;
	position: absolute;
	top: 0;
	z-index: 3;
	width: 100%;
	background-color: #FFF;
}
.producto-detalles-c{
	max-width: 1000px;
	margin: 0 auto;
	padding-top: 40px;
}
.breadcrumb{
	float: left;
	list-style: none;
	color: #ff0000;
    font-family: 'GothamBlack Regular';
	padding-left: 0;
}
.breadcrumb li{
	display: inline-block;
}
.breadcrumb a{
	text-decoration: none;
}
.breadcrumb .active{
    font-family: 'GothamBook Regular';
}
.breadcrumb>li+li:before {
  content: "/\00a0";
}
.producto-detalles-c .close{
	float: right;
	cursor: pointer;
}
.producto-detalles-c .close span{	padding-right: 5px;
}
.producto-detalles-c .close img{
	vertical-align: middle;
}
.producto-detalles-c .icons{
	width: 52px;
	margin-left: -55px;
	position: absolute;
}
.producto-detalles-c .col-2{
	float: left;
	text-align: left;
}
.producto-detalles-c .col-2 h1{
    font-family: 'GothamBlack Regular';
    font-size: 40px;
	padding-left: 40px;
}
.producto-detalles-c .col-2 h4{
    font-family: 'GothamBold Regular';
	padding-left: 40px;
}
.producto-detalles-c .col-2 li{
    font-family: 'GothamBook Regular';
	margin-left: 40px;
}
.producto-detalles-c .col-2 .btn{
	margin-left: 40px;
	width: 435px;
}
.producto-detalles-c .col-2 .btn-l-red{
	color: red;
}
.producto-detalles-c .col-2 table{
	width:100% !important;
}
.styled-select {
	background: url(../img/arrow-cmb.png) no-repeat 100% 0;
	height: 29px;
	overflow: hidden;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius: 5px;
	color: #ff0000;
	display: inline-block;
	vertical-align: middle;
}		
.styled-select select {
	background: transparent;
    border: none;
    font-size: 14px;
    height: 29px;
    padding: 5px;
    width: 100%;
    color: #ff0000;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
.select2{
	margin-left: 40px;
	width: 435px;
	float: left;
}
/* Cotizar */
.cotizar{
	background-color: #f02c13;
}
.cotizar-c{
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
	padding: 100px 0 50px 0;
}
.btn-cotizar{
	background-color: #e5e5e5;
	text-align: center;
	color: #FFF;
	margin-top: 35px;
}
.btn-tra{
	background-color: transparent;
	text-align: center;
	color: #FFF;
	margin-top: 35px;
	border: 2px solid white;
}
/* Servicios */
.servicios{
	height: 600px;
	height:auto;
	background-color: #eeeeee;
}
.servicios-c{
	max-width: 1000px;
	margin: 0 auto;
}
.bbr{
	background-color: #fe0103;
	width: 95px;
	height: 1px;
	margin-bottom: 40px;
	margin-left: 25px;
}
.servicios-c h1{
	font-family: "GothamBook Regular";
	padding-top: 50px;
	padding-bottom: 10px;
	color: #4c6071;
	padding-left: 25px;
	margin: 0;
}
.servicio{
	width: 49%;
	display: inline-table; 
	text-align: center;
}
.servicio-c{
	width: 370px;
	margin: 0 auto;
	text-align: left;
}
.servicio h3{
	font-family: "GothamBold Regular";
	color: #545454;
}
.servicio p{
	color: #545454;
	padding-left: 10px;
}
.servicios-c .arrow-b{
	padding: 50px;
}
.servicio ul {
	list-style:none;
	color:#545454;
	padding:0;
	margin:0 0 0 10px;
}
.servicio li {
	background:url(../img/bullets/bullet1.gif) 0 7px no-repeat;
	padding:0 0 0 15px;
	margin:10px 0 0 0;
}

/* Items */
.items{
	height: 1065px;
	height:auto;
	padding:0 0 20px 0;
}
.items-c{
	max-width: 1000px;
	margin: 0 auto;
}
.item{
	padding-left: 10px;
	height: 355px;
}
.item h1{
	color: #4c6171;
	font-family: "GothamBook Regular";
	margin: 0;
	padding: 70px 0 10px 0;
}
.item p{
	color: #777777;
	font-family: "GothamBlack Regular";
	font-style: italic;
	width: 345px;
	padding-top: 30px;
}
.item .cont-l{
	float: left;
	width: 49%;
}
.item .cont-r{
	float: right;
	width: 49%;
}
.item .bbr{
	margin: 0 0 20px 0;
}
.clear{
	clear: both;
}
.col-3{
	width: 32%;
	display: inline-table;
	font-size:14px;
	color:#798995;
	text-align: center;
}
.col-2{
	width: 49.5%;
	display: inline-table;
	text-align: center;

}
.slider-i{
	overflow: hidden;
	height: 150px;
	position: relative;

}
.slider-i li{
	list-style: none;
	display: none;
	position: absolute;
	margin: 0 auto;
	width: 100%;
	left: 0;
	right: 0;
}
.slider-i li.slide-current {
	display: block;
}
.slider-controls-i {
	text-align: center;
	margin-top: 15px;
}

.slider-controls-i li {
	background: #d2d0d3;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	height: 12px;
	width: 12px;
	margin: 0 4px;
	cursor: pointer;
}

.slider-controls-i li.active {
	background: #fd0000;	
}
/* Contacto */
.contacto{
	min-height: 800px;
	background-color: #43535f;
	background-image: url(../img/map.png);
	background-position: center 100px;
	background-repeat: no-repeat;
}
.contacto-r {
	display:none;
}
.contacto-c-r {
	display:none;
}
.contacto-c-r select {
	display:none;
}
.contacto-c-r #ubicaciones {
	display:none;
}
.contacto-c{
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.contacto-c .medium{
	padding-top: 75px;
	padding-bottom: 0px;
	font-size: 22px;
}
.contacto-c .marcador {
	position:absolute;
	display:block;
	width:30px;
	height:30px;
	background-image:url(../img/pin-normal.png);
	background-position:0 0;
	background-repeat:no-repeat;
}
.contacto-c .marcador:hover, .contacto-c .on {
	background-image:url(../img/pin-hover.png);
    cursor: pointer;
}

.contacto-c .col-2{
	color: #FFF;
	text-align: center;
}
.contacto-c .col-2 img{
	padding-bottom: 20px;
}
.contacto-c .col-2 .estado{
	font-family: 'GothamBold Regular';
	font-size: 18px;
}
.contacto-c .col-2 .telefono{
	font-family: 'GothamBook Regular';
	font-size: 18px;
}
.contacto-c .col-2 .mail{
	font-family: 'GothamBook Regular';
	font-size: 18px;  
	padding-bottom: 30px;
}
.contacto-c .col-2 .direccion{
	font-family: 'GothamBook Regular';
	font-size: 14px;
	padding-bottom: 30px;
}
.contacto-c .col-2 .direccion a{
	color:#fff;
}
.contacto-c .medium span{
	padding-right: 15px;
}
.contacto-c .medium img{
	vertical-align: middle;
}
.cotiza{
	display: none;
}
.cotiza .col-2{
	float: left;
}
.cotiza-l, .cotiza-r{
	display: none;
}
.cotiza .col-2 img{
	padding-top: 30px;
}
.cotiza h3{
    font-family: 'GothamBlack Regular';
    color: #FFF;
    text-align: left;
  padding-left: 110px;
}
.cotiza .input-l{
  width: 356px;
  height: 56px;
  border: 0px;
  border-radius: 0px;
  margin-bottom: 20px;
  padding-left: 20px;
  font-size: 14px;
  float: right;
  margin-right: 10px;
}
.cotiza .input-r{
  width: 336px;
  height: 170px;
  border: 0px;
  border-radius: 0px;
  padding: 20px;
  font-size: 14px;
  float: left;
  margin-left: 10px;
}
.cotiza .input-cl{
  width: 205px;
  height: 16px;
  border: 0px;
  border-radius: 0px;
  padding: 20px;
  font-size: 14px;
  margin-right: 10px;
}
.cotiza .input-cs{
  width: 95px;
  height: 16px;
  border: 0px;
  border-radius: 0px;
  padding: 20px;
  font-size: 14px;
  margin-right: 10px;
}
.cotiza img{
	  vertical-align: middle;
}
.tbl{
	background-color: #445057;
	color: #FFF;
	width: 796px;
/*	min-height: 334px; */
	margin: 0 auto;
	margin-top: 20px;
}
.cotiza .tbl h2{
  padding: 20px;
  text-align: left;
}
.cotiza table{
	width: 100%;
}
td{
	padding: 10px;
}
tr:nth-child(odd){
    background: #445057;
    color: #FFFFFF;
}
 
tr:nth-child(even){
    background: #7e868b;
    color: #FFFFFF;
}
.cotiza table a {
	color:#ff0000;
	text-decoration:none;
}
.img-btn{
	cursor: pointer;
}
.form-contacto{
	padding-bottom: 40px;
	display: none;
}
.form-contacto .col-2{
	float: left;
}
.form-contacto .input-l{
  width: 356px;
  height: 56px;
  border: 0px;
  border-radius: 0px;
  margin-bottom: 20px;
  padding-left: 20px;
  font-size: 14px;
  float: right;
  margin-right: 10px;
}
.form-contacto .input-r{
  width: 356px;
  height: 56px;
  border: 0px;
  border-radius: 0px;
  margin-bottom: 20px;
  padding-left: 20px;
  font-size: 14px;
  float: left;
  margin-left: 10px;
}
.form-contacto .input-b{
  width: 733px;
  border: 0px;
  border-radius: 0px;
  margin-bottom: 20px;
  margin-left: -9px;
  padding: 20px;
  font-size: 14px;
  height: 85px;
}
/* Submenu Bottom*/
.submenu-bottom{
	max-width: 1000px;
	margin: 0 auto;
}
.subitem-bottom{
	width: 197px;
	width: 165px;
	display: inline-block;
	height: 100px;
	cursor: pointer;
	text-align: center;
}
.current{
	border-top: 10px solid #f02c13;
}
.inactive{
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
.inactive:hover{
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.subitem-bottom img{
	padding-top: 35px;
}
/* Footer */
.footer{
	background-color: #eeeeee;
	margin: 0 auto;
	padding: 15px 0% 15px 0%;
	color: #40535f;
}
.footer-c{
	max-width: 1000px;
	margin: 0 auto;
 	padding: 15px 0% 15px 0%;
}
.col{
	width: 24%;
	display: inline-table;
}
.footer h4{
	font-family: "GothamBlack Regular";
	padding-left: 36px;
}
.footer h5{
	padding-left: 36px;
}
.footer a{
	color: #606e77;
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding: 5px;
	margin-left: 31px;
}
.cols{
	margin-top: 40px;
	display: inline-table;
}
.cols.w25 {
	width:23%;
}
.cols.w50 {
	width:50%;
	text-align:center;
}
.txt-r{
	text-align: right;
}
.btn-con{
	border: 1px solid white;
	color: #FFF !important;
	background-color: #3f5360;
	width: 176px;
    height: 26px;
	margin-top: 25px;
	font-size: 18px !important;
}
.u{
	text-decoration: underline !important;
}
.social{
	display: inline-block !important;
	margin: 0px !important;
}
.footer-r, .ic-r{
	display: none;
}

input, select, textarea{
	font-family:inherit;
	font-size: 14px;
}
input[placeholder], [placeholder], *[placeholder] {
	color: #333;
}
.bolsa{
	display: none;
	width: 864px;
	height: 996px;
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0; 
	z-index: 2000;
	background: #fff;
	top: 100px;
	padding: 80px 90px;
}
.bolsa h1{
	margin: 0;
	color: #545454;
	padding: 0 0 20px 0;
}
.bolsa hr{
	width: 81px;
	background: #ff0000;
	height: 1px;
	margin: 0;
	border: 0;
}
.bolsa > p{
	color: #545454;
	font-size: 24px;
}
.bolsa input{
	padding: 15px;
	border: 1px solid #cccccc;
}
.bolsa .x2{
	width: 43%;
	margin-bottom: 20px;
}
.bolsa .x3{
	width: 27.3%;
	margin-bottom: 20px;
}
.select select {
	background: transparent;
	width: 100%;
	padding: 5px;
	font-size: 16px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 46px;
	-webkit-appearance: none;
	color: #333;
}
.select {
	padding: 0 15px;
	border: 1px solid #cccccc;
	display: inline-table;
	width: 190px;
	height: 47px;
	overflow: hidden;
	background: url("../img/arrow-drop.png") no-repeat right #fff;
}
.bolsa textarea{
	padding: 15px;
	resize: none;
	height: 114px;
	border: 1px solid #cccccc;
}
.bolsa .btn,.bolsa .cancel{
	width: 273px;
	height: 53px;
	font-family: 'GothamBlack Regular';
	color: #fff;
	font-size: 20px;
	cursor: pointer;
}
.bolsa .btns{
	text-align: center;
	margin-top: 60px;
}
.bolsa .btn{
	background: #f32900;
}
.bolsa .exito{
	display: none;
	width: 668px;
	height: 379px;
	background-color: #f3f3f3;
	margin: 65px auto;
	text-align: center;	
	padding-top: 100px;
}
.bolsa .exito p{
	width: auto;
}
.bolsa .exito .btn{
	margin-top: 60px;
}
.modal{
	display: none;
	width: 864px;
	height: 996px;
	height: auto;
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0; 
	z-index: 2000;
	background: #fff;
	top: 100px;
	padding: 80px 90px;
}
.modal h1{
	margin: 0;
	color: #545454;
	padding: 0 0 20px 0;
}
.modal hr{
	width: 81px;
	background: #ff0000;
	height: 1px;
	margin: 0;
	border: 0;
}
.modal > p{
	color: #545454;
	font-size: 27px;
}
.modal .content > p{
	color: #545454;
	font-size: 18px;
}

.lb-form, .bolsa form{
	display: none;
}
.lista-vacantes, .paginacion{
	list-style: none;
	padding: 0;
}
.lista-vacantes li{
	width: 49%;
	display: inline-table;
}
.container-vacante{
	min-height: 350px;
}
.container-vacante label{
	display: block;
	font-size: 25px;
}
.container-vacante b{
	font-family: 'GothamBold Regular';
}
.container-vacante p{
	font-size: 20px;
	width: 85%;
}
.container-vacante button{
	background: #ccc;
	border: 0px;
	font-family: 'GothamBlack Regular';
	color: #fff;
	font-size: 26px;
	padding: 15px;	
	cursor: pointer;
}
.container-vacante button:hover{
	background: #a9a9a9;
}
.paginacion{
}
.paginacion li{
	color: #fff;
	background: #ccc;
	width: 20px;
	display: inline-table;
	text-align: center;
	padding: 8px;
	margin: 2px;
	cursor: pointer;
}
.paginacion li.active{
	background-color: #ff0000;
}
.paginacion li a {
	color:#fff;
	text-decoration:none;
}
.p-pagination{
	width: 100% !important; 
}

.go_top {
	display:none;
	width:47px;
	height:12px;
	background:url(../img/go-top.png) 0 0 no-repeat;
	opacity:0.5;
	opacity:1;
	filter:alpha(opacity=50);
	filter:alpha(opacity=100);
	font-size:10px;
	color:#000;
	text-align:center;
	text-decoration:none;
	position:fixed;
	bottom:20px;
	right:20px;
	z-index:1000;
	padding:35px 0 0 0;
}
.go_top:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

@media (min-width: 641px) {
	.producto:hover:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		bottom: 0px;
		left: 0px;
		right: 0px;
		background-color: #404d57;
		opacity: 0.7;
		width: 240px;
		height: 240px;
	}
}
@media (max-width: 640px) {
	.view-menu{
		background-color: #cdcfcf;
		width: 100%;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 3;
	}
	.header{
		height: auto;
		background-size: auto 100%;
	}
	.back span, .menu span, .submenu, .leyend, .slide .arrow, .submenu-bottom {
        display: none;
    }
    .back img{
	    content:url("../img/logo.png");
	    padding-left: 10px;
		/*agregado las siguientes 2 lineas*/
		height: 50;
		width: 100;
    }
    .menu img{
		padding-right: 15px;
		padding-top: 18px;
    }
    .top-bar {
		background-color: rgba(32,32,47,0.37);
		height: 76px;
	}
	.leyend-r{
		display: block;
		font-family: "GothamBlack Regular";
		color: #FFF;
		font-size: 95px;
		font-weight: 900;
		padding-bottom: 120px;
		padding-top: 200px;
	}
	.medium{
		width: 79%;
		padding-bottom: 120px;
	}
	.btn-r{
		background-color: transparent;
		border: 3px solid #FFF;
		margin: 40px;
	}
	.btn-r:active{
		background-color: transparent;
	}
	.btn-r{
		background-color: transparent;
		border: 3px solid #FFF;
		width: 400px;
		height: 94px;
		font-size: 30px;
	}
	.btn-nr{
		display: none;
	}
	.slide .btn-red{
		background-color: transparent;
	}
	.productos-c{
		width: 80%;
	}
	.pro-nr, .arrow-b{
		display: none;
	}
	.productos-c div .btn-producto{
		width: 400px;
		height: 94px;
		font-size: 30px;
	}
	.cotizar{
		height: auto;
	}
	.cotizar-c {
		padding: 50px 0;
	}
	.cotizar-c .medium {
		padding-bottom: 20px;
	}
	.cotizar-c .btn {
		background-color: transparent;
		border: 3px solid #FFF;
		width: 400px;
		height: 94px;
		font-size: 30px;
	}
	.servicios{
		height: auto;
		padding-left: 25px;
	}
	.servicio{
		padding-left: 30px;
	}
	.items-c{
		padding: 0 40px;
	}
	.items-c .cont-l, .items-c .cont-r{
		float: none;
		width: 100%;
	}
	.item, .items{
		height: auto;
	}
	.item p {
		color: #777777;
		font-family: "GothamBlack Regular";
		font-style: italic;
		font-size: 30px;
		width: 89%;
		padding-top: 30px;
	}
	.footer-c{
		display: none;
	}
    .footer-r{
		display: block;
	}
	.list-footer{
		background-color: #eee;
		list-style: none;
		padding: 0px;
		margin: 0px;
		font-size: 40px;
		font-family: "GothamBlack Regular";
	}
	.list-footer li{
		border-bottom: 1px solid #3f525f;
		padding: 20px;
	}
	.list-footer a{
		color: #3f525f;
		text-decoration: none;
		font-size: 40px;
	}
	.social{
		text-align: center;
		border-bottom: 1px solid #3f525f;
		padding: 20px 0;
		display: block !important;
/* 		display: inline-block !important; */
		margin: 0px !important;
	}
	.social a{
		display: inline-block;
	}
	.social img{
	}
	.copy{
		text-align: center;
		color: #3f525f;
	}
	.copy h2{
		width: 100%;
		font-style: normal !important;
		font-family: 'GothamBook Regular', sans-serif;
	}
	.copy a{
		text-align: center;
		color: #3f525f;
	}
	.contacto-c{
		background-size: 100% !important;
	}
	#mark_mty{
		left: 45% !important;
		top: 320px !important;
	}
	#mark_pue{
		left: 50% !important;
		top: 445px !important;
	}
	#div_mty, #div_pue{
		float: none !important;
		padding-bottom: 0px !important;
		padding-top: 0 !important;
	}
	.clear-640{
		height: 400px;
	}
	.contacto-c .col-2{
		display: block;
		margin: 0 auto;
		padding-top: 50px;
	}
	.contacto-c .col-2 img, .contacto-c .col-2 .direccion, .contacto-c .col-2 .btn, .contacto-c .medium img{
		display: none;
	}
	.ic-r{
		display: block;
		padding-top: 20px;
	}
	.contacto-r .medium{
		padding: 20px 0 20px 0;
	}
	.contacto-r .medium span{
		padding-right: 15px;
	}
	.contacto-r .medium img{
		vertical-align: middle;
	}
	
	.contacto-r select {
		font-size:24px;
		padding:5px;
		margin:20px auto;
	}
	
	.contacto-r .ubicacion{
		width:300px;
		color: #FFF;
		text-align: center;
		margin:0 auto;
	}
	.contacto-r .ubicacion img{
		padding-bottom: 20px;
	}
	.contacto-r .ubicacion .estado{
		font-family: 'GothamBold Regular';
		font-size: 18px;
	}
	.contacto-r .ubicacion .telefono{
		font-family: 'GothamBook Regular';
		font-size: 18px;
	}
	.contacto-r .ubicacion .mail{
		font-family: 'GothamBook Regular';
		font-size: 18px;  
		padding-bottom: 30px;
	}
	.contacto-r .ubicacion .direccion{
		font-family: 'GothamBook Regular';
		font-size: 14px;
		padding-bottom: 20px;
	}
	.contacto-r .ubicacion .direccion a{
		color:#fff;
	}
	.contacto-r .ubicacion .division {
		width:100px;
		border-bottom:1px solid #ccc;
		margin:0 auto 20px auto;
	}
	
	.ic-r .btn {
	  background-color: transparent;
	  border: 3px solid #FFF;
	  width: 400px;
	  height: 94px;
	  font-size: 30px;
	  margin-top: 60px;
	  margin-bottom: 40px;
	}
	.contacto {
		background-size: contain;
	}
	.slider-i, .slider-controls-i{
		padding: 0;
	}
	.container-conocenos{
		width: 100%;
	}
	.slider-conocenos{
		padding: 0;
		margin: 0;
	}
	.slider-conocenos li{
		position: absolute;
		position: relative;
	}
	.slider-conocenos li p{
		display: block;
		width: 80%;
		height: auto;
		padding:0;
	}
	.productos{
		height: auto;
		padding-bottom: 20px;
	}
	.producto-detalles{
		height: auto;
	}
	.producto-detalles-c{
		width: 80%;
		margin: 0 auto;
		left: 0;
		right: 0;
	}
	.styled-select{
		width: 100%;
		margin: 0;
	}
	.select2{
		margin: 20px 0;
	}


	/* Contacto */
	.contacto{
		display:none;
	}
	.contacto-c{
		display:none;

	}
	.contacto-r{
		display:block;
		background-color: #43535f;
		padding:0 0 20px 0;
	}
	.contacto-c-r{
		display:block;
		margin: 0 auto;
		text-align: center;
	}

	.contacto-c-r select {
		display:block;
	}
	.contacto-c-r #ubicaciones {
		display:block;
	}

}
@media (max-width: 617px) {
	.producto{
		width: 48%;
	}
	.producto img{
		width: 98%;
	}
}
@media (max-width: 600px){
	.clear-640 {
		height: 450px;
	}
}
@media (max-width: 557px){
	.producto-detalles-c .col-2{
		float: none;
		width: 100%;
		display: block;
	}
	.producto-detalles-c .col-2 img{
		width: 100%;
	}
	.producto-detalles-c .col-2 h1,
	.producto-detalles-c .col-2 h4,
	.producto-detalles-c .col-2 h1,
	.producto-detalles-c .col-2 ul{
		padding: 0;	
	}
	.producto-detalles-c .col-2 button{
		margin: 10px auto !important;
		width: 100% !important;
	}
}
@media (max-width: 550px){
	.clear-640 {
		height: 400px;
	}
}
@media (max-width: 500px){
	.clear-640 {
		height: 350px;
	}
}
@media (max-width: 480px) {
	.clear-640{
		height: 290px;
	}
}
@media (max-width: 480px) {
	.btn-r{
		width: 90%;
	}
	.productos-c div .btn-producto{
		width: 100%;
		margin: 20px 0;
	}
}
@media (max-width: 448px) {
	.producto{
		width: 47%;
	}
	.producto img{
		width: 98%;
	}
}
@media (max-width: 425px) {
	.leyend-r{
		font-size: 80px;
	}
	
}
@media (max-width: 420px){
	.clear-640 {
		height: 255px;
	}
}
@media (max-width: 417px) {
	.slide .btn-red{
		margin: 20px 0;
	}
	.cotizar-c .btn{
		width: 80%;
	}
	.ic-r .btn{
		width: 80%;
	}
	.servicio{
		display: block;
	}
	.servicios-c{
		padding-bottom: 20px;
	}
	.servicio-c, .servicio{
		width: 90%;
	}
	.icons{
		display: none;
	}
}
@media (max-width: 370px) {
	.servicio-c{
		width: 100%;
	}
	.clear-640 {
		height: 210px;
	}
	.contacto-c .medium{
		font-size: 16px;
	}
}
@media (max-width: 350px){
	.clear-640 {
		height: 160px;
	}
}
@media (max-width: 320px) {
    .leyend-r {
		font-size: 62px;
		padding-bottom: 90px;
		padding-top: 160px;
	}
	.btn-r {
		width: 280px;
		margin: 10px 20px;
	}
	.productos{
		height: auto;
		padding-bottom: 20px;
	}
	.producto{
		width: 120px;
	}
	.producto img{
		width: 120px;
	}
	.productos-c div .btn-producto{
		width: 100%;
		margin: 0 auto;
		font-size: 22px;
		font-family: 'GothamBook Regular';
		height: 52px;
	}
	.cotizar {
		height: auto;
	}
	.cotizar-c .btn {
		width: 280px;
		margin-bottom: 35px;
	}
	.items{
		height: auto;
	}
	.items-c {
		padding: 10px;
	}
	.item p{
		font-size: 20px;
	}
	.item .cont-r img{
		width: 90px;
	}
	.ic-r .btn {
		width: 280px;
	}
	.list-footer li{
		border-bottom: 1px solid #3f525f;
		padding: 10px;
	}
	.list-footer a{
		color: #3f525f;
		text-decoration: none;
		font-size: 20px;
		margin-left: 0;
	}
	.footer a{
		margin-left: 0;
	}
	.social img {
	  width: 40px;
	  margin: 0 auto;
	}
	.copy h2{
		font-size: 16px;
	}
	.copy a{
		font-size: 14px;
	}
}
