@font-face {
  font-family: 'Be Vietnam';
  src: url('../fonts/BeVietnam-ThinItalic.eot');
  src: url('../fonts/BeVietnam-ThinItalic.eot?#iefix') format('embedded-opentype'),
  url('../fonts/BeVietnam-ThinItalic.woff') format('woff'),
  url('../fonts/BeVietnam-ThinItalic.ttf') format('truetype'),
  url('../fonts/BeVietnam-ThinItalic.svg#BeVietnam-ThinItalic') format('svg');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Be Vietnam';
  src: url('../fonts/BeVietnam-LightItalic.eot');
  src: url('../fonts/BeVietnam-LightItalic.eot?#iefix') format('embedded-opentype'),
  url('../fonts/BeVietnam-LightItalic.woff') format('woff'),
  url('../fonts/BeVietnam-LightItalic.ttf') format('truetype'),
  url('../fonts/BeVietnam-LightItalic.svg#BeVietnam-LightItalic') format('svg');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Isidora Sans Alt';
  src: url('../fonts/IsidoraSansAlt-Bold.eot');
  src: url('../fonts/IsidoraSansAlt-Bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/IsidoraSansAlt-Bold.woff') format('woff'),
  url('../fonts/IsidoraSansAlt-Bold.ttf') format('truetype'),
  url('../fonts/IsidoraSansAlt-Bold.svg#IsidoraSansAlt-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Be Vietnam';
  src: url('../fonts/BeVietnam-Thin.eot');
  src: url('../fonts/BeVietnam-Thin.eot?#iefix') format('embedded-opentype'),
  url('../fonts/BeVietnam-Thin.woff') format('woff'),
  url('../fonts/BeVietnam-Thin.ttf') format('truetype'),
  url('../fonts/BeVietnam-Thin.svg#BeVietnam-Thin') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Be Vietnam';
  src: url('../fonts/BeVietnam-Light.eot');
  src: url('../fonts/BeVietnam-Light.eot?#iefix') format('embedded-opentype'),
  url('../fonts/BeVietnam-Light.woff') format('woff'),
  url('../fonts/BeVietnam-Light.ttf') format('truetype'),
  url('../fonts/BeVietnam-Light.svg#BeVietnam-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Be Vietnam';
  src: url('../fonts/BeVietnam-Medium.eot');
  src: url('../fonts/BeVietnam-Medium.eot?#iefix') format('embedded-opentype'),
  url('../fonts/BeVietnam-Medium.woff') format('woff'),
  url('../fonts/BeVietnam-Medium.ttf') format('truetype'),
  url('../fonts/BeVietnam-Medium.svg#BeVietnam-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Isidora Sans Alt';
  src: url('../fonts/IsidoraSansAlt-Medium.eot');
  src: url('../fonts/IsidoraSansAlt-Medium.eot?#iefix') format('embedded-opentype'),
  url('../fonts/IsidoraSansAlt-Medium.woff') format('woff'),
  url('../fonts/IsidoraSansAlt-Medium.ttf') format('truetype'),
  url('../fonts/IsidoraSansAlt-Medium.svg#IsidoraSansAlt-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Isidora Sans Alt';
  src: url('../fonts/IsidoraSansAlt-SemiBold.eot');
  src: url('../fonts/IsidoraSansAlt-SemiBold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/IsidoraSansAlt-SemiBold.woff') format('woff'),
  url('../fonts/IsidoraSansAlt-SemiBold.ttf') format('truetype'),
  url('../fonts/IsidoraSansAlt-SemiBold.svg#IsidoraSansAlt-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
}

body{
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: 'Be Vietnam';
  font-weight: 500;
}

*{
  box-sizing: border-box;
}

a:hover, a:active, a:focus, a, div, p, span{
  text-decoration: none;
}

body:not(.user-is-tabbing) button:focus,
body:not(.user-is-tabbing) input:focus,
body:not(.user-is-tabbing) select:focus,
body:not(.user-is-tabbing) textarea:focus,
body:not(.user-is-tabbing) div:focus {
  outline: none;
}

/* Grid System */
.main-container-ceras{
  clear: both;
  overflow: hidden;
  width: 100%;
  height: auto;
  position: relative;
  margin: 0;
  padding-bottom: 50px;
}
.container-ceras{
  padding: 0;
  margin-right: auto;
  margin-left: auto;
}
.row-ceras{
  margin: 0;
  padding: 0;
}
.clearfix:before,
.clearfix:after,
.container-ceras:before,
.container-ceras:after,
.row-ceras:before,
.row-ceras:after{
  display: table;
  content: " ";
  clear: both;
}
.clearfix:after,
.container-ceras:after,
.row-ceras:after,{

  }/*
  .row-ceras [class^="col-"] [class^="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #eee;
  background-color: rgba(86,61,124,.15);
  border: 1px solid #ddd;
  border: 1px solid rgba(86,61,124,.2);
  }*/
  /* Extra small devices (phones, less than 768px) */
  .col-md-1, .col-md-1-half, .col-md-2, .col-md-2-half, .col-md-3, .col-md-3-half, .col-md-4, .col-md-4-half, .col-md-5, .col-md-5-half, .col-md-6, .col-md-6-half, .col-md-7, .col-md-7-half, .col-md-8, .col-md-8-half, .col-md-9, .col-md_9-half, .col-md-10, .col-md-10-half, .col-md-11, .col-md-11-half, .col-md-12, .col-sm-0-half, .col-sm-1, .col-sm-1-half, .col-sm-2, .col-sm-2-half, .col-sm-3, .col-sm-3-half, .col-sm-4, .col-sm-4-half, .col-sm-5, .col-sm-5-half, .col-sm-6, .col-sm-6-half, .col-sm-7, .col-sm-7-half, .col-sm-8, .col-sm-8-half, .col-sm-9, .col-sm_9-half, .col-sm-10, .col-sm-10-half, .col-sm-11, .col-sm-11-half, .col-sm-12, .col-xs-0-half, .col-xs-1, .col-xs-1-half, .col-xs-2, .col-xs-2-half, .col-xs-3, .col-xs-3-half, .col-xs-4, .col-xs-4-half, .col-xs-5, .col-xs-5-half, .col-xs-6, .col-xs-6-half, .col-xs-7, .col-xs-7-half, .col-xs-8, .col-xs-8-half, .col-xs-9, .col-xs-9-half, .col-xs-10, .col-xs-10-half, .col-xs-11, .col-xs-11-half, .col-xs-12{
    min-height: 1px;
    position: relative;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-xs-0-half, .col-xs-1, .col-xs-1-half, .col-xs-2, .col-xs-2-half, .col-xs-3, .col-xs-3-half, .col-xs-4, .col-xs-4-half, .col-xs-5, .col-xs-5-half, .col-xs-6, .col-xs-6-half, .col-xs-7, .col-xs-7-half, .col-xs-8, .col-xs-8-half, .col-xs-9, .col-xs-9-half, .col-xs-10, .col-xs-10-half, .col-xs-11, .col-xs-11-half, .col-xs-12{
    float: left;
  }
  .col-xs-0-half{width: 4.16666666667%;}
  .col-xs-1{width: 8.33333333333%;}
  .col-xs-1-half{width: 12.5%;}
  .col-xs-2{width: 16.6666666667%;}
  .col-xs-2-half{width: 20.8333333333%;}
  .col-xs-3{width: 25%;}
  .col-xs-3-half{width: 29.1666666667%;}
  .col-xs-4{width: 33.3333333333%;}
  .col-xs-4-half{width: 37.5%;}
  .col-xs-5{width: 41.6666666667%;}
  .col-xs-5-half{width: 45.8333333333%;}
  .col-xs-6{width: 50%;}
  .col-xs-6-half{width: 54.1666666667%;}
  .col-xs-7{width: 58.3333333333%;}
  .col-xs-7-half{width: 62.5%;}
  .col-xs-8{width: 66.6666666667%;}
  .col-xs-8-half{width: 70.8333333333%;}
  .col-xs-9{width: 75%;}
  .col-xs-9-half{width: 79.1666666667%;}
  .col-xs-10{width: 83.3333333333%;}
  .col-xs-10-half{width: 87.5%;}
  .col-xs-11{width: 91.6666666667%;}
  .col-xs-11-half{width: 95.8333333333;}
  .col-xs-12{width: 100%;}

  .col-xs-offset-0{margin-left: 0;}
  .col-xs-offset-0-half{margin-left: 4.16666666667%;}
  .col-xs-offset-1{margin-left: 8.33333333333%;}
  .col-xs-offset-1-half{margin-left: 12.5%;}
  .col-xs-offset-2{margin-left: 16.6666666667%;}
  .col-xs-offset-2-half{margin-left: 20.8333333333%;}
  .col-xs-offset-3{margin-left: 25%;}
  .col-xs-offset-3-half{margin-left: 29.1666666667%;}
  .col-xs-offset-4{margin-left: 33.3333333333%;}
  .col-xs-offset-4-margin-left{width: 37.5%;}
  .col-xs-offset-5{margin-left: 41.6666666667%;}
  .col-xs-offset-5-half{margin-left: 45.8333333333%;}
  .col-xs-offset-6{margin-left: 50%;}
  .col-xs-offset-6-half{margin-left: 54.1666666667%;}
  .col-xs-offset-7{margin-left: 58.3333333333%;}
  .col-xs-offset-7-half{margin-left: 62.5%;}
  .col-xs-offset-8{margin-left: 66.6666666667%;}
  .col-xs-offset-8-half{margin-left: 70.8333333333%;}
  .col-xs-offset-9{margin-left: 75%;}
  .col-xs-offset-9-half{margin-left: 79.1666666667%;}
  .col-xs-offset-10{margin-left: 83.3333333333%;}
  .col-xs-offset-10-half{margin-left: 87.5%;}
  .col-xs-offset-11{margin-left: 91.6666666667%;}
  .col-xs-offset-11-half{margin-left: 95.8333333333;}
  .col-xs-offset-12{margin-left: 100%;}

  @media (min-width: 768px) {
    .col-sm-1, .col-sm-1-half, .col-sm-2, .col-sm-2-half, .col-sm-3, .col-sm-3-half, .col-sm-4, .col-sm-4-half, .col-sm-5, .col-sm-5-half, .col-sm-6, .col-sm-6-half, .col-sm-7, .col-sm-7-half, .col-sm-8, .col-sm-8-half, .col-sm-9, .col-sm_9-half, .col-sm-10, .col-sm-10-half, .col-sm-11, .col-sm-11-half, .col-sm-12{
      float: left;
    }
    .col-sm-0-half{width: 4.16666666667%;}
    .col-sm-1{width: 8.33333333333%;}
    .col-sm-1-half{width: 12.5%;}
    .col-sm-2{width: 16.6666666667%;}
    .col-sm-2-half{width: 20.8333333333%;}
    .col-sm-3{width: 25%;}
    .col-sm-3-half{width: 29.1666666667%;}
    .col-sm-4{width: 33.3333333333%;}
    .col-sm-4-half{width: 37.5%;}
    .col-sm-5{width: 41.6666666667%;}
    .col-sm-5-half{width: 45.8333333333%;}
    .col-sm-6{width: 50%;}
    .col-sm-6-half{width: 54.1666666667%;}
    .col-sm-7{width: 58.3333333333%;}
    .col-sm-7-half{width: 62.5%;}
    .col-sm-8{width: 66.6666666667%;}
    .col-sm-8-half{width: 70.8333333333%;}
    .col-sm-9{width: 75%;}
    .col-sm-9-half{width: 79.1666666667%;}
    .col-sm-10{width: 83.3333333333%;}
    .col-sm-10-half{width: 87.5%;}
    .col-sm-11{width: 91.6666666667%;}
    .col-sm-11-half{width: 95.8333333333;}
    .col-sm-12{width: 100%;}

    .col-sm-offset-0{margin-left: 0;}
    .col-sm-offset-0-half{margin-left: 4.16666666667%;}
    .col-sm-offset-1{margin-left: 8.33333333333%;}
    .col-sm-offset-1-half{margin-left: 12.5%;}
    .col-sm-offset-2{margin-left: 16.6666666667%;}
    .col-sm-offset-2-half{margin-left: 20.8333333333%;}
    .col-sm-offset-3{margin-left: 25%;}
    .col-sm-offset-3-half{margin-left: 29.1666666667%;}
    .col-sm-offset-4{margin-left: 33.3333333333%;}
    .col-sm-offset-4-margin-left{width: 37.5%;}
    .col-sm-offset-5{margin-left: 41.6666666667%;}
    .col-sm-offset-5-half{margin-left: 45.8333333333%;}
    .col-sm-offset-6{margin-left: 50%;}
    .col-sm-offset-6-half{margin-left: 54.1666666667%;}
    .col-sm-offset-7{margin-left: 58.3333333333%;}
    .col-sm-offset-7-half{margin-left: 62.5%;}
    .col-sm-offset-8{margin-left: 66.6666666667%;}
    .col-sm-offset-8-half{margin-left: 70.8333333333%;}
    .col-sm-offset-9{margin-left: 75%;}
    .col-sm-offset-9-half{margin-left: 79.1666666667%;}
    .col-sm-offset-10{margin-left: 83.3333333333%;}
    .col-sm-offset-10-half{margin-left: 87.5%;}
    .col-sm-offset-11{margin-left: 91.6666666667%;}
    .col-sm-offset-11-half{margin-left: 95.8333333333;}
    .col-sm-offset-12{margin-left: 100%;}

    p.vw-servicio-text{font-size: 1.2em;line-height: 1.2em;}
    p.vw-servicio-text.disclaimer-text{font-size: 0.9em; line-height: normal;}
    a.btn-primary{width: 75%;max-width: 210px;}

    h1{
      font-size: 3em;
      line-height: 1.8em;
    }
    h2{
      font-size: 2.5em;
      line-height: 1.2em;
    }
    h3{
      font-size: 2em;
      line-height: 1em;
    }
  }

  /* Medium devices (desktops, 992px and up) */
  @media (min-width: 992px) {
    .col-md-1, .col-md-1-half, .col-md-2, .col-md-2-half, .col-md-3, .col-md-3-half, .col-md-4, .col-md-4-half, .col-md-5, .col-md-5-half, .col-md-6, .col-md-6-half, .col-md-7, .col-md-7-half, .col-md-8, .col-md-8-half, .col-md-9, .col-md_9-half, .col-md-10, .col-md-10-half, .col-md-11, .col-md-11-half, .col-md-12{
      float: left;
    }
    .col-md-0-half{width: 4.16666666667%;}
    .col-md-1{width: 8.33333333333%;}
    .col-md-1-half{width: 12.5%;}
    .col-md-2{width: 16.6666666667%;}
    .col-md-2-half{width: 20.8333333333%;}
    .col-md-3{width: 25%;}
    .col-md-3-half{width: 29.1666666667%;}
    .col-md-4{width: 33.3333333333%;}
    .col-md-4-half{width: 37.5%;}
    .col-md-5{width: 41.6666666667%;}
    .col-md-5-half{width: 45.8333333333%;}
    .col-md-6{width: 50%;}
    .col-md-6-half{width: 54.1666666667%;}
    .col-md-7{width: 58.3333333333%;}
    .col-md-7-half{width: 62.5%;}
    .col-md-8{width: 66.6666666667%;}
    .col-md-8-half{width: 70.8333333333%;}
    .col-md-9{width: 75%;}
    .col-md-9-half{width: 79.1666666667%;}
    .col-md-10{width: 83.3333333333%;}
    .col-md-10-half{width: 87.5%;}
    .col-md-11{width: 91.6666666667%;}
    .col-md-11-half{width: 95.8333333333;}
    .col-md-12{width: 100%;}

    .col-md-offset-0{margin-left: 0;}
    .col-md-offset-0-half{margin-left: 4.16666666667%;}
    .col-md-offset-1{margin-left: 8.33333333333%;}
    .col-md-offset-1-half{margin-left: 12.5%;}
    .col-md-offset-2{margin-left: 16.6666666667%;}
    .col-md-offset-2-half{margin-left: 20.8333333333%;}
    .col-md-offset-3{margin-left: 25%;}
    .col-md-offset-3-half{margin-left: 29.1666666667%;}
    .col-md-offset-4{margin-left: 33.3333333333%;}
    .col-md-offset-4-margin-left{width: 37.5%;}
    .col-md-offset-5{margin-left: 41.6666666667%;}
    .col-md-offset-5-half{margin-left: 45.8333333333%;}
    .col-md-offset-6{margin-left: 50%;}
    .col-md-offset-6-half{margin-left: 54.1666666667%;}
    .col-md-offset-7{margin-left: 58.3333333333%;}
    .col-md-offset-7-half{margin-left: 62.5%;}
    .col-md-offset-8{margin-left: 66.6666666667%;}
    .col-md-offset-8-half{margin-left: 70.8333333333%;}
    .col-md-offset-9{margin-left: 75%;}
    .col-md-offset-9-half{margin-left: 79.1666666667%;}
    .col-md-offset-10{margin-left: 83.3333333333%;}
    .col-md-offset-10-half{margin-left: 87.5%;}
    .col-md-offset-11{margin-left: 91.6666666667%;}
    .col-md-offset-11-half{margin-left: 95.8333333333;}
    .col-md-offset-12{margin-left: 100%;}

  }

  /* Large devices (large desktops, 1200px and up) */
  @media (min-width: 1200px) {

  }

  /* Tipografias */
  h1{
    font-size: 3em;
    font-weight: bold;
    line-height: 1.8em;
  }
  h2{
    font-size: 2em;
    font-weight: bold;
    line-height: 1em;
  }
  h3{
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1em;
  }
  h4{
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1em;
  }
  h5{
    font-size: 1em;
    font-weight: bold;
    line-height: 1em;
  }
  p{
    font-size: 1em;
    font-weight: bold;
    line-height: 1em;
    margin: 10px 0;
    font-weight: 400;
    font-style: normal;
  }
  /*p.vw-ceras-text.disclaimer-text{
  font-size: 0.8em;
  line-height: 1em;
  margin: 10px 0;
  font-weight: 400;
  font-style: normal;
}
p.vw-ceras-text.logo-text{
font-size: 0.9em;
line-height: 1em;
margin: 10px 0;
font-weight: 400;
font-style: normal;
}*/

.text-bold{font-weight: bold !important;}
.text-left{text-align: left !important;}
.text-center{text-align: center !important;}
.text-right{text-align: right !important;}
.text-justify{text-align: justify !important;}
.white-text{color:#fff !important;}
.blue-text{color:#87a1a9 !important;}
.orange-text{color:#E5A968 !important;}
.blue-night-text{color: #71B7BA !important;}
.black-text{color:#000 !important;}
.gray-text{color: #64686d !important;}
.pull-right{float:right !important;}
.pull-left{float:left !important;}
.center-block{margin: 0 auto !important;display: block !important;}
.center-btn{display: block !important;text-align: center !important;}
.img-responsive{max-width: 100%;width: 100%;height: auto;display: block;}
.inner-padding{padding-top: 30px; padding-bottom: 30px;}
.inner-padding-full{padding: 30px;}
.hidden{display: none !important;}

.btn{
  position: relative;
  text-align: center;
  padding: 5px 15px;
  display: table;
  margin: 25px 0;
  text-transform: uppercase;
  border: 1px solid transparent;
  font-weight: 300;
}

.btn.btn-white{
  color: #000;
  background: #fff;
  border: 1px solid #000;
  position: relative;
  transition: color 0.25s 0.0833333333s;
}

.btn.btn-white::before, .btn.btn-white::after{
  border: 0 solid transparent;
  box-sizing: border-box;
  content: '';
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
}

.btn.btn-white::before{
  border-bottom-width: 2px;
  border-left-width: 2px;
}

.btn.btn-white::after{
  border-top-width: 2px;
  border-right-width: 2px;
}

.btn.btn-white:hover::before, .btn.btn-white:hover::after{
  border-color: #87a1a9;
  transition: border-color 0s, width 0.25s, height 0.25s;
  transition-delay: 0s, 0s, 0s;
  width: 100%;
  height: 100%;
}

.btn.btn-white:hover{
  color: #87a1a9;
}

.btn.btn-white:hover::before {
  transition-delay: 0s, 0s, 0.25s;
}

.btn.btn-white:hover::after {
  transition-delay: 0s, 0.25s, 0s;
}

.btn.btn-orange{
  color: #fff;
  background: #E5A968;
  border: 1px solid #E5A968;
  position: relative;
  transition: color 0.25s 0.0833333333s;
}

.btn.btn-orange::before, .btn.btn-orange::after{
  border: 0 solid transparent;
  box-sizing: border-box;
  content: '';
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
}

.btn.btn-orange::before{
  border-bottom-width: 2px;
  border-left-width: 2px;
}

.btn.btn-orange::after{
  border-top-width: 2px;
  border-right-width: 2px;
}

.btn.btn-orange:hover::before, .btn.btn-orange:hover::after{
  border-color: #E5A968;
  transition: border-color 0s, width 0.25s, height 0.25s;
  transition-delay: 0s, 0s, 0s;
  width: 100%;
  height: 100%;
}

.btn.btn-orange:hover{
  color: #E5A968;
  background: transparent;
  border: 1px solid transparent;
}

.btn.btn-orange:hover::before {
  transition-delay: 0s, 0s, 0.25s;
}

.btn.btn-orange:hover::after {
  transition-delay: 0s, 0.25s, 0s;
}

.btn.btn-orange-black{
  color: #fff;
  background: #f59758;
  border: 1px solid #f59758;
  position: relative;
  transition: color 0.25s 0.0833333333s;
}

.btn.btn-orange-black::before, .btn.btn-orange-black::after{
  border: 0 solid transparent;
  box-sizing: border-box;
  content: '';
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
}

.btn.btn-orange-black::before{
  border-bottom-width: 2px;
  border-left-width: 2px;
}

.btn.btn-orange-black::after{
  border-top-width: 2px;
  border-right-width: 2px;
}

.btn.btn-orange-black:hover::before, .btn.btn-orange-black:hover::after{
  border-color: #f59758;
  transition: border-color 0s, width 0.25s, height 0.25s;
  transition-delay: 0s, 0s, 0s;
  width: 100%;
  height: 100%;
}

.btn.btn-orange-black:hover{
  color: #f59758;
  background: transparent;
  border: 1px solid transparent;
}

.btn.btn-orange-black:hover::before {
  transition-delay: 0s, 0s, 0.25s;
}

.btn.btn-orange-black:hover::after {
  transition-delay: 0s, 0.25s, 0s;
}

.btn.btn-blue-night{
  color: #fff;
  background: #71b7ba;
  border: 1px solid #71b7ba;
  position: relative;
  transition: color 0.25s 0.0833333333s;
}

.btn.btn-blue-night::before, .btn.btn-blue-night::after{
  border: 0 solid transparent;
  box-sizing: border-box;
  content: '';
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
}

.btn.btn-blue-night::before{
  border-bottom-width: 2px;
  border-left-width: 2px;
}

.btn.btn-blue-night::after{
  border-top-width: 2px;
  border-right-width: 2px;
}

.btn.btn-blue-night:hover::before, .btn.btn-blue-night:hover::after{
  border-color: #71b7ba;
  transition: border-color 0s, width 0.25s, height 0.25s;
  transition-delay: 0s, 0s, 0s;
  width: 100%;
  height: 100%;
}

.btn.btn-blue-night:hover{
  color: #71b7ba;
  background: transparent;
  border: 1px solid transparent;
}

.btn.btn-blue-night:hover::before {
  transition-delay: 0s, 0s, 0.25s;
}

.btn.btn-blue-night:hover::after {
  transition-delay: 0s, 0.25s, 0s;
}

.btn.btn-blue{
  color: #fff;
  background: #0078aa;
  border: 1px solid #0078aa;
  position: relative;
  transition: color 0.25s 0.0833333333s;
}

.btn.btn-blue::before, .btn.btn-blue::after{
  border: 0 solid transparent;
  box-sizing: border-box;
  content: '';
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
}

.btn.btn-blue::before{
  border-bottom-width: 2px;
  border-left-width: 2px;
}

.btn.btn-blue::after{
  border-top-width: 2px;
  border-right-width: 2px;
}

.btn.btn-blue:hover::before, .btn.btn-blue:hover::after{
  border-color: #0078aa;
  transition: border-color 0s, width 0.25s, height 0.25s;
  transition-delay: 0s, 0s, 0s;
  width: 100%;
  height: 100%;
}

.btn.btn-blue:hover{
  color: #0078aa;
  background: transparent;
  border: 1px solid transparent;
}

.btn.btn-blue:hover::before {
  transition-delay: 0s, 0s, 0.25s;
}

.btn.btn-blue:hover::after {
  transition-delay: 0s, 0.25s, 0s;
}

.main-sections{
  position: relative;
  padding: 0 4%;
  background: #fff;
  width: 100%;
  display: table;
}

.main-content-sections{
  height: auto;
  position: relative;
  margin-top: 10%;
}

.main-content-sections h2{
  text-align: right;
  font-size: 5vw;
  font-family: 'Isidora Sans Alt';
  font-weight: 600;
  color: #0078aa;
}

.main-content-sections h3{
  position: relative;
  text-align: left;
  font-size: 2vw;
  font-weight: 600;
}

.main-content-sections h2.subtitle-left, .main-content-sections h2.subtitle-right{
  font-size: 3em;
  margin: 50px 0 10px 0;
}

.main-content-sections h2.subtitle-left{
  text-align: left;
}

.main-content-sections h2.subtitle-right{
  text-align: right;
}

.main-content-sections p{
  color: #262424;
  font-weight: 300;
  font-size: 1.2em;
  line-height: normal;
  margin: 15px 0;
  position: relative;
}

.main-content-sections p a{
  position: relative;
  font-weight: 300;
  color: #262424;
}

.main-content-sections p a::after{
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #f59758;
}

.main-content-sections .content-line-left{
  padding: 25px 50px 0;
  position: relative;
  display: block;
}

.main-content-sections .content-line-left::after{
  content: '';
  position: absolute;
  top: -10%;
  left: 102%;
  width: 1px;
  height: 120%;
  background: #000;
}

.main-content-sections .division-border{
  width: 500px;
  height: 1px;
  position: relative;
  background: #000;
  float: right;
}

.main-content-sections .division-border::after{
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 75%;
  height: 5px;
  background: #000;
}

.main-content-sections ul{
  margin: 0;
  padding: 0;
  position: relative;
}

.main-content-sections ul li{
  display: block;
  padding-left: 15px;
  position: relative;
  color: #262424;
  font-size: 1.2em;
  font-weight: 300;
  margin: 10px 0;
}

.main-content-sections ul li::before{
  content: '';
  width: 7px;
  height: 7px;
  position: absolute;
  top: 10px;
  margin: auto;
  left: 0;
  background: #efc05f;
}



/* Header */
header{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 2% 4% 0 4%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 10;
  transition: all 0.5s ease 0s;
}

header .main-logo{
  width: 100px;
  height: auto;
  position: relative;
  margin-right: 25px;
}

header .main-logo svg{
  width: 100%;
  height: auto;
  display: block;
}

/*header .main-logo svg .logo-svg path{
stroke: #fff;
transition: all 0.5s ease 0s;
}

header .main-logo svg .text-svg path{
fill: #fff;
transition: all 0.5s ease 0s;
}*/

header .main-logo svg .logo-svg path{
  stroke: #0077A7;
  transition: all 0.5s ease 0s;
}

header .main-logo svg .text-svg path{
  fill: #666666;
  transition: all 0.5s ease 0s;
}

/*header.menu-scroll .main-logo svg .logo-svg path{
stroke: #3b558e;
}

header.menu-scroll .main-logo svg .text-svg path{
fill: #666666;
}

header.menu-scroll .main-navigation ul li a{
color: #000;
}

header.menu-scroll .main-navigation ul{
border-bottom: 1px solid #000;
}

header.menu-scroll .main-navigation ul li#magic-line{
background: #000;
}*/

header .main-navigation{
  position: relative;
  display: none;
}

header .main-navigation ul{
  margin: 0;
  padding: 0 10px;
  border-bottom: 1px solid #fff;
  position: relative;
}

header .main-navigation ul li{
  display: inline-block;
  padding: 0 10px;
  margin: 0 20px;
  transition: background 0.5s ease 0s;
}

header .main-navigation ul li#magic-line{
  width: 100px;
  height: 4px;
  background: #fff;
  position: absolute;
  padding: 0;
  left: 0;
  bottom: -4px;
}

header .main-navigation ul li a{
  color: #fff;
  text-align: center;
  font-family: 'Isidora Sans Alt';
  font-weight: 500;
  font-size: 1.3em;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
}

header.menu-background{
  background: rgba(255,255,255,0.5);
  padding: 1% 4% 1% 4%;
}

header.menu-background.menu-scroll{
  background: rgba(255,255,255,0.7);
}

header.menu-background .main-logo{
  width: 75px;
}

header.menu-background .main-navigation{
  margin-top: 18px;
}

header.menu-background .main-navigation ul li{
  margin: 0 5px;
}

header.menu-background .main-navigation ul li a{
  font-size: 1em;
}

header.menu-background.menu-scroll .hamburguer-menu span{
  background: #000;
}

.hamburguer-menu{
  width: 40px;
  height: 26px;
  position: relative;
  margin-left: 25px;
  display: block;
  cursor: pointer;
}

.hamburguer-menu span{
  width: 100%;
  height: 3px;
  display: block;
  background: #0077A6;
  border-radius: 5px;
  position: relative;
}

.hamburguer-menu[color="home-conocenos"] span{
  background: #E5A968;
}

.hamburguer-menu[color="home-escuchamos"] span{
  background: #FFF;
}

.hamburguer-menu[color="conocenos"] span{
  background: #efc05f;
}

.hamburguer-menu[color="productos"] span{
  background: #efc05f;
}

.hamburguer-menu[color="aplicaciones"] span{
  background: #f77260;
}

.hamburguer-menu[color="contacto"] span{
  background: #f59758;
}

.hamburguer-menu span:nth-child(2){
  top: 8px;
}

.hamburguer-menu span:nth-child(3){
  top: 16px;
}

/*** menu */
.main-menu-mob{
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  background: rgba(255,255,255,0.8);
  display: table;
  overflow: hidden;
  top: 0;
  left: 0;
  transition: all 0.5s ease 0s;
}

.main-menu-mob.show-menu{
  animation: fadeModal 0.25s ease-in both;
}

.main-menu-mob.hide-menu{
  animation: fadeModalOut 0.25s ease-in both;
  animation-delay: 1.5s;
}

.main-menu-mob .center-elements{
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  text-align: center;
}

.main-menu-mob a.close-menu{
  display: table;
  margin: 0 auto 20px;
  height: auto;
}

.main-menu-mob a.close-menu img, .main-menu-mob a.close-menu svg{
  width: 30px;
  height: auto;
  display: block;
  transition: all 0.5s ease 0s;
}

.main-menu-mob a.close-menu svg line{
  transition: all 0.5s ease 0s;
  transform-origin: center;
}
.main-menu-mob a.close-menu:hover svg line{
  stroke: #3b558e;
  transform: rotate(360deg);
}

.main-menu-mob ul{
  display: table;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

.main-menu-mob ul li{
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #0077A7;
  list-style-type: none;
  opacity: 0;
  font-weight: 300;
}

.main-menu-mob ul li:hover::after{
  width: 100%;
}

.main-menu-mob ul li:after{
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 2px;
  background: #3b558e;
  transition: all 0.5s ease 0s;
}

.main-menu-mob.show-menu ul li{
  animation: fadeIn 0.25s ease-in both;
}

.main-menu-mob.hide-menu ul li{
  animation: fadeOut 0.25s ease-in both;
}

.main-menu-mob ul li:last-of-type{
  border-bottom: 0;
}

.main-menu-mob ul li:last-of-type a{
  color: #666666;
}

.main-menu-mob ul li a{
  text-decoration: none;
  text-align: center;
  color: #0077A7;
  font-size: 4em;
  padding: 0;
  line-height: 1;
  display: block;
  transition: all 0.5s ease 0s;
}

.main-menu-mob ul li:hover a{
  font-weight: 600;
}

.main-menu-mob.show-menu ul li:not(.hidden):nth-child(4) {
  animation-delay: 0.25s;
}
.main-menu-mob.show-menu ul li:not(.hidden):nth-child(5) {
  animation-delay: 0.50s;
}
.main-menu-mob.show-menu ul li:not(.hidden):nth-child(6) {
  animation-delay: 0.75s;
}
.main-menu-mob.show-menu ul li:not(.hidden):nth-child(7) {
  animation-delay: 1s;
}
.main-menu-mob.show-menu ul li:not(.hidden):nth-child(8) {
  animation-delay: 1.25s;
}

.main-menu-mob.hide-menu ul li:not(.hidden):nth-child(1) {
  animation-delay: 1.50s;
}
.main-menu-mob.hide-menu ul li:not(.hidden):nth-child(4) {
  animation-delay: 1.25s;
}
.main-menu-mob.hide-menu ul li:not(.hidden):nth-child(5) {
  animation-delay: 1s;
}
.main-menu-mob.hide-menu ul li:not(.hidden):nth-child(6) {
  animation-delay: 0.75s;
}
.main-menu-mob.hide-menu ul li:not(.hidden):nth-child(7) {
  animation-delay: 0.50s;
}
.main-menu-mob.hide-menu ul li:not(.hidden):nth-child(8) {
  animation-delay: 0.25s;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);

  }
  to {
    opacity: 0;
    transform: translate3d(0, -20%, 0);
  }
}

@keyframes fadeModal {
  from {
    opacity: 0;
    z-index: -1;
  }
  to {
    opacity: 1;
    z-index: 9999;
  }
}

@keyframes fadeModalOut {
  from {
    opacity: 1;
    z-index: 9999;

  }
  to {
    opacity: 0;
    z-index: -1;
  }
}

@keyframes fade-in {
  from {opacity: 0; transform: scale(.7,.7)}
  to {opacity: 1;}
}

#home-ceras{
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0;
}

#home-ceras .welcome-wrapper{
  width: 60%;
  display: flex;
  justify-content: flex-end;
  flex-flow: column;
  position: absolute;
  left: 0;
  padding: 0 4%;
}

#home-ceras .welcome-wrapper .welcome-description{
  padding: 10px;
  margin: 0 0 0 100px;
  text-align: left;
  display: flex;
  justify-content: flex-end;
  position: relative;
  background: #fff;
}

#home-ceras .welcome-wrapper .welcome-description p{
  color: #000;
  font-size: 1.5em;
  width: 100%;
  display: block;
  font-family: 'Be Vietnam';
  font-weight: 300;
}

#home-ceras .welcome-wrapper .welcome-image{
  display: block;
}

#home-ceras .welcome-wrapper .welcome-image-mob{
  display: none;
}

.home-carousel{
  position: relative;
  width: 100%;
  height: 100%;
  display: table;
  table-layout: fixed;
  pointer-events: none;
}

.home-carousel-item{
  position: relative;
  width: 100%;
  height: 100%;
  display: table;
  margin: 0;
  padding: 0;
}

.home-carousel-item .item-bg-color, .home-carousel-item .item-bg-image{
  float: left;
  width: 40%;
  background: #fff;
  display: table;
  height: 100%;
}

.home-carousel-item .item-bg-image{
  width: 60%;
}

.home-carousel-item #carousel1.item-bg-image{
  background: url('../images/carousel1.jpg');
  background-position: center;
  background-size: cover;
}

.home-carousel-item #carousel2.item-bg-image{
  background: url('../images/carousel2.jpg');
  background-position: center;
  background-size: cover;
}

.home-carousel-item #carousel3.item-bg-image{
  background: url('../images/carousel3.jpg');
  background-position: center;
  background-size: cover;
}

.home-carousel-item #carousel4.item-bg-image{
  background: url('../images/carousel4.jpg');
  background-position: center;
  background-size: cover;
}

.home-carousel-item #carousel5.item-bg-image{
  background: url('../images/carousel5.jpg');
  background-position: center;
  background-size: cover;
}

.slick-slide > div, .slick-slide{
  height:100vh;
}

.custom-arrows{
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  width: 200px;
  z-index: 5;
  pointer-events: all;
  margin: auto;
}

.custom-arrows .arrows-carousel{
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url('../images/arrow-carousel.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 10px;
  margin: 0 10px;
  transform-origin: center;
  cursor: pointer;
}

.custom-arrows .arrows-carousel.next{
  transform: rotate(180deg);
}

#home-ceras h1{
  text-align: left;
  font-size: 6vw;
  line-height: 1;
  color: #0077A7;
  font-family: 'Isidora Sans Alt';
  font-weight: 600;
  font-style: normal;
  margin: 25px 0;
}

#home-ceras h1 span{
  display: block;
}

.representantes{
  position: absolute;
  bottom: 50px;
  right: 4%;
  display: block;
  margin: 0;
  padding: 0;
}

.representantes li{
  display: inline-block;
  margin: 0 15px;
  font-size: 1.5em;
  color: #fff;
  line-height: 1.3em;
  font-family: 'Isidora Sans Alt';
  font-weight: 600;
}
.representantes li:last-child{
  margin: 0 0 0 15px;
}
.representantes li.kahlwax img{
  width: 160px;
}
.representantes li.mpi img{
  width: 60px;
}
.representantes li img{
  height: auto;
  display: block;
}


/* Conocenos */
#home-conocenos{
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

#home-conocenos::before{
  content: '';
  position: absolute;
  width: 40%;
  height: 100%;
  top: 0;
  left: 0;
  background: #E5A968;
}

.content-wrapper{
  position: relative;
  display: flex;
  align-items: center;
  width: 85%;
  margin-top: 15%;
}

.content-wrapper .ceras-image{
  max-width: 560px;
  width: 100%;
  height: auto;
  display: block;
  margin-right: 15px;
}

.content-wrapper .content-text-section{
  width: 45%;
}

.content-wrapper h2{
  font-size: 6vw;
  text-align: left;
  line-height: 0.8em;
  font-family: 'Isidora Sans Alt';
  font-weight: 600;
  margin-bottom: 25px;
  margin-top: 0;
}

.content-wrapper p{
  text-align: left;
  font-size: 1.5em;
  color: #262424;
  font-weight: 300;
}

#conocenos h2{
  color: #efc05f;
}

#conocenos .conocenos-image{
  max-width: 350px;
  margin: 0 auto;
}

#conocenos .main-content-sections p a::after{
  background: #efc05f;
}


#fusion-contigo{
  background: #efc05f;
  margin-left: -5%;
  width: 110%;
  padding: 5%;
}

#fusion-contigo.main-content-sections h2{
  color: #fff;
  padding-left: 0;
  opacity: 1;
  text-align: left;
  margin: 0;
}

#fusion-contigo.main-content-sections p{
  color: #fff;
}

#fusion-contigo img{
  max-width: 300px;
  margin: 0 auto;
}

/* Te escuchamos */
#home-escuchamos{
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

#home-escuchamos::before{
  content: '';
  position: absolute;
  width: 52%;
  height: 100%;
  top: 0;
  right: 0;
  background: #71B7BA;
}

#home-escuchamos img{
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  max-width: 550px;
  right: 15%;
  margin: auto;
  height: auto;
  display: block;
}

#home-escuchamos .content-wrapper{
  width: 43%;
}

#home-escuchamos .content-wrapper .content-text-section{
  width: 100%;
}

#home-escuchamos .content-wrapper h2{
  font-size: 5vw;
  opacity: 1;
}

/* Conocenos */
#conocenos #nuestras-marcas{
  margin-top: 5%;
}

#conocenos #nuestras-marcas.main-content-sections h2{
  text-align: center;
}

#conocenos #nuestras-marcas .content-marcas{
  display: flex;
  align-items: center;
}

.img-marca-wrapper-right{
  display: flex;
  justify-content: flex-end;
}

.img-marca-wrapper-left{
  display: flex;
  justify-content: flex-start;
  z-index: 2;
}

.img-marca-wrapper-right img{
  max-width: 400px;
}

.img-marca-wrapper-left img{
  max-width: 400px;
}

#conocenos .main-content-sections h3{
  color: #edbe4c;
}

#kahl-co .img-marca-wrapper-left img{
  max-width: 500px;
}

#kahl-co .text-kahl-co{
  padding-top: 50px;
  padding-bottom: 50px;
}

#kahl-co .text-kahl-co::before{
  content: '';
  width: 150%;
  height: 100%;
  background: #efc05f;
  position: absolute;
  top: 0;
  left: -40%;
}

.main-content-sections #kahl-co h3, .main-content-sections #kahl-co p, .main-content-sections #kahl-co a{
  color: #fff;
}

.main-content-sections #kahl-co a::after{
  background: #fff;
}

/* Productos */
#productos .main-content-sections h2{
  color: #e5a968;
}

.producto-wrapper{
  width: 100%;
  position: relative;
  margin: 25px 0;
  display: inline-block;
}

.producto-wrapper-left{
  text-align: left;
}

.producto-wrapper-left{
  text-align: right;
}

.producto-wrapper h3.name-category{
  color: #e5a968;
  font-size: 3em;
  font-weight: 600;
}

.producto-wrapper p.description-category{
  text-align: left;
}

.producto-wrapper .producto-content{
  display: flex;
  position: relative;
}

.producto-wrapper .producto-content .producto-image{
  width: 40%;
}

.producto-wrapper .producto-content .producto-image img{
  width: 100%;
  height: auto;
  display: block;
  max-width: 400px;
  margin-bottom: 25%;
}

.producto-wrapper .producto-content .producto-image img:last-of-type{
  margin-bottom: 0;
}

.producto-wrapper .producto-content .producto-item{
  width: 60%;
  margin-top: 25px;
  display: flex;
  flex-flow: column;
}
.producto-wrapper-left.producto-wrapper h3.name-category{text-align: left;}
.producto-wrapper-right.producto-wrapper h3.name-category{text-align: right;}

.producto-wrapper-left.producto-wrapper .producto-content .producto-image{order: 1;}
.producto-wrapper-left.producto-wrapper .producto-content .producto-item{order: 2;}
.producto-wrapper-right.producto-wrapper .producto-content .producto-image{order: 2;}
.producto-wrapper-right.producto-wrapper .producto-content .producto-item{order: 1;}
.producto-wrapper-right.producto-wrapper .producto-content .producto-image{display: flex;flex-flow: column;align-items: flex-end;}

.producto-wrapper-left.producto-wrapper .producto-content .producto-item .producto{
  align-items: flex-end;
}

.producto-wrapper-left.producto-wrapper .producto-content .producto-item{
  align-items: flex-end;
}

.producto-wrapper .producto-content .producto-item .producto-subcategory{
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: 300;
  display: block;
  width: 50%;
}

.producto-wrapper .producto-content .producto-item .producto-subcategory p{
  color: #e5a968;
}

.producto-wrapper .producto-content .producto-item .producto{
  width: 100%;
  margin: 15px 0;
  position: relative;
  display: flex;
  flex-flow: column;
}

.producto-wrapper .producto-content .producto-item .producto h4.item-name{
  color: #0077a7;
  font-weight: 300;
  margin: 0 0 10px 0;
  font-size: 1.5em;
  letter-spacing: 0.2em;
}

.producto-wrapper .producto-content .producto-item .producto span{
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 1px;
  background: #000;
}

.producto-wrapper .producto-content .producto-item .producto .item-descrition{
  width: 80%;
  background: #0077a7;
  padding: 10px;
  position: relative;
}

.producto-wrapper .producto-content .producto-item .producto .item-descrition::after{
  content: '';
  position: absolute;
  width: 100px;
  height: 5px;
  background: #000;
  top: 0;
}

.producto-wrapper .producto-content .producto-item .producto .item-descrition p{
  color: #fff;
}

.producto-wrapper-left.producto-wrapper .producto-content .producto-item .producto .item-descrition::after{right: 0;}
.producto-wrapper-right.producto-wrapper .producto-content .producto-item .producto .item-descrition::after{left: 0;}

.btn-descarga{
  display: flex;
  justify-content: flex-end;
}

/* Aplicaciones */
#aplicaciones h2{
  color: #f77260;
}
.content-aplicacion{
  position: relative;
}

.content-aplicacion .content-aplicacion-item{
  position: relative;
  margin: 0;
  padding: 50px 0;
  display: table;
}

.content-aplicacion .content-aplicacion-item:nth-child(2n+2)::before{
  content: '';
  position: absolute;
  top: 0;
  left: -6%;
  width: 112%;
  height: 100%;
  background: #f77260;
}

.content-aplicacion .content-aplicacion-item h4{
  color: #f77260;
  font-family: 'Isidora Sans Alt';
  font-weight: 600;
  font-size: 1.8em;
  margin: 0;
  position: relative;
}

.content-aplicacion .content-aplicacion-item p{
  font-weight: 300;
  color: #262424;
}

.content-aplicacion .content-aplicacion-item ul li::before{
  background: #f77260;
}

.content-aplicacion .content-aplicacion-item:nth-child(2n+2) h4, .content-aplicacion .content-aplicacion-item:nth-child(2n+2) p, .content-aplicacion .content-aplicacion-item:nth-child(2n+2) ul li{
  color: #fff;
}

.content-aplicacion .content-aplicacion-item:nth-child(2n+2) ul li::before{
  background: #fff;
}

.content-aplicacion .content-aplicacion-item svg{
  width: 120px;
  display: block;
  margin: 0 auto;
}

.content-aplicacion .content-aplicacion-item svg > *{
  fill: #f77260;
}

.content-aplicacion .content-aplicacion-item:nth-child(2n+2) svg > *{
  fill: #fff;
}

.content-aplicacion ul{
  margin-left: 25px;
}

.content-aplicacion .content-aplicacion-item h5{
  color: #262424;
  font-size: 1.5em;
  margin: 0;
  font-weight: 300;
  font-style: italic;
}

.main-sections form{
  position: relative;
}

.main-sections form .form-wrapper{
  margin: 15px 0;
  width: 100%;
  padding-left: 35px;
  position: relative;
  display: inline-block;
}

#contacto.main-sections form .form-wrapper{
  padding-left: 0;
}

.main-sections form .form-wrapper .main-form-wrapper{
  position: relative;
}

.main-sections form .form-wrapper.main-form-wrapper h3{
  margin: 5px 0 15px 0;
  padding: 0;
  text-align: left;
  color: #0078aa;
  font-size: 1.5em;
}

.main-sections form .form-wrapper::before{
  content: '';
  position: absolute;
  top: 3px;
  left: 0;
  width: 25px;
  height: 25px;
}

.form-input{
  position: relative;
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
}

.form-input::after{
  content: '';
  position: absolute;
  width: 100px;
  height: 3px;
  background: #000;
  bottom: -3px;
  left: 0;
}

.form-input input{
  width: 100%;
}

.main-sections form #productos-selection.form-wrapper::before{
  background: url('../images/productos.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

.main-sections form #necesidades-selection.form-wrapper::before{
  background: url('../images/necesidades.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

.main-sections form #datos-selection.form-wrapper::before{
  background: url('../images/datos.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

.form-input input{
  border: none;
}

.main-sections textarea{
  border: none;
  width: 75%;
  height: 150px;
  resize: none;
  background: #0078aa;
  padding: 15px;
  float: right;
  font-family: 'Be Vietnam';
  font-weight: 300;
}

.form-input input, .form-input label{
  font-weight: 300;
  text-align: left;
  font-size: 1.2em;
}

.main-sections form .form-wrapper.main-form-wrapper label{
  position: absolute;
  left: 0;
  top: 0;
}

.main-sections form .form-wrapper.main-form-wrapper .form-textarea label{
  position: relative;
}

.main-form-wrapper .form-input.form-textarea{
  margin: 20px 0 0 0;
}

.main-form-wrapper .form-input{
  margin: 20px 0;
}

.main-form-wrapper .form-input label{
  transition: 0.2s all;
}

.main-form-wrapper .form-input input:invalid {
  outline: 0;
  border: none;
  box-shadow: 0 0 0 0 rgba(0,0,0,0);
}
.main-form-wrapper .form-input input:focus,
.main-form-wrapper .form-input input:valid {
  border-color: #00dd22;
}

.main-form-wrapper .form-input input.error ~ label{
  color: red !important;
}

.main-form-wrapper .form-input input:focus~label,
.main-form-wrapper .form-input input:valid~label {
  font-size: 12px;
  top: -18px;
  color: #0078aa;
}
.disclaimer-form{
  text-align: left;
  font-size: 1.2em;
  padding-top: 5px;
  font-weight: 300;
  display: block;
}

.productos-seleccionados{
  position: relative;
  width: 100%;
  margin: 15px 0;
}

.productos-seleccionados .product-item{
  font-weight: 300;
  color: #fff;
  font-size: 1em;
  padding: 5px 20px;
  border-radius: 10px;
  background: #0078aa;
  text-align: center;
  margin: 7px;
  display: inline-block;
  position: relative;
}

.productos-seleccionados .product-item .delete-product{
  position: absolute;
  width: 25px;
  height: 25px;
  background: #f59758;
  color: #fff;
  top: -10px;
  right: -10px;
  border-radius: 50%;
  font-weight: 600;
  line-height: 1.6em;
}

.main-content-sections p.error-productos {
  text-align: left;
  color: red;
  font-weight: 600;
  line-height: 1;
  font-size: 1em;
}

.main-form-wrapper a.submit{
  margin: 0 auto;
}

.main-form-wrapper a.submit-contacto{
  margin: 25px auto 0;
}

#contacto .main-content-sections, #muestras .main-content-sections{
  margin-top: 5%;
}

#contacto .main-content-sections h2{
  color: #f59758;
  opacity: 1;
}

#contacto.main-sections textarea{
  background: #f59758;
}

.whatsapp-col{
  margin: 25px 0;
}

.whatsapp-col a{
  color: #f59758;
  font-size: 1.5em;
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
  font-weight: 300;
  font-style: italic;
}
.whatsapp-col a img{
  width: 50px;
  display: inline-block;
  height: auto;
  margin-right: 10px;
}

#contacto-sucursal .sucursal{
  position: relative;
}

#contacto-sucursal .sucursal > p, #contacto-sucursal .sucursal .sucursal-emails > p{
  text-align: left;
  font-size: 2em;
  color: #f59758;
  font-weight: 500;
}

#contacto-sucursal .sucursal .sucursal-item, #contacto-sucursal .sucursal .sucursal-emails .sucursal-emails-item{
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 15px 0;
}

#contacto-sucursal .sucursal .sucursal-emails .sucursal-emails-item::before{
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  background: url('../images/datos.svg');
  background-size: contain;
  top: 0;
  left: -35px;
}

#contacto-sucursal .sucursal .sucursal-item:before{
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  background: url('../images/sucursal.svg');
  background-size: contain;
  top: 0;
  left: -35px;
}

#contacto-sucursal .sucursal .sucursal-emails{
  position: relative;
}

#contacto-sucursal .sucursal .sucursal-item h4, #contacto-sucursal .sucursal .sucursal-emails .sucursal-emails-item h4{
  text-align: left;
  color: #262424;
  margin: 5px 0;
}

#contacto-sucursal .sucursal .sucursal-emails .sucursal-emails-item .emails p{
  margin: 0;
}

#contacto-sucursal .sucursal .sucursal-item p{
  font-weight: 300;
  margin: 5px 0 20px 0;
}

#contacto-sucursal .sucursal .sucursal-item .telefonos{
  padding-left: 30px;
}

#contacto-sucursal .sucursal .sucursal-item .telefonos h5{
  position: relative;
  margin: 20px 0 0 0;
  font-size: 1.2em;
}

#contacto-sucursal .sucursal .sucursal-item .telefonos h5::before{
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  background: transparent;
  border: 1px solid #000;
  top: 4px;
  left: -20px;
}

#contacto-sucursal .sucursal .sucursal-item .telefonos p.telefonos-sucursal, #contacto-sucursal .sucursal .sucursal-item .telefonos p.fax-sucursal{
  font-size: 1.2em;
  font-weight: 300;
  margin: 0;
}

#contacto-sucursal .sucursal{
  padding-left: 40px;
}
#contacto-sucursal .mapas{
  padding-right: 30px;
}

#contacto-sucursal .mapas .mapa-item{
  position: relative;
  border-top: 1px solid #000;
  display: inline-block;
  width: 100%;
  margin: 25px 0;
}

#contacto-sucursal .mapas .mapa-item img{
  width: 100%;
  height: auto;
  display: block;
}

#contacto-sucursal .mapas .mapa-item::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 3px;
  background: #000;
}

.main-content-sections p.error-text{
  color: red;
  font-weight: 600;
  margin: 0;
}

.ui-autocomplete {
  overflow: auto;
  height: 300px;
}

/* Footer */
footer{
  position: fixed;
  background: transparent;
  width: 100%;
  padding: 7px 4%;
  color: #000;
  font-family: 'Be Vietnam';
  font-weight: 300;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  z-index: 8;
  bottom: 0;
  right: 0;
}

footer ul{
  margin: 0;
  padding: 0;
  display: flex;
}

footer ul li{
  display: inline-block;
  padding: 0 5px;
}

footer ul li a{
  text-align: center;
  display: flex;
  position: relative;
  align-items: center;
  color: #000;
}

footer ul li a img{
  width: 25px;
  height: auto;
  display: block;
}

.top {
  position: fixed;
  width: 40px;
  height: 40px;
  background: #1154BC;
  border-radius: 50%;
  z-index: 10;
  right: 20px;
  bottom: 10px;
  box-shadow: 0 0px 5px 1px rgba(0, 0, 0, 0.4);
  cursor: pointer;
  display: none;
}

.top span {
  background: url("../images/top.svg") no-repeat;
  width: 20px;
  height: 14px;
  display: block;
  left: 0;
  right: 0;
  top: 10px;
  bottom: 0;
  margin: auto;
  position: absolute;
  animation: animationFrames ease-in-out 1.2s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    -webkit-animation: animationFrames ease-in-out 1.2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: animationFrames ease-in-out 1.2s;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 50% 50%;
    -o-animation: animationFrames ease-in-out 1.2s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 50% 50%;
    -ms-animation: animationFrames ease-in-out 1.2s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 50%;
  }

  @keyframes animationFrames{
    0% {
      transform:  translate(0px,0px)  ;
    }
    50% {
      transform:  translate(0px,-10px)  ;
    }
    100% {
      transform:  translate(0px,0px)  ;
    }
  }

  @-moz-keyframes animationFrames{
    0% {
      -moz-transform:  translate(0px,0px)  ;
    }
    50% {
      -moz-transform:  translate(0px,-10px)  ;
    }
    100% {
      -moz-transform:  translate(0px,0px)  ;
    }
  }

  @-webkit-keyframes animationFrames {
    0% {
      -webkit-transform:  translate(0px,0px)  ;
    }
    50% {
      -webkit-transform:  translate(0px,-10px)  ;
    }
    100% {
      -webkit-transform:  translate(0px,0px)  ;
    }
  }

  @-o-keyframes animationFrames {
    0% {
      -o-transform:  translate(0px,0px)  ;
    }
    50% {
      -o-transform:  translate(0px,-10px)  ;
    }
    100% {
      -o-transform:  translate(0px,0px)  ;
    }
  }

  @-ms-keyframes animationFrames {
    0% {
      -ms-transform:  translate(0px,0px)  ;
    }
    50% {
      -ms-transform:  translate(0px,-10px)  ;
    }
    100% {
      -ms-transform:  translate(0px,0px)  ;
    }
  }

@media screen and (max-width: 1270px){
  header .main-navigation ul li{
    margin: 0 10px;
  }
}

@media screen and (max-width: 1140px){
  header .main-logo{
    width: 100px;
  }
  header .main-navigation ul li{
    margin: 0 5px;
  }
  header .main-navigation ul li a{
    font-size: 1em;
  }
}

@media screen and (max-width: 890px){
  header .main-navigation ul li{
    margin: 0;
  }
  header .main-logo{
    width: 70px;
  }
  #home-ceras .welcome-wrapper{
    width: 70%;
  }
  #home-ceras h1{
    font-size: 4em;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.5);
  }
  #home-ceras .welcome-wrapper .welcome-description, .custom-arrows .arrows-carousel{
    box-shadow: 1px 1px 4px rgba(0,0,0,0.5);
    margin: 0;
  }
  .custom-arrows .arrows-carousel{
    border-radius: 50%;
  }
}

@media screen and (max-width: 767px){
  body{
    font-size: 12px;
  }
  header .main-navigation{
    display: none;
  }
  .hamburguer-menu{
    display: block;
    cursor: pointer;
  }
  .main-menu-mob ul li a{
    font-size: 2em;
  }
  .main-content-sections p, p{
    font-weight: 500;
  }
  .main-content-sections h3{
    font-size: 4vw;
  }
  header{
    align-items: center;
  }
  header.menu-background .main-logo{
    width: 70px;
  }
  footer{
    position: relative;
  }
  #home-ceras h1{
    font-size: 3em;
  }
  #home-ceras .welcome-wrapper .welcome-image{
    display: none;
  }

  #home-ceras .welcome-wrapper .welcome-image-mob{
    display: block;
  }
  #home-ceras .welcome-wrapper .welcome-description p{
    width: 100%;
    font-size: 1.2em;
  }
  #home-conocenos{
    height: auto;
  }
  .img-marca-wrapper-right, .img-marca-wrapper-left{
    flex-direction: column;
  }
  .content-wrapper{
    width: 100%;
    flex-flow: column;
    align-items: flex-end;
  }
  #home-conocenos::before{
    width: 50%;
  }
  #home-ceras .welcome-wrapper{
    width: 80%;
  }
  #home-escuchamos img{
    bottom: inherit;
    left: 0;
    right: 0;
    height: 60%;
    width: auto;
  }
  #fusion-contigo img{
    width: 50vw;
  }
  .custom-arrows{
    display: none;
  }
  .custom-arrows .arrows-carousel{
    width: 25px;
    height: 25px;
  }
  .representantes{
    bottom: 10px;
  }
  .representantes li{
    margin: 0 5px;
    font-size: 1em;
  }

  .representantes li.kahlwax img{
    width: 80px;
  }

  .representantes li.mpi img{
    width: 30px;
  }

  .content-wrapper .content-text-section{
    display: block;
    width: 50%;
    padding: 10px;
  }
  .content-wrapper .ceras-image{
    width: 80%;
    max-width: 400px;
    margin: 0 auto;
  }
  .content-wrapper h2, #home-escuchamos .content-wrapper h2, .main-content-sections h2, .main-content-sections h2.subtitle-left, .main-content-sections h2.subtitle-right{
    font-size: 3em;
  }
  .producto-wrapper h3.name-category{
    font-size: 2em;
  }
  #contacto-sucursal .sucursal > p, #contacto-sucursal .sucursal .sucursal-emails > p{
    font-size: 1.5em;
  }
  .content-wrapper p, .producto-wrapper .producto-content .producto-item .producto h4.item-name, .content-aplicacion .content-aplicacion-item h4, .content-aplicacion .content-aplicacion-item h5, .main-content-sections ul li, .content-aplicacion .content-aplicacion-item p, .main-content-sections p, #contacto-sucursal .sucursal > p, .whatsapp-col a{
    font-size: 1.2em;
  }
  .whatsapp-col a img{
    width: 30px;
  }
  #home-escuchamos::before{
    width: 100%;
    height: 60%;
  }
  #home-escuchamos .content-wrapper{
    width: 100%;
    align-self: flex-end;
  }
  #home-escuchamos .content-wrapper h2, #home-escuchamos .content-wrapper p{
    text-align: center;
  }
  #home-escuchamos .content-wrapper .btn.btn-blue-night{
    margin: 25px auto;
  }
  #conocenos .main-content-sections{
    padding: 25px 8px;
    margin-top: 5%;
  }
  .main-content-sections .content-line-left{
    padding: 10px 0;
  }
  .main-content-sections .content-line-left::after{
    height: 105%;
    top: -5%;
  }
  .producto-wrapper .producto-content .producto-item .producto-subcategory{
    width: 100%;
    padding-left: 10px;
    font-size: 1.1em;
  }
  .producto-wrapper .producto-content .producto-item{
    margin-top: 0;
  }
  .productos-seleccionados .product-item .delete-product{
    line-height: 2.4em;

  }
  .productos-seleccionados .product-item{
    font-size: 0.8em;
  }
  .home-carousel-item .item-bg-color, .home-carousel-item .item-bg-image{
    width: 20%;
  }
  .home-carousel-item .item-bg-image{
    width: 80%;
  }
  #home-ceras h1{
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
  }
  .content-aplicacion .content-aplicacion-item svg{
    width: 100px;
    margin: 0 auto 25px;
  }
}

@media screen and (max-width: 562px){
  .main-content-sections .division-border{
    width: 100%;
  }
}

@media screen and (max-width:479px){
  #home-ceras .welcome-wrapper{
    width: 100%;
  }
  #home-ceras h1 span{
    display: initial;
  }
  .content-wrapper h2, #home-escuchamos .content-wrapper h2, .main-content-sections h2, .main-content-sections h2.subtitle-left, .main-content-sections h2.subtitle-right{
    font-size: 3em;
  }
  #home-ceras h1{
    font-size: 3em;
  }
  .content-wrapper p, .producto-wrapper .producto-content .producto-item .producto h4.item-name, .content-aplicacion .content-aplicacion-item h4, .content-aplicacion .content-aplicacion-item h5, .main-content-sections ul li, .content-aplicacion .content-aplicacion-item p, .main-content-sections p, #contacto-sucursal .sucursal > p, .whatsapp-col a, .form-input input, .form-input label{
    font-size: 1em;
  }
  #home-ceras .welcome-wrapper .welcome-description p{
    font-size: 1em;
  }
  #contacto-sucursal .mapas, #contacto-sucursal .sucursal{
    width: 100%;
  }
  .main-sections form .form-wrapper{
    margin: 0;
  }
  .home-carousel-item .item-bg-color, .home-carousel-item .item-bg-image{
    width: 0;
  }
  .home-carousel-item .item-bg-image{
    width: 100%;
  }
  .content-aplicacion .content-aplicacion-item svg{
    width: 70px;
  }
  .main-sections textarea{
    width: 100%;
    font-size: 1em;
  }
}

@media screen and (max-width:350px){
  #contacto .main-content-sections .col-xs-4{
    width: 75%;
    margin-left: 12.5%
  }
  #contacto .main-content-sections .col-xs-8{
    width: 100%;
  }
  #contacto-sucursal .mapas, #contacto .main-content-sections .col-xs-4{
    display: none;
  }
}
