@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: 'Gotham-Medium';
	color:#708393;
	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: 'Gotham-Bold', sans-serif;
	color:#368A81;
	font-size:2em;
	letter-spacing:-0.03em;
	margin-bottom:.7em;
	}

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;
	}

.head-nav{
	position:relative;
	z-index:9999;
	margin:0;
}

.head-nav .img-responsive {
    margin: 0 auto;
}



.head-nav .menu{
	text-align:center;
	color:#7CA9A7;
	list-style:none;
	margin-top:2em;
	font-size:1.275em;
	font-family: 'Gotham-Bold', sans-serif;
	}

.head-nav  ul { padding:0; margin:0;}

.head-nav .menu a{color:#7CA9A7;}

.head-nav .menu a:hover{color:#FFFFFF;}

.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: none;
  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: 'Gotham-Medium', 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: #00823f;
}


.navbar-inverse {
  border: none;
  background:none;

}

.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;
}


.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: 'Gotham-Medium', 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:6em;
	padding-bottom:7.5em;
	}




.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: #BAC3CB; font-size:1.125em; }
.form-control:-moz-placeholder { color: #BAC3CB; font-size:1.125em; }
.form-control::-moz-placeholder { color: #BAC3CB; font-size:1.125em; }
.form-control:-ms-input-placeholder { color: #BAC3CB; font-size:1.125em; }

.consultas{
	margin-top:3em;
	}

.consultas input{
	height:50px;
	}

.consultas input, .consultas textarea{
	border: none ;
	border-bottom: #BAC3CB solid 1px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0px; -webkit-appearance: none;
    background-color:#fff;
    color: #a9a9a8;
}


.location-field{
	display:none;
	}


footer{
	padding:5em 0 4em 0;
	}


footer h3{
	margin:0; padding:0;
	margin-bottom:1em;
	color:#708393;
	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:100%;
   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:40%;
	}

.third-effect:hover .mask {
   opacity: 0.8;
}

.third-effect:hover .mask.mask-agua{
background:#368A81;  }


.third-effect:hover .mask.mask-gas{
background:#FFB400;  }

.third-effect:hover .mask.mask-soldadura{
background:#F00000;  }



#subbtn{
	margin-top:-7em;
	position:relative;
	z-index:1000;
	font-size:1.3em;
	}


#subbtn ul
{
    margin: 0;
    padding: 0;
}

#subbtn ul li
{
    list-style-type: none;
    display: inline;	

}

#subbtn ul li a{
	color:#FBEFD8;
	z-index:1000;
	-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{
	color:#368A81;
	}

#subbtn a.active{
		color:#368A81;
		
}




#subbtn li:not(:first-child):before {
    content: " | ";
	padding:0 .3em;
}



#Container .mix{
	display: none;
	
}

.works{
	background-color:#000;
	}

.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;
	margin-left:2em;
	font-weight:400;
	}

.mas-info a:hover{
	opacity:0.7;
	}



.contacto.mas-info a{
	margin-left:0;
	}

#map{
	margin-top:-15px;
	height:350px;
	z-index:1;
	}

.direcciones{
 background-color:#368A81;
 color:#FFF;
 font-size:1.2em;
 padding-top:4.3em;
 padding-bottom:3.5em;
 overflow:hidden;
	}

.direcciones a{
	color:#FFF;
	}
	

.btn-redes a{
	font-size:2.5em;
	color:#708393;
	}
	

.btn-redes a:hover{
	color:#368A81;
	}

.btn-enviar{
	border:none;
	font-family: 'Gotham-Bold', sans-serif;
	font-size:1.56em;
	margin:1.5em 0;
	text-transform:none;
	color:#BAC3CB;
	}

.btn-enviar:hover{
	color:#368A81;
	background:none;
	}
	

.fa-facebook{
	font-size:.9em;
	margin-right:.3em;
	}
	

.btn-redes p{
	color:#94A2AE;
	margin-top:3em;
	font-size:.85em;
	}

.scroll-top-wrapper {
    position: fixed;
	opacity: 0;
	visibility: hidden;
	text-align: center;
	z-index: 99999999;
    background-color:none;
	border:#368A81 solid 1px;
	color: #368A81;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 25px; 
-moz-border-radius: 25px; 
border-radius: 25px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 1px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #368A81;
	color:#FFF;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}

.saludo{
	margin:3em 0;
	color:#368A81;
	}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

.head-nav .img-responsive {
    margin: 0;
}

.head-nav{
	margin:2.5em;
}
.navbar {
  min-height:160px;

}

.navbar-brand {
  padding: 0;
  margin-top:10px;
}

.head-nav .menu{
	text-align:right;
	}

.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;
	}



#map{
	height:450px;

	}


.select-item {
	margin-top:1.5em;	
	}

#subbtn{
	margin-top:-3.8em;
	}

h1{
	font-size:3.3125em;

	}


	}

/* 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%;	
	}


#map{
	height:550px;

	}

#subbtn{
	padding-top:3.5em;
	margin-top:-7em;
	font-size:1.2em;
	}


	}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

.slides-container .container{
	padding-top:24%;
	padding-left:5%;	
	}


#map{
	height:570px;

	}

#subbtn{
	font-size:1.3em;
	}

#subbtn li:not(:first-child):before {
    content: " | ";
	padding:0 .7em;
}

.empresa{
	padding-right:6em;
	padding-left:6em;
	}

}

@media (min-width: 1550px) {
	.slides-container .container{
	padding-top:21%;
	padding-left:0%;	
	}

.home-rep{
	padding-left:11%;
	padding-right:6em;
	}
}