@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');

*{
    scroll-behavior: smooth;
}
.preorder .wrapper {
}

.eleven-t-sales .wrapper .hero {
    padding: 50px 0 50px 0;
    height: 50%;
    background-image: url('./assets/11tsales/pozadina.png');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.eleven-t-sales .text-description {
    max-width: 500px;
    font-family: "Xiaomi-Regular";
    font-style: normal;
    text-align: center;
    font-weight: bold;
    line-height: 30px;
    margin:0 auto 40px auto;
}

.eleven-t-sales .main-txt-image {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 50px 0 50px 0;
}

.eleven-t-sales .main-txt-image img {
    display: inline-block;
    max-width: 80%;
    min-width: 40%;
}

.eleven-t-sales .main-phones-image {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
}

.eleven-t-sales .main-phones-image img {
    display: inline-block;
    max-width: 75%;
}


.eleven-t-sales p {
    font-family: "Xiaomi-Regular";
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
    margin-bottom: 73px;
}

.eleven-t-sales .preorder-flex-wrap {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    /* flex-wrap: wrap; */
}

.eleven-t-sales .preorder-hero-left {
    /* width: 700px; */
    max-width: 50%;
    margin: 0 0 0 160px;
}

.eleven-t-sales .preorder-hero-right {
    /* width: 700px; */
    max-width: 50%;
    display: flex;
    align-items: flex-end;
    justify-content: space-around;
    margin: 0 160px 0 0;
    /* padding-top: 110px; */
    height: 100%;
}
.eleven-t-sales .preorder-hero-right img {
    display: block;
}
.eleven-t-sales .present {
   width: 300px;
   align-self: center;
   margin-top: 250px;
}
.eleven-t-sales .phones-img {
    width: 500px;
}

.eleven-t-sales .preorder-logo {
    display: block;
    margin: 0 0 0 calc(100% - 238px);
    width: 88px;
}

.eleven-t-sales .retailers {
    height: 50%;
    padding: 110px;
}

.eleven-t-sales .wrapper .retailers h1 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 59px;
    text-align: center;
    color: #000000;
    margin: 0 0 110px 0;
}

.eleven-t-sales .wrapper .retailers-container {
    max-width: 1420px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.eleven-t-sales .wrapper .retailers-container .retailer {
    width: 426px;
    height: 227px;
    background: #FFFFFF;
    box-shadow: 0px 5px 13px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.eleven-t-sales .wrapper .retailers-container .retailer img {
    display: block;
    max-width: 75%;
    margin: 0 auto;
}


/* ovde krece novembar */
    .november-sales {
        display: flex;  
    }

    .november-sales img {
        display: block;
        max-width: 100%;
    }

    .november-sales-left {
        width: 1200px;
        display: flex;
        background: url('./assets/novemberpromo/background.png') center center no-repeat;
        background-size: cover;
        align-items: center;
        justify-content: space-around;
        position: relative;
    }

    .november-sales-left .logo {
        position: absolute;
        width: 30px;
        top: 20px;
    }

    .november-sales-left span {
        position: absolute;
        height: 44px;
        width: 500px;
        font-family: "Xiaomi-Regular";
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 22px;
        top: 92%;
        left: 5%;

        color: #0D0D0F;       
    }
    .november-sales-left img {
        display: block;
        max-width: 400px;

    }

    .november-sales-right .logo {
        display: block;
        width: 60px;
        margin: 45px 0 80px calc(100% - 40px);
    }

    .november-sales-right {
        max-width: 720px;
        background: #B6C5EC;
        padding: 0 104px 104px 94px;
        position: relative;
    }

    .november-sales-right div {
        width: 50%;
        text-align: center;
        margin-top: 60px;
        font-family: "Xiaomi-Regular";
    }

    .november-sales-right h2 {
        font-family: "Xiaomi-Regular";
        font-style: normal;
        font-weight: 500;
        font-size: 64px;
        line-height: 71px;
        color: #0D0D0F;
        max-width: 100%;
    }

    .november-sales-right p {
        font-style: normal;
        font-weight: 500;
        font-size: 26px;
        line-height: 33px;
        color: #0D0D0F;
        margin: 15px 0;
        position: relative;
    }

    .november-sales-right span {
         position: absolute;
        height: 44px;
        width: 300px;
        font-family: "Xiaomi-Regular";
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 22px;
        top: 95%;
        right: 10%;
        color: #0D0D0F;       
    }
    .eleven-t-sales .bottom-section {
        max-width: 1274px;
        min-height: 300px;
        margin: 0 auto;
        display: flex;
    }

    .bottom-section-right, .bottom-section-left {
        width: 50%;
    }

    .eleven-t-sales .bottom-section-right .bsr1 {
        background-color: #F0F3FA;
        height: 1131px;
    }
    .eleven-t-sales .bottom-section-right .bsr1 .logo-bottom {
        margin: 23px 20px 0 90%;
        height: 41px;
    }
    .eleven-t-sales .bottom-section-right .bsr1 .phone-model {
        display: block;
        margin: 28px auto;
    }
    .eleven-t-sales .bottom-section-right .bsr1 p {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 40px;
        line-height: 47px;
        color: #000000;
        margin: 68px auto 33px auto;
        text-align: center;
    }
    .eleven-t-sales .bottom-section-right .bsr1 span {
        font-family: Roboto;
        font-style: normal;
        font-weight: bold;
        font-size: 15px;
        line-height: 18px;
        color: #000000;
        margin: 0 auto;
        text-align: center;
        display: block;
        margin-bottom: 130px;
    }
    .eleven-t-sales .bottom-section-right .bsr1 .righ1-phones {
        display: inline-block;
    }
    .eleven-t-sales .bottom-section-right .bsr2{
        background-image: url('./assets/novemberpromobottom/bsr2.png');
        height: 812px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .eleven-t-sales .bottom-section-right .bsr2 h2 {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 35px;
        line-height: 41px;
        text-align: right;
        letter-spacing: 0.02em;
        color: #000000;
    }

    .eleven-t-sales .bottom-section-right .bsr2 p {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 25px;
        line-height: 29px;
        text-align: right;
        letter-spacing: 0.03em;
        color: #000000;
        margin-top: 35px;
    }
    .eleven-t-sales .bottom-section-right .bsr3{
        background-image: url('./assets/novemberpromobottom/bsr3.png');
        height: 743px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .eleven-t-sales .bottom-section-right .bsr3 h2 {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 30px;
        line-height: 35px;
        text-align: right;
        letter-spacing: 0.03em;
        color: #444344;
        margin-bottom: 56px;
    }
    .eleven-t-sales .bottom-section-right .bsr3 p {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 17px;
        line-height: 20px;
        text-align: right;
        letter-spacing: 0.04em;
        color: #444344;
        margin-bottom: 128px;
    }
    .eleven-t-sales .bottom-section-right .bsr4{
        height: 328px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .eleven-t-sales .bottom-section-right .bsr4 h2 {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 30px;
        line-height: 35px;
        text-align: right;
        letter-spacing: 0.03em;
        color: #444344;
    }
    .eleven-t-sales .bottom-section-right .bsr4 p {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 17px;
        line-height: 20px;
        text-align: center;
        letter-spacing: 0.04em;
        color: #444344;
        margin: 15px 0 0 0;
        max-width: 350px;
    }
    .eleven-t-sales .bottom-section-right .bsr5, .eleven-t-sales .bottom-section-right .bsr7, .eleven-t-sales .bottom-section-right .bsr9 {
        height: 254px;
        background: url('./assets/novemberpromobottom/cornerphone.png') no-repeat bottom left;
        background-color: #EAEEF7;
        position: relative;
    }
    .eleven-t-sales .bottom-section-right .bsr5 div,.eleven-t-sales .bottom-section-right .bsr7 div, .eleven-t-sales .bottom-section-right .bsr9 div {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-direction: column;
        position: absolute;
        top: 40%;
        left: 27%;
        margin-left: 35px;
    }
    .eleven-t-sales .bottom-section-right .bsr5 span{
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 28px;
        line-height: 33px;
        display: block;
        width: 100%;
        text-align: left;
        color: #7A96E5;
    }
    .eleven-t-sales .bottom-section-right .bsr5 small, .eleven-t-sales .bottom-section-right .bsr7 small, .eleven-t-sales .bottom-section-right .bsr9 small {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 21px;
        color: #000000;
        display: block;
        width: 100%;
        text-align: left;
    }
    .eleven-t-sales .bottom-section-right .bsr6 {
        background-image: url('./assets/novemberpromobottom/bsr6.png');
        height: 455px;
    }
    .eleven-t-sales .bottom-section-right .bsr8 {
        background-image: url('./assets/novemberpromobottom/bsr8.png');
        height: 453px;
    }
    .eleven-t-sales .bottom-section-right .bsr10 {
        background-image: url('./assets/novemberpromobottom/bsr10.png');
        height: 456px;
    }
    .eleven-t-sales .bottom-section-right .bsr11 {
        background-image: url('./assets/novemberpromobottom/bsr11.png');
        height: 361px;
        position: relative;
    }

    .eleven-t-sales .bottom-section-right .bsr11 .content-wrap {
      position: absolute;
      left: 45%;
      top: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      width:350px
    }
    .content-wrap > div {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 23px;
        line-height: 27px;
        text-align: center;
        color: #444344;
    }

    .content-wrap > div > span {
        color: #7A96E5;
        font-size: 23px ;
        line-height: 27px ;
    }

    .content-wrap > div > small {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        color: #444344;
        display: block;
        margin: 10px 0 0 0;
    }



    
    .eleven-t-sales .bottom-section-left .bsl1 {
        background-image: url('./assets/novemberpromobottom/bsl1.png');
        height: 1131px;
        padding: 100px 0 0 0;
    }
    .eleven-t-sales .bottom-section-left .bsl1 img {
        display: block;
        margin: 0 auto;
        height: 44px;
    }

    .eleven-t-sales .bottom-section-left .bsl1 p {
        margin: 33px auto;
        width: 300px;
        text-align: center;
        font-family: Roboto;
        font-style: normal;
        font-weight: bold;
        font-size: 23.1px;
        line-height: 27px;
        color: #000000;
    }

    .eleven-t-sales .bottom-section-left .bsl2 {
        height: 1250px;
        background: #000000;
        padding: 35px 0;
        display: flex;
        align-items: center;
        justify-content: space-around;
        flex-direction: column;
    }
    .eleven-t-sales .bottom-section-left .section-wrap {
        width: 100%;
        padding: 0 42px;
    }
    .eleven-t-sales .bottom-section-left .section-wrap img {
        display: block;
        margin: 0 auto;
    }
    .eleven-t-sales .bottom-section-left .section-wrap h3 {
        font-family: Roboto;
        font-style: normal;
        font-weight: bold;
        font-size: 30px;
        line-height: 35px;
        color: #FFFFFF;
        margin: 50px 0 0 0;
    }
    .eleven-t-sales .bottom-section-left .section-wrap p {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 23px;
        line-height: 27px;
        color: #7E7E7E;
        margin: 25px 0 0 0;
    }

    .eleven-t-sales .bottom-section-left .bsl3 {
        height: 824px;
        background-image: url('./assets/novemberpromobottom/bsl3.png');
        padding: 15px 0 0 0;
    }

    .eleven-t-sales .bottom-section-left .bsl3 h3{
        font-family: Roboto;
        font-style: normal;
        font-weight: bold;
        font-size: 37.9803px;
        line-height: 45px;
        text-align: center;
        color: #000000;
    }
    .eleven-t-sales .bottom-section-left .bsl3 p {
        font-family: Roboto;
        font-style: normal;
        font-weight: bold;
        font-size: 37.9803px;
        line-height: 45px;
        text-align: center;
        color: #A7A7A7;
        max-width: 373px;
        margin: 0 auto;
    }
    .eleven-t-sales .bottom-section-left .bsl4 {
        height: 2300px;
        background: #000;
        display: flex;
        flex-direction: column;
        padding: 25px 0;
    }

    .eleven-t-sales .bottom-section-left .bsl4 h2 {
        font-family: Roboto;
        font-style: normal;
        font-weight: bold;
        font-size: 41px;
        line-height: 48px;
        text-align: center;
        color: #FFFFFF;
        max-width: 330px;
        margin: 0 auto;
    }
    .eleven-t-sales .bottom-section-left .bsl4 span {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 22px;
        line-height: 26px;
        text-align: center;
        color: #7E7E7E;
        display: inline-block;
        margin: 24px 0 0 0;
    }
    .eleven-t-sales .bottom-section-left .bsl4 > img {
        display: block;
        width: 300px;
        margin: 30px auto;
    }
    .eleven-t-sales .bottom-section-left .bsl4 .block {
        width: 558px;
        height: 70px;
        background: #1A1A1B;
        border-radius: 12px;
        margin: 13px auto;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding: 0 114px;
    }
    .eleven-t-sales .bottom-section-left .bsl4 .block img {
        width: 48px;
    }
    .eleven-t-sales .bottom-section-left .bsl4 .block p {
        font-family: Roboto;
        font-style: normal;
        font-weight: bold;
        font-size: 21px;
        text-align: center;
        color: #FFFFFF;
        margin: 0 0 0 45px !important;
    }

    .eleven-t-sales .bottom-section-left .bsl4 h3 {
        font-family: Roboto;
        font-style: normal;
        font-weight: bold;
        font-size: 40px;
        line-height: 127.19%;
        text-align: center;
        letter-spacing: 0.01em;
        color: #FFFFFF;
        width: 100%;
        max-width: 465px;
        margin: 0 auto;
    }

    .eleven-t-sales .bottom-section-left .bsl4 h4 {
        font-family: Roboto;
        font-style: normal;
        font-weight: bold;
        font-size: 40px;
        line-height: 127.19%;
        text-align: center;
        letter-spacing: 0.01em;
        color: #A7A7A7;
    }

    .eleven-t-sales .bottom-section-left .bsl4 .charging-temp {
        width: 375px;
        height: 115px;
        background: #1A1A1B;
        border-radius: 10px;
        margin: 60px auto 26px auto;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding: 18px;
    }

    .eleven-t-sales .bottom-section-left .bsl4 .charging-temp small {
        font-family: Roboto;
        font-style: normal;
        font-weight: bold;
        font-size: 22px;
        line-height: 127.19%;
        text-align: center;
        letter-spacing: 0.01em;
        color: #A7A7A7;
    }

    .eleven-t-sales .bottom-section-left .bsl4 .charging-temp span {
        font-family: Roboto;
        font-style: normal;
        font-weight: bold;
        font-size: 40px;
        line-height: 127.19%;
        text-align: center;
        letter-spacing: 0.01em;
        color: #FFFFFF;
        margin: 0 !important;
    } 

    .eleven-t-sales .bottom-section-left .dual-img-wrap {
        margin: 30px auto;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }
    .eleven-t-sales .bottom-section-left .dual-img-wrap img{
        margin: 0 10px 0 0;
    }


@media only screen and (max-width: 1520px) {
    .eleven-t-sales .wrapper .hero {
        padding: 20px 0 50px 0;
    }
    .eleven-t-sales .preorder-logo {
        margin-left: calc(100% - 80px);
        width: 40px;
    }
}

@media only screen and (max-width: 1400px) {
    .november-sales {
        flex-direction: column;
    } 

    .november-sales p {
        text-align: center;
        margin: 30px 0;
    }
    .november-sales-left, .november-sales-right{
        width: 100%;
        max-width: 100%;
        padding-top: 60px;
    }
    .november-sales-right {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    } 

    .november-sales-right h2 {
        text-align: center;
    }
}

@media only screen and (max-width: 1260px) {
    *{
        background-repeat: no-repeat;
        background-size: contain;
    }
    .bottom-section-right, .bottom-section-left {
        width: 100%;
    }
    .bottom-section {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .bsr1 {
        height: 865px !important;
    }
    .bsl1,.bsl3,.bsr2, .bsr3, .bsr6, .bsr8, .bsr10, .bsr11 {
       background-size: cover; 
    } 

    .bsr3 h2, .bsr2 h2, .bsr4 h2 {
        text-align: center !important;
    }

    .bsr3 p, .bsr2 p, .bsr4 p {
        text-align: center !important;
    }

    .bsr7 > div, .bsr9 > div, .bsr5 > div {
        left: 150px !important;
    }
     img {
        max-width: 90%;
    }

    .bsl1 p {
        max-width: 300px;
        width: unset !important;
    }
    .bsl2 {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        min-height: 1250px !important;
        height: unset !important;
    }

    .bsl2 img {
        max-width: 100%;
    }
    .section-wrap {
        align-items: center;
        justify-content: center;
        display: flex;
        flex-direction: column;
        margin-top: 30px;
    }
    .section-wrap > *{
        text-align: center;
    }
    .block{
        width: 90% !important;
        margin: 13px auto !important;
        font-size: 12px !important;
        padding: 20px 0 !important;
    }
    .block img {
        width: 15%;
    }

    .bsl4 {
        height: unset !important;
    }

    .bsl4 img {
        max-width: 90%;
        width: unset !important;
    }
    .bsl4 h2, .bsl4 h3 {
        font-size: 25px !important;
    }
    .bsl4 h3 {
        width: 95% !important;
    }

    .bsl4 h4 {
        font-size: 29px !important;
        margin-top: 20px;
    }
    .dual-img-wrap {
        flex-direction: column;
    }
    .dual-img-wrap img {
        margin-top: 10px;
    }
    .bsr11 {
                display: flex;
        align-items: center;
        justify-content: center;
    }
    .content-wrap {
        position: static !important;
    }
    .charging-temp {
        max-width: 90%;
        width: unset !important;
    }
    .logo-bottom {
        display: none;
    }
}


@media only screen and (max-width: 800px) {
    .november-sales-left img {
        max-width: 50%;
    }
}

@media only screen and (max-width: 645px) {
    .eleven-t-sales .retailers {
        padding: 50px 0;
    }

    .eleven-t-sales .retailers h1 {
        font-size: 30px !important;

    }
    .eleven-t-sales .eleven-t-sales .text-description {
        font-size: 12px;
        max-width: 420px;
    }
    .eleven-t-sales .wrapper .retailers h1 {
        margin: 0px 0 60px 0;
    }

    .november-sales h2 {
        font-size: 43px;
        line-height: 59px;
    }
    .november-sales p {
        font-size: 22px;
        line-height: 28px;
    }
        .november-sales-right {
        padding: 60px 30px;
    }
    .november-sales-right div {
        width: 100%;
        font-size: 10px;
    }
}

@media only screen and (max-width: 400px) {
        .eleven-t-sales .text-description {
        font-size: 12px;
        max-width: 220px;
    }

    .november-sales h2 {
        font-size: 36px;
        line-height: 46px;
    }
}