
@font-face {
    font-family: monserrat-bold;
    src: url('fonts/Montserrat-Bold.otf');
}
@font-face {
    font-family: montserrat-variable;
    src: url('fonts/Montserrat-ExtraBold.otf');
}
@font-face {
    font-family: monserrat-light;
    src: url('fonts/Montserrat-Light.otf');
}
@font-face {
    font-family: monserrat-light-italic;
    src: url('fonts/Montserrat-LightItalic.otf');
}
/*@font-face {
    font-family: GraublauWeb;
    src: url("path/GraublauWeb.otf") format("opentype");
}

@font-face {
    font-family: GraublauWeb;
    font-weight: bold;
    src: url("path/GraublauWebBold.otf") format("opentype");
}*/
@font-face {
    font-family: monserrat-extra-light;
    src: url('fonts/Montserrat-ExtraLight.otf');
}
@font-face {
    font-family: 'montserrat-extra-bold'; 
    src: url('fonts/Montserrat-Black.otf');
}
@font-face {
    font-family: 'quenda';
    src: url('fonts/Quenda-Medium.ttf');
}
@font-face {
    font-family: 'montserrat-variable';
    font-style: normal;
    font-weight: normal;
    src: local('Tangerine'), url('fonts/Montserrat-VariableFont_wght.ttf') format('truetype');
  }
/*body, html { overflow-x:hidden;}*/

body {
    position:relative;
    background-color: #eee;
    font-family:  'montserrat-variable','Open Sans', Arial, Helvetice Neue, sans-serif;
    font-size: 16px;
	font-weight: normal; 
	font-style: normal; 
	
   
}
.contactanos-bottom p {
    font-size:18px;
}
body > img{
    display:none!important;
}
.bgbody{
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: linear-gradient(to top, rgba(255,255,255,0) 30%,
    rgba(255,255,255,1)),url('../images/new/dibujo2.svg');
    background-repeat: repeat;
    opacity: .1;   
    z-index: -1;
}
.bkg_mad {
    background-color:#0c0;
    font-family:  'montserrat-variable','Open Sans', Arial, Helvetice Neue, sans-serif;
    
    border-radius: 10px;
    font-weight: bold;
    font-size: 32px;
    padding:15px;

}
.pdg-5{
    padding:5px;
}
.pdg-10{
    padding:10px;
}
.pdg-15{
    padding:15px;
}
.glyphicon.glyphicon-plus.glyphi{
    font-size:24px;
}

.post_cotizados{
    position: relative;
    float: left;
    width: 100%;
    background: #fff;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding: 25px;
    box-shadow: 0 1px 4px rgba(0,0,0,.04);
    border: 1px solid rgba(0,0,0,.09);
}

.boxmodalgallery {
    /*   position: absolute;
       z-index: 10000;*/
       max-width: 100%;
    width: 600px;
    height: 350px;
     position: fixed;
    z-index: 100000;
    top: 100px;


}

.boxmodalgallery>section {
    width: 100%;
    background: white;
    /*box-shadow: 1px 1px 3px#888;*/
    border-radius:10px;
    height: 100%;
    box-shadow: rgba(60, 64, 67, 0.15) 0px 8px 12px 0px, rgba(60, 64, 67, 0.3) 0px 4px 4px 0px;
}

.boxmodalgallery div {
    text-align: center;
}
.boxmodalgallery div ul{
   padding:0px;
}
.boxmodalgallery label {
    width: 100%;
    float: left;
    font-size: 10px;
    margin-top: 5px;
    font-weight: 300;
    font-size: 10px;
    text-align: left;

}

.boxmodalgallery input[type="radio"] {
    display: block;
    width: 20px;
    margin: 0 auto;
}

.boxmodalgallery input[type="checkbox"] {
    display: block;
    width: 20px;
    margin: 0 auto;
}

.boxmodalgallery btn-success.accion {
    display: block;
    padding: 6px 8px !important;
    width: 30px;
    margin: 0 auto;
}

.boxmodalgallery btn-success span {
    font-size: 14px;
}
.boxmodalgalleryimglayout { background:rgba(0, 0, 0, 0.5);
    position:fixed;
    z-index: 100005;
    left: 0;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.boxmodalgalleryimg {
    /*   position: absolute;
       z-index: 10000;*/
    max-width: 100%;
    width: 800px;
    height: 450px;
    position: fixed;
    z-index: 100006;
    top: 100px;


}

.boxmodalgalleryimg >section {
    width: 90%;
    background: white;
    /*box-shadow: 1px 1px 3px#888;*/
    border-radius: 10px;
    height: 100%;
    box-shadow: rgba(60, 64, 67, 0.15) 0px 8px 12px 0px, rgba(60, 64, 67, 0.3) 0px 4px 4px 0px;
}

.boxmodalgalleryimg div {
    text-align: center;
}
.boxmodalgalleryimg div ul{
   padding: 0px;
}
.boxmodalgalleryimg label {
    width: 100%;
    float: left;
    font-size: 10px;
    margin-top: 5px;
    font-weight: 300;
    font-size: 10px;
    text-align: left;

}

.boxmodalgalleryimg input[type="radio"] {
    display: block;
    width: 20px;
    margin: 0 auto;
}

.boxmodalgalleryimg input[type="checkbox"] {
    display: block;
    width: 20px;
    margin: 0 auto;
}

.boxmodalgalleryimg btn-success.accion {
    display: block;
    padding: 6px 8px !important;
    width: 30px;
    margin: 0 auto;
}

.boxmodalgalleryimg btn-success span {
    font-size: 14px;
}

.center_outer {
    position: relative;
    left: 50%;
    float: left;
}
.center_inner {
    position: relative;
    left: -50%;
}
 .action
        {
            width: 200px;
            margin: 10px 0;
        }
        .cropped>img
        {
            margin-right: 10px;
        }
.imageBox
{
    position: relative;
	margin-top:60px;
    height: 150px;
    width: 150px;
    background: #fff;
    overflow: hidden;
    background-repeat: no-repeat;
    cursor:move;
	border-radius:50%;
	margin:0px auto;
}

.imageBox .thumbBox
{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 150px;
    height: 150px;
    margin-top: -75px;
    margin-left: -75px;
    box-sizing: border-box;

    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.5);
    background: none repeat scroll 0% 0% transparent;
}

.imageBox .spinner
{
    position: absolute;
    top: -50;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    line-height: 400px;
    background: rgba(0,0,0,0.7);
}

.hover-image {
    transition:  all 1s ease;
    transform: scale(.8,.8);
    cursor:grab;
}
.hover-image:hover {
    transform: scale(.7,.7);
}

.center_outer {
    position: relative;
    left: 50%;
    float: left;
}
.center_inner {
    position: relative;
    left: -50%;
}

div#profile_pic_box{
	bottom: 8px;
	z-index: 4000;
	 width:130px; 
	 height:130px; 
	margin:60px auto;
	border-radius:50%;
	 box-shadow: 0px 0px 10px #888888;
	background:#fff;
	text-align:center;}
	
	div#profile_pic_box > img{z-index:2000; width:120px;height:120px;margin-top: 5px;
	border-radius:50%;}
	div#profile_pic_box > a {
	display: none;
	position:absolute; 
	margin:5px 10px 0px 0px;
	z-index:85;
	background:transparent;
	border-radius:3px;
	transition: display 1s linear 0s;
	padding-left:5px;
	font-size:12px;
	text-decoration:none;
	
	}
	div#profile_pic_box h3{font-family:Covered;letter-spacing: 3px;font-size:28px}
	div#profile_pic_box > a > img{
		margin-top: 50px;
		margin-left: -25px;
	width:0px;
	height:0px;
	transition: width 1s linear 0s, height 1s linear 0s;
	}
	div#profile_pic_box > form{
	display:none;
	left:10px;
	margin-top:-165px;
	position:absolute; 
	z-index:80;
	padding:5px;
	opacity:1;
	background:rgba(155,155,155,.8);
	width:200px;
	height:300px;
	border-radius:4px;
	margin-left:-50px;
	transition: border-radius 1s linear 0s, height 1s linear 0s;
	}
	div#profile_pic_box:hover a {
		display: block;
	
	}
	div#profile_pic_box:hover a > img{
	
	width:25px;
	height:25px;
	}
	

	

#perfil-post{
	padding: 40px;
	background: #fff;
	position: relative;
	width: 100%;
    float: left;
    margin-top: 5px;
	margin-bottom: 40px;
	text-align: center;
  }
  #perfil-post > div > div{
	position: relative;
	margin-bottom: 30px;
  }
  #perfil-post > div > div > a > div{
    color: #666;
    background: #bbb;
    border: 10px;
    padding: 40px 10px;
    text-align: center;
	border-radius: 10px;
  }
  #perfil-post > div > div > a > div:hover{
    color: #aaa;
    background: #ccc;
  }
  #perfil-post > div > div > a > div i{
	font-size:84px;
  }
  #perfil-post > div > div > a > em{
	color:#fff;
  }
  #perfil-post > div > div > a > em{
	margin-top:-30px; 
	right: 30px;
	color:#fff;
	position: absolute;
  }








.layOutModal{
    position: absolute;
    z-index: 9999;
    width:100%;
    height:100%;
    background: black;
    opacity:.5;
}
.boxmodal{
    position: absolute;
    z-index: 10000;
   
}
.boxmodal > section{
    width: 500px;
    background: white;
    box-shadow: 1px 1px 3px#888;
    top:100px;
    height: 450px;
}
.boxmodal div{
    text-align: center;
}
.boxmodal label{
    width:100%;

}
.boxmodal input[type="radio"]{
    display:block;
    width:20px;
    margin:0 auto;
}
.boxmodal input[type="checkbox"]{
    display:block;
    width:20px;
    margin:0 auto;
}

















/*99999999999999999999999999999999999999999999*/





.layOutModal{
    position: absolute;
    z-index: 9999;
    width:100%;
    height:100%;
    background: black;
    opacity:.5;
}
.boxmodalproduccion{
 /*   position: absolute;
    z-index: 10000;*/
    width:100%;
    height: 100%;
   
}
.boxmodalproduccion > section{
    width: 100%;
    background: white;
    box-shadow: 1px 1px 3px#888;
    height: 100%;
}
.boxmodalproduccion div{
    text-align: center;
}
.boxmodalproduccion label{
    width:100%;

}
.boxmodalproduccion input[type="radio"]{
    display:block;
    width:20px;
    margin:0 auto;
}
.boxmodalproduccion input[type="checkbox"]{
    display:block;
    width:20px;
    margin:0 auto;
}



/*999999999999999999999999999999999999999999999*/
.appear{
    display: block;
    opacity: 1;
}
.itemSearchResults {
    -webkit-box-orient: horizontal;
    width: 100%;
    z-index: 5000;
    text-align: left;
    position: absolute;
    top: 65px;
    right: 0px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-bottom: 15px;
    padding-left:15px;
    padding-right:15px;
    max-height: 300px;
    box-shadow: 1px 4px 3px 4px #ccc;
    background: #fff;
}
.itemSearchResults div{
    clear:both;
    width:100%;
    background-color: #fff;
    border: 1px solid #eee;
}
#overlay{
	position:absolute;
	width:100%;
	height:100%;
	z-index:0;
	background:rgba(0,0,0,.3);
}

#left-banner{
	padding-top:40px;
}
#left-banner > div:last-child{
	padding-right:0px;
}
#left-banner > div > div > span{
	width:80px;
	height:80px;
	background:#ccc;
	color:#fff;
	border-radius:50%;
	font-size: 20px;
    padding: 5px 10px;
    float: left;
    display: block;
	margin-right:10px;
}
#left-banner > div {
    padding-left: 10px;
    padding-right: 10px;
}
#left-banner div:first-child span>i{
	
	color:#69f;
	
}
#left-banner div:nth-child(2) span>i{
	
	color:#69f;
	
}
#left-banner div:nth-child(3) span>i{
	
	color:#fa3;
	
}
#left-banner h4{
  	font-size:24px;
	color:#0d0;
}
.clear {
	clear: both;
}

.height30 {
	height: 30px;
}

.top-bar {
    min-height: 40px;
    background-color:#666;
	
}

.top-menu {
    min-height:80px;
    z-index: 5000;
    width:100%;
}
.top-menu::before {
    position: absolute;
    width: 100%;
    height: 110px;
    /*background: url('../images/canvas-texture.jpg');*/
    opacity: .4;
    content: "";
}

.top-menu .navbar-toggle {
    margin-top: 28px;
}

.top-menu .navbar-brand {
    padding: 0;
    margin: 30px 0 0 0;
}


/* social icon section */
.social-icons-top {
  padding: 0;
  margin: -10px!important;
  float: right!important;
  margin-left: 20px!important;
  padding-bottom: 10px;
}
.social-icons-top li {
  display: inline-block;
  list-style: none;
}
.social-icons-top li a {
  background: #fff;
  color: #707070;
  text-decoration: none;
  font-size: 20px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  transition: all 0.4s ease-in;
  margin-right: 6px;
  margin-bottom: 6px;
  margin-top:6px;
  border-radius:50%!important
}
.social-icons-top li a:hover {
  background: #0b0;
  color: #fff;
}

/* ------ Carousel ----- */

#carousel {
    background: url('../images/persianafrente.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    margin-bottom:0;
    height: 500px;
}

#carousel .carousel-caption {
    z-index: 10;
}

#carousel .item {
    height: 500px;
}
#carousel .carousel-inner > .item > img {
    position: absolute;
    min-width: 100%;
    height: 500px;
    left: 0;
    top: 0;
}
#carousel h1{
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 54px;
}
#carousel p{
	font-weight:bold;
}
.btn-white{
	
	border:4px solid white;
	color:#fff;
}
#about{

}
/* about section */
#about .about-img {
  position: relative;
  top: 0px;
}
#about .about-des {
  background: rgba(100,100,100,.8);
  color: #fff;
  padding: 100px;
  position: relative;
  top: 0px;
  bottom: 40px;
}
#about h2 {
  color:  #030618;
  padding-bottom: 10px
}
#about p {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
#footer p{
    font-size:2vh;
    font-weight:bold;
}
#footer p img{
    width:2vb;
}
.footer{
    background: url('../images/new/mapamadfondo.png') no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
}
.footer h2{
    color: #00ff00;
    font-size: 3.5em;
    font-weight: bolder;
    text-align: center;
    text-shadow: 1px 2px 3px #333;
}
.footer p{
    color: #333;
    font-size: 2.5vw;
    font-weight: bolder;
    text-align: center;
}


.footer h3 { 
    color: #fff;
    font-size: 2em;
    text-align: center;
    font-weight: bold;
    text-shadow: 1px 1px 2px #666;
    padding: 25px;
}
/* catalogo seciotn */
#catalogo{
	padding-top:20px;
}

#catalogo .lead-title{
    text-align:center;
    font-weight: normal;
}
#catalogo .catalogo-des
  {
    background: #fff;
    min-height: 400px;
    text-align: center;
    position: relative;
    bottom: 40px;
    padding: 40px;
  }
#catalogo > h2
  {
    letter-spacing: 1px;
	margin-bottom:30px;
  }
  #catalogo figcaption > h2
  {
    font-family:  sans-serif;
    font-size: 1.3em;
    text-align: center;
    vertical-align: middle;
    display: inline;
  }
#catalogo h1 {
  padding-bottom: 20px;
}
ul.catalogo span {
  font-size: 40px;
  text-align: center;
  display: inline-block;
}
ul.catalogo li {
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
  color: #0b0;
  font-family: sans-serif;
  font-weight: bold;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  display:inline-block;
  transition: all 0.4s ease-in;
  margin: 40px 20px 0 20px;
}
ul.catalogo li h3
  {
    font-size: 24px;
  } 
.catalogo-des .border-bottom {
    border-bottom: 2px solid #f9f9f9;
}

.catalogo-des .border-right {
    border-right: 2px solid #f9f9f9;
}
.catalogo-des .col-md-6, .catalogo-des .col-md-12 {
    padding: 0px;
}
.catalogo-des > h2{
    font-size: 32px!important;
}
.outer {
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  
  .middle {
    display: table-cell;
    vertical-align: middle;
  }
  
  .inner {
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    /* Whatever width you want */
  }
.pensando {
    margin-top:20%;
    font-size: 3vw!important;
    font-weight: bolder;
    text-align: center;
}
.uppercaseit{
    text-transform:uppercase!important;
}

.carousel-caption {
    color:#333;
    font-family:  'montserrat-black','Open Sans', Arial, Helvetice Neue, sans-serif;
    
  
}
.carousel-caption h2{
    font-family:  'montserrat-extra-bold','Open Sans', Arial, Helvetice Neue, sans-serif;
    font-size:7vh;
}

@media (min-width: 768px) {
    .mobile-nav{
        display: none!important;
    }
    #carousel .carousel-caption p {
        margin-bottom: 20px;
        line-height: 1.4;
        font-size: 18px;
    }

    #carousel .carousel-caption {
        padding-bottom: 140px;
        right: 20%;
        left: 20%;
    }
    .carousel-caption {
        min-height: 400px !important;
    }
    #fwslider{
        min-height: 350px !important;
    }
}

@media (max-width: 768px) {
    #catalogo .grid { 
        margin: top 10px;
        margin-bottom:10px
    }
    #catalogo .grid figure figcaption {
        font: size 1em!important;
        padding: 1em 1em!important;
    }
    #carousel .carousel-caption {
        padding-bottom: 120px;
    }
    .left-banner{
        float:right!important;
        width:70%!important;
    }
    .footer h3 {
        padding:5px!important;
        font-size: 1.5em!important;
    }
    /*
    .slidePrev{
        top:32px!important;
    }
    .slideNext{
        top:32px!important;
    }*/
    #fwslider{
        min-height:120px!important;
    }
    #contacto h2 {
        font-size: 1.5em;
        line-height: 1.8;
    }
}

@media (max-width: 1024px) {
    #carousel {
         background: url('../images/sheer/s1.jpg') no-repeat center center fixed; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow-x: hidden;
        margin-bottom:0;
        height: 500px;
    }
}

/* ------ End of Carousel ----- */

/* ------ Welcome & Slogna ------ */
.welcome {
    border-bottom: 1px solid #cccccc;
    min-height: 230px;
}

.slogan {
    font-family:  'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 42px;
    margin: 60px 0;
    color: #333333;
}

.service {
    margin-bottom: 100px;
    margin-top: 100px;
}

.service-item {
    font-family:  'Open Sans', sans-serif;
    margin-bottom: 10px;
    font-size: 20px;
}


.service-item p {
    font-weight: lighter; 
    text-align: justify; 
    margin-top: 25px;
    font-size: 14px;
    color: #929292;
}

.subheader {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    margin-top: 12px;
    font-size: 14px;
    color: #fff;
}


.btn-orange {
    background-color: #3d3;
    border-bottom:2px solid #3a3;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
}

.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
    background-color: #3a3;
    color:#ffffff;
}

.btn-green {
    background-color:#2ecc71;
    border-bottom:2px solid #27ae60;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
}
#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background: rgb(245,245,246);
background: linear-gradient(0deg, rgba(245,245,246,1) 0%, rgba(200,200,200,1) 50%, rgba(158,160,161,1) 100%);
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    z-index: 10001;
    max-width: 500px;
    text-align: center;
    font-size: 3em;
}
#loader > div{
    width: 100%;
    margin-left: -50%;
    
    margin-top: -25%;
    
}
.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
    background-color: #27ae60;
    color:#ffffff;
}
@media (min-width:768px){
    .nav.navbar-nav {
    border-bottom: 1px solid #333;
}
}

.nav > li {
    margin:10px 7px
}
.nav > li:hover{
    background: transparent;
    border-radius:25px;
    /*color:#fff;*/
}

.nav > li > a {
    background:transparent;
    padding: 5px 15px!important;
	color:#333;
	font-size:14px;
    border-radius: 25px!important;
    font-weight:bold!important;
    font-family:  'montserrat-bold','Open Sans', Arial, Helvetice Neue, sans-serif
}

.nav > li > a:hover,
.nav > li > a:focus {
   /* background-color: #3d3;
   color:#fff;*/
   outline: none!important;
    border-radius:25px;
    
}

.navbar-default .navbar-nav > li > a:hover {
    background: transparent;
    border-radius:25px;
    color:#333;
  /* border-bottom:3px solid #3d3;
    color:#333;
	background:transparent;*/
}


.nav > li > a {
   /* color: #929292;*/
   color:#fff;
}
.navbar-default {
    background-color:transparent;
    border:none;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    border-bottom:3px solid #3d3;
    color:#fff;
	background:#000;
}

.navbar {
    margin-bottom: 0px;
}

.service-item-header {
    margin-left: -10px; 
    padding: 16px 20px 20px; 
    font-weight: bold;
    display: inline-block;
}

.header-orange {
    background-color:#3d3;
    min-width: 298px;
    height: 67px;
    color: #fff; 

}

.team_hr {
    border: 1px solid #fff; 
    width: 37.5%; 
    float: left;
}

.team_hr_left {
    margin-right: 20px;
    margin-left: 15px; 
}

.team_hr_right {
    margin-left: 30px;
}

.hr_gray {
    border: 1px solid #cccccc; 
}

.team {
    background: url('../images/background.png') ; 
    font-family:  'Open Sans', sans-serif;
    min-height:590px;
    color:#ffffff;

}
.line-header {
    margin-top:40px;
    margin-bottom:30px;
}

.member-thumb:hover .thumb-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.member-thumb {
    position: relative;
    overflow: hidden;
}

.member-thumb .thumb-overlay {
    background-color: rgba(220, 157, 102, 0.8);
    position: absolute;
    visibility: hidden;
    padding-top: 35%;
    padding-left: 25%;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}

.thumb-overlay a {
    float:left;
    margin-right: 5px;
}



.team-inner {
    margin-top:10px;
}

.team-inner-header {
    font-family: 'Open Sans', sans-serif;
    font-weight:600;
    font-size:16px;
}

.team-inner-subtext {
    font-weight:normal;
    font-size:12px;
}

.row_team {
    margin-left:-50px;
    margin-top:70px;
}

.row_team li {
    list-style: none;
}

.project-box {
    background-size: cover;
    position: relative;
    overflow: hidden;
    cursor:pointer;
}

.project-box:hover .project-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.project-overlay {
    background : rgba(0,0,0,.75);
    border : 2px solid #3d3;
    visibility: hidden;
    position: absolute;
    text-align:center;
    padding-top:40px;
    color: #ffffff;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}
.navbar-brand img{
	width: 150px;
	margin-top: -10px;
}
.headroom--not-top{
    background:rgba(255,255,255,.4);
}
.navegador{
  margin-top: 5px;
  width:100%;
  background:#33dd00;
  z-index: 1000
}
.project-overlay hr {
    width : 70%;
	
}

.project-gallery li {
    margin:15px;
}
.txt_white {
    color: #fff;
}
.txt_darkgrey {
    color: #333333;
}

.txt_orange {
    color: #3a3;
}
.txt_gren {
    color: #3d3;
}

.txt_slogan {
    font-size:14px; 
    color:#929292;
}
.txt_slogan_blk {
    font-size:1.5rem; 
    color:#222;
    font-weight: bold;
    font-style:normal;
}


.line-header span {font-size: 24px;
float: left;
margin-top: 10px;
margin-bottom: 40px;
}

.team_box  div {
    text-align: center; 
    padding-top: 100px;
}

.span_blog {
    margin-bottom: 80px;
}

.blog_post {
    color: #333333; 
    padding: 10px;
}

.blog_header {
    font-weight: bold; 
    font-size: 16px; 
}

.blog_text {
    text-align: justify; 
    font-size: 14px; 
    margin-top: 20px;
}







/* ==========================================================================
contact section
========================================================================== */
#contacto {
  /*background: #3B3B3B url('../images/new/FONDORELLENODEDATOS.png') no-repeat center center;*/
  background-size: cover;
  color: #333;
  padding-bottom:100px;
  /*font-family: 'kepler'*/
}
.inicio-triangulo{
    background-image: #3B3B3B url('../images/background.png') no-repeat center center;


}
.contactanos-promociones {
    background: #3B3B3B url('../images/distribuidor/fondopromociones.png') no-repeat center center;background-size: cover;box-shadow: inset 0px -2px 5px  rgba(0, 0, 0, 0.5), inset 0px 2px 5px  rgba(0, 0, 0, 0.5);
}

.contactanos-envio{
    background: #3B3B3B url('../images/distribuidor/enviosfondo.png') no-repeat center center;background-size: cover;box-shadow: inset 0px -2px 5px  rgba(0, 0, 0, 0.5), inset 0px 2px 5px  rgba(0, 0, 0, 0.5);
}
.contactanos-horarios{
    background: #3B3B3B url('../images/contacto/fondohorarios.png') no-repeat center center;background-size: cover;box-shadow: inset 0px -2px 5px  rgba(0, 0, 0, 0.5), inset 0px 2px 5px  rgba(0, 0, 0, 0.5);
}
.contactanos-fabrica{
    background: #3B3B3B url('../images/conocenos/galeria/fabrica.jpeg') no-repeat center center; background-size: cover;box-shadow: inset 0px -2px 5px  rgba(0, 0, 0, 0.5), inset 0px 2px 5px  rgba(0, 0, 0, 0.5);
}
.contactanos-muestrario{
    background: #3B3B3B url('../images/muestrario/fondolinea.png') no-repeat center center; background-size: cover;box-shadow: inset 0px -2px 5px  rgba(0, 0, 0, 0.5), inset 0px 2px 5px  rgba(0, 0, 0, 0.5);
}
.contactanos-sheerelegance{
    background: #3B3B3B url('../images/inicio/fondosheer.png') no-repeat center center; background-size: cover;box-shadow: inset 0px -2px 5px  rgba(0, 0, 0, 0.5), inset 0px 2px 5px  rgba(0, 0, 0, 0.5);
}
.contactanos-enrollables{
    background: #3B3B3B url('../images/inicio/fondoenrollables.png') no-repeat center center; background-size: cover;box-shadow: inset 0px -2px 5px  rgba(0, 0, 0, 0.5), inset 0px 2px 5px  rgba(0, 0, 0, 0.5);
}
.contactanos-beneficios{
    background: #3B3B3B url('../images/inicio/beneficios.png') no-repeat center center; background-size: cover;box-shadow: inset 0px -2px 5px  rgba(0, 0, 0, 0.5), inset 0px 2px 5px  rgba(0, 0, 0, 0.5);
}
.contactanos-bottom{
    text-align: center;
    /*font-family: 'kepler'*/
}
.contactanos-bottom h2 {
    color: #333;
    font-size: 2.5em;
    font-weight: bolder;
    text-align: center;
}
.contactanos-bottom.bottom-galerias .icono {
    padding:10px;
}
.contactanos-bottom.bottom-galerias .icono:hover {
    margin-top:-10px;

}

#contacto h2 {
    font-family: 'montserrat-variable';
    color: rgb(17, 151, 58);
    font-size: 3.2em;
    font-weight: bolder;
    text-align: center;
    line-height: 1.5;
}
#contacto h3 {
  font-size: 1.5em;
  font-weight: bold;
  letter-spacing: 1px;
  
}
#contacto p{
    color: #333;
    font-size: 2vw;
    font-weight: normal;
    text-align: center;
}
.contactanos-bottom h4 { 
    color: #000;
    font-size: 1.5em;
    text-align: center;
 
}
#contacto .medium-icon {
  padding-top: 10px;
  padding-right: 10px;
}
#contacto .contact-info div {
  padding-top: 14px;
  padding-bottom: 14px;
}
#contacto  label{
    float:left;
    font-size: 1.2em;
}
#contacto  label span{
    color:#333;
}
#contacto form {
  padding-top: 60px;
  padding-bottom:60px
}
#contacto .form-control {
  border: 2px solid #333;
  color: #333;
  border-radius: 0;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 10px;
  transition: all 0.4s ease-in-out;
  background: transparent;
}
#contacto input {
  height: 40px;
}
#contacto input[type="submit"] {
/*font-family:kepler;*/
background: transparent;
  border: 3px solid #333;
  color:#333;
  letter-spacing: 1.5px;
  padding: 0px 10px;
  height: 50px;
  width: auto;
  text-shadow: 1px 1px 3px #888;
  font-size: 2em;
  font-weight:normal;
  font-style: italic!important;
  margin-top:20px
}
#contacto input[type="submit"]:hover {
  color: #000000;
}






#contact {
	margin-top:100px; 
	border-top: 1px solid #cccccc; 
	font-size:14px;
}
.contact-map {
    margin-bottom: 15px;
    height: 378px;

}

.head_contact {
    padding-bottom:80px; 
    margin-bottom:0;
}

.contact_right img {
	margin-right:5px;
}

.contact_right form {
	padding-left:15px;
	padding-right:15px
}

.tweet_txt {
	border-left:2px solid #ffffff; 
	min-height:160px;
}

.twitter_user {
	color: #FFFF33; 
	font-size: 14px;
	float: right;
}

.partners {
	border-top: 2px solid #cccccc;
}

.partners .partner-item {
    margin-bottom: 5px;
}

#contact {
	margin-top:100px; 
	border-top: 1px solid #cccccc; 
	font-size:14px;
}
.contact-map {
    margin-bottom: 15px;
    height: 378px;

}

.head_contact {
    padding-bottom:20px; 
    margin-bottom:0;
}

.contact_right img {
	margin-right:5px;
}

.contact_right form {
	padding-left:15px;
	padding-right:15px
}

.tweet_txt {
	border-left:2px solid #ffffff; 
	min-height:160px;
}

.twitter_user {
	color: #FFFF33; 
	font-size: 14px;
	float: right;
}
#histats_counter{
    display:none;
}
.partners {
	border-top: 2px solid #cccccc;
}

.partners .partner-item {
    margin-bottom: 5px;
}
/*direccion*/
#direccion {
  background: #333;
  color:#fff;
  padding-top: 40px;
  padding-bottom: 40px;
}
#direccion h2 {
  padding-bottom: 20px;
}
/* contact section */
#contact {
  background: #333;
  color:#fff;
  padding-top: 140px;
  padding-bottom: 80px;
  float:left;
  width:100%;
}
#contact .fa {
  font-weight: bold;
  padding-right: 4px;
}
#contact h2 {
  padding-bottom: 20px;
}
#contact .newsletter p {
  padding-bottom: 10px;
}
#contact .form-control {
  background: #fff;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* copyright section */
.copyright {
  padding: 30px 0px 20px 0px;
}

/* social icon section */
.social-icons {
  padding: 0;
  margin: 0;
}
.social-icons li {
  display: inline-block;
  list-style: none;
}

.social-icons li a {
    background: transparent;
    color: #707070;
    text-decoration: none;
    font-size:4vw;
    width: 4vw;
    text-align: center;
    transition: all 0.4s ease-in;
    margin-right: 3px;
    margin-bottom: 4px;
    padding:10px;
  }
  .social-icons li:first-child a{
    background: transparent;
    color: #707070;
    text-decoration: none;
    font-size:22px;
    width: 2vw;
    height: 2vw;
    text-align: center;
    transition: all 0.4s ease-in;
    margin-right: 3px;
    margin-bottom: 4px;
    padding:8px;
  }
  .social-icons li a img{
 
    width: 3vw;

  }
  .social-icons li:first-child a img{
 
    width: 1.5vw;
    margin-top:-10px;
    margin-right: 5px;

  }
/*.social-icons li a:hover {
  
}*/


.no-padding {
    padding-left: 0px!important;
    padding-right: 0px!important;
}

#btn-back-to-top{
	position:fixed;
	bottom:20px;
	right:20px;
	padding:6px 10px;
    border-radius:50%!important;
    z-index: 10;
}
.text_white{
	color:#fff;
}
/* social icon section */
.social-icons-top {
  padding: 0;
  margin: 0;
  float:right;
}
.social-icons-top li {
  display: inline-block;
  list-style: none;
}
.social-icons-top li a {
  background: #fff;
  color: #707070;
  text-decoration: none;
  font-size: 20px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  transition: all 0.4s ease-in;
  margin-right: 6px;
  margin-bottom: 6px;
  margin-top:6px;
  border-radius:50%;
}
.social-icons-top li a:hover {
  background: #0b0;
  color: #fff;
}

ul.project-gallery  li  a img:hover {
    border: 3px solid #3d3;
}

.gallery-category a {
	color:#333333; 
}

.gallery-category a.active {
	color:#3a3; 
	text-decoration:none;
}

.gallery-category a:focus {
	color:#3a3;
	text-decoration:none;	
}

.gallery-category a:hover {
	color:#3a3; 
	text-decoration:none;
}
.catalogoinner{
  margin-bottom: 5px!important;
  padding:5px!important;
  margin:0px!important;
}

.link_orange:hover {
    text-decoration:none;
}
.project-gallery {         
    margin:0 0 0 0;
    margin-top:30px;
    margin-left: -40px;
}
.project-gallery li {     
    list-style:none;
    margin-bottom:25px;           
}
.project-gallery li img {
  cursor: pointer;
}

.tweets {
    background-color: #8996a0;
    min-height:200px;
    font-family:  'Open Sans', sans-serif;
    font-size:20px;
    color:#ffffff;
    margin-top:100px;
}

.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-style: italic;
}

.btn_loadmore {
	margin-top:30px; 
	margin-bottom:80px;
}

.blog_box {
    /*margin-left: -12px;*/
}
.inlineOpts {
    float: left;
    width: 100%;
}
.inlineOpts li{
    padding: 5px 10px;
    display:inline-block;  
    color:#888;
}


@media (min-width:991px) and (max-width:1200px) {
    .project-box, .project-overlay {
        height:170px;
        width:170px;
    }

    .project-gallery {
        margin-left: -70px;
    }

    .service-item-header {
        padding: 16px 10px 20px;
    }

    .header-orange {
        min-width: 230px;
    }

    .team_box,  .team_box_over {
        height:220px;
        width:220px;
    }
	.left-banner{
        float:left!important;
    }
}



@media (max-width:991px) {
    .team-inner {
        margin-top: 20px;
        margin-bottom: 20px;
    }
	
    .btn-read-more {
        float:right;
        margin-bottom :40px; 
    }

    .navbar-brand img {
        width: 120px;
        margin-top: -20px;
    }
    .top-menu {
        min-height: 80px;
    }
}


@media (min-width:768px) and (max-width:990px) {
    .left-banner{
        float:right!important;
        width:70%!important;
    }
    .member-thumb .thumb-overlay {
        padding-left: 30%;
    }
    .project-box , .project-overlay {
       height:130px;
       width:130px;
       padding-top: 0px;
    }

    .project-gallery {
       margin-left: 10px; 
    }

    .blog_box{
       margin-right: -140px;
    }
}
 

@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  } 
} 

@media (max-width: 768px) {
    .nav > li > a {
        
        border-radius: 4px!important;
    }
    .navbar-collapse.in {
        overflow-y: visible!important; 
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }
    .img-grid div {
        display:none;
    }
	#phone{
	display:none;
	}
	#about .about-des {
		
padding:20px 20px 80px 20px!important;
	}
    #catalogo .catalogo-des {
padding:20px 20px 80px 20px!important;
height: auto;
float: left;
  } 
     .navegador {
        margin-top: 12px;
    }
    .member-thumb .thumb-overlay {
        padding-left: 40%;
       
    }
    .btn-read-more {
            float:right;
            margin-bottom :40px; 
      }
}

@media (max-width: 380px) {
    .member-thumb .thumb-overlay {
            padding-left: 30%;

    }
	.service-item-header {
		font-size: 16px;
		
		padding: 23px 10px 22px;
	}
	.header-orange {
		min-width: 0px;
	}
	
}

@media (min-width:991px) and (max-width: 1280px) {
	 .team_hr {
		width: 35%; 
	}
    .inicio {
        min-height: 560px!important;
        height:560px!important;
    }
    #fwslider .slide {
        margin-top: -35px;
    }
    #fwslider {
        
        height: 430px;
    }
}

@media (min-width:683px) and ( max-width: 991px) {
	 .team_hr {
		width: 31%;
	}
    .inicio {
        min-height: 820px!important;
        height:820px!important;
    }
}

@media (min-width:585px) and ( max-width: 683px) {
        .member-thumb .thumb-overlay {
            padding-left: 25%;

        }
	 .team_hr {
		width: 28%;
	}
}

@media (min-width:536px) and ( max-width: 585px) {
	 .team_hr {
		width: 23%;
	}
}

@media  (min-width:410px) and  ( max-width: 536px) {
	 .team_hr {
		width: 14%;
	}
}
@media  (min-width:768px) and  ( max-width: 1024px) {
    .nav > li > a{
        padding:10px 0px!important!important;
    }
}
@media  (min-width:410px) and  ( max-width: 768px) {
    .keep-top {
        margin-top: 280px;
   }
}
@media  ( max-width: 410px) {
    #footer p {
        font-size: 3vw;
    }
    .copyright img{
        width:100%;
    }
    .content_top_slider{
        height:400px;
    }
    .contactanos-bottom-mobil{
        margin-bottom:0px!important;
    }
    .contactanos-promociones {
    background: #3B3B3B url('../images/distribuidor/fondopromociones.png') no-repeat center center;background-size: cover;box-shadow: inset 0px -2px 5px  rgba(0, 0, 0, 0.5), inset 0px 2px 5px  rgba(0, 0, 0, 0.5);
}

.contactanos-envio{
    background: #3B3B3B url('../images/distribuidor/enviosfondo.png') no-repeat center center;background-size: cover;box-shadow: inset 0px -2px 5px  rgba(0, 0, 0, 0.5), inset 0px 2px 5px  rgba(0, 0, 0, 0.5);
}
.contactanos-horarios{
    background: #3B3B3B url('../images/contacto/fondohorarios.png') no-repeat center center;background-size: cover;box-shadow: inset 0px -2px 5px  rgba(0, 0, 0, 0.5), inset 0px 2px 5px  rgba(0, 0, 0, 0.5);
}
.contactanos-fabrica{
    background: #3B3B3B url('../images/conocenos/fabrica.png') no-repeat center center; background-size: cover;box-shadow: inset 0px -2px 5px  rgba(0, 0, 0, 0.5), inset 0px 2px 5px  rgba(0, 0, 0, 0.5);
}
.contactanos-muestrario{
    background: #3B3B3B url('../images/muestrario/fondolinea.png') no-repeat center center; background-size: cover;box-shadow: inset 0px -2px 5px  rgba(0, 0, 0, 0.5), inset 0px 2px 5px  rgba(0, 0, 0, 0.5);
}
.contactanos-sheerelegance{
    background:transparent!important;
    background-size: cover;
    box-shadow:none!important;
}
.inicio-triangulo{
    background-image: #3B3B3B url('../images/inicio/mobil/trianguloverde.png')no-repeat center center;

    height:350px;
}
.contactanos-enrollables{
    background: transparent!important;
    background-size: cover;box-shadow: inset 0px -2px 5px  rgba(0, 0, 0, 0.5), inset 0px 2px 5px  rgba(0, 0, 0, 0.5);
}
.contactanos-beneficios{
    margin-bottom:50px!important;
    background: #3B3B3B url('../images/inicio/mobil/beneficiosmobil.png') no-repeat center center; background-size: cover;box-shadow: inset 0px -2px 5px  rgba(0, 0, 0, 0.5), inset 0px 2px 5px  rgba(0, 0, 0, 0.5);
}

  #contact{
    padding-top: 40px!important;
  }
	 .team_hr {
		width: 6%;
	}
  #carousel h1{
  font-weight:normal;
  /*font-family:elegance;*/
  font-size: 32px;
}
}
.slide--reset {
    display: block;
    position: fixed;
    top:0px;
}
.slide--up {
    display: none;
}
.headroom--top{
position: relative;
}
#top-menu {
    width: 100%;
    transition: all 1s ease-in-out;
}


/**********MARCAS**********/

#treeshades
{
     background: url('../images/treeshades.jpg') no-repeat left;
     background-size:80%;
     height:  120px;
     width: 100%; 
     margin-top: 150px;
     cursor:pointer;
     display: block;
}

#treeshades:hover
{
    background: url('../images/treeshades_over.jpg') no-repeat left;
    background-size:80%;
}

#toldiva
{
     background: url('../images/toldiva.jpg') no-repeat left;
     background-size:80%;
     height: 120px;
     width: 100%;
     cursor:pointer;
     margin-top: 150px;
     display: block;
}

#toldiva:hover
{
    background: url('../images/toldiva_over.jpg') no-repeat left;
    background-size:80%;
}

#schiaffino
{
     background: url('../images/shiaffino.jpg') no-repeat left;
    background-size:80%;
     height:  120px;
     width: 100%; 
     cursor:pointer;
     margin-top: 150px;
     display: block;
}

#schiaffino:hover
{
    background: url('../images/shiaffino_hover.jpg') no-repeat left;
    background-size:80%;
}
#blmx
{
     background: url('../images/logob.jpg') no-repeat left;
    background-size:80%;
     height:  120px;
     width: 100%; 
     cursor:pointer;
     margin-top: 150px;
     display: block;
}

#blmx:hover
{
    background: url('../images/logob_over_c.jpg') no-repeat left;
    background-size:80%;
}
#shades
{
     background: url('../images/logoshades.png') no-repeat left;
    background-size:80%;
     height:  120px;
     width: 100%; 
     cursor:pointer;
     margin-top: 150px;
     display: block;
}

#shades:hover
{
    background: url('../images/logoshades_over.png') no-repeat left;
    background-size:80%;
}


	
/*	
#marcas
{
     background: url('../img/icon/li_marcas.png');

     height: 100%;
     width: 100%; 
     display: block;
}

#marcas:hover
{
    background: url('../img/icon/li_marcas_over.jpg') no-repeat left;
 
}*/


   
.img-grid{
	margin-bottom:20px;
}
.img-grid div{
	position: absolute;
    right: 30px;
    bottom: 40px;
    color: #fff;
    background: black;
    padding: 15px;
}
.shadow{
	box-shadow:1px 4px 5px #333;
}
