:root {
    --carrossel-height: 600px;
    --carrossel-height-mobile: 300px;
}

.header {
    background-color: #333333;
    z-index: 9
}

.navbar {
    background-color: transparent;
    z-index: 999 !important;
}

#carouselExampleIndicators {
    margin-top: -87px;
    height: var(--carrossel-height);
    z-index: 1
}

.carousel-control-next,
.carousel-control-prev {
    z-index: 2
}

.overlay:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
}

.agradecimento {
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.agradecimento div {
    font-size: 2rem;
    color: #FF8000;
    font-weight: bold;
}

.carousel-item {
    height: var(--carrossel-height);
}

.overlay {
    display: flex;
    justify-content: center;
}

.overlay img {
    /* height: var(--carrossel-height); */
    width: 100%;
}

.carousel-control-next {
    max-height: 200px !important;
    margin-top: auto;
    margin-bottom: auto;
}

.nav-link {
    color: #EEE !important;
}

.nav-link:hover {
    color: #FFF !important;
}

.title-banner {
    width: 100%;
    font-size: 2rem;
    color: #FFF;
    position: absolute;
    z-index: 1;
    height: var(--carrossel-height);
    display: flex;
    justify-content: center;
    background: none;
    align-items: center;
    padding: 0 90px;
    text-align: center;
}

.title-banner span {
    color: #FF8000;
    font-size: 110%;
    font-weight: 900;
    text-transform: uppercase;
    font-family: Livvic !important;
}

/* SECTION ABOUT */

.about {
    margin: 40px 0 40px 0;
}

.location {
    color: #707070;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 1.6rem;
}

.about-desc {
    background-image: url(../images/bg-left.png);
    background-size: 98%;
    background-position: left;
    background-repeat: no-repeat;
    padding: 40px 0 40px 0;
}

.about-desc-img img {
    width: 95%;
}

.about-desc-text {
    color: #707070;
    font-size: 1.2rem;
}

.about-desc-text span {
    font-weight: bold;
}

/* SECTION CAROUSEL */

.carousel {
    padding-bottom: 60px !important;
}

.splide__slide img {
    width: 90%;
}

.splide__pagination,
.splide__arrow--prev,
.splide__arrow--next {
    display: none !important;
}

/* SECTION PRESENTATION */

.card-presentation {
    width: 90%;
    padding: 30px;
    margin-left: auto;
    margin-right: auto;
}

.img-presentation img {
    width: 100%;
}

.title-presentation {
    color: #FF8000;
    margin: 20px 0 20px 0;
    font-weight: bold;
    font-size: 1.4rem;
}

.desc-presentation {
    font-size: 1.2rem;
    color: #707070;
}

.desc-presentation span {
    font-weight: bold;
}

/* SECTION SERVICES */

.services {
    background-image: url(../images/bg-right.png);
    background-size: 97% 97%;
    background-position: right;
    background-repeat: no-repeat;
    margin: 40px 0 40px 0;
}

.services-content {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: auto;
    margin-bottom: auto;
}

.services-item {
    padding: 25px;
    width: 220px;
}

.services-item img {
    margin-bottom: 20px;
    height: 100px;
}

.title-item {
    font-weight: bold;
    color: #707070;
}

/* SECTION CONTACT */

.contact {
    padding-bottom: 40px;
}

.card-form {
    padding: 30px;
    box-shadow: 1px 1px 4px #d1d0d0;
    border-radius: 20px;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}

.title-form,
.location-title {
    color: #FF8000;
    font-weight: bold;
    font-size: 1.6rem;
    margin-bottom: 20px;
}

.location-title {
    margin-top: 34px;
}

.form-contact input {
    border: 0;
    border-bottom: 1px solid #FF8000;
    width: 90%;
    padding: 3px;
    margin-bottom: 20px;
    color: #4a4a4a;
}

.form-contact input::placeholder {
    color: #707070;
    font-size: .9rem;
}

.form-contact textarea {
    border: 0;
    border-bottom: 1px solid #FF8000;
    width: 90%;
    padding: 3px;
    margin-bottom: 20px;
    color: #4a4a4a;
}

.form-contact textarea::placeholder {
    color: #707070;
    font-size: .9rem;
}

.form-contact select {
    background-image: url("data:image/svg+xml;utf8,<svg fill='rgb(255,128,0)' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-size: 28px;
    background-position: right;
    color: #4a4a4a;
    padding: 3px;
    border: 1px solid #FF8000;
}

.form-contact select::placeholder {
    color: #707070;
    font-size: .9rem;
}

.form-contact label {
    font-size: .9rem;
    color: #707070;
}

.btn-contact {
    padding: 15px !important;
    margin-top: 15px;
    border: 0;
    border-radius: 10px;
    width: 80%;
    background-color: #06D755;
    color: #FFF;
    font-size: 1.2rem;
}

.btn-contact:hover {
    background-color: #00c94d;
}

.location-address {
    color: #707070;
    margin-bottom: 20px;
    font-size: .9rem;
}

.location-map img {
    height: 300px;
    width: 500px;
    object-fit: cover;
    object-position: 30% 10%;
    /* try 20px 10px */
}

/* CSS FOOTER */

.footer {
    margin-top: 40px;
    color: #707070;
}

.footer-title {
    font-size: 1.6rem;
}

.footer-title span {
    font-weight: 900;
}

.footer-info {
    margin: 15px 0 15px 0;
}

.footer-info a {
    color: #707070;
    text-decoration: none;
}

/* MEDIA QUERIE */

@media screen and (max-width:991px) {

    #carouselExampleIndicators,
    .carousel-item,
    .overlay img {
        height: var(--carrossel-height-mobile);
    }

    #carouselExampleIndicators {
        margin-top: 0;
    }

    .title-banner {
        height: var(--carrossel-height-mobile);
    }

    .navbar-brand {
        flex: 1;
    }
}

@media screen and (max-width:768px) {
    .about-desc-img {
        margin-bottom: 30px;
    }
}

@media screen and (max-width:576px) {
    .title-banner {
        font-size: 1.6rem;
    }

    .title-banner span {
        font-size: 2.5rem;
    }

    .location-map img {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .logo {
        width: 90%;
    }
}

@media screen and (max-width:446px) {
    .title-banner {
        font-size: 1.4rem;
    }

    .title-banner span {
        font-size: 2rem;
    }

    .location-map img {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .logo {
        width: 80%;
    }
}