.website-load-logo{
	position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}

.website-load-spinner{
	position: absolute;
    top:20%;
    left:50%;
    transform: translate(-50%,-50%);
}

.website-loaded{
    display: none;
}

.navbar{
    background: #1a1a1a;
    color: #fff;
    border-bottom-left-radius: 30%;
    border-bottom-right-radius: 30%;
    /*box-shadow: 5px 5px 20px rgb(0 0 0 / 80%);*/
}

.navbar-toggler:active, 
.navbar-toggler:focus,
.fa-bars-staggered:active, 
.fa-bars-staggered:focus{
    outline: 0 !important;
    border: none !important;
    -moz-outline-style: none !important;
    box-shadow: none !important;
}

.fa-bars-staggered,
.navbar-toggler > .fa-phone{
	color: #fe330a !important;
}

.nav-link, .home-title, .home-title-car, .home-price-car-per-day, .home-price-car-per-week,  .home-btn-book, 
.h1-reservation, .h2-reservation-full, .h2-reservation, .h2-services, .h3-services, .h2-about, .h3-about, .h2-opinion, .h2-contact, 
.contact-btn-send, .reservation-full-btn-send, .reservation-full-brand-model-car, .h3-advantages, .h3-options, .h3-reservation-driver-info,
.row-total-price-reservation{
    text-transform: uppercase;
    font-family: 'Montserrat';
}

.home-subtitle, .home-text, .input-group-text, .reservation-full-subtitle, .services-subtitle, .about-subtitle, .h3-contact,
.reservation-full-type-car{
    font-family: 'Quicksand';
    text-transform: uppercase;
}

.feature-title, .feature-result, .feature-result-transaction, .feature-result-transaction2, 
.feature-result-age-detail, .feature-result-door-detail, .feature-result-passenger-detail, 
.home-frequency-car, .reservation-btn-car, 
.reservation-full-price-per-day, .reservation-full-price-per-week, .reservation-full-card-car-features,
.advantage, .row-reservation-full-option{
    font-family: 'Open Sans';
    text-transform: uppercase;
}

.text-alert{
    font-family: 'Open Sans';
    font-size:18px;
    font-weight:700;
}

.div-alert-top{
    top: 120px !important;
}

.nav-link{
    font-size: 17px;
    font-weight: 700;
    color: #fff !important;
}

.nav-link:hover, .nav-link.active{
    color: #e8003a !important;
}


.nav-link-reservation{
    background: linear-gradient(#fe330a, #f0047f);
    border-radius: 25px;
    padding-left: 25px !important;
    padding-right: 25px !important;
    color: #fff !important;
}

.navbar-opaque{
    opacity:1;
}

.navbar-transparent{
    opacity:0.96;
}

.nav-link-reservation:hover, .nav-link-reservation.active,
.home-btn-book:hover, .home-btn-book2:hover{
    color: #1a1a1a !important;
    opacity: 0.8;
}

.home-section{
    background: #1a1a1a;
}

.reservation-section{
    background: linear-gradient(to right, #fe330a, #f0047f);
}

.reservation-full-section{
    box-shadow: 5px 5px 35px rgb(255 255 255 / 80%);
}

.services-section{
    background: #f7ebeb;
    box-shadow: 5px 5px 35px rgb(255 255 255 / 80%);
}

.about-section{
    box-shadow: 5px 5px 20px rgb(0 0 0 / 20%);
}

.opinion-section{
    background: linear-gradient(to right, #fe330a 0%, #f0047f 100%);
    font-family: 'Open Sans';
    box-shadow: 5px 5px 20px rgb(0 0 0 / 80%);
}

.contact-section{
    background: #f7ebeb;
    box-shadow: 5px 5px 35px rgb(255 255 255 / 80%);
}

.footer-section{
    font-family: 'Quicksand';
    font-weight: 600;
    background: #1a1a1a;
    box-shadow: 5px 5px 20px rgb(0 0 0 / 80%);
}

.home-title{
    font-weight: 700;
    padding-top: 160px;
    color: #fff;
    font-size: 59.92px;
    text-transform: uppercase;
    font-family: 'Montserrat';
}

.home-subtitle{
    font-weight: 700;
    color: #fff;
    font-size: 18.2px;
}

.home-title-car{
    background: linear-gradient(to right, #fe330a 0%, #f0047f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size:42px;
    line-height: 1.2;
    letter-spacing: 0.01em;
    font-weight: 700;
}

.home-text{
    font-weight: bold;
    font-size:11.9px;
    color:#fff;
    line-height: 3;
}

.home-line-separate{
    border-bottom: 12px solid #e91e22;
    padding-bottom:20px;
    width: 30%;
}

.home-price-car-per-day{
    font-size: 33.46px;
    color: #fff;
    font-weight: 400;
}

.home-price-car-per-week{
    font-size: 18px;
    color: #e91e22;
    font-weight: 600;
    background: #cfd8dc;
    border-radius: 25px;
}

.home-frequency-car-day, .home-frequency-car-week{
    opacity: 0.8;
    vertical-align: top;
    position: relative;
    margin-left: .3em;
}

.home-frequency-car-day{
    font-size:14px;
    top: .65em;
    font-weight: 400;
}

.home-frequency-car-week{
    font-size:10px;
    font-weight: 600;
    color:#e91e22;
    top: .65em;
}

.home-btn-book, .contact-btn-send, .reservation-full-btn-send{
    font-size: 17.92px !important;
    font-weight: 700 !important;
    color: #fff !important;
    background: linear-gradient(#fe330a, #f0047f);
    border-radius: 25px !important;
    -webkit-transition: all .2s;
    transition: all .2s;
    padding: 0 45px !important;
    line-height: 55px !important;
}

.contact-btn-send:hover, .reservation-full-btn-send:hover{
    opacity:0.8;
}

.home-icon{
    background: linear-gradient(#fe330a, #f0047f);
    width: 44px;
    height: 44px;
    border-radius: 45%;
    padding: 9px;
}

.reservation-full-icon{
    background: #fff;
    width: 44px;
    height: 44px;
    border-radius: 45%;
    padding: 9px;
}

.feature-title{
    font-size: 11.9px;
    font-weight: 400;
    color: #fff;
}

.feature-result, .feature-result-transaction, .feature-result-transaction2, .feature-result-age-detail, .feature-result-door-detail, .feature-result-passenger-detail{
    font-size: 11.9px;
    font-weight: 700;
    background: linear-gradient(to right, #fe330a 0%, #f0047f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.carousel-control-prev, .carousel-control-next{
    background: #333 !important;
    width: 60px !important;
    height: 60px !important;
    border-radius: 50%;
    margin-left: 100px;
    margin-right: 100px;
}

#carousel-home-car .carousel-inner .row .btn-carousel-prev .carousel-control-prev,
#carousel-home-car .carousel-inner .row .btn-carousel-next .carousel-control-next{
    top: 50% !important;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#carousel-home-car .carousel-inner .row{
    max-width: 1768px;
}

.opinion-div-content{
    max-width: 1320px !important;
}

#carousel-service .carousel-control-prev,
#carousel-service .carousel-control-next{
    top: 60% !important;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#carousel-about .carousel-control-prev,
#carousel-about .carousel-control-next{
    top: 90% !important;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#carousel-opinion .carousel-control-prev,
#carousel-opinion .carousel-control-next{
    top: 35px !important;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: transparent !important;
}

#carousel-opinion .carousel-control-prev .fa-chevron-left,
#carousel-opinion .carousel-control-next .fa-chevron-right{
    color: #1a1a1a;
}

.btn-carousel-up{
    position:relative;
    margin-bottom:100px;
}

.btn-carousel-up .carousel-control-prev, .btn-carousel-up .carousel-control-next {
    width: 50% !important;
    height: 50% !important;
}

.btn-carousel-up .carousel-control-prev .carousel-control-prev-icon {
    margin-right: 100px;
}

.btn-carousel-up .carousel-control-next .carousel-control-next-icon{
    margin-left: 100px;
}

.fa-caret-down{
    line-height: 0 !important;
    color: #1a1a1a;
	margin-top:-40px;
}

.h1-reservation{
    color:#fff;
    font-size: 35.98px;
    font-weight: 700;
}

.h2-reservation{
    color:#fff;
    font-size: 20.03px;
    font-weight: 700;
}

.reservation-book-form{
    height: 50px;
}

.h3-reservation-driver-info, .row-total-price-reservation{
    font-size:19.6px;
    font-weight: bold;
    color:#fff;
}

.reservation-full-card-car-img{
    background: #1a1a1a;
}

.reservation-full-card-car-description, .reservation-full-card-car-features, .col-reservation-full-option-info,
.row-reservation-driver-info{
    background: linear-gradient(to right, #fe330a, #f0047f);
}

.reservation-full-card-car-description{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.reservation-full-card-car-features{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size:11.9px;
    font-weight: 500;
    color:#fff;
}

.col-reservation-full-option-info, .row-reservation-driver-info{
    border-radius: 10px;
}

.reservation-full-type-car{
    font-size: 11.9px;
    color: #fff;
    font-weight: 500;
}

.reservation-full-brand-model-car{
    font-size: 23.94px;
    font-weight: bold;
    color:#fff;
}

.reservation-full-price-per-day, .reservation-full-price-per-week{
    background-color: white;
    border-radius: 10px;
    padding-left: 5px;
    padding-right: 5px;
    margin: 5px;
    font-size: 16px;
    font-weight: bold;
    width: 80%;
}

.reservation-full-price-per-day-frequency, .reservation-full-price-per-week-frequency{
    color:#fe330a;
}

.reservation-full-price-per-day-euro, .reservation-full-price-per-week-euro{
    color: #f0047f;
}

.reservation-full-date{
    font-family: 'Open Sans';
    font-size:14px;
    color:#fff;
}

#input-total-price-reservation{
    background: transparent;
    border: none;
    color:#fff;
    width:auto;
}

.reservation-km-style{
    font-style: italic;
    font-size:10px;
}

.advantage{
    font-size:11.9px;
    color:#fff;
    font-style: italic;
    line-height: 1.7;
}

.row-reservation-full-option{
    font-size:11.9px;
    color:#fff;
    font-weight: 400;
}

.form-check-input{
    width:20px !important;
    height:20px !important;
    border-radius: 0px !important;
}

.option-price{
    font-weight:700 !important;
}

.form-date-book, .input-group-text{
    height: 58px;
}

.input-group-text{
    font-weight: bold !important;
}

.reservation-btn-car{
    font-size: 124% !important;
    font-weight: 300 !important;
    color: #fff !important;
    background: #333 !important;
    border-radius: 25px !important;
    padding: 15px 30px !important;
}

.reservation-btn-car:hover{
    background: #fff !important;
    color: #333 !important;
    font-weight: 600 !important;
}

.h2-reservation, .h2-reservation-full, .h2-services, .h2-about, .h2-opinion, .h2-contact{
    font-size: 39.9px;
    font-weight: 700;
}

.h3-services, .h3-about{
    color: #fff;
    font-size: 33.6px;
    font-weight: 700;
}

.reservation-full-subtitle, .services-subtitle, .about-subtitle{
    font-size: 14px;
    color: #a8a8a8;
}

.row-reservation-driver-info .col-12 .row .reservation-form-field .form-label{
    color:#fff !important;
    font-weight:600;
}

.h3-advantages, .h3-options{
    font-size: 17.5px;
    font-weight: 700;
    color:#fff;
}

.p-services, .p-about, .p-contact{
    font-family: 'Open Sans';
    font-weight: 600;
    line-height: 1.7;
    margin: 20px 0px;
}

.p-services{
    font-size: 14px;
    color: #fff;
}
.p-about{
    font-size: 15px;
    color: #fff;
}

.p-contact, .p-contact a{
    color: #212529 !important;
    font-size: 14px;
    text-decoration: none;
}

.p-contact a .fab:hover,
.p-contact a .fas:hover,
.website-load .website-load-spinner .fa-spinner{
    background: linear-gradient(#fe330a, #f0047f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.carousel-item-service-recup, .carousel-item-service-fuel{
    background: linear-gradient(#fe330a, #f0047f);
    padding: 25px 30px 30px;
    margin: auto;
}

.carousel-about-div{
    color: #fff;
    padding: 10px 30px;
    z-index: 1;
}

.carousel-about-img{
    z-index: 0;
}

.h3-about{
    margin: 20px 0px;
}

.row-carousel-about{
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 0px 135px;
}

.carousel-about-left{
    z-index: 1;
}

.carousel-about-right{
    z-index: 0;
}

.h2-opinion{
    color:#fff;
}

.card-user-opinion{
    padding-top: 60px !important;
}

.rating-box {
    width: 130px;
    height: 130px;
    margin-right: auto;
    margin-left: auto;
    background: linear-gradient(#fe330a, #f0047f);
    color: #fff;
    font-weight: 700;
}

.star-active {
    background: linear-gradient(#fe330a, #f0047f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 10px;
    margin-bottom: 10px
}

.star-active:hover {
    opacity: 0.6;
    cursor: pointer;
}

.star-inactive {
    color: #CFD8DC;
    margin-top: 10px;
    margin-bottom: 10px;
}

.rating-label{
    font-size: 14px;
    font-weight: 700;
    padding: 1px 1px 10px;
}

.rating-result{
    font-size: 14px;
}

.rating-bar {
    width: 300px;
    padding: 8px;
    border-radius: 5px
}

.bar-container {
    width: 100%;
    background-color: #f1f1f1;
    text-align: center;
    color: white;
    border-radius: 20px;
    cursor: pointer;
    margin-bottom: 5px
}

.bar-5 {
    height: 13px;
    background: linear-gradient(to right, #fe330a 0%, #f0047f 100%);
    border-radius: 20px
}

.bar-4 {
    height: 13px;
    background: linear-gradient(to right, #fe330a 0%, #f0047f 100%);
    border-radius: 20px
}

.bar-3 {
    height: 13px;
    background: linear-gradient(to right, #fe330a 0%, #f0047f 100%);;
    border-radius: 20px
}

.bar-2 {
    height: 13px;
    background: linear-gradient(to right, #fe330a 0%, #f0047f 100%);;
    border-radius: 20px
}

.bar-1 {
    height: 13px;
    background: linear-gradient(to right, #fe330a 0%, #f0047f 100%);
    border-radius: 20px;
}

.user-name-opinion{
    font-weight: 600;
}

.rating-comment{
    font-weight: 600;
}

.form-contact{
    background: #1a1a1a;
    max-width: 900px;
    font-family: 'Quicksand';
    box-shadow: 5px 5px 20px rgb(0 0 0 / 80%);
}

.form-contact .row .contact-form-field .mb-3 .form-label{
    background: linear-gradient(#fe330a, #f0047f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}

.h3-contact{
    font-size: 35px;
    font-weight: 700;
}

#name-contact::placeholder, #surname-contact::placeholder, #email-contact::placeholder, #message-contact::placeholder,
#reservation-name-driver::placeholder, #reservation-surname-driver::placeholder, #reservation-age-driver::placeholder, 
#reservation-address-driver::placeholder, #reservation-city-driver::placeholder,#reservation-country-driver::placeholder, 
#reservation-postcode-driver::placeholder, #reservation-postcode-driver::placeholder, #reservation-phone-driver::placeholder, 
#reservation-mail-driver::placeholder{
    background: linear-gradient(#fe330a, #f0047f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 12px;
    font-style: italic;
    font-weight: 700;
}

#name-contact, #surname-contact, #email-contact, #message-contact,#reservation-name-driver, #reservation-surname-driver, 
#reservation-age-driver, #reservation-address-driver, #reservation-city-driver,#reservation-country-driver, 
#reservation-postcode-driver, #reservation-postcode-driver, #reservation-phone-driver, #reservation-mail-driver{
    color:#e8003a;
    font-weight:600;
}

#carousel-opinion{
    background-color: #fff;
}

.footer-devbak-link{
    background: linear-gradient(#fe330a, #f0047f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.link-bottom{
    font-size:12.9px;
}

/************ MEDIA *************/
@media (max-width: 1470px){
    .btn-carousel-prev, .btn-carousel-next{
        display: none;
    }

    .btn-carousel-up{
        display: block;
    }
}

@media (min-width:1469px){
    .btn-carousel-up{
        display: none;
    }

    .btn-carousel-prev, .btn-carousel-next{
        display: block;
    }
}

@media (max-width:1169px){
    .home-title{
        font-size: 31.1px;
    }

    .home-subtitle{
        font-size: 14px;
    }

    .home-title-car{
        font-size: 33.6px;
    }

    .home-line-separate{
        display: none;
    }

    .feature-title{
        font-size: 0;
    }

    .home-icon, .reservation-full-icon{
        width: 35px;
        height: 35px;
        padding: 6px;
    }

    .h1-reservation{
        font-size: 35.98px;
    }

    .h2-reservation, .h2-reservation-full, .h2-services, .h2-about, .h2-opinion, .h2-contact{
        font-size: 33.6px;
    }

    .h3-services, .h3-about{
        font-size:30px;
    }

    #carousel-service .carousel-control-prev,
    #carousel-service .carousel-control-next{
        top: 12% !important;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background: transparent !important;
    }

    #carousel-about .carousel-control-prev,
    #carousel-about .carousel-control-next{
        top: 15% !important;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background: transparent !important;
    }

    #carousel-service .carousel-control-prev .fa-chevron-left,
    #carousel-about .carousel-control-prev .fa-chevron-left{
        margin-right: 100px;
    }

    #carousel-service .carousel-control-next .fa-chevron-right,
    #carousel-about .carousel-control-next .fa-chevron-right{
        margin-left: 100px;
    }
	
	#carousel-service,
    #carousel-service .carousel-inner{
        background: linear-gradient(#fe330a, #f0047f);
        border-radius: 8px;
    }

    #carousel-about{
        background: linear-gradient(#fe330a, #f0047f);
        border-radius: 8px;
    }

    #carousel-opinion{
        border-radius: 8px;
    }

    #carousel-opinion .carousel-inner .carousel-item .card{
        border:none;
    }
}

@media(min-width:1170px){
    .feature-result-age-detail, .feature-result-door-detail, .feature-result-passenger-detail{
        font-size:0;
    }

    .carousel-item-service-recup, .carousel-item-service-fuel{
        width: 640px;
    }

    #carousel-service .carousel-inner .carousel-item .carousel-service-recup, 
    #carousel-service .carousel-inner .carousel-item .carousel-service-fuel{
        background-size: contain;
        padding-top: 250px;
        padding-bottom: 100px;
        background-repeat: no-repeat;
        background-position: center center;
    }

    #carousel-about .carousel-control-next{
        left:6.8% !important;
    }

    .carousel-about-div{
		background: linear-gradient(#fe330a, #f0047f);
        width: 510px;
        margin-left: 50px;
    }
}

@media (min-width:992px){
    #carousel-service .carousel-control-prev,
    #carousel-service .carousel-control-next{
        top: 40% !important;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

@media (max-width:991px){
    .navbar{
        border-bottom-left-radius: 15%;
        border-bottom-right-radius: 15%;
    }

    .nav-link-reservation{
        background: linear-gradient(#fff, #f0047f);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-style: oblique;
        font-size: 20px !important;
    }

    .nav-link-reservation:hover, .nav-link-reservation.active{
        background: linear-gradient(#e8003a, #e8003a);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .navbar-nav{
        text-align: center;
        padding-top: 20px;
        padding-bottom: 15px;
    }

    .navbar-nav .nav-link{
        font-size: 16px;
    }

    .navbar-brand .img-fluid{
        width: 80%;
    }
}

@media (max-width:767px) {
    #carousel-opinion .carousel-control-prev .fa-chevron-left{
        margin-right: 100px;
    }

    #carousel-opinion .carousel-control-next .fa-chevron-right{
        margin-left: 100px;
    }

    .card-user-opinion{
        padding-top: 50px !important;
    }
}

@media (max-width:468px){
    #carousel-about .carousel-control-prev,
    #carousel-about .carousel-control-next{
        top: 10% !important;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}