/* MY CUSTOM OVERDIRE */


.acyfield_language{
	display: none;	
}

.btn.btn-secondary.ads {
  display: none !important;
}


#sp-header-topbar {
    background-color: #FFFFFF !important;
}


/*********SELETOR DE IDIOMA********/
.mod-languages {
	margin: 0 0 0 30px;
	padding: 0 0 0 30px;
	border-left: 1px solid;
}

.sp-page-title {
  background: #55c4dd;
}

.article-ratings-social-share.d-flex.justify-content-end {
  display: none !important;
}

/*********SELETOR DE REDES SOCIAIS*********/
#sp-topo-site-1 ul.social-icons{
	float: right;
	margin: -36px 0 0 0;
}

ul.social-icons > li {
 border: 1px solid rgba(0,0,0,0.20) !important;
	border-radius: 20px;
	height: 24px;
	width: 24px;
	text-align: center;
	margin: 0 3px !important;
}

.offcanvas-inner ul.social-icons {
	float: right;
	margin: 0 0 0 0 !important;
}

/*********MENU****************************/
.sp-megamenu-wrapper.d-flex {
  text-transform: uppercase;
	/*margin: -10px 0 0 0;*/
}
.sp-dropdown.sp-dropdown-main.sp-menu-right {
  background: yellow !important;
  width: 400px !important;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span{
	line-height: 50px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{
	padding: 0;
	margin: -01px 0 0 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 5px 20px;
  position: relative;
  /*background: yellow;*/
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover {
	background:#E4E4E4;
}

.offcanvas-menu .logo img {
	width: 80%;
	height: auto;
	display: flex;
	margin: -17px 0 0 -40px;
}


/*********VARIADO****************************/
.sp-contact-email{
  font-family: dosis;
}

/*********QUEM SOMOS****************************/
.sppb-addon-content.sppb-tab.sppb-pills-tab.sppb-tab-nav-left {
	padding: 0px !important;
	margin: 0px !important;
}
.sppb-nav.sppb-nav-lines {
	padding: 0;
}
.sppb-nav > li {
	width: 25% !important;
	text-align: center !important;
	padding: 0px!important;
	margin: 0px !important;
}
.sppb-addon.sppb-addon-tab {
	background: #fff;
	border-radius: 10px;
}
.sppb-tab-content {
	margin-top: 0px;
	/*background: #ffffff !important;*/
	padding: 25px;
}
.sppb-nav > li > a{
	text-transform:uppercase;
	padding: 30px 0px!important;
	font-family: 'Dosis', sans-serif;	
}
.sppb-nav > li.active {
    background: #FFD31D;
}



/*********ULTIMAS NOTÍCIAS - HOME ***********************/
.sppb-addon.sppb-addon-articles.hone-news {
	text-transform: uppercase;
}
.sppb-addon.sppb-addon h3{
	line-height: 0.6 !important;
	margin: 10px 0;
}

.sppb-addon.sppb-addon-articles.hone-news a {
	font-size: 16px !important;
}

.ytp-cued-thumbnail-overlay-image{
	height: 150%;
}


.sppb-testimonial-carousel-item-content{
    box-shadow: 5px 5px 10px rgba(206, 165, 132, 0.17);
}

.related-article-list-container {
  display: none;
}



/*********ULTIMAS NOTÍCIAS - LATERAL ***********************/

._lastnews .sppb-article-img-wrap img {
	width: 30%;
	float: left;
	border-radius: 8px !important;
}
._lastnews .sp-module-title {
	text-align: center;
	text-transform: uppercase;
}
._lastnews .sppb-article-info-wrap {
	width: 68%;
	float: right
}
._lastnews .sppb-article-info-wrap h3{
	line-height: 1.1 !important;;
	font-size: 20px;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 5px 0;
}
._lastnews .sppb-col-sm-12 {
  margin: 10px 0;
}
._lastnews .sppb-readmore {
  padding: 8px !important;
  margin: 7px 0 0 0 !important;
  display: inline-block;
  background: #55c4dd;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
	border-radius: 5px !important;
}
._lastnews .sppb-readmore:hover{
    background: #166FB0;
}
._lastnews .sppb-article-meta {
  margin: 0px !important;
  padding: 0px !important;
  background: yellow;
  line-height: 1;
}
._lastnews .sppb-col-sm-12 {
  margin: 10px 0;
  border-bottom: 1px solid #C3C3C3;
  padding: 0 0 20px 0;
}

.sppb-testimonial-carousel-name, .sppb-testimonial-carousel-designation {
  text-shadow:none !important;
/*  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.43); */
}


.sp-module.busca_br {
  width: 60%;
  float: left;
  margin: 5px 0 0 0;
}

.sp-module.language_site {
  float: right;
  width: 29%;
  margin: 10px 0px -4px 0;
}

.logo {
	border-bottom: 1px solid #9999992e;
	padding: 15px 0;
	text-align: center;
}


.article-details hr {
  border-top: 2px solid #a8a8a8 !important;
}


@media (max-width:1339px){
	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li span {
	padding: 0 7px;}
	
	ul.social-icons > li {
 	margin: 0 3px !important;
}
}


@media (max-width:1199px){
	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li span {
	padding: 0 6px;}
}


@media (max-width:991px){

}

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

@media (max-width:575px){

}