/* ----------------------------------------------------------------
	Canvas: Construction
-----------------------------------------------------------------*/

.fbox-content
{
	display: block;
	background-size: cover;
	position: relative;
}

.fbox-content .title 
{
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #FFF;
	text-shadow: #333;
}

.testi-content p::before, .testi-content p::after {
	content: none !important;
}

#top-bar { background-color: #005621; }

.top-links-item > a {
	font-weight: 400;
	font-size: 12px;
}

.top-links-sub-menu .top-links-item > a { font-size: 11px; }

.header-extras li {
	margin-left: 30px;
	padding-left: 30px;
	border-left: 1px solid #EEE;
}

.header-extras li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
}

.header-extras li i {
	margin-top: 0 !important;
	font-size: 36px !important;
}

.header-extras li .he-text {
	padding-left: 15px;
	font-weight: 300;
	font-size: 12px;
	line-height: 16px;
	color: #888;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.header-extras li .he-text span {
	font-weight: 600;
	text-transform: none;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0;
}

#header { background-color: #005621; }

#header-wrap { background-color: #005621; }

@media (max-width: 991.98px) {
    .sticky-header #header-wrap { background-color: #005621 !important; }
}

.device-md .primary-menu i.icon-angle-down,
.device-sm .primary-menu i.icon-angle-down,
.device-xs .primary-menu i.icon-angle-down { display: none !important; }

.slider-caption {
	max-width: 70%;
}

.slider-element .container {
	display: flex;
	justify-content: center;
	align-items: center;
}

.slider-caption > div {
	background-color: none;
	border-radius: 2px;
	padding: 40px;
}

.mt-100 {margin-top: 100px;}

.slider-caption h2, .slider-caption h3 {
	font-size: 42px!important;
	margin-bottom: 20px;
	color: #fff!important;
	text-align: center;
	text-shadow: black 0.1em 0.1em 0.2em !important;
	line-height: 45px;
}

.slider-caption h2 {font-size: 52px;}

.slider-caption p {
	margin-bottom: 0;
	font-size: 18px;
}

.dark .slider-caption { background-color: rgba(0,0,0,0.75) }

.testi-meta span { color: #005621; }

.iconlist.iconlist-large { font-size: 17px !important; }

.iconlist.iconlist-large li { margin: 8px 0 !important; }

.iconlist.iconlist-large li i { top: 0; }

.testi-content p {
	font-style: normal;
	font-family: 'Source Sans Pro', sans-serif !important;
	font-weight: 300;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 1.6 !important;
	margin-bottom: 40px;
}

.footer-big-contacts {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
}

.footer-big-contacts span {
	display: block;
	font-size: 11px;
	font-weight: 400;
	text-transform: uppercase;
	color: #888;
	letter-spacing: 2px;
}

.dark .footer-big-contacts { color: rgba(255,255,255,0.8); }


.team-title span {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	margin-top: 2px;
}

.small-thumbs .entry-title h2 a {
	text-transform: none;
	letter-spacing: 0;
	font-size: 22px;
	line-height: 25px;
	font-weight: 600;
	-webkit-transition: color .6s ease;
	-o-transition: color .6s ease;
	transition: color .6s ease;
}

/* ----------------------------------------------------------------------------
	Services Grid
---------------------------------------------------------------------------- */

.grid-border [class^=col-] {
	margin: -1px 0 0 -1px;
	padding: 30px;
	border: 1px solid #EEE;
}

.grid-border [class^=col-]:hover {
	background-color: rgba(241,128,82,0.1);
	border-color: #F18052;
	z-index: 1;
}


/* ----------------------------------------------------------------------------
	Helper CSS Classes
---------------------------------------------------------------------------- */

.font-body { font-family: 'Roboto', sans-serif !important; }

.font-primary { font-family: 'Source Sans Pro', sans-serif !important; }

.t300 { font-weight: 300 !important; }

.t400 { font-weight: 400 !important; }

.t500 { font-weight: 500 !important; }

.t600 { font-weight: 600 !important; }

.t700 { font-weight: 700 !important; }

.ls1 { letter-spacing: 1px !important; }

.ls2 { letter-spacing: 2px !important; }

.ls3 { letter-spacing: 3px !important; }

.ls4 { letter-spacing: 4px !important; }

.ls5 { letter-spacing: 5px !important; }

.noheight { height: 0 !important; }

.nolineheight { line-height: 0 !important; }


/* ----------------------------------------------------------------
	CSS Specific to the Construction Demo - RTL Support
-----------------------------------------------------------------*/

.rtl .header-extras li {
	margin-right: 30px;
	margin-left: 0;
	padding-right: 30px;
	padding-left: 0;
	border-right: 1px solid #EEE;
	border-left: 0;
}

.rtl .header-extras li:first-child {
	margin-right: 0;
	padding-right: 0;
	border-right: 0;
}

.rtl .header-extras li .he-text {
	padding-right: 15px;
	padding-left: 0;
}

.rtl .slider-caption {
	right: -25px;
	left: auto;
}

.rtl .slider-caption.slider-caption-right {
	right: auto;
	left: -25px;
}

/* Services Grid
---------------------------------------------------------------------------- */

.rtl .grid-border [class^=col-] { margin: -1px 0 0 -1px; }

/* A partir de 01/06/2022 */

ul.clientes-home {display: flex; flex-direction: row; justify-content: space-between;}
.clientes-home li {list-style: none;}

.button-green-br {background-color: #005621;}
.button-green-br:hover {background-color: #c7a600;}

.button-yellow-br {background-color: #c7a600!important;}
.button-yellow-br:hover {background-color: #002d11!important;;}

.pf {font-size: 24px; line-height: 34px!important; padding-top: 24px;}

#footer.dark {background-color: #005621!important;}

.dark #copyrights {background-color: #005621!important;}

.logo-footer img {
	margin-top: 8px; 
	padding-right: 20px; 
	border-right: 1px solid rgba(255,255,255,0.30);
}

.title-submenu {
	margin-left: 8px; 
	margin-bottom: 15px; 
	color: #005621; 
	font-weight: bold;
	font-size: 13px;
}

.textcenter {text-align: center;}

div.divimg {
    width: 228px;
    height: 206px;
    padding: 0;
    margin: 0;
    display: inline-table;
}

.container-client {width: 992px;}

ul.list-area li {margin-bottom: 5px!important;}

ul.list-itens li {list-style: lower-alpha;}

.link-green {color: #0a860e!important;}

.z-index {position: relative; z-index: 1000;}

@media (max-width: 992px){
	#top-bar {display: none!important;}
	#logo {margin-left: 0!important;}
	.header-row {display: flex; flex-direction: row!important;}
	.svg-trigger {width: 60px; height: 60px;}
	.svg-trigger path {
	    stroke: #fff;
	    stroke-width: 8;
	}
	.header-misc-icon > a {color: #fff;}

	.slider-caption {
		max-width: 100%;
		justify-content: flex-start;
	}

	.slider-caption h3 {
    font-size: 28px!important;
    margin-bottom: 20px;
    line-height: 28px;
	}

	.mt-100 {margin-top:10px;}

	.col-12 {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.clientes-home {margin-top: 30px;}

	.mt-4 {margin-top: 0!important;}

	.promo {padding-bottom: 50px!important;}

	.testi-content {padding: 0 20px;}

	.bt-work {
		display: flex; 
		justify-content: center;
		align-items: center;
		padding-bottom: 50px;
	}

	.sub-menu-container .menu-item > .menu-link {color: #fff;}

	.menu-item .sub-menu-trigger {color: #005621;}

	.text-md-left-m {padding-bottom: 10px!important;}

	.footer-big-contacts {margin: 0 auto; display: flex; justify-content: center; text-align: center;}
	.footer-big-contacts .fale-footer {width: auto; margin-bottom: 20px;}
	.logo-footer img {border: none!important; margin-left: 22%;}

	.phrase-footer .pf {text-align: center; padding:17px;}

	.mega-menu-column .widget {padding: 30px 0 0 0;}

	.mega-menu-column .widget p {color: #005621;}

	.mega-menu-content .sub-menu-container { border: none!important; }

	.title-submenu {margin-top: 15px;}

	.mega-menu-content .sub-menu-container .menu-item .widget {display: none!important;}

	.textcenter {text-align: left;}
	.textcenter h4 {margin-left: 20px;}

	.fale-footer {margin-bottom: 20px;}

	.container-client {width: 100%;}

	div.divimg {
		width: 128px;
    	height: 106px;
	}

	.display-3 {
		font-size: calc(1.575rem + 0vw) !important;
	}
}

/* SOCIAL SHARE */

.share-active {
	position: fixed;
	z-index: 100;
	right: 0;
	bottom: 15.5%;
	background-color:#fff;
	box-shadow: 2px 2px 8px 0 rgba(0,0,0,.4);
}



.share-active a {
	position: relative;
	display: block;
	height: 60px;
	width: 64px;
	line-height: 60px;
}

.share-active a i {
	position: absolute;
 	top: 17px;
  	left: 20px;
  	font-size: 27px;
}

.d-none {display: none;}

.d-block {display: block;}


#share{
  position: fixed;
  width: 65px;
  bottom: 23.5%;
  box-shadow: 2px 2px 8px 0 rgba(0,0,0,.4);
  z-index: 99;
  right: 0;
}

#share a{
  position: relative;
  display: block;
  height: 60px;
  width: 100%;
  color: white;
  line-height: 60px;
  padding-left: 25%;
  border-bottom: 1px solid rgba(0,0,0,.4);
}

#share a i{
  position: absolute;
  top: 17px;
  left: 20px;
  font-size: 27px;
}

#share a span{
  position: absolute;
  right: 0;
  margin-right: 85px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0px 8px;
  border-radius: 3px;
  transition: all .4s;
  opacity: 0;
  visibility: hidden;
  box-shadow: 2px 2px 8px 0 rgba(0,0,0,.4);
}

@media (max-width: 992px){
	#share a span {display: none;}
	.fz-1 {font-size: 12px!important; width: 33%!important;}
}

#share a span:before{
  position: absolute;
  content: '';
  top: 50%;
  left: 145px;
  height: 18px;
  width: 18px;
  transform: translateY(-50%) rotate(45deg);
}

#share a:nth-child(1),
#share a:nth-child(1) span,
#share a:nth-child(1) span:before{
  background: #4267B2;
}


#share a:nth-child(2),
#share a:nth-child(2) span,
#share a:nth-child(2) span:before{
  background: #00B2FF;
}

#share a:nth-child(3),
#share a:nth-child(3) span,
#share a:nth-child(3) span:before{
  background: green;
}
#share a:nth-child(4),
#share a:nth-child(4) span,
#share a:nth-child(4) span:before{
  background: #1DA1F2;
}
#share a:nth-child(5),
#share a:nth-child(5) span,
#share a:nth-child(5) span:before{
  background: #2867B2;
}
#share a:nth-child(6),
#share a:nth-child(6) span,
#share a:nth-child(6) span:before{
  background: #0088cc;
}
#share a:nth-child(7),
#share a:nth-child(7) span,
#share a:nth-child(7) span:before{
  background: #000;
}

#share a:hover span{
  margin-left: 75px;
  opacity: 1;
  visibility: visible;
}