/*****************************************************************/
/************ NOLEGGIO-RELEASE.CSS *******************************/
/*****************************************************************/

.cs-noleggio-release {
    position: relative;
    width: 100%;
    height: clamp(326px, 58vh, 652px);
}

.cs-noleggio-release-img {
    position: absolute;
    width: 50%;
    height: clamp(326px, 58vh, 652px);
    top: 0;
    left: 7%;
    background: transparent url(../../img/modern/img-noleggio-release.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.cs-noleggio-release-title {
    position: absolute;
    width: 42%;
    height: auto;
    top: 14%;
    right: 8%;
    padding: 2.65vw 2.65vw calc(2.65vw + 30px) 2.65vw;
    background: #e9f2e6;
    z-index: 10;
}

.cs-noleggio-release-title h2 {
    margin: 0 0 20px 0;
    padding: 0;
    font-family: 'bnpp_sans_condensedregular';
    font-style: normal;
    font-weight: normal;
    font-size: clamp(32px, 4.25vw, 96px);
    line-height: clamp(32px, 4.25vw, 96px);
    text-transform: uppercase;
    color: #00594e;
}

.cs-noleggio-release-title h4 {
    margin: 0 0 20px 0;
    padding: 0;
    font-family: 'bnpp_sans_condensedregular';
    font-style: normal;
    font-weight: normal;
    font-size: clamp(22px, 1.65vw, 86px);
    line-height: clamp(22px, 1.8vw, 86px);
    text-transform: uppercase;
    color: #00594e;
}

.cs-noleggio-release-title p {
    margin: 0;
    font-family: 'bnpp_sansregular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px !important;
    color: #000000;
}

.cs-noleggio-release-button {
    position: absolute;
    width: 62%;
    height: auto;
    left: 29%;
    bottom: -24px;
    margin: 0;
    padding: 12px 12px 12px 15px;
    font-family: 'bnpp_sansregular';
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
    background-color: #88b332;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.cs-noleggio-release-button:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #00965e;
}

.cs-noleggio-release-button .svg {
    display: inline-block;
    float: right;
    width: 17px;
    height: 24px;
}

#cs-soluzione {
    margin-top: 90px;
}

h3.cs-soluzione-title {
    margin: 0 0 30px 0;
    padding: 0;
    font-family: 'bnpp_sans_condensedregular';
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 38px;
    text-transform: uppercase;
    color: #00594e;
}

.cs-blocco-verde {
    position: relative;
    height: 100%;
    padding: 30px;
    background-color: #00594e;
}

.cs-blocco-verde h6 {
    margin: 0 0 16px 0;
    font-family: 'bnpp_sansregular';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    color: #ffffff;
}

.cs-blocco-verde p {
    margin: 0;
    font-family: 'bnpp_sansregular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
}

#cs-canone {
    margin-top: 60px;
    margin-bottom: 50px;
}

h2.cs-canone-title {
    margin: 0;
    padding: 0;
    font-family: 'bnpp_sans_condensedregular';
    font-style: normal;
    font-weight: normal;
    font-size: clamp(32px, 4.25vw, 96px);
    line-height: clamp(32px, 4.25vw, 96px);
    text-transform: uppercase;
    color: #00594e;
}

.cs-canone-icon-box-container {
    margin-bottom: 10px;
    padding: 20px;
}

.cs-canone-icon-box-container.green-background {
    background-color: #eff0e0;
}

.cs-canone-icon-box {
    margin-bottom: 20px;
}

.cs-canone-icon-box .svg {
    display: inline-block;
    width: 62px;
    height: 62px;
    margin-right: 20px;
}

h5.cs-canone-icon-title {
    display: inline-block;
    margin: 0;
    font-family: 'bnpp_sansregular';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    color: #00594E;
}

p.cs-canone-text {
    margin: 0;
    font-family: 'bnpp_sansregular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #666666;
}

#cs-auto-usata {
    margin: 0;
    padding: 80px 50px 0 50px;
    background: #eff0e0;
}

#cs-auto-usata h2 {
    margin: 0;
    padding: 0;
    font-family: 'bnpp_sans_condensedregular';
    font-style: normal;
    font-weight: normal;
    font-size: clamp(32px, 4.25vw, 96px);
    line-height: clamp(32px, 4.25vw, 96px);
    text-align: center;
    text-transform: uppercase;
    color: #00594e;
}

#cs-auto-usata p {
    margin: 30px 0;
    padding: 0;
    font-family: 'bnpp_sansregular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #00594e;
}

#cs-promozione-green {
    margin: 0;
    padding: 40px 50px;
    background: #00594e;
}

#cs-promozione-green h4 {
    margin: 0 0 25px 0;
    padding: 0;
    font-family: 'bnpp_sans_condensedregular';
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 36px;
    text-transform: uppercase;
    text-align: center;
    color: #e9f2e6;
}

#cs-promozione-green h3 {
    margin: 0;
    padding: 0;
    font-family: 'bnpp_sans_condensedregular';
    font-style: normal;
    font-weight: normal;
    font-size: 44px;
    line-height: 44px;
    text-transform: uppercase;
    text-align: center;
    color: #e9f2e6;
}

#cs-offerte-button-container {
    margin: 0 0 30px 0;
    padding: 0 50px 80px 50px;
    background: #eff0e0;
}

.cs-offerte-button {
    display: block;
    width: 320px;
    margin: 30px auto 0 auto;
    padding: 12px 12px 12px 15px;
    font-family: 'bnpp_sansregular';
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
    background-color: #88b332;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.cs-offerte-button:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #00965e;
}

.cs-offerte-button .svg {
    display: inline-block;
    float: right;
    width: 13px;
    height: 24px;
}

/*******************************/
/* Responsive ******************/
/*******************************/

/* Extra small */
@media (max-width: 575px) {

    .cs-noleggio-release-img{
        width: 100%;
        left: 0;
    }

    .cs-noleggio-release-title {
        width: 60%;
        right: -4%;
        padding-bottom: calc(2.65vw + 20px);
    }

    #cs-soluzione { margin-top: 55px; }

    .cs-blocco-verde{ padding: 20px; }

    .cs-noleggio-release-button {
        width: 90%;
        left: 6%;
        bottom: -20px;
        padding: 10px;
    }

    h2.cs-canone-title{
        margin: 0 0 2rem;
    }

    .cs-noleggio-release-button .svg {
        width: 16px;
        height: 16px;
    }

    h2.cs-canone-title{ padding: 0 0 10px 0; }

    #cs-auto-usata {
        padding: 50px 28px;
    }

    #cs-auto-usata p {
        margin-bottom: 0;
    }

    #cs-offerte-button-container {
        padding-bottom: 50px;
    }

    .cs-offerte-button {
        width: 260px;
        margin: 30px auto 0 auto;
        padding: 15px;
    }

    .format-acc .accordion { padding: 10px 15px 10px 0px; }
}

/* Small */
@media (min-width: 576px) and (max-width: 767px) {

    .cs-noleggio-release-title {
        width: 50%;
        right: 4%;
        padding-bottom: calc(2.65vw + 20px);
    }

    .cs-noleggio-release-button {
        width: 88%;
        left: 6%;
        bottom: -20px;
        padding: 10px;
    }

    .cs-noleggio-release-button .svg {
        width: 16px;
        height: 16px;
    }

    #cs-auto-usata {
        padding: 50px 28px;
    }

    #cs-auto-usata p {
        margin-bottom: 0;
    }

    #cs-offerte-button-container {
        padding-bottom: 50px;
    }

    .cs-offerte-button {
        width: 260px;
        margin: 30px auto 0 auto;
        padding: 15px;
    }

}

/* Medium */
@media (min-width: 768px) and (max-width: 991px) {

    .cs-noleggio-release-button {
        width: 88%;
        left: 6%;
        bottom: -20px;
        padding: 10px;
    }

    #cs-auto-usata {
        padding-top: 60px;
    }

}

/* Large */
@media (min-width: 992px) and (max-width: 1199px) {

}

/* Extra large */
@media (min-width: 1200px) and (max-width: 1440px) {

}
