html,
body {
overflow-x: hidden; }
p,li {
color: #525151;
font-weight: 500;
}
.head-top .fixed-top {
background: #ffffffeb;
}
.borderDiv{
border-top: 1px solid #337ab7;
border-bottom: 1px solid #337ab7;
}
.bg-blue {
background-color: #2196f3;
color: #FFF;
}
.bg-blue h1, .bg-blue h2, .bg-blue h3, .bg-blue a {
color: #fff !important;
}
.bg-gray {
background-color: #f6f6f7;
}
.bg-darkBlue{background-color: #337ab7!important;}
.navbar-brand h1,
.navbar-brand span {
margin: 0;
display: none;
}
.nav-scroller {
position: relative;
z-index: 2; overflow-y: hidden;
}
.nav-scroller .nav {
display: flex;
flex-wrap: nowrap;
padding-bottom: 1rem;
margin-top: -1px;
overflow-x: auto;
color: rgba(255, 255, 255, .75);
text-align: center;
white-space: nowrap;
-webkit-overflow-scrolling: touch;
}
.nav-scroller span {
font-size: 1.2em;
font-weight: 700;
padding: 0 20px;
text-align: center;
color: #fff;
}
.nav-underline .nav-link {
padding-top: .75rem;
padding-bottom: .75rem;
font-size: .875rem;
color: #6c757d;
}
.nav-underline .nav-link:hover {
color: #007bff;
}
.nav-underline .active {
font-weight: 500;
color: #343a40;
}
.text-white-50 {
color: rgba(255, 255, 255, .5);
}
.bg-purple {
background-color: #6f42c1;
}
.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.navbar-toggler {
background-color: #2196f3;
height: 40px;
min-width: 34px;
color: #FFF;
border-radius: 5px;
}
.navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.mob-menu {
padding: 15px 0;
}
.offcanvas-collapse.open a {
color: #FFFF;
}
.info-consauto {
background-color: #2196f3;
padding: 12px 5px;
color: #fff;
text-align: center;
}
.info-consauto svg {
margin-right: 10px;
}
.desk-menu {
padding: 10px 0;
border-bottom: #2196f3 1px solid;
text-align: center;
}
.alignTop {
padding-top: 20px;
}
.desk-menu input {
display: block;
width: 100%;
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
background-color: #fff;
background-clip: padding-box;
border: none;
border-bottom: 1px solid #ced4da;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.link-secondary img {
display: block;
margin: 0 auto;
padding: 36px 0;
}
.link-secondary p {
color: #f5f5f5;
display: block;
padding: 10px;
white-space: pre-wrap;
font-size: 0.8em;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}
.rightarrow {
display: inline-block;
color: #085c9a;
position: absolute;
right: 2.75rem;
top: 50%;
margin-top: -.375rem;
height: 1em;
width: 1em;
line-height: 1em;
text-align: center;
transform: translateY(0);
transition: transform .2s ease-in-out;
}
.leftarrow {
display: inline-block;
color: #085c9a;
position: absolute;
top: 50%;
margin-top: -.375rem;
height: 1em;
width: 1em;
line-height: 1em;
text-align: center;
transform: translateY(0);
transition: transform .2s ease-in-out;
}
.titlesector,
.tlivsector {
padding: 2em 0;
}
.titlesector h1,
.titlesector h2,
.titlesector span {
color: #2762ab;
font-size: 2.8em;
font-weight: 700;
text-align: center;
text-transform: uppercase;
}
.titlesector h1::after,
.titlesector h2::after,
.titlesector span::after {
content: '';
display: block;
width: 100px;
height: 10px;
background-color: #2196f3;
margin: 13px auto 16px;
}
.tlivsector h1,
.tlivsector h2,
.tlivsector span {
color: #ffffff;
font-size: 2.8em;
font-weight: 700;
text-align: center;
text-transform: uppercase;
display: block;
}
.tlivsector h1::after,
.tlivsector h2::after,
.tlivsector span::after {
content: '';
display: block;
width: 100px;
height: 10px;
background-color: #2762ab;
margin: 13px auto 16px;
}
.border-consauto {
border-color: #2762ab !important;
background-color: #ffffff;
margin-bottom: 20px;
}
.unit-consultas {
border-radius: 5px;
-webkit-transition: .3s all ease;
-o-transition: .3s all ease;
transition: .3s all ease;
position: relative;
top: 0;
margin-bottom: 4em;
text-align: center;
border: 0.5em #2762ab solid;
background-color: #ffffff;
padding: 30px 0;
}
.unit-consultas header {
min-height: 160px;
}
.unit-consultas h2 a {
text-decoration: none;
color: #2762ab;
text-align: center;
font-size: 2rem;
}
..unit-consultas h2 {
width: 70%;
padding: 0 10px;
}
.unit-consultas .vl-consulta {
display: block;
padding: 8px;
color: #ffffff;
font-weight: 600;
color: #4285f4;
font-size: 1.5em;
}
.unit-consultas .vl-consulta em {
font-size: 0.5em;
padding: 0 1.5em;
}
.unit-consultas h2 a {
text-decoration: none;
color: #2762ab;
text-align: center;
font-size: 2rem;
}
.unit-consultas p { }
.unit-consultas-icon {
position: absolute;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
right: -10%;
bottom: -25px;
display: inline-block;
font-weight: 400;
line-height: 1.5;
text-align: center;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
color: #fff;
background-color: #0d6efd;
border-color: #0d6efd;
border: 1px solid transparent;
padding: .5rem 1rem;
font-size: 1.25rem;
border-radius: .3rem;
}
.border-consauto p {
height: auto;
}
.promo-pct {
background: linear-gradient(358deg, #2196f3 80%, #f6f6f7 80%);
}
.promo-pct p {
font-size: 2.5em;
padding: 3em 1.5em 1em;
color: #FFFFFF;
font-weight: 600;
}
.img-promo-pct {
background: url(//www.consultaauto.com.br/wp-content/themes/consultaAuto4.0/assets/css/assets/pacote-promocional-consultas.webp);
background-repeat: no-repeat;
background-position: right;
}
#circulo {
width: 150px;
height: 150px;
border-radius: 50%;
background-color: #2762ab;
text-align: center;
font-size: 25px;
font-weight: 700;
padding-top: 15px;
color: #FFF;
}
.btn-consauto {
color: #fff;
background-color: #2762ab;
border-color: #085c9b;
}
.site-section {
padding: 2.5em 0;
}
.unit-4 {
padding: 30px;
background: #f1f1f1;
border-radius: 5px;
-webkit-transition: .3s all ease;
-o-transition: .3s all ease;
transition: .3s all ease;
position: relative;
top: 0;
margin-bottom: 4em;
text-align: center;
padding-top: 50px;
}
.unit-4 .unit-4-icon {
position: absolute;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
left: 75%;
bottom: -60px;
}
.unit-4 .unit-4-icon .icon-wrap {
width: 80px;
height: 80px;
position: relative;
border-radius: 50%;
display: inline-block;
background-color: #4285f4;
-webkit-box-shadow: 0 4px 20px -5px rgb(66 133 244 / 40%);
box-shadow: 0 4px 20px -5px rgb(66 133 244 / 40%);
}
.unit-4 .unit-4-icon .icon-wrap span {
font-size: 2rem;
position: absolute;
top: 50%;
color: #fff !important;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.unit-4 .unit-4-icon .icon-wrap span svg {
height: 60px;
width: 60px;
border-radius: 10%;
}
.post {
background-color: #fff;
overflow: hidden;
margin: 1.5em 0;
border-radius: 6%;
}
.post .post-img-content {
position: relative;
padding: 0;
}
.post-img-content img {
height: 240px;
width: 100%;
}
.post .post-img-content .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
background: rgba(255, 255, 255, 0.9);
text-align: center;
vertical-align: middle;
-webkit-transition: opacity 300ms;
-moz-transition: opacity 300ms;
-o-transition: opacity 300ms;
transition: opacity 300ms;
}
.post .post-img-content .overlay .preview {
position: relative;
top: 50%;
display: inline-block;
margin-top: -20px;
}
.overlay .btn-outlined.btn-primary {
background-color: #fff;
border-color: #fff;
}
.btn-outlined.btn-primary {
background: none;
border: 2px solid #00b29e;
color: #00b29e;
}
.post .content {
padding: 25px 15px;
position: relative;
height: 300px;
border-bottom: 4px solid #f0f0f0;
color: #525151;
font-weight: 500;
}
.post .content:after {
bottom: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(255, 255, 255, 0);
border-bottom-color: #fff;
border-width: 15px;
margin-left: -15px;
}
.post .post-title {
font-weight: 400;
font-size: 1.5em;
margin: 0 0 10px;
letter-spacing: 2px;
display: block;
text-transform: uppercase;
vertical-align: bottom;
z-index: 2;
position: relative;
}
.bg-blue .post-title a, .post-title a{
text-decoration: none;
font-size: 0.7em;
color: #2762ab !important;
font-weight: 500;
}
.read-more-wrapper {
margin: 25px 0 5px;
text-align: right;
} .row-grid > [class*="col-"] + [class*="col-"] {
margin-top: 3rem;
}
.slice h2 {
margin:20px 0 25px; }
.slice .wp-block-button__link {
margin: 15px 0;
}
.slice p {
line-height: 29px;
text-align: justify;
}
.slice-lg {
padding-bottom: 6rem;
}
.card-pricing.scale-110 {
border: 1px solid #71bfef !important;
border-radius: 0.375rem !important;
}
.card-pricing.popular {
z-index: 1;
}
.card {
position: relative;
margin-bottom: 30px;
box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 3%);
}
.scale-110,
.hover-scale-110:hover {
transform: scale(1.1) !important;
}
.delimiter-top,
.delimiter-bottom {
position: relative;
border: 0;
}
.card-body {
flex: 1 1 auto;
min-height: 1px;
padding: 1.5rem;
color: #8492A6;
}
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table {
width: 100%;
margin-bottom: 1rem;
color: #8492A6;
background-color: transparent;
}
.table thead th {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
font-size: 0.75rem;
text-transform: uppercase;
letter-spacing: 1px;
background-color: #FAFBFE;
border-bottom-width: 1px;
}
.font-weight-700 {
font-weight: 700 !important;
}
.text-muted {
color: #8492A6 !important;
}
.text-success {
color: #36B37E !important;
font-weight: 900;
}
.row-grid + .row-grid {
margin-top: 3rem;
}
.lead {
font-size: 1.125rem;
font-weight: 300;
}
.lh-180 {
line-height: 1.8 !important;
} .footer {
padding: 3.5em 0;
}
.footer .barra {
border-bottom: 1px solid #ccc;
}
.footer em {
padding-right: 1.5em;
}
#faq .card-header {
padding: 0
}
#faq .btn-link {
width: 100%;
text-align: left;
font-weight: 700;
text-decoration: none;
color: #212529;
}
#faq .btn-link:hover,
#faq .btn-link:focus {
background: #2196f352;
}
.list-footer a {
text-decoration: none;
}
.list-footer span,
.list-footer a {
line-height: 2em;
font-weight: 500;
color: #525151;
}
.list-footer li a:hover {
text-decoration: underline;
color: #0d6efd;
}
.list-footer .btn-outline-primary {
width: 184px;
} .ftco-section {
position: relative;
z-index: 0;
padding: 20px;
}
.ftco-section a {
text-decoration: none;
}
#content-wrapper .navbar-default {
background: #149fe1;
border-color: #149fe1;
}
.mb-4,
.my-4 {
margin-bottom: 1.5rem !important;
}
.recent .fadeInUp {
padding-bottom: 30px;
}
.heading-section h2,
.heading-section header {
font-size: 30px;
font-weight: 900;
}
.heading-section h2 span,
.heading-section header span {
position: relative;
}
.heading-section h2 span:after,
.heading-section header span:after {
position: absolute;
bottom: 7px;
right: -12px;
width: 10px;
height: 10px;
content: '';
background: #337ab7;
}
.img,
.blog-img,
.user-img {
background-size: cover;
background-repeat: no-repeat; }
.blog-entry {
margin-bottom: 3em;
width: 100%;
}
.recent .blog-entry {
height: 280px;
}
.blog-entry .img {
height: 180px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.blog-entry .img.img-big {
height: 650px;
position: relative;
}
.blog-entry .img.img-big .overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: '';
opacity: .5;
background: rgba(0, 0, 0, 0);
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0) 27%, black 100%);
background: -webkit-gradient(left top, left bottom, color-stop(17%, rgba(0, 0, 0, 0)), color-stop(27%, rgba(0, 0, 0, 0)), color-stop(100%, black));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0) 27%, black 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0) 27%, black 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0) 27%, black 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(17%, rgba(0, 0, 0, 0)), color-stop(27%, rgba(0, 0, 0, 0)), to(black));
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0) 27%, black 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}
.blog-entry .img.img-big .text {
display: block;
width: 100%;
padding: 2em 3em;
position: relative;
}
.blog-entry .img.img-big .text .subheading {
color: #ffd615;
}
.blog-entry .text h3 {
font-size: 17px;
margin-bottom: 20px;
}
.blog-entry .img.img-big .text h3 {
font-size: 40px;
}
.blog-entry .img.img-big .text h3 a {
color: #fff;
}
.blog-entry .img.img-big .text h3 a:hover {
color: #12A9EB;
}
.blog-entry .img.img-big .text .btn-custom {
position: absolute;
bottom: 0;
right: 0;
padding: 1em 2em;
background: #fff;
color: #000;
}
.blog-entry .img.img-big .text .subheading {
color: #ffd615;
}
.align-items-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.pt-3,
.py-3 {
padding-top: 1rem !important;
}
.blog-entry .text .meta {
position: relative;
z-index: 0;
margin-bottom: 10px;
}
.blog-entry .text h3 {
font-size: 20px;
margin-bottom: 20px;
}
.blog-entry .d-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.align-items-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.mb-0,
.my-0 {
margin-bottom: 0 !important;
}
.blog-entry .img-2 {
display: block;
width: 100%;
overflow: hidden;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.img-fluid {
max-width: 100%;
height: auto;
}
.pt-3,
.py-3 {
padding-top: 1rem !important;
}
#content-wrapper .navbar-default {
background: #149fe1;
border-color: #149fe1;
}
#content-wrapper .navbar-default .navbar-nav>li>a {
color: #FFF;
text-transform: uppercase;
font-size: 0.9em;
}
#content-wrapper .navbar-toggle.collapsed,
#content-wrapper .navbar-toggle:focus,
#content-wrapper .navbar-default .navbar-toggle:hover {
background: #133d71;
width: 40px;
}
#content-wrapper .navbar-brand {
display: none;
}
.img-2 .wp-post-image {
width: 100%;
height: 265px;
}
.ftco-no-pt figure,
.ftco-no-pt h2 {
border-bottom: 4px solid;
}
.ftco-no-pt h2 span:after {
display: none;
}
.ftco-no-pt .pt-3,
.py-3 {
height: 195px;
}
.img-3 {
width: 145px;
height: 115px;
display: inline-block;
}
.img-3 .wp-post-image {
width: 145px;
height: 115px;
}
.img-4 img {
height: 195px;
width: 100%;
}
.blog-mini {
display: flex;
}
.img-3 figure {
width: 145px;
}
.blog-mini .text.pt-3 {
padding: 0 15px;
}
.ct-informativo figure,
.ct-informativo h2 {
border-color: #337ab7;
}
.ct-informativo h2 a{
color: #337ab7;
}
.ct-dmanutencao figure,
.ct-dmanutencao h2 {
border-color: #4CAF50;
}
.ct-dmanutencao h2 a {
color: #4CAF50;
}
.ct-noticias figure,
.ct-noticias h2 {
border-color: #FFC107;
}
.ct-noticias h2 a{
color: #FFC107;
}
.ct-documentacao figure,
.ct-documentacao h2 {
border-color: #00BCD4;
}
.ct-documentacao h2 a {
color: #00BCD4;
}
.ct-vusado figure,
.ct-vusado h2 {
border-color: #673AB7;
}
.ct-vusado h2 a{
color: #673AB7;
}
.ct-pesquisas figure,
.ct-pesquisas h2 {
border-color: #9E9E9E;
}
.ct-pesquisas h2 a{
color: #9E9E9E;
}
.ct-leilao figure,
.ct-leilao h2 {
border-color: #795548;
}
.ct-leilao h2 a{
color: #795548;
}
.container.paginate {
display: block;
padding: 30px;
} .catArticle, #breadcrumbs  {
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 125%;
color: rgba(125, 120, 120, 0.75);
}
.catArticle span{
font-weight: 700;
}
.content h2, .content h3{
font-style: normal;
font-weight: 700;
font-size: 28px;
line-height: 125%;
color: #2c3a57;
margin-bottom: 36px;
}
.content p{
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 160%;
margin-bottom: 30px;
}
.content li {
font-size: 18px;
margin-bottom: 30px;
padding-left: 24px;
list-style: initial;
text-decoration: initial;
}
.content a {
text-decoration: underline;
font-weight: 600!important;
}
.content figure{
margin: 56px auto;
text-align: center;
}
#related-posts {
padding: 50px 0;
}
#related-posts img {
margin: 0 auto;
display: block;
}
#related-posts a {
text-decoration: none;
}
#respond {
border: #CCC solid 1px;
border-radius: 5px;
padding: 15px;
margin-bottom: 15px;
}
#respond h3 {
margin: 20px;
display: block;
font-size: 18px;
}
.comment-notes {
font-size: 13px;
}
#respond p {
padding: 0 10px;
}
#respond label {
display: block;
}
.comment-form-author,
.comment-form-email {
width: 50%;
display: inline-block;
float: left;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-author input,
.comment-form-email input,
.comment-form-comment textarea {
background: #f5f5f5;
border: 1px solid #CCC;
width: 100%;
}
.comment-form-url,
.comment-form-cookies-consent,
.akismet_comment_form_privacy_notice {
display: none;
}
#respond .form-submit .submit {
background: #2196F3;
color: #FFF;
font-size: 16px;
font-weight: 700;
border: none;
padding: 10px;
text-align: center;
width: 100%;
}
.widget {
background: #fbfcfd;
margin-bottom: 60px;
}
.widget-analyzer {
text-align: center;
border: 1px solid #f2f2f2;
padding: 20px 10px;
}
.widget-analyzer .title {
padding-top: .58333em;
margin-bottom: .75em;
}
.light {
font-weight: 300!important;
}
.widget-analyzer .title:after {
width: 40px;
margin-left: -20px;
top: 0;
left: 50%;
height: 2px;
}
.widget-analyzer .description {
margin-bottom: 2.75em;
}
.widPosts center {
background: #fff;
height: 60px;
width: 60px;
margin: 30px auto;
border-radius: 50px;
border: 1px solid #ccc;
padding: 10px 0;
}
.widPosts a{font-size: 20px;
text-decoration: none;
color: #525151; font-weight: 500;
}
.borderTitle {
position: relative;
}
.borderTitle:after {
content: "";
display: block;
width: 80px;
height: 3px;
background: #2196f3;
position: absolute;
top: 45px;
left: 40%;
}
.medium {
font-weight: 600!important;
}
.size-36 {
font-size: 36px;
line-height: 1.02778;
}
.size-16 {
font-size: 16px;
line-height: 1.66667;
} .next, .prev {
background: #2196f3;
color: #fff;
}
.page-numbers {
height: 30px;
width: 30px;
border: 1px solid #CCC;
padding: 10px;
margin: 30px 0;
}
.page-numbers.current {
border: 3px solid #2196f3;
color: #2196f3;
} #cadastro form {
max-width: 1170px;
margin: 0 auto;
}
#cadastro form .form-group {
margin-top: 20px;
} .card-login {
max-width: 430px;
margin: 0 auto;
} .faq-circulo {
width: 140px;
height: 140px;
border-radius: 50%;
text-align: center;
font-size: 20px;
font-weight: 700;
padding-top: 11%;
color: #2762ab;
border: 8px solid #2196f3;
text-decoration: none;
display: block;
margin: 30px auto;
} .s404 {
max-width: 800px;
margin: 0 auto;
text-align: center;
padding: 30px;
}
.s404 {
max-width: 800px;
margin: 0 auto;
text-align: center;
padding: 30px;
}
.info404 .col-md-4 picture {
display: block;
text-align: center;
}
.info404 h2 {
font-size: 18px;
color: #0b1446;
}
.info404 ul {
list-style-position: inside;
list-style-type: none;
font-weight: 400;
line-height: 40px;
} .panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 20px;
-webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
overflow: hidden;
}
.panel .list-group {width: 80%;
margin: 0 auto;}
.panel-body {
padding: 15px;
}
.panel>.list-group, .panel>.panel-collapse>.list-group {
margin-bottom: 0;
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.list-group+.panel-footer {
padding: 30px;
}
.panel-primary {
border-color: #2196f3;
}
.panel-primary>.panel-heading {
color: #2762ab;
background-color: #2196f375;
border-color: #ebccd1;
padding: 15px;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger>.panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-warning>.panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-success>.panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
#breadcrumbs {
padding: 0 60px;
font-size: 12px;
background: #f6f6f7;
color: #CCC;
margin: 0;
}
#breadcrumbs li {
display: inline-block;
vertical-align: middle;
margin-right: 15px;
}
#breadcrumbs a,
#breadcrumbs li a {
color: #1a72af;
}
#breadcrumbs .separator {
font-size: 18px;
font-weight: 100;
color: #ccc;
} @media (min-width: 480px){
.widget-analyzer {
padding: 50px 30px;
}
}
@media (max-width: 579.98px) {
.promo-pct p {
padding: 2.8em 0 0.5em;
}
#circulo {
margin: 0 auto;
}
}
@media (max-width: 767.98px) {
#circulo {
margin: 2.5em auto !important;
}
.site-section {
padding: 5em 0;
}
.blog-entry .img.img-big {
height: 350px !important;
}
.size-36 {
font-size: 36px;
line-height: 1.02778;
}
#cad_usuario_ddd_fone23, #cad_usuario_fone23, #cad_usuario_senha23 {
margin-top: 20px;
}
}
@media (max-width: 991.98px) {
body {
padding-top: 56px;
}
.head-top {
min-height: 80px;
}
.offcanvas-collapse {
position: fixed;
top: 73px; bottom: 0;
left: 100%;
width: 100%;
padding-right: 1rem;
padding-left: 1rem;
overflow-y: auto;
visibility: hidden;
background-color: #2196f3;
transition: transform .3s ease-in-out, visibility .3s ease-in-out;
z-index: 1031;
}
.offcanvas-collapse.open {
visibility: visible;
transform: translateX(-100%);
}
.firstfold {
background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url(//www.consultaauto.com.br/wp-content/themes/consultaAuto4.0/assets/css/assets/fundo-top-home.svg) no-repeat;
background-position: right;
padding-bottom: 20px;
}
.img-promo-pct {
background: none;
}
#circulo {
margin: 2.5em auto !important;
}
.sm-hidden {
display: none;
}
}
@media (min-width: 991.99px) {
.head-top {
height: 295px;
}
.me-auto {
margin: 0 auto;
}
.me-auto li {
padding: 0 20px;
text-align: center;
}
.me-auto a {
color: #000;
font-weight: 500;
}
.mob-menu {
display: none;
}
.bg-gray {
padding-bottom: 1em;
}
.firstfold {
background-image: url(//www.consultaauto.com.br/wp-content/themes/consultaAuto4.0/assets/css/assets/fundo-top-home.svg);
background-repeat: no-repeat;
background-position: right;
}
.border-consauto h2 {
width: 80%;
}
.border-consauto .vl-consulta {
width: 20%;
}
.border-consauto p {
height: 145px;
}
#circulo {
width: 250px;
height: 250px;
font-size: 2.2em;
padding-top: 1em;
margin: 2.5em auto 0;
}
.unit-content {
min-height: 335px;
}
.promo-pct .d-grid {
max-width: 30%;
}
.footer {
background: linear-gradient(2deg, #f6f6f7 80%, #2196f3 80%);
}
.footer em {
color: #fff;
}
.lg-hidden {
display: none;
}
}
@media (min-width: 1199.99px) {
.head-top {
height: 246px;
}
.widget-analyzer .description, .widget-analyzer .title {
margin-right: auto;
margin-left: auto;
max-width: 260px;
}
}
@media (min-width: 1399.99px) {
.head-top {
height: 223px;
}
}
@media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}
@media (min-device-width: 768px) and (max-device-width: 990px) {
.border-consauto header {
height: 110px;
}
.border-consauto h2 a {
font-size: 1rem !important;
}
.border-consauto .vl-consulta {
font-size: 0.7rem !important;
}
}