@charset "UTF-8";
/* Tema do cliente */

/* Fonts */
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.eot');
    src: url('../fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff'),
         url('../fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.container{
  max-width: 1000px;
}
a:hover{
  color: #EA7F06;
}
::-moz-selection{
  background: #EA7F06;
}
::selection{
  background: #EA7F06;
}
.pagination .active a,
.pagination .active a:hover{
  background-color: #EA7F06;
  border-color: #EA7F06;
}



.editor, .editor p, .editor li{
  font-family: 'open_sansregular';
  font-size: 16px;
  line-height: 1.6;
  color: #333;
}


.header{
  position: absolute;
  left: 0;
  width: 100%;
  background-image: url(../imagens/topo.png);
  background-position: center top;
  background-repeat: no-repeat;
  height: 188px;
  z-index: 999;
}

body{
  background-color: #F1F3F8;
}

.tel{
  font-family:'montserratregular';
  font-size: 21px;
  color: #FFF;
  text-align: right;
  margin-top: 20px;
}

.headerspacer{
  height: 63px;
}

.headerspacer2{
  height: 70px;
}

a.logo img{
  margin-top: 30px;
}

.menu{
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: right;
  padding-top: 15px;
}

.menu>li{
  display: inline-block;
  margin-right: 9px;
  padding-right: 13px;
  background-image: url(../imagens/separador-menu.png);
  background-position: right 1px;
  background-repeat: no-repeat;
  position: relative;
}

.menu>li>a{
  transition: all .2s linear;
  display: block;
  font-family:'montserratregular';
  font-size: 13px;
  color: #000;
  padding-bottom: 17px;
  border-bottom: 5px solid transparent;
  padding-top: 3px;
  font-weight: bold;
}

.menu>li:last-child {
  border-right: none;
  padding-right: 0;
  background-image: none;
  margin-right: 0;
}

.menu>li:hover>a,
.menu>li>a.active{
  color: #F0880C;
  border-bottom: 5px solid #F0880C;
}

.menu>li:last-child:hover>a,
.menu>li:last-child>a.active{
  color: #F0880C;
  border-bottom: 5px solid transparent;
}

/* menu responsivo */

  .navbar-collapse{  
    padding-left: 0;
    padding-right: 0;
  }

  .navbar{
    margin-bottom: 0;
  }

  @media (max-width: 991px) {

    .navbar{
      margin-top: 20px;   
      width: 100%; 
    }

    .navbar h3{
      margin: 0;
      line-height: 48px;
      padding-left: 10px;
    }

    .navbar-header{
      background-color: #FFF;
      border: 1px solid #000;
      cursor: pointer;    
      width: 100%;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;    
    }

    .navbar-button{
      float: right;
    }

    .icon-bar{
      background-color: #000;
    }

    .menu{
    
    }

    .menu>li{
      display: block;
      background-image: none;
      float: none;
      margin-right: 0;
      padding-right: 0;
      background-image: none;
    }

    .menu>li>a{
      text-align: left;    
      margin-right: 0;
      padding: 5px 15px;
      color: #333;
    }

    .menu>li>a.active,
    .menu>li:hover>a{
      /*color: #333;*/
    }

    .submenu{
      position: static;
      width: 100%;
    }

    .navbar-menu{
      background-color: #FFF;
      border: 1px solid #000;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;    
    }
      
    .navbar-toggle {
      display: block;
    }
    .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
      display: none!important;
    }  
    .navbar-collapse.collapse.in { 
      display: block!important;
    }
    .collapsing {
      overflow: hidden!important;
    }
  }
/* menu responsivo */

.area-banner{
  position: relative;  
  height: 583px;
}

.banner{
  height: 583px;
  overflow: hidden;
  width: 100%;
}

.banner a{
  display: block;
  width: 100%;
  height: 583px;
  background-position: center top;
  background-repeat: no-repeat;
  vertical-align: top;
  background-size: cover;
}

.cycle-pager{
  position: absolute;
  z-index: 600;
  width: 100%;
  text-align: center;  
  bottom: 7px;
}

.cycle-pager span{
  display: inline-block;
  font-size: 1px;
  width: 14px;
  height: 14px;
  background-image: url(../imagens/pager.png);
  background-position: center top;
  background-repeat: no-repeat;
  cursor: pointer;
  margin: 0px 4px;
}

.cycle-pager .cycle-pager-active{
  background-image: url(../imagens/pager-active.png);
}

#next, #prev{
  z-index:600;
  position: absolute;
  top: 90px;
}

#next{
  right: 10%;
}

#prev{
  left: 10%;
}


.faixa1{
  height: 259px;
  font-family:'montserratregular';
  font-size: 25px;
  color: #000;
  text-align: center;
  padding-top: 70px;
  background-image: url(../imagens/fundo1.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.faixa2{
  background-image: url(../imagens/fundo-meio.jpg);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 70px;
  padding-bottom: 60px;
}

.faixa2 h2{
  margin-top: 0;
  font-family:'montserratregular';
  font-size: 34px;
  color: #fFF;
  margin-bottom: 40px;
}

.serv{
  text-align: center;
  font-family:'montserratregular';
  font-size: 20px;
  color: #FFF;
  display: block;
  padding: 0 30px;
}

.hprods a{
  display: block;
  padding: 5px 0;
  font-family:'montserratregular';
  font-size: 15px;
  color: #FFFFFF;
  transition: all .2s linear;
}

.hprods a:hover{
  color: #F0880C;
}

.hprods img{
  margin-right: 10px;
}

.faixa3{
  text-align: center;
  padding-top: 60px;
  padding-bottom: 70px;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(../imagens/fundo2.jpg);
  background-size: cover;
}

.imgbtn img{
  transition: all .2s linear;
}

.imgbtn:hover img{
  filter: brightness(1.3);
}

.footer{
  background-color: #040A17;
  margin-top: 70px;
  text-align: center;
  
  padding-top: 50px;
}

.faixa3 + .footer{
  margin-top: 0;
}

.footer p{
  font-family:'montserratregular';
  font-size: 14px;
  color: #FFF;
}


.footer2{
  border-top: 1px solid #363B45;
  padding-top: 5px;
  padding-bottom: 15px;
  font-family: 'Verdana';
  font-size: 11px;
  color: #FFF;
  margin-top: 20px;
  max-width: 545px;
  margin-right: auto;
  margin-left: auto;
}

.logokryz{
  background-image: url(../imagens/logo-kryzalis.png);
  width: 50px;
  height: 31px;
  display: inline-block;
  position: relative;
  top: 7px;
  transition: all .2s linear;
}

.footer2 a:hover .logokryz{
  background-image: url(../imagens/logo-kryzalis-2.png);  
}

.footer2 p{
  margin-top: 13px;
  margin-bottom: 0;
  font-size: 11px;
}

.footer2 a{
  color: #FFF;
  transition: all .2s linear;
  text-decoration: none;
}

.footer2 a:hover{
  color: #D90000;
}

.titulo{
  background-image: url(../imagens/fundo-titulo.jpg);
  height: 211px;
  padding-top: 80px;
  margin-bottom: 10px;
}

.titulo h2{
  margin-top: 0;
  text-align: center;
  font-family:'montserratregular';
  font-size: 40px;
  color: #FFF;
}

.bread{
  margin-bottom: 40px;
}

.pg-contato h2{
  font-family:'montserratregular';
  font-size: 25px;
  color: #EA7F06;
  font-weight: bold;
  margin-top: 0;
}


/* novo css form */
  .wpcf7-not-valid{
    background-color: #FFD2D2;
  }

  .wpcf7-form-control-wrap{
    display: block;
  }

  .wpcf7-form-control-wrap span{
    position: absolute;
    z-index: 1;
    right: 8px;
    top: 4px;
  }

  div.wpcf7-validation-errors{
    background-color: #f7e700;
    color: #333;
    padding: 10px 20px;
    font-weight: bold;
  }

  div.wpcf7-mail-sent-ng{
    background-color: #FF0000;
    color: #FFF;
    padding: 10px 20px;
    font-weight: bold;
  }

  div.wpcf7-mail-sent-ok{
    background-color: #398f14;
    color: #FFF;
    padding: 10px 20px;
    font-weight: bold;
  }
/* noovo css form */

.pg-contato form{
  border:  1px solid #D6D6D6;
  padding: 15px 20px 15px 20px;
  line-height: 1.5;
  font-family: 'open_sansregular';
}

.pg-contato form input,
.pg-contato form textarea,
.pg-contato form select{
  font-size: 12px;
  font-family: 'open_sansregular';
  margin-bottom: 5px;
  border: 0px;
}

.pg-contato form textarea{
  height: 96px;
  margin-bottom: 10px;
}

.pg-contato form .btn-enviar-form{
  display: inline-block;  
  border: none;
  padding: 10px 60px;
  font-family: 'open_sansregular';
  font-size: 16px;
  transition: all .2s linear;
  background-color: #FE9300;
  color: #FFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.pg-contato form .btn-enviar-form:hover{
  filter: brightness(1.4);
}



.pg-contato iframe{
  width: 100%;
  height: 320px;
}



.prodsprods a{
  display: block;
  padding: 5px 0;
  font-family:'montserratregular';
  font-size: 16px;
  color: #444444;
  transition: all .2s linear;
}

.prodsprods a:hover{
  color: #F0880C;
}

/*prs-42*/


    .prs-42 .servicos{
      display: block;
      margin-bottom: 30px;
      position: relative;
      max-width: 303px;
      margin-right: auto;
      margin-left: auto;
    }

    .prs-42 .servico-degrade{
      position: absolute;
      z-index: 1;
      bottom: 0;
      left: 0;
      width: 100%;
      background-image: url(../imagens/prs-42-02.png);
      height: 121px;
    }

    .prs-42 .servico-txt{
      padding: 20px 15px;
      position: absolute;
      z-index: 2;
      bottom: 0;
      left: 0;
      font-family:'montserratregular';
      font-size: 22px;
      color: #FFFFFF;
    }

    .prs-42 .servicos img{
      transition: all .2s linear;
    }

    .prs-42 .servicos:hover img{
      opacity:.8;
      filter:alpha(opacity=80);
      -moz-opacity:.8;
      opacity:.8;
      -ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=80)
    }


/*fim prs-42*/

.pg-serv .serv{
  font-family:'montserratregular';
  font-size: 20px;
  color: #555555;
  /*margin-bottom: 60px;*/
  height: 170px;
}

.pg-emp h2{
  margin-top: 0;
  font-family:'montserratregular';
  font-weight: bold;
  color: #EA7F06;
  font-size: 25px;
}

.pg-serv .col-xs-4{
  height: 200px;
}

.faixa1 b,
.faixa1 strong{
  color: #EA7F07!important;
}

/* responsivo */
  /* Portrait tablets and small desktops */
  @media (min-width: 768px) and (max-width: 991px) {

    .header{
      text-align: center;
      height: auto;
      background-image: none;
      background-color: #F68F0F;
      padding-bottom: 30px;
      position: static;
    }

    .tel{
      text-align: center;
    }

    .headerspacer,
    .headerspacer2{
      display: none;
    }

    .faixa1{
      font-size: 20px;
    }

    .serv{
      font-size: 14px;
    }

  }

  /* Landscape phones and portrait tablets */
  @media (max-width: 767px) {

    .header{
      text-align: center;
      height: auto;
      background-image: none;
      background-color: #F68F0F;
      padding-bottom: 30px;
      position: static;
    }

    .tel{
      text-align: center;
    }

    .headerspacer,
    .headerspacer2{
      display: none;
    }

    .faixa1{
      font-size: 20px;
    }

    .serv{
      font-size: 14px;
      margin-bottom: 30px;
      display: block;
    }

    .faixa1{
      height: auto;
      padding-bottom: 60px;
    }

    .faixa2 *{
      text-align: center;
    }

    .pg-serv .serv{
      height: auto;
      margin-bottom: 40px;
    }

    .spholder{
      display: none!important;
    }

  }

  /* Landscape phones and smaller */
  @media (max-width: 480px) {

  }
/* /responsivo */


.area-hservs{
  position: relative;  
  padding-top: 20px;
  background-image: url(../imagens/treitraco.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.hservs{
  height: 192px;
  overflow: hidden;
  width: 100%;
}

.hservs a{
  display: block;
  width: 220px;
  margin-right: 30px;
  height: 192px;
  background-position: center top;
  background-repeat: no-repeat;
  vertical-align: top;
  background-size: cover;
  white-space: normal!important;
}

#next2, #prev2{
  z-index:600;
  position: absolute;
  top: 60px;
}

#next2{
  right: -60px;
}

#prev2{
  left: -60px;
}

.servicos:hover .spholder{
  opacity:1;
  filter:alpha(opacity=100);
  -moz-opacity:1;
  opacity:1;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100)
}

.spholder{
  width: 100%;
  height: 361px;
  background-color: rgba(0,0,0,0.6);
  display: block;
  z-index: 3;
  position: absolute;
  left: 0;
  top: 0;
  opacity:0;
  filter:alpha(opacity=000);
  -moz-opacity:0;
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=000);
  transition: all .2s linear;
}

.splupa{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 1;
}

/* responsivo */
 
  /* Portrait tablets and medium desktops */
  @media (min-width: 992px) and (max-width: 1199px) {

    #next2{
      right: 0;
    }
    #prev2{
      left: 0;
    }   

    .area-hservs{
      background-image: none;
    }

    .hservs{
      margin-right: auto;
      margin-left: auto;
      width: 710px;
    }


  }

  /* Portrait tablets and small desktops */
  @media (min-width: 768px) and (max-width: 991px) {

    #next2{
      right: 0;
    }
    #prev2{
      left: 0;
    }

    .area-hservs{
      background-image: none;
    }

    .hservs{
      margin-right: auto;
      margin-left: auto;
      width: 710px;
    }

    .hservs a{
      width: 220px;
    }

  }

  /* Landscape phones and portrait tablets */
  @media (max-width: 767px) {

    #next2{
      right: 0;
    }
    #prev2{
      left: 0;
    }

    .area-hservs{
      background-image: none;
    }

    .hservs{
      margin-right: auto;
      margin-left: auto;
      width: 440px;
    }

    .hservs a{
      width: 220px;
      margin-right: 0;
    }


  }

  /* Landscape phones and smaller */
  @media (max-width: 480px) {

    .hservs{
      margin-right: auto;
      margin-left: auto;
      width: 220px;
    }

  }
/* /responsivo */

.btnwhats{
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #15990F;
  color: #FFF;
  display: inline-block;
  transition: all .2s linear;
  font-weight: bold;
}.btnwhats:hover{
  color: #FFF;
  background-color: #1AD911;
}
