/* ## TABLE OF CONTENTS ##
00 - BASE
01 - LAYOUT
02 - MODULES
03 - STATES
04 - THEME
05 - FONTS
06 - MISC
*/

/* ## 00 - BASE ## */
body {
	font-family: 'Ubuntu', sans-serif;
}

/* ## 01 - LAYOUT ## */
.header-main {
	background: #eaebef;
	height: 80px;
	overflow: hidden;
}
.header-main a:hover {
	text-decoration: none;
	color: #444;
}
.logo-holder {
	margin: 18px 0 19px 0;
	display: block;
	color: #7e7e7f;
	overflow: hidden;
}
.logo {
	background: url('../img/vidi.svg')no-repeat left center;
	width: 110px;
	background-size: contain;
	text-indent: -9999px;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	float: left;
}
.slogan {
	border-left: 2px solid #c5c5c7;
    color: #777;
    float: left;
    font-size: 13px;
    padding: 3px 20px;
    margin: 0 0 1px 30px;
    letter-spacing: .5px;
    line-height: 135%;
}
.header-main ul {
	margin: 0;
	padding: 0 15px 0 0;
	border-right: 1px solid #c5c5c7;
}
.main-nav a {
	color: #828282;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 30px 5px;
	display: block;
	font-size: 14px;
}
.facebook, .linkedin {
	width: 28px;
	height: 28px;
	direction: ltr;
	text-indent: -9999px;
	display: block;
}
ul.social a {
	background: url('../img/social-sprite.png')no-repeat;
}
.facebook {
	background-position: -6px -6px !important;
}
.linkedin {
	background-position: -46px -6px !important;
}
ul.social {
	padding: 25px 15px;
}
.banner {
	padding: 50px 0 0 0;
	background: url('../img/bg-banner.jpg')no-repeat center;
	margin: 0;
	z-index: 1;
	min-height:600px;
}
.banner h2 {
	font-size: 22px;
	color: #fff;
	margin: 100px 0 30px 0;
	font-weight: bold;
}
.banner h2:before {
	content: '';
	width: 60px;
	height: 41px;
	background: url('../img/logo-vidi-branco.png')no-repeat center;
	display: inline-block;
	margin-right: 20px;
	position: relative;
	top: 15px;
}
.banner h2:after {
	content: '';
	width: 60px;
	height: 1px;
	background: #fff;
	display: block;
	margin: 20px 0 0 80px;
}
.banner p {
	font-weight: 700;
	color: #fff;
	font-size: 18px;
}
.form-holder {
	padding: 30px 20px;
	background: #f8f8f9;
	position: relative;
	z-index: 10;
}
.banner h3 {
	color: #397fc0;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #c6c6c6;
}
.about {
	margin-top: -150px;
	z-index: 2;
	background: url('../img/bg-section-azul.png')no-repeat center;
	height: 799px;
}
.sec-title {
	margin-top: 180px;
	margin-bottom: 100px;
}
.about h2 {
	font-size: 39px;
	font-weight: bold;
	color: #fff;
}
.about h2 span {
	display: block;
}
.about p {
	color: #fff;
	font-size: 16px;
}
.left-box {
	margin-top: 20px;
	margin-bottom: 120px;
}
.right-box {
	margin-top: 20px;
	margin-bottom: 220px;
}
.why {
	padding: 60px 0;
}
.why h2 {
	color: #161957;
	font-size: 22px;
	font-weight: 700;
	margin: 0 0 50px 0;
	letter-spacing: 2px;
}
.why h2:after {
	content: '';
	width: 60px;
	height: 1px;
	background: #606060;
	display: block;
	margin: 40px auto 0 auto;
}
.box-icon {
	padding: 0 30px;
}
.box-icon img {
	display: inline-block;
}
.box-icon h2 {
	text-transform: uppercase;
	font-size: 18px;
	margin: 25px 0 20px 0;
	letter-spacing: 2px;
	line-height: 140%;
}
.box-icon h2 span {
	display: block;
}
.box-icon h2:after {
	display: none;
}
.box-icon p {
	color: #959596;
}
.money {
	padding: 250px 0 0 0;
	background: url('../img/bg-section-laranja.png')no-repeat center;
	height: 783px;
}
.money h2, .sec-title h2 {
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	margin: 0 0 50px 0;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.sec-title h2 {
	margin-bottom: 0px;
}
.money h2:after, .sec-title h2:after {
	content: '';
	width: 60px;
	height: 1px;
	background: #fff;
	display: block;
	margin: 40px auto 0 auto;
}
.sec-title h2:after {
	width: 100px;
}
.money p {
	color: #fff;
	font-size: 16px;
	letter-spacing: 2px;
}
.money .box-icon {
	margin-top: 40px;
}
.money .box-icon h2 {
	text-transform: uppercase;
	font-size: 18px;
	margin: 25px 0 20px 0;
	letter-spacing: 2px;
	line-height: 140%;
}
.money .box-icon h2:after {
	display: none;
}
.page-title {
	padding: 80px 0 0 0;
	background: url('../img/bg-section-laranja.png')no-repeat bottom center;
	height: 240px;
	text-align: center;
	position: absolute;
	width: 100%;
}
.page-title h2 {
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	margin: 0 0 50px 0;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.page-title h2:after {
	content: '';
	width: 60px;
	height: 1px;
	background: #fff;
	display: block;
	margin: 40px auto 0 auto;
}
.inner-content {
	padding-top: 330px;
	padding-bottom: 100px;
}
.inner-content h3 {
	color: #161957;
	font-size: 16px;
	font-weight: 700;
}
.inner-content p {
	color: #959596;
	font-weight: 300;
	font-size: 15px;
}
.footer {
	padding: 70px 0;
	background: url('../img/bg-footer-laranja.png')no-repeat top center;
}
.footer h2 {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	margin: 0 0 45px 0;
}
.footer h2:after {
	content: '';
	width: 60px;
	height: 1px;
	background: #fff;
	display: block;
	margin: 40px auto 0 auto;
}
.footer p, .footer a {
	color: #fff;
}
.footer a {
	display: inline-block;
}
.footer a:hover {
	text-decoration: none;
}
.address {
	padding-left: 45px;
	background: url('../img/icon-endereco.png')no-repeat left center;
}
.phone {
	padding: 10px 0 10px 45px;
	background: url('../img/icon-telefone.png')no-repeat left center;
}
.mail {
	background: url('../img/icon-mail.png')no-repeat left center;
	padding: 10px 0 10px 45px;
}


/* ## 02 - MODULES ## */
.form-control {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	height: 40px
}
.form-group.nested {
	margin: 0 0 -1px 0;
}
select.form-control {
	color: #999
}
.form-select {
	overflow: hidden;
	background: #fff url('../img/icon-select.png')no-repeat right center;
	border-right: 1px solid #ccc;
}
.form-select .form-control {
	width: 110%;
	background: transparent;
	padding: 6px 10px;
}
.btn {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 10px 15px;
	border: 0;
	font-size: 16px;
}
.btn.btn-primary {
	background: #397fc0;
	text-transform: uppercase;
	font-weight: 700;
}
.btn.btn-default {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 1px solid #151542;
	padding: 10px 20px;
	text-transform: uppercase;
	font-weight:700;
	color: #ef5e42;
}
.btn.btn-default:hover {
	background: #f9f9f9;
}
.want {
	letter-spacing: 2px;
}
.btn-default.small {
	font-size: 14px;
	letter-spacing: 1px;
}
/* ## 03 - STATES ## */

/* ## 04 - THEME ## */

/* ## 05 - FONTS ## */

/* ## 06 - MISC ## */
.no-pd-rgt {
	padding-right: 0;
}
.no-pd-rgt .form-select {
	border-right: 0px;
}
.no-pd-lft {
	padding-left: 0;
}
.mt-30 {
	margin-top: 30px;
}
.mt-60 {
	margin-top: 60px;
}
.text-center img {
	display: inline-block;
}

/* Validação do Formulário, novo CSS */
.has-feedback.has-error:after,
.has-feedback.has-success:after {
    content: '';
    width: 11px;
    height: 8px;
    display: block;
    right: 12px;
    top: 18px;
    position: absolute
}

.has-feedback.has-success .form-control {
    border-color: #73ca65
}

.has-feedback.typing.has-success .form-control:focus {
    box-shadow: none;
    border-color: #d9d9d9
}

.has-feedback.typing.has-success:after {
    display: none
}

.has-feedback.has-success:after {
    background: url(../img/icon-check.png) center 95% no-repeat;
    background-size: contain
}

.has-feedback.has-error:after {
    background: url(../img/icon-error.png) center 95% no-repeat;
    background-size: contain
}
.form-select select.form-control {
	border-radius: 0;
}

/* Large desktops and laptops */
@media (min-width: 1200px) {

}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
	.btn-default.small {
		font-size: 13px;
	}
	.sec-title {
		margin-top: 180px;
	}
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
	.header-main ul {
		float: none!important;
		border-right: 0px;
	}
	.header-main {
		text-align: center;
	}
	ul.social {
		padding: 10px 0;
	}
	.logo {
		float: none;
		margin: 0 auto;
		border: 0;
		width: 77px;
	}
	.slogan {
		float: none;
		margin: 0;
	}
	.page-title {
		padding-top: 40px;
		height: 140px;
		background-position: center;
	}
	.inner-content {
		padding: 170px 0 30px 0;
	}
	.footer {
		text-align: center;
		background-position: center;
	}
	.footer p {
		display: inline-block;
	}
	.banner {
		height: 785px;
	}
	.banner h2 {
		margin: 0 0 0 0;
	}
	.banner p {
		margin: 0 0 30px 0;
	}
	.about {
		text-align: center;
		height: auto;
		margin-top: 0px;
		background: #3e68b2;
		background: -moz-linear-gradient(top, #3e68b2 0%, #6fa3db 100%);
		background: -webkit-linear-gradient(top, #3e68b2 0%,#6fa3db 100%);
		background: linear-gradient(to bottom, #3e68b2 0%,#6fa3db 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e68b2', endColorstr='#6fa3db',GradientType=0 );
	}
	.left-box, .right-box {
		margin: 30px 0 60px 0;
	}
	.box-icon {
		margin-bottom: 60px;
	}
	.money {
		padding: 50px 0;
		height: auto;
		background: #ee4448;
		background: -moz-linear-gradient(top, #ee4448 0%, #ff8b59 100%);
		background: -webkit-linear-gradient(top, #ee4448 0%,#ff8b59 100%);
		background: linear-gradient(to bottom, #ee4448 0%,#ff8b59 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee4448', endColorstr='#ff8b59',GradientType=0 );
	}
	.btn-default.small {
		margin-bottom: 20px;
	}
	.header-main {
		height: auto;
		overflow: hidden;
	}
	.sec-title {
		margin-top: 40px;
		margin-bottom: 20px;
	}
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
	.header-main ul {
		float: none!important;
		border-right: 0px;
	}
	.header-main {
		text-align: center;
	}
	ul.social {
		padding: 10px 0;
	}
	.logo {
		float: none;
		margin: 0 auto;
		border: 0;
		width: 77px;
	}
	.slogan {
		float: none;
		margin: 0;
	}
	.page-title {
		padding-top: 40px;
		height: 140px;
		background-position: center;
	}
	.inner-content {
		padding: 170px 0 30px 0;
	}
	.footer {
		text-align: center;
		background-position: center;
	}
	.footer p {
		display: inline-block;
	}
	.banner {
		height: 785px;
	}
	.banner h2 {
		margin: 0 0 0 0;
	}
	.banner p {
		margin: 0 0 30px 0;
	}
	.about {
		text-align: center;
		height: auto;
		margin-top: 0px;
		background: #3e68b2;
		background: -moz-linear-gradient(top, #3e68b2 0%, #6fa3db 100%);
		background: -webkit-linear-gradient(top, #3e68b2 0%,#6fa3db 100%);
		background: linear-gradient(to bottom, #3e68b2 0%,#6fa3db 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e68b2', endColorstr='#6fa3db',GradientType=0 );
	}
	.left-box, .right-box {
		margin: 30px 0 60px 0;
	}
	.box-icon {
		margin-bottom: 60px;
	}
	.money {
		padding: 50px 0;
		height: auto;
		background: #ee4448;
		background: -moz-linear-gradient(top, #ee4448 0%, #ff8b59 100%);
		background: -webkit-linear-gradient(top, #ee4448 0%,#ff8b59 100%);
		background: linear-gradient(to bottom, #ee4448 0%,#ff8b59 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee4448', endColorstr='#ff8b59',GradientType=0 );
	}
	.btn-default.small {
		margin-bottom: 20px;
	}
	.header-main ul {
		margin-right: 0px!important;
		padding-right: 0px!important;
	}
	.slogan {
		border: 0;
	}
	.header-main {
		height: auto;
		overflow: hidden;
	}
	.sec-title {
		margin-top: 40px;
		margin-bottom: 20px;
	}
	.no-pd-lft {
		padding-left: 15px;
	}
	.no-pd-rgt {
		padding-right: 15px;
	}
	.no-pd-rgt .form-group 
	{
		border-right: 1px solid #ccc;
	}
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
	.no-pd-lft {
		padding-left: 15px;
	}
	.no-pd-rgt {
		padding-right: 15px;
	}
	.no-pd-rgt .form-group 
	{
		border-right: 1px solid #ccc;
	}
	.btn.btn-default {
		font-size: 12px;
		letter-spacing: 0;
	}
	.banner p {
		margin: 10px 0 30px 0;
    	font-size: 12px;
	}
	.header-main ul a {
		font-size: 11px;
		letter-spacing: 0;
		padding: 10px 0;
	}
	.header-main {
		height: auto;
		overflow: hidden;
	}
}