body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    background-color: #fff;
    font-size: 14px;
    /* line-height: 20px; */
    background-color: #f8f9fc;
}

#maincontent {
    line-height: 20px;
}

.text-block {
    color: #000;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 80px;
    font-size: 46px;
    line-height: 60px;
    font-family: "Gilroy-Regular";
}

.text-block strong {
    font-family: 'Gilroy-Bold';
}

.cards {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-family: "Gilroy-Regular";
    color: #333;
    /* margin-top: -103px; */
    padding-bottom: 20px;
}

.big-banner {
    position: relative;
    margin-top: 32px;
    height: 260px;
    /* width: 100%; */
    max-width: 1080px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #000;
    margin-left: 16px;
}

.big-banner img {
    opacity: 0.9;
}

.everyday {
    margin-top: 0;
}

.text-banner {
    position: absolute;
    top: 49%;
    left: 8%;
    transform: translateY(-26%);
}

.lifestyle .text-banner {
    top: 40%;
}

.title-banner {
    font-family: "Gilroy-Bold";
    color: #fff;
    font-size: 34px;
    /* font-weight: 700; */
    letter-spacing: -0.3px;
}

.subtitle-banner {
    width: 420px;
    margin-top: 17px;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: -0.6px;
    color: #fff;
    font-family: "Gilroy-Light";
}

.button-text {
    margin-top: 21px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.button-text button {
    background-color: #fbba00;
    border: 1px solid #fbb80000;
    padding: 11px 41px;
    font-family: "Gilroy-Black";
    color: #000;
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 50px;
    cursor: pointer;
    letter-spacing: -0.3px;
    margin-left: 5px;
}

.cards_two {
    display: flex;
    max-width: 1080px;
    margin-left: 14px;
}

.banner {
    position: relative;
    margin-top: 32px;
    height: 305px;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
}

.text-banner1 {
    position: absolute;
    top: 54%;
    left: 8%;
    transform: translateY(-26%);
}

.text-banner2 {
    position: absolute;
    top: 33%;
    left: 8%;
    transform: translateY(-26%);
}

.card_title1 {
    font-family: "Gilroy-Bold";
    color: #000;
    font-size: 23px;
    letter-spacing: -0.3px;
}

.card_title2 {
    font-family: "Gilroy-Bold";
    color: #000;
    font-size: 33px;
    letter-spacing: -0.3px;
    text-align: center;
}

.card_subtitle1 {
    width: 420px;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -0.6px;
    color: #000;
    font-family: "Gilroy-Light";
    margin-top: -1em;
}

.card_subtitle2 {
    width: 420px;
    margin-top: 17px;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -0.6px;
    color: #000;
    font-family: "Gilroy-Light";
    text-align: center;
}

.card_btn1 {
    margin-top: 57px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.card_btn2 {
    margin-top: 140px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.card_btn1 button {
    border: 1px solid #fbb80000;
    padding: 12px 23px;
    font-family: "Gilroy-Black";
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 50px;
    cursor: pointer;
    letter-spacing: -0.3px;
    margin-left: 5px;
}

.card_btn2 button {
    border: 1px solid #fbb80000;
    padding: 11px 30px;
    font-family: "Gilroy-Black";
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 50px;
    cursor: pointer;
    letter-spacing: -0.3px;
    margin-left: 5px;
}

.card_btn1 button {
    background-color: #000;
    color: #fff;
}

.txt {
    color: #fff;
    font-family: "Gilroy-Regular";
}

.img-dm {
    position: absolute;
    width: 225px;
}

.img-t {
    position: absolute;
    width: 455px;
}

.text-banner1 img {
    position: relative;
    width: 30px;
    top: -4em;
    left: 10em;
}

.developments-cards{
    width:1080px; 
    margin: 100px 0 120px 15px;
}

.developments-cards .big-banner-developments {
    cursor:pointer;
    height:517px;
    border-radius:10px;
    position:relative;
    background: transparent url('../../images/nd/developments/ferrari-f12-berlinetta.jpg') 0% 0% no-repeat padding-box;
    background-size: cover; 
    background-position:center;
}

.developments-cards .text-block{
    text-align:left; 
    margin:0; 
    margin-bottom:52px;
}

.developments-cards .big-banner-developments .developents-banner-gradient{
    position:absolute; 
    left: 0; 
    bottom:0; 
    width:100%; 
    height:403px; 
    border-radius:0 0 10px 10px; 
    background: transparent linear-gradient(0deg, #000000CC 0%, #00000000 100%) 0% 0% no-repeat padding-box;
}


.developments-cards .big-banner-developments .text-banner-developments {
    position:absolute;
    bottom:48px;
    left:48px;
    transition: bottom 0.3s ease-out;
}

.developments-cards .big-banner-developments .text-banner-developments .title-banner{
    width:55%;  
    height:114px;    
    font-size:32px;    
    line-height:38px;
}

.developments-cards .big-banner-developments .text-banner-developments .subtitle-banner{
    width:90%;
    font-size:18px;
    line-height:26px;
    margin:20px 0 0 0;
}

.developments-cards .big-banner-developments .button-text{
    position:absolute;
    bottom:48px;
    left:43px;
    visibility:hidden;
    opacity:0;
    transition:visibility 0.3s ease-out, opacity 0.3s ease-out;
}

.developments-small-cards{
    display:flex;
    flex-direction: row;
    justify-content: space-between;
}

.developments-card{
    margin: 20px 20px 0 0;
    width: 100%;
    cursor: pointer;
    box-shadow: none;
    transition: box-shadow 0.3s ease-out;
    border-radius: 10px;
}

.developments-card:last-child{
    margin-right:0;
}

.developments-card:hover{
    box-shadow: 0px 10px 20px #00000014;
    border-radius: 10px;
}

.developments-card-img{
    width:100%;
    height:177px;
    background-size: 100%;
    background-position: center;
    transition: all 0.3s ease-out;
    border-radius: 10px 10px 0px 0px;
}

.developments-card:hover > .developments-card-img{
    background-size: 110%;
}

.developments-card-textbox{
    height:165px;
    position: relative;
    padding: 20px 24px 17px 20px;
    border-radius: 0px 0px 10px 10px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
}

.developments-card-text{
    text-align: left;
    font: normal normal bold 18px/22px "Gilroy-Bold";
    letter-spacing: 0px;
    color: #000000;
    transition: all 0.3s ease-out;
}

.developments-card-link{
    position:absolute;
    bottom:17px;
    left:20px;
    text-align: left;
    font: normal normal 600 13px/19px "Gilroy-SemiBold";
    letter-spacing: 0.07px;
    color: #000000;
}

.developments-card-link .fa-long-arrow-right{
    vertical-align: text-bottom;
    padding-left: 8px;
}

.developments-cards .big-banner-developments:hover > .text-banner-developments{
    bottom: 122px;
}

.developments-cards .big-banner-developments:hover > .button-text{
    opacity: 1;
    visibility: visible;
}

@media (max-width:1100px) {
    .developments-cards{
        width:100%;
    }

    .developments-card-img{
        background-size: 110%;
    }

    .developments-card:hover > .developments-card-img{
        background-size: 120%;
    }
}

@media (max-width:1024px) {
    .developments-cards{
        margin-left: 0;
    }
}

@media (max-width:1023px) {
    .developments-cards .big-banner-developments .text-banner-developments{
        bottom: 122px;
    }

    .developments-cards .big-banner-developments .button-text{
        opacity: 1;
        visibility: visible;
    }

    .developments-card-img{
        background-size: cover;
    }

    .developments-card:hover > .developments-card-img{
        background-size: cover;
    }

    .developments-cards .big-banner-developments .text-banner-developments .title-banner {
        width: 90%;
        height: auto;
        font-size: 28px;
        line-height: 30px;
    }	

    .developments-cards .big-banner-developments {
        height: 550px;
    }
}

@media (max-width: 768px) {
    .developments-cards{
        padding: 0 2em;
    }	
}

@media (max-width:767px) {
    .developments-small-cards {
        flex-wrap: wrap;
    }
    .developments-card{
        margin-right: 0;
    }
}

@media (max-width: 234px) {
    .everyday .card-img {
        scale: 3;
        margin-left: -6em;
    }
    .tuning .card-img {
        scale: 3;
        margin-left: -5em;
        margin-top: 7em;
    }
    .classic .card-img {
        scale: 4;
        margin-left: -7em;
        margin-top: 9em;
    }
    .racing .card-img {
        scale: 4;
        margin-left: -10em;
        margin-top: 10em;
    }
    .kundenservice .card-img {
        margin-top: 23em !important;
    }
    .lifestyle .card-img {
        scale: 7;
        margin-left: -17em;
    }
    .lifestyle .button-text {
        margin-top: 16em !important;
    }
    .img-dm {
        width: 150px;
        top: 10em;
        left: 2em;
    }
}

@media (max-width: 339px) {
    .text-banner {
        scale: 0.7;
    }
    .card_title1,
    .card_title2 {
        font-size: 24px !important;
    }
    .card_subtitle1 {
        font-size: 16px;
    }
    .card_subtitle2 {
        font-size: 14px;
    }
    .card_btn1 button,
    .card_btn2 button {
        font-size: 11px;
    }
    .lifestyle .text-banner {
        top: 0% !important;
    }
    .text-banner1 img {
        left: 6em;
    }
}

@media (min-width: 235px) and (max-width: 300px) {
    .img-dm {
        left: 4em !important;
    }
}

@media (min-width: 235px) and (max-width: 339px) {
    .text-block {
        font-size: 25px;
    }
    .everyday .card-img {
        scale: 2;
        margin-left: -6em;
    }
    .tuning .card-img {
        scale: 2.4;
        margin-left: -5em;
        margin-top: 7em;
    }
    .classic .card-img {
        scale: 2.8;
        margin-left: -7em;
        margin-top: 9em;
    }
    .racing .card-img {
        scale: 3.3;
        margin-left: -10em;
        margin-top: 10em;
    }
    .kundenservice .card-img {
        margin-top: 22em;
    }
    .lifestyle .card-img {
        scale: 5;
        margin-left: -17em;
    }
    .img-dm {
        width: 150px;
        top: 10em;
        left: 6em;
    }
    .lifestyle .button-text {
        margin-top: 21em !important;
    }
    .txt p {
        font-size: 11px !important;
        margin-left: 70px !important;
    }
    .txt img {
        top: 88% !important;   
        left: 10% !important;
    }
}

@media (min-width: 340px) and (max-width: 428px) {
    .tuning .card-img {
        scale: 2;
        margin-left: -7em;
    }
    .classic .card-img {
        scale: 2.2;
        margin-left: -9em;
        margin-top: 4em;
    }
    .racing .card-img {
        scale: 3.2;
        margin-left: -15em;
    }
    .lifestyle .card-img {
        scale: 4;
        margin-left: -17em;
    }
    .lifestyle .text-banner {
        top: 17% !important;
    }
    .img-dm {
        width: 55%;
        top: 10em;
        left: 6em;
        margin-left: auto;
        margin-right: auto;
    }
    .txt img {
        top: 83.5% !important;
        left: 18%;
    }
    .txt p {
        margin-left: 120px !important;
        width: 54%;
        text-align: start;
        font-size: 11px;
    }
}

@media (max-width: 428px) {
    .text-block {
        font-size: 30px;
        line-height: 35px;
        margin-top: 40px;
        margin-bottom: 30px;
    }
    .banner {
        height: 490px;
        margin-top: 28px;
        left: -1em;
    }
    .big-banner {
        height: 385px !important;
        margin: 15px 15px;
    }
    .cards_two {
        display: block;
    }
    .kundenservice {
        margin-right: 0 !important;
    }
    .kundenservice .card-img {
        scale: 1.8;
        margin-left: 3em !important;
        margin-top: 19em;
    }
    .racinggrello .card-img {
        margin: 18em 0em !important;
        object-fit: cover;
        object-position: -20px;
        width: 120% !important;
    }
    .cards {
        margin-top: 0;
        margin-left: 15px;
    }
    .text-banner {
        width: 100%;
        transform: none;
        left: 0;
        top: 62% !important;
        text-align: center;
    }
    .text-banner1 {
        width: 100%;
        text-align: center;
        top: 19%;
        left: 0;
    }
    .text-banner2 {
        width: 100%;
        top: 20%;
        left: 0;
        text-align: center;
    }
    .card_title1 {
        font-size: 33px;
    }
    .card_subtitle1 {
        width: 100%;
        font-size: 20px;
    }
    .card_subtitle2 {
        width: 100%;
        font-size: 17px;
    }
    .card_btn1,
    .card_btn2 {
        display: block;
    }
    .card_btn2 {
        margin-top: 43px;
    }
    .title-banner {
        font-size: 25px;
    }
    .subtitle-banner {
        width: 100%;
        font-size: 16px;
    }
    .button-text {
        display: block;
    }
    .button-text button {
        font-size: 11px;
    }
    .lifestyle .button-text {
        margin-top: 181px;
    }
    .img-t {
        display: none;
    }
    .developments-cards {
        padding: 0 !important;
        padding-right: 15px !important;
    }
    .developments-cards .big-banner-developments .text-banner-developments .title-banner {
        font-size: 23px;
        line-height: 23px;
    }
    .developments-cards .big-banner-developments .text-banner-developments .subtitle-banner{
        font-size: 17px;
    }
    .developments-cards .big-banner-developments {
        height: 590px;
    }
    .developments-cards .big-banner-developments .text-banner-developments {
        bottom: 100px;
        left: 35px;
    }
    .developments-cards .big-banner-developments .button-text{
        left: 30px;
        bottom: 35px;
    }
    .developments-cards .big-banner-developments:hover > .text-banner-developments{
        bottom: 100px;
    }
}

@media (min-width: 429px) and (max-width: 500px) {
    .text-banner1 img {
        left: 8em;
    }
 }

@media (min-width: 429px) and (max-width: 550px) {
    .text-banner1 {
        left: 14% !important;
    }
    .card_title1,
    .card_title2 {
        font-size: 21px !important;
    }
    .card_subtitle1,
    .card_subtitle2 {
        font-size: 14px !important;
    }
    .card_btn1 button,
    .card_btn2 button {
        font-size: 10px !important;
    }
    .card_btn1 {
        margin-left: 1%;
        margin-top: 12%;
    }
    .text-block {
        font-size: 40px;
    }
    .img-t {
        width: 81% !important;
    }
}

@media (min-width: 550px) and (max-width: 768px) {
    .text-banner1 img {
        left: 14em;
    }
}

@media (min-width: 429px) and (max-width: 768px) {
    /* .text-block {
        scale: 0.6;
        margin-left: 0;
    } */
    .cards {
        margin-top: 0;
    }
    .big-banner {
        height: 260px !important;
        margin: 1em 2em !important;
    }
    .lifestyle {
        height: 312px !important;
    }
    .cards_two {
        margin: 1em 2em !important;
    }
    .banner {
        margin-top: 0;
        height: 512px;
    }
    .kundenservice .card-img {
        width: 176% !important;
        margin-top: 15em;
        margin-left: -6em !important;
        max-width: unset;
    }
    /* .racinggrello .card-img {
        width: 116% !important;
        margin: 21em -1.5em !important;
    } */
    .text-banner {
        left: 4%;
    }
    .text-banner1 {
        top: 24%;
        left: 17%;
    }
    .card_title1 {
        font-size: 31px;
    }
    .card_subtitle1 {
        font-size: 22px;
        /* margin-top: 14px; */
        margin-left: 23px;
    }
    .card_subtitle2 {
        width: auto;
    }
    /* .card_btn1 {
        margin-left: 21px;
    } */
    .card_btn2 {
        margin-left: 0 !important;
        justify-content: center;
    }
    .text-banner2 {
        top: 23.5%;
        left: 4%;
    }
    .card_subtitle2 {
        font-size: 19px;
    }
    .card_btn2 {
        margin-top: 33px;
        margin-left: 9em;
    }
    .kundenservice {
        margin-right: 28px !important;
    }
    .img-dm {
        display: none;
    }
}

@media (min-width: 429px) and (max-width: 600px) {
    .card_title1,
    .card_title2 {
        font-size: 27px;
    }
    .card_subtitle1 {
        font-size: 18px;
    }
    .text-banner1 {
        left: 8%;
    }
    .card_btn2 {
        margin-top: 33px;
    }
    .kundenservice .card-img {
        margin-top: 22em;
        margin-left: -4em !important;
    }
    .racinggrello .card-img {
        /* margin: 26em -1.5em !important; */
        width: 145% !important;
        margin: 23em -5.5em !important;
        object-fit: cover;
        object-position: 58px;
    }
    .text-banner2 {
        top: 24%;
    }
    .everyday .card-img {
        scale: 1.5;
        margin-top: -22em !important;
    }
    .tuning .card-img {
        scale: 1.3;
        margin-top: -4rem !important;
        margin-left: -3em;
    }
    .classic .card-img {
        scale: 1.3;
        margin-top: 1.5rem !important;
    }
    .racing .card-img {
        scale: 1.4;
        margin-top: -3em !important;
    }
    .lifestyle .card-img {
        scale: 3.5;
        margin-top: -7rem !important;
        margin-left: -8em;
    }
    .title-banner {
        font-size: 29px;
    }
    .text-banner {
        left: 7%;
        top: 32%;
    }
    .img-t {
        top: 6em;
        width: 335px;
    }
    .lifestyle .button-text {
        margin-top: 94px;
    }
    .txt img {
        width: 30px !important;
        top: 11em !important;
    }
    .txt p {
        font-size: 11px;
        margin-left: 41px !important;
        margin-top: 9px !important;
    }
}

@media (min-width: 550px) and (max-width: 600px) {
    .card_btn1 {
        margin-left: 6%;
    }
    .text-banner1 img {
        left: 13em;
    }
}

@media (min-width: 600px) and (max-width: 768px) {
    .racinggrello .card-img {
        width: 130% !important;
        margin: 22em -5.5em !important;
        object-fit: cover;
        object-position: 58px;
    }
    .card_btn1 {
        margin-left: 6%;
    }
    .txt p {
        margin-top: 6.2em !important;
    }
}

@media (min-width: 600px) and (max-width: 679px) {
    .everyday .card-img {
        margin-top: -29em !important;
    }
    .tuning .card-img {
        margin-top: -6rem !important;
        margin-left: -25px !important;
        width: 125% !important;
    }
    .classic .card-img {
        margin-top: -0.5rem !important;
        margin-left: -6.5px;
        width: 102%;
    }
    .racing .card-img {
        width: 124% !important;
        margin-top: -7rem !important;
    }
    .lifestyle .card-img {
        width: 233% !important;
        margin-left: unset;
    }
    /* .text-banner {
        left: 7%;
        top: 32%;
    } */
    .img-t {
        top: 6em;
    }
    /* .button-text {
        margin-top: 94px;
    } */
    .txt img {
        top: 11em !important;
    }
    .text-banner1 {
        left: 12%;
    }
}

@media (min-width: 680px) and (max-width: 768px) {
    .everyday .card-img {
        margin-top: -33em !important;
    }
    .tuning .card-img {
        margin-top: -11rem !important;
        margin-left: -28px !important;
        width: 133% !important;
    }
    .classic .card-img {
        margin-top: -3.5rem !important;
    }
    .racing .card-img {
        width: 124% !important;
        margin-top: -9rem !important;
    }
    .lifestyle .card-img {
        margin-top: -2rem !important;
    }
    /* .text-banner {
        left: 16%;
        top: 32%;
    } */
    .img-t {
        top: 6em;
    }
    /* .button-text {
        margin-top: 94px;
    } */
    .txt img {
        top: 11em !important;
    }
}

@media (min-width: 769px) and (max-width: 1090px) {
    .lifestyle .card-img {
        margin-top: -9rem !important;
    }
    .big-banner {
        margin-left: 0;
    }
    .cards {
        margin: 0 21px;
    }
    .everyday img {
        margin-top: -31em !important;
    }
    .tuning img {
        margin-top: -11rem !important;
        margin-left: -2px !important;
    }
    .classic img,
    .racing img {
        margin-top: -5rem !important;
    }
    .kundenservice .card-img {
        margin-left: 6em !important;
        margin-top: 6em !important;
    }
    .racinggrello img {
        margin: 7em 3em !important;
        width: 100% !important;
    }
    .card_title2 {
        text-align: start;
        font-size: 29px;
    }
    .card_subtitle2 {
        text-align: start;
        font-size: 17px;
    }
    .txt img {
        top: 224px;
    }
    .cards {
        margin-top: 0;
    }
    /* .text-block {
        scale: 0.5;
    } */
    .img-t {
        display: none;
    }
    .cards_two {
        margin-left: unset;
    }
}

@media (min-width: 769px) {
    .card-img {
        transition: transform 2s;
    }
    
    .big-banner:hover .card-img {
        transform: scale(1.08);
    }
}

@media (min-width: 769px) and (max-width: 849px) {
    .img-dm {
        top: 5em;
        left: 31rem;
    }
}

@media (min-width: 850px) and (max-width: 950px) {
    .everyday .card-img {
        margin-top: -37em !important;
    }
    .tuning .card-img {
        margin-top: -16rem !important;
    }
    .classic .card-img {
        margin-top: -8rem !important;
    }
    .img-dm {
        top: 4em;
        left: 36rem;
    }
}

@media (min-width: 951px) and (max-width: 1090px) {
    .everyday .card-img {
        margin-top: -45em !important;
    }
    .tuning .card-img {
        margin-top: -20rem !important;
    }
    .classic .card-img,
    .racing .card-img {
        margin-top: -10rem !important;
    }
    .lifestyle .card-img {
        margin-top: -13rem !important;
    }
    .img-dm {
        top: 4em;
        left: 41rem;
    }
}

@media (min-width: 1091px) {
    .everyday .card-img {
        margin-top: -53em;
    }
    .tuning .card-img {
        margin-top: -23rem;
        margin-left: -25px;
    }
    .classic .card-img {
        margin-top: -13.5rem;
        margin-left: -6.5px;
    }
    .racing .card-img {
        margin-top: -15rem;
    }
    .lifestyle .card-img {
        margin-top: -20rem;
    }
    .img-dm {
        top: 4em;
        left: 44rem;
    }
    .img-t {
        display: none;
    }

}

@media (max-width: 1200px) {
    .big-banner {
        margin-left: 0;
    }
}