﻿/*
    ÁREA DE TEMA.
*/

.banner-internas {
	position: relative;
}

.content-banner {
	height: 100%;
}

.content-banner ul,
.content-banner li {
	height: 100%;
}

.banner-internas ul,
.banner-internas ul li {
	margin: 0;
	padding: 0;
	line-height: normal;
}

.banner-internas .registrar-interesse.registro-button {
	line-height: 140%;
	padding-top: 6px;
	font-weight: 900;
}

.banner-internas .slide-banner-internas {
	position: relative;
	overflow: visible;
	width: 100%;
	height: 100%;
}

.banner-internas .carousel-inner {
	overflow: visible;
	width: 100%;
	height: 100%;
}

.banner-internas .carousel-inner li {
	float: left;
	display: inline-block;
	position: relative;
	overflow: visible;
	width: 100%;
	height: 100%;
}

.banner-internas .carousel-indicators {
	text-align: center;
	z-index: 1;
}

.banner-internas .carousel-control {
	font-weight: normal;
	font-size: 50px;
}

.banner-internas .carousel-control .fa {
	position: absolute;
	top: 50%;
	margin-top: -25px;
}

.banner-internas .carousel-control .fa-angle-left {
	left: 10%;
}

.banner-internas .carousel-control .fa-angle-right {
	right: 10%;
}

.banner-internas tema {
	height: 100%;
	display: block;
	overflow: hidden;
}

.banner-internas .container-banner-internas {
	;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
}

.banner-internas .box-container-banner {
	background: rgba(0, 0, 0, .5);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 30px 30px 80px;
	color: #fff;
}

.banner-internas .box-container-banner:before {
	content: '';
	width: 20%;
	height: 10px;
	position: absolute;
	left: 50%;
	margin-left: -10%;
	top: 0;
	background: #ffde00;
}

.banner-internas .tt-banner-internas {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 60px;
	color: #fff;
	margin: 0 0 20px;
	padding: 0;
	line-height: 84px;
	text-align: center;
}

.banner-internas .tt-banner-internas b {
	color: #ffdd00;
}

.banner-internas .box-container-banner p {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 22px;
	color: #fff;
	text-align: center;
}

.banner-internas .btn-default {
	padding: 0 10px;
	height: 70px;
	line-height: 70px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 22px;
	text-align: center;
	color: #303030;
	text-transform: uppercase;
	background: #ffde00;
	display: block;
	margin: 0;
	width: 282px;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -141px;
}

.banner-internas .btn-default:hover,
.banner-internas .btn-default:focus,
.banner-internas .btn-default:active:focus {
	text-decoration: none;
	background: #ffde00;
}

.banner-internas .btn-default .fa-chevron-circle-right {
	width: 15px;
	text-align: center;
	margin-right: 5px;
	color: #ffa800;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

.banner-internas .box-bt-defaut {
	width: 282px;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -141px;
}

.banner-internas a.btn-form,
.banner-internas a.bt-full-banner {
	position: static;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	display: block;
	margin: 0;
	width: 100%;
}

.banner-internas a.bt-full-banner {
	margin-top: 15px;
	height: 70px;
	line-height: 70px;
}

.banner-internas .box-bt-form.open a.btn-form>i,
.banner-internas .box-bt-form.open a.bt-full-banner>i {
	-webkit-transform: rotate(91deg);
	-moz-transform: rotate(91deg);
	-ms-transform: rotate(91deg);
	-o-transform: rotate(91deg);
	transform: rotate(91deg);
}

.banner-internas .dropdown-menu {
	right: 0;
	margin: 0;
	padding: 15px;
	border-radius: 0;
	background: #fff;
	border-top-color: #ffde00;
}

.banner-internas a.btn-form:after,
.banner-internas a.bt-full-banner:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 7.5px 0 7.5px;
	border-color: #ffde00 transparent transparent transparent;
	position: absolute;
	left: 50%;
	margin-left: -7px;
	z-index: 1200;
	bottom: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
}

.banner-internas .box-bt-form.open a.btn-form:after,
.banner-internas .box-bt-form.open a.bt-full-banner:after {
	bottom: -8px;
	opacity: 1;
	filter: alpha(opacity=100);
}

.banner-internas .form-control {
	height: 38px;
}

.banner-internas .form-interesse .btn {
	display: block;
	width: 100%;
	height: 45px;
	background: #ffde00;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 13px;
	color: #303030;
	text-transform: uppercase;
}

.banner-internas .form-interesse .btn>i {
	color: #ffa800;
	margin: 0 3px 0 0;
}

.colors-banner .row div span {
	background: red;
	display: block;
	height: 10px;
}

.banner-internas figure {
	overflow: hidden;
	height: 100%;
	position: relative;
}

.banner-internas.bloco-hotsite .box-container-banner:before {
	background: #01cd9c;
}

.banner-internas.bloco-hotsite .btn-default .fa-chevron-circle-right {
	color: #fff;
}

.colors-banner .row div:nth-of-type(1) span {
	background: #ffde00;
}

.colors-banner .row div:nth-of-type(2) span {
	background: #82cb24;
}

.colors-banner .row div:nth-of-type(3) span {
	background: #2ec034;
}

.colors-banner .row div:nth-of-type(4) span {
	background: #009139;
}

.bloco-secondary .colors-banner .row div:nth-of-type(1) span {
	background: #ffde00;
}

.bloco-secondary .colors-banner .row div:nth-of-type(2) span {
	background: #ffa800;
}

.bloco-secondary .colors-banner .row div:nth-of-type(3) span {
	background: #ffde00;
}

.bloco-secondary .colors-banner .row div:nth-of-type(4) span {
	background: #ffa800;
}

.bloco-hotsite .colors-banner .row div:nth-of-type(1) span {
	background: #00af50;
}

.bloco-hotsite .colors-banner .row div:nth-of-type(2) span {
	background: #01cd9c;
}

.bloco-hotsite .colors-banner .row div:nth-of-type(3) span {
	background: #22bdff;
}

.bloco-hotsite .colors-banner .row div:nth-of-type(4) span {
	background: #117fb1;
}

/* Área registro de interesse. */

.field-1 {
	display: table;
	width: 100%;
}

.content-form-registro .content-form {
	height: auto;
	position: absolute;
	background: #fff;
	z-index: 5;
	width: 100%;
	padding: 25px;
	border-right: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
}

.content-form-registro .content-form .form-group {
	display: table;
	margin-bottom: 9px;
	width: 100%;
}

.content-form-registro .content-form .form-group:last-child {
	margin: 14px 0 0;
}

.content-form-registro .content-form form {
	display: table;
	width: 100%;
}

.content-form-registro .content-form label {
	float: left;
	width: 50%;
}

.content-form-registro .content-form input {
	float: left;
}

.content-form-registro .content-form p {
	float: left;
	margin: 0 0 0 5px;
	width: 80px;
	text-align: left;
	color: #9C9C9C;
	font-size: 13px;
}

.content-form-registro .content-form .btn-default {
	width: 100%;
	position: relative;
	margin: 0;
	float: none;
	clear: both;
	bottom: auto;
	right: auto;
	left: auto;
	height: 45px;
	line-height: 45px;
}

@media (min-width: 440px) {
	.banner-internas .registrar-interesse.registro-button {
		padding-top: 13px;
		font-size: 12px;
	}
}

@media (min-width: 768px) {
	.banner-internas .container-banner-internas {
		margin-left: -375px;
	}
	.banner-internas .container-banner-internas {
		position: absolute;
		top: 0;
		bottom: 0;
		z-index: 2;
		left: 50%;
		right: initial;
	}
	.banner-internas .box-container-banner {
		left: 15px;
		right: 15px;
		bottom: 40px;
		padding: 30px;
		color: #fff;
		/*max-width: 690px;*/
	}
	.banner-internas .btn-default {
		height: 54px;
		line-height: 54px;
		font-family: 'Lato', sans-serif;
		font-weight: 700;
		font-size: 17px;
		color: #303030;
		text-transform: uppercase;
		background: #ffde00;
	}
	.banner-internas.bloco-hotsite .btn-default {
		background: #01cd9c;
		color: #fff;
	}
	.banner-internas .box-bt-defaut {
		left: 0;
		right: 0;
		margin: 0;
		width: auto;
		text-align: center;
	}
	.banner-internas .box-bt-form {
		left: 50%;
		right: auto;
		margin: 0 0 0 -141px;
		width: 282px;
		text-align: center;
	}
	.banner-internas .tt-banner-internas {
		font-family: 'Lato', sans-serif;
		font-weight: 700;
		font-size: 60px;
		color: #fff;
		margin: 0 0 20px;
		padding: 0;
		line-height: 84px;
		text-align: left;
	}
	.banner-internas .box-container-banner:before {
		width: 30%;
		height: 8px;
		left: 30px;
		top: -8px;
		margin-left: auto;
	}
	.banner-internas .carousel-indicators {
		text-align: right;
		z-index: 1;
	}
}

@media (min-width: 992px) {
	.banner-internas {
		height: 334px;
	}
	.banner-internas .container-banner-internas {
		margin-left: -485px;
	}
	.banner-internas .tt-banner-internas {
		font-size: 36px;
		line-height: 1em;
	}
	.banner-internas .box-container-banner p {
		font-size: 14px;
		text-align: left;
	}
	.banner-internas .box-container-banner {
		max-width: 420px;
		bottom: 10px;
		display: table;
	}
	.banner-internas .carousel-inner li img {
		height: auto;
	}
	.banner-internas figure img {
		position: absolute;
		width: 1920px;
		left: 50%;
		margin-left: -960px;
		height: auto;
	}
	.banner-internas .btn-default,
	.banner-internas .box-bt-defaut {
		left: auto;
		right: 15px;
		width: 32%;
	}
	.banner-internas .registrar-interesse.registro-button {
		width: 100%;
		padding-top: 13px;
		font-size: 16px;
	}
	.banner-internas a.btn-form {
		font-size: 14px;
	}
	.banner-internas a.bt-full-banner {
		font-size: 18px;
		line-height: 100%;
		padding-top: 17px;
	}
}

@media (max-width: 1024px) {
	.banner-internas .carousel-control {
		display: none;
	}
}

@media (min-width: 1024px) {
	.banner-internas .box-container-banner,
	.banner-internas .btn-default,
	.banner-internas .box-bt-defaut {
		bottom: 25px;
	}
	.banner-internas .btn-default,
	.banner-internas .box-bt-defaut {
		width: 30%;
	}
}

@media (min-width: 1200px) {
	.banner-internas .container-banner-internas {
		margin-left: -585px;
	}
	.banner-internas .tt-banner-internas {
		font-size: 50px;
		line-height: 1em;
	}
	.banner-internas .box-container-banner p {
		font-size: 16px;
	}
	.banner-internas .box-container-banner {
		max-width: 540px;
	}
	.banner-internas a.bt-full-banner {
		line-height: 70px;
		padding-top: 0;
	}
	.banner-internas .btn-default,
	.banner-internas .box-bt-defaut {
		width: 22.6%;
	}
	.banner-internas .registrar-interesse.registro-button {
		padding-top: 13px;
	}
}

@media (min-width: 1240px) {
	.banner-internas .container-banner-internas {
		margin-left: -600px;
	}
	/*
	.banner-internas .tt-banner-internas{
		font-size: 60px;
	}
    */
	.banner-internas .box-container-banner p {
		font-size: 22px;
	}
	.banner-internas .box-container-banner {
		max-width: 690px;
	}
	.banner-internas .registrar-interesse.registro-button {
		font-size: 18px;
	}
}

@media (max-width: 992px) {
	.banner-internas a.bt-full-banner {
		height: 54px;
		line-height: 54px;
		display: inline-block;
		width: 45%;
		margin: 0 2%;
	}
}

@media (max-width: 767px) {
	.banner-internas a.btn-form,
	.banner-internas a.bt-full-banner {
		font-size: 18px;
	}
	.banner-internas .box-bt-defaut {
		left: 0;
		right: 0;
		margin: 0;
		width: auto;
		text-align: center;
	}
}

@media (max-width: 580px) {
	.banner-internas .tt-banner-internas {
		font-size: 60px;
	}
	.banner-internas a.bt-full-banner {
		font-size: 14px;
	}
	.banner-internas .carousel-inner li {
		max-height: 280px;
		overflow: hidden;
	}
	.banner-internas figure {
		height: 100%;
	}
	.banner-internas figure img {
		height: 100%;
		width: auto;
	}
}

@media (max-width: 440px) {
	.banner-internas .tt-banner-internas {
		font-size: 36px;
		line-height: 45px;
	}
	.bt.btn-default.bt-full-banner>span {
		display: inline-block;
		line-height: 13px !important;
		vertical-align: middle;
	}
	.banner-internas .btn-default,
	.banner-internas .box-bt-defaut {
		width: 100%;
		left: 0;
		margin: 0;
	}
	.banner-internas .colors-banner {
		display: none;
	}
	.banner-internas .slide-banner-internas {
		display: flex;
	}
	.banner-internas a.btn-form {
		font-size: 18px;
	}
	.banner-internas a.bt-full-banner {
		font-size: 12px;
		margin: 0 1%;
		width: 46%;
		padding: 0 5px;
	}
}