/*!
 * Start Bootstrap - Creative v3.3.7+1 (http://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
html,
body {
  height: 100%;
  width: 100%;
}
body {
  font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
}
hr {
  border-color: #a58f4d;
  border-width: 2px;
  max-width: 100px;
}
hr.light {
  border-color: white;
}
a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #a58f4d;
}
a:hover,
a:focus {
  color: #fff;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
}
h3 {color: #a58f4d;}
.gris {color: #141414;}
p {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 20px;
  color:#989898;
}
.blanco{color:#fff!important;}

section {
  padding: 50px 0;
}
/* preloader */
#preloader {
    position: fixed;
    top:0; left:0;
    right:0; bottom:0;
    background: #000;
    z-index: 99999;
}
#loader {
    width: 128px;
    height: 128px;
    position: absolute;
    left:50%; top:50%;
    background: url(../img/loader.gif) no-repeat center 0;
    margin:-50px 0 0 -50px;
}

.no-padding {
  padding: 0;
}

.section-heading {
  margin-top: 0;
}
.padding-top {padding-top: 90px;}


/*slider*/
.slick-arrow{ display: none !important;  }
.slick{  position: relative; top: 0;  left: 0; height: 100%; width: 100%; min-height: 100%; }
.slick .slick-track, .slick .slick-list{  height: 100%; width: 100%; min-height: 100%;  }
.slick .img-responsive{  height: 100%; width: 100%; min-height: 100%;  background-size: cover; background-repeat: no-repeat; background-position: top; }
.slick .video-responsive{  width: 100%;   height: 100%;   }
.embed-container { position: relative; padding-bottom: 56.25%; height: 100%; overflow: hidden;}
.embed-container iframe, .embed-container video { position: absolute; top:0; left: 0; width: 100%; height: 100%;  min-height: 100%;  }
.embed-container #buttonbar { position: absolute; top: 70px; right:20px;  }
.embed-container #buttonbar #play {  background:#a58f4d; color:#141414; border:none; border-radius: 20px;  width: 30px; height: 30px; }
.slick-dots{ position: absolute; bottom: 10px;  list-style: none;  }
.slick-dots li{  text-align: center;   float: right;   padding: 0 5px;  }
.slick-dots li button{ background: rgb(255, 255, 255);  border: 1px rgb(255, 255, 255) solid; border-radius: 0px; width: 45px; height: 3px; font-size: 0;  }


.parallax-cont {background: #141414;}
.parallax-cont section {
  width: 100%;
  height: 100vh;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
}
.parallax-cont section:nth-child(1) .image {
  background-image: url(../img/novios.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.parallax-cont section .image {
  background-size: cover;
  width: 100%;
  height: 100%;

}


.parallax-cont2 {background: #141414;}
.parallax-cont2 section {
  width: 100%;
  height: 100vh;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
}
.parallax-cont2 section:nth-child(1) .image {
  background-image: url(../img/colecciones.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; 
}
.parallax-cont2 section .image {
  background-size: cover;
  width: 100%;
  height: 100%;

}


.parallax-cont3 {background: #141414;}
.parallax-cont3 section {
  width: 100%;
  height: 100vh;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
}
.parallax-cont3 section:nth-child(1) .image {
  background-image: url(../img/atelier.jpg);
    background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.parallax-cont3 section .image {
  background-size: cover;
  width: 100%;
  height: 100%;

}

.parallax-cont4 {background: #141414;}
.parallax-cont4 section {
  width: 100%;
  height: 100vh;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
}
.parallax-cont4 section:nth-child(1) .image {
  background-image: url(../img/inspiracion.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.parallax-cont4 section .image {
  background-size: cover;
  width: 100%;
  height: 100%;

}

.parallax-cont5 {background: #141414;}
.parallax-cont5 section {
  width: 100%;
  height: 100vh;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
}
.parallax-cont5 section:nth-child(1) .image {
  background-image: url(../img/clientes.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.parallax-cont5 section .image {
  background-size: cover;
  width: 100%;
  height: 100%;

}


/*proceso*/
#exTab1 .nav-pills > li > a {
  color: #fff;
  background: none;
  border: 1px solid #fff;
  padding:5px;
  margin: 5px;
  border-radius: 0px;
}
#exTab1 .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
  color: #fff;
  background: #000;
  border: 1px solid #000;
}


/*SECCIONES*/
.bg-sergio {
  background: url(../img/bg-sergio.jpg) right top no-repeat; background-size: cover; min-height:100%;
}
.bg-medida {
  background: url(../img/bg-medida.jpg)  center no-repeat; background-size: cover; min-height:100%; color: white; 
}
.bg-atelier{ background: url( ) center top no-repeat #000; background-size: cover;  color: white; }

.bg-prensa{ background: url() center top no-repeat #000; background-size: contain;  color: white; }

.bg-coleccion{ background: url() center top no-repeat #000; background-size: contain;   }

.bg-oscuro {
  background-color: #141414;
  color: white;
}
.bg-gris {
  background-color: #a58f4d;
  color: white;
}
.col-col {padding:8px }


#contacto {     background: url() no-repeat #000; background-size: cover;}
#contacto h1 { font-size: 55px; color:#a58f4d; font-weight:900;  }
/* The form */
#formulario{ background:#000; color: #fff; padding: 10px; }
#formulario input, #formulario textarea { width: 100%; padding:8px; margin:10px 0; background: #000; border: 1px #ccc solid;}
 #button input{
  border:none; 
    color: #fff !important;
    cursor:pointer;
  max-width: 200px;
  width: auto;
  background-color:#a58f4d;
  font-size: 14px;
  padding:5px 35px;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;

}

 #button input:hover{
  border:none; 
  background: #fff;
  color:#000!important;
  text-decoration: none;
}


.carousel-control.right {
    right: -35px!important;
    left: auto;
    background-image:none!important; 
}
.carousel-control.left {
    left: -35px;
    background-image:none!important; 
}
.glyphicon-chevron-left:before {
    content: none!important;
}
.glyphicon-chevron-right:before {
    content: none!important;
}


.portfolio-box {
  position: relative;
  display: block;
  margin: 0 auto;
}
.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 0;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
  padding: 0 15px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}
.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}
.portfolio-box:focus {
  outline: none;
}


.portfolio-box img.grey {
filter: url('#grayscale'); /* Versión SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%); /* Para cuando es estándar funcione en todos */
filter: Gray(); /* IE4-8 and 9 */

-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.portfolio-box img.grey:hover { 
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: none;

-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.clearfix {clear: both;} 

.gridder{margin:0px;padding:0px;list-style-type:none;font-size:0}
.gridder-list{display:inline-block !important;vertical-align:top;}
.gridder-show{display:block;float:left;width:100%;position:relative;  padding: 15px 0; min-height: 100px;}
.gridder-content{display:none}
.gridder-list{width:32.33%}
.gridder-list:nth-child(n){margin-bottom:1%;margin-right:1%}
.gridder-list:nth-of-type(6n){margin-right:0;margin-bottom:0}
.gridder-navigation {  min-width: 50%;  position: absolute; z-index: 999; }
.gridder-navigation .gridder-nav .prev { text-align: left; float: left; }
.gridder-navigation .next { text-align: right; float: right; }


#MixItUp2 .gridder-show{background: #141414!important;}

.contenedor{
  -webkit-backface-visibility: hidden;
}
.contenedor:after{
  content: '';
  display: inline-block;
  width: 100%;
}

.contenedor .colemix {  width: 33%;}

.contenedor .mix{
  display: inline-block;
}
.contenedor .mix{
  display: none;
}
.contenedor .mix:after{
  content: attr(data-myorder);
  color: white;
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  padding: 2% ;
}
.contenedor .mix:before{
  content: '';
  display: inline-block;
}
.filter{ position: relative; width: 33.33333%; float: left; padding: 30px 0; cursor: pointer; opacity: 1; z-index: 999;}
.filter img{ border: 0px solid #fff; }
.filter:hover {
  opacity: 1;
}
.filter.active {
  color: black;
  opacity: 1;
}
.filter_caption { position: absolute; bottom:10px; background: #a58f4d; padding:2% 5%;  }
.filter a { color:#fff!important;  }





/*MENU NAVEGACION*/
.navbar-default {
  background-color: white;
  border-color:none;
  font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.navbar-default .navbar-header .navbar-brand {
  color: #FFF;
  font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 700;
  text-transform: normal;
}
.navbar-default .navbar-header .navbar-brand img{height:30px;}

.navbar-default .navbar-header .navbar-toggle {
  font-weight: 700;
  font-size: 12px;
  color: #222222;
  text-transform: normal;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  text-transform: normal;
  font-weight: 700;
  font-size: 13px;
  color: #222222;
  padding:10px 10px!important;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: #a58f4d;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #a58f4d !important;
  background-color: transparent;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}




@media (max-width: 480px) { 
  p { text-align: center!important; }
  .embed-container #buttonbar { position: absolute; bottom: 20px; right: 5%;  }

  .filter {
      position: relative;
      width: 100%;
  }
  .logo_footer { max-width: 130px; }
  h2{ text-align: center; }

  .parallax-cont section:nth-child(1) .image {
    background-image: url(../img/novios-mobile.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .parallax-cont2 section:nth-child(1) .image {
  background-image: url(../img/colecciones-mobile.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; 
  }
  .parallax-cont3 section:nth-child(1) .image {
  background-image: url(../img/atelier-mobile.jpg);
    background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  }
  .parallax-cont4 section:nth-child(1) .image {
  background-image: url(../img/inspiracion-mobile.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  }

  .bg-medida {
  background: url(../img/bg-medida.jpg)  left !important; background-size: cover; min-height:100%; color: white; 
  }

}


@media (min-width: 768px) {

#prensa .item2{ min-height: 350px; padding-top:50px;  } 

  .navbar-default {
    background-color: transparent;
    border-color:none;
  }
  .navbar-default .navbar-header .navbar-brand img{height:auto;}

  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color: rgba(255, 255, 255, 0.7);
      padding:25px 10px!important;
  }
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    color: white;
  }
  .navbar-default.affix {
    background-color: black;
    overflow: hidden;
    border-color: rgba(34, 34, 34, 0.05);
  }
  .navbar-default.affix .nav > li > a,
  .navbar-default.affix .nav > li > a:focus {
    color: #fff;
  }
  .navbar-default.affix .nav > li > a:hover,
  .navbar-default.affix .nav > li > a:focus:hover {
    color: #a58f4d;
  }

  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 18px;
  }
}

@media (min-width: 1200px) {

   .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color: rgba(255, 255, 255, 0.7);
      padding:25px 20px!important;
  }

}  

