/*

Template: Car Dealer - The Best Car Dealer Automotive Responsive HTML5 Template
Author: potenzaglobalsolutions.com
Design and Developed by: potenzaglobalsolutions.com


NOTE: This is Style customizer stylesheet of template.

*/
div.style-customizer { background-color: #fff; color: #262626; width: 300px; height: 400px; position: fixed; top: 80px; z-index: 10000; right: -300px; box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14); bottom: 0; }
.style-customizer.closed { box-shadow: none; }
div.style-customizer .content-chooser { padding: 30px; height: 100%; position: absolute; background-color: #ffffff; border-top: none; }
div.style-customizer.opened .content-chooser { opacity: 1; }
div.style-customizer h3 { font-size: 16px; margin-top: 30px; line-height: 15px; text-transform: uppercase; }
div.style-customizer a.opener { display: block; height: 45px; position: absolute; right: 300px; top: 90px; background: #fff; width: 45px; font-size: 20px; line-height: 45px; color: #777777; text-align: center; text-decoration: none; box-shadow: -1px 0 5px -2px rgba(0, 0, 0, 0.14); }
div.style-customizer.opened a.opener { left: -45px; border-color: transparent; }
div.style-customizer ul { list-style: none; margin: 0; padding: 5px 0 0 0; font-size: 0; }
div.style-customizer ul li { width: 52px; height: 38px; float: left; position: relative; display: inline-block; cursor: pointer; margin: 0 10px 8px 0; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; -ms-transition: all linear 0.3s; transition: all linear 0.3s; }
div.style-customizer ul li:nth-child(4) { margin-right: 0px; }
div.style-customizer ul li:nth-child(8) { margin-right: 0px; }
div.style-customizer ul.layoutstyle li { width: 45%; height: 30px; margin-right: 5px; color: #666666; background-color: #f1f1f1; border: 1px solid #f3f3f3; font-size: 13px; text-align: center; padding-top: 5px; }
div.style-customizer ul.layoutstyle li i { color: #cccccc; font-size: 11px; }
div.style-customizer ul.layoutstyle li.selected { border: 1px solid #aaaaaa; }
div.style-customizer ul.layoutstyle li.selected i { color: #666666; }
div.style-customizer ul li.selected { border: 3px solid #000; }
div.style-customizer ul.resetAll li { width: 100%; padding: 6px 0; min-width: 0; text-align: center; margin-top: 30px; line-height: inherit; }
div.style-customizer .btn a { text-decoration: none; color: #ffffff; }
div.style-customizer select { width: 100%; padding: 5px; border: 1px solid #b2bfca; }
.style-customizer p { margin-bottom: 10px; }
.style-customizer .button { width: 100%; font-size: 14px; display: block; padding: 10px 20px; text-align: center; text-transform: uppercase; font-weight: 600; }

/*Color Skins*/
div.style-customizer .skin-default { background: #db2d2e; }
div.style-customizer .skin-blue { background: #0f86ff; }
div.style-customizer .skin-orange { background: #f97307; }
div.style-customizer .skin-purple { background: #7a1cc8; }
div.style-customizer .skin-gold { background: #b18f6a; }
div.style-customizer .skin-green { background: #44b272; }
div.style-customizer .skin-palatinate-blue { background: #2046f2; }
div.style-customizer .skin-yellow { background: #ffb400; }
@media(max-width:992px) {
	.style-customizer { display: none !important; }
}

.banner {
    display: flex;
    height: 350px;
    width: 100%;
    /*border-radius: 20px 20px 20px 20px;*/
    background-size: cover;
    transition: transform 0.3s ease-in-out;
    align-items: flex-end !important;
    padding: 25px;
    margin: auto;
}

.banner-wide {
    display: flex;
    height: 350px;
    width: 100%;
    background-size: cover;
    align-items: flex-end !important;
    padding: 25px;
    margin: auto;
}
.banner h2 {
    opacity: 0.8;
}
.banner:hover{
    cursor:pointer;
    box-shadow: 0px 20px 30px 0px rgba(40.499999999999986, 40.499999999999986, 40.499999999999986, 0.53);
    transform: scale(1.05);
}

.quem-somos {
    /*border-radius: 20px 20px 20px 20px;*/
    background: rgb(100,0,156);
    background: linear-gradient(135deg, rgba(100,0,156,1) 0%, rgba(55,30,69,1) 100%);
}
.video-quem-somos {
    width: 500px;
    margin: auto;
}

.content-box-4 .link a {
    background: none;
    color: #ffffff;
    border: 1px solid white;
    padding: 6px 16px;
    display: inline-block;
    /*border-radius: 20px;*/
    opacity: 0.8;
}

.fullwidthbanner-container {
    width: 100% !important;
    margin: auto !important;
    left: 0 !important;
}

.blog-image img, .blog-image .date, .blog-content {
    /*border-radius: 20px;*/
}
.next, .prev, .indicator, .close {
    display: block !important;
}

.slick-active .img-fluid, .slick-slide .img-fluid{
    /*border-radius: 20px !important;*/
}
.slick-list {
    /*border-radius: 20px;*/
    margin-top: 10px !important;
}
.slick-list .img-fluid {
    /*padding-left: 3px !important;*/
    /*padding-right: 3px !important;*/
    cursor: pointer;
}

/*body, h1, h2, h3, h4, h5, h6, .mega-menu a, .topbar  {*/
/*    font-family: "Quicksand", serif;*/
/*}*/
.slick-list:first-child{
    /*border: 1px solid #ddd;*/
    margin-bottom: 20px;
}
.slick-list img {
    width: auto !important;
    height: 500px !important;
}
.slick-slide{
    display: flex !important;
    justify-content: center;
}
.slider-nav img {
    height: 100px !important;
    width: 100px !important;
    /*border: 1px solid #ddd;*/
}

body {
    background-color: black;
    color: white;
}

.blog-2 .blog-content {
    background-color: #222;
}

.blog-2 .blog-description a, h1, h2, h3, h4, h5, h6{
    color: white;
}

.blog-videos {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.play-button-videos {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: background 0.3s ease, transform 0.3s ease;
}

.play-button-videos i {
    color: white;
    font-size: 24px;
    transition: color 0.3s ease;
}

.blog-videos:hover .play-button-videos {
    background: linear-gradient(135deg, rgba(100,0,156,1) 0%, rgba(55,30,69,1) 100%);
    transform: translate(-50%, -50%) scale(1.2);
}

.blog-videos:hover .play-button-videos i {
    color: white;
}

.blog-videos img {
    transition: transform 0.3s ease;
}

.blog-videos:hover img {
    transform: scale(1.05);
}
.blog-videos {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.blog-videos img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.btn-whatsapp {
    position: fixed;
    bottom: 13px;
    right: 9px;
    background-color: #25D366;
    color: white;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
    z-index: 1000;
    text-decoration: none;
}

.btn-whatsapp:hover {
    background-color: #1ebd58;
}
.description {
    height: 100px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/*.distriutor-color{*/
/*    color: rgba(100,0,156,1)*/
/*}*/

.gray-form {
    /*background-color: #f5f5f5;*/
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #333333;
}
.gray-form  input {
    /*background-color: #f5f5f5;*/
    /* border: none;*/
}
.form-label {
    font-weight: bold;
    color: white
}

.form-control {
    /*border: 2px solid #64009C;*/
    border-radius: 8px;
    padding: 12px;
    font-size: 16px;
    border-color: #999;
}


textarea.form-control {
    min-height: 150px;
    resize: vertical;
}

.btn-primary {
    background-color: #64009C;
    border: none;
    padding: 12px 20px;
    font-size: 18px;
    border-radius: 5px;
}

.btn-primary:hover {
    background-color: #520082;
}


.bg-interna {
    background: rgb(19,14,53);
    background: linear-gradient(11deg, rgba(19,14,53,1) 0%, rgba(76,40,75,1) 100%);
}
#technical-especification td, #technical-especification  th {
    color: white !important;
}

#downloads {
    font-size: 16px;
}

.fone-distribuidor, .address-distribuidor{
    color:#aaa !important;
    font-size: 14px !important;
    font-weight: normal !important;
}

.fone-distribuidor:hover, .address-distribuidor:hover{
    color: #ad43ef !important;
}

/* Personalização do dropdown */
.menu-custom {
    width: 100%;
    border-radius: 0 0 5px 5px !important;
}

/* Submenu estilo Bootstrap */
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}

.car-item:hover  .team-name h5, .car-item:hover  .team-name span {
    color: white !important;
}

.car-item:hover  .img-fluid{
    opacity: 0.7;
}

.listing-sidebar .list-group-item {
    background-color: transparent;
    color: #aaa;
}

.listing-sidebar .list-group-item:hover {
    color: #fff;
}

.fa-facebook-square:before{content:"\f082"}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-right: var(--bs-gutter-x, 5.75rem);
    padding-left: var(--bs-gutter-x, 5.75rem);
}

.btn-preencher a:hover{
    transform: scale(1.1);
    background-color: #A6000A;
}

.btn-preencher a {
    transition-duration: .3s;
    transition-property: transform;
    background-color: #D50514;
    font-family: 'Open Sans', Sans-serif,serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 1em;
    letter-spacing: 0px;
    word-spacing: 0em;
    fill: #FFFFFF;
    color: #ffffff;
    border-style: none;
    border-radius: 50px 50px 50px 50px;
    padding: 20px 50px 20px 50px;
    display: inline-block
}
.btn-voltar a:hover{
    transform: scale(1.1);
    background-color: #A6000A;
}

.btn-voltar a {
    transition-duration: .3s;
    transition-property: transform;
    background-color: #D50514;
    font-family: 'Open Sans', Sans-serif,serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 1em;
    letter-spacing: 0px;
    word-spacing: 0em;
    fill: #FFFFFF;
    color: #ffffff;
    border-style: none;
    border-radius: 50px 50px 50px 50px;
    padding: 15px 40px 15px 40px;
    display: inline-block
}
/*.logo-pap {*/
/*    width: 75%;*/
/*}*/

.title-bold {
    font-size: 5.9em;
    font-family: 'Open Sans', Sans-serif,serif;
    font-weight: 900;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 0.9em;
    letter-spacing: -2px;
    word-spacing: 0em;
    color: #000;
}
.subtitle{
    display: inline-block;
    color: black;
    font-family: 'Open Sans', Sans-serif, serif;
    font-size: 25px;
    margin-top: 20px;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    line-height: 1.2em;
    letter-spacing: 0px;
    word-spacing: 0em;
}

.form-group label, .control-label {
    font-weight: bold;
    color: #000;
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 4px;
     text-transform: none;
    font-size: 14px;
}
.custom-control-label {
    font-weight: normal !important;
    cursor: pointer;
}
.btn-sm {
    border: none;
    padding: 7px 20px;
    font-size: 16px;
    border-radius: 5px;
}
.custom-checkbox {
    cursor:pointer;
}
@media (max-width: 767px) {
    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
    }
    .logo-pap {
        width: 50%;
    }
    .title-bold {
        font-size: 4.9em;
    }
    .subtitle {
        font-size: 19px;
        margin-top: 20px;
    }
}

.jquery-validation-error {
    color: red !important;
}





#loading-center {
    display: flex;
    flex-direction: column; /* Define a disposição vertical dos elementos */
    align-items: center; /* Centraliza os elementos horizontalmente */
    justify-content: center; /* Centraliza os elementos verticalmente */
    height: 100vh; /* Ocupa toda a tela */
}

.logo-loader img {
    max-width: 100%; /* Garante que a imagem se ajuste corretamente */
    height: auto;
}

.spinner {
    width: 50px;
    height: 50px;
    margin-top: 30rem;
    border: 5px solid rgba(0, 0, 0, 0.1);
    border-left-color: #D50514;
    border-radius: 50%;
    animation: spin 1.4s linear infinite;
    position: relative;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
 .main-bg {
     background: linear-gradient(51deg, rgba(255, 246, 247, 1) 0%, rgba(205, 202, 202, 1) 100%);
 }
