#header .header-logo img {
	max-height: 100px;
}

#header .header-logo {
	margin: 0 !important;
}

#section-slide {
	max-height: 100% !important;
	height: 100% !important;
}

#section-servicos .custom-icon-style-1.mb-4 {
	transform: none !important;
	width: 300px !important;
	height: 300px;
	border-radius: 0 !important;
}

#section-servicos .custom-icon-style-1.mb-4 img {
	transform: none !important;
	width: 100%;
	height: 100%;
	border: none !important;
	border-radius: 0;
}

#section-servicos .custom-icon-style-1:before {
	border-radius: 0 !important;
	border: none !important;
	opacity: 0.1;
}

.custom-icon-box-style-1:hover .custom-icon-style-1:before {
	background: rgb(0 0 0 / 20%);
	content: "Saiba Mais";
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
	opacity: 1 !important;
	color: #fff;
	font-size: 30pt;
	font-weight: 600;
	transition: cubic-bezier(0, 1, 0, 1) 1s;
}

#section-servicos .custom-icon-box-style-1 h3,
#section-servicos .custom-icon-box-style-1 p {
	display: none;
}

.owl-carousel .owl-nav {
	top: 0;
}

#section-html-modulo_2 {
	background: linear-gradient(45deg, #e10000, #990000);
	padding: 42px 0px;
	margin-top: 36px;
}

#section-html-modulo_2 .titulo-html {
	display: none;
}

#section-html-modulo_2 .conteudo-html p {
	margin-bottom: 0 !important;
}

#section-html-modulo_2 .conteudo-html a {
	background: #28a745;
	border: none;
	border-radius: 5px;
}

.blog-item figure.imagem-card {
	height: unset;
}
#section-blog .thumb-info .thumb-info-wrapper {
	display: flex;
	align-items: center;
}

#section-blog .thumb-info-wrapper {
	height: 100%;
	width: 100%;
}
.videos {
	display: flex;
	flex-wrap: wrap;
}

@media (max-width: 720px) {
	#section-html-modulo_2 .conteudo-html p {
		margin-bottom: 14px !important;
	}
	#section-blog .thumb-info-wrapper {
		height: 458px;
		width: 330px;
	}

	.videos .conteudo h1 {
		font-size: 20px !important;
		line-height: 20px !important;
		margin-bottom: 10px;
	}

	.videos .conteudo iframe {
		height: auto;
	}
}

li#extra-pgformularios {
    display: none;
}

body#page_pagina_extra_36 h1 {
    text-align: center;
    margin: 0;
}

p.btn-autorizacao {
    text-align: center;
}

@media (min-width: 720px) {
	.videos .conteudo {
		flex: 0 0 50%;
		padding: 10px;
	}
}

li#revisoes {
    display: none;
}

#page_pagina_extra_8 h1.text-6.font-weight-bold, #page_pagina_extra_8 .pb-2.mb-4 {
    display: none;
}

    h1 {
    font-size: 2.5rem;
    line-height: 44px;
    margin: 0 0 32px;
}

li#extra-pgrevisoes {
    display: none !important;
}

#header .header-nav-main nav > ul li.dropdown:hover .dropdown-menu {
    display: block;
}

li#extra-pgsimulados {
    display: none !important;
}

a.btn-simulados {
    display: block;
    padding: 10px;
    border: 1px solid #dc111e;
    border-radius: 6px;
    font-weight: 600;
    width: fit-content;
    margin: 10px 0;
    text-decoration: none !important;
}

a.btn-simulados span {
    margin-right: 6px;
}

li#extra-pgconsultas {
    display: none;
}

li#extra-pgacesso-do-aluno {
    display: none !important;
}

li#extra-pgboletos-detran {
    display: none !important;
}

li#extra-pgagendamentos-detran {
    display: none !important;
}

li#extra-pgaula-virtual {
    display: none !important;
}
body .body {
    position: relative !important;
}

.campos_cnh {
    overflow: hidden;
}

.btn-endereco a {
    font-size: 1.5em;
    text-decoration: underline;
}