/* CSS-file with custom styles - don't delete this comment */

.who .description {
    text-align: justify;
}

.micro {
    position: absolute;
    top: 25%;
}

.mission {
    margin-top: 5%;
    margin-bottom: 35px;
}

.mission p {
    margin-bottom: 1%;
}

.white_section {
    background-color: white;
}

.preloader_image {
    width: 200px;
    height: 80px;
    background: url(../imagens/LogoPe.png) no-repeat 50% 50% transparent;
    transform: translate(-50%);
}

.menu-item i {
    margin-right: 4px;
}

.sc_contact_form_address_field {
    color: #8b8b8b;
}

.description p {
    font-size: 16px;
    color: #8b8b8b;
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
}

.scroll_to_top {
    bottom: 5%;
}


/* separador */

.separator {
    display: flex;
    justify-content: space-around;
    width: 85%;
    margin: auto;
}

.sc_column_item {
    text-align: center;
    width: 250px;
}

.sc_column_item p {
    font-size: 18px;
    margin-bottom: 5px;
}

.sc_column_item .icon {
    max-width: none;
    width: 50px;
    color: #2eb432;
    margin-bottom: 3%;
}

.divider {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
}


/* menu */

.menu_main_wrap .menu_main {
    margin: 10px 0 20px;
}

.menu_main_wrap .logo {
    margin-top: 10px;
    margin-bottom: 20px;
}

.menu_show {
    background-color: rgb(60 65 76 / 60%);
}


/*frota */

.fleet-title {
    width: 100%;
    text-align: end;
}

.fleet {
    margin: 2% 0 3% 0;
}

.fleet-item {
    display: inline-flex;
    flex-direction: row;
    text-align: center;
    color: #3a3a3a;
    line-height: 1.7rem;
    justify-content: space-between;
}

.fleet-item .description {
    width: 50%;
    margin-left: 5%;
    text-align: start;
    font-family: "Roboto", sans-serif;
}

.fleet-item .description li {
    list-style-type: none;
}

.fleet-item .description ul {
    margin-left: 0;
    padding-left: 0;
}

.fleet-item h4 {
    text-align: start;
    font-weight: 400;
    margin-top: unset !important;
}

.fleet a {
    border-bottom: none !important;
    color: black;
}

.fleet a:hover {
    color: black;
    border: none;
    text-decoration: none;
}

.fleet-title {
    font-weight: bold;
    font-size: xx-large;
}

.fleet-car {
    overflow: hidden;
}

.fleet-item .description p {
    font-size: 20px;
}

.sc_title {
    text-align: start;
}


/* fleet inner slick */

.big-image {
    max-width: 500px;
}

.big-image .slide-arrow {
    color: black;
    transform: scale(0.7);
    background-color: #ffffff96 !important;
}

.big-image .slick-dots {
    background-color: red;
    position: absolute;
    bottom: 5%;
    z-index: 999;
}

.big-image .slick-list {
    overflow-x: hidden;
}

.big-image .slick-list .slick-track .slick-slide {
    max-width: 500px;
}

.big-image .slick-prev {
    position: relative;
    z-index: 1000;
    top: 50%;
    right: 37%;
    background-color: #2eb432;
}

.big-image .slick-next {
    position: relative;
    z-index: 1000;
    bottom: 40%;
    left: 40.5%;
    background-color: #2eb432
}

.big-image .next-arrow {
    position: relative;
    bottom: 45%;
    z-index: 1000;
    left: 44%;
}

.big-image .prev-arrow {
    position: relative;
    top: 45%;
    z-index: 1001;
    right: 44%;
}


/* contato */

.sc_contact_form_right {
    padding: unset;
}

.sc_contact_form .sc_contact_form_field input,
.sc_contact_form .sc_contact_form_message textarea {
    color: black;
}

.sc_contact_form .sc_contact_form_item {
    background-color: #f3f7fa;
}

.sc_contact_form_left .sc_contact_info {
    padding: 50% 60px 0 0;
}

.sc_contact_form_item input textarea {
    background-color: #f3f7fa !important;
}

.sc_contact_form .sc_contact_form_button button>span {
    z-index: 998;
}


/* separadores*/

.sc_tabs.sc_tabs_style_3 .sc_tabs_wrap {
    width: 50%;
    padding: 35px 60px 35px 0;
}

.sc_tabs.sc_tabs_style_3 .sc_tabs_wrap_first:after {
    left: 50%;
}

.sc_tabs.sc_tabs_style_3 .sc_tabs_wrap_first:before {
    left: 50%;
}

.sc_tabs.sc_tabs_style_3:after {
    left: 50%;
}

.sc_tabs.sc_tabs_style_3:before {
    left: 50%;
}


/*slider rotas*/

.route {
    margin-top: 3% !important;
    margin: auto;
    overflow: hidden;
    padding-right: 15px;
    padding-left: 15px;
}

.route .container-fluid {
    margin-left: 0;
}

.route a {
    border-bottom: none !important;
    color: #5c5b5b;
    cursor: pointer;
    margin-right: 0.4%;
    margin-left: 0.4%;
}

.route a:hover {
    color: black;
    border: none;
    text-decoration: none;
    transform: scale(1.1);
}

.inner-rot {
    width: 10%;
    margin: auto;
}

.slide-route {
    display: inline-flex;
    flex-direction: column;
    text-align: center;
    color: #3a3a3a;
    line-height: 1.7rem;
}

.slide-route strong {
    margin-top: 1rem;
    font-size: 18px;
    color: black;
}


/*parceiros*/

.partners {
    background-color: #f3f7fa;
    margin: auto;
}

.multiple-items {
    max-width: 1320px;
    margin: auto;
    overflow: hidden;
    padding-right: 15px;
    padding-left: 15px;
}

.multiple-items img {
    margin-right: 0.35%;
    margin-left: 0.35%;
}


/*serviço*/

.icon {
    max-width: 37px;
    margin-right: 2%;
}

.services p {
    text-align: justify;
}

.serviço-outer {
    align-items: center;
    margin-top: 2%;
    width: 20vx;
}

.serviço-outer .desc-servico {
    display: none;
    margin-left: 52px;
    margin-right: 7%;
    margin-top: 2%;
}

.serviço-inner {
    display: flex;
    align-items: center;
    margin: auto 1px 0 1px;
    cursor: pointer;
}

.serviço-inner p {
    margin-bottom: 0 !important;
    background-color: #2eb432;
    line-height: 5rem;
    width: 70vw;
    padding-left: 2%;
}

.serviço-inner i {
    font-size: 30px;
    margin-right: 2%;
}

.expand {
    font-size: 15px !important;
    margin-left: 2%;
}

.expand:hover {
    transform: scale(1.2);
}

.sc_tabs.sc_tabs_style_3 .sc_tabs_content {
    padding: 50px 0 50px 0;
}


/*slick*/

.slick-dots li {
    text-align: center;
}

.slick-dots button {
    background-color: #2eb432;
}

.slick-dots button:hover {
    background-color: white;
}

.slide-arrow {
    font-size: 20px;
    color: white;
    border: none;
    background-color: #2eb432 !important;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.slide-arrow i {
    transform: translate(-50%);
}

.slide-arrow:hover {
    transform: scale(0.8);
}

.slick-arrows {
    width: 12%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin: 3% auto 3% auto;
}

.slick-arrows2 {
    width: 12%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin: 3% auto 3% auto;
}

.slick-arrows3 {
    width: 12%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin: 3% auto 3% auto;
}

.slick-dots {
    display: flex;
    list-style-type: none;
    margin: auto;
    padding-left: 0;
}

.custom-dots {
    width: max-content;
    margin: auto;
}

.custom-dots2 {
    width: max-content;
    margin: auto;
}

.slick-dots li button {
    color: transparent;
    width: 1%;
    border-radius: 50%;
    transform: scale(0.3);
}


/* Banners Tops */

.sunset {
    position: absolute;
    width: 100%;
    bottom: 0%;
}

.slogan {
    font-size: 3.5vw !important;
}


/* cookies */

.cookies {
    position: fixed;
    bottom: 0px;
    text-align: center;
    left: 0px;
    width: 100%;
    background: #3a3a3a;
    height: 8%;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    z-index: 999;
}

.centrar {
    text-align: center;
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
}

.centrar p {
    color: white;
    margin-bottom: unset;
}

.centrar button {
    background-color: #2eb432;
    margin-left: 2%;
    z-index: 999;
}

.centrar button:hover {
    background-color: white;
    border-color: white;
}


/* Responsive */

@media (min-width: 1400px) {
    .sunset {
        bottom: -22%;
    }
    .micro {
        position: absolute;
        top: 19%;
    }
    .mob {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .description {
        font-size: 14px;
    }
    .partners .container-fluid p {
        font-size: 19px !important;
    }
    .slick-arrows {
        width: 40%;
    }
    .slick-arrows2 {
        width: 40%;
    }
    .slick-arrows3 {
        width: 40%;
    }
    .slide-arrow i {
        transform: none;
    }
    .serviço-outer .desc-servico {
        margin-right: 10%;
        margin-left: 16%;
        margin-top: 4%;
    }
    .micro {
        position: unset;
        top: none;
    }
    .fleet-item img {
        display: none;
    }
    .fleet-item .description {
        width: 100%;
        margin-left: 0 !important;
    }
    .fleet-item .description p {
        font-size: 20px;
    }
    .desk {
        display: none !important;
    }
    .mob {
        display: block !important;
    }
    .top_panel_over .top_panel_wrap {
        position: relative;
    }
    .responsive_menu .menu_main_responsive_button {
        left: 45% !important;
    }
    .sc_contact_info_bottom .sc_contact_form_address_wrap {
        font-size: 20px;
        line-height: normal;
    }
    .sc_contact_form_address_field {
        display: flex;
        flex-direction: column;
    }
    .separator {
        width: 100%;
    }
}
