@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

*{
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	font-family: 'Montserrat', sans-serif;
}

@font-face {
    font-family: 'Serpentine ICG';
    src: url('../font/SerpentineICGBold.woff2') format('woff2'),
         url('../font/SerpentineICGBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}



/*-------------------------------- GENERAL --------------------------------*/
.title{
  width: 100%;
  font-size: 31px;
  text-align: center;
  color: #014892;
  padding: 65px 0;
  margin-top: 63px;
  text-transform: uppercase;
  font-family: 'Serpentine ICG';
}

.padding{
  padding: 0 15px;
}

/*-------------------------------- GENERAL --------------------------------*/

/*-------------------------------- CONT-PRODUCTOS --------------------------------*/
.cont-productos{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 111px;
  height: auto;
  /*margin: 55px 0;*/
}

.ct-punteras{
  width: 100%;
  max-width: 826px !important;
}

.item-productos{
  width: 100%;
  /*border-bottom: 2px dashed #014892;*/
  /*padding-bottom: 30px;*/
  margin-bottom: 55px;
}

/*----- INFO PRODUCTOS -----*/

.medidas{
  width: 100%;
  height: 65px;
  background-color: #ffc706;
  display: flex;
  justify-content: center;
  align-items: center;
}

.medidas p{
  font-size: 25px;
  color: white;
  font-weight: bold;
  text-align: center;
}

/*.icono{width: 35px;}*/
.medidas img{
  width: 47px;
  margin-right: 11px;
}

/*  MEDIDAS CORREDERAS  */
.medidas-correderas{
  width: 100%;
  height: 69px;
  background-color: #ffc706;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.medidas-correderas p{
  font-size: 25px;
  color: white;
  font-weight: bold;
  text-align: center;
}

/*.icono{width: 35px;}*/
.medidas-correderas img{
  width: 47px;
  margin-bottom: 5px;
}

/*  MEDIDAS PUNTERAS  */


.md-puntera img{
  width: 145px;
}

.md-correderas img{
  width: 175px;
}

.md-bisagras img{
  width: 69px;
}

.slider-desc{
  width: 100%;
  position: relative;
}

/*----- INFO PRODUCTOS -----*/

/*----- CARROUSEL -----*/

.carousel {
  position: relative;
  width: 100%;
  height: 222px;
 /* overflow: hidden;*/
  margin: 0 auto;
    box-shadow: 0 0px 15px rgba(0,0,0,0.15);
}

.controles{
  width: 11%;
  position: absolute;
  bottom: 11px;
  right: 7px;
  /*display: flex;
  justify-content: space-between;*/
  z-index: 1;
  margin: 0 5px;
}

.controles i{
  color: #014892;
  font-size: 41px;
  background-color: white;
  border-radius: 31px;
}

.carousel:hover .slide:after,
.carousel:hover .counter,
.carousel:hover .slide:before {
  opacity: 1;
}
.slide {
  float: right;
  position: absolute;
  z-index: 1;
  width: 100%;
/*  height: 400px;*/
/*  background-color: #eee;*/
  transition: opacity 0.4s;
  opacity: 1;
}

.slide img{
  width: 100%;
}

.faux-ui-facia {
  top: 0;
  right: 0;
  float: right;
  position: absolute;
  margin-top: 0;
  z-index: 9;
  height: 100%;
  width: 100%;
  opacity: 0;
  cursor: pointer;
}
.faux-ui-facia:checked {
  z-index: 8;
}
.faux-ui-facia:checked + .slide {
  opacity: 0;
}
.faux-ui-facia:checked:nth-child(1):checked {
  z-index: 9;
}
.faux-ui-facia:nth-child(1):checked {
  float: left;
  z-index: 9;
}
.faux-ui-facia:nth-child(1):checked + .slide {
  opacity: 1;
}
.faux-ui-facia:nth-child(1):checked ~ .faux-ui-facia {
  float: left;
  z-index: 8;
}
.faux-ui-facia:nth-child(1):checked ~ .faux-ui-facia + .slide {
  opacity: 0;
}
.faux-ui-facia:nth-child(1):checked ~ .faux-ui-facia:checked {
  z-index: 9;
}
.faux-ui-facia:nth-child(1):checked ~ .faux-ui-facia:checked + .slide {
  opacity: 1;
}


/*----- CARROUSEL -----*/

/*-------------------------------- CONT-TABS --------------------------------*/

.tab-desktop {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.medidas2 {
  display: none;
}

.medidas2-correderas {
  display: none;
}

.tab-desktop ul {
  display: block;
  list-style: none;
}


/*-------------------------------- CONT-TABS --------------------------------*/


/*-------------------------------- CONT-PRODUCTOS --------------------------------*/

@media screen and (min-width: 320px){
/*----- CARROUSEL -----*/
  .carousel {height: 194px;}

/*----- CARROUSEL -----*/
}

@media screen and (min-width: 360px){
/*----- CARROUSEL -----*/
  .carousel {height: 219px;}

/*----- CARROUSEL -----*/
}

@media screen and (min-width: 375px){
/*----- CARROUSEL -----*/
  .carousel {height: 230px;}

/*----- CARROUSEL -----*/
}

@media screen and (min-width: 411px){
/*----- CARROUSEL -----*/
  .carousel {height: 253px;}

/*----- CARROUSEL -----*/
}

@media screen and (min-width: 460px){
/*----- CARROUSEL -----*/
  .carousel {height: 286px;}

/*----- CARROUSEL -----*/
}

@media screen and (min-width: 500px){
/*----- CARROUSEL -----*/
  .carousel {height: 312px;}

/*----- CARROUSEL -----*/
}

@media screen and (min-width: 540px){
/*----- CARROUSEL -----*/
  .carousel {height: 339px;}

/*----- CARROUSEL -----*/
}

@media screen and (min-width: 640px){
/*----- CARROUSEL -----*/
  .carousel {height: 396px;}

/*----- CARROUSEL -----*/
}

@media screen and (min-width: 700px){
/*----- CARROUSEL -----*/
  .carousel {height: 437px;}

/*----- CARROUSEL -----*/
}

@media screen and (min-width: 768px){
/*-------------------------------- CONT-PRODUCTOS --------------------------------*/
  .cont-productos{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

/*  .item-productos{
    width: 45%;
  }*/
/*-------------------------------- CONT-PRODUCTOS --------------------------------*/

/*----- CARROUSEL -----*/
  .carousel {height: 330px;}

  /*.controles {top: 51%;}*/

/*----- CARROUSEL -----*/

/*-------------------------------- CONT-TABS --------------------------------*/

.tab-desktop {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 85px;
  zoom: 1;
  position: relative;
  height: 100vh !important;
  list-style: none;
}
.tab-desktop:after,
.tab-desktop:before {
  content: "";
  display: table;
}
.tab-desktop:after {
  clear: both;
}

.tr-phillips{
  height: 999px !important;
}

.medidas{
  display: none;
}

.medidas-correderas{
  display: none;
}

.medidas2 {
  position: relative;
  width: 35%;
  /*height: 20%;*/
  background: #ffc706;
  cursor: pointer;
  border: 1px solid rgba(0,0,0,0.2);
  border-top: none;
  padding: 15px 93px;
  display: flex;
  /*justify-content: center;*/
  align-items: center;
  color: white;
}
.medidas2:first-child {
  border-top: 1px solid rgba(0,0,0,0.2);
}

.medidas2 img{
  width: 47px;
  margin-right: 17px;
}

.medidas2 p{
  font-size: 25px;
}

/*  MEDIDAS CORREDERAS DESKTOP  */

.medidas2-correderas {
  position: relative;
  width: 35%;
  /*height: 20%;*/
  background: #ffc706;
  cursor: pointer;
  border: 1px solid rgba(0,0,0,0.2);
  border-top: none;
  padding: 15px 11px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: white;
}
.medidas2-correderas:first-child {
  border-top: 1px solid rgba(0,0,0,0.2);
}

.medidas2-correderas img{
  width: 47px;
  margin-bottom: 5px;
}

.medidas2-correderas p{
  font-size: 25px;
}

/*  MEDIDAS CORREDERAS DESKTOP  */

.md-puntera img{
  width: 145px;
}

.md-bisagras img{
  width: 69px;
}

.md-correderas img{
  width: 175px;
}

.tab-desktop ul {
  zoom: 1;
  position: absolute;
  width: 65%;
  right: 0;
  top: 0;
  padding: 0 30px;
  height: auto;
  min-height: 100%;
  /*border: 1px solid rgba(0,0,0,0.2);*/
  border-left: none;
  display: none;
}
.tab-desktop ul:after,
.tab-desktop ul:before {
  content: "";
  display: table;
}
.tab-desktop ul:after {
  clear: both;
}
.tab-desktop ul li {
  list-style: none;
}

.tab-desktop .active {
  cursor: default;
  background: #014892;
  border-bottom: 1px solid rgba(0,0,0,0.2);
  border-right: 1px solid rgba(0,0,0,0);
}

.tab-desktop .active + ul {
  display: block;
}

/*-------------------------------- CONT-TABS --------------------------------*/
}

@media screen and (min-width: 868px){
/*----- CARROUSEL -----*/
  .carousel {height: 336px;}

/*----- CARROUSEL -----*/
}

@media screen and (min-width: 968px){
/*----- CARROUSEL -----*/
  .carousel {height: 375px;}

/*----- CARROUSEL -----*/
}

@media screen and (min-width: 1000px){
/*-------------------------------- CONT-PRODUCTOS --------------------------------*/
/*.item-productos {
    width: 48%;
}*/

/*----- CARROUSEL -----*/
  .carousel {height: 392px;}

/*----- CARROUSEL -----*/
/*-------------------------------- CONT-PRODUCTOS --------------------------------*/

}

@media screen and (min-width: 1150px){
/*-------------------------------- CONT-PRODUCTOS --------------------------------*/
.item-productos {
    width: 100%;
    padding-bottom: 31px;
}

.item-punteras{
  width: 45%;
}

/*----- CARROUSEL -----*/
  .carousel {height: 455px;}
  /*.controles {top: 33%;}*/

/*----- CARROUSEL -----*/
/*-------------------------------- CONT-PRODUCTOS --------------------------------*/

}

@media screen and (min-width: 1200px){
/*----- CARROUSEL -----*/
  .carousel {height: 478px;}
  /*.controles {top: 45%;}*/

/*----- CARROUSEL -----*/

/*-------------------------------- GENERAL --------------------------------*/
.padding{
  padding: 0;
}
/*-------------------------------- GENERAL --------------------------------*/
}

