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

/* 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;

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

}

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

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

a:link, a:visited{
  color: inherit;
}
a:hover,a:active{
  color: #FFC000;
}
::-moz-selection{
  background: #FFC000;
}
::selection{
  background: #FFC000;
}
.pagination .active a,
.pagination .active a:hover{
  background-color: #FFC000;
  border-color: #FFC000;
}

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

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

body{
  font-family: 'montserratregular';
  background-color: #FFF;  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.barratopo{
  font-family: 'montserratsemibold';
  font-size: 13px;
  color: #333333;
  line-height: 41px;
  background-color: #ECECEC;
}

.barratopo img{
  position: relative;
  top: -3px;
  margin-right: 5px;
}

a {
  transition: all .2s linear;
}

.header{
  position: relative;
  height: 565px;
  margin-bottom: 50px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.header::after{
  content: ' ';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-image: url(../imagens/sombra-topo.png);
  height: 154px;
  z-index: 3;
}

.header::before{
  content: ' ';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(0,0,0,0.52);
}

.header div{
  position: relative;
  z-index: 4;
}

.header1{
  border-bottom: 1px solid rgba(255,255,255,0.5);
  padding-bottom: 19px;
  margin-bottom: 80px;
}

.owli a{
  height: 348px;
  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: #DF251D;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
  background-color: #029441;
}

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

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}


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

.header-right{
  text-align: right;
  padding-top: 40px;
  color: #FFF;
  font-size: 12px;
  font-family: 'montserratsemibold';
}

.climatempo{
  display: inline-block;
  margin-right: 40px;
}

.climatempo img{
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.header h2{
  font-family: 'montserratbold';
  font-size: 25px;
  color: #FFFFFF;
  margin-top: 0;
  text-align: center;
  margin-bottom: 20px;
}

.buscainput{
  width: 100%;
  height: 56px;
  color: #666666;
  font-size: 16px;
  padding-left: 25px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  border: 0;
}

.header form{
  position: relative;
}

.inpholder{
  max-width: 876px;
  margin-right: auto;
  margin-left: auto;
  display: block;  
  position: relative;
}

.buscabtn{
  position: absolute;
  right: 22px;
  top: 19px;
}


.nav{
  background-color: rgba(0,123,171,1.00);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  z-index: 5;
}

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

.menu>li{
  display: inline-block;
  position: relative;
}

.menu>li>a{
  transition: all .2s linear;
  display: block;  
  color: #FFF;  
  padding-right: 0px;
  margin-right: 51px;
  /*background-image: url(../imagens/);*/
  background-repeat: no-repeat;
  background-position: right center;
  line-height: 64px;
}

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

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

.menu>li>a>img{
  position: relative;
  top: -4px;
}

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


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

    .nav{
      position: fixed;
      right: 15px;
      top: 10px;
      left: auto;
      bottom: auto;
      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;
      position: absolute;
      right: 0;
      top: 51px;
      background-color: #006288;
      width: 265px;
    }

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

    .menu::after {
        content: ' ';
        border: 10px solid transparent;
        border-bottom: 10px solid #333;
        position: absolute;
        right: 14px;
        top: -20px;
    }

    .menu>li{
      display: block;
      text-align: left;
      line-height: 30px;
    }

    .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{
      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;
    }
    .submenu::after{
      display: none!important;
    }
    .submenu>li>a{
      color: #FFF!important; 
    }

    .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: #848484!important; 
    }

    .menu>li>a{
      line-height: 44px;
    }

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



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

.submenu{
  display: none;
  margin: 0;
  padding: 0;
  list-style-type: none;
  background-color: #006288;
  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 #00677a;
    position: absolute;
    left: 20px;
    top: -20px;
}

.submenu>li{
  display: block;
}

.submenu>li>a{
  font-family: 'open_sansregular';
  font-size: 13px;
  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: #FFC926;
}


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

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

.notg:hover img{
  filter: brightness(1.2);
}

.notg::after{
  content: ' ';
  background-image: url(../imagens/sombra-notg.png);
  height: 161px;
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
}

.notgtxt{
  position: absolute;
  left: 0;
  bottom: 0;
  font-family: 'montserratbold';
  font-size: 24px;
  color: #FFFFFF;
  z-index: 2;
  padding: 10px 15px;
}




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

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

.notp:hover img{
  filter: brightness(1.2);
}

.notp::after{
  content: ' ';
  background-image: url(../imagens/sombra-notp.png);
  height: 135px;
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
}

.notptxt{
  position: absolute;
  left: 0;
  bottom: 0;
  font-family: 'montserratbold';
  font-size: 15px;
  color: #FFFFFF;
  z-index: 2;
  padding: 10px 15px;
}

.notp + .notp{
  margin-top: 18px;
}

.iconemenu{
  margin-top: 50px;
}

.imimg{
  display: block;
  width: 100%;
  height: 90px;
  position: relative;
  border-bottom: 5px solid #F1F1F1;
  margin-bottom: 8px;
}

.imimg img{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

.iconemenu a{
  display: block;
  float: left;
  width: 105px;
  text-align: center;
  font-family: 'montserratbold';
  margin-right: 12px;
  font-size: 13px;
  color: #333;
  line-height: 1.2;
  transition: all .2s linear;
  height: 150px;
}

.iconemenu a:hover{
  filter: brightness(1.5);
}

.iconemenu>a:last-child{
  margin-right: 0;
}

.central{
  padding: 5px 15px 5px 15px;
}

.fxm{
  margin-top: -50px;
  background-color: #ECECEC;
  padding: 50px 0 80px 0;
}

.fx2{
  margin-top: 30px;
  background-color: #ECECEC;
  padding: 50px 0 80px 0;
}

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

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

.footer{
  margin-top: 80px;
}

.fx2 h2{
  position: relative;
  background-image: url(../imagens/tt1.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 0;
  font-family: 'montserratbold';
  font-size: 25px;
  color: #0E151D;
}

.fxm h2{
  position: relative;
  background-image: url(../imagens/tt1.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 0;
  font-family: 'montserratbold';
  font-size: 25px;
  color: #0E151D;
}

.fx2 h2 a{
  position: absolute;
  right: 5px;
  top: 15px;
  font-size: 12px;
}

.hvideo h3 a{
  position: absolute;
  right: 5px;
  top: 15px;
  font-size: 12px;
}

.fxm h2 a{
  position: absolute;
  right: 5px;
  top: 15px;
  font-size: 12px;
}

.noticia{
  display: block;
  max-width: 369px;
  margin-right: auto;
  margin-left: auto;
}

.asnots div + div + div + div a{  
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #CCCCCC;
}

.noticia img{
  margin-bottom: 10px;
}

.notdata{
  display: block;
  font-size: 13px;
  color: #666666;
  margin-bottom: 10px;
}

.nottit{
  line-height: 1.2;
  font-size: 18px;
  font-family: 'montserratbold';
  color: #000000;
  margin-bottom: 10px;
  display: block;
}

.notres{
  font-size: 14px;
  color: #545454;
}



.fx2 h3{
  position: relative;
  background-image: url(../imagens/tt2.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 0;
  font-family: 'montserratbold';
  font-size: 25px;
  color: #0E151D;
}

.fxm h3{
  position: relative;
  background-image: url(../imagens/tt2.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 0;
  font-family: 'montserratbold';
  font-size: 25px;
  color: #0E151D;
}

.fx2 h4{
  position: relative;
  background-image: url(../imagens/tt3.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 0;
  font-family: 'montserratbold';
  font-size: 25px;
  color: #0E151D;
}

.fxm h4{
  position: relative;
  background-image: url(../imagens/tt3.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 0;
  font-family: 'montserratbold';
  font-size: 25px;
  color: #0E151D;
}

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

.footer{
  background-color: #007bab;
  padding-top: 40px;
}

.footer h4{
  font-size: 16px;
  color: #FFFFFF;
  margin-top: 0;
  border-bottom: 1px solid #8c8c8c;
  padding-bottom: 5px;
  margin-bottom: 15px;
}

.footer1 a{
  color: #FFF;
  font-size: 13px;
  display: block;
  line-height: 1.7
}


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

.footer1 a + a b{
  display: block;
  padding-top: 25px;
}

.footer1 p{
  color: #FFF;
  font-size: 13px;
}

.selos{
  text-align: right;
}


.footer2{
  border-top: 1px solid #8c8c8c;
  padding-top: 5px;
  padding-bottom: 15px;
  font-family: 'Verdana';
  font-size: 11px;
  color: #FFF;
  margin-top: 20px;
}

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

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


.areadev{
  text-align: right;
  padding-top: 33px;
}

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








/* responsivo */  
  @media (min-width: 1200px) {

  .sticky .nav{
    position: fixed;
    top: 0;
    bottom: auto;
    z-index: 9999;
  }
	  
	   .owli a {
        height: 276px;
    }

 
  }  
  @media (min-width: 992px) and (max-width: 1199px) {

    .barratopo{
      font-size: 11px;
    }

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

    .notg, .notp{
      overflow: hidden;
    }

    .iconemenu a {
        width: 120px;
        margin-right: 15px
    }

    .fx2 h3, .fx2 h4{
      font-size: 20px;
    }
	
	.fxm h3, .fxm h4{
      font-size: 20px;
    }

    .hvideo iframe{
      height: 232px;
    }

    .copyright img{
      display: none;
    }

    .sticky .nav{
      position: fixed;
      top: 0;
      bottom: auto;
      z-index: 9999;
    }

    .areadev {
        text-align: right;
        padding-top: 6px;
    }

    .xtz1{
      display: none;
    }


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

    .xtz1{
      display: none;
    }

    .barratopo{
      display: none;
    }  

    .notg, .notp{
      overflow: hidden;
    }

    .iconemenu a {
        width: 94px;
        margin-right: 10px;
        font-size: 11px;
    }

    .fx2 h3, .fx2 h4{
      font-size: 20px;
    }
	
	.fxm h3, .fxm h4{
      font-size: 20px;
    }

    .hvideo iframe{
      height: 232px;
    }

    .copyright img{
      display: none;
    }

    .climatempo{
      margin-right: 15px;
    }

    .header-right{
      padding-top: 8px;
    }

    .header1{
      margin-bottom: 30px;
    }

    .header{
      padding-bottom: 30px;
    }

    .nottit{
      font-size: 16px;
    }

    .fx2 h3, .fx2 h4 {
        font-size: 17px;
    }
	
	.fxm h3, .fxm h4 {
        font-size: 17px;
    }

    .hvideo iframe {
        height: 175px;
    }

    .header1 + .container{
      padding-right: 15px;
    }

    .submenu{
      -webkit-box-shadow: none;
      -moz-box-shadow:    none;
      box-shadow:         none;
      margin-bottom: 0;
    }



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

    .notg{
      margin-bottom: 30px;
    }

    .notp{
      float: left;
      width: 49%;
      margin-right: 1%
    }

    .notp + .notp{
      margin-top: 0;
      margin-right: 0;      
      margin-left: 1%
    }

    .iconemenu{
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
    }

    .xstop{
      padding-top: 40px;
    }

    .areadev{
      text-align: center;
    }

    .umbanner{
      text-align: center;
    }

    .fx2 h4{
      text-align: left;
      padding-top: 40px;
    }
	
	.fxm h4{
      text-align: left;
      padding-top: 40px;
    }

    .hvideo iframe{
      height: 350px;
    }

    .asnots div  + div  + div img{
    	/*display: none;*/
    }

    .asnots div + div  + div a{
        margin-top: 30px;
        padding-top: 30px;
        border-top: 1px solid #CCCCCC;
    }


    .asnots div + div  + div+ div+ div+ div+ div+ div+ div{
        /* display: none;  */
    }



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


    .climatempo{
      display: block;
      margin-right: 0;
      margin-bottom: 10px;
    }

    .notp{
      width: 100%!important;
      margin-right: 0!important;
      margin-left: 0!important;
      float: none!important;
      margin-bottom: 15px!important;
    }

    .asnots div + div  a{
        margin-top: 15px;
        padding-top: 15px;
        border-top: 1px solid #CCCCCC;
    }

    .footer * {
      text-align: center;
    }

    .xxstop{
      margin-top: 20px;
    }

    .hvideo iframe{
      height: 250px;
    }

    .header-right{
      text-align: left;
    }

  }
/* /responsivo */

 /** yahoo weather **/

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

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

#weather-text{
  display: inherit;
}

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

.comlink a{
	color:#009;
	font-weight: bold;
}

.comlink a:active{
	color:#009;
	font-weight: bold;
}

.comlink a:hover{
	color:#09F;
	font-weight: bold;
}

.barrafixa{
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 0px;
  z-index: 888;
  font-size: 19px;
  color: #FFFFFF;
}

.bfcont{
  max-width: 1050px;
  margin-right: auto;
  margin-left: auto;
}
.bf1{
  float: center;
}
