/*Preloader*/
.pace.pace-inactive {
	background-color: #fff !important;
}

/*Nav*/
.logo-hero {
	height: 55px;
}
.navigation.show-background {
	background-color: #555B6E;
}
.navigation.show-background:hover {
	background-color: #555B6E;
}
.scroll {
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 3px;
}

/*Hero*/
.hero-section {
	overflow: hidden;
	position: relative;
	background-image: url(../img/hero/1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.tit-hero {
/*	border-right: 20px solid;
*/	bottom: -150px;
	padding-top: 25px;
}
.txt-tithero {
	text-transform: uppercase;
	font-size: 50px !important;
	line-height: 44px !important;
	font-weight: 900 !important;
	bottom: 0px;
	margin-bottom: 20px !important;
	letter-spacing: 2px;
}
.txt-subhero {
	text-transform: uppercase;
	font-weight: 100;
	letter-spacing: 9px;
	float: left;
}
.fa.fa-long-arrow-down {
	font-size: 25px;
}
.ul-socialhero {
	list-style: none;
	position: absolute;
	right: -50%;
	transform: rotate(90deg);
	margin: 0px;
	padding: 0px;
	top: 150px;
}
ul.ul-socialhero li {
	float: left;
	margin: 0px 40px 0px 5px;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 10px;
}

/*Atuação*/
#atuacao {
	background-color: #fff;
	padding: 130px 0;
}
.box-img {
	position: absolute;
	bottom: -35px;
	background-color: #f2f2f2;
	padding: 60px 45px 45px 80px;
	right: 0;
}
.num-section {
	font-size: 76px;
	font-weight: 700;
	clear: both;
	text-align: left;
	color: #e3e5ea;
	margin-bottom: -37px;
	margin-left: -23px;
	opacity: 1;
}
.tit-section {
	text-transform: uppercase;
	margin-top: 20px;
	font-size: 35px;
	letter-spacing: 2px;
	font-weight: 900;
	color: #555b6e;
	opacity: 1;
}
.box-txtsection {
	padding-top: 50px;
	padding-left: 50px;
}
.tit-section {
	text-transform: uppercase;
	margin-top: 20px;
	font-size: 20px;
	letter-spacing: 15px;
	font-weight: 900;
	color: #505770;
	opacity: 1;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	line-height: 25px;
}
.txt-titsection {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
	color: #555b6e !important;
	opacity: 1;
	line-height: 26px;
}
.txt-subsection {
	font-size: 18px;
	font-weight: 300;
	line-height: 25px;
}

/*Tecnologia*/
#idtecnologia {
	height: 30px;
}
#tecnologia {
	background-image: url(../img/section/4.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 50px;
	margin-bottom: 100px;
	height: 600px;
	background-position: bottom;
	overflow: inherit;
}
.box-img2 {
	position: absolute;
	top: -50px;
	background-color: #f2f2f2;
	padding: 70px 80px 40px;
	left: 10%;
}
.box-txtsection2 {
	padding-top: 50px;
	padding-left: 50px;
}
.div-tecnologias {
	margin-top: 140px !important;
}

.box-tecnonolia {
	background-color: rgba(63,64,69,0.9);
	padding: 20px;
	height: 290px;
	text-align: center;
}
.icon-tecnologia {
	width: 50px !important;
	margin: 30px auto;
}
.tit-tecno {
	color: #fff;
	opacity: 1;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.sub-tecno {
	color: #fff;
	opacity: 1;
	text-transform: uppercase;
}
.owl-prev {
	opacity: 1 !important;
	color: #fff !important;
}
.owl-next {
	opacity: 1 !important;
	color: #fff !important;
}

/*Projetos*/
#idprojetos {
	height: 30px;
}
#projetos {
	background-color: #f4f4f4;
	padding: 0px;
	margin-top: 50px !important;
	margin: 20px 145px;
}
.box-txtsection3 {
	padding: 200px 16% 100px;
}
.box-img3 {
	position: absolute;
	background-color: #50AA8D;
	padding: 60px 90px 40px;
	top: 0;
	right: -20px;
}
.num-section2 {
	font-size: 76px;
	font-weight: 700;
	clear: both;
	text-align: left;
	color: #3a9b7c;
	margin-bottom: -37px;
	margin-left: -23px;
	opacity: 1;
}
.tit-section2 {
	text-transform: uppercase;
	margin-top: 20px;
	font-size: 20px;
	letter-spacing: 15px;
	font-weight: 900;
	color: #fff;
	opacity: 1;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	line-height: 25px;
}
.boxtit-projetos {
	position: absolute;
	bottom: 0px;
	background-color: #3F4045;
	padding: 20px 60px;
}
.tit-projetos {
	color: #fff;
	opacity: 1;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 0px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	font-weight: 700;
	line-height: 12px;
}
span4682 {
	font-weight: 300;
	font-size: 10px;
}
.col-md-6.box-projeto {
	padding: 0;
}
.txt-subsection.txt-pro {
	margin-left: 58px;
	padding-top: 5px !important;
	line-height: 60px !important;
}
/*Perspectivas*/
.owl-prev {
	opacity: 1 !important;
	color: #3F4045 !important;
}
.owl-next {
	opacity: 1 !important;
	color: #3F4045 !important;
}
.big-gallery .slide .description h3 {
	margin-top: -60px;
	margin-bottom: 0px;
	padding-top: 80px;
	padding-right: 80px;
	margin-left: 20px;
	text-transform: uppercase;
	color: #62687B;
	background-color: #f2f2f2;
	letter-spacing: 2px;
}
.framed {
	border: 15px solid #f2f2f2;
	padding: 25px;
}

/* Slider Index */
.btn-box-slider.left {
    text-align: right;
}
.sec-btn-slider {
	margin-top: 80px;;
}

/*Sobre Nós*/
#idsobrenos {
	height: 30px;
}
.box-sobrenos {
	margin-left: -15px;
	background-color: #f3f3f3;
	padding: 220px 14% 100px;
}
.box-img4 {
	position: absolute;
	background-color: #50AA8D;
	padding: 60px 90px 40px;
	top: 0;
	left: -20px;
}
.owl-dots .owl-dot span {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 0;
	display: inline-block;
	background-color: #50aa8d;
	width: 10px;
	height: 10px;
	margin: 3px 5px;
}

/*Depoimentos*/
#depoimentos {
	margin-bottom: 100px;
}
.depoimentos {
	background-color: #50AA8D;
	color: #fff;
}

/* Form Contato */
div#form-contato {
    background-color: #e7e7e7;
    padding: 100px 0;
}
.tit-form {
    font-weight: 500;
    font-size: 32px;
    line-height: 44px;
    margin-bottom: 40px;
    text-align: right;
}
.btn-box {
    text-align: left;
}
button#sunmit {
    border: none;
    padding: 20px 40px;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 500;
    margin-top: 13px;
    background-color: #fff;
}
input[type="text"], input[type="email"], input[type="date"], input[type="time"], input[type="search"], input[type="password"], input[type="number"], input[type="tel"], textarea.form-control {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    background-color: #f8f8f8;
    border: none;
    outline: none !important;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    height: inherit;
    font-size: 13px;
    margin-bottom: 13px;
}
.btn-box-center {
    text-align: center;
    margin-top: 50px;
}
.btn-whatsapp {
    background-color: #7AB741;
    border: none;
    padding: 15px 40px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11px;
}

/*Footer*/
#page-footer .brand {
	margin-bottom: 20px;
	display: block;
}
.logo-footer {
	margin-top: 50px;
	width: 250px;
}
.contact h3 {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 3px;
	font-size: 12px;
}
.note {
	float: left;
}
.logo-outbox {
	float: right;
}
#page-footer .to-top {
	position: relative;
	margin-top: -60px;
}
.ul-socialfooter {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.contact .social a {
	display: block;
	padding: 0px 0;
	opacity: 0.7;
}

/*Modal*/
.modal-body {
	padding: 10px 10% 70px !important;
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
	display: flex;
}