html {
	tab-size: 2 !important;
}
.header-main .container {
	width: 100% !important;
}
.header-main .logo {
	max-height: 100px;
}

body {
	color: #000000;
}

.form-control:hover,
.form-control,
.btn,
.botao-link-externo {
	border-radius: 10px !important;
}

.icone-social {
	font-size: 50px !important;
}
.icone-social.social-instagram {
	margin-bottom: -6px !important;
}

.footer-sub .name-company {
	color: white;
}

.who-alt .who-content:before {
	left: 70px;
}

.page-title:before {
	height: 21%;
}

.blog-detail-wrapper .blog-content .content .title {
	color: transparent;
	overflow: hidden;
}
.botao-link-externo {
	padding: 10px !important;
	margin-right: 0 !important;
}

ul.navbar-nav li a.main-menu {
	padding: 5px !important;
	font-size: 1rem;
}
section.homepage-02 .button.btn-main {
	padding: 8px !important;
	height: auto !important;
	border: 10px solid !important;
	border-radius: 50px !important;
	font-size: 4rem !important;
	line-height: 4.1rem !important;
	position: absolute !important;
	margin: auto !important;
	background: #2d40a7 !important;
	max-width: 100% !important;
	width: 673px !important;
	left: calc(50% - 350px) !important;
	bottom: 20px !important;
	font-family: "Clarendon Blk BT" !important;
}
@media (max-width: 700px) {
	section.homepage-02 .button.btn-main {
		width: auto !important;
		top: unset !important;
		left: 15px !important;
		right: 15px !important;
		bottom: 15px !important;
		font-size: 1.3rem !important;
		line-height: 1.4rem !important;
		margin: auto !important;
	}
	.who-alt .who-content:before {
		left: 100%;
	}
	.who-alt .who-content .text-light,
	.who-alt .who-content .title-wrapper {
		margin-top: 30px;
	}
	.testimonial .name,
	.testimonial-dark .name,
	.testimonial .company,
	.testimonial-dark .company {
		text-align: left;
		margin-left: 0;
	}
	.testimonial-man {
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
	}
}

.newsletter .banner-middle:before {
	background-color: #ff9200;
}

.fa.fa-facebook:before {
	content: "\f0e1" !important;
}

.fa-skype:before {
	content: url(/images/empresa/extra-1630603961.svg);
	position: relative;
	bottom: -2px;
}
section.testimonial.padding-top.padding-bottom {
	padding-top: 30px;
}

.modal-conteudo img {
    height: 100% !important;
}

a.btn-link {
    padding: 15px 40px !important;
    background: #0f4a98;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    font-size: 16pt;
    margin-top: 40px;
    margin-bottom: 40px;
}

#html {
    padding: 40px 0px;
}

#html row {
    margin-bottom: 40px !important;
}

a.btn-link:hover {
    background: #2363b7;
    color: #fff !important;
    text-decoration: none !important;
}

#html .row .col-md-4 {
    margin: 10px 0px;
}

.row.text-center.d-flex.justify-content-center {
    display: flex;
    justify-content: center;
}

.col-md-4.text-center img {
    border: 4px solid;
    border-color: #e1e1e1;
    background: #f9f9f9;
}