
/* Lightbox 2.7.1 by lokesh dakar*/
/* Preload images */ 
body:after {content: url(lightbox-img/close.png) url(lightbox-img/loading.gif) url(lightbox-img/prev.png) url(lightbox-img/next.png); display: none; } .lightboxOverlay {position: absolute; top: 0; left: 0; z-index: 9999; background-color: black; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); opacity: 0.8; display: none; } .lightbox {position: absolute; left: 0; width: 100%; z-index: 10000; text-align: center; line-height: 0; font-weight: normal; } .lightbox .lb-image {display: block; height: auto; max-width: inherit; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; } .lightbox a img {border: none; } .lb-outerContainer {position: relative; background-color: white; *zoom: 1; width: 250px; height: 250px; margin: 0 auto; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; } .lb-outerContainer:after {content: ""; display: table; clear: both; } .lb-container {padding: 4px; } .lb-loader {position: absolute; top: 43%; left: 0; height: 25%; width: 100%; text-align: center; line-height: 0; } .lb-cancel {display: block; width: 32px; height: 32px; margin: 0 auto; background: url(lightbox-img/loading.gif) no-repeat; } .lb-nav {position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; } .lb-container > .nav {left: 0; } .lb-nav a {outline: none; background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=='); } .lb-prev, .lb-next {height: 100%; cursor: pointer; display: block; } .lb-nav a.lb-prev {width: 34%; left: 0; float: left; background: url(lightbox-img/prev.png) left 48% no-repeat; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -webkit-transition: opacity 0.6s; -moz-transition: opacity 0.6s; -o-transition: opacity 0.6s; transition: opacity 0.6s; } .lb-nav a.lb-prev:hover {filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; } .lb-nav a.lb-next {width: 64%; right: 0; float: right; background: url(lightbox-img/next.png) right 48% no-repeat; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -webkit-transition: opacity 0.6s; -moz-transition: opacity 0.6s; -o-transition: opacity 0.6s; transition: opacity 0.6s; } .lb-nav a.lb-next:hover {filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; } .lb-dataContainer {margin: 0 auto; padding-top: 5px; *zoom: 1; width: 100%; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; } .lb-dataContainer:after {content: ""; display: table; clear: both; } .lb-data {padding: 0 4px; color: #ccc; } .lb-data .lb-details {width: 85%; float: left; text-align: left; line-height: 1.1em; } .lb-data .lb-caption {font-size: 13px; font-weight: bold; line-height: 1em; } .lb-data .lb-number {display: block; clear: left; padding-bottom: 1em; font-size: 12px; color: #999999; } .lb-data .lb-close {display: block; float: right; width: 30px; height: 30px; background: url(lightbox-img/close.png) top right no-repeat; text-align: right; outline: none; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity: 0.7; -webkit-transition: opacity 0.2s; -moz-transition: opacity 0.2s; -o-transition: opacity 0.2s; transition: opacity 0.2s; } .lb-data .lb-close:hover {cursor: pointer; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }


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



/** pré configurações da kryzalis **/
.text-center {text-align: center; } .text-right {text-align: right; } a {text-decoration: none!important } .spacer {height: 15px; } .alignright {float: right!important; margin: 0px 0 15px 30px!important; } .alignleft {float: left; margin: 0px 30px 15px 0!important; } .pagination {float: right; margin-top: 0; } .pagination a {color: #535353!important; } .pagination .active a, .pagination .active a:hover {background-color: #078740; border-color: #078740; color: #FFF!important; } ::-moz-selection {color: #fff; text-shadow: none } ::selection {color: #fff; text-shadow: none } .img-responsive{display: inline-block; } .visible-xxs{display: none; } @media (max-width: 480px) {.visible-xxs{display: block; } .hidden-xxs{display: none; } .col-xs-6{width: 100%; } .col-xxs-12{width: 100%; } .col-xxs-6{width: 100%; } } .bread{font-family: 'open_sansregular'; color: #333; font-size: 14px; } .bread a{color: #333; }.btnimg img{transition: all .2s linear; } .btnimg:hover img{filter: brightness(1.4); }.c-rodape{margin-top: 30px; } .btn-voltar{border: none; font-family: 'open_sansregular'; color: #1D120C; font-size: 16px; transition: all .2s linear; display: inline-block; } .btn-voltar:hover{color: #84898F; } @media (min-width: 768px) and (max-width: 991px) {.center-sm{text-align: center; } } @media (max-width: 767px) {.center-xs{text-align: center; } .center-sm{text-align: center; } } @media (max-width: 767px) {.editor img.alignright, .editor img.alignleft{max-width: 50%!important; } } @media (max-width: 480px) {.editor img.alignright, .editor img.alignleft{max-width: 100%!important; } }iframe{max-width:100%;}.flex{display: flex; flex-direction: row; flex-wrap: wrap; align-items: stretch; }.flex-center{justify-content: center; }.editor *{max-width: 100%!important; height: auto!important;}.blockxxs{display: block; margin-top: 10px; opacity: 0; height: 0px; } @media (max-width: 767px) {div.fx-sm{height: auto; padding: 55px 0; min-height: 0; } } @media (max-width: 480px) {div.fx-sm{padding: 30px 0; } } form.wpcf7-form.invalid .lds-ellipsis, form.wpcf7-form.sent .lds-ellipsis {display: none!important; } .lds-ellipsis {display: none; position: relative; width: 64px; height: 64px; } .lds-ellipsis div {position: absolute; top: 27px; width: 11px; height: 11px; border-radius: 50%; background: #F00; animation-timing-function: cubic-bezier(0, 1, 1, 0); } .lds-ellipsis div:nth-child(1) {left: 6px; animation: lds-ellipsis1 0.6s infinite; } .lds-ellipsis div:nth-child(2) {left: 6px; animation: lds-ellipsis2 0.6s infinite; } .lds-ellipsis div:nth-child(3) {left: 26px; animation: lds-ellipsis2 0.6s infinite; } .lds-ellipsis div:nth-child(4) {left: 45px; animation: lds-ellipsis3 0.6s infinite; } @keyframes lds-ellipsis1 {0% {transform: scale(0); } 100% {transform: scale(1); } } @keyframes lds-ellipsis3 {0% {transform: scale(1); } 100% {transform: scale(0); } } @keyframes lds-ellipsis2 {0% {transform: translate(0, 0); } 100% {transform: translate(19px, 0); } }.owl-carousel .owl-item img{width: auto; }










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

.owl-banner .owl-dots .owl-dot{
  outline: none;
}
.owl-banner .owl-dots{
  position: absolute;
  bottom: 10px;
  width: 100%;
}
.owl-banner .owl-dots .owl-dot span{
  transition: all .2s linear;
  width: 15px;
  height: 15px;
}
.owl-banner .owl-dots .owl-dot span{
  transition: all .2s linear;
  background-color: #FFF;
}
.owl-banner .owl-dots .owl-dot.active span, .owl-banner .owl-dots .owl-dot:hover span{
  background-color: #dcb86a;
}


.internas--escritorio .editor p{
	line-height: 1.9;
	font-size: 21px;
	color: #EBEBEB;
	text-align: justify;
}

.rodape__rodape-principal{
	overflow-x: hidden;
}


.internas--profissionais .editor p{
	text-align: justify;
}



.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);
  }
}
@media (max-width: 1555px) {
  .footer{
    padding-bottom: 80px;
  }
}




 .internas--contato form{
 	
   line-height: 1.5;
   font-size: 13px;
   margin-bottom: 40px;
 }
 
 .internas--contato form input,
 .internas--contato form textarea,
 .internas--contato form select{
   font-size: 12px;
   margin-bottom: 15px;
    border-radius: 0; 
   height: 40px;
   background-color: #FFF;
   border: 1px solid #CCCCCC;
   box-shadow: none!important;
 }
 .internas--contato ::-webkit-input-placeholder { /* Edge */ color: #333!important;
 font-size: 15px; } .internas--contato :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #333!important;
 font-size: 15px; } .internas--contato ::placeholder {color: #333!important;
 font-size: 15px; }
 
 .internas--contato form textarea{
   height: 110px;
   margin-bottom: 25px;
 }
 
 .internas--contato form .btn-enviar-form{
   display: inline-block;  
   border: none;
   padding: 10px 40px;
   font-size: 16px;
   transition: all .2s linear;
   background-color: #DBB86A;
   color: #FFF;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   height: auto;
   margin-right: 20px;
   float: left;
   margin-bottom: 0;
 }.internas--contato form .btn-enviar-form:hover{
   filter: brightness(1.4);
 }
 
 .internas--contato iframe{
   width: 100%;
   height: 320px;
 }



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

 .internas--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) {
   .internas--contato form .row>div{
     width: 100%;
   }
   .internas--contato form{
     border: 0;
     padding: 0;
   }
 }
 
  
.form-control{
	width: 99%;
}



.card-destaques .card-destaques__desc{
	font-size: 20px;
}


@media (min-width: 1200px){
.container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1200px;
}
}

.rodape .rodape-principal .media-incrivel {
    font-size: 17px;
}

.internas--blog{
	overflow-x: hidden;
}

.card-categoria icon-awesome .icon-awesome{
	background-repeat: no-repeat;
}







/** blog02 **/

  .blog02 h2.blogsubtit{
    margin-bottom: 40px;
  }

  .blog02 .post-itens{
    margin-bottom: 15px;
  }

  .blog02 .post-resumo{
    font-size: 16px;
    margin-bottom: 20px;
  }

  .blog02 a.post-leia{
    display: inline-block;
    padding: 10px 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: all .2s linear;
  }  

  .blog02 .post{
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(0,0,0,0.10);
    min-height: 265px;
  }

  .blog02 .post h2{
    margin-top: 0;
    font-size: 26px;
  }

  .blog02 .pagination{
    text-align: left;
    float: none;
  }

  .blog02 .buscar{
    margin-top: 0px;
    position: relative;
    margin-bottom: 35px;
  }

  .blog02 .buscar input{
    border-radius: 0px;
    height: 37px;
  }

  .blog02 .buscar button{
    position: absolute;
    right: 0px;
    top: 0px;
    padding-right: 13px;
    padding-left: 13px;
    padding-top: 6px;
    padding-bottom: 9px;
    border-radius: 0px;
    transition: all .2s linear;
  }

  .blog02 .sidebar h3{
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 35px;
  }

  .blog02 .sidebar a{
    font-size: 15px;
    line-height: 1.2;
    display: block;
    transition: all .2s linear;
  }

  .blog02 .sidebar a + a{
    border-top: 1px solid rgba(0,0,0,0.1);;
    margin-top: 10px;
    padding-top: 10px;
  }  

  


  .blog02 .post-itens img{
    position: relative;
    top: -1px;
  }

  .blog02 .post .editor *{
    max-width: 100%!important;
    height: auto!important;
  }

  .blog02 .comment-form .submit{
    display: inline-block;
    font-size: 13px;
    padding: 11px 16px 9px 16px;
    transition: all .2s linear;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
  }

  .blog02 .nanome{
    margin-bottom: 5px;
  }

  .blog02 .nletra{
    font-family: 'open_sansregular';
    float: left;
    margin-right: 15px;
    width: 70px;
    height: 70px;
    text-align: center;
    padding-top: 6px;
    color: #FFF;
    background-color: #CCC;
    font-size: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 7px;
    top: 7px;
  }

  .blog02 .nautor{
    padding: 20px;
    margin-top: 20px;
    min-height: 70px;
    padding-left: 85px!important;
    position: relative;
    text-align: left;
  }



  .blog02 .fundo-form{
    padding: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }

  .blog02 .comment-form-author label,
  .blog02 .comment-form-email label,
  .blog02 .comment-form-comment label{
    display: block;
  }

  .blog02 .comment-notes{
    font-size: 11px;
  }

  .blog02 .comment-reply-title{
    margin-top: 0;
  }

  .blog02 .comment-form-cookies-consent{
    display: none;
  }

  .blog02 .comment-form-author{
    float: left;
    width: 50%;
  }
  .blog02 .comment-form-email{
    float: left;
    width: 50%;
  }

  .blog02 .comment-form-author input,
  .blog02 .comment-form-email input,
  .blog02 .comment-form-comment textarea{
    width: 100%;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 5px;
  }

  .blog02 .comment-form-author input{
    width: 95%;
  }

  .blog02 .comment-form-comment textarea{
    height: 100px;
  }    
  
  .blog02 .post.opost h1{    
    margin-top: 0;
    margin-bottom: 20px;
  }

  .blog02 .comment-form .submit{
    border: 0;
  }

  .blog02 .commadm{
    padding: 20px;
  }

  
  .blog02 .commadm::after {
      content: ' ';
      border: 10px solid transparent;
      border-bottom: 10px solid rgba(0,0,0,0.1);
      position: absolute;
      left: 32px;
      top: -20px;
  }

  .blog02 .wp-pagenavi{
    text-align: center;
    display: block;
  }

  .blog02 .wp-pagenavi a{
    padding: 10px 20px;
    font-size: 20px;
    margin: 0 2px;
    display: inline-block;
  }
  

  .blog02 .wp-pagenavi .current{
    padding: 15px 20px;
    font-size: 20px;
    margin: 0 2px;
    display: inline-block;
  }

  .blog02 .post a img{
    transition: all .2s linear;
  }
  .blog02 .post a:hover img{
    filter: brightness(1.15);
  }

  .blog02 .post{
    position: relative;
    padding-left: 400px;
  }

  .blog02 .postthumb{
    position: absolute;
    left: 0;
    top: 0;
  }

  .blog02 .opost .post-itens div + div{
    margin-top: 5px;
  }

  .blog02 .opost .post-itens img{
    position: relative;
    top: -2px;
  }

  .blog02 .pidata{
    display: inline-block;
  }

  .blog02 .picomm{
    display: inline-block;
    margin-left: 70px;
  }

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

      .blog02 .post a img{
        width: 300px;
      }

      .blog02 .post-resumo{
        display: none;
      }

      .blog02 .post {
          padding-left: 320px;
      }

      .blog02 .post{
        min-height: 225px;
      }

      .blog02 .picomm{
        display: none;
      }
  
    }
    @media (max-width: 991px) {

      .blog02 .postthumb{
        position: static;
        display: block;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 15px;
      }

      .blog02 .post{
        padding-left: 0;
      }

      .blog02 .post h2{
        padding-top: 0;
      }

      .blog02 .picomm{
        display: none;
      }


      .blog02 .post{
        text-align: center;
      }

      .sidebar{
        text-align: center;
      }

      .blog02 .lista-posts{
        text-align: center;
      }

      .blog02 .fundo-form{
        margin-bottom: 50px;
      }

      .blog02 .opost h1{
        font-size: 26px!important;
      }
  
    } 
    @media (max-width: 625px) {


    }
  /* /responsivo */

  /*** CORES ****/
  
  .blog02 .opost h1{
    font-size: 40px;
    color: #232B6C;
  }

  .blog02 .post h2{
    font-size: 20px;
    color: #232B6C;
  }

  .blog02 a.post-leia{
    color: #FFF;
    background-color: #232B6C;
  }

  .blog02 a.post-leia:hover{
    color: #666;
    background-color: #FFCE00;
  }    

  .blog02 .buscar button{
    background-color: #FFCE00;
    border-color: #FFCE00;
  }

  .blog02 .buscar button:hover{
    opacity: 0.8
  }

  .blog02 .sidebar h3{
    color: #232B6C;
    border-bottom: 3px solid #FFCD00;
  }

  .blog02 .sidebar a{
    color: #333333;
  }

  .blog02 .sidebar a:hover{
    color: #FFCE00;
  }

  .blog02 .comment-form .submit{
    color: #FFF;
    background-color: #14034B;
  }.blog02 .comment-form .submit:hover{
    filter: brightness(1.2);
    color: #FFF;
  }

  .blog02 .nanome{
    border-bottom: 1px solid rgba(0,0,0,0.1);;
    display: inline-block;
  }

  .blog02 .fundo-form{
    background-color: #F7F7F7;
  }

  .blog02 .comment-form-author input,
  .blog02 .comment-form-email input,
  .blog02 .comment-form-comment textarea{
    border: 1px solid #EEE;
  }

  .blog02 .comment-form .submit{
    background-color: #FFCE00;
  }

  .blog02 .commadm{
    background-color: rgba(0,0,0,0.1);
    margin-left: 40px;
  }

  .blog02 .wp-pagenavi a{
    background-color: #232B6C;
    color: #FFF;
  }
  .blog02 .wp-pagenavi a:hover{  
    background-color: #FFCD00;
    color: #000;
  }

  .blog02 .wp-pagenavi .current{
    background-color: #FFCD00;
    color: #000;
  }

/* blog02 */

.internas--blog-detalhes {
	overflow-x: hidden
}