@import url("https://fonts.googleapis.com/css?family=Roboto:400,300,100,500");
h1 {
	font-family: "Roboto";
	font-weight: 300;
}
h2, h3, h4, h5, h6 {
	font-family: "Roboto";
	font-weight: 500;
}
.product-header h4.titulo {
    font-size: 30px;
}
p.obrigado{
	text-align: center;
}
h5.lpw-head {
	color: #999;
}
label span.custom- {
	display: none;
}
label span.custom-required {
	display: inline-block;
	padding: 0 2px;
}
form p {
	margin-bottom: 10px;
}
form label {
	color: #2D3748;
	margin-bottom: 2px;
}
.grecaptcha-badge {
    display: none;
}
span.field {
	margin-bottom: 0;
	padding-bottom: 0;
}
span.field label.checkbox {
	position: relative !important;
}
.icon-check {
	font-weight: bold;
}
span.field label div {
	display:inline-block;
	padding-left: 30px;
	position: relative;
}
input, select {
	height: 36px;
}
input, textarea, select {
	background-color: #E2E8F0;
	border-radius: 4px;
	border-color: transparent;
	font-family: inherit;
	width: 100%;
	/* color: #FFFFFF; */
	font-size: 1rem;
	line-height: 34px;
	font-weight: 300;
	font-family: "Open Sans"
}
form textarea {
	height: 5em;
	line-height: normal;
}
body {
	background:#F5F7FA;
	color:#2D3748;
}
.orcamento {
	background-color: #FFFFFF;
	color: #fff;
	padding-bottom: 20px;
}
.temaClaro {
	background-color: #f2f2f2;
	color: #333;
	padding-bottom: 20px;
}
h4.tracado::after{
    position: absolute;
    bottom: -10%;
    left: 45%;
    background: #3B82F6;
    height: 2px;
    width: 10%;
    content: '';
}
iframe.short {
	height: 325px;
}
iframe.tall {
	height: 375px;
}
@media only screen and (max-width: 827px) {
	iframe.short {
		height: 850px;
	}
	iframe.tall {
		height: 850px;
	}
}
.row {
	max-width: 1020px;
}
h1 {
    font-size: 3.5em;
    padding-bottom: 0em;
    padding-top: 1em;
    letter-spacing: 1px;
}
h1 {
	color: #1E40AF;
	text-transform: uppercase;
}
h2 {
	font-weight: 100;
	color: #1E40AF;
	text-transform: uppercase;
}
h4.titulo {
	font-size: 2.25em;
	/*border-bottom: 1px dotted #666;*/
	margin-bottom: 10px;
	/*padding-bottom: 20px;*/
	letter-spacing: 1px;
	text-align: center;
}
h4 {
	font-weight: 700;
	color: #64748B;
}
h2.towel {
	text-align: center;
	text-transform: uppercase;
	font-weight:bold;
	color: #fff;
	line-height: 1em;
	padding-top: 0em;
	position: relative;
}

h2.towel sup {
	font-size: 14px;
}

 .towel-list {
	color: #2D3748;
	font-size: 15px;
	letter-spacing: 4px;
	list-style: disc;
	margin-left: 45px;
	text-align: center;
}

ul.towel-list li {
	float: left;
	margin-left: 30px;
	padding-left: 10px;
}

ul.towel-list li:first-child {
	list-style: none;
}

h5 {
	color:#fff;
}
.eco {
	color: #1E40AF;
}

h1.green {
	font-size: 35px;
	text-align: center;
}

.green {
	color: #1E40AF;
}

.black {
	color: #333;
}


a.eco:hover {
	color: #3B82F6;
}
sup {
	font-size: 75%;
	padding-bottom: 10px;
	vertical-align: text-top;
}

/* Topo da Página */
.navbar {
    /* margin-bottom: 0px !important; */
		background-color: #E2E8F0;
		color: #1F2937;
		border-bottom: 1px solid #CBD5E0;
}
.navbar .logo a {
    height: auto;
    line-height: 65px;
		padding-top: 5px;
		transform: scale(0.8);
}
.feature {
    background: rgba(0, 0, 0, 0);
    height: 385px;
    margin-bottom: 45px;
    width: 100%;
}
#corpo {
	overflow: visible;
	position: relative;
}
.buttons {
	margin-top: 4%;
}

.watch-video {
	margin-right: 5px;
}

.logos {
	margin: 15px 0;
}

li.field {
	list-style: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

li.field label.checkbox {
	position: static !important;
}

li.field span {
	display: inline-block;
}

li.field label div {
	display: inline-block;
	padding-left: 30px;
	color: #2D3748;
	position: relative;
}

#input li.field input, #input li.field textarea {
	background: #FFFFFF;
	border-color: #E2E8F0;
	/* color: #FFFFFF; */
	margin-bottom: 10px;
}

#input li.field input.error, #input li.field textarea.error {
	background: #FFFFFF;
	border-color: #E2E8F0;
	/* color: #000; */
}
/* Rodapé */
.rodape {
	padding-bottom: 10px !important;
	padding-top: 10px !important;
	background: #4a4d50;
}
#footer {
	border-top: 1px dotted #666;
	padding-top: 30px;
	color: #666;
}

.excel-logo {
	margin-left: 12px !important;
}

.direita {
	float:right;
}
.esquerda {
	float:left;
}
.centralizado{
  display: flex;
  align-items: center;
  justify-content: center;
}
ul.checkmark li {
	padding-left: 25px;
	background: url(../img/icones/icone-chk.png) no-repeat left 0px;
}

ul.checkmark {
    list-style-type: none;
}
.inline-list ul {
 	margin-left: 0;
	padding-left: 0;
	display: inline;
 }
.inline-list  li {
 	margin-left: 0;
	padding: 3px 15px;
	list-style: none;
	display: inline;
 }
.inline-list  li a {
	color: #666;
}
.navbar ul li > a {
    color: #FFFFFF;
    display: block;
    font-size: 1rem;
    height: 60px;
    line-height: 58px;
    padding: 0 16px;
    text-shadow: none !important;
    white-space: nowrap;
}
#spacer {
	height:90px;
}
img.banner{
	content: url(../img/banner.png);
	clear: both;
}
/* Quadrado Call Us */
.contact-wrapper {
	margin: 0;
}

.contact {
  background: #3B82F6;
  color: #FFF;
  font-weight: 600;
  height: 60px;
  line-height: 58px;
  margin: 0;
  padding-bottom: 0;
  text-align: center;
}

.contact-mail {
  background: #4a4d50;
  color: #FFF;
  font-weight: 600;
  height: 60px;
  line-height: 58px;
  margin: 0;
  padding-bottom: 0;
  text-align: center;
}
.mailLink:hover {
	color: #FFF;
}
.mailLink {
	color: #3B82F6;
}

/* Tab navigation */
.tab-nav {
    border-bottom: 1px solid #3B82F6;
    }
.tab-nav > li {
    box-shadow: 0 1px 0 #3B82F6;
}
.tab-nav > li.active > a {
    background: none repeat scroll 0 0 #3B82F6;
    color:#fff;
    }
.tab-nav > li > a {
	border-color: #333;
	background: none repeat scroll 0 0 #333;
	color: #3B82F6;
	text-shadow: none;
}
.tab-nav > li > a:hover {
	background: none repeat scroll 0 0 #3B82F6;
	color:#fff;
}

.picker {
	background: #666666;
	border-color: #666666;
}

.picker select {
	width: 145%;
	color: #ffffff;
	font-weight: 300;
	font-family: "Open Sans", sans-serif;
}
.picker select option {
	color:#000;
}
.picker:after {
	color: #ffffff;
}

.js .field .radio span, .js .field .checkbox span {
    background: none repeat scroll 0 0 #333333;
    border: 1px solid #333333;
    height: 20px;
    position: absolute;
    top: 5px;
    width: 20px;
}

.icon-check.icon-left a:before, .icon-check.icon-right a:after, i.icon-check:before {
    color: #3B82F6;
    content: "✓";
    height: inherit;
}
.js .field .radio.checked i, .js .field .checkbox.checked i {
    left: -5px;
    line-height: 20px;
    position: absolute;
    top: -1px;
}
.btn.primary, .skiplink.primary {
    background: none repeat scroll 0 0 #3B82F6;
    border: 1px solid #3B82F6;
}

.btn.orange {
	background: #ff7f00;
	border: 1px solid #ff7f00;
	cursor: pointer;
}

.btn.orange:hover {
	color: #ff7f00;
	background: #FFF;
	box-shadow: 0 0 10px #FFF;
}
.btn.orange:hover>a {
	color: #ff7f00;
}

.pill-center {
	border-radius: 500px;
}

.btn.primary:hover, .skiplink.primary:hover {
    background: none repeat scroll 0 0 #3B82F6;
	border: 1px solid #3B82F6;
}
.btn > a, .btn input, .btn button, .skiplink > a, .skiplink input, .skiplink button {
	color: #FFF;
}

.btn.verde {
	background: #3B82F6;
	border: 1px solid #3B82F6;
	cursor: pointer;
}
.btn.verde:hover {
	color: #C0C0C0;
	background: #1D4ED8;
	box-shadow: 0 0 10px #FFF;
}
.btn.verde:hover>a {
	color: #3B82F6;
}

.btn.cinza {
	background: rgb(118, 121, 126);
	border: 1px solid rgb(118, 121, 126);
	cursor: pointer;
}
.btn.cinza:hover {
	color: rgb(118, 121, 126);
	background: #FFF;
	box-shadow: 0 0 10px #FFF;
}
.btn.cinza:hover>a {
	color: rgb(118, 121, 126);
}

.legal {
	font-size: 0.6em;
	text-align: center;
}
.modal, .modal > .content {
    opacity: 1;
    }

.left-column {
	margin-left: 20px;
}

.architects form .six h5 {
	margin-bottom: 5px;
}

.gsa-logo {
	position: absolute;
	left: 90px;
}

.navbar .logo {
	line-height: 75px;
}

.robotic {
	display: none;
}

.features-container {
	border-top: 1px solid #3B82F6;
	position: relative;
	margin-top: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #3B82F6;
    margin-bottom: 20px;
	text-align: center;
}
.features-container h5.sub-titulo {
	position: absolute;
	background: #F5F7FA;
	padding: 0 .25em;
	top: -.5em;
	left: 50%;
	transform: translateX(-50%);
}
.features-container ul {
	margin-top: 15px;
}
h5.sub-titulo {
	font-size: 14px;
	font-weight: 500;
}

.sub-titulo {
	color:#fff;
	font-size: 1.8em;
    margin: 0;
    padding: 0 0 .5em;
}
h5.sub-titulo {
    font-size: 14px;
    font-weight: 500;
}

.product-features {
	display: inline-block;
}

.product-features li {
    font-size: 13px;
	line-height: 1.3em;
    padding-right: 2em;
    text-align: center;
}
@media only screen and (max-width: 555px) {
	.product-features {
		width: 100%;
	}
	.product-features li {
		padding: 1em;
		box-sizing: border-box;
		width: 50%;
	}
	.product-features li.odd {
		clear: left;
	}
}

.product-features li img {
    /*padding-bottom: 0.5em;*/
		height: 30px;
		width: auto;
}

.list-clear {
    list-style: none;
    margin: 0;
}

.list-clear li {
    float: left;
}

.btn.orange {
	background: #ff7f00;
	border: 1px solid #ff7f00;
	cursor: pointer;
}
.btn.orange:hover {
	color: #ff7f00;
	background: #FFF;
	box-shadow: 0 0 10px #FFF;
}
.btn.orange a {
	color: #FFF;
	font-size: 13px;
}
.btn.medium.orange {
	height: 38px;
	line-height: 36px;
}
.btn.orange:hover a {
	color: #ff7f00;
}
ul.topicos-beneficios li {
    font-size: 16px;
}
.html5gallery-car-0 {
    /* background-color: #c0c0c017 !important; */
	background-color: #EDF2F7 !important;
	border-radius: 12px;
}

.html5gallery-tn-selected-0 {
	border: 1px solid #666;
    margin-left: 3px !important;
    margin-right: 3px !important;
}

.html5gallery-tn-0 {
	margin: 1px 4px !important;
}
.html5gallery-left-0, .html5gallery-right-0, .html5gallery-fullscreen-play-0 {
	display: none !important;
}
/*-- loader-- */
.loader {
  border: 8px solid #eee;
  border-radius: 50%;
  border-top: 8px solid #3B82F6;
  width: 50px;
  height: 50px;
  margin-left:50px;
  -webkit-animation: spin 1s linear infinite; /* Safari */
  animation: spin 1s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
/*-- //loader --*/

/* Destaque */
.highlight-container, .highlight{
	position: relative;
}

.highlight-container{
  display: inline-block;
}
  .highlight-container:before, .highlight-container:after{
    content: ' ';
    display: block;
    height: 90%;
    width: 100%;
    margin-left: -3px;
    margin-right: -3px;
	position: absolute;
  }
  .highlight-container:before{
    background: rgba(234,221,6,0.9);
    transform: rotate(2deg);
    top: -1px;
	left: -1px;
  }
  .highlight-container:after{
    background: rgba(234,210,6,0.6);
    top: 3px;
	right: -2px;
  }
  .highlight{
    color: #333;
	z-index: 4;
  }
 /* //Destaque */
 .tipografia {
    font-size: 17px;
    line-height: 1.34783;
    font-weight: 400;
    letter-spacing: .01em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}
