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

/**  cor: #1859B3;  **/
/**  cor-hover: #FFCB00;  **/

/* Fonts */
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/open-sans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

strong, b{
  font-weight: lighter;
  font-family: 'montserratbold';
}
body{
  font-family: 'montserratregular';
}



.modal-open {
    overflow: auto!important;
    padding-right: 0!important;
}
.altura1{
	height: 320px;
}

.btnwhats{
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 9999;
}
.btnwhats img{
  transition: all .2s linear;
}.btnwhats:hover img{
  filter: brightness(1.2);
}
@media (max-width: 900px) {
  .btnwhats{
    right: auto;
    left: 50%;      
    transform: translate(-50%,0);
  }
}


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

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

  .wpcf7-response-output{
    color: #FFF!important;
    border: 0!important;
    margin-right: 0!important;
    margin-left: 0!important;
    text-align: center!important;
    font-weight: bold!important;
    padding: 10px 20px!important;
  }

  .wpcf7 form.sent .wpcf7-response-output {
    background-color: #46b450;
  }
  .wpcf7 form.failed .wpcf7-response-output,
  .wpcf7 form.aborted .wpcf7-response-output {
    background-color: #dc3232;
  } 
  .wpcf7 form.spam .wpcf7-response-output {
    background-color: #f56e28;
  }
  .wpcf7 form.invalid .wpcf7-response-output, 
  .wpcf7 form.unaccepted .wpcf7-response-output{
    background-color: #ffb900;
  }

  span.wpcf7-not-valid-tip{
    position: absolute;
    z-index: 1;
    right: 3px;
    font-size: 9px;
    top: 1px;
  }

/* noovo css form */

.pg-contato form iframe{
  width: 304px!important;
  height: 78px!important;
}
.g-recaptcha{
    margin-bottom: 20px;
}

@media (max-width: 400px) {
  .g-recaptcha{
      transform: scale(0.7);
      transform-origin: 0 0;
  }
}

@media (max-width: 991px) {
  .pg-contato form .row>div{
    width: 100%;
  }
  .pg-contato form{
    border: 0;
    padding: 0;
  }
}

@media (min-width: 1200px) {.container{padding: 0px; } }


@media (max-width: 991px) {
  .fxsm{
    height: auto;
    min-height: 0;
    padding: 40px 0;
  }
}
@media (max-width: 480px) {
  .fxsm{
    padding: 30px 0;
  }
}

a{
  transition: all .2s linear;
}
.editor a{
  color: #696969;
}
.editor a:hover{
  text-decoration: underline!important;
}
a:link, a:visited{
  color: inherit;
}
a:hover, a:active{
  color: #696969;
}
::-moz-selection{
  background: #696969;
}
::selection{
  background: #696969;
}
.pagination .active a,
.pagination .active a:hover{
  background-color: #696969;
  border-color: #696969;
}
.lds-ellipsis div{  
  background-color: #696969;
}

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

.editor p{
  margin-bottom: 20px;
}


/* start */



body{
  background-color: #ECECEC;  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fx1{
  position: absolute;
  z-index: 888;
  width: 100%;
  left: 0;
  top: 0;
}

.haderspacer{
  height: 45px;
}

.header{
  background-image: url(../imagens/fundoi.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-color: #F1F1F1;
  height: 200px;
}

.fx1l{
  float: left;
  padding-top: 3px;
}

.fx1r{
  float: right;
}

.fx1{
  background-color: #6b6b6b;
  padding: 10px 0;
  font-size: 12px;
  color: #FFF;
}
.fx1 a{
  color: #FFF;
}

.fx1 a span{
  color: #FFF;
  background-color: #00ABF5;
  display: inline-block;
  padding: 5px 3px 2px 3px;
  font-size: 12px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  line-height: 10px;
  text-align: center;
}

.fx1l a + a{
  padding-left: 20px;
}

.fx1r{
  line-height: 30px;
}

.fx1 a:hover{
  color: #dfdfdd;
}


#video-home{
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
}

.cidade{
  height: 160px;
  /*background-image: url(../imagens/cidade.jpg);*/
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.cidade .container{
  position: relative;
}

.cidade{
  position: relative;
}

.logo{
  position: absolute;
  left: 50%;
  top: 22px;
  transform: translate(-50%,0%);
  z-index: 2;
}

.cidade .container{
  position: relative;
}

.clima{
  position: absolute;
  right: 30px;
  top: 35px;
  z-index: 888;
  font-size: 12px;
 color: #496170;
}

.area-selo-clima{
  text-align: right;
  margin-bottom: 10px;
}

.face{
  position: absolute;
  left: 15px;
  top: 35px;
  z-index: 888;
}

.face a{
  transition: all .2s linear;
}

.face a:hover{
  filter: brightness(1.4);
}

.areabusca form{
  max-width: 876px;
  position: absolute;
  left: 50%;
  top: 316px;
  transform: translate(-50%,0%);
  z-index: 2;
  width: 100%;
}

.busqueno{
  font-family: 'montserratbold';
  font-size: 22px;
  color: #FFF;
}

.buscar{
  position: relative;
}

.buscar input{
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 46px;
  width: 100%;
  border: 0;
}

.buscar button{
  position: absolute;
  right: 0px;
  bottom: 4px;
  padding-right: 13px;
  padding-left: 13px;
  padding-top: 11px;
  padding-bottom: 9px;
  background-color: transparent;
  border-color: transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  transition: all .2s linear;
}

.buscar button:hover{
  filter: brightness(1.2);
}

.homeico{
  position: relative;
  top: -5px;
}

.menu{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.menu>li{
  display: inline-block;
  position: relative;
}
.menu>li{
  margin-right: 57px;
}

.menu>li>a{
  display: block;  
  color: #FFF;  
  padding-right: 0px;
  font-size: 16px;
  padding-bottom: 25px;
  font-weight: bold;
}

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

.menu>li:hover>a,
.menu>li>a.active{
  text-decoration: none;
  color: #FF0;
}

.menu>li:hover .submenu{
  display: block;
}


.areamenu{
  text-align: center;
  background-color: #284e78;
  padding-top: 30px;
}


.menu li:hover .submenu{
  display: block;
}

.submenu{
  display: none;
  margin: 0;
  padding: 0;
  list-style-type: none;
  background-color: #496170;
  text-align: center;
  position: absolute;
  text-align: left;
  padding: 12px;
  padding-right: 50px;
  left: 0;
  top: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  z-index: 999;
  box-shadow:         2px 2px 5px 0px rgba(0, 0, 0, 0.2);
}

.submenu::after {
    content: ' ';
    border: 10px solid transparent;
    border-bottom: 10px solid #496170;
    position: absolute;
    left: 20px;
    top: -20px;
}

.submenu>li{
  display: block;
}

.submenu>li>a{
  font-size: 16px;
  color: #FFF;
  white-space: nowrap;
  line-height: 2;
  transition: all .2s linear;
}

.submenu>li:last-child {
  
}

.submenu>li>a:hover,
.submenu>li>a.active{
  color: #FF0;
}

/* menu responsivo  2 #FFCB00 */ 
  @media (max-width: 991px) {
    
    .menuholder, .menuholderfloat{
      position: static;
    }

    .nav{
      position: fixed;
      right: 15px;
      top: 10px;
      z-index: 9999;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      width: 50px;
      height: 50px;
    }    

    .navbtn{
      background-color: #EEE;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      width: 50px;
      height: 50px;
      cursor: pointer;
      display: block;
    }

    .menu{
      display: none;
      background-color:  #15547C;
      width: 265px;      
      margin-top: 0px!important;
      height: auto;
    }

    .nav:hover .menu{
      display: block;
    }
    
    .menu{
      padding: 15px;
    }

    #menu{
      max-height: calc(100vh - 65px);
      width: 280px;
      position: absolute;
      right: 0px;
      top: 40px;
      overflow: auto;
      border-top: 15px solid transparent;
    }

    .menu{   
      width: 100%; 
    }

    #menu::after {
        content: ' ';
        border: 10px solid transparent;
        border-bottom: 10px solid  #FFCB00;
        position: fixed;
        right: 30px;
        top: 45px;
    }

    .menu>li{
      display: block;
      text-align: left;
      line-height: 30px;
      height: auto!important;
      background-image: none;
    }

    .menu>li>a{
      color: #FFF!important;
      height: auto!important;
    }

    .navbtn span{
      background-color: #666;
      width: 20px;
      height: 3px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      display: inline-block;
      position: absolute;
      z-index: 1;
      top: 18px;
      left: 15px;
    }

    .nav span + span{
      top: 25px;
    }

    .nav span + span + span{
      top: 32px;
    }    

    .header{
      height: auto;
      min-height: 30px;
      padding: 10px 0;
    }

    .header a.logo img{
      max-height: 50px;
      width: auto;
      margin-top: 0;
    }

    .tel{
      margin-top: 0!important;
      line-height: 50px;
    }

    .header .row{
      margin: 0;
		
    }

    .header .row > div{
      padding: 0;
    }

    .header{
      height: auto;
    }
    
    #menu{
      display: none;
    }


    .submenu{
      /*display: block!important;*/
      position: static!important;
      background-color: transparent!important;
      padding: 5px 0 0 5px!important;
      margin-top: -15px!important;
      margin-bottom: 15px!important;
      padding-top: 0px!important;
      margin-bottom: 10px!important;
      padding-bottom: 5px!important;
      margin-top: 10px;
      border-left: 4px solid rgba(0,0,0,0.2);
      border-bottom: 0!important;
      margin-top: 0!important;
      padding-left: 9px!important;
    }
    .submenu::after{
      display: none!important;
    }
    .submenu>li>a{
      padding-top: 5px;      
    }



    .susubmenu{

      /*display: block!important;*/
      position: static!important;
      background-color: transparent!important;
      padding: 0 0 0 10px!important;
      margin-top: -5px!important;
      margin-bottom: 15px!important;

      

    }
    .susubmenu::after{
      display: none!important;
    }
    .susubmenu>li>a{
      color: #FFF!important; 
    }

    .menu>li>a{
      padding-bottom: 0;
    }

    .submenu{
      box-shadow: none;
    }

  } 
  @media (max-width: 860px) {
    .header .container{
      padding-right: 70px;
    }
  }
  @media (max-width: 480px) {
    .tel img{
      display: none;
    }
  }
  
/* /menu responsivo 2*/




.owli a{
  height: 208px;
  width: 100%!important;
  display: block;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.owl-theme .owl-dots .owl-dot{
  outline: none;
}
.owl-theme .owl-dots{
  padding-top: 20px;
  bottom: 10px;
  width: 100%;
}
.owl-theme .owl-dots .owl-dot span{
  transition: all .2s linear;
  width: 15px;
  height: 15px;
}
.owl-theme .owl-dots .owl-dot span{
  transition: all .2s linear;
  background-color: #CCC;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
  background-color: #0066CC;
}

.owl-banner{
  margin-bottom: 30px;
}

.noticia-g{
  display: block;
  position: relative;
  max-width: 770px;
  margin-right: auto;
  margin-left: auto;
}

.noticia-g .sombra{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: url(../imagens/s1.png);
  background-position: left bottom;
  background-repeat: repeat-x;
}

.ng-titulo{
  position: absolute;
  left: 0;
  bottom: 0;
  color: #FFF;
  font-family: 'montserratbold';
  font-size: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.noticia-g img{
  transition: all .2s linear;
}

.noticia-g:hover img{
  filter: brightness(.8);
}





.noticia-p{
  display: block;
  position: relative;
}

.noticia-p .sombra{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: url(../imagens/s2.png);
  background-position: left bottom;
  background-repeat: repeat-x;
}

.np-titulo{
  position: absolute;
  left: 0;
  bottom: 0;
  color: #FFF;
  font-family: 'montserratbold';
  font-size: 18px;
  padding-bottom: 15px;
  padding-left: 15px;
}

.noticia-p img{
  transition: all .2s linear;
}

.noticia-p:hover img{
  filter: brightness(.8);
}

.noticia-p + .noticia-p{
  margin-top: 18px;
}




.itensarea{
  margin-top: 40px;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
}

.itensarea a{
  transition: all .2s linear;
}

.itensarea a:hover{
  filter: brightness(1.4);
}

.homefaixa{
  background-color: #FFF;
  padding-top: 45px;
  margin-bottom: 45px;
}


.pg-home h2{
  background-image: url(../imagens/ntraco1.png);
  background-repeat: no-repeat;
  font-family: 'montserratbold';
  font-size: 25px;
  margin-bottom: 30px;
  background-position: left bottom;
  color: #282828;
  padding-bottom: 5px;
	margin-top: 120px;
}

.prel{
  position: absolute;
}

a.vertodas{
  position: absolute;
  right: 15px;
  font-family: 'montserratbold';
  font-size: 12px;
  color: #282828;
  top: -55px;
}

a.vertodas:hover{
  color: #FFC000;
}

.noticia-m{
  display: block;
  margin-bottom: 30px;
}

.h270{
	height: 270px;
}

.noticia-m img{
  transition: all .2s linear;
}

.noticia-m:hover img{
  filter: brightness(0.8);
}

.nmdata{
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 13px;
  color: #444444;
}

.nmtit{
  margin: 0;
  font-size: 18px;
  color: #496170;
  font-family: 'montserratbold';
  margin-bottom: 10px;
}

.noticia-m p{
  display: block;
  font-size: 15px;
  color: #555555;
}

.nmtraco{
  border-top: 1px solid #CCCCCC;
  padding-top: 30px;
  display: block;
}

.botao{
  display: block;
  height: 83px;
  color: #FFF;
  background-color: #FFCB00;
  border-radius: 7px;
  margin-bottom: 16px;
  position: relative;
}

.botao:hover{
  background-color: #1859B3;
}

.botao img{
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translate( 0, -50%);
  z-index: 2;
}

.btntxt{
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate( 0, -50%);
  z-index: 2;
  font-family: 'montserratbold';
  font-size: 17px;
  color: #FFF;
  padding-left: 70px;
}


a.item{
  display: block;
  padding-left: 70px;
  margin-bottom: 20px;
  position: relative;
  font-size: 15px;
  color: #00923F;
  line-height: 1.2;
}

a.item:hover{
  color: #FFCB00;
}

.item img{
  position: absolute;
  left: 0;
  top: 0;
}

.item span{
  font-size: 20px;
  display: block;
}

a.vertodos{
  display: inline-block;
  background-image: url(../imagens/tracin.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}



.footer{
  background-color: #496170;
  margin-top: 50px;
  padding-top: 50px;
  color: #FFF;
}

.footer h5{
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'montserratbold';
  font-size: 13px;
}

.fpart1 a{
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 15px;
  color: #FFF;
}

.footer a:hover{
  color : #FF0;
}

.footer h4{
  margin-top: 0;
  font-family: 'montserratbold';
  font-size: 15px;
  color: #FFF;
  margin-top: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #FFF;
}


.footer h5 + a{
  margin-top: -15px;
}

.footer p{
  margin-bottom: 0;
  margin-top: 20px;
}

.footer2{
  border-top: 1px solid rgba(187,187,187,0.2);  
  font-family: 'Verdana';
  font-size: 11px;
  color: #FFF;
  margin-top: 30px;
  padding-top: 15px;
  padding-bottom: 25px;
}

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

.presidentes{
  height: 390px;
}

.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: #FF0;
}

.copyright{
  text-align: right;
  padding-top: 30px;
}

@media (max-width: 990px) {.copyright,.footer2 *{text-align: center; } .footer2 .row>div{width: 100%; } }


.coluna2ajuste{
  position: relative;
  left: -50px;
}

.logosbot{
  margin-top: 40px;
}

.modal-title{
  color: #000!important;
}

.bannersmenores img{
  max-width: 100%;height: auto;
}


.bannersmenores{
  display: block;
  max-width: 384px;
  margin-right: auto;
  margin-left: auto;
}

.bannersmenores + .bannersmenores{
  margin-top: 30px;
}

.bannersmenores img:hover{
	transition: all .2s linear;
   filter: brightness(120%);  
}

h2.hinst{
  background-image: url(../imagens/instraco.png);
}

h2.hptu{
  background-image: url(../imagens/iptutraco.png);
}

.areaytvideo iframe{
  width: 100%;
  height: 291px;
}



.farea a{
  display: block;
}

.footer .flex{
  justify-content: space-between;
}


/* responsivo */  
  @media (min-width: 1200px) { }  
  @media (min-width: 992px) and (max-width: 1199px) {

    .fx1l, .fx1r{
      float: left;
      width: 100%;
      text-align: center;
    }

    .haderspacer{
      height: 70px;
    }

    .menu>li {
        margin-right: 16px;
    }

    .owli a {
        height: 276px;
    }

    .np-titulo{
      font-size: 12px;
    }

    .itensarea img{
      max-width: 118px;
    }

    .pg-home h2{
      font-size: 21px;
	  margin-top: 20px;
		padding-bottom: 25px;
    }

    .areaytvideo iframe {
        width: 100%;
        height: 231px;
    }

  }
  @media (max-width: 991px) {

    .fx1, 
    .haderspacer{
      display: none!important;
    }

    .header{
      padding-top: 0;
    }

    .cidade{
      height: 160px;
    }

    .logo{
      position: absolute;
      left: 50%;
      top: 10px;
      transform: translate(-50%,0);
      z-index: 2;
    }

    .clima{
      position: absolute;
      left: 50%;
      right: auto;
      top: 80px;
      transform: translate(-50%,0);
      z-index: 2;
    }

    .face{
      position: absolute;
      left: 50%;
      right: auto;
      top: 160px;
      transform: translate(-50%,0);
      z-index: 2;
    }

    .areabusca form{
      max-width: 85%;
    }

    .areabotoes .botao{
      width: 300px;
      max-width: 100%;
      display: inline-block;
      text-align: left;
    }

    .areabotoes{
      text-align: center;
    }

    .areamenu{
      padding-top: 0;
    }

    .busqueno{
      text-align: center;
    }

    .coluna2ajuste{
      position: static;
    }

    .footer{
      text-align: center;
    }

    .footer h4{
      background-position: center bottom;
      margin-top: 40px;
    }

    .text-right{
      text-align: center;
    }

    .pg-home h2{
      text-align: center;
		padding-bottom: 25px;
    margin-top: 25px;
    }

    .pg-home h2 span{
      padding-left: 20px;
      background-image: none;
    }

    .noticia-m{
      text-align: center;
    }

    .footer {
        padding-top: 0px;
    }

    .finfosarea{
      margin-top: 40px;
    }

    .itensarea{
      flex-wrap: wrap;
      justify-content: space-around;
    }

    .noticia-p img{
      margin-bottom: 0;
    }

    .footer .flex{
      display: block;
	
    }

  }
  @media (max-width: 767px) {

    .noticia-g{
      margin-bottom: 30px;
    }

    .noticia-p{
      display: inline-block;
    }

    .noticia-p + .noticia-p{
      margin-top: 0;
      margin-left: 15px;
    }

  }
  @media (max-width: 600px) {

    .noticia-p img,
    .noticia-p{
      width: 100%;
      
    }

	  .noticia-p{ margin-bottom: 30px}

    .noticia-p + .noticia-p{
      margin-top: 0;
      margin-left: 0px;
    }


  }
/* /responsivo */
 /** yahoo weather **/

#weather-img{
  width: 35px;
  height: 35px;
  position: relative;
  top: -8px;
}
.temperatura{
  font-size: 20px;
  color: #496170;
  line-height: 1;
  font-weight: bold;
}

.minmax{
  display: inline-block;
  line-height: 1;
}

#weather-text{
  display: inherit;
}

.minmax img{
  position: relative;
  top: -2px;
}



.iconebtn{
  display: block;
  max-width: 145px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  margin-bottom: 15px;
}

.icotxt{
  display: block;
  border-top: 5px solid white;
  width: 100%;
  text-align: center;
  padding-top: 10px;
  font-size: 13px;
  font-weight: bold;
  color: #013066;
}

.icoimg{
  display: block;
  width: 100%;
  text-align: center;
  height: 70px;
}

/* responsivo */  
  @media (max-width: 991px) {

    .header a.logo img{
      max-height: 160px;
    }

    .clima{
      position: static;
      text-align: center;
      transform: none;
    }

    .cidade *{
      position: static;
    }

    .cidade{
      text-align: center;
      height: auto;
    }

    a.logo{
      display: inline-block;
      margin-top: 20px;
      transform: none;
    }

    .header .container {
        padding-right: 15px;
    }

    .area-selo-clima{
      text-align: center;
      margin-top: 10px;
    }

    .face{
      transform: none;
      margin-top: 10px;
    }

    .buscar{
      margin-top: 130px;
    }

    .areabusca form{
      position: static;
      transform: none;
    }

    .busqueno{
      max-width: 300px;
      margin-right: auto;
      margin-left: auto;
    }

    #busca{
      position: relative;
      margin-right: auto;
      margin-left: auto;
    }

    .areabusca form{
      top: 0px;
      left: auto;
      margin-bottom: 20px;
    }

    .busqueno{
      margin-bottom: 15px;
    }

.areabusca form{ position: relative; margin-right: auto;    margin-left: auto; }

  }
/* /responsivo */
