@media (max-width: 992px)p{
  font-family: 'Arial', sans-serif;
}
.bg-traco-azul{
    background-color: #29b6f6; 
}

.bg-traco-verde{
    background-color: #1abc9c;
}

.bg-traco-vermelho{
    background-color: #e74c3c;
}

.bg-traco-lilas{
    background-color: #9b59b6;
}

.bg-traco-amarelo{
    background-color: #f1c40f;
}

.post-metadata{
  margin: 12px 0px 12px;
}

.post-title h5{
  font-size: 17px;
}

.post-date{
      width: 62px;
    height: 28px;
    background-color: #D53236;
}

.idpagina{
    display: inline-block;
    margin: 0 15px;
      font-size: 15px;
  }

  .setapaginate{
    font-size: 20px;
  }

  .pager li > a{
    border-radius: 3px; 
  }

.tiny-border{
    clear: none;
}

.blog-list article{
      margin-bottom: 13px;
}

.post-title{
    margin-bottom: 5px;
    font-weight: 700;
    text-transform: uppercase;  
}


.post-title a{
    color: #555555;
    text-decoration: none;
    text-transform: initial;
    font-family: 'Oswald', sans-serif;
}

.post-title a:hover{
    color: #29b6f6;
}

.post-thumbnail{
    display: block;
    margin-bottom: 40px;
}

.has-post-thumbnail .posted-on {
        top: 6px;
    left: 8px;
}

.posted-on small {
    display: block;
    font-size: 11px;
}
.posted-on {
    background-color: #29b6f6;
    color: #fff;
}
.posted-on {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 37px;
    padding: 6px 0 4px 0;
    background: rgba(0, 0, 0, 0.5);
    color: #29b6f6;
    font-size: 17px;
    line-height: 13px;
    text-align: center;
    margin-right: 5px;
}

.posted-on small{
    color: #fff;
}

.post-thumbnail img {
    display: block;
    max-width: 100%;
}

.icon-box-1 > i {
    color: #85c334;
}
.icon-box-1 > i {
    float: left;
    display: block;
    color: #85c334;
    font-size: 28px;
    line-height: 28px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.icon-box-1 .icon-box-content {
    margin-left: 0px;
}

#section-noticias, #section-recados{
    padding-top: 0px;
}

.latest-blog-post-details{
    padding-left: 21px;
    /*float: left;*/
    max-width: 100%;
}

.pad-top-bot{
    padding-top: 20px;
    padding-bottom: 20px;
}

.pad-top-bot-20{
    padding-top: 40px;
    padding-bottom: 5px;
}

#projects-grid{
    padding-bottom: 0px;
}

.post-entry .btn{
    margin-top: 0px;
    width: 100%;
    text-align: left;
}

.feature-box.post-entry a i{
    float: right;
    font-size: 21px;
}

.feature-box.post-entry .btn{
    padding: 10px 15px 10px 15px;
}

#content{
    padding-bottom: 0px;
}

.galeria-div a.btn.btn-border{
    padding: 2px 7px;
    border: 1px solid;
    /*float: right;*/
}

/* cores dos botões */

.btn-lilas{
    border-color: #904e8b;
    color: #904e8b;

}

.post-entry .btn-lilas:hover{
    background-color: #904e8b;
    border-color: #904e8b;
}

.btn-maron{
    border-color: #6D5646;
    color: #6D5646;

}

.post-entry .btn-maron:hover{
    background-color: #6D5646;
    border-color: #6D5646;
}

.btn-verde{
    border-color: #497635;
    color: #497635;

}

.post-entry .btn-verde:hover{
    background-color: #497635;
    border-color: #497635;
}

.btn-amarelo{
    border-color: #D87A1A;
    color: #D87A1A;

}

.post-entry .btn-amarelo:hover{
    background-color: #D87A1A;
    border-color: #D87A1A;
}

.btn-azul{
    border-color: #086DA5;
    color: #086DA5;

}

.post-entry .btn-azul:hover{
    background-color: #086DA5;
    border-color: #086DA5;
}


.btn-rosa{
    border-color: #CF3B85;
    color: #CF3B85;

}

.post-entry .btn-rosa:hover{
    background-color: #CF3B85;
    border-color: #CF3B85;
}

a.leia-mais-proj{
    padding: 0;
    font-size: 10px;
    min-width: 81px;
}

a.leia-mais-proj:hover{
  background-color: #fff;
    border-color: #fff;
    color: #2c3e50;
}

/* Cores dos botões */


.project-details .folio-buttons{
    top: 70%;
}

.project-details .folio-buttons.div-videos{
    top: 50%;
}

.video-title{
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 14px;
    text-align: center;
}

.post-entry.list-noticia a.btn.btn-border{
    width: auto;
}

.img-secretaria > img{
    width: 100%;
}

.text-secretaria > blockquote{
    margin-left: 0;
}

h2.tit-bloco-princ{
    margin-bottom: 0px;
}

p.sub-tit-princ{
    margin: 0;
    color: #999;
}

.tit-geral{
    float: left;
}

.leia-bloc{
  float: right;
  margin-top: 0px;
  margin-right: 0px;
}

footer .main-footer{
    padding: 29px 0px 20px 0px;
}

.data-noticia i{
    color: #29B6F6;
}
.latest-blog-post-details span i{
    color: #29B6F6;
}

.data-noticia{
    margin-right:20px;
}

.data-ult-noticias i{
    color: #29B6F6;
}

.data-ult-noticias{
    display: block;
    margin-top: 13px;
}

.tit-secund{
    font-size: 15px;
    color: #777;
    font-weight: bold;
    line-height: 19px;

}

.tit-secund:hover{
    text-decoration: none;
    color: #29B6F6;
}

.post-content .latest-blog-post-data span a{
    text-decoration: none;
    color: #fff;
}

.post-content .latest-blog-post-data span a:hover{
    color: #29b6f6;
}

.post-content .latest-blog-post-data span a i{
    color: #29b6f6;
}

.icon-box-content .latest-blog-post-data{
    float: right;
}

.icon-box-content .latest-blog-post-data span a{
    text-decoration: none;
    /*color: #555555;*/
    color: #fff;
}

.latest-blog-post-details .latest-blog-post-data span.btn-read a{
  color: #fff;
}

.latest-blog-post-details .latest-blog-post-data span.btn-read a:hover{
  color: #fff;
}

.latest-blog-post-details .latest-blog-post-data span.btn-read a i{
  color: #fff;
}

.icon-box-content .latest-blog-post-data span a:hover{
    color: #29b6f6;
}

.icon-box-content .latest-blog-post-data span a i{
    color: #29b6f6;
}

.icon-box-content p i{
    color: #29b6f6;
}

.leia-not-dest{
    float: right;
}

.leia-not-dest .btn.btn-border{
    padding: 5px 10px;
    border: 1px solid;
}

header.site-header-3 nav.site-desktop-menu{
    margin: 0 auto;
    width: 100%;
    height: 60px;
    background: #fff;
    border-top: 1px solid #e8e8e8;
    border-bottom: 2px solid #29b6f6;
}

nav.site-desktop-menu > .container > ul {
    float: right;
    position: relative;
    z-index: 100;
    width: 100%;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

nav.site-desktop-menu > .container > ul >li{
      text-transform: uppercase;
      font-size: 16px;
      position: relative;
      display: inline-block;
      float: left;
      height: 60px;
}

nav.site-desktop-menu > .container > ul >li:first-child >a{
  padding-left: 0;
}

nav.site-desktop-menu > .container > ul >li > a {
  display: inline-block;
    height: 60px;
    line-height: 60px;
    padding: 0 16px;
    text-decoration: none;
    color: #b6b5b5;
    text-transform: uppercase;
    font-size: 15px;
    cursor: pointer;
    font-weight: 400;
    line-height: 60px;
    margin: 0;
    padding: 0 .9em;
    font-family: 'Oswald', sans-serif;
}

nav.site-desktop-menu > .container > ul >li > a:hover{
  color: #000;
}

header.site-header-3 .stuck{
  border-top: none;
  opacity: 0.97; 
}

.header-right {
    float: right;
    padding: 0;
    overflow: hidden;
    margin: 20px 0px 20px 0;
    width: 70%;
    max-width: 728px;
    max-height: 90px;
}

body{
  border: none;
}

.project-details{
    background: rgba(0, 0, 0, 0.4);
}

.copy-site p{
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    margin: 0;
}

#subheader h2{
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6{
    text-transform: initial;
}

.dif-text-item{
    text-align: left;
    margin-top: 5px;
    line-height: 16px;
    font-weight: bold;

}

.dif-text-item a{
    color: #555;
    text-decoration: none;
}

.dif-text-item a:hover{
    color: #29b6f6;
}

header.site-header-3 .stuck #logo{
    margin-top: 7px;
}

header.site-header-3 #logo{
    top: 0;
    position: relative;
    float: left;
    margin: 20px 0;
}



.det-not i{
    color: #29b6f6;
}

a.tit-secund i{
    color: #29b6f6;
    font-size: 13px;
}

.ul_categorias{
  padding-left: 0;
}

.li_categorias{
  list-style: none;
  padding: 8px 4px;
    line-height: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #eeeeee;
    text-transform: capitalize;
    font-size: 15px;
}

.li_categorias a{
    color: #333333;
    text-decoration: none;
    cursor: pointer;
}

.li_categorias a:hover{
  color: #29B6F6;
}

.li_categorias span{
    font-size: 11px;
    font-weight: bold;
    float: right;
    text-align: center;
    width: 28px;
    background: #8adeb4;
    color: #fff;
}

.cor1{
  background: #8adeb4 !important;
}


.cor2{
  background: #8B473D !important;
}

.cor3{
  background: #DCA881 !important;
}

.cor4{
  background: #D53236 !important;
}

.cor5{
  background: #9BC9DE !important;
}

.cor6{
  background: #E47B00 !important;
}

.cor7{
  background: #019AD2 !important;
}


.ult-not{
    display: table;
}

.video-frame p{
    text-align: center;
}
.video-frame p iframe{
    width: 560px;
    height: 315px;
    max-width: 560px;
    max-height: 315px;
}

.site-logo, .site-logo a h1{
    font-family: 'Muli', sans-serif;
    font-weight: 400;
}

.site-logo a h1{
    font-size: 31px;
    color: #4DAADE;
	margin-left: -1px;
}

.site-logo a span{
    font-size: 15px;
    color: #737373;
}

.nomes-logo{
    float: left;
    margin-top: 11px;
    margin-left: 3px;
}

.logo-principal{
  float: left;
	width: 212px;
}

.video-foto-post-on{
    top: 7px;
    left: 6px;
    width: 75px;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    text-transform: uppercase;
}

.compact-buttons{
    margin-top: 18px;
}

.input-select select{
    border: 1px solid #e8e6e6;
    background: #f5f5f5;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #a1b1bc;
    padding: 10px 20px 11px;
    outline: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.busca-top{
    color: #888888;
    border: 1px solid #ddd;
    width: 87%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 9px;
    margin-right: 4px;
}

.contact-page{
    padding-top: 0;
	padding-bottom: 23px;
}

.map-canvas{
    height: 300px;
}

section#section-gmap{
    padding-bottom: 40px;
}

.icon-box-content h3{
    margin-bottom: 0;
}

.galeria-div div.col-md-3.col-sm-3{
    margin-bottom: 30px;
}

.wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form input[type=password], .wpcf7-form textarea{
    background: #f5f5f5;
}

.main-sidebar .widget ul li{
    padding-left: 0;
}

.main-sidebar .widget ul li:before{
    content: none;
}

.main-sidebar .widget{
        margin-bottom: 20px;
}

.blog-list.busca-result .post-content{
	padding-left:0;
}

header.site-header-3 .header-buttons{
	    margin-top: 10px;
}

header.site-header-3 nav.site-desktop-menu > ul > li > a{
	    line-height: 47px;
}

header.site-header-3 nav.site-desktop-menu > ul > li > ul{
	top: 45px;
}


.img-tempo-princ img{
	    width: 100%;
}

.textoTempo{
	    font-size: 9px;
    color: #999999;
    letter-spacing: 1px;
}

table.tabela-infos-tempo tr > td > div{
	    height: 12px;
}

header.site-header-3 .stuck .header-buttons{
	display: block;
}

header.site-header-3 .header-buttons{
	width: auto;
}

header.site-header-3 .stuck nav.site-desktop-menu > ul > li > a{
	line-height: 45px;
}

header.site-header-3 .stuck nav.site-desktop-menu > ul > li > ul{
	top: 45px;
}

header.site-header-3 .stuck #logo{
	margin-top: 7px;
}

.img_busca-result{
	    margin-right: 16px;
}

.blog-list .post-media.img_busca-result{
	width: 183px;
}

.busca-result article{
	margin-bottom: 0;
}

/*.latest-projects.clearfix .latest-projects-wrapper .latest-projects-items .owl-wrapper-outer .owl-wrapper .owl-item{
	width: 171px !important;
}*/

.latest-projects .latest-projects-wrapper{
	width: 100%;
}

.post-content{
        /*margin-top: 12px;*/
}

.latest-blog-post-data span.btn-read{
    background: #F56954;
    color: #fff;
    padding: 5px 5px;
}

.latest-blog-post-data span.btn-read a i{
  color: #fff;
  margin-right: 3px;
    margin-left: 3px;
}

.latest-blog-post-data span.btn-read a:hover{
  color: #fff;
}


h3.post-title{
    margin-top: 40px;
}

footer .main-footer .widget-title{
	margin-top: 5px;
	    margin-bottom: 19px;
}

footer .main-footer .widget-inner .social-icons {
    margin-top: 10px;
}

.alter-sub-tit{
	padding-left: 15px;
	float: left;
}

#subheader .breadcrumbs{
	margin: 0;
	padding-right: 15px;
}

.latest-blog-post-img{
	padding-right: 21px;
}

.widget-inner ul > li{
	display: inline-block;
    margin-right: 20px;
}

.lightboxOverlay{
	z-index: 10000;
}

.testi-boxes blockquote{
	margin: 0 0 32px 0;
}

blockquote i{
	color: #29b6f6;
}

.post-metadata span, #subheader h1, h1{
  font-family: 'Oswald', sans-serif;
}

.dif-text-item a{
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
}

.main-sidebar .widget ul li a{
  font-family: 'Atial', sans-serif;
}




/*MODAL*/


.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
  
  article.col-sm-6{
	  width: 100%;
  }
  
  
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.modal-result{
	text-align: left;
}


.btn-menor{
	    padding: 3px 13px 3px 13px;
}

.progress{
margin-bottom: 8px;	
}

/* Celular */

@media only screen and (max-width: 479px){
	.latest-blog-post-details{
		    margin-top: 11px;
			    padding-left: 0;
	}
	
	.latest-blog-post-details p.title{
		`    font-size: 16px;
    font-weight: 600;
	}
	
	/*.latest-projects.clearfix .latest-projects-wrapper .latest-projects-items .owl-wrapper-outer .owl-wrapper .owl-item{
		    width: 249px !important;
	}*/
	
	.leia-bloc{
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 13px;
		width: 100%;
		text-align: right;
	}
	
	#sidebar{
		margin-top: 0 !important;
	}
	
	.tit-geral{
		width: 100%;
	}
	
	.galeria-div a.btn.btn-border, .leia-not-dest .btn.btn-border{
		    padding: 1px 6px;
    border: 1px solid;
    /* float: right; */
    font-size: 11px;
	}
	
	.compact-buttons{
		margin-bottom: 14px;
		margin-top: 0;
	}
	
	.data-noticia{
		margin-right: 75px;
	}
	
	.compact-widget .widget-inner{
		    margin-bottom: 20px;
	}
	
	footer .main-footer .widget-inner ul li{
		    margin-bottom: 9px;
	}
	
	.tit-page{
		width: 100%;
	}
	
	footer .main-footer .compact-widget{
		    display: table;
	}
	
	
}

@media (max-width:768px) and (min-width: 405px) {
	.col-sm-6 {
		width: 50%;
	}
	
	article.col-sm-6{
		float: left;
	}
	
	#sidebar{
		margin-top: 0 !important;
	}
}


@media (max-width: 767px){
	footer .main-footer .widget-title{
		margin-top: 20px;
		margin-bottom: 10px;
	}
	
}

@media (max-width:991px) and (min-width: 585px){
	.img-secretaria{
		width: 25%;
		float: left;
	}
	
	.text-secretaria{
		float: left;
		width: 75%;
	}
}

@media (max-width: 585px){
	.img-secretaria{
		margin-bottom: 25px;
	}
	
}

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

i.icon-anterior-new{
    top: 37%;
    position: absolute;
    z-index: 5;
    font-size: 95px;
    color: #000;
}

i.icon-proximo-new{
  top: 37%;
  position: absolute;
  z-index: 5;
  font-size: 95px;
  color: #000;
}

.texto-noticia-slide{
  position: absolute;
  float: right;
  left: 49%;
  right: 0;
  top: 0;
  padding: 50px 35px 25px 35px;
  bottom: 0px;
  background-color: #EEEEEE;    
}

.titulo_not_slide{
  display: block;
  color: #222;
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 10px;
  position: relative;
  text-align: center;
  font-family: 'Oswald', sans-serif;
}

.texto_not_slide{
  font-size: 22px;
  color: #000;
}

.titulo_not_slide a, .texto_not_slide a{
  text-decoration: none;
  color: #000;
}

.titulo_not_slide a:hover, .texto_not_slide a:hover{
  color: #000;
}

.texto-noticia-slide .tiny-border{
  margin: 0 auto 20px;
  width: 70px;
  background-color: #000;
}

.left.carousel-control{
  background-image: none;
  left: -153px;
}

.right.carousel-control{
  background-image: none;
  right: -118px;
}

.recent-post-title {
    margin: 0 0 15px;
    padding: 0;
    position: relative;
    border-bottom: 2px solid #20C1DD;
}

.recent-post-title h2 {
    font: normal bold 14px Arial, sans-serif;
    height: 31px;
    line-height: 22px;
    margin: 0 0;
    padding: 6px 0;
    background: #20C1DD;
    color: #474747;
    display: inline-block;
}

span.text-title {
    padding: 10px 13px;
    color: #fff;
}

.recent-post-title .latest-blog-post-data{
  float: right;
  margin-top: 4px;
}

.recent-post-title .latest-blog-post-data .btn-read{
  padding: 7px 7px;
  background-color: #20C1DD;
}
.recent-post-title .latest-blog-post-data .btn-read:hover{
  background-color: #19a2b7;
}

.recent-post-title .latest-blog-post-data .btn-read a{
  color: #fff;
  font-weight: 500;
}

.latest-blog-post-data .btn-read a:hover{
  text-decoration: none;
}

@media (max-width: 992px){

  .left.carousel-control{
    display: none;
    left: 0;
  }

  .right.carousel-control{
    display: none;
    right: 0;
    z-index: 5000;
  }

  .site-logo a span{
    font-size:12px;
  }
  
  .site-logo a h1{
    font-size: 23px;
  }
  
  .nomes-logo{
        margin-top: 6px;
  }
  
  .logo-principal{
    width: 140px;
    float: none;
  }
  
  #sidebar{
    margin-top: 0 !important;
  }

  header.site-header-3 #logo{
      top: 0;
      position: relative;
      float: left;
      display: block;
  }

  .site-header .btn-mobile-menu{
    display: inline-block;
    float: right;
    width: 40px;
    margin: 30px 0 0 18px;
    cursor: pointer;
  }

}

@media (max-width: 705px){

  header.site-header-3 #logo{

    text-align: center;
    width: 100%;

  }

  .header-right{
    margin: 0 auto 10px auto;
    float: none;
  }

  .site-header .btn-mobile-menu{
    margin: 6px 0 0 0;
  }

}

@media (max-width: 405px){

  .site-header .btn-mobile-menu{
    margin: -6px 0 0 0;
  }

}

.carousel-indicators .active{
  background-color: #000;
  border: 1px solid #000;
}

.carousel-indicators li{
  border: 1px solid #000;
}

.carousel-indicators{
  bottom: inherit;
  margin-top: 8px;
}


@media (max-width: 620px){

.texto-noticia-slide .titulo_not_slide{
  font-size: 25px;
}

.texto-noticia-slide .texto_not_slide{
  font-size: 16px;
}

}

@media (max-width: 400px){

.texto-noticia-slide{
  padding: 10px;
}

.texto-noticia-slide .titulo_not_slide{
  font-size: 20px;
}

.texto-noticia-slide .texto_not_slide{
  font-size: 13px;
}

}

@media (max-width: 301px){

  .texto-noticia-slide .tiny-border{
        margin: 0 auto 6px;
  }

.texto-noticia-slide{
  padding: 10px;
}

.texto-noticia-slide .titulo_not_slide{
  font-size: 13px;
  margin-bottom: 0;

}

.texto-noticia-slide .texto_not_slide{
  font-size: 8px;
}

}
.btn-social>:first-child{
  line-height: 41px;
}


span.fa::before{

}


