@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Gotham-Medium';
  src: url('../fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/Gotham-Medium.otf')  format('opentype'),
	     url('../fonts/Gotham-Medium.woff') format('woff'), url('../fonts/Gotham-Medium.ttf')  format('truetype'), url('../fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Bold';
  src: url('../fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Gotham-Bold.otf')  format('opentype'),
	     url('../fonts/Gotham-Bold.woff') format('woff'), url('../fonts/Gotham-Bold.ttf')  format('truetype'), url('../fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: 'Gotham-Black';
	  src: url('../fonts/Gotham-Black.eot?#iefix') format('embedded-opentype'),  url('../fonts/Gotham-Black.otf')  format('opentype'),
	     url('../fonts/Gotham-Black.woff') format('woff'), url('../fonts/Gotham-Black.ttf')  format('truetype'), url('../fonts/Gotham-Black.svg#Gotham-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: 'Gotham-Ultra';
	  src: url('../fonts/Gotham-Ultra.eot?#iefix') format('embedded-opentype'),  url('../fonts/Gotham-Ultra.otf')  format('opentype'),
	     url('../fonts/Gotham-Ultra.woff') format('woff'), url('../fonts/Gotham-Ultra.ttf')  format('truetype'), url('../fonts/Gotham-Ultra.svg#Gotham-Ultra') format('svg');
  font-weight: normal;
  font-style: normal;
}

*::-moz-selection{
   background: #000000;
   color: #FFF;
}

*::selection {
   background: #000000;
   color: #FFF;
}

a:link, a:visited, a:hover, a:active  {
    text-decoration:none;
	/*color:inherit;*/
	outline: none;
}



body{
	font-family: 'Montserrat', sans-serif;
	color:#808080;
	background-color:#fff;
	width: 100%;
    height: 100%;
	font-size:16px;
	font-weight:400;
	}

body {
display:none;
}
	
html {
    width: 100%;
    height: 100%;
}

strong{
	font-family: 'Nexa-Bold';
	}

a:visited{text-decoration:none;}

h1{
	font-family:'Nexa-Book', Arial, Helvetica, sans-serif;
	color:#c8d200;
	font-size:2.1875em;
	padding:100px 0;
	}

h2{
	font-size:1em;
	color:#00C5FF;
	}
	
h3{
	
	}

.destacado{
	color:#404040;
	font-size:2.2em;
	margin:1.8em 0;
	font-weight:700;
	letter-spacing:-0.05em;
	line-height:1.25em;
	}

.gris-osc{
	color:#333;
	font-weight:700;
	}

.fnd-home{
	background-color:#000;
	}

.redes{
	margin-top:1em;
	}

header{
	overflow-x: hidden;
	min-height:280px;
	}

header.header-in{
	overflow-x: hidden;
	min-height:0px;
	}

.navbar>.container .navbar-brand img{
  margin-left: 0.5em;
  margin-top:.72em;
  width:60%;
}

.navbar-brand {
  padding: 0;
  margin-top:-10px;
}

.navbar {
  border-radius: 0;
  margin-bottom: 0;
  background: #151515;
  padding: 15px 0;
  padding-bottom: 0;
  min-height:115px;
  z-index:1000;
}

 .navbar-nav{
  margin-top: 50px;
 }

.navbar-nav>li{
  margin-left: 12px;
  padding-bottom: 28px;
}

.navbar-inverse .navbar-nav > li > a {
  padding: 5px 6px;
  margin: 0;
  border-radius: 3px;
   color:#323232;
   font-family: 'Montserrat', sans-serif;
   font-size:0.875em;
   font-weight:700;
  line-height: 24px;
  color:#4d4d4d;
  border:#FFF solid 1px;
	display:inline-block;
  	-o-transition:.5s;
  	-ms-transition:.5s;
 	-moz-transition:.5s;
  	-webkit-transition:.5s;
  	transition:.5s;
}

.navbar-inverse .navbar-nav > li.pedidos > a {
	border:#4d4d4d solid 1px;}

.navbar-inverse .navbar-nav > li > a:hover{
  	color: #F00000;	
}

.navbar-toggle{
	margin-top:1.5em;
	}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #333;
}

.navbar-inverse .navbar-toggle:hover{
	background: rgb(221,221,221);
}


.navbar-inverse {
  border: none;
  background-color:#FFF;
}

.navbar-inverse .navbar-brand {
  font-size: 36px;
  line-height: 50px;
  color: #fff;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  border:#fff solid 1px;
  color: #F00000;
  background-color:#FFF;  
}

.navbar-inverse .navbar-nav .dropdown-menu {
text-align:center;
  background-color: rgba(255,255,255,1);
  border: 0;
  padding: 0;
  margin-top: 0;
  border-top: 0;
  border-radius: 0;
  left: 0;
}

.navbar-inverse .navbar-nav .dropdown-menu:before{
  position: absolute;
  top:0;
}

.navbar-inverse .navbar-nav .dropdown-menu > li > a {
  padding: 8px 15px;
  color: #323232;
  
}

dropdown-menu li a:hover{
	color:#F00;
	}

.navbar-inverse .navbar-nav .dropdown-menu > li:hover > a,
.navbar-inverse .navbar-nav .dropdown-menu > li:focus > a,
.navbar-inverse .navbar-nav .dropdown-menu > li.active > a {
  background-color: #fff;
   color: #ca2a28;
   
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#323232}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#F00000; }

.navbar-inverse .navbar-nav .dropdown-menu > li:last-child > a {
  border-radius: 0 0 3px 3px;
}

.navbar-inverse .navbar-nav .dropdown-menu > li.divider {
  background-color: transparent;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-top: 0;
  padding-bottom: 0;
}



.banner-sec{
	height:532px;
	width:100%;
	position: relative;
	padding-top:9em;
	margin-top: -120px;
	}

.banner-prod{
	height:532px;
	width:100%;
	position: relative;
    padding-top:5.5em;
   	margin-top: -120px;

	}

.banner-prod h2{
	color:#FFF;
	font-weight:700;
	font-size:2.5em;
	margin-bottom:.4em;
	}

.banner-prod h3{
	color:#FFF;
	font-weight:300;
	font-size:1.25em;
	/*border-bottom: #FFF solid 2px;*/
	padding-bottom:.5em;
	display:inline-block;
	text-transform: uppercase;
	}
.banner-prod h3 img {
	display: inline-block;
}
.banner-sec h2{
	font-size:2.55em;
	line-height:.99em;
	color:#FFF;
	font-weight:700;
	}

.banner-empresa{
	background:url(../img/slides/banner-empresa.jpg) no-repeat top center ; 
	}

.banner-contacto{
	background:url(../img/slides/banner-contacto.jpg) no-repeat top center ; 
	}

.banner-agua{
	background:url(../img/slides/banner_agua.jpg) no-repeat top center; 
	}

.banner-gas{
	background:url(../img/slides/banner_gas.jpg) no-repeat top center; 
	}

.banner-soldadura{
	background:url(../img/slides/banner_soldadura.jpg) no-repeat top center; 
	}


.banner-prod-in{
	min-height:140px;
	width:100%;
	position: relative;
    padding-top:1.8em;
   	margin-top: -120px;
	}

.banner-prod-in h2{
	font-size:2.5em;
	color:#FFF;	
	}

.banner-prod-in h2 img{
	width:.8em;
	margin-top:-.2em;
	}

.misc-header{
	margin-top:-.5em;
	z-index:1000;
	}

.bg-gas{
	background-color:#FFB400;
	}

.bg-agua{
	background-color:#00B4CD;
	}

.bg-soldadura{
	background-color:#F00000;
	}

.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}



.slides-container h2{
	font-size:2.5em;
	line-height:.99em;
	color:#FFF;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	}

.slides-container .container{
	padding-top:10em;	
	}

.item-slide{	
	display:inline-block;
	width:200px;
	height:90px;
	margin-top:.7em;
	}

.mg-section{
	padding-top:4em;
	padding-bottom:5em;
	}

.bienvenidos h2{
	color:#005BC5;
	font-size:2.5em;
	font-weight:700;
	letter-spacing:-0.06em;
	}

.home-two h2{
	color:#FFF;
	font-size:1.875em;
	font-weight:700;
	letter-spacing:-0.02em;
	}

.home-two p{
	color:#FFF;
	margin-top:1em;
	margin-bottom:2em;
	font-weight:400;
	}

.red-background {
    background-color: #f00000;
}
.red-background:after{
  content:'';
  display:block;
  clear:both;
}

.yellow-background {
    background-color: #ffb400;
}

.blue-background{
	 background-color: #005BC5;
}

.btnout-white{
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  padding: 1em 2.5em;
  font-size:1em;
  border:#fff solid 1px;
  color:#fff;
border-radius: 5px;
  transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
	}
	
.btnout-white:hover{
	text-decoration:none;
	color:#FFF;
	background:rgba(255,255,255,0.4);
	}

.btnout-gris{
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding: .5em 1em;
  font-size:1em;
  margin-top:.5em;
  border:#b2b2b2 solid 1px;
  color:#b2b2b2;
border-radius: 5px;
  transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
	}
	
.btnout-gris:hover{
	text-decoration:none;
	color:#FFF;
	background-color:#b2b2b2;
	}

.form-control::-webkit-input-placeholder { color: #999999; text-transform:uppercase; }
.form-control:-moz-placeholder { color: #999999; text-transform:uppercase;}
.form-control::-moz-placeholder { color: #999999; text-transform:uppercase;}
.form-control:-ms-input-placeholder { color: #999999; text-transform:uppercase;}

.consultas{
	margin-top:3em;
	}

.consultas input{
	height:50px;
	}

.consultas input, .consultas textarea{
	border: #999999 solid 1px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 5px; -webkit-appearance: none;
    background-color:#fff;
    color: #a9a9a8;
}


.location-field{
	display:none;
	}


footer{
	padding:4em 0 4em 0;
	}

footer .copy{
	font-size:.85em;
	color:#B5B5B5;
	margin-top:2em;
	}

footer .tel{
	color:#262626;
	font-weight:700;
	font-size:1.5em;
	}

footer h3{
	margin:0; padding:0;
	margin-bottom:.3em;
	color:#262626;
	font-size:1em;
	font-weight:700;
	}

footer ul{
	padding:0; margin:0;
	list-style:none;	
	}

footer ul li a{
	color:#a6a6a6;
	}

footer ul li a:hover{
	color:#262626;
	}
	
footer .mail{
	color:#808080;
	}

footer .mail:hover{
	color:#262626;
	}

footer .mg-top{
	margin-top:1.5em;
	}

.foot-klou{
	height:55px;
	padding-top:1em;
	background-color:#e5e5e5;
	}

.view {
   float: left;
   overflow: hidden;
   position: relative;
   text-align: left;
   /*cursor: default;*/
}
.view .mask, .view .content {
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}

	
.third-effect .mask {
	width:100%;
	height:78%;
   opacity: 0;
   overflow:visible;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}

.third-effect .mask img{
	margin-top:30%;
	margin-left:35%;
	}

.third-effect:hover .mask {
   opacity: 0.8;
}

.third-effect:hover .mask.mask-agua{
background:#00B4CD;  }


.third-effect:hover .mask.mask-gas{
background:#FFB400;  }

.third-effect:hover .mask.mask-soldadura{
background:#F00000;  }

.item-prod {
	/*height: 445px;*/
	overflow: hidden;
}

.item-prod .item-img{
	background-color:#F2F2F2;
	padding:20% 15%;

	}
.prod-name{
	margin-top:2em;
	}
.item-prod h3{
	color:#333333;
	font-size:1.125em;
	margin-bottom:.2em;
	}

.item-prod .codigo{
	color:#A6A6A6;
	font-weight:400;
	font-size:1.125em;
	margin-top:0;
	margin-bottom:1.5em;
	}



#subbtn ul
{
    margin: 0;
    padding: 0;
	margin-bottom:3.2em;
}

#subbtn ul li
{
    list-style-type: none;
    display: inline;	
}

#subbtn ul li a{
	color:#A6A6A6;
	-webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
	}

#subbtn ul li a:hover.agua-color{
	color:#00B4CD;
	}

#subbtn a.active.agua-color{
		color:#22BAB7;
		
}

#subbtn ul li a:hover.gas-color{
	color:#FFB400;
	}

#subbtn a.active.gas-color{
		color:#FFB400;
		
}

#subbtn ul li a:hover.soldadura-color{
	color:#F00000;
	}

#subbtn a.active.soldadura-color{
		color:#F00000;
		
}




#subbtn li:not(:first-child):before {
    content: " | ";
	padding:0 .7em;
}

.banner-prod-in #subbtn ul
{
    margin: 0;
    padding: 0;
	margin-top:1.8em;
	padding-bottom:2em;
	text-align:left;
}


.banner-prod-in #subbtn ul li a{
	color:#FFF;
	-webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
	}

.banner-prod-in #subbtn ul li a:hover{
	color:#FFF;
	font-weight:700;
	}

.banner-prod-in #subbtn a.active{
		color:#FFF;
	font-weight:700;		
}

.banner-prod-in #subbtn li:not(:first-child):before {
    content: " | ";
	color:#FFF;
	padding:0 .7em;
}


#Container .mix{
	display: none;
}

.mas-info{
	color:#FFF;
	background-color:#333333;
	padding:4em 0 3.5em 0;
	font-size:1.25em;
	line-height:1.8em;
	}

.mas-info a{
	color:#FFF;
	font-weight:400;
	display: block;
	}

.mas-info a:hover{
	opacity:0.7;
	}
@media (min-width: 768px) {
		.mas-info a{
			margin-left:2em;
			display: inline;
		}
	}	

.producto-in.mg-section {
	margin-top:2.5em;
	}


.prod-tit{
	border: solid #FFF 3px;
	padding:.5em 1.5em 2em 2em;
	height:200px;
	position:relative;
	}
.prod-tit.tit-gas{
	border-color: #FFB400;
	}

.prod-tit.tit-gas:before {
	content: "";
	display: inline-block;
	width: 37px;
	height: 21px;background-image:url(../img/deco/misc-gas.png);background-repeat: no-repeat;position: relative;left: -35px; bottom:-186px; 
}

.prod-tit.tit-agua{
	border-color: #00B4CD;
	}

.prod-tit.tit-agua:before {content: "";display: inline-block;width: 37px;height: 21px;background-image:url(../img/deco/misc-agua.png);background-repeat: no-repeat;position: relative;left: -35px; bottom:-186px; 
}

.prod-tit.tit-soldadura{
	border-color:  #F00000;
	}

.prod-tit.tit-soldadura:before {content: "";display: inline-block;width: 37px;height: 21px;background-image:url(../img/deco/misc-sold.png);background-repeat: no-repeat;position: relative;left: -35px; bottom:-186px; 
}

.prod-tit h2{
	font-size:1.875em;
	font-weight:700;
	margin:0; padding:0;
	letter-spacing:-.05em;
	}

.prod-tit h3{font-size:1.875em; font-weight:400; margin:0; padding:0;}

.line-gas {
    display: block;
    height: 1px;
    border: 0;
	width:10%;
    border-top: 1px solid #FFB400;
    margin: 1em 0;
    padding: 0; 
}
.line-agua {
    display: block;
    height: 1px;
    border: 0;
	width:10%;
    border-top: 1px solid #00B4CD;
    margin: 1em 0;
    padding: 0; 
}
.line-soldadura {
    display: block;
    height: 1px;
    border: 0;
	width:10%;
    border-top: 1px solid #F00000;
    margin: 1em 0;
    padding: 0; 
}

.prod-apli{
	margin-top:3em;
	font-size:1.25em;
	color:#333333;
	margin-left:2em;
	margin-bottom:3em;
	}

.prod-apli span{
	font-weight:700;
	}

.prod-plano{
	margin-top:3em;
	margin-bottom:4em;
	}
	
.color-gas{
	color:#FFB900;
	}

.color-agua{
	color:#00B4CD;
	}

.color-soldadura{
	color:#F00000;
	}

.tabla-prod{
	margin-top:3em;
	}

.table-bordered thead{
	background-color:#E5E5E5;
	color:#000;
	font-weight:700;
	}

.table-bordered thead th, .table-bordered tbody td { text-align:center; }

.cert{
	background-color:#FFB400;
	color:#333333;
	padding:4em 0 4.3em 0;
	}
.cert h3{
	font-weight:700;
	margin-bottom:.6em;
	}

.cert h4{
	margin-top:3.5em;
	font-weight:700;
	}

.cert-list{
	margin-top:1em;
	margin-bottom:3em;
	}

.btn-cert{
	position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding: 1.8em 1.5em;
  font-size:1em;
  border:#333333 solid 1px;
  color:#333333;
  margin-right:1em;
  margin-bottom:1em;
  border-radius:none;
  transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
	}

.btn-cert:hover{
	color:#FFB400;
	background-color:#333333;
}

.btn-cert:last-child{
	margin-right:0;
	}

.select-area{
	margin-top:2em;
	margin-bottom:3em;
	}

.contacto.mas-info a{
	margin-left:0;
	}

#map{
	margin-top:-15px;
	height:350px;
	z-index:1;
	}

.busqueda h2{
	margin-top:1.4em;
	font-size:1.3em;
	color:#FFF;
	}

.buscar  {	margin-top:1.5em;	padding-bottom:3.5em;	}

.select-item {	margin-top:2em; }

.select-item select{
	background-color:#F00000;
	border:solid 1px #FFFFFF;
	color:#FFF;	
	}

.buscar input{
	background-color:#F00000;
	border:solid 1px #FFFFFF;
	color:#FFF;	
	}

.buscar .btn-default{
	background-color:#F00000;
	border:solid 1px #FFFFFF;
	color:#FFF;	
	}

.buscar .btn-default:hover{
	background-color:#FFF;
	border:solid 1px #FFFFFF;
	color:#F00000;	
	}

.buscar .form-control::-webkit-input-placeholder { color: white; opacity:.8; text-transform:none; }
.buscar .form-control:-moz-placeholder { color: white; opacity:.8; text-transform:none;}
.buscar .form-control::-moz-placeholder { color: white; opacity:.8; text-transform:none;}
.buscar .form-control:-ms-input-placeholder { color: white; opacity:.8; text-transform:none;}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {


.navbar {
  min-height:160px;

}

.navbar-brand {
  padding: 0;
  margin-top:10px;
}

.navbar>.container .navbar-brand{
  margin-left: 0.5em;
  margin-top:.72em;
  width:100%;
}

.slides-container h2{
	font-size:4.6875em;
	line-height:.99em;
	letter-spacing:-.05em;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	}

.navbar-inverse .navbar-nav > li > a {
  padding: 5px 2px;
   font-size:0.72em;
  
}

.navbar>.container .navbar-brand img{
  margin-left: 0em;
  margin-top:0.3em;
  width:70%;
}

.slides-container .container{
	padding-top:24%;
	padding-left:5%;	
	}

footer .mg-top{
	margin-top:0em;
	}

.home-rep{
	padding-left:6em;
	}

.home-cont{
	padding-left:6em;
	}

.banner-sec{
  padding-top:10em;
	}

.banner-sec h2{
	font-size:3.75em;
	line-height:.99em;
	}

.banner-prod{
    padding-top:4.5em;
	}

.banner-prod h2{
	font-size:3.75em;
	margin-bottom:.4em;
	}

.banner-prod-in #subbtn ul
{
	text-align:right;
}

.prod-plano{
	margin-top:2em;
	margin-bottom:2em;
	}

#map{
	height:450px;

	}


.select-item {
	margin-top:1.5em;	
	}

	}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
.navbar>.container .navbar-brand img{
  margin-left: 0em;
  margin-top:0em;
  width:90%;
}

.navbar-inverse .navbar-nav > li > a {
  padding: 5px 6px;
   font-size:0.875em;
  
}

.slides-container .container{
	padding-top:24%;
	padding-left:5%;	
	}

.home-rep{
	padding-left:3%;
	padding-right:5em;
	min-height:385px;
	}

.home-cont{
	padding-left:6em;
	min-height:385px;
	}
	
.destacado{
	
	}

.banner-prod{
    padding-top:6.5em;
	}

.prod-plano{
	padding:2em;
	margin-top:1em;

	}

#map{
	height:550px;

	}

.buscar, .select-item {
	margin-top:1.5em;	
	padding-bottom:1.5em;
	}


	}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

.slides-container .container{
	padding-top:24%;
	padding-left:5%;	
	}

.home-rep{
	padding-left:3%;
	padding-right:5em;
	}

#map{
	height:700px;

	}


}

@media (min-width: 1550px) {
	.slides-container .container{
	padding-top:21%;
	padding-left:0%;	
	}

.home-rep{
	padding-left:11%;
	padding-right:6em;
	}
}


/* autocomplete */

.awesomplete [hidden] {
    display: none;
}

.awesomplete .visually-hidden {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

.awesomplete {
    display: inline-block;
    position: relative;
}

.awesomplete > input {
    display: block;
}

.awesomplete > ul {
    position: absolute;
    left: 0;
    z-index: 1;
    min-width: 100%;
    box-sizing: border-box;
    list-style: none;
    padding: 0;
    margin: 0;
    background: #fff;
}

.awesomplete > ul:empty {
    display: none;
}
