@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;700&display=swap");
body {
  font-family: "Montserrat", sans-serif;
}
p {
  line-height: 26px;
}
.navbar-toggler {
  color: #fff;
}
header {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  width: 100%;
  top: 0;
  border-top: solid 7px #004698;
  padding-bottom: 5px;
  z-index: 99999;
}
header .navbar-nav .nav-link {
  color: #fff !important;
  font-size: 14px;
  padding-right: 12px !important;
  padding-left: 12px !important;
}
header .logo {
  width: 100%;
  max-width: 200px;
}
#banner {
  position: relative;
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
  background: #000;
  display: flex;
}
#banner .title {
  width: 100%;
  min-height: 100%;
  position: relative;
  display: flex;
  align-items: flex-end;
}
#banner .title h1 {
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 5rem;
}
#banner video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  opacity: 1;
}
.full-banner {
  background: url(../themes/changan/assets/images/hero-4.jpg) center top no-repeat;
  min-height: 400px;
  padding-top: 100px;
  padding-bottom: 60px;
  background-size: cover !important;
}
.full-banner img {
  margin-bottom: -180px;
}
.full-banner h1 {
  font-weight: bold;
  font-size: 50px;
  font-style: italic;
  color: #004698;
}
.full-banner h2 {
  font-size: 18px;
  line-height: 26px;
  max-width: 380px;
}
.btn {
  font-weight: bold;
  font-size: 14px;
  border-radius: 5px;
  padding: 6px 20px;
}
.btn.btn-outline-primary {
  color: #004698 !important;
  border-color: #004698 !important;
}
.btn.btn-outline-default {
  color: #fff !important;
  border-color: #fff !important;
}
.btn:hover {
  background: transparent !important;
}
.btn.btn-download {
  color: #fff;
  background: #004698;
  padding: 20px 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.btn.btn-download i {
  font-size: 30px;
}
.btn.btn-download:hover {
  background: #00397a !important;
}
.box-investimento {
  margin-top: 260px;
  color: #fff;
  padding: 60px 0 60px;
  background: transparent linear-gradient(180deg, #004698 0%, #0077FF 100%) 0% 0% no-repeat padding-box;
}
.box-investimento h2 {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 20px;
}
.box-investimento p {
  margin-bottom: 20px;
}
.box-investimento img {
  margin-top: -140px;
}
.box-frota {
  padding: 60px 0;
  background: #CCDAEA;
}
.box-frota h2 {
  color: #004698;
  font-size: 24px;
}
.box-frota img {
  margin-top: -160px;
}
section h3 {
  font-size: 22px;
  font-weight: lighter;
  color: #004698;
}
.box-carros {
  padding: 60px 0;
}
.box-carros .item {
  background-size: contain;
  margin-bottom: 40px;
}
.box-carros .item .info {
  padding: 15px;
}
.box-carros .item .capa {
  position: relative;
}
.box-carros .item .capa .capa-content {
  z-index: 99;
  position: relative;
  padding: 15px 15px 0;
}
.box-carros .item .capa .bg-capa {
  position: absolute;
  height: 60%;
  width: 100%;
  background-size: cover !important;
  top: 0;
  z-index: 88;
}
.box-carros .item .btn {
  width: 100%;
}
.box-carros .item h2 {
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  color: #fff;
}
.box-carros .item span {
  font-weight: lighter;
  text-align: right;
  display: block;
  max-width: 100px;
  margin: 0 0 0 auto;
  font-size: 12px;
  color: #fff;
  min-height: 82px;
}
.box-carros .item .preco {
  text-align: center;
  margin: 0 0 15px;
  font-size: 22px;
  font-weight: lighter;
}
.box-carros .item p {
  font-size: 12px;
  line-height: 20px;
}
.box-carros .filtro {
  margin: 30px 0 40px;
}
.box-carros .filtro .nav-link {
  color: #004698;
  border-bottom: solid 1px #3868AC;
  padding: 10px 30px;
  cursor: pointer;
}
.box-carros .filtro .nav-link.active {
  border-bottom: solid 4px #3868AC;
}
.box-links {
  padding: 80px 0;
  background: url(../themes/changan/assets/images/DAIMIC_Showrom.png) center no-repeat;
  background-size: cover;
  background-position: center 40%;
  color: #fff;
}
.box-links h2 {
  font-size: 32px;
  margin: 15px 0;
  max-width: 600px;
}
.box-links .changan {
  max-width: 70px;
}
.box-links .row.links {
  margin-right: -3px;
  margin-left: -3px;
}
.box-links .row.links .col-lg-3 {
  padding: 3px;
}
.box-noticias {
  padding: 60px 0;
}
.box-noticias .ver-mais {
  font-size: 14px;
  color: #004698;
  font-weight: bold;
  text-decoration: none;
}
.box-noticias .item {
  border: 1px solid #707070;
  margin-bottom: 24px;
}
.box-noticias .item img {
  height: 300px;
  object-fit: cover;
}
.box-noticias .item .item-body {
  padding: 15px;
}
.box-noticias .item .item-body .ver-mais {
  color: #000;
}
.box-noticias .item .item-body h1 {
  font-size: 20px;
}
.box-newsletter {
  color: #004698;
  background: #DDDDDD;
  padding: 60px 0 80px;
}
.box-newsletter .container {
  max-width: 1100px;
}
.box-newsletter p {
  font-size: 16px;
  max-width: 300px;
}
.box-newsletter input.form-control {
  height: 50px;
  border-radius: 0;
}
.box-newsletter button {
  border-radius: 0;
  border: 0;
  background: #004698;
  color: #fff;
}
.box-newsletter button:hover {
  background: #004698 !important;
  color: #fff;
}
.mundo ul {
  margin: 0;
}
.mundo ul li {
  padding-bottom: 5px;
}
.mundo .banner-mundo {
  background: url(../themes/changan/assets/images/bg-mundo.png) center no-repeat;
  background-size: cover;
  padding: 220px 0 200px;
}
.mundo .banner-mundo svg {
  max-width: 800px;
}
.mundo .destaque {
  color: #fff;
  background: #004698;
  padding: 60px 0;
  display: flex;
  justify-content: center;
}
.mundo .destaque .container {
  max-width: 1000px;
}
.mundo .destaque .container p {
  font-size: 20px;
}
.mundo .investimento {
  padding: 80px 0;
}
.mundo .investimento h2 {
  color: #004698;
  font-size: 26px;
  text-align: center;
  max-width: 1000px;
  margin: 0 auto 40px;
}
.mundo .investimento h3 {
  color: #004698;
  font-size: 20px;
  font-weight: bold;
  margin-top: 30px;
}
.mundo .qualidade {
  background: #F4F4F4;
  padding: 80px 0;
}
.mundo .qualidade h2 {
  color: #004698;
  font-size: 26px;
  text-align: center;
  max-width: 1000px;
  margin: 0 auto 40px;
}
.mundo .qualidade h3 {
  color: #004698;
  font-size: 20px;
  font-weight: bold;
}
.detalhe-carro .banner-carro {
  position: relative;
  padding-top: 40px;
  color: #fff;
}
.detalhe-carro .banner-carro .container {
  z-index: 99;
  position: relative;
}
.detalhe-carro .banner-carro h1 {
  font-weight: bold;
  font-style: italic;
  font-size: 58px;
}
.detalhe-carro .banner-carro h2 {
  font-size: 26px;
}
.detalhe-carro .banner-carro .preco {
  font-weight: bold;
  font-size: 26px;
}
.detalhe-carro .banner-carro img {
  margin-top: 20px;
}
.detalhe-carro .banner-carro .info {
  margin-top: -100px;
}
.detalhe-carro .banner-carro .capa-carro {
  position: absolute;
  background-size: cover !important;
  background-position: center !important;
  height: 70%;
  width: 100%;
  top: 0;
  z-index: 9;
}
.detalhe-carro .caracteristicas {
  padding: 40px 0 0;
}
.detalhe-carro .caracteristicas h2 {
  color: #004698;
  font-size: 24px;
  text-align: center;
}
.detalhe-carro .caracteristicas .item:nth-child(odd) {
  flex-direction: row-reverse;
}
.detalhe-carro .caracteristicas .item h2 {
  font-size: 20px;
  text-align: left;
  max-width: 400px;
  margin-top: 20px;
}
.detalhe-carro .caracteristicas .item .bg-1 {
  background-size: cover !important;
  min-height: 350px;
}
.detalhe-carro .caracteristicas .padrao-seguranca {
  padding-top: 230px;
  padding-bottom: 20px;
}
.detalhe-carro .caracteristicas .padrao-seguranca h2 {
  text-align: left;
  font-size: 20px;
  max-width: 300px;
}
.detalhe-carro .caracteristicas .padrao-seguranca-info {
  padding: 30px 0;
  background: #EAEAEA;
}
.detalhe-carro .caracteristicas .padrao-seguranca-info .cores img {
  max-width: 50px;
}
.detalhe-carro .caracteristicas .padrao-seguranca-info .carro {
  margin-top: -200px;
}
.detalhe-carro .slider .carousel-cell {
  width: 100%;
  /* full width */
  margin-right: 10px;
}
.detalhe-carro .slider .flickity-page-dots {
  bottom: 20%;
}
.detalhe-carro .slider .flickity-page-dots .dot {
  background: #fff;
}
.detalhe-carro .slider .slider-info {
  background: #EAEAEA;
}
.detalhe-carro .slider .slider-info .numero {
  color: #fff;
  background: #004698;
  border: solid 1px #004698;
  font-size: 60px;
  padding: 10px 30px;
}
.detalhe-carro .slider .slider-info .texto {
  padding: 10px;
  max-width: 700px;
  font-size: 14px;
}
.detalhe-carro .tabelas {
  padding: 60px 0 80px;
}
.detalhe-carro .tabelas th {
  color: #004698;
}
.detalhe-carro .tabelas .table > :not(caption) > * > * {
  border: 0;
}
.modal-download .form-control {
  font-size: 14px;
  height: 50px;
  border-radius: 4px;
}
.modal-download .modal-content {
  background: #E2E2E2;
}
.modal-download p {
  font-size: 14px;
  line-height: 20px;
}
.modal-download .modal-body {
  padding: 30px;
}
.modal-download button {
  font-weight: 300;
}
.modal-download .btn-primary {
  background: #004698;
}
.modal-download .btn-primary:hover {
  background: #004698 !important;
}
.modal-download .btn-secondary {
  background: #6c757d;
}
.modal-download .btn-secondary:hover {
  background: #6c757d !important;
}
.download {
  color: #fff;
  background: #00316A;
}
.download h2 {
  color: #009DFF;
  font-weight: 300;
  font-size: 22px;
}
.download p {
  max-width: 800px;
  margin: 20px auto;
}
.page-header {
  background: #004698;
  padding: 120px 0 40px;
}
.page-header h1 {
  color: #fff;
  font-weight: lighter;
  font-size: 32px;
}
footer {
  background: #004698;
  color: #fff;
  padding: 60px 0;
  font-size: 12px;
}
footer ul {
  list-style: none;
  padding: 0;
}
footer ul li {
  padding: 4px 0;
}
footer a {
  color: #fff;
  text-decoration: none;
}
footer .logo {
  width: 100%;
  max-width: 200px;
}
.campanha .banner {
  background: url(../themes/changan/assets/images/campanha/banner.jpg) center;
  background-size: cover;
  padding: 150px 0 120px;
}
.campanha .banner img {
  max-width: 500px;
}
.campanha .destaque {
  color: #fff;
  background: #004698;
  padding: 60px 0;
  display: flex;
  justify-content: center;
}
.campanha .destaque .container {
  max-width: 800px;
}
.campanha .destaque .container p {
  font-size: 24px;
  font-weight: lighter;
}
.campanha .destaque.alerta p {
  font-size: 16px;
}
.campanha .garantia {
  background: #F4F4F4;
}
.campanha .garantia p {
  font-size: 16px;
  max-width: 650px;
  margin: 0 auto;
}
.campanha .garantia .item h3 {
  color: #004698;
  font-weight: 500;
  font-size: 18px;
  max-width: 200px;
  margin: 20px auto 0;
}
.campanha .ofertas h2 {
  text-align: center;
  font-weight: lighter;
  color: #004698;
  margin-bottom: 40px;
}
.campanha .ofertas .item {
  margin-bottom: 60px;
}
.campanha .ofertas .item .item-body {
  max-width: 400px;
  margin: 0 auto;
}
.campanha .ofertas .item .item-body h2 {
  font-size: 18px;
  text-align: left;
  margin-bottom: 10px;
}
.campanha .ofertas .item .item-body p {
  font-size: 14px;
  line-height: 22px;
  min-height: 120px;
}
.campanha .ofertas .item .item-body .box-preco {
  font-weight: bold;
  color: #004698;
  font-size: 24px;
}
.campanha .ofertas .item .item-body .box-preco span {
  display: block;
  font-weight: normal;
  color: #5487C3;
  font-size: 14px;
}
.campanha .ofertas .item .item-body .btn-primary {
  background: #004698;
  border: 0;
  font-weight: normal;
  font-size: 12px;
  padding: 10px 20px;
}
.campanha .ofertas .item .item-body .btn-primary:hover {
  background: #2088ff !important;
}
@media (max-width: 1400px) {
  .detalhe-carro .banner-carro h1 {
    font-size: 40px;
  }
}
@media (max-width: 992px) {
  .detalhe-carro .caracteristicas .padrao-seguranca-info .carro {
    margin-top: 15px;
  }
  .detalhe-carro .caracteristicas .padrao-seguranca {
    padding-top: 30px;
  }
  .detalhe-carro .banner-carro .info {
    margin-top: 60px;
  }
  .detalhe-carro .banner-carro {
    background-position-y: -160px !important;
    background-size: cover !important;
  }
  .detalhe-carro .banner-carro img {
    margin-top: -30px;
  }
}
.popup-overlay {
  z-index: 999;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  rigth: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 1rem;
  align-items: center;
  justify-content: center;
}
.popup-overlay .popup {
  display: inline-block;
  padding: 25px;
  width: 100%;
  max-width: 600px;
  min-height: 200px;
  background-color: white;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
a.close, a.submit {
  margin-top: 0;
  display: inline-block;
  color: #fff;
  margin: 0 5px;
}
a.close:last-of-type, a.submit:last-of-type {
  margin-right: 0;
}
a.close:hover, a.submit:hover {
  background: #00397a !important;
}
.daimic-business {
  padding-top: 141px;
  padding-bottom: 73px;
  background: #004698;
  background: -moz-linear-gradient(90deg, #004698 0%, #07f 100%);
  background: -webkit-linear-gradient(90deg, #004698 0%, #07f 100%);
  background: linear-gradient(90deg, #004698 0%, #07f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#004698",endColorstr="#0077ff",GradientType=1);
  color: #fff;
}
.daimic-business h2 {
  color: #fff;
  font-size: 70px;
  line-height: 65px;
  font-weight: 100;
}
.daimic-business p {
  color: #fff;
  font-size: 30px;
  line-height: 34px;
  font-weight: 100;
}
.question .btn-link {
  font-size: 20px;
}
.question .card-header {
  background: transparent !important;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
.question .card-header {
  background: transparent !important;
}
.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card {
  overflow: hidden;
}
.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.btn-link {
  text-decoration: none;
}
.btn-link:hover {
  text-decoration: underline;
}
