/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.page-id-266 #footer-outer {
	display: none !important;
}
.page-id-266 #header-outer {
	display: none !important;
}
.page-id-266 .next-arrow {
  width: 25px !important;
}

/* Estilo dos Titulos dos Tópicos */
.titulosTopicos {
	color: #90a5a8 !important;
	font-weight: bold !important;
	text-align: left !important;
}
/* END */

/* Toggle Read More */
.toggle-heading {
    background-color: transparent !important;
    text-align: center;
    color: #01333A !important;
    font-weight: bold !important;
}

.toggle-heading .fa.fa-plus-circle {
    display: none !important;
}

body .toggle>div {
  box-shadow: none !important;
}
/* END */


/* Image whit HotSpots - HomePage - Team */
@media only screen and (max-width: 690px) {
  body .nectar_image_with_hotspots .nectar_hotspot_wrap .nttip {
top: -180px !important;
	}
	.nttip .inner {
  width: 85% !important;
}
}
@media only screen and (max-width: 899px) {
  body .nectar_image_with_hotspots .nectar_hotspot_wrap .nttip {
    position: fixed !important;
    left: 0 !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    height: 100%;
    box-shadow: none !important;
    border-radius: 0;
    text-align: center;
    transform: none !important;
    -webkit-transform: none !important;
    z-index: 999;
	background-color: #90a5a8;
	 color: #fff !important;
  }
.tipclose span::after {
  color: red !important;
  background-color: #90a5a8 !important;
}
.tipclose span::before {
  background-color: #90a5a8 !important;
}
.tipclose {
  background-color: #fff;
}
.missionText {
  font-size: 14px !important;
  line-height: 20px !important;
  padding-bottom: 10px !important;
}
.missionTextH {
  font-size: 17px !important;
  line-height: 20px !important;
}
	.missionTittle{
padding-bottom: 5px !important;
}
	.material .wpb_content_element {
margin-bottom: 10px !important;
}
	.goBack {
padding-top: 10px !important;
}
}
@media only screen and (min-width: 900px) {
body .nectar_image_with_hotspots .nectar_hotspot_wrap .nttip {
  min-width: 550px !important;
  background-color: #D9D9D9 !important;
  color: #385F5F !important;
  padding: 40px !important;
  font-size: 12px !important;
  line-height: 19px !important;
  border-radius: 0px !important;
}

.missionText {
  text-align: left;
  padding: 0px;
  font-size: 16px;
  padding-bottom: 25px;
}
}

/*@media only screen and (max-width: 1000px) {
.nttip {
transform:translatey(-33%) !important;
	}
}*/
/* END */

/* Bolas de Navegação de Lado */
#fp-nav {
display: none;
}
/* END */

/* Retirar border CTA Footer */
@media only screen and (min-width: 1000px) {
	.footerCTA { 
 margin-right: 30px;
}
}
.footerCTA .link_text {
  border-color: transparent !important;
}
/* END */

/* Mobile */
@media only screen and (max-width: 1000px) {
#text-2 {
		display: none !important;
	}
	#copyright {
		display: none !important;
	}
}


/* Compalianz */
#cmplz-document {
  max-width: 1280px;
}
#copyright {
		display: none !important;
	}
.page-id-522 .wpb_column.top_padding_desktop_4pct > .vc_column-inner {
    padding-top: 7%;
}
.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show {
  background-color: #537579 !important;
  color: #fff !important;
}
#cmplz-document h2 {
  letter-spacing: 2px !important;
}
.page-id-3 h2 {
  font-size: 22px !important;
  text-align: left !important;
  margin-top: 15px !important;
  text-transform: initial !important;
  padding-bottom: 10px !important;
  margin-bottom: 10px !important;
  letter-spacing: 2px !important;
}

.page-id-3 p {
  font-size: 14px;
  margin-top: 0;
}