/****************************************************************/
/**/
/**  FONTS  **/
/**/
/****************************************************************/

  @font-face {
  font-family: 'Comex';
  src: url("../fonts/Comex-Light.eot");
  src: url("../fonts/Comex-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Comex-Light.woff") format("woff"), url("../fonts/Comex-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Comex';
  src: url("../fonts/Comex-Black.eot");
  src: url("../fonts/Comex-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Comex-Black.woff") format("woff"), url("../fonts/Comex-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Comex';
  src: url("../fonts/Comex-Bold.eot");
  src: url("../fonts/Comex-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Comex-Bold.woff") format("woff"), url("../fonts/Comex-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Comex';
  src: url("../fonts/Comex-Medium.eot");
  src: url("../fonts/Comex-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Comex-Medium.woff") format("woff"), url("../fonts/Comex-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Comex Logos';
  src: url("../fonts/Comex-Logos.eot");
  src: url("../fonts/Comex-Logos.eot?#iefix") format("embedded-opentype"), url("../fonts/Comex-Logos.woff") format("woff"), url("../fonts/Comex-Logos.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

html, body {
  margin: 0;
  padding: 0; }

body {
  font-family: 'Comex';
  font-size: 12px;
  font-weight: 300;
  color: #1e1e1e; }




/****************************************************************/
/**/
/**  HEADER  **/
/**/
/****************************************************************/

.color-life {
  margin: auto;
  padding: 20px 0;
  width: 100%;
  /* max-width: 1171px; */
}
  .color-life .logo {
    display: block;
    text-align: center; }
    .color-life .logo i, .color-life .logo span {
      display: inline-block;
      vertical-align: middle; }
    .color-life .logo i {
      background-color: #009dda;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
      height: auto;
      position: relative;
      width: 60px; }
      .color-life .logo i:before {
        content: '';
        display: block;
        padding-top: 100%; }
      .color-life .logo i img {
        display: block;
        position: absolute;
        top: 50%;
        left: 54%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 40px; }
    .color-life .logo span {
      color: #009dda;
      font-size: 180%;
      font-weight: bold;
      max-width: 60%;
      padding-left: 12px;
      text-align: left; }

    .color-life .logo .copyRight {
      font-size: 35%;
      padding-left: 0px;
      vertical-align: top;
    }

    .color-life .logo .subTitle {
      font-size: 50%;
      padding-left: 0px;
    }

  .color-life h2 {
    color: #009dda;
    font-size: 21px;
    line-height: 1;
    text-align: center;
    margin: 20px 0; }
  .color-life hr {
    border: 0;
    border-top: 1px solid #ccc;
    display: block;
    margin: 20px 0; }

span.color {
  display: block;
  bottom: 9px;
  line-height: 1;
  left: 9px;
  position: absolute;
  text-align: left; }
  span.color span {
    display: block;
    font-size: 12px; }




/****************************************************************/
/**/
/**  MENU FAMILIES **/
/**/
/****************************************************************/

.grid-container{
  width: 53.85%;
  margin: auto;
  /* background-color: red; */
}

.grid-item {
  width: 70px;
  height: 70px;
  cursor: pointer;
}


.grid-item a{
  position: absolute;
  bottom: 0;
  padding-bottom: 8px;
  padding-left: 6px;
  color: #ffffff;
}

.texto-negro a{
  color: #000000;
}

.family1 {
  background-color: #ebf6f6; }
.family2 {
  background-color: #fde85a; }
.family3 {
  background-color: #f07a23; }
.family4 {
  background-color: #d03132; }
.family5 {
  background-color: #c56897; }
.family6 {
  background-color: #ac73af; }
.family7 {
  background-color: #007fba; }
.family8 {
  background-color: #009b9f; }
.family9 {
  background-color: #008861; }
.family10 {
  background-color: #dde361; }
.family11 {
  background-color: #8db0b8; }
.family12 {
  background-color: #98a3a9; }
.family13 {
  background-color: #c1883d; }
.family14 {
  background-color: #255167; }




/****************************************************************/
/**/
/**  DOWNLOAD AND SEARCH  **/
/**/
/****************************************************************/

.downloadSerch{
  width: 100%;
  text-align: center;
  font-size: 14px;
}
  .downloadSwatches{
    width: 49%;
    display: inline-block;
    /*border: 1px solid red;*/
  }
  .searchButton{
    width: 49%;
    display: inline-block;
    margin-bottom: 2%;
    /*border: 1px solid blue;*/
  }

/*
.divImageColorFamily {
  display: none;
}
*/

.search, .search:focus, .search:active, .search:hover, .search:link  {
  padding: 5px 10px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid #cccccc;
  width: 50%;
  /*font-size: 12px;*/
}
.buttonSearch {
  position:relative;
  padding: 5px 10px;
  left: 0px;
  border: 0px solid #009dda;
  background-color: #009dda;
  background-image: url("../assets/icons/search.png");
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}




/****************************************************************/
/**/
/**  COLORS GRID  **/
/**/
/****************************************************************/

span.color {
  display: block;
  bottom: 9px;
  line-height: 1;
  left: 9px;
  position: absolute;
  text-align: left;
  font-size: 12px;
}

span.color span {
  display: block;
  font-size: 12px;
  width: 120px;
}

.TextTendencias{
  text-align: left;
  color: #666;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
}

.TextTendencias2{
  text-align: left;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
}

.divTittleTrends{
  margin-top: 20px;
  overflow: hidden;
}

.mainClass{
  overflow: hidden;
}

/****************************************/

#colors {
  background-position: 50%;
  background-size: 110%;
  display: block;
  font-size: 0;
  margin: auto;
  overflow: visible;
  position: relative;
  /* text-align: center; */
  overflow: auto;
  width: 100%;
}
  #colors #main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    }
    #colors #main div {
      display: inline-block;
      cursor: pointer;
      position: relative;
      text-align: left;
      overflow: hidden;
      }
      #colors #main div span {
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out; }
      #colors #main div.square {
        width: 14.2857143%;
      }
        #colors #main div.square:before {
          content: '';
          display: block;
          padding-top: 100%;
        }
      #colors #main div.rectangle {
        width: 33.33%;
      }
        #colors #main div.rectangle:before {
          content: '';
          display: block;
          padding-top: 42.867%;
        }




/****************************************************************/
/**/
/**  CHIP 3C  **/
/**/
/****************************************************************/

.bottom {
  font-size: 0;
  margin: 0;
  text-align: center; }

  .bottom .colorChip, .bottom .compareColor, .bottom .div3CClass {
    display: inline-block;
    vertical-align: top;
    position: relative;
  }
  .bottom .colorChip {
    display: none;
  }
  .bottom .colorChip .color{
    bottom:70px;
  }
  .bottom .compareColor {
    display: none;
  }
  .bottom .div3CClass {
    margin: 10% auto 0;
    position: relative;
    width: 75%;
  }
  /*
  //// car shop
  */

  .bottom .car-shop {
    width: 100% !important;
    display: block;
    vertical-align: top;
    /* position: relative !important; */
    margin: auto;
    text-align: center;
    padding-top: 20px;
    /* padding-left: 30%; */
  }

  .ClassCursorPointer {
    cursor: pointer;
  }

  /*
  //// car shop
  */

    .bottom .div3CClass h4 {
      bottom: 100%;
      color: #666;
      margin: 0;
      font-size: 24px;
      line-height: 1.0;
      position: absolute;
      text-align: left;
      width: 100%;
    }
      .bottom .div3CClass h4 span {
        float: right;
      }
    .bottom .div3CClass div {
      -ms-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      position: absolute;
      width: 50%;
    }
      .bottom .div3CClass div > span {
        display: block;
        font-size: 16px;
        position: absolute;
      }
      .bottom .div3CClass div.div3C60 {
        left: 0;
        top: 0;
        height: 100%;
      }
        .bottom .div3CClass div.div3C60 > span {
          top: 0;
          right: 2px;
          bottom: 0;
          left: 0;
        }
      .bottom .div3CClass div.div3C30, .bottom .div3CClass div.div3C10 {
        right: 0;
      }
      .bottom .div3CClass div.div3C30 {
        height: 60%;
        top: 0;
      }
        .bottom .div3CClass div.div3C30 > span {
          top: 0;
          right: 0;
          bottom: 4px;
          left: 2px;
        }
      .bottom .div3CClass div.div3C10 {
        bottom: 0;
        height: 40%;
      }
        .bottom .div3CClass div.div3C10 > span {
          top: 0;
          right: 0;
          bottom: 0;
          left: 2px;
        }

/*
.divColorData {
  width: 280px;
  height: 400px;
  border: 1px solid #d3d3d3;
  display: inline-block;
  position: relative; }
  */

/*
.button {
  width: 85px;
  height: 25px;
  border: none;
  color: black;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-family: Arial;
  font-size: 12px;
  cursor: pointer; }
  .button.family1 {
    background-color: #ebf6f6; }
  .button.family2 {
    background-color: #fde85a; }
  .button.family3 {
    background-color: #f07a23; }
  .button.family4 {
    background-color: #d03132; }
  .button.family5 {
    background-color: #c56897; }
  .button.family6 {
    background-color: #ac73af; }
  .button.family7 {
    background-color: #007fba; }
  .button.family8 {
    background-color: #009b9f; }
  .button.family9 {
    background-color: #008861; }
  .button.family10 {
    background-color: #dde361; }
  .button.family11 {
    background-color: #8db0b8; }
  .button.family12 {
    background-color: #98a3a9; }
  .button.family13 {
    background-color: #c1883d; }
*/

/*
.Palette {
  width: 120px;
  height: 40px;
  color: white;
  background-color: #008FD1; }
  */

/*
.Trending {
  width: 120px;
  height: 25px;
  color: white;
  background-color: #304d78; }
  */

/*
.colorSelected {
  box-shadow: inset 0 0 10px #FF0000; }
  */




/****************************************************************/
/**/
/**  MEDIA QUERY FOR -- MENU | DOWNLOAD & SEARCH | PALETTE     **/
/**/
/****************************************************************/

@media (max-width: 440px) {
  nav.colores a {
    width: 33.33%;
  }
    nav.colores a:before {
      content: '';
      display: block;
      padding-top: 50%;
    }
  #colors #main div span {
    display: none;
  }
}/* @media (max-width: 440px) */

@media (max-width: 839px) {
  .div3CClass:before {
    content: '';
    display: block;
    padding-top: 100%;
  }

  .bottom .div3CClass {
    margin: 30% auto 0;
  }

  } /* @media (max-width: 839px) */

@media (min-width: 840px) {
  .color-life .logo i {
    width: 80px;
  }
    .color-life .logo i img {
      height: 50px;
    }
  .color-life .logo span {
    font-size: 28px;
    max-width: 240px;
  }
  .color-life h2 {
    font-size: 27px;
  }
  span.color {
    font-size: 15px;
  }
  .divImageColorFamily {
    display: block;
    margin-bottom: 20px;
    background-image: url("../assets/images/offwhites.jpg");
    background-position: 50%;
    background-size: 100%;
    position: relative;
    width: 100%;
    padding: 142px 0px;
    background-repeat: no-repeat;
  }
    .divImageColorFamily:before {
      content: '';
      display: block;
      padding-top: 28%;
    }
  #colors #main div:after {
    border: 0px solid #FFF;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    width: 100%;
  }
  #colors #main div:hover > span {
    padding: 10px;
  }
  #colors #main div:hover:after {
    border: 5px solid #FFF;
  }
  .bottom .colorChip {
    display: inline-block;
    width: 25%;
  }
    .bottom .colorChip:before {
      content: '';
      display: block;
      padding-top: 100%;
    }
    .bottom .colorChip > span {
      background: #f2f2e9;
      color: black;
      font-size: 16px;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      right: 4px;
    }
    .bottom .colorChip .car-shop{
      padding-left: 0;
      position: relative;
      background-color: #ffffff;
      left: -4px;
    }
  .bottom .compareColor {
    display: inline-block;
    padding: 0 4px 0 8px;
    width: 53.5%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
    .bottom .compareColor div {
      -ms-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: inline-block;
      height: inherit;
      vertical-align: top;
      position: relative;
      width: 20%;
    }
      .bottom .compareColor div > span {
        display: block;
        position: absolute;
        top: 0;
        right: 4px;
        bottom: 0;
        left: 0;
      }
  .bottom .div3CClass {
    margin-top: 3.5%;
    width: 21.5%;
    margin-left: 3.3%;
  }
    .bottom .div3CClass:before {
      content: '';
      display: block;
      padding-top: 100%;
    }

    .bottom .div3CClass div.div3C30 > span {
      bottom: 2px;
    }
    .bottom .div3CClass div.div3C10 > span {
      top: 2px;
    }

} /* @media (min-width: 840px) */



/****************************************************************/
/**/
/**  MEDIA QUERY FOR -- MENU | DOWNLOAD & SEARCH | PALETTE     **/
/**/
/****************************************************************/

@media only screen and (max-width: 1000px) {
  .grid-container{
    width: 70%;
    margin: auto;
    /* background-color: blue */;
  }
}

/****************************************************************/
/**/
/**  MEDIA QUERY  **/
/**/
/****************************************************************/
@media only screen and (max-width: 980px) {
  /**  MENU FAMILYS GRID  **/

  .grid-container{
    width: 54.5%;
    margin: auto;
    /* background-color: navy; */
  }

  .grid-item {
    width: 70px;
    height: 70px;
    cursor: pointer;
  }

  .grid-item a{
    font-size: 10px;
  }
}

@media only screen and (max-width: 800px) {
  /**  MENU FAMILYS GRID  **/

  .grid-container{
    width: 69.5%;
    margin: auto;
    /* background-color: navy; */
  }

  .grid-item {
    width: 70px;
    height: 70px;
    cursor: pointer;
  }

  .grid-item a{
    font-size: 10px;
  }
}

@media only screen and (max-width: 768px) {

  .b64ImageClass{
    width: 100%;
    background-size: contain;
  }

  .buttonCasePaletteClass {
    width: 65px;
    height: 65px;
    border: none;
    color: black;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    margin: 1px;
  }

  div.gallery {
    margin: 5px;
    border: 1px solid #ccc;
    float: left;
    width: 90px;
  }

  /**  MENU FAMILYS GRID  **/

  .grid-container{
    width: 69.5%;
    margin: auto;
    /* background-color: navy; */
  }

  .grid-item {
    width: 70px;
    height: 70px;
    cursor: pointer;
  }

  .grid-item a{
    font-size: 10px;
  }

}

@media only screen and (max-width: 767px) {

  .b64ImageClass{
    width: 100%;
    background-size: contain;
  }

  .buttonCasePaletteClass {
    width: 65px;
    height: 65px;
    border: none;
    color: black;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    margin: 1px;
  }

  div.gallery {
    margin: 5px;
    border: 1px solid #ccc;
    float: left;
    width: 90px;
  }

  /**  MENU FAMILYS GRID  **/

  .grid-container{
    width: 75%;
    margin: auto;
    /*background-color: green;*/
  }

  .grid-item {
    width: 60px;
    height: 60px;
    cursor: pointer;
  }

  .grid-item a{
    font-size: 10px;
  }

}

@media only screen and (max-width: 680px){
  .downloadSwatches{
    width: 49%;
    display: none;
  }

  .searchButton{
    width: 100%;
    display: inline-block;
    margin-bottom: 2%;
    /*border: 1px solid blue;*/
  }

  .search, .search:focus, .search:active, .search:hover, .search:link  {
    padding: 5px 10px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid #cccccc;
    width: 80%;
    /*font-size: 12px;*/
  }
}

@media only screen and (max-width: 375px) {

  /**  MENU FAMILYS GRID  **/

  .grid-container{
    width: 98.5%;
    margin: auto;
    /*background-color: blue;*/
  }

  .grid-item {
    width: 51px;
    height: 51px;
    cursor: pointer;
  }

  .grid-item a{
    font-size: 10px;
    padding-bottom: 4px;
    padding-left: 3px;
  }

}

@media only screen and (max-width: 360px) {

  /**  MENU FAMILYS GRID  **/

  .grid-container{
    width: 99.5%;
    margin: auto;
    /* background-color: orange; */
  }

  .grid-item {
    width: 47px;
    height: 47px;
    cursor: pointer;
  }

  .grid-item a{
    font-size: 8px;
    padding-bottom: 5px;
    padding-left: 5px;
  }

  span.color {
    display: block;
    bottom: 5px;
    line-height: 1;
    left: 5px;
    position: absolute;
    text-align: left;
    font-size: 10px;
  }

  span.color span {
    display: block;
    font-size: 9px;
  }

}

@media only screen and (max-width: 320px) {

  /**  MENU FAMILYS GRID  **/

  .grid-container{
    width: 97.5%;
    margin: auto;
    /* background-color: red; */
  }

  .grid-item {
    width: 41px;
    height: 41px;
    cursor: pointer;
  }

  .grid-item a{
    font-size: 7px;
    padding-bottom: 5px;
    padding-left: 5px;
  }

  span.color {
    display: block;
    bottom: 5px;
    line-height: 1;
    left: 5px;
    position: absolute;
    text-align: left;
    font-size: 9px;
  }

  span.color span {
    display: block;
    font-size: 8px;
  }

}
