body {
	background: url(../images/bg-pages.png) no-repeat 95% bottom fixed, url(../images/bg-pattern.jpg) repeat center center;
}

body.itemid-101 {
	background: url(../images/bg-pattern.jpg) repeat;
}

#sp-top-bar {
	background: #1e3f62;
	color: #fff;
	padding: 5px 0;
}

.itemid-101 #sp-top-bar {
	display: none;
}

#sp-top-bar ul.sp-contact-info {
    line-height: initial;
}

#sp-top-bar a {
    color: #fff;
}

#sp-top-bar a:hover {
    color: #99cc59;
}

#sp-header {
	background: #1e3f62;
	padding: 10px 0;
	position: fixed;
	box-shadow: 0 0 0;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	z-index: 99999;
}

.itemid-101 #sp-header {
    background: transparent;
    padding: 30px 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	.itemid-101 #sp-header {
		background: #1e3f62;
		padding: 10px 0;
		position: fixed;
		box-shadow: 0 0 0;
		transition: all 0.4s ease-in-out;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		z-index: 99999;
	}
}

.itemid-101 #sp-header.shrink {
	background: #1e3f62;
	padding: 10px 0;
}

#sp-header #sp-logotipo {
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	padding: 0 15px;
	-ms-flex: initial;
	flex: auto;
	max-width: fit-content;
}

.itemid-101 #sp-header #sp-logotipo {
    display: none;
}

@media (max-width: 991px) and (min-width: 1px) {
	.itemid-101 #sp-header #sp-logotipo {
		display: block;
	}
}

.itemid-101 #sp-header.shrink #sp-logotipo {
    display: block;
    -ms-flex: initial;
    flex: auto;
    max-width: fit-content;
}

@media (max-width: 767px) and (min-width: 1px) {
	.itemid-101 #sp-header.shrink #sp-logotipo {
    display: block;
    -ms-flex: initial;
    flex: auto;
    max-width: fit-content;
	}
}

#sp-header #sp-logotipo p,
#sp-header #sp-logotipo a,
.itemid-101 #sp-header.shrink #sp-logotipo p,
.itemid-101 #sp-header.shrink #sp-logotipo a {
	display: block;
	margin: 0;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
}

#sp-header #sp-logotipo img {
	max-height: 30px;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
}

.itemid-101 #sp-header.shrink #sp-logotipo img {}

#sp-header #sp-menu {
	-ms-flex: 0 0 83.333333%;
	flex: 1;
	max-width: none;
}

.itemid-101 #sp-header #sp-menu {
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    margin: auto;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
}

@media (max-width: 991px) and (min-width: 1px) {
	.itemid-101 #sp-header #sp-menu {
		-ms-flex: 0 0 83.333333%;
		flex: 1;
		max-width: none;
	}
}

.itemid-101 #sp-header.shrink #sp-menu {
	-ms-flex: 0 0 83.333333%;
	flex: 1;
	max-width: none;
	margin: 0;
}

.itemid-101 #sp-header #sp-menu ul.sp-megamenu-parent {
    width: 100%;
    text-align: center;
}

.itemid-101 #sp-header.shrink #sp-menu ul.sp-megamenu-parent {
    text-align: right;
}

#sp-header .sp-megamenu-parent li {
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
}

#sp-header .sp-megamenu-parent > li > a {
	line-height: 30px;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0 10px;
	color: #fff;
}

@media (max-width: 1199px) and (min-width: 992px) {
	#sp-header .sp-megamenu-parent > li > a {
		font-size: 12px;
		padding: 0 10px;
	}
}

.itemid-101 #sp-header .sp-megamenu-parent > li > a {
	color: #fff;
	font-size: initial;
	line-height: 20px;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
}

@media (max-width: 1199px) and (min-width: 992px) {
	.itemid-101 #sp-header .sp-megamenu-parent > li > a {
		font-size: 14px;
	}
}

.itemid-101 #sp-header.shrink .sp-megamenu-parent > li > a {
	font-size: 12px;
	line-height: 30px;
}


#sp-header .sp-megamenu-parent > li:hover > a {
    color: #99cc59;
    background: transparent;
}

#sp-header .sp-megamenu-parent > li.active > a,
#sp-header .sp-megamenu-parent > li.active:hover > a {
    color: #99cc59;
    font-weight: initial;
}

#sp-header .sp-megamenu-parent li.separator {}

#sp-header .sp-megamenu-parent li.separator a {
	padding: 0 5px;
	cursor: default;
}

#sp-header .sp-megamenu-parent li.search {
	padding: 0 0 0 10px;
}

#sp-header .sp-megamenu-parent li.search span {
    background: #1e3f62;
    color: #fff;
    padding: 8px;
    border-radius: 999px;
    width: 28px;
    text-align: center;
}

#sp-header .sp-megamenu-parent li.search span:hover {
	background: #99cc59;
}

#sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	padding: 10px 10px;
	display: block;
}

#sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #99cc59;
    background: transparent;
}

#sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #99cc59;
    background: transparent;
}

#sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a img {
	margin: auto;
}

#sp-header .sp-dropdown {
	width: max-content !important;
}

#sp-header .sp-dropdown-inner {
	box-shadow: 0px 1px 5px 0 rgba(0, 0, 0, 0.2);
	margin-top: 10px;
	padding: 0 15px;
}

.itemid-101 #sp-header .sp-dropdown-inner {
	margin-top: 30px;
}

.itemid-101 #sp-header.shrink .sp-dropdown-inner {
	margin-top: 15px;
}

#sp-header .sp-dropdown ul {
    text-align: center;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}

.itemid-101 #sp-header.shrink .sp-dropdown ul {}

#sp-header .sp-dropdown ul li {}

.itemid-101 #sp-header .sp-dropdown ul li {
	margin: 0 0;
}

.itemid-101 #sp-header.shrink .sp-dropdown ul li a {
	font-size: 14px;
}

#sp-header .sp-dropdown ul li a {}

#sp-header #offcanvas-toggler {
	margin: 0 !important;
	line-height: 30px;
	color: #fff;
	text-align: right;
	width: 100%;
}

#offcanvas-toggler:hover {
	color: #99cc59 !important;
}

#sp-header.shrink #offcanvas-toggler {
	text-align: right;
	width: auto;
}

#offcanvas-toggler .fa {
	color: inherit;
}

#offcanvas-toggler > .fa:hover,
#offcanvas-toggler > .fa:focus,
#offcanvas-toggler > .fa:active {
	color: inherit;
}

#offcanvas-toggler span {
	color: inherit;
	padding: 0 0 0 5px;
	font-weight: 600;
}

#offcanvas-toggler > span:hover,
#offcanvas-toggler > span:focus,
#offcanvas-toggler > span:active {
	color: inherit;
}

.offcanvas-overlay {
    z-index: 99999;
}

.offcanvas-menu {
    z-index: 999999;
}

.offcanvas-menu .close-offcanvas {
	background: #1e3f62;
	color: #fff;
}

.offcanvas-menu .close-offcanvas:hover {
	background: rgb(179, 206, 82);
	color: #fff;
}

.offcanvas-menu .close-offcanvas span {
	background: inherit;
	color: inherit;
}

.offcanvas-menu img {
	margin: auto auto 30px auto;
	max-width: 200px;
}

.offcanvas-menu ul li a:before {
	font-family:FontAwesome;
	content: "\f0da";
	padding: 0 5px 0 0;
}

.offcanvas-menu ul li a {
	font-size: 14px !important;
}

.offcanvas-menu ul li a:hover {
	color: rgb(179, 206, 82) !important; 
}

.offcanvas-menu .search input.button {
	display:none
}

#sp-image-fixed {}

.slide-home-d {
	display: block;
}

.slide-home-m {
	display: none;
}

@media (max-width: 767px) and (min-width: 1px) {
	.slide-home-d {
		display: none;
	}

	.slide-home-m {
		display: block;
	}
}

#sp-image-fixed img {
	margin: auto;
	background-attachment: fixed;
}

.slide-home-d img {
	/* width: 100%; */
	/* height: 100vh; */
}

#sp-slideshow {
    padding: 0;
    position: relative;
}

#sp-slideshow:before {
	content: '';
	display: block;
	position: absolute;
	z-index: 99;
	background: red;
	width: 100%;
	height: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005d8f+0,000000+75,000000+100&0.9+0,0+75,0+100 */
	background: -moz-linear-gradient(left, rgba(0,93,143,0.9) 0%, rgba(0,0,0,0) 75%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0,93,143,0.9) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0,93,143,0.9) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6005d8f', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}

#sp-slideshow li {
	border: 0;
}

#sp-slideshow li .tp-caption.txt3:hover {
	background: #212121;
}

#sp-slideshow .slide-desktop {
	display: block;
}

#sp-slideshow .slide-mobile {
	display: none;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-slideshow .slide-desktop {
		display: none;
	}
	#sp-slideshow .slide-mobile {
		display: block;	
	}
}

#sp-slideshow .tp-bullets {
    bottom: 10px !important;
    margin: 0 !important;
    background: transparent;
    padding: 0;
    float: left;
    width: 100% !important;
    left: 0 !important;
    text-align: center !important;
}

#sp-slideshow .tp-bullets .bullet {
    margin: 0 5px;
    padding: 0;
    background: transparent;
    border: 2px solid #ffffff;
    border-radius: 999px;
    width: 100%;
    max-width: 10px;
    height: 10px;
    display: inline-table !important;
    float: none !important;
}

#sp-slideshow .tp-bullets .bullet.first {}

#sp-slideshow .tp-bullets .bullet.last {}

#sp-slideshow .tp-bullets .bullet:hover {
    background: #ffffff;
}

#sp-slideshow .tp-bullets .bullet.selected {
    background: #ffffff;
}

#sp-slideshow .sp-module.slide-txt {}

#sp-slideshow .custom.slide-txt {}

#sp-slideshow .slide-txt .spacer {
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	z-index: 9999;
	width: 100%;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-slideshow .slide-txt .spacer {
		padding: 15px;
	}
}

#sp-slideshow .slide-txt h4 {
    margin: 0 0 30px 0;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 30px;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-slideshow .slide-txt h4 {
		text-align: center;
		margin: 0 0 20px 0;
	}
}

#sp-slideshow .slide-txt h4:after {
	content: '';
	width: 100%;
	max-width: 150px;
	height: 3px;
	display: block;
	background: #99cc59;
	margin: 10px auto auto 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-slideshow .slide-txt h4:after {
		text-align: center;
		margin: 10px auto auto auto;
	}
}


#sp-slideshow .slide-txt h4 strong {
    font-weight: 600;
}

#sp-slideshow .slide-txt p {
	color: #fff;
	margin: 0 0 30px 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-slideshow .slide-txt p {
		text-align: center;
		margin: 0 0 20px 0;
	}
}

#sp-slideshow .slide-txt p:last-child {
	margin: 0;
}

#sp-slideshow .slide-txt a {
    font-weight: 600;
    color: #ffffff;
    padding: 10px 15px;
    background: #99cc59;
    border-radius: 0 10px 0 10px;
    display: block;
    max-width: 120px;
    margin: auto auto auto 0;
    text-align: center;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-slideshow .slide-txt a {
		margin: auto;
	}
}

#sp-slideshow .slide-txt a:hover {
    color: #1e3f62;
    background: #fff;
}

#sp-home1 {
    padding: 75px 0;
}

#sp-home1 h5 {
	text-align: center;
	max-width: 650px;
	margin: auto auto 40px auto;
	font-size: 25px;
	line-height: 40px;
	color: #000000;
}

#sp-home1 h5:after {
	content: '';
	width: 100%;
	max-width: 150px;
	height: 3px;
	display: block;
	background: #99cc59;
	margin: 10px auto auto auto;
}

#sp-home1 p {
	text-align: center;
	margin: auto auto 20px auto;
	color: #848E97;
	font-size: 16px;
}

#sp-home1 p:last-child {
	margin: auto;
}

#sp-home2 {
    background: #ffffff url(../images/servicos-e-projetos.jpg);
    background-position: center left;
    background-repeat: no-repeat;
    padding: 75px 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-home2 {
		background-size: cover;
	}
}

#sp-home2 h4 {
    margin: 0 0 50px 0;
    color: #1e3f62;
    text-transform: uppercase;
    text-align: center;
    font-size: 30px;
}

#sp-home2 h4 strong {
    font-weight: 600;
}

#sp-home2 h4:after {
	content: '';
	width: 100%;
	max-width: 150px;
	height: 3px;
	display: block;
	background: #99cc59;
	margin: 10px auto auto auto;
}

#sp-home2 ul {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-home2 ul {
		display: inline-table;
	}
}

#sp-home2 li {
    text-align: center;
    padding: 0 15px;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-home2 li {
		padding: 0 0 30px 0;
	}

	#sp-home2 li:last-child {
		padding: 0 0 0 0;
	}
}


#sp-home2 img {
    margin: auto;
}

#sp-home2 h5 {
    margin: 20px 0;
    color: #1e3f62;
    font-weight: 600;
}

#sp-home2 p {
    color: #1e3f62;
}

#sp-home2 li p:last-child {
    margin: 30px 0 0 0;
}

#sp-home2 a {
    font-weight: 600;
    color: #ffffff;
    padding: 10px 15px;
    background: #99cc59;
    border-radius: 0 10px 0 10px;
    display: block;
    max-width: 120px;
    margin: auto;
}

#sp-home2 a:hover {
    color: #ffffff;
    background: #1e3f62;
   
}

#sp-home3 {
    padding: 75px 0 0 0;
    background: white;
}

#sp-home3 h4 {
    margin: 0 0 30px 0;
    color: #1e3f62;
    text-transform: uppercase;
    text-align: center;
    font-size: 30px;
}

#sp-home3 h4:after {
	content: '';
	width: 100%;
	max-width: 150px;
	height: 3px;
	display: block;
	background: #99cc59;
	margin: 10px auto auto auto;
}

#sp-home3 h4 strong {
    font-weight: 600;
}

#sp-home3 p {
    display: block;
    text-align: center;
    margin: 0 0 30px 0;
}

#sp-home3 p:last-child {
	margin: 0;
}

#sp-home3 a {
    font-weight: 600;
    color: #ffffff;
    padding: 10px 15px;
    background: #99cc59;
    border-radius: 0 10px 0 10px;
    display: block;
    max-width: 120px;
    margin: auto;
}


#sp-home3 a:hover {
    color: #ffffff;
    background: #1e3f62;
}

#sp-home3 img {
	margin: auto;
}

#sp-home4 {
	padding: 75px 0;
	background-image: url(../images/orcamento.jpg);
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}


#sp-home4 h4 {
    margin: 0 0 30px 0;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    font-size: 30px;
}

#sp-home4 h4:after {
    content: '';
    width: 100%;
    max-width: 150px;
    height: 3px;
    display: block;
    background: #99cc59;
    margin: 10px auto auto auto;
}

#sp-home4 h4 strong {
	font-weight: 600;
}

#sp-home4 p {
    display: block;
    text-align: center;
    margin: 0 0 30px 0;
    color: #fff;
}

#sp-home4 a {
    font-weight: 600;
    color: #ffffff;
    padding: 10px 15px;
    background: #99cc59;
    border-radius: 0 10px 0 10px;
    display: block;
    max-width: 120px;
    margin: auto;
}


#sp-home4 a:hover {
    color: #1e3f62;
    background: #ffffff;
}

#jd_skillset122 {
	margin: 0 0 50px 0;
}

#jd_skillset122 p {
	margin: auto;
}

#sp-bottom {
    padding: 50px 0;
    background: #1e3f62;
}

#sp-bottom .container-inner {
    padding: 0;
    border-top: 0px solid rgba(255, 255, 255, .1);
}

#sp-bottom .custom {
    display: inline-table;
    width: 100%;
}

#sp-bottom .left {
	display: inline-table;
	vertical-align: top;
	padding: 0;
	width: 20%;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-bottom .left {
		width: 100%;
	}
}

#sp-bottom .left img {}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-bottom .left img {
		margin: auto;
		max-width: 220px;
	}
}

#sp-bottom .right {
	display: inline-table;
	vertical-align: top;
	width: 80%;
	padding: 0 0 0 50px;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-bottom .right {
		width: 100%;
		padding: 50px 0 0 0;
	}
}

#sp-bottom .right .top {
    display: block;
    width: 100%;
}

#sp-bottom .right .top h4 {
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 20px 0;
    font-size: 30px;
    text-align: left;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-bottom .right .top h4 {
		text-align: center;
	}
}

#sp-bottom .right .top h4 strong {
    color: #fff;
    font-weight: 600;
}

#sp-bottom .right .bottom {
    /* display: inline-table; */
    display: inline-flex;
    align-items: flex-start;
    justify-content: space-between;
    text-align: left;
    width: 100%;
}

@media (max-width: 991px) and (min-width: 1px) {
	#sp-bottom .right .bottom {
		display: inline-table;
	}
}

#sp-bottom .right .bottom .spacer {
    width: auto;
    /* display: inline-table; */
    /* padding: 0 0 0 50px; */
    padding: 0;
}

@media (max-width: 991px) and (min-width: 768px) {
	#sp-bottom .right .bottom .spacer {
		display: inline-table;
		width: 50%;
		padding: 0 0 30px 0;
	}
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-bottom .right .bottom .spacer {
		width: 100%;
		padding: 0 0 30px 0;
	}

	#sp-bottom .right .bottom .spacer:last-child {
		width: 100%;
		padding: 0 0 0 0;
	}	
}

#sp-bottom .right .bottom .spacer:first-child {
    /* padding: 0 0 0 0; */
}

#sp-bottom .right .bottom .spacer h5 {
    color: #99cc59;
    text-transform: uppercase;
    font-size: 16px;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-bottom .right .bottom .spacer h5 {
		text-align: center;
	}
}

#sp-bottom .right .bottom .spacer p {
    color: #fff;
    font-size: 12px;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-bottom .right .bottom .spacer p {
		text-align: center;
	}
}

#sp-bottom .right .bottom .spacer p:last-child {
	margin: 0;
}

#sp-bottom .right .bottom .spacer p a {
    display: block;
    padding: 5px 5px;
    color: #1e3f62;
    font-size: 12px;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 600;
    text-align: left;
    max-width: 120px;
    margin: 0;
    text-align: center;
    background: #99cc59;
    border-radius: 0px 10px 0px 10px;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-bottom .right .bottom .spacer p a {
		margin: auto;
	}
}

#sp-bottom .right .bottom .spacer:last-child p a {
    display: initial;
    padding: initial;
    color: initial;
    font-size: initial;
    text-transform: initial;
    font-style: initial;
    font-weight: initial;
    text-align: initial;
    max-width: initial;
    margin: initial;
    text-align: initial;
    background: initial;
    border-radius: initial;
}

#sp-bottom .right .bottom .spacer p a:hover,
#sp-bottom .right .bottom .spacer p a:focus {
	background: #fff;
}

#sp-bottom .right .bottom .spacer:last-child p a:hover,
#sp-bottom .right .bottom .spacer:last-child p a:focus {
	background: initial;
}

#sp-bottom .right .bottom .spacer p a:before {
    /*font-family: FontAwesome;
    content: "\f0da \f0da";
    padding: 0 5px 0 0;*/
}

#sp-bottom .right .bottom .spacer p strong {
	background: #99cc59;
	color: #1e3f62;
	font-size: 16px;
	padding: 2px 10px;
	display: block;
	border-radius: 0px 10px 0px 10px;
	max-width: 130px;
	font-style: italic;
	text-align: center;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-bottom .right .bottom .spacer p strong {
		margin: auto;
	}
}

#sp-bottom .right .bottom .spacer p span {
	color: #1e3f62;
	font-size: 10px;
}

#sp-bottom .right .bottom .spacer p a .fa {
    color: #1e3f62;
    background: #99cc59;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 18px;
    border-radius: 999px;
    margin: 0 10px 0 0;
}

#sp-bottom .right .bottom .spacer p a .fa:hover {
    color: #171717;
    background: #fff;
}

#sp-bottom .sp-module {
    margin-bottom: 0px;
}

#sp-footer span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 12px;
}

#sp-footer span a {
	color: #fff;
}

#sp-footer span a:hover {
	text-decoration: underline;
}

#sp-top-menu {
    margin: 50px 0 0 0;
    padding: 15px 0;
    background: #fff;
}

@media (max-width: 991px) and (min-width: 1px) {
	#sp-top-menu {
		display: none;
	}
}

#sp-top-menu  ul {
    margin: auto;
    padding: 0;
    list-style-type: none;
    display: inline-table;
    vertical-align: middle;
    width: 100%;
    text-align: center;
}

#sp-top-menu li {
    display: inline-table;
    vertical-align: middle;
    padding: 0 15px;
}

#sp-top-menu a {
    display: block;
}

#sp-top-menu a:hover,
#sp-top-menu a:focus,
#sp-top-menu li.active a {
	color: #99cc59;
}

#sp-top-menu img {
    display: block;
    margin: auto;
}

#sp-top-menu span {
    display: block;
    margin: auto;
}

#sp-img-top {
	height: 150px;
}

@media (max-width: 991px) and (min-width: 1px) {
	#sp-img-top {
		margin-top: 50px;
	}
}

#sp-img-top img {
    width: 100%;
    height: 150px;
    object-fit: none;
}

.breadcrumb {
    background: transparent;
    margin: 0;
    padding: 0;
    display: inline-table;
    width: 100%;
    text-align: right;
    padding: 30px 0 0 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	.breadcrumb {
		text-align: left;
	}
}

.breadcrumb li {
	display: inline-table;
}

.breadcrumb li,
.breadcrumb li:before,
.breadcrumb li a,
.breadcrumb li a:focus,
.breadcrumb li.active {
	color: #252525;
}

.breadcrumb li a:hover  {
	color: #3e3688;
}

.itemid-101 #sp-main-body {
	display: none;
}

#sp-main-body {
	padding: 50px 0 100px 0;
}

.article-header {}

.article-header h1 {
    margin: 0 0 50px 0;
    color: #1e3f62;
    text-transform: uppercase;
    text-align: center;
}

.article-header h1:after {
	content: '';
	width: 100%;
	max-width: 150px;
	height: 3px;
	display: block;
	background: #99cc59;
	margin: 10px auto auto auto;
}


.article-print-email {
    border-top: 1px solid #eee;
    margin: 50px 0 0 0 !important;
    padding: 20px 0 0 0;
    float: left;
    width: 100%;
    text-align: center;
}

.article-print-email .btn {
    background-color: #1e3f62;
    border-color: #1e3f62;
    color: #fff;
}

.article-print-email .btn:hover {
    background-color: #99cc59;
    border-color: #99cc59;
    color: #fff;
}

ul.page-premios {
    list-style-type: none;
    margin: auto;
    padding: 0;
    display: inline-table;
    text-align: center;
}

ul.page-premios li {
    display: inline-table;
    vertical-align: top;
    width: 33%;
    padding: 0 15px 30px 15px;
}

@media (max-width: 767px) and (min-width: 1px) {
	ul.page-premios li {
		width: 50%;
	}
}

ul.page-premios img {
    margin: auto auto 10px auto;
    border-radius: 10px;
}

ul.page-premios span {}

.page-engenharia {}

.page-engenharia strong {
	display: block;
	text-align: center;
}

.page-engenharia h5,
.page-canteiro h5,
.page-forma h5 {
    text-align: center;
    font-weight: 600;
    margin: 0 0 20px 0;
}

.page-engenharia p {}

.page-engenharia span {
	display: inline-table;
	width: 100%;
	text-align: center;
}

.page-engenharia img {
	display: inline-table;
	margin: auto;
	padding: 0 15px;
}

.page-engenharia hr,
.page-canteiro hr,
.page-forma hr {
	margin: 40px 0;
}

.page-canteiro {}

.page-canteiro h6 {
    text-align: center;
    font-size: 14px;
    background: #fafafa;
    padding: 5px 0;
    margin: 0 0 10px 0;
}

.page-canteiro ul,
.page-forma ul,
.page-compensado ul,
.page-madeira ul {
    list-style-type: none;
    margin: auto auto 50px auto;
    padding: 0;
    text-align: center;
    display: inline-table;
    width: 100%;
}

.page-canteiro ul:nth-child(4) {
	margin: auto;
}

.page-forma ul:nth-child(3) {
	margin: auto;
}

.page-canteiro ul li,
.page-forma ul li,
.page-compensado ul li,
.page-madeira ul li {
    display: inline-table;
    vertical-align: middle;
    width: 25%;
    padding: 5px;
}

/* Style the Image Used to Trigger the Modal */
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {opacity: 0.5;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99999; /* Sit on top */
    padding: 0 15px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
     /* Fallback color */
    background-color: rgba(0, 0, 0, 0.3); /* Black w/ opacity */
}

.modal .centered {
    padding: 0 15px;
    position: relative;
    width: auto;
    height: 100%;
}

/* Modal Content (Image) */
.modal-content {
    /*margin: auto;
    display: block;
    width: 100%;
    max-width: 900px;
    border: 0;*/
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
}


/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
    display: none !important;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
    animation-name: initial;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 5px;
    right: 15px;
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    opacity: 1;
    border: 0;
    text-shadow: 0 0 0;
}

.close:hover,
.close:focus {
    color: #ff0000 !important;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}

.modal-backdrop {
    z-index: initial;
}

.modal .centered:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: transparent url(../images/logo.png) no-repeat;
	background-size: 255px 150px;
	width: 255px;
	height: 150px;
	opacity: 0.2;
}

.page-contato {
	display: inline-table;
	width: 100%;
}

.page-contato .left {
    display: inline-table;
    vertical-align: top;
    width: 40%;
}

@media (max-width:991px) and (min-width:768px) {
	.page-contato .left {
		width: 35%;
	}	
}

@media (max-width:767px) and (min-width:1px) {
	.page-contato .left {
		width: 100%;
	}	
}

.page-contato .left h5 {
    color: #3e3688;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    margin: auto;
}

.page-contato .left h6 {
    margin: 0 0 20px 0;
    border-bottom: 5px solid #97d6db;
    font-weight: 300;
    padding: 0 0 5px 0;
}

.page-contato .left p {
    display: inline-flex;
    align-items: center;
    width: 100%;
}

.page-contato .left .fa {
    font-size: 25px;
    width: 30px;
    text-align: center;
    color: #99cc59;
}

.page-contato .left .fa-envelope-open-o {
    font-size: 21px;
}

.page-contato .left span {
    padding: 0 0 0 5px;
}

.page-contato .left a {
    color: #333;
}

.page-contato .left a:hover {
    color: #99cc59;
}

.page-contato .right {
    display: inline-table;
    vertical-align: top;
    width: 60%;
    padding: 0 0 0px 30px;
}

@media (max-width:991px) and (min-width:768px) {
	.page-contato .right {
		width: 65%;
	}	
}

@media (max-width:767px) and (min-width:1px) {
	.page-contato .right {
		width: 100%;
		padding: 0;
	}	
}

.contato-page #sp-main-body {
    padding: 0;
}

.contato-page .jssocials {
    display: none;
}

.contato-page #sp-maps {}

#box_contato {
    float: left;
    width: 100%;
}

#box_contato #form,
#box_contato #form_rh {
    float: left;
    width: 100%;
}

#box_contato #form input {
	width: 100%;
	background: transparent;
	border-radius: 0;
	border: 1px solid #eee;
	padding: 10px 15px;
	font-size: 14px;
	color: #999;
	height: 40px;
}

#box_contato #form select {
	width: 100%;
	background: transparent;
	border-radius: 0;
	border: 1px solid #eee;
	padding: 10px 15px;
	font-size: 14px;
	color: #999;
	height: 40px;
}

#box_contato #form textarea {
	width: 100%;
	background: transparent;
	border-radius: 0;
	border: 1px solid #eee;
	padding: 10px 15px;
	font-size: 14px;
	color: #999;
	height: 120px;
}

#box_contato #form .name_field {
    float: left;
    width: 50%;
    padding: 0 10px 0 0;
    margin: 0 0 10px 0;
}

#box_contato #form .mail_field {
    float: left;
    width: 50%;
    padding: 0 0 0 10px;
    margin: 0 0 10px 0;
}

#box_contato #form .phone_field {
    float: left;
    width: 50%;
    padding: 0 10px 0 0;
    margin: 0 0 10px 0;
}

#box_contato #form .cellphone_field {
    float: left;
    width: 50%;
    padding: 0 0 0 10px;
    margin: 0 0 10px 0;
}

#box_contato #form .city_field {
    float: left;
    width: 70%;
    padding: 0 10px 0 0;
    margin: 0 0 10px 0;
}

#box_contato #form .state_field {
    float: left;
    width: 30%;
    padding: 0 0 0 10px;
    margin: 0 0 10px 0;
}

#box_contato #form .message_field {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 0 0;
}

#box_contato #form hr {
	float: left;
	width: 100%;
	border-top: 1px solid #eee;
}

#box_contato #form .depto {
    float: left;
    width: 50%;
    padding: 0 10px 0 0;
    margin: 0 0 20px 0;
}

@media (max-width: 767px) and (min-width:1px) {
	#box_contato #form .depto {
		width: 100%;
		padding: 0;
	}	
}

#box_contato #form .selecione {
    float: right;
    width: 50%;
    padding: 0 0 0 10px;
    margin: 0 0 20px 0;
}

@media (max-width: 767px) and (min-width:1px) {
	#box_contato #form .selecione {
		width: 100%;
		padding: 0;
	}	
}

#box_contato #form .checks {
    float: left;
    width: 60%;
}

@media (max-width:767px) and (min-width:1px) {
	#box_contato #form .checks {
		width: 100%;
	}	
}

#box_contato #form .checado1 {
    float: left;
    width: 100%;
    display: inline-flex;
    align-items: flex-start;
    margin: 0 0 5px 0;
}

#box_contato #form .checado2 {
    float: left;
    width: 100%;
    display: inline-flex;
    align-items: flex-start;
}

#box_contato #form .checado1 input,
#box_contato #form .checado2 input {
    width: auto;
    height: auto;
}

#box_contato #form .checado1 span,
#box_contato #form .checado2 span {
    width: auto;
    padding: 0 0 0 5px;
    line-height: initial;
    font-size: 12px;
}

#box_contato #form .obs {
    float: left;
    width: 40%;
    text-align: right;
    color: red;
    font-size: 12px;
}

@media (max-width:767px) and (min-width:1px) {
	#box_contato #form .obs {
		width: 100%;
		text-align: left;
		padding: 10px 0 0 0;
	}	
}

#box_contato #form .obs font {
    text-align: right;
    color: green;
    font-size: 14px;
}

#box_contato #form .enviar {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
}

#box_contato #form .enviar input {
    color: #1e3f62;
    background: transparent;
    border: 0;
    font-weight: 600;
    font-size: 16px;
    padding: 0;
    display: block;
    font-size: 14px;
    font-style: normal;
    cursor: pointer;
    height: auto;
    text-align: center;
}

#box_contato #form .enviar input:hover,
#box_contato #form .enviar input:focus {
    color: #99cc59;
}

 #box_contato #form_rh .left_rh {
    float: left;
    width: 50%;
    padding: 0 15px 0 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	#box_contato #form_rh .left_rh {
		width: 100%;
		padding: 0 0 30px 0;
	}
}

 #box_contato #form_rh .left_rh .nome_rh {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
}

 #box_contato #form_rh .left_rh .email_rh  {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
}

 #box_contato #form_rh .left_rh .telefone_rh {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
}

 #box_contato #form_rh .left_rh .celular_rh  {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

 #box_contato #form_rh .right_rh {
    float: left;
    width: 50%;
    padding: 0 0 0 15px;
}

@media (max-width: 767px) and (min-width: 1px) {
	#box_contato #form_rh .right_rh {
		width: 100%;
		padding: 0 0 0 0;
	}
}

#box_contato #form_rh .right_rh .mensagem_rh {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
}
 
#box_contato #form_rh .right_rh .select_rh {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
}
  
#box_contato #form_rh .right_rh .anexo_rh {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
    height: 75px;
}

#box_contato #form_rh .right_rh .obs_rh {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
    text-align: right;
    color: red;
    font-size: 12px;
}
	
#box_contato #form_rh .right_rh .enviar_rh {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
}
 
#box_contato #form_rh label {
 	margin: 0;
 	width: 100%;
 	font-size: 12px;
 }

 #box_contato #form_rh input {
    width: 100%;
    background: transparent;
    border-radius: 0;
    border: 1px solid #eee;
    padding: 10px 15px;
    font-size: 14px;
    font-style: italic;
    font-weight: 500;
    color: #999;
    height: 40px;
}

 #box_contato #form_rh select {
    width: 100%;
    background: transparent;
    border-radius: 0;
    border: 1px solid #eee;
    padding: 10px 15px;
    font-size: 14px;
    font-style: italic;
    color: #999;
    height: 40px;
}

#box_contato #form_rh textarea {
    width: 100%;
    background: transparent;
    border-radius: 0;
    border: 1px solid #eee;
    padding: 10px 15px;
    font-size: 14px;
    font-style: italic;
    font-weight: 500;
    color: #999;
    height: 120px;
}

#box_contato #form_rh .btn {
    color: #1e3f62;
    background: transparent;
    border: 0;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0;
    display: block;
    font-size: 20px;
    font-style: normal;
    cursor: pointer;
    height: auto;
    text-align: right;
}

#box_contato #form_rh .btn:hover,
#box_contato #form_rh .btn:focus {
    color: #99cc59;
}

.assistencia-page .content {
    display: inline-table;
    text-align: left;
    width: 100%;
    padding: 0;
}

.assistencia-page .content .left {
    display: inline-table;
    vertical-align: top;
    width: 25%;
}

@media (max-width:991px) and (min-width:768px) {
	.assistencia-page .content .left {
		width: 35%;
	}	
}

@media (max-width:767px) and (min-width:1px) {
	.assistencia-page .content .left {
		width: 100%;
	}	
}

.assistencia-page .content .left h5 {
    color: #1e3f62;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    margin: auto;
}

.assistencia-page .content .left h6 {
    margin: 0 0 20px 0;
    border-bottom: 5px solid #99cc59;
    font-weight: 300;
    padding: 0 0 5px 0;
}

.assistencia-page .content .left p {
    display: inline-flex;
    align-items: center;
    width: 100%;
}

.assistencia-page .content .left .fa {
    font-size: 25px;
    width: 25px;
    text-align: center;
    color: #99cc59;
}

.assistencia-page .content .left span {
    padding: 0 0 0 5px;
    font-style: italic;
}

.assistencia-page .content .left a {
    color: #252525;
}

.assistencia-page .content .left a:hover {
    color: #99cc59;
}

.assistencia-page .content .right {
    display: inline-table;
    vertical-align: top;
    width: 75%;
    padding: 0 0 0 60px;
}

@media (max-width:991px) and (min-width:768px) {
	.assistencia-page .content .right {
		width: 65%;
	}	
}

@media (max-width:767px) and (min-width:1px) {
	.assistencia-page .content .right {
		width: 100%;
		padding: 0;
	}	
}

#box_agenda {
    float: left;
    width: 100%;
}

#box_agenda #form {
    float: left;
    width: 100%;
}

#box_agenda #form input {
	width: 100%;
    background: #1e3f62;
    border-radius: 10px;
    border: 1px solid #eee;
    padding: 10px 15px;
    font-size: 14px;
    color: #fff;
    height: 40px;
}

#box_agenda #form select {
	width: 100%;
	background: #1e3f62;
	border-radius: 10px;
	border: 1px solid #eee;
	padding: 10px 15px;
	font-size: 14px;
	color: #fff;
	height: 40px;
}

#box_agenda #form textarea {
	width: 100%;
	background: #1e3f62;
	border-radius: 10px;
	border: 1px solid #eee;
	padding: 10px 15px;
	font-size: 14px;
	color: #fff;
	height: 120px;
	display: block;
}

#box_agenda #form .name-class {
    float: left;
    width: 50%;
    padding: 0 10px 0 0;
    margin: 0 0 10px 0;
}

#box_agenda #form .mail-class {
    float: left;
    width: 50%;
    padding: 0 0 0 10px;
    margin: 0 0 10px 0;
}

#box_agenda #form .phone-class {
    float: left;
    width: 50%;
    padding: 0 10px 0 0;
    margin: 0 0 10px 0;
}

#box_agenda #form .cellphone-class {
    float: left;
    width: 50%;
    padding: 0 0 0 10px;
    margin: 0 0 10px 0;
}

#box_agenda #form .street-class {
    float: left;
    width: 50%;
    padding: 0 10px 0 0;
    margin: 0 0 10px 0;
}

#box_agenda #form .number-class {
    float: left;
    width: 20%;
    padding: 0 10px;
    margin: 0 0 10px 0;
}

#box_agenda #form .complement-class {
    float: left;
    width: 30%;
    padding: 0 0 0 10px;
    margin: 0 0 10px 0;
}

#box_agenda #form .day-class {
	float: left;
    width: 50%;
    padding: 0 10px 0 0;
    margin: 0 0 10px 0;
}

#box_agenda #form .hour-class {
    float: left;
    width: 50%;
    padding: 0 0 0 10px;
    margin: 0 0 10px 0;
}

#box_agenda #form .city-class {
    float: left;
    width: 70%;
    padding: 0 10px 0 0;
    margin: 0 0 10px 0;
}

#box_agenda #form .state-class {
    float: left;
    width: 30%;
    padding: 0 0 0 10px;
    margin: 0 0 10px 0;
}

#box_agenda #form .services-class {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
}

#box_agenda #form .message-class {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 30px 0;
}

@media (max-width:767px) and (min-width:1px) {
	#box_agenda #form .name-class,
	#box_agenda #form .mail-class,
	#box_agenda #form .phone-class,
	#box_agenda #form .cellphone-class,
	#box_agenda #form .street-class,
	#box_agenda #form .number-class,
	#box_agenda #form .complement-class,
	#box_agenda #form .city-class,
	#box_agenda #form .state-class,
	#box_agenda #form .day-class,
	#box_agenda #form .hour-class {
		width: 100%;
		padding: 0;
	}
}

#box_agenda #form hr {
	float: left;
	width: 100%;
	border-top: 1px solid #eee;
	display: none;
}

#box_agenda #form .selecione {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
}

#box_agenda #form .checks {
    float: left;
    width: 60%;
}

@media (max-width:767px) and (min-width:1px) {
	#box_agenda #form .checks {
		width: 100%;
	}	
}

#box_agenda #form .checado1 {
    float: left;
    width: 100%;
    display: inline-flex;
    align-items: flex-start;
    margin: 0 0 5px 0;
}

#box_agenda #form .checado2 {
    float: left;
    width: 100%;
    display: inline-flex;
    align-items: flex-start;
}

#box_agenda #form .checado1 input,
#box_agenda #form .checado2 input {
    width: auto;
    height: auto;
}

#box_agenda #form .checado1 span,
#box_agenda #form .checado2 span {
    width: auto;
    padding: 0 0 0 5px;
    font-size: 12px;
}

#box_agenda #form .obs {
    float: left;
    width: 40%;
    text-align: left;
    color: red;
    font-size: 12px;
}

@media (max-width:767px) and (min-width:1px) {
	#box_agenda #form .obs {
		width: 100%;
		text-align: center;
		padding: 10px 0 20px 0;
	}	
}

#box_agenda #form .obs span {
    text-align: center;
    color: green;
    font-size: 15px;
}

#box_agenda #form .enviar {
    float: left;
    width: 60%;
    margin: 0;
}

@media (max-width:767px) and (min-width:1px) {
	#box_agenda #form .enviar {
		width: 100%;
	}	
}

#box_agenda #form .enviar input {
	font-weight: 600;
	color: #ffffff;
	padding: 10px 15px;
	background: #99cc59;
	border-radius: 0 10px 0 10px;
	display: block;
	max-width: 120px;
	margin: auto 0 auto auto;
	cursor: pointer;
}

@media (max-width:767px) and (min-width:1px) {
	#box_agenda #form .enviar input {
		margin: auto;
	}	
}

#box_agenda #form .enviar input:hover,
#box_agenda #form .enviar input:focus {
	color: #ffffff;
    background: #1e3f62;
}

.orcamento-page .content {
    display: inline-table;
    text-align: left;
    width: 100%;
    padding: 30px 0 50px 0;
}

.orcamento-page input[type="text"],
.orcamento-page select {
	color: #1e3f62;
}

.orcamento-page .content .left {
    /* display: inline-table; */
    vertical-align: top;
    width: 25%;
    display: none;
}

@media (max-width: 991px) and (min-width: 1px) {
	.orcamento-page .content .left {
		width: 100%;
	}	
}

.orcamento-page .content .left h5 {
    color: #3e3688;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    margin: auto;
}

.orcamento-page .content .left h6 {
    margin: 0 0 20px 0;
    border-bottom: 5px solid #97d6db;
    font-weight: 300;
    padding: 0 0 5px 0;
}

.orcamento-page .content .left p {
    display: inline-flex;
    align-items: center;
    width: 100%;
}

.orcamento-page .content .left .fa {
    font-size: 25px;
    width: 25px;
    text-align: center;
    color: #97d6db;
}

.orcamento-page .content .left span {
    padding: 0 0 0 5px;
    font-style: italic;
}

.orcamento-page .content .left a {}

.orcamento-page .content .left a:hover {
    color: #97d6db;
}

.orcamento-page .content .right {
    /* display: inline-table; */
    vertical-align: top;
    /* width: 75%; */
    /* padding: 0 0 0 60px; */
    display: block;
    width: 100%;
    padding: 0;
}

@media (max-width: 991px) and (min-width: 1px) {
	.orcamento-page .content .right {
		width: 100%;
		padding: 0;
		margin: 20px 0 0 0;
	}	
}

#box_orcamento {
    display: block;
    width: 100%;
    float: left;
}

#box_orcamento form {
    display: block;
    width: 100%;
    float: left;
}

#box_orcamento h4 {
    display: block;
    vertical-align: middle;
    width: 100%;
    margin: 0 0 20px 0;
    text-align: left;
    float: left;
}

#box_orcamento .nav {
	float: left;
	width: 100%;
}

#box_orcamento .tab-content {
	float: left;
	width: 100%;
}

#box_orcamento .tab-pane {
	float: left;
	width: 100%;
}


.orcamento-page .registration_data {
    border: 1px solid #d4d4d4;
    padding: 30px;
    margin: 0 0 50px 0;
    float: left;
    width: 100%;
}

@media (max-width: 767px) and (min-width: 1px) {
	.orcamento-page .registration_data {
		padding: 20px;
	}
}

.orcamento-page .registration_data .registration_data_header {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0 0 20px 0;
}

.orcamento-page .registration_data .registration_data_header h4 {
    margin: 0;
}

.orcamento-page .registration_data .registration_data_header a {
    color: #3e3688;
    font-weight: 600;
    font-size: 16px;
}

.orcamento-page .registration_data .registration_data_header a:hover {
    color: #97d6db;
}

.orcamento-page .registration_data ul {
    display: inline-table;
    vertical-align: middle;
    text-align: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.orcamento-page .registration_data ul li {
    display: inline-table;
    margin: 0 10px 10px 0;
    padding: 5px 10px;
    background: #eee;
    border-radius: 5px;
}

.orcamento-page .registration_data ul li label {
    margin: 0;
    font-weight: 600;
    padding: 0 5px 0 0;
}

.orcamento-page .registration_data ul li span {}

#box_orcamento .property_details {
    display: inline-table;
    vertical-align: middle;
    width: 100%;
    background: #fafafa;
    padding: 30px;
    margin: 0 0 50px 0;
    border-radius: 0;
    float: left;
    border: 1px solid #eee;
}

@media (max-width: 767px) and (min-width: 1px) {
	#box_orcamento .property_details {
		padding: 15px;
	}
}

#box_orcamento .name_company_field {
	display: inline-table;
	vertical-align: top;
	width: 70%;
	padding: 0 5px 0 0;
	margin: 0 0 10px 0;
}

#box_orcamento .cnpj_field {
    display: inline-table;
    vertical-align: top;
    width: 30%;
    padding: 0 0 0 5px;
    margin: 0 0 10px 0;
}

#box_orcamento .name_development_field {
	display: inline-table;
	vertical-align: top;
	width: 50%;
	padding: 0 5px 0 0;
	margin: 0 0 10px 0;
}

#box_orcamento .build-class {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0 5px 0 0;
    margin: 0 0 10px 0;
}

#box_orcamento .engineer-class {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0 0 0 5px;
    margin: 0 0 10px 0;
}

#box_orcamento .mail-class {
	display: inline-table;
	vertical-align: top;
	width: 40%;
	padding: 0 5px 0 0;
	margin: 0 0 10px 0;
}

#box_orcamento .phone-class {
	display: inline-table;
	vertical-align: top;
	width: 30%;
	padding: 0 5px;
	margin: 0 0 10px 0;
}

#box_orcamento .cellphone-class {
	display: inline-table;
	vertical-align: top;
	width: 30%;
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
}

#box_orcamento .street-class {
	display: inline-table;
	vertical-align: top;
	width: 65%;
	padding: 0 5px 0 0;
	margin: 0 0 10px 0;
}

#box_orcamento .number-class {
    display: inline-table;
    vertical-align: top;
    width: 15%;
    padding: 0 5px;
    margin: 0 0 10px 0;
}

#box_orcamento .complement-class {
    display: inline-table;
    vertical-align: top;
    width: 20%;
    padding: 0 0 0 5px;
    margin: 0 0 10px 0;
}

#box_orcamento .district-class {
    display: inline-table;
    vertical-align: top;
    width: 40%;
    padding: 0 5px 0 0;
    margin: 0 0 10px 0;
}

#box_orcamento .city-class {
	display: inline-table;
	vertical-align: top;
	width: 40%;
	padding: 0 5px;
	margin: 0 0 10px 0;
}

#box_orcamento .state-class {
    display: inline-table;
    vertical-align: top;
    width: 20%;
    padding: 0 0 0 5px;
    margin: 0 0 10px 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	#box_orcamento .build-class,
	#box_orcamento .engineer-class,
	#box_orcamento .mail-class,
	#box_orcamento .phone-class,
	#box_orcamento .cellphone-class,
	#box_orcamento .street-class,
	#box_orcamento .number-class,
	#box_orcamento .complement-class,
	#box_orcamento .district-class,
	#box_orcamento .city-class,
	#box_orcamento .state-class	{
		width: 100%;
		padding: 0;
	}
}

#box_orcamento .shape {
	display: block;
	width: 100%;
	/* float: left; */
}

#box_orcamento .attach-class2 {
	display: inline-flex !important;
	align-items: center !important;
	width: 100% !important;
	border-top: 1px solid #eee;
	border-bottom: 0 !important;
	padding: 20px 0 0 0 !important;
	margin: 20px 0 0 0 !important;
}

#box_orcamento .data-budget {
    display: block;
    vertical-align: middle;
    width: 100%;
    background: transparent;
    padding: 30px 0 0 0;
    margin: 0 0 50px 0;
    border-radius: 0;
    float: left;
}

@media (max-width: 767px) and (min-width: 1px) {
	#box_orcamento .data-budget {
		display: block;
	}
}

#box_orcamento .box-item-class {
    display: inline-flex;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 0 0 10px 0;
    margin: 0 0 10px  0;
    float: left;
}

@media (max-width: 767px) and (min-width: 1px) {
	#box_orcamento .box-item-class {
		display: block;
	}
}

#box_orcamento .box-item-class:last-child {
	border: 0;
	padding: 0;
	margin: 0;
}

#box_orcamento fieldset{
    padding: 30px;
    margin: 0 0 20px 0px;
    border: 1px solid #eee;
    display: block;
    width: 100%;
    float: left;
}
#box_orcamento legend {
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    width: 100%;
    float: left;
}

#box_orcamento .masonry_structure_block_j_field {
    display: inline-flex;
    align-items: center;
    width: 100%;
    border-bottom: 0px solid #eee;
    padding: 0 0 0px 0;
    margin: 0 0 0px  0;
}

#box_orcamento .attach-class {
	display: inline-flex;
	align-items: center;
	width: 100%;
	border-bottom: 0;
	padding: 20px 0 0 0;
	margin: 10px 0 0 0;
	border-top: 2px solid #d4d4d4;
}

@media (max-width: 767px) and (min-width: 1px) {
	#box_orcamento .attach-class {
		display: block;
	}
}

#box_orcamento .attach-class strong,
#box_orcamento .flowerbed strong {
    width: 150px;
    max-width: initial;
}

@media (max-width: 767px) and (min-width: 1px) {
	#box_orcamento .attach-class strong,
	#box_orcamento .flowerbed strong {
		width: 100%;
		padding: 0 0 5px 0;
		display: block;
	}
}

#box_orcamento .wooden strong {
    width: 170px;
    max-width: initial;
}

#box_orcamento #iframeLetter,
#box_orcamento #iframeProjection,
#box_orcamento #iframePeriphery,
#box_orcamento #iframeCronogram,
#box_orcamento #iframeAttack,
#box_orcamento #iframeProject,
#box_orcamento #iframeDelimitations,
#box_orcamento #iframeFlowerbed {
    width: inherit;
    height: 29px;
}

@media (max-width: 767px) and (min-width: 1px) {
	#box_orcamento #iframeLetter,
	#box_orcamento #iframeProjection,
	#box_orcamento #iframePeriphery,
	#box_orcamento #iframeCronogram,
	#box_orcamento #iframeAttack,
	#box_orcamento #iframeProject,
	#box_orcamento #iframeDelimitations,
	#box_orcamento #iframeFlowerbed {
		width: 100%;
		padding: 0;
		display: block;
		height: 70px;
	}
}

#box_orcamento .attendance {
    display: inline-table;
    vertical-align: middle;
    width: 100%;
    background: #fafafa;
    padding: 30px;
    margin: 0 0 30px 0;
    border-radius: 20px;
}

#box_orcamento .attendance h3 {
    margin: auto;
    text-align: center;
}

#box_orcamento .checado-class {
	display: inline-flex;
	align-items: center;
	padding: 0 10px 0 0;
}

#box_orcamento .checado-class:last-child {
	padding: 0 0 0 0;
}

#box_orcamento .checado-class span {}

#box_orcamento .checado-class input[type=radio] {
    margin: 0 5px 0 0;
}

#box_orcamento .div-hidden {
	display:none;
}

#box_orcamento .div-show {
}

#box_orcamento .div-show span {}

#box_orcamento .box-opacity{
	opacity: 0.5;
}

#box_orcamento .color-class .hidden-content {
    height: 30px;
    align-items: center;
    padding: 0 10px;
    border-radius: 5px;
    display: inline-flex;
    background: transparent;
}

#box_orcamento #extras_reservoir_walls_field .hidden-content,
#box_orcamento #extras_capteis_arremates_field .hidden-content {
    height: 30px;
    align-items: center;
    padding: 0 10px;
    border-radius: 5px;
    display: inline-flex;
    background: #eee;
}

@media (max-width: 767px) and (min-width: 1px) {
	#box_orcamento .color-class .hidden-content {
		padding: 0;
	}

	#box_orcamento #extras_reservoir_walls_field .hidden-content,
	#box_orcamento #extras_capteis_arremates_field .hidden-content {
		width: auto;
	}
}

#box_orcamento .attachments-class {
    background: #fafafa;
    padding: 0;
    margin: 0 0 30px 0;
    display: block;
    width: 100%;
    float: left;
}

@media (max-width: 767px) and (min-width: 1px) {
	#box_orcamento .attachments-class {
		padding: 15px;
	}
}

#box_orcamento .attachments-class fieldset {
	margin: 0;
}

#box_orcamento .attachments-class .anexo_field {
    display: inline-flex;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    float: left;
}

@media (max-width: 767px) and (min-width: 1px) {
	#box_orcamento .attachments-class .anexo_field {
		display: block;
	}
}

#box_orcamento .attachments-class .anexo_field:last-child {
	border: 0;
	margin: 0;
	padding: 0;
}

#box_orcamento .attachments-class .anexo_field input[type="text"] {
    height: 30px;
    font-size: 12px;
}

#box_orcamento .obs2-class {
    display: block;
    width: 100%;
    vertical-align: middle;
    background: transparent;
    padding: 0;
    margin: 0 0 30px 0;
    border-radius: 0;
}

#box_orcamento .message-class {
    display: block;
}

#box_orcamento .message-class textarea {
    width: 100%;
    height: 150px;
    padding: 15px;
    border: 1px solid #d4d4d4;
}

#box_orcamento .obs-class {
    display: block;
    width: 100%;
    text-align: center;
    color: red;
    font-size: 12px;
    margin: 20px auto 20px auto;
}

#box_orcamento .flowerbed {
	display: inline-table;
	vertical-align: middle;
	width: 100%;
	background: transparent;
	padding: 30px 0 0 0;
	margin: 0;
	border-radius: 0;
}

#box_orcamento .flowerbed textarea {
    width: 100%;
    height: 150px;
    padding: 15px;
    border: 1px solid #d4d4d4;
}

#box_orcamento .wooden {
	display: inline-table;
	vertical-align: middle;
	width: 100%;
	background: transparent;
	padding: 30px 0 0 0;
	margin: 0;
	border-radius: 0;
}

#box_orcamento .wooden input[type="text"] {
    width: 100%;
    max-width: 150px;
    height: 30px;
    font-size: 12px;
}

#box_orcamento .enviar {
    display: block;
    width: 100%;
    text-align: center;
}

#box_orcamento .data-budget input[type="text"] {
	width: 100%;
	max-width: 120px;
	height: 30px;
	font-size: 12px;
}

#box_orcamento .data-budget b {
    font-weight: 400;
    padding: 0 10px;
}

@media (max-width: 767px) and (min-width: 1px) {
	#box_orcamento .data-budget b {
		padding: 0;
		margin: 3px 0 5px 0;
		display: block;
		width: 100%;
		line-height: initial;
	}
}

#box_orcamento textarea {
}

#box_orcamento select {
    width: 100%;
    /* max-width: 150px; */
    height: 38px;
    font-size: 12px;
    padding: 0.0rem 0.75rem;
}

#box_orcamento strong {
	padding: 0 15px 0 0;
	text-align: left;
	font-size: 12px;
	width: 100%;
	max-width: 400px;
}

@media (max-width: 767px) and (min-width: 1px) {
	#box_orcamento strong {
		display: block;
		width: 100% !important;
		padding: 0 0 5px 0;
	}
}

#box_orcamento #qt_games strong,
#box_orcamento #color_fork strong,
#box_orcamento #template_color strong {
    width: auto;
    max-width: initial;
    padding: 0 10px 0 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	#box_orcamento #qt_games strong,
	#box_orcamento #color_fork strong {
		width: auto !important;
		padding: 0 10px 0 0;
	}
}

#box_orcamento span {
	font-size: 12px;
	line-height: initial;
}

#box_orcamento [type=submit] {
    display: block;
    padding: 5px 5px;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 600;
    width: 100%;
    max-width: 150px;
    height: 40px;
    margin: auto;
    text-align: center;
    background: #3e3688;
    border-radius: 10px;
    cursor: pointer;
    border: 0;
}

#box_orcamento [type=submit]:hover {
	background: #97d6db;
}

.contato-page .content {
    display: inline-table;
    text-align: left;
    width: 100%;
    padding: 30px 0 50px 0;
}

.contato-page .content .left {
    display: inline-table;
    vertical-align: top;
    width: 25%;
}

@media (max-width:991px) and (min-width:768px) {
	.contato-page .content .left {
		width: 35%;
	}	
}

@media (max-width:767px) and (min-width:1px) {
	.contato-page .content .left {
		width: 100%;
	}	
}

.contato-page .content .left h5 {
    color: #3e3688;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    margin: auto;
}

.contato-page .content .left h6 {
    margin: 0 0 20px 0;
    border-bottom: 5px solid #97d6db;
    font-weight: 300;
    padding: 0 0 5px 0;
}

.contato-page .content .left p {
    display: inline-flex;
    align-items: center;
    width: 100%;
}

.contato-page .content .left .fa {
    font-size: 25px;
    width: 25px;
    text-align: center;
    color: #97d6db;
}

.contato-page .content .left .fa-envelope-open-o {
    font-size: 21px;
}

.contato-page .content .left span {
    padding: 0 0 0 5px;
    font-style: italic;
}

.contato-page .content .left a {}

.contato-page .content .left a:hover {
    color: #97d6db;
}

.contato-page .content .right {
    display: inline-table;
    vertical-align: top;
    width: 75%;
    padding: 0 0 0 60px;
}

@media (max-width:991px) and (min-width:768px) {
	.contato-page .content .right {
		width: 65%;
	}	
}

@media (max-width:767px) and (min-width:1px) {
	.contato-page .content .right {
		width: 100%;
		padding: 0;
	}	
}

.contato-page #sp-main-body {
    padding: 0;
}

.contato-page .jssocials {
    display: none;
}

.contato-page #sp-maps {}

#box_contato {
    float: left;
    width: 100%;
}

#box_contato #form {
    float: left;
    width: 100%;
}

#box_contato #form input {
	width: 100%;
	background: #1e3f62;
	border-radius: 10px;
	border: 1px solid #eee;
	padding: 10px 15px;
	font-size: 14px;
	color: #fff;
	height: 40px;
}

#box_contato #form select {
	width: 100%;
	background: #1e3f62;
	border-radius: 10px;
	border: 1px solid #eee;
	padding: 10px 15px;
	font-size: 14px;
	color: #fff;
	height: 40px;
}

#box_contato #form textarea {
	width: 100%;
	background: #1e3f62;
	border-radius: 10px;
	border: 1px solid #eee;
	padding: 10px 15px;
	font-size: 14px;
	color: #fff;
	height: 120px;
	display: block;
}

#box_contato #form .name_field {
    float: left;
    width: 50%;
    padding: 0 10px 0 0;
    margin: 0 0 10px 0;
}

#box_contato #form .mail_field {
    float: left;
    width: 50%;
    padding: 0 0 0 10px;
    margin: 0 0 10px 0;
}

#box_contato #form .phone_field {
    float: left;
    width: 50%;
    padding: 0 10px 0 0;
    margin: 0 0 10px 0;
}

#box_contato #form .cellphone_field {
    float: left;
    width: 50%;
    padding: 0 0 0 10px;
    margin: 0 0 10px 0;
}

#box_contato #form .city_field {
    float: left;
    width: 70%;
    padding: 0 10px 0 0;
    margin: 0 0 10px 0;
}

#box_contato #form .state_field {
    float: left;
    width: 30%;
    padding: 0 0 0 10px;
    margin: 0 0 10px 0;
}

#box_contato #form .message_field {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
}

#box_contato #form hr {
	float: left;
	width: 100%;
	border-top: 1px solid #eee;
}

#box_contato #form .depto {
    float: left;
    width: 50%;
    padding: 0 10px 0 0;
    margin: 0 0 20px 0;
}

#box_contato #form .selecione {
    float: right;
    width: 50%;
    padding: 0 0 0 10px;
    margin: 0 0 20px 0;
}

#box_contato #form .checks {
    float: left;
    width: 60%;
}

@media (max-width:767px) and (min-width:1px) {
	#box_contato #form .checks {
		width: 100%;
	}	
}

#box_contato #form .checado1 {
    float: left;
    width: 100%;
    display: inline-flex;
    align-items: flex-start;
    margin: 0 0 5px 0;
}

#box_contato #form .checado2 {
    float: left;
    width: 100%;
    display: inline-flex;
    align-items: flex-start;
}

#box_contato #form .checado1 input,
#box_contato #form .checado2 input {
    width: auto;
    height: auto;
}

#box_contato #form .checado1 span,
#box_contato #form .checado2 span {
    width: auto;
    padding: 0 0 0 5px;
    line-height: initial;
    font-size: 12px;
}

#box_contato #form .obs {
    float: left;
    width: 40%;
    text-align: right;
    color: red;
    font-size: 12px;
}

@media (max-width:767px) and (min-width:1px) {
	#box_contato #form .obs {
		width: 100%;
		text-align: left;
		padding: 10px 0 0 0;
	}	
}

#box_contato #form .obs font {
    text-align: right;
    color: green;
    font-size: 14px;
}

#box_contato #form .enviar {
    float: left;
    width: 100%;
    margin: 50px 0 0 0;
}

#box_contato #form .enviar input {
	font-weight: 600;
	color: #ffffff;
	padding: 10px 15px;
	background: #99cc59;
	border-radius: 0 10px 0 10px;
	display: block;
	max-width: 120px;
	margin: auto;
}

#box_contato #form .enviar input:hover,
#box_contato #form .enviar input:focus {
	color: #ffffff;
    background: #1e3f62;
}

.orcamento-page .breadcrumbs2 {
	display: none;
}

.data-user {}

.data-user .custom {
    padding: 30px;
    max-width: 500px;
    margin: 50px auto auto auto;
	background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 10px;

}

.data-user .custom h4 {
    font-size: 20px;
    font-weight: 600;
    color: #1e3f62;
}

.data-user .custom p {
    color: #333;
}

.data-user .custom form {}

.data-user .custom form .form-group {
    display: block;
    width: 100%;
    padding: 0px 0 10px 0;
    margin: 0;
}

.data-user .custom form .form-group label {
    display: block;
    width: 100%;
    margin: 0;
    color: #333;
}

.data-user .custom form .form-group label span {}

.data-user .custom form .form-group input {}

.data-user .custom form .form-check {
    display: inline-table;
    width: 100%;
    padding: 0px 0 10px 0;
    margin: 0;
}

.data-user .custom form .form-check label {
    display: inline-table;
    vertical-align: middle;
    color: #333;
}

.data-user .custom form .form-check input {
    display: inline-table;
    vertical-align: middle;
    position: relative;
    margin: 0 0 0 5px;
}

.data-user .custom form button {
    font-weight: 600;
    color: #ffffff;
    padding: 10px 15px;
    background: #99cc59;
    border-radius: 0 10px 0 10px;
    display: block;
    max-width: 120px;
    margin: auto auto auto 0;
    font-size: 14px;
    border-color: #99cc59;
}

.data-user .custom form button:hover {
	color: #ffffff;
    background: #1e3f62;
    border-color: #1e3f62;
}

.data-user .custom .list-group {
    display: block;
    width: 100%;
    text-align: initial;
    padding: 10px 0 0 0;
}

.data-user .custom .list-group a {
    display: block;
    width: 100%;
    background: transparent;
    margin: 0;
    padding: 0;
    border: 0;
    color: #333;
}

.data-user .custom .list-group a:hover {
	color: #99cc59;
}

.registration {}

.registration .custom {}

.registration h4 {
    display: block;
    width: 100%;
}

.registration .campo:nth-child(2) h4 {
	color: #fff;
}

.registration .campo:nth-child(1) {
    margin: 50px auto auto auto;
    display: inline-table;
    width: 100%;
}

.registration .campo:nth-child(1) .form-group-0 {
    display: block;
    vertical-align: top;
    width: 100%;
    padding: 0px 0 10px 0;
    margin: 0;
}

.registration .campo:nth-child(1) .form-group-0 .spacer label,
.registration .campo:nth-child(1) .form-group-0 .spacer label strong {
    color: red;
    font-size: 12px;
}

.registration .campo:nth-child(1) .form-group-1 {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0px 15px 10px 0;
    margin: 0;
}

.registration .campo:nth-child(1) .form-group-2 {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0px 0 10px 15px;
    margin: 0;
}

.registration .campo:nth-child(1) .form-group-3 {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0px 15px 10px 0;
    margin: 0;
}

.registration .campo:nth-child(1) .form-group-4 {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0px 0 10px 15px;
    margin: 0;
}

.registration .campo:nth-child(1) .form-group-5 {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0px 15px 10px 0;
    margin: 0;
}

.registration .campo:nth-child(1) .form-group-6 {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0px 0 10px 15px;
    margin: 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	.registration .campo:nth-child(1) .form-group-1,
	.registration .campo:nth-child(1) .form-group-2,
	.registration .campo:nth-child(1) .form-group-3,
	.registration .campo:nth-child(1) .form-group-4,
	.registration .campo:nth-child(1) .form-group-5,
	.registration .campo:nth-child(1) .form-group-6 {
		width: 100%;
		padding: 0 0 10px 0;
	}
}

.registration .campo:nth-child(2) {
    background: #1e3f62;
    padding: 30px;
    border-radius: 10px;
    margin: 30px auto auto auto;
    display: inline-table;
    width: 100%;
}

@media (max-width: 767px) and (min-width: 1px) {
	.registration .campo:nth-child(2) {
		padding: 15px;
	}
}

.registration .campo:nth-child(2) .form-group-0 {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0px 15px 10px 0;
    margin: 0;
}

.registration .campo:nth-child(2) .form-group-1 {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0px 0 10px 15px;
    margin: 0;
}

.registration .campo:nth-child(2) .form-group-2 {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0px 15px 10px 0;
    margin: 0;
}

.registration .campo:nth-child(2) .form-group-3 {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0px 0 10px 15px;
    margin: 0;
}

.registration .campo:nth-child(2) .form-group-4 {
    display: inline-table;
    vertical-align: top;
    width: 80%;
    padding: 0px 15px 10px 0;
    margin: 0;
}

.registration .campo:nth-child(2) .form-group-5 {
    display: inline-table;
    vertical-align: top;
    width: 20%;
    padding: 0px 0 10px 15px;
    margin: 0;
}

.registration .campo:nth-child(2) .form-group-6 {
	display: inline-table;
	vertical-align: top;
	width: 70%;
	padding: 0px 15px 10px 0;
	margin: 0;
}

.registration .campo:nth-child(2) .form-group-7 {
    display: inline-table;
    vertical-align: top;
    width: 30%;
    padding: 0px 0 10px 15px;
    margin: 0;
}

.registration .campo:nth-child(2) .form-group-7 label {
    display: inline-table;
    vertical-align: top;
    width: auto;
}

.registration .campo:nth-child(2) .form-group-7 span {
    display: inline-table;
    vertical-align: top;
    width: auto;
    padding: 0 0 0 5px;
}

.registration .campo:nth-child(2) .form-group-8 {
    display: inline-table;
    vertical-align: top;
    width: 80%;
    padding: 0px 15px 10px 0;
    margin: 0;
}

.registration .campo:nth-child(2) .form-group-9 {
    display: inline-table;
    vertical-align: top;
    width: 20%;
    padding: 0px 0 10px 15px;
    margin: 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	.registration .campo:nth-child(2) .form-group-0,
	.registration .campo:nth-child(2) .form-group-1,
	.registration .campo:nth-child(2) .form-group-2,
	.registration .campo:nth-child(2) .form-group-3,
	.registration .campo:nth-child(2) .form-group-6,
	.registration .campo:nth-child(2) .form-group-7,
	.registration .campo:nth-child(2) .form-group-8,
	.registration .campo:nth-child(2) .form-group-9 {
		width: 100%;
		padding: 0 0 10px 0;
	}
	.registration .campo:nth-child(2) .form-group-4 {
		width: 70%;
		padding: 0px 5px 10px 0;
	}
	.registration .campo:nth-child(2) .form-group-5 {
		width: 30%;
		padding: 0px 0 10px 5px;
	}	
}

.registration label {
    display: block;
    width: 100%;
    margin: 0;
}

.registration .campo:nth-child(2) label {
	color: #fff;
	display: inline-table;
	width: auto;
}

.registration .campo:nth-child(2) span  {
	color: #fff;
	display: inline-table;
}

.registration input {}

.registration .campo:nth-child(2) input  {
	background: white;
	border: 0;
}

.registration  .send {
    display: inline-table;
    width: 100%;
    margin: 30px 0 0 0;
    text-align: left;
}

@media (max-width: 767px) and (min-width: 1px) {
	.registration  .send {
		text-align: center;
	}
}

.registration .send button,
.registration .send a {
	font-weight: 600;
	color: #ffffff;
	padding: 10px 15px;
	background: #99cc59;
	border-radius: 0 10px 0 10px;
	display: inline-table;
	max-width: 120px;
	margin: 0 15px 0 0;
	width: 150px;
	border: 0;
}

.registration  .send button:hover,
.registration  .send a:hover {
	color: #ffffff;
    background: #1e3f62;
}

.profile-edit {}

.profile-edit .custom {}

.profile-edit h4 {
    display: block;
    width: 100%;
}

.profile-edit .campo:nth-child(1) {
    margin: 50px auto auto auto;
    display: inline-table;
    width: 100%;
}

.profile-edit .campo:nth-child(1) .form-group-0 {
    display: block;
    vertical-align: top;
    width: 100%;
    padding: 0px 0 10px 0;
    margin: 0;
}

.profile-edit .campo:nth-child(1) .form-group-0 .spacer label,
.profile-edit .campo:nth-child(1) .form-group-0 .spacer label strong {
    color: red;
    font-size: 12px;
}

.profile-edit .campo:nth-child(1) .form-group-1 {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0px 15px 10px 0;
    margin: 0;
}

.profile-edit .campo:nth-child(1) .form-group-2 {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0px 0 10px 15px;
    margin: 0;
}

.profile-edit .campo:nth-child(1) .form-group-3 {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0px 15px 10px 0;
    margin: 0;
}

.profile-edit .campo:nth-child(1) .form-group-4 {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0px 0 10px 15px;
    margin: 0;
}

.profile-edit .campo:nth-child(1) .form-group-5 {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0px 15px 10px 0;
    margin: 0;
}

.profile-edit .campo:nth-child(1) .form-group-6 {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0px 0 10px 15px;
    margin: 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	.profile-edit .campo:nth-child(1) .form-group-1,
	.profile-edit .campo:nth-child(1) .form-group-2,
	.profile-edit .campo:nth-child(1) .form-group-3,
	.profile-edit .campo:nth-child(1) .form-group-4,
	.profile-edit .campo:nth-child(1) .form-group-5,
	.profile-edit .campo:nth-child(1) .form-group-6 {
		width: 100%;
		padding: 0 0 10px 0;
	}
}

.profile-edit .campo:nth-child(2) {
    background: #fafafc;
    padding: 30px;
    border-radius: 10px;
    margin: 30px auto auto auto;
    display: inline-table;
    width: 100%;
}

@media (max-width: 767px) and (min-width: 1px) {
	.profile-edit .campo:nth-child(2) {
		padding: 15px;
	}
}

.profile-edit .campo:nth-child(2) .form-group-0 {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0px 15px 10px 0;
    margin: 0;
}

.profile-edit .campo:nth-child(2) .form-group-1 {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0px 0 10px 15px;
    margin: 0;
}

.profile-edit .campo:nth-child(2) .form-group-2 {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0px 15px 10px 0;
    margin: 0;
}

.profile-edit .campo:nth-child(2) .form-group-3 {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0px 0 10px 15px;
    margin: 0;
}

.profile-edit .campo:nth-child(2) .form-group-4 {
    display: inline-table;
    vertical-align: top;
    width: 80%;
    padding: 0px 15px 10px 0;
    margin: 0;
}

.profile-edit .campo:nth-child(2) .form-group-5 {
    display: inline-table;
    vertical-align: top;
    width: 20%;
    padding: 0px 0 10px 15px;
    margin: 0;
}

.profile-edit .campo:nth-child(2) .form-group-6 {
	display: inline-table;
	vertical-align: top;
	width: 70%;
	padding: 0px 15px 10px 0;
	margin: 0;
}

.profile-edit .campo:nth-child(2) .form-group-7 {
    display: inline-table;
    vertical-align: top;
    width: 30%;
    padding: 0px 0 10px 15px;
    margin: 0;
}

.profile-edit .campo:nth-child(2) .form-group-7 label {
    display: inline-table;
    vertical-align: top;
    width: auto;
}

.profile-edit .campo:nth-child(2) .form-group-7 span {
    display: inline-table;
    vertical-align: top;
    width: auto;
    padding: 0 0 0 5px;
}

.profile-edit .campo:nth-child(2) .form-group-8 {
    display: inline-table;
    vertical-align: top;
    width: 80%;
    padding: 0px 15px 10px 0;
    margin: 0;
}

.profile-edit .campo:nth-child(2) .form-group-9 {
    display: inline-table;
    vertical-align: top;
    width: 20%;
    padding: 0px 0 10px 15px;
    margin: 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	.profile-edit .campo:nth-child(2) .form-group-0,
	.profile-edit .campo:nth-child(2) .form-group-1,
	.profile-edit .campo:nth-child(2) .form-group-2,
	.profile-edit .campo:nth-child(2) .form-group-3,
	.profile-edit .campo:nth-child(2) .form-group-6,
	.profile-edit .campo:nth-child(2) .form-group-7,
	.profile-edit .campo:nth-child(2) .form-group-8,
	.profile-edit .campo:nth-child(2) .form-group-9 {
		width: 100%;
		padding: 0 0 10px 0;
	}
	.profile-edit .campo:nth-child(2) .form-group-4 {
		width: 70%;
		padding: 0px 5px 10px 0;
	}
	.profile-edit .campo:nth-child(2) .form-group-5 {
		width: 30%;
		padding: 0px 0 10px 5px;
	}	
}

.profile-edit label {
    display: block;
    width: 100%;
    margin: 0;
}

.profile-edit input {}

.profile-edit  .send {
    display: inline-table;
    width: 100%;
    margin: 30px 0 0 0;
    text-align: left;
}

@media (max-width: 767px) and (min-width: 1px) {
	.profile-edit  .send {
		text-align: center;
	}
}

.profile-edit .send button,
.profile-edit .send a {
	display: inline-table;
	padding: 5px 5px;
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: 600;
	margin: 0 15px 0 0;
	text-align: center;
	background: #3e3688;
	border-radius: 10px;
	cursor: pointer;
	max-width: 150px;
	width: 100%;
	border: 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	.profile-edit .send button,
	.profile-edit .send a {
		margin: 5px 5px;
	}
}

.profile-edit  .send button:hover,
.profile-edit  .send a:hover {
    background: #97d6db;
}

#system-message-container .alert {
	margin-bottom: 50px;
}

.jssocials {}

.jssocials-shares {
    margin: 0;
    padding: 0;
    text-align: center;
}

.jssocials-share {
    margin: 0 5px;
}

.jssocials a {
    display: block;
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 26px;
    border-radius: 999px;
    font-size: 16px;
}

.jssocials .jssocials-share-logo {}

.jssocials span {
	display: none;
}

.sp-scroll-up {
    background: #99cc59;
    box-shadow: 0 0 0 2px #fff;
    left: 30px;
    right: initial;
}

.sp-scroll-up:hover,
.sp-scroll-up:active,
.sp-scroll-up:focus {
    color: #fff;
    background: #666;
}

.sp-scroll-up .fa {
	color: #fff;
}

#sp-whatsapp {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 999;
  width: 90px;
  height: 75px;
}

@media (max-width: 767px) and (min-width: 1px) {
  #sp-whatsapp {
      width: 70px;
      height: 55px;
  }
}

#sp-whatsapp p {
  margin: 0;
}

#sp-whatsapp a {
  display: block;
}

#sp-whatsapp .fa {
  background: #00a600;
  color: #fff;
  font-size: 35px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 999px;
  display: block;
  padding: 0;
}

#sp-whatsapp .fa:hover {
  background: #1e3f62;
}

@media (max-width: 767px) and (min-width: 1px) {
  #sp-whatsapp .fa {
      font-size: 25px;
      width: 40px;
      height: 40px;
      line-height: 42px;
  }
}