
/* @import url('http://fontawesome.io/assets/font-awesome/css/font-awesome.css'); */
*,*:after{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	transition: all .5s;
    letter-spacing: -.1px;
}
html{
	margin:0 !important;}
body{
	font-family: 'Montserrat', sans-serif;
    }
ul{
    list-style-type: none;
    margin: 0; padding: 0;
}
a{outline: none; text-decoration:none; color:#313131;}
a:hover, a.active{
	color:#898989;}
/*=============redes, social y social media==============*/
/*headers*/
header{
	height:110px;
	padding-top:24px;
	font-size:16px;
	position:fixed;
	top:0;
	width:100%;
	background:#FFF;
	z-index:100000
	}
main{
	padding-top:110px;}
.mobile{
		display:block;
	}
.mobile #gris{
		background-color:white;
	}
.mobile nav ul li a {
	display:block;
	text-align:center;
	width:100%;
}
.logo{
	width:177px;
	height:auto;
	float:left;
	-webkit-background-size: cover;
	background-size:cover ;
}	
.logo img{
	width:100%;}
.row{
	width:100%;
	max-width:980px;
	margin:auto;
	padding:12px 0;}
header .row, .page .row{
	width:100%;
	max-width:1110px;
	margin:auto;
}
.row:after{
	content:"";
	display:block;
	clear:both;}
@media (max-width: 1110px){
	.row{
		padding: 0 15px;		
		
	}
	footer .row{
		padding:0 !important;}
	
}
header .col-right{
	float:right;}
header .col-right .container-menu, header .col-right .container-menu ul li, header .col-right .container-redes, header .col-right .container-langs, .container-redes li{
	display:inline-block;
	float:left;
}
header .col-right .container-menu{
	padding-top:25px;
	}
header .col-right .container-menu ul li{
	padding:0 13px;}
.container-redes li{
	padding:15px 4px;}
header .col-right .container-langs{
	padding:15px 10px;
	font-size:12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
}
header .col-right .container-langs li{
	padding-bottom:3px;}
/*header no mobile escondo*/	
.no_mobile{
		display:none;
	}
/*fin headers*/
/*redes en header*/
.container-redes li a,.social li a{
    color:#ffcb05;
}
.container-redes li a{
    border-radius: 50% 50%;
    border:2px solid #ffcb05 ;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 28px;
    text-align: center;
}
/*redes sociales en novedades*/
.social li{
    font-size: 21px;
    line-height: 35px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
	padding:5px;
}
.social li a{
    font-size: 30px;
}
.social li a span{
	color:#000000;
	font-size:21px;}
/*redes sociales en footer*/
.social_media{
    margin: -10px 0 0 0;
}
.social_media li{
    display: inline-block;
}
.social_media li a{
    margin-bottom:.5vw;
    color:white;
    border-radius: 50% 50%;
    border:2px solid white ;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 28px;
    text-align: center;
    -webkit-transition:.8s ease all ;
-o-transition:.8s ease all ;
transition:.8s ease all ;
}
.social_media li a:hover{
     border:2px solid #ffcb05;
    -webkit-transition:.5s ease all ;
    -o-transition:.5s ease all ;
    transition:.5s ease all ; 
}

/*=========encabezado=========*/

/*redes sociales e idiomas*/
.mobile .redes{
    overflow: hidden;
}


.mobile .idioma{
	padding:0;
	margin:0;
	text-align:center;
}
.mobile .idioma li a{
	color:silver;
}
.mobile .idioma li a.active{
	font-weight:900;
	color:black;
}
/*fin de encabezado mobile=========*/

/*=============fin redes, social y social media==============*/
/*=========diseño=========*/


header nav{
    overflow: hidden;
}
header nav .menu li{
    float: left;
    margin: 0 0 0 .55vw;
}
header nav .menu li a{
	color:black;
	font-size:1em;
}
header nav .menu li a.active, header nav .menu li a:hover{
	color:silver;	
}
.dropbtn {
    display: inline-block;
}
li.dropdown {
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.1);
	padding:0 7px;
	z-index:1000;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {background-color: #f9f9f9}
.dropdown-content a.special_link{
	color:#FDB000 !important}
.dropdown-content span {
	text-transform:uppercase;
	color:#767676;
	font-size:14px;
	display:block;
	line-height:24px;
	padding:0 16px 5px 16px
}
.dropdown-content span:first-child{
	padding-top:20px;}
.dropdown-content .with_separator{
	border-top:2px solid #DEDEDE;
	padding-top:10px}
.dropdown:hover .dropdown-content {
    display: block;
}

/*redes sociales e idiomas*/
.redes{
    overflow: hidden;
}

.redes li{
    float: left;
    margin:0 0 0 .5vw;
	padding: 1.5vh 0 0 0;
}
.idioma{
	padding: 1.5vh 0 0 0;
}
.idioma li a{
	color:silver;
}
.idioma li a.active{
	font-weight:900;
	color:black;
}
/*fin de encabezado no_mobile=========*/

/*=========slogan=========*/
.slogan{
    background: url(../img/foto-home-gasoducto.jpg) no-repeat center center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    height: 50vh;
	padding: 7vh;
}
.slogan .frase{
    color: white;
    font-size: 3.75em;
	font-family: 'Montserrat', sans-serif;
	line-height:58px;
	text-align:center;
}

.slogan .frase b{
    font-weight: 700;
}
/*=========fin slogan=========*/

/*=========NOSOTROS=========*/
#nosotros, #servicios, #empresa{
    padding: 40px 0;
}
#container-wide{
    padding: 0;
}
.cuente, .title-big{
	font-family: 'Montserrat', sans-serif;
	font-size:47px;
	font-weight:normal;
	margin:0;
}
.grey-back .title-big, .contact-form .title-big{
	font-size:41px;
	line-height:75px;
	padding:25px 0;
	color:#fcc90a;
	text-align:center;
}
.contact-form .title-big{
	font-size:47px;
	line-height:65px;
	padding:25px 0;
	color:#fcc90a;
	text-align:center;
}
.somos{
	font-family: 'Open Sans', sans-serif;
	font-size:21px;
	margin:0;
	padding:20px 180px 34px 0;
	line-height:27px;
} 
.respaldo-text .somos{
	padding-right:150px;}
.text-big{
	font-family: 'Open Sans', sans-serif;
	font-size:21px;
	margin:0;
	padding:20px 50px 34px 0;
	line-height:27px;
}
.imagen_ajuste{
    height: 25rem;
    margin: 0 auto;
    }
    #nosotros h2, #servicios h2, #empresa h2{
        color:#ffcb05;
        font-size: 47px;
    }
    #container-wide .yellow-back h2{
        color:#ffffff;
        font-size: 40px;
		
    }
    .cober_sist_social{
        margin:1vh 0 0 0;
    }
    .cobertura{
        background:rgb(251, 202, 25) ;
        padding:5vh 1vw;
        height: 415px;
    }
	.cobertura img{
		height:160px;}
    .cobertura h3, .sistemas h3{
        font-size:1.6em;
    }
    .cobertura h3, .sistemas h3, .cobertura a, .sistemas a{
        color:white;
        text-decoration:none;
        text-align:center;
    }
    .cobertura p, .sistemas p, .resp_social p{
        text-align:center;
    }

    .cobertura a, .sistemas a{
        display:block;
    }
    .sistemas{
        background:rgb(41, 57, 138) ;
        padding:5vh 1vw;
        height: 415px;
    }

    .sistemas h3{
    color:#ffe06c;
    }
    
    .resp_social{
        background:rgb(251, 202, 25) ;
        padding:5vh 1vw;
        height: 415px;
    }
    .resp_social h3{
        color: white;
        text-align: center;
    }
	#nosotros .col-2, #container-wide .col-2{
		padding:27px 25px;
		position:relative;
		text-align:center;
		margin:0 31px;
	}
	#nosotros .col-2:first-child, #container-wide .col-2:first-child{
		margin:0 31px 0 0;
	}
	#nosotros .col-2:last-child, #container-wide .col-2:last-child{
		margin:0 0 0 31px;
	}
	#nosotros .col-2 img, #container-wide .col-2 img{
		height:120px;
		margin:auto;}
	#nosotros .col-2 h3, #container-wide .col-2 h3{
		font-size:16px;
		margin:0;
		letter-spacing: 0.4px;
		padding-top:30px
		}
	#nosotros .col-2 p, #container-wide .col-2 p{
		font-size: 15px;
		font-family: 'Open Sans', sans-serif;
		padding: 0px 10px;
		line-height: 20px;
		letter-spacing: -0.4px;
		text-align: left;	
	}
	#nosotros .col-2 p:last-child, #container-wide .col-2 p:last-child{
		padding:0 20px;}
	#nosotros .col-2 p span, #container-wide .col-2 p span{
		letter-spacing:.3px;}
	#nosotros .col-2 a, #container-wide .col-2 a{
		position:absolute;
		bottom:0px;
		left:0;
		text-align:center;
		padding:10px;
		width:100%;
	}
	#nosotros .col-2.sistemas p, #container-wide .col-2.sistemas p{
		color:#FFF;}
	#nosotros .col-2.resp_social, #container-wide .col-2.resp_social{
		padding:27px 15px;}
    /*=========FIN NOSOTROS=========*/
	
/*==========SERVICIOS========*/
#servicios{
	background:#F1F1F1;
}
.servicios-grid li{
	display:inline-block;
	margin:8px;
	position:relative;
	overflow:hidden;
}
.servicios-grid li a:after{
	content:"";
	position:absolute;
	background:url(../img/lupa.png) no-repeat center;
	width:100%;
	height:40px;
	bottom:-40px;
	left:0;
	transition: all .2s;

}
.servicios-grid li a:hover:after{
	bottom:30px
}
.servicios-grid li img{
	width:257px;
	height:257px;}

/*=========FIN SERVICIOS=========*/
/*==========EMPRESA========*/
#empresa{
	background:#F1F1F1;
}
.empresa-grid li{
	display:inline-block;
	margin:8px;
	position:relative;
	overflow:hidden;
}
.empresa-grid li a:after{
	content:"";
	position:absolute;
	background:url(../img/lupa.png) no-repeat center;
	width:100%;
	height:40px;
	bottom:-40px;
	left:0;
	transition: all .2s;

}
.empresa-grid li a:hover:after{
	bottom:30px
}

/*=========FIN EMPRESA=========*/
/*========= EQUIPO=========*/
#equipo{
    background:rgb(251, 202, 25) ;
	padding: 18px;
}
.equipo-text{
	width:670px;
	margin:auto;}
#equipo h2{
	font-size:48px;}
#equipo h3, #equipo p{
	font-size:21px;}
#equipo h3{
	text-transform:uppercase;
	margin-bottom:0;
	font-weight:normal;}
#equipo p{
	font-weight:normal;
	font-family: 'Open Sans', sans-serif;
	margin-top:0;
	margin-bottom:30px;
	}
#equipo h2,#equipo h3, #equipo p{
    text-align: center;
}

/*=========FIN EQUIPO=========*/

/*=========NOVEDADES=========*/
#novedades{
    padding:36px 0;
	border-top:1px solid #000;
    background: #f1f1f1;
}
/*.novedades-text{
	background:url(../img/novedades.jpg) no-repeat;
	padding:0 0 0 412px;
	height:320px;}*/
.novedades-text {
    background: url(../img/mockup-IRAMx3-web.jpg) no-repeat;
    padding: 0 0 0 412px;
    height: 320px;
    background-size: 400px;
}
.novedades-text h2{
	font-size:30px;
	font-weight:normal;
	font-family: 'Montserrat', sans-serif;
	}
.novedades-text h2 span{
	display:block;
}
.novedades-text h2 span.color-1{
	color:#ffcb05;
}
.novedades-text h2 span.color-2{
	color:#231f20;
}
.novedades-text h2 span.color-3{
	color:#636363;
}
/*=========FIN NOVEDADES=========*/

/*=========FOOTER=========*/
footer{
    padding: 6vh 4vw;
    text-align: center;
}
footer, footer a{
    background: rgb(12, 12, 12);
    color:white;
    -webkit-transition:.3s ease all ;
-o-transition:.3s ease all ;
transition:.3s ease all ;
}
footer a:hover{
    color:#ffcb05;
    -webkit-transition:.5s ease all ;
-o-transition:.5s ease all ;
transition:.5s ease all ;
}
footer h4{
    color:rgb(251, 202, 25) ;
	font-size:18px;
    line-height: 25px;
    margin: 15px 0;
	font-weight:normal;
}
footer .contactar{
   
}

footer .contactar dd{
}
.contactar li{
	position:relative;
	padding-left:43px;
	padding-bottom:15px;
	line-height:25px}
footer .contactar li:last-child{
	padding-top:5px}
footer .contactar li i {
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 25px;
}
.contacto-text .row{
	width:100%;
	padding-top:0;}
.contacto-text .contactar{
	padding-bottom:25px;}
.contacto-text .contactar li i, .contacto-text .social_media li i{
	position:absolute;
	left:0;
	top:0px;
	font-size:25px;
	line-height:28px;}
.contacto-text .contactar li, .contacto-text .social_media li{
	position:relative;
	padding-left:43px;
	padding-bottom:20px;
	display:block;}
.contacto-text .social_media li{
	height:29px;
	line-height:29px;
	margin-bottom:4px;
	display:inline-block;}
.contacto-text .social_media li:first-child{
	line-height:24px;}
i.icon-geo{
	background:url(../img/icon-geo.jpg);
	width:27px;
	height:29px;
	display:block;
}
i.icon-tel{
	background:url(../img/icon-tel.jpg);
	width:27px;
	height:29px;
	display:block;
}
i.icon-mail{
	background:url(../img/icon-mail.jpg);
	width:27px;
	height:29px;
	display:block;
}
i.icon-mail-yellow{
	background:url(../img/icon-mail-yellow.jpg);
	width:27px;
	height:29px;
	display:block;
}
i.icon-skype{
	background:url(../img/icon-skype.jpg);
	width:27px;
	height:29px;
	display:block;
}
.email-icon{
	font-size:25px;
	margin:5px 0;}
.contacto-text{
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	line-height:24px;
}
.contacto-text i.icon-geo{
	background:url(../img/icon-geo-withe-yellow.jpg);
	width:27px;
	height:29px;
	display:block;
}
.contacto-text i.icon-tel{
	background:url(../img/icon-tel-withe-yellow.jpg);
	width:27px;
	height:29px;
	display:block;
}
.contacto-text i.icon-mail{
	background:url(../img/icon-mail-withe-yellow.jpg);
	width:27px;
	height:29px;
	display:block;
}
.contacto-text i.icon-skype{
	background:url(../img/icon-skype-withe-yellow.jpg);
	width:27px;
	height:29px;
	display:block;
}
.contacto-text i.icon-fb{
	background:url(../img/ico_Facebook-withe-yellow.jpg);
	width:27px;
	height:29px;
	display:block;
}
.contacto-text i.icon-linkedin{
	background:url(../img/ico_LinkedIn-withe-yellow.jpg);
	width:27px;
	height:29px;
	display:block;
}
.contacto-text i.icon-twitter{
	background:url(../img/ico_Twitter-withe-yellow.jpg);
	width:27px;
	height:29px;
	display:block;
}
.contacto-text .social_media li a{
    margin-bottom:none;
    color:inherit;
    border-radius: 50% 50%;
    border:none ;
    display: block;
    width: inherit;
    height: inherit;
	line-height:29px;
    text-align: left;
    -webkit-transition: none ;
	-o-transition: none ;
	transition: none ;
}
footer ul{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	line-height:25px;
}
.hiper {
    color: #ffe26a;
    letter-spacing: 1.5px;
}
.copyright{
    padding: 2vh 1vw;
	font-size:13.3px;
	font-family: 'Open Sans', sans-serif;
	text-align:center;
}
footer .f-col-1{
	width:386px;
	float:left;
	padding-left:35px;
	padding-right:48px;
}
footer .f-col-2{
	width:255px;
	float:left;
	padding-right:28px;
	padding-left:0;
}
footer .f-col-3{
	width:115px;
	text-align:center;
	float:left;
	padding-right:15px;
	padding-left:15px;
}
footer .f-col-4{
	width:230px;
	float:left;
	padding-left:50px
}
footer .social_media li{
	margin:0 20px;}
footer .row{
	width:100%;
	max-width:1020px}
/*=========FIN FOOTER=========*/
.slider, .slider-exp{
	/*max-height:550px;*/
	width:100%;
	overflow:hidden;
	position:relative;
}
.bx-wrapper .bx-viewport{
	height:initial !important}
.bx-wrapper{
	margin-bottom:0 !important;}
.slider{
	height:inherit;}
.slider li{
	line-height:0}
.slider p, .slider-exp p {
    position: absolute;
    width: 100%;
    display: block;
    /* vertical-align: middle; */
    height: 100%;
    margin: 0;
    text-align: center;
    /* top: 30%; */
    color: #FFF;
    font-size: 48px;
    font-family: 'Montserrat', sans-serif;
    text-shadow: 1px 1px 4px rgba(0,0,0,.3);
    z-index: 100;
}
.slider p > span, .slider-exp p > span {
    display: table;
    width: 100%;
    height: 100%;
}
.slider p > span > span, .slider-exp p > span > span{
    display: table-cell;
	vertical-align:middle;
}
/*.slider li{
	height:592px;}*/
.slider img, .slider-exp img, .bx-wrapper img{
	width:100% !important;
}
.slider .bx-viewport{
	/*height:592px !important;*/}
.nosotros-text{
	background:url(../img/cuenteconnos.jpg) no-repeat;
	padding-left:220px;}
.servicios-text{
	background:url(../img/servicios.jpg) left center no-repeat;
	padding-left:220px;
	margin-left:70px}
.empresa-text{
	background:url(../img/empresa-circulo.jpg) left top no-repeat;
	padding-left:305px;
	margin-left:70px}
.respaldo-text{
	background:url(../img/icono-certificados-iram.jpg) 70px 70px no-repeat;
	padding-left:265px;
	padding-top:70px;
	margin-left:70px}
.experiencia-text{
	background:url(../img/experienciacirculo.jpg) no-repeat 0 35px;
	padding-left:220px;}
.contacto-text{
	background:url(../img/contactocirculo.jpg) no-repeat 0 10px;
	padding-left:220px;}
.col-2{
	width:285px;
	float:left;}

.yellow-back{
	background:#FFCC00;
	padding:40px 0 15px 0;
	position:relative;}
.yellow-back:after{
	content:"";
	display:block;
	background:url(../img/yellow-back-bottom.png) no-repeat center;
	width:100%;
	height:27px;
	left:0;
	bottom:-27px;
	position:absolute;
	z-index:10}
.yellow-back.withoutarrow:after{
	display:none;}
.red-back{
	background:rgb(41 57 138);
	padding:0;
}

.grey-back{
	background:#8B8B8B;
}
.grey-light-back{
	background:#F3F3F5;
	padding:34px 0;
	position:relative;
	z-index:1
}
.grey-light-back:after{
	content:"";
	display:block;
	background:url(../img/grey-back-bottom.jpg) no-repeat center;
	width:100%;
	height:27px;
	left:0;
	bottom:-27px;
	position:absolute;}
.cols-350{
	width:350px;
	height:440px;
	margin:15px;
	background:#FFF;
	float:left;}
.cols-350 h4{
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	line-height:34px;
	padding:12px 24px 0 24px;
	border-bottom:1px solid #EBEBEB;
	color:#363636;
	margin:0;
	}
.cols-350 .details{
	padding:12px 10px 12px 24px;
	color:#262626;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	line-height:17px;

	}
.cols-350 .details span{
	font-weight:bold;
	color:#ffcb05;}
.cols-350 .primary-details{
	height:80px;
	}
.cols-350 .secondary-details{
}
.nm{
	margin:0 !important;}
.nm-l{
	margin-left:0 !important}
.nm-r{
	margin-right:0 !important}
.nm-t{
	margin-top:0 !important}
.nm-l-t{
	margin-top:0 !important;
	margin-left:0 !important}
.nm-r-t{
	margin-top:0 !important;
	margin-right:0 !important}
.nm-b{
	margin-bottom:0 !important}
.nm-l-b{
	margin-bottom:0 !important;
	margin-left:0 !important}
.nm-r-b{
	margin-bottom:0 !important;
	margin-right:0 !important}
.view-more-link{
	clear:both;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	line-height:42px;
	height:42px;
	display:block;
	background:#FFCB05;
	color:#262626;
	margin-top:20px;
	margin-bottom:40px;
	position:relative;
	top:15px;
	text-align:center;
	cursor:pointer
}
.bx-wrapper .bx-controls-direction a{
	transition:none !important;}
.map{
	width:100%;
	height:500px;
	position:relative;
	overflow:hidden}
.map-left, .map-right{
	position:absolute;
	height:100%;
	background:rgba(0,0,0,.5);
	width:900px;
	top:0;
	left:50%;
	font-size:27px;}
.map-left{
	margin-left:-1260px;}
.map-right{
	margin-left:490px;}
.text-map{
	position:absolute;
	right:30px;
	top:170px;
	text-transform:uppercase;
	}
.map-left h3:first-child{
	color:#FFF;
	font-weight:normal;
	margin:0;
}
.map-left h3:last-child{
	color:#FFCB05;
	font-weight:normal;
	margin:0;
}
.c-col-1{
	width:400px;
	float:left;
	padding-top:15px;
}
.c-col-2{
	width:470px;
	float:left;
	padding-top:15px;
}
.contact-form{
	width:752px;
	margin:auto;
	padding:0 0 50px 0}
.field-form{
	float:left;
	width:393px;
	padding:0 0 0 0;
	position:relative;}
.item-form .field-form:last-child{
	width:355px}
.field-form input{
	width:337px;
	height:50px;
	line-height:50px;
	padding:12px;
	border:1px solid #777777;}
.item-form{
	margin-bottom:10px;}
.item-form:after{
	content:"";
	display:block;
	clear:both;}
.item-form textarea{
	width:730px;
	height:180px;
	padding:12px;
	border:1px solid #777777;}
.required{
	font-size:15px;
	line-height:40px;
	font-family: 'Open Sans', sans-serif;
	padding:0 0 0 5px;
	display:inline-block;
	vertical-align:top;
}
.item-form:last-child {
    padding-right: 22px;
}
.small-text{
	font-size:11.69px;
	float:left;}
button{
	border:none;
	padding:0 30px;
	height:49px;
	line-height:49px;
	color:#FFF;
	background:#FFCB05;
	border-radius:2px;
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	float:right;
	
	}
.footer-contacto{
	height:347px;
	background:#FFCB05;
	position:relative;
	}
.footer-contacto-left{
	position:absolute;
	top:0;
	left:0;
	height:347px;
	width:100%;
	background:url(../img/footer-contacto-left.jpg) no-repeat}
.footer-contacto-right{
	position:absolute;
	top:0;
	right:0;
	height:347px;
	width:100%;
	background:url(../img/footer-contacto-right.jpg) no-repeat right}
.footer-contacto-pdf{
	background:url(../img/footer-contacto.png) no-repeat top center;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;}
.title-col{
	font-size:34px;
	color:#FFF;
	margin-top:0;}

.white-popup {
  position: relative;
  background: #FFCC00;
  padding: 0;
  width: 100%;
  max-width: 953px;
  margin: 20px auto;
}
.white-popup img{
	width:100%;
	max-width:953px;
	max-height:420px;
	min-height: 420px;
	background:#444;
	object-fit: cover;}
.container_popup{
	padding:30px 167px 60px 177px;
	position:relative;
	font-size:16px;
	color:#000;
	height:360px;
    font-family: 'Open Sans', sans-serif;
	line-height:22px;
}
.container_popup h2{
	color:#FFF;
	font-size:32px;
	font-family: 'Montserrat', sans-serif;
	line-height:30px;
	letter-spacing:1px;
	}
.mfp-container > button{
	display:none !important;}
.mfp-close-btn-in .mfp-close{
	top:-50px;
	right:14px;
	background:url(../img/close.png) no-repeat;
	width:36px;
	height:36px;
	text-indent:-99px;
	overflow:hidden;}
.mfp-close:active{
	top:-49px !important }
.mfp-arrow:before, .mfp-arrow:after{
	content:normal;
	display:none !important;
}
.mfp-arrow-left, .mfp-arrow-right{
	width:46px !important;
	height:88px !important;
	top:38% !important;
	margin-top:0 !important;
}
.mfp-arrow-left, .slider-prev a{
	background:url(../img/prev.png) no-repeat !important;
	left:51px !important;
}
.mfp-arrow-right, .slider-next a{
	background:url(../img/next.png) no-repeat !important;
	right:51px !important;
}
.mfp-container{
	padding-top:48px !important;}
.mfp-bg, .mfp-wrap{
	z-index:999999 !important}
/*INDUSTRIA*/
#industria{
    background:rgb(251, 202, 25) ;
	padding: 18px 0 50px 0;
}
.industria-text{
	width:790px;
	margin:auto;
	text-align:center;}
#industria h2{
	font-size:48px;
	text-transform:uppercase;}
#industria h3, #industria p{
	font-size:21px;
	letter-spacing:-1px}
#industria h3{
	margin-bottom:0;
	font-weight:normal;}
#industria p{
	font-weight:normal;
	font-family: 'Open Sans', sans-serif;
	margin-top:0;
	margin-bottom:30px;
	}
#industria h2{
    text-align: center;
}
.industrias{
	text-align:center;}
.industrias ul li{
	display:inline-block;
	padding:14px 25px}
	
/**/
.white-text{
	color:#FFF;
	display:block;
	padding:15px 0;
	letter-spacing:1px;}
.somos .small-text{
	font-size:18px;
	float:none;}
.menu-empresa{
	height:96px;
	line-height:66px;
	text-align:center;
}
.menu-empresa li{
	display:inline-block;
	margin:0 70px;
	position:relative;
	}
.menu-empresa li:first-child{
	margin-left:0;
	}
.menu-empresa li:last-child{
	margin-right:0;
	}
.menu-empresa li:before{
	content:"";
	display:block;
	position:absolute;
	background:url(../img/yellow-back-bottom.png) no-repeat top center;
	width:100%;
	height:27px;
	top:0;}
.menu-empresa li a{
	padding-top:42px;
	display:block;
	padding-left:33px;
	padding-right:33px;
	font-size:35px;
	color:#FFF;
	text-transform:uppercase;
	cursor:pointer
	}
.menu-empresa li a.active, .menu-empresa li a:hover {
	color:#FDCB0C;
	}
.padding-top-none{
	padding-top:0;}
.contenido-empresa{
	width:100%;
	max-width:960px;
	margin:auto;
}
.contenido-empresa li .contenido-empresa-text{
	padding:40px 0 0 305px;
	font-size:18px;
	color:#000;
	min-height:200px;
	font-family:"Open Sans", sans-serif;
	line-height:26px;
}
.contenido-empresa li .contenido-empresa-text h4{
	font-size:20px;}
/*.contenido-empresa li .contenido-empresa-text:first-child{
	padding-top:0;
}*/
.contenido-empresa li#contenido-mision .contenido-empresa-text{
	background:url(../img/mision.jpg) no-repeat top left;
}
.contenido-empresa li#contenido-trayectoria .contenido-empresa-text{
	background:url(../img/trayectoria.jpg) no-repeat top left;
}
.contenido-empresa li#contenido-rrhh .contenido-empresa-text{
	background:url(../img/rrhh.jpg) no-repeat top left;
}
.contenido-empresa li{
	display:none;}
.contenido-empresa li.active-section{
	display:block;
}
.interlineado-p{
	line-height:32px}
.red-back .row{
	max-width:1220px;
	width:100%;
	margin:auto;
	padding:0;
}
.box-calidad, .box-calidad2{
	width:100%;
	padding:0 50% 0 0;
	background:#FFF;
	height:450px;
	position:relative;
}
.box-calidad:after{
	content:"";
	display:block;
	height:100%;
	width:50%;
	background:url(../img/cert1.jpg) #FFF no-repeat top left;
	position:absolute;
	top:0;
	right:0;
}
.box-calidad2:after{
	content:"";
	display:block;
	height:100%;
	width:50%;
	background:url(../img/cert3.jpg) #FFF no-repeat top left;
	position:absolute;
	top:0;
	right:0;
}
.box-seguridad{
	width:100%;
	padding:0 0 0 50%;
	background:#FFF;
	height:450px;
	position:relative
}
.box-seguridad:before{
	content:"";
	display:block;
	height:100%;
	width:50%;
	background:url(../img/cert2.jpg) #FFF no-repeat top right;
	position:absolute;
	top:0;
	left:0;
}
.text-box h4{
	font-size:28px;
	font-weight:normal;
	margin:0 0 20px 0
	}
.text-box p{
	font-family:"Open Sans", sans-serif;
	line-height:22px;
}
.text-box p strong{
	font-family:"Montserrat", sans-serif;
}
.box-calidad .text-box, .box-calidad2 .text-box{
	padding:100px 50px 0 100px;}
.box-seguridad .text-box{
	padding:25px 50px 0 90px;}
.btn{
	background:url(../img/btn.jpg) #C9CACC no-repeat right;
	height:39px;
	line-height:39px;
	padding:0 70px 0 15px;
	display:block;
}
.footer-contacto-rrhh{
	background: url(../img/ico-mail.png) no-repeat;
    float: left;
    width: 40%;
    margin: 9px 0 0 80px;
    padding-top: 42px;
    line-height: 27px;
    font-size: 21px;
    letter-spacing: -0.3px;}
.footer-contacto-rrhh a{
	color:#FFF;
	text-shadow:1px 1px 5px rgba(0,0,0,.4);}
.footer-contacto-texto{
	position: relative;
    width: 790px;
    margin: auto;
    top: 90px;
	z-index:10
	}
.footer-contacto-texto h3{
	display: inline-block;
    width: 45%;
    float: left;
    line-height: 45px;
    font-size: 36px;
    margin: 0;
    font-weight: normal;
	color:#FFF;
}
.footer-contacto-texto h3 span{
	color:#000;
    font-weight: normal;
    font-size: 35px;
    letter-spacing: -1.35px;}
.slider-prev a, .slider-next a{
	width:46px;
	height:88px;
	position:absolute;
	top:45%;
	z-index:110;
}
.slider-equipo{
	max-width:800px !important;
	width:100%;
	margin:auto;
}
#servicios h3{
	font-size:24px;
	color:#767676;
	text-transform:uppercase;
	margin:0;
	font-weight:normal;
	padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 8px;
}
/*media queries agregadas para ajuestes*/
@media screen and (min-width:480px) {
    
    
}
/*==========fin 480px==========*/
@media screen and (min-width:768px) {
	
	/*mobile*/
	.mobile{
		display:none;
	}
	/*fin mobile*/
	/*=========encabezado no_mobile=========*/
	.no_mobile{
		display:block;
	}
	.no_mobile nav{
		overflow: hidden;
	}
	.no_mobile nav .menu{
		padding: 2vh 0 0 0;
	}
	.no_mobile nav .menu li{
		float: left;
		margin: 0 0 0 .55vw;
	}
	.no_mobile nav .menu li a{
		color:black;
		font-size:1em;
	}
	/*redes sociales e idiomas*/
	.redes{
		overflow: hidden;
	}

	.redes li{
		float: left;
		margin:0 0 0 .5vw;
		padding: 1.5vh 0 0 0;
	}
	.idioma{
		padding: 1.5vh 0 0 0;
	}
	.idioma li a{
		color:silver;
	}
	.idioma li a.active{
		font-weight:900;
		color:black;
	}
	/*fin de encabezado no_mobile=========*/
    /*SLOGAN*/
    .slogan{
    background: url(../img/foto-home-gasoducto.jpg) no-repeat center center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    height: 50vh;
    padding: 10.7rem;
    }
    /*FIN SLOGAN*/
    /*nosotros*/
    .cobertura p, .sistemas p, .resp_social p{
        text-align:left;
    }
    /*fin nosotros*/
    /*=========FOOTER=========*/
	footer{
		padding: 6vh 4vw;
		text-align: left;
	}
}
/*==========fin 768px==========*/
@media screen and (min-width:1170px) {
    
}
/*==========fin 1170px==========*/
ul.social_media {
    padding: 20px 0 0;
}
.container_popup_msj{
	height:130px;}
.container_popup_msj p{
	font-size:18px !important;}
.msj_popup{
    max-width: 723px;
}
.contacto-text ul.social_media {
    padding: 0px 0 0;
}
.bx-wrapper .bx-loading{
	display:none !important;
}
.slider-exp .slider-prev a, .slider-exp .slider-next a{
	display:none !important;
}
.slider-exp ul{
	height:500px !important;
	position:relative;}
.slider-exp ul li{
	position:absolute;
	top:0;
	z-index:5}
.slider-exp ul li:first-child{
	position:absolute;
	top:0;
	z-index:10}

.slider-exp .bx-wrapper ul li{
	position:static !important;
	top:0;}

.slider-exp .bx-wrapper ul{
	height:inherit !important;}
.bx-wrapper ul, .slider-exp ul {
	white-space:nowrap !important;}
.bx-wrapper li, .slider-exp ul li {
	display:inline-block !important;}
.slider-exp ul li{
	float:left !important;}
.grey-back .cols-350 img{
	height:179px;}
/*	
.grey-back .cols-350:last-child img{
	height:inherit !important;}
	*/
#menu-mobile, .menu-mobile-link{
	display:none;}
.mm-menu.mm-offcanvas.mm-current{
	display:block !important;}
.mobile-circle{
	display:none;
}
@media screen and (max-width: 1250px){
	.map-left, .map-right{
		display:none;}
	.c-col-1 {
    	width: 330px;
   	 	float: left;
    	padding-top: 15px;
	}
	.small-text{
		padding:0 !important;}

	.contenido-empresa-text p strong, .small-text, .box-calidad .text-box p strong, .somos b, .text-big b{
		display:block;}
	#industria h3 br, #industria p br, #equipo p br, .somos > br, .white-text > br, .small-text > br, .contenido-empresa-text p br, .respaldo-text .somos br, .text-box p br, .somos br, .text-big br{
		display:none !important;}
	footer .f-col-1 {
		width: 335px;
		float: left;
		padding-left: 35px;
		padding-right: 48px;
	}
	.box-calidad .text-box {
    padding: 10px 10px 0 10px;
}
.box-seguridad .text-box {
    padding: 10px 10px 0 10px;
}
.btn {
    background: url(../img/btn.jpg) #C9CACC no-repeat right;
    height: 39px;
    line-height: 39px;
    padding: 0 70px 0 15px;
    display: block;
    overflow: hidden;
    font-size: 12px;
}
.box-calidad:after {
    content: "";
    display: block;
    height: 100%;
    width: 50%;
    /*background: url(../img/calidad.jpg) #FFF no-repeat top center;*/
    position: absolute;
    top: 0;
    right: 0;
}
.box-seguridad:before {
    content: "";
    display: block;
    height: 100%;
    width: 50%;
    background: url(../img/seguridad.jpg) #FFF no-repeat top center;
    position: absolute;
    top: 0;
    left: 0;
}
}
@media screen and (max-width: 960px){
	
	header {
		height: 140px !important;
		padding-top: 4px !important;
		position:static !important;
	}
	main {
		padding-top: 0px;
	}
	.logo{
		float:none !important;
		margin:auto;
	}
	header .col-right{
		float:none;
		text-align: center;
	}
	header .col-right .container-menu, header .col-right .container-menu ul li, header .col-right .container-redes, header .col-right .container-langs, .container-redes li{
		float:none !important;
	}
	ul.container-redes {
		position: absolute;
		top: 0;
		right: 60px;
	}
	header .col-right .container-langs {
		position: absolute;
		top: 0;
		right: 0;
	}
	.novedades-text{
		height:auto !important;
	}
	.col-2 {
		width: 33%;
		float: left;
		margin:0 !important;
		min-height:490px !important;
	}
	.somos {
		font-family: 'Open Sans', sans-serif;
		font-size: 21px;
		margin: 0;
		padding: 20px 20px 34px 0;
		line-height: 27px;
	}
	footer{
		text-align:left;
	}
	footer .f-col-1, footer .f-col-2, footer .f-col-3, footer .f-col-4{
		padding-left:15px;
		padding-right:15px;
		width:100%;
	}
	/*footer h4{
		text-align:center;
	}*/
	footer .f-col-3{
		text-align:left;}
	.menu-empresa li {
		display: inline-block;
		margin: 0 0px;
		position: relative;
	}
	.menu-empresa li a {
		padding-top: 42px;
		display: block;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 15px;
		color: #FFF;
		text-transform: uppercase;
		cursor: pointer;
	}
	.container_popup{
		height:auto !important;}
	.servicios-grid {
		text-align:center;
	}
	.row .cols-350 {
		width: 48%;
		height: 440px;
		margin: 5px 1% !important;
		overflow: hidden;
		background: #FFF;
		float: left;
	}
	.field-form {
    float: left;
    width: 48%;
    padding: 0 20px;
    position: relative;
	}
	.field-form input {
		width: 94%;
		height: 50px;
		line-height: 50px;
		padding: 12px;
		border: 1px solid #777777;
	}
	.item-form textarea {
		width: 91%;
		height: 180px;
		padding: 12px;
		margin: 0 0 0 20px;
		border: 1px solid #777777;
	}
	button.send-form {
		margin-right: 20px;
	}
	.small-text {
		font-size: 11.69px;
		float: left;
		padding: 0 0 0 20px;
	}
	figcaption, figure, main {
		display: block;
		overflow: hidden;
	}
	.footer-contacto-texto h3 {
		display: inline-block;
		width: 45%;
		float: left;
		line-height: 35px;
		font-size: 26px;
		margin: 0;
		padding: 0 0 0 20px;
		font-weight: normal;
		color: #FFF;
	}
	.footer-contacto-texto h3 span {
		color: #000;
		font-weight: normal;
		font-size: 25px;
		letter-spacing: -1.35px;
	}
	.footer-contacto-rrhh {
		background: url(../img/ico-mail.png) no-repeat;
		float: left;
		width: 40%;
		margin: 9px 0 0 20px;
		padding-top: 2px;
		line-height: 27px;
		font-size: 21px;
		letter-spacing: -0.3px;
	}
}
@media screen and (min-width: 961px) and (max-width: 1024px){
	.cols-350 {
    width: 32.3%;
    height: 440px;
    overflow: hidden;
    margin: 5px !important;
    background: #FFF;
    float: left;
}
#nosotros .col-2, #container-wide .col-2{
	margin:0 11px !important}
}
@media screen and (max-width: 767px){
	header #menu-mobile{
		display:none;
	}
	.menu-desktop{
		display:none;
	}
	.mm-menu.mm-offcanvas{
		z-index:9999 !important;
	}
	header .col-right .container-langs {
		position: relative;
		top: 5px;
		right: 0;
	}
	ul.container-redes {
		position:static;
	}
	header .col-right .container-menu {
		padding: 0 15px;
		position: fixed;
		top: 20px;
		right: 10px;
		z-index:1000;
	}
	a.menu-mobile-link {
		font-size: 22px;
		display:block;
	}
	.container-redes li {
		padding: 0 4px;
	}
	header .col-right .container-langs {
		padding: 5px 10px;
	}
	header {
		height: 130px !important;
		padding-top: 4px !important;
		position: static !important;
	}
	.slider p, .slider-exp p{
		font-size:24px;
	}
	.empresa-text {
		background: none;
		padding-left: 0;
		margin-left: 0;
		padding-top: 0;
	}
	#container-wide .yellow-back h2 {
		color: #ffffff;
		font-size: 30px;
		padding: 0 20px;
		text-align:center;
	}
	.somos {
		font-size: 21px;
		margin: 0;
		padding: 20px;
	}
	.menu-empresa li {
		display: inline-table;
		margin: 0 0px !important;
		width: 32%;
		position: relative;
		vertical-align: top;
	}
	/*.menu-empresa li {
		display: inline-block;
		margin: 0 0px;
		position: relative;
	}*/
	.menu-empresa li a {
		padding-top: 42px;
		display: block;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 15px;
		color: #FFF;
		text-transform: uppercase;
		cursor: pointer;
	}
	.menu-empresa li a {
		padding-left: 0px !important;
		padding-right: 0px !important;
		font-size: 13px !important;
		display: inline-block;
		vertical-align: middle;
		line-height: normal;
		padding-top: 0;
		padding-top: 50px !important;
	}
	.contenido-empresa li#contenido-mision .contenido-empresa-text{
	background:url(../img/mision.jpg) no-repeat top center;
}
	.contenido-empresa li#contenido-trayectoria .contenido-empresa-text{
		background:url(../img/trayectoria.jpg) no-repeat top center;
	}
	.contenido-empresa li#contenido-rrhh .contenido-empresa-text{
		background:url(../img/rrhh.jpg) no-repeat top center;
	}
	.contenido-empresa li .contenido-empresa-text {
		padding: 205px 20px 0 20px;
		font-size: 18px;
		color: #000;
		min-height: 200px;
		font-family: "Open Sans", sans-serif;
		line-height: 26px;
	}
	.contenido-empresa li#contenido-rrhh .contenido-empresa-text{
		padding-top:430px;
	}
	#contenido-rrhh .contenido-empresa li .contenido-empresa-text {
		padding: 425px 20px 0 20px;
	}
	.respaldo-text {
		background: none;
		padding-left: 0px;
		padding-top: 0px;
		margin-left: 0;
	}
	.respaldo-text .somos {
		padding-right: 20px;
	}
	.box-calidad ,.box-calidad2 {
		width: 100%;
		padding: 407px 0 20px 0;
		background: #FFF;
		height:auto !important;
		box-sizing: content-box;
		position: relative;
	}
	.box-calidad .text-box, .box-calidad2 .text-box  {
		padding: 40px 15px 0 15px;
	}
	.box-calidad:after {
		content: "";
		display: block;
		height: 407px;
		width: 100%;
		background: url(../img/cert1.jpg) #FFF no-repeat top center;
		position: absolute;
		top: 0;
		left: 0;
	}

	.box-calidad2:after {
		content: "";
		display: block;
		height: 407px;
		width: 100%;
		background: url(../img/cert3.jpg) #FFF no-repeat top center;
		position: absolute;
		top: 0;
		left: 0;
	}

	.box-seguridad {
		width: 100%;
		padding: 406px 0 20px 0%;
		background: #FFF;
		height: auto !important;
		box-sizing: content-box;
		position: relative;
	}
	.box-seguridad:before {
		content: "";
		display: block;
		height: 407px;
		width: 100%;
		background: url(../img/cert2.jpg) #FFF no-repeat top center;
		position: absolute;
		top: 0;
		left: 0;
	}
	.box-seguridad .text-box {
		padding: 40px 15px 0 15px;
	}
	.btn {
		background: url(../img/btn.jpg) #C9CACC no-repeat right;
		height: 39px;
		line-height: 39px;
		padding: 0px 70px 0 10px;
		display: block;
		font-size: 10px;
	}
	footer{
		text-align:left;
	}
	footer .f-col-1, footer .f-col-2, footer .f-col-3, footer .f-col-4{
		padding-left:15px;
		padding-right:15px;
		width:100%;
	}
	footer h4{
		text-align:left;
	}
	footer .f-col-3{
		text-align:left;}
	#nosotros h2, #servicios h2, #empresa h2 {
		font-size: 37px;
		text-align: center;
		padding: 0 20px;
	}
	.nosotros-text {
		background: none;
		padding-left: 0;
		padding-top: 0;
	}
	.mobile-circle{
		display:block;
		width:150px;
		height:150px;
		margin:10px auto;
	}
	.col-2 {
		width: 100%;
		margin:0 !important;
	}
	.equipo-text {
		width:100%;
	}
	.bx-wrapper img {
		height: inherit;
	}
	.novedades-text {
		background: url(../img/novedades.jpg) no-repeat top center;
		padding: 232px 0 0 0px;
		height:auto !important;
		box-sizing: content-box;
		background-size:280px;
	}.novedades-text h2 {
		font-size: 31px;
		text-align: center;
		font-weight: normal;
		font-family: 'Montserrat', sans-serif;
	}
	.social li a span {
		color: #000000;
		font-size: 15px;
	}
	.social li {
		font-size: 21px;
		padding: 5px 15px;
	}
	.servicios-text {
		background: none;
		padding-left:0;
		padding-top: 0;
		margin-left: 0px;
	}
	#servicios h3{
		text-align:center;
	}
	ul.servicios-grid {
		text-align: center;
	}
	.industria-text {
		width: 100%;
		padding: 0 20px;
	}
	.white-popup img {
		width: 100%;
		max-width: 953px;
		height: initial;
		min-height: inherit !important;
		background: #444;
	}
	.container_popup {
		padding: 30px 20px 90px 20px;
		position: relative;
		font-size: 16px;
		color: #000;
		height:auto !important;
		font-family: 'Open Sans', sans-serif;
		line-height: 22px;
	}
	button.mfp-close, button.mfp-arrow {
		overflow: visible;
		cursor: pointer;
		background: transparent;
		border: 0;
		-webkit-appearance: none;
		display: block;
		outline: none;
		bottom: 10px;
		top: initial !important;
		padding: 0;
		z-index: 1046;
		box-shadow: none;
		touch-action: manipulation;
	}
	.mfp-close-btn-in .mfp-close {
		color: #333;
		top: -50px !important;
	}
	.experiencia-text {
		background: none;
		padding-top: 0;
		padding-left: 0;
	}
	.text-big {
		font-family: 'Open Sans', sans-serif;
		font-size: 21px;
		margin: 0;
		padding: 20px 20px 34px 20px;
		line-height: 27px;
	}
	.grey-back .title-big, .contact-form .title-big {
		font-size: 28px;
		line-height: 42px;
		padding: 25px 0;
		color: #fcc90a;
		text-align: center;
	}
	.row .cols-350 {
		/* width: 350px; */
		height:auto !important;
		width: 100%;
		margin: 15px;
		margin: 5px 0 !important;
		background: #FFF;
		float: left;
	}
	.grey-back .cols-350 img {
		height: initial;
		width: 80%;
		padding-top: 15px;
		display: block;
		margin: auto;
	}
	.grey-back .cols-350:last-child img {
		height: inherit !important;
		width: 100%;
		padding: 0;
	}
	.cols-350 .details {
		padding: 12px 10px 22px 24px;
	}
	.cols-350 h4{
		text-align:center;
	}
	.small-text{
		padding:0;}
	.contenido-empresa-text p strong, .small-text, .box-calidad .text-box p strong, .somos b, .text-big b{
		display:block;}
	#industria h3 br, #industria p br, #equipo p br, .somos > br, .white-text > br, .small-text > br, .contenido-empresa-text p br, .respaldo-text .somos br, .text-box p br, .somos br, .text-big br{
		display:none !important;}
	
.slider {
    height: 250px;
}
.slider img, .slider-exp img, .bx-wrapper img {
    width: inherit !important; 
    height: 250px;
    position: absolute;
    left: -50%;
}
.slider-equipo .bx-wrapper img {
    width: inherit !important; 
    height: inherit !important;
    position: static;
}
.contacto-text {
    background: url(../img/contactocirculo.jpg) no-repeat center 10px;
    padding-left: 10px;
    padding-top: 160px;
}
.col-1, .col-2 {
    width: 100% !important;
    float: none;
    padding-top: 15px;
}
.field-form {
    float: left;
    width: 100%;
    padding: 0 20px;
    position: relative;
}
.item-form .field-form:last-child {
    width: 100%;
    padding-top: 10px;
}
.item-form textarea {
    width: 82%;
    height: 180px;
    padding: 12px;
    margin: 0 0 0 20px;
    border: 1px solid #777777;
}
.item-form:last-child {
    padding-right: 22px;
    padding-left: 20px;
}
.footer-contacto-pdf{
	top:-1px;}
.footer-contacto-texto{
	width:100%;
    position: relative;
    margin: auto;
    top: 80px;
    z-index: 10;
}
.footer-contacto-texto h3 {
    display: inline-block;
    width: 100%;
    float: none;
    line-height: 27px;
    font-size: 27px;
    margin: 0;
    padding: 0 0 0 20px;
    font-weight: normal;
    color: #FFF;
}
.footer-contacto-texto h3 span {
    color: #000;
    font-weight: normal;
    font-size: 26px;
    display: block;
    letter-spacing: -1.35px;
}
.footer-contacto-rrhh {
    background: none;
    float: left;
    width: 100%;
    margin: 9px 0 0 0px;
    padding-left: 20px;
    padding-top: 2px;
    line-height: 27px;
    font-size: 21px;
    letter-spacing: -0.3px;
}
.col-2 {
    width: 33%;
    float: left;
    margin: 0 !important;
    min-height: 410px !important;
}
#nosotros, #servicios, #empresa {
    padding: 10px 0 0;
}
.empresa-text h2, .respaldo-text h2{
	text-align:center;
}
.contenido-empresa li .contenido-empresa-text h4 br{
	display:none;
}
.container_popup h2{
	margin-top:0;
}
.cols-350 .primary-details{
	height:auto !important;
	margin-bottom:15px;}
.contact-form{
	width:auto;
}
.footer-contacto-texto h3{
	text-shadow:1px 1px 5px rgba(0,0,0,.4);
}
.footer-contacto-texto h3 span{
	text-shadow:none !important}
.container_popup h2{
	font-size:29px;
}
}
html.mm-blocking #mm-blocker, html.mm-opened #mm-blocker {
    display: block;
}
@media screen and (max-width: 500px){

.footer-contacto-left {
    position: absolute;
    top: 0;
    left: -250px;
    height: 347px;
    width: 700px;
    background: url(../img/footer-contacto-left.jpg) no-repeat;
}
.footer-contacto-right {
    position: absolute;
    top: 0;
    right: -470px;
    height: 347px;
    width: 700px;
    background: url(../img/footer-contacto-right.jpg) no-repeat right;
}
}
@media screen and (min-width:480px) and (max-width: 680px){
.slider img, .slider-exp img, .bx-wrapper img{
	height:inherit;
}
}
@media (min-width:500px) and (max-width:768px){
	.menu-empresa li a{
		font-size:18px !important; 
	}
}
@media screen and (max-width: 350px){
.menu-empresa li a{
	font-size:11px !important;
}}

#serviciosSeccion{
	padding: 60px 0; 
}

#serviciosSeccion p{
	text-align: center;
}

#serviciosSeccion h2{
	margin-top: 60px;
	text-align: center;
	color: #fbca19;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
    font-size: 37px;
    font-weight: normal;
}

#serviciosSeccion ul{
	
text-align: center;
}