

body {
    overflow-x: hidden;
}

main#landPrincipal div, main#landPrincipal span, main#landPrincipal applet, main#landPrincipal object, main#landPrincipal iframe,
main#landPrincipal h1, main#landPrincipal h2, main#landPrincipal h3, main#landPrincipal h4, main#landPrincipal h5, main#landPrincipal h6, main#landPrincipal p, main#landPrincipal blockquote, main#landPrincipal pre,
main#landPrincipal a, main#landPrincipal abbr, main#landPrincipal acronym, main#landPrincipal address, main#landPrincipal big, main#landPrincipal cite, main#landPrincipal code,
main#landPrincipal del, main#landPrincipal dfn, main#landPrincipal em, main#landPrincipal img, main#landPrincipal ins, main#landPrincipal kbd, main#landPrincipal q, main#landPrincipal s, main#landPrincipal samp,
main#landPrincipal small, main#landPrincipal strike, main#landPrincipal strong, main#landPrincipal sub, main#landPrincipal sup, main#landPrincipal tt, main#landPrincipal var,
main#landPrincipal b, main#landPrincipal u, main#landPrincipal i, main#landPrincipal center,
main#landPrincipal dl, main#landPrincipal dt, main#landPrincipal dd, main#landPrincipal ol, main#landPrincipal ul, main#landPrincipal li,
main#landPrincipal fieldset, main#landPrincipal form, main#landPrincipal label, main#landPrincipal legend,
main#landPrincipal table, main#landPrincipal caption, main#landPrincipal tbody, main#landPrincipal tfoot, main#landPrincipal thead, main#landPrincipal tr, main#landPrincipal th, main#landPrincipal td,
main#landPrincipal article, main#landPrincipal aside, main#landPrincipal canvas, main#landPrincipal details, main#landPrincipal embed, 
main#landPrincipal figure, main#landPrincipal figcaption, main#landPrincipal footer, main#landPrincipal header, main#landPrincipal hgroup, 
main#landPrincipal menu, main#landPrincipal nav, main#landPrincipal output, main#landPrincipal ruby, main#landPrincipal section, main#landPrincipal summary,
main#landPrincipal time, main#landPrincipal mark, main#landPrincipal audio, main#landPrincipal video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;

}
/* HTML5 display-role reset for older browsers */
main#landPrincipal article, main#landPrincipal aside, main#landPrincipal details, main#landPrincipal figcaption, main#landPrincipal figure, 
main#landPrincipal footer, main#landPrincipal header, main#landPrincipal hgroup, main#landPrincipal menu, main#landPrincipal nav, main#landPrincipal section {
	display: block;
}
main#landPrincipal blockquote, main#landPrincipal q {
	quotes: none;
}
main#landPrincipal blockquote:before, main#landPrincipal blockquote:after,
main#landPrincipal q:before, main#landPrincipal q:after {
	content: '';
	content: none;
}
main#landPrincipal table {
	border-collapse: collapse;
	border-spacing: 0;
}

main#landPrincipal a {
 color:inherit;
 text-decoration: none;
}     


/***************** CLASSES E IDS GERAIS ******************/

main#landPrincipal {
	width: 100%;
    position: relative;
    display: block;
    font-size: 16px;
}

main#landPrincipal .container{
    width: 1306px;
    margin: auto;
    padding: 0px 20px;
    box-sizing: border-box;
}


main#landPrincipal img {
    display: block;
    max-width: 100%;
}

main#landPrincipal section.cabecalho{
    display: block;
    width: 100%;
    position: relative;
    background-color: #8200ff;
    background-image: url(https://static.netshoes.com.br/bnn/l_netshoes/2025-07-29/4185_newbg.jpg);
    background-position: center top;
    padding-top: 50px;
    padding-bottom: 50px;
}
main#landPrincipal .cabecalho--flex{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    min-height: 800px;
}
main#landPrincipal .img-cabecalho-01{
    height: 110px;
}
main#landPrincipal .img-cabecalho-02{
    height: 150px;
    margin-top: 10px;
    margin-left: 15px;
}

main#landPrincipal section.duplo-full{
    display: flex;
    width: 100%;
    gap: 1rem;
}
main#landPrincipal .align-flex-end{
    align-items: flex-end;
}
main#landPrincipal .align-center{
    align-items: center;
}
main#landPrincipal .duplo-full__txt{
    width: 50%;
}
main#landPrincipal .duplo-full__img{
    min-height: 1000px;
    width: 50%;
}
main#landPrincipal .duplo-full__esquerda{
    max-width: 478px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
main#landPrincipal .duplo-full__direita{
    max-width: 530px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
main#landPrincipal .img-intros{
    background-image: url(https://static.netshoes.com.br/bnn/l_netshoes/2025-07-29/5463_sobre-a-netshoes.png);
    background-size: cover;
    background-repeat: no-repeat;
}
main#landPrincipal .img-proposito{
    background-image: url(https://static.netshoes.com.br/bnn/l_netshoes/2025-07-29/7938_netshoes-proposito.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
}

main#landPrincipal h1{
    font-family: "Open Sans", sans-serif;
    color: #000;
    font-size: 1.5rem;
    display: inline;
    margin: 0;
    padding: 0;
}
main#landPrincipal p{
    font-family: "Open Sans", sans-serif;
    color: #000;
    font-size: 1.5rem;
    margin-top: 0;
    margin-bottom: 30px;
    padding: 0;
}
main#landPrincipal p strong{
    font-weight: 800;
}
main#landPrincipal h2{
    font-family: "Open Sans", sans-serif;
    font-size: 1.8rem;
    margin-top: 0;
    margin-bottom: 5px;
    padding: 0;
    font-weight: 500;
}
main#landPrincipal span{
    font-weight: 800;
}
main#landPrincipal h3{
    font-family: "Open Sans", sans-serif;
    color: #000;
    font-size: 2rem;
    margin-top: 0;
    margin-bottom: 30px;
    padding: 0;
}
main#landPrincipal .color-purple{
    color: #8200ff;
}
main#landPrincipal .color-green{
    color: #daff40;
}
main#landPrincipal .light{
    font-weight: 300;
}
main#landPrincipal .bold{
    font-weight: 600;
}

main#landPrincipal .sticker{
    display: flex;
    justify-content: flex-end;
    width: 100%;
    margin-bottom: 20px;
}
main#landPrincipal section.video{
    background-color: #FFF;
    background-repeat: no-repeat;
    width: 100%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: block;
    padding: 0rem 0rem;
    box-sizing: border-box;
}

main#landPrincipal .video .embed-container { 
    position: relative; 
    padding-bottom: 56.25%; 
    height: 0; 
    overflow: hidden; 
    max-width: 100%; 
} 
main#landPrincipal .video .embed-container iframe, main#landPrincipal .video .embed-container object, main#landPrincipal .video .embed-container embed { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
}
main#landPrincipal .aplicativos{
    display: flex;
    margin-top: 1rem;
    max-width: 320px;
}

/*Linha do tempo*/
main#landPrincipal .quem-somos-slider{
    display: block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0;
} 
main#landPrincipal .quem-somos-slider p{
    color: #FFF;
}
main#landPrincipal .quem-somos-slider-section .owl-stage {
    display: flex;
    display: -webkit-flex;
}
main#landPrincipal .quem-somos-slider-section .item {
    margin: 0 1rem 2rem 0;
    width: 320px;
    height: 400px;
    display: flex;
    display: -webkit-flex;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    background: #343434 no-repeat center center / cover;
    overflow: hidden;
    position: relative;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    cursor: pointer;
}
main#landPrincipal .quem-somos-slider-section .item.active {
    width: 500px;
}
main#landPrincipal .quem-somos-slider-section .item:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    /*background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));*/
}
main#landPrincipal .quem-somos-slider-section .item-desc {
    padding: 0 24px 12px;
    color: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transform: translateY(calc(100% - 54px));
    -webkit-transform: translateY(calc(100% - 54px));
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}
main#landPrincipal .quem-somos-slider-section .item.active .item-desc {
    transform: none;
    -webkit-transform: none;
}
main#landPrincipal .quem-somos-slider-section .item-desc h3{
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    color: #FFF;
    font-size: 2rem;
    margin: 0;
    padding: 0;
}
main#landPrincipal .quem-somos-slider-section .item-desc p {
    opacity: 0;
    -webkit-transform: translateY(32px);
    transform: translateY(32px);
    transition: all 0.4s ease-in-out 0.2s;
    -webkit-transition: all 0.4s ease-in-out 0.2s;

    font-family: 'Open Sans', sans-serif;
    font-size: 1rem;
}
main#landPrincipal .quem-somos-slider-section .item-desc p strong {
    font-family: 'Open Sans', sans-serif;
}
main#landPrincipal .quem-somos-slider-section .item.active .item-desc p {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
main#landPrincipal .quem-somos-slider-section .owl-theme.custom-carousel .owl-dots {
    display: none;
    /*margin-top: -20px;
    position: relative;
    z-index: 5;*/
}
main#landPrincipal .linha-do-tempo{
    display: block;
    width: 100%;
    position: relative;
    background-image: url(https://static.netshoes.com.br/bnn/l_netshoes/2024-06-15/5921_bg-linha-do-tempo-top.png), url(https://static.netshoes.com.br/bnn/l_netshoes/2024-06-15/6379_bg-linha-do-tempo-bottom.png);
    background-position: right top, left bottom;
    background-repeat: no-repeat, no-repeat;
    min-height: 767px;
    margin-top: 100px;
    margin-bottom: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
main#landPrincipal .linha-do-tempo-footer{
    display: flex;
    justify-content: flex-end;
    margin-right: 20%;
    align-items: center;
}
main#landPrincipal .linha-do-tempo p.arrasta{
    font-size: 1rem;
    text-align: right;
    margin-right: 10px;
    margin-top: 0;
    margin-bottom: 0;
}
main#landPrincipal .linha-do-tempo-box{
    padding-left: 15%;
    box-sizing: border-box;
}

main#landPrincipal section.motivos{
    display: block;
    width: 100%;
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(130,0,255,1) 50%, rgba(130,0,255,1) 100%);
    padding-bottom: 50px;
    padding-top: 50px;
}
main#landPrincipal section.motivos h2{
    text-align: center;
}
main#landPrincipal .motivos--flex{
    display: flex;
    gap: 30px;
    justify-content: center;
    margin-top: 50px;
}
main#landPrincipal .motivos--flex .motivos--flex__icon{
    background-color: #daff40;
    flex: 1;
    padding: 20px;
    box-sizing: border-box;
}
main#landPrincipal .motivos--flex__width{
    max-width: 300px;
    min-height: 320px;
    justify-content: space-around;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}
main#landPrincipal .motivos--flex .motivos--title{
    color: #8200ff;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.7rem;
    text-align: center;
    line-height: 1;
}
main#landPrincipal .motivos--flex p{
    color: #8200ff;
    font-family: 'Open Sans', sans-serif;
    font-size: 1rem;
    text-align: center;
    margin-bottom: 0;
}
main#landPrincipal section.lojas-parceiras{
    display: block;
    width: 100%;
    position: relative;
    margin-top: 50px;
    margin-bottom: 100px;
}
main#landPrincipal section.lojas-parceiras p{
    text-align: center;
}
main#landPrincipal .alinha-slider{
    max-width: 80%;
    margin: 0 auto;
}
main#landPrincipal section.lojas-parceiras .item{
    max-width: 150px;
    margin: 0 auto;
}
main#landPrincipal .owl-dots{
    display: none;
}
main#landPrincipal .owl-nav > button {
    margin-top: -50px;
    position: absolute;
    top: 50%;
    color: #696969;
}
main#landPrincipal .owl-nav > button span {
    font-size: 5rem;
}
main#landPrincipal .owl-nav > button:hover{
    background-color: transparent;
    color: #8200ff ;
}
main#landPrincipal .owl-nav .owl-prev {
    left: -50px;
}
main#landPrincipal .owl-nav .owl-next {
    right: -50px;
}
main#landPrincipal .owl-dots button{
    margin: 5px;
}
main#landPrincipal .owl-dots button span{
    background-color: #FFF;
    border: 1px solid #8200ff;
}
main#landPrincipal .owl-dots button.active span{
    background-color: #8200ff;
}

main#landPrincipal section.categorias{
    width: 100%;
    display: block;
    position: relative;
}
main#landPrincipal section.categorias h2{
    text-align: center;
    margin-bottom: 50px;
}
main#landPrincipal section.categorias h3{
    margin-bottom: 0px;
}
main#landPrincipal .item-categorias{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
main#landPrincipal .item-categorias__txt{
    max-width: 300px;
}
main#landPrincipal .item-categorias__img{
    max-width: 900px;
}

main#landPrincipal section.marcos{
    display: block;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 40px;
    background-image: url(https://static.netshoes.com.br/bnn/l_netshoes/2024-06-15/8827_bg-fazemos-a-diferenca.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 100px;
}
main#landPrincipal .marcos--flex{
    display: flex;
    gap: 30px;
    justify-content: center;
    margin-top: 50px;
}
main#landPrincipal .marcos--item{
    flex: 1;
    background-color: #FFF;
}
main#landPrincipal .marcos--item p{
    margin-top: 20px;
    font-size: 1.3rem;
}

main#landPrincipal section.app-netshoes{
    display: block;
    width: 100%;
    margin-top: 0px;
    background-image: url(https://static.netshoes.com.br/bnn/l_netshoes/2024-06-15/276_bg-app.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
}
main#landPrincipal .app-netshoes--flex{
    display: flex;
    gap: 30px;
    align-items: center;
    min-height: 540px;
}
main#landPrincipal .app-netshoes__txt{
    max-width: 600px;
}
main#landPrincipal .app-netshoes__img_mobile{
    display: none;
}

main#landPrincipal section.parceiro-netshoes{
    width: 100%;
    display: flex;
    gap: 30px;
    position: relative;
    background-color: #8200ff;
    background-image: url(https://static.netshoes.com.br/bnn/l_netshoes/2024-06-15/135_bg-parceiro-netshoes.png);
    background-position: left;
    background-repeat: no-repeat;
    height: 530px;
    box-sizing: border-box;
    align-items: center;
}

main#landPrincipal .parceiro-netshoes__txt{
    max-width: 900px;
    margin-left: 800px;
    padding-right: 5%;
    box-sizing: border-box;
}
main#landPrincipal .parceiro-netshoes__txt p{
    color: #FFF;
    font-size: 1.2rem;
    margin-top: 10px;
    margin-bottom: 10px;
}
main#landPrincipal .logo-inline{
    display: inline;
}
main#landPrincipal .cta{
    font-family: 'Open Sans', sans-serif;
    color: #8200ff;
    background-color: #daff40;
    padding: 5px 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 40px;
    display: inline-block;
}
main#landPrincipal .cta:hover{
    background-color: #FFF;
}
main#landPrincipal section.redes-sociais{
    display: block;
    width: 100%;
    position: relative;
    background-color: #daff40;
    padding-top: 50px;
    padding-bottom: 50px;
}
main#landPrincipal section.redes-sociais p{
    text-align: center;
    color: #8000ff;
    font-weight: 800;
    font-size: 1.5rem;
}
main#landPrincipal .redes-sociais--flex{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
    flex-wrap: wrap;
}
@media screen and (max-width: 1305px){

    main#landPrincipal .container{
        width: 930px;
        margin:auto;
        box-sizing: border-box;
        padding: 0px 15px;
    }
    main#landPrincipal .duplo-full__txt{
        width: 40%;
    }
    main#landPrincipal .duplo-full__img{
        width: 60%;
    }
    main#landPrincipal .duplo-full__esquerda{
        margin-left: 30px;
    }
    main#landPrincipal .duplo-full__direita{
        margin-right: 30px;
    }
    main#landPrincipal .img-intros{
        background-position: center;
    }
    main#landPrincipal .img-proposito{
        background-position: center;
    }
    main#landPrincipal section.app-netshoes{
        background-size: 50%;
    }
    main#landPrincipal .app-netshoes--flex{
        min-height: 400px;
    }
    main#landPrincipal section.parceiro-netshoes{
        background-position-x: -165px;
    }
    main#landPrincipal .parceiro-netshoes__txt{
        margin-left: 650px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    main#landPrincipal .quem-somos-slider-section .item {
      margin: 0 12px 60px;
      width: 260px;
      height: 360px;
    }
    main#landPrincipal .quem-somos-slider-section .item.active {
      width: 400px;
    }
    main#landPrincipal .quem-somos-slider-section .item-desc {
      transform: translateY(calc(100% - 46px));
      -webkit-transform: translateY(calc(100% - 46px));
    }
}

@media (min-width: 931px) and (max-width: 1069px) {
    main#landPrincipal section.parceiro-netshoes{
        background-position-x: -300px;
    }
    main#landPrincipal .parceiro-netshoes__txt{
        margin-left: 450px;
    }
}

@media screen and (max-width: 930px){

    main#landPrincipal .container{
        width: 100%;
        margin:auto;
	    box-sizing: border-box;
        padding: 0px 15px;
    }
    main#landPrincipal .img-intros{
        background-position: left;
    }
    main#landPrincipal .img-proposito{
        background-position: center;
    }
    main#landPrincipal .duplo-full__txt{
        width: 50%;
    }
    main#landPrincipal .duplo-full__img{
        width: 50%;
    }
    main#landPrincipal section.app-netshoes{
        background-size: 40%;
    }
    main#landPrincipal .app-netshoes--flex{
        min-height: 300px;
    }
    main#landPrincipal section.parceiro-netshoes{
        background-image: none;
        height: inherit;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    main#landPrincipal .parceiro-netshoes__txt{
        margin-left: 15px;
        margin-right: 15px;
    }
    
    
}

@media (min-width: 768px) and (max-width: 991px) {

    .quem-somos-slider-section .item {
      margin: 0 12px 60px;
      width: 240px;
      height: 330px;
    }
    .quem-somos-slider-section .item.active {
      width: 360px;
    }
    .quem-somos-slider-section .item-desc {
      transform: translateY(calc(100% - 42px));
      -webkit-transform: translateY(calc(100% - 42px));
    }
}

@media screen and (max-width: 767px){

    main#landPrincipal .container{
        width: 100%;
        margin:auto;
	    box-sizing: border-box;
        padding: 0px 15px;
    }
    /*main#landPrincipal section.video{
        padding: 2rem 4rem;
    }*/
    main#landPrincipal section.duplo-full{
        flex-direction: column;
    }
    main#landPrincipal .duplo-full__img{
        width: 100%;
    }
    main#landPrincipal .duplo-full__txt{
        width: 100%;
        padding-top: 100px;
    }
    main#landPrincipal .img-intros{
        display: none;
    }
    main#landPrincipal .img-proposito{
        display: none;
    }

    main#landPrincipal .quem-somos-slider-section .item {
        margin: 0 5px 40px;
        width: 200px;
        height: 380px;
    }
    main#landPrincipal .quem-somos-slider-section .item.active {
        width: 270px;
    }
    main#landPrincipal .quem-somos-slider-section .item-desc {
        padding: 0 14px 5px;
        transform: translateY(calc(100% - 42px));
        -webkit-transform: translateY(calc(100% - 42px));
    }
    main#landPrincipal .linha-do-tempo-box{
        padding-left: 0;
    }
    main#landPrincipal .linha-do-tempo-footer{
        justify-content: center;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
        width: 100%;
    }
    main#landPrincipal .linha-do-tempo-box h2{
        margin-left: 15px;
    }
    main#landPrincipal .linha-do-tempo{
        background-image: none;
        margin-top: 50px;
        margin-bottom: 50px;
        min-height: inherit;
    }
    main#landPrincipal section.motivos{
        background: none;
    }
    main#landPrincipal .motivos--flex{
        flex-direction: column;
    }
    main#landPrincipal .item-categorias{
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
    }
    main#landPrincipal section.categorias .owl-nav .owl-prev{
        left: 0;
    }
    main#landPrincipal section.categorias .owl-nav .owl-next{
        right: 0;
    }
    main#landPrincipal .item-categorias__txt{
        max-width: 100%;
    }
    main#landPrincipal section.marcos{
        background-image: none;
        margin-top: 0;
        padding-top: 50px;
    }
    main#landPrincipal .marcos--flex{
        flex-direction: column;
    }
    main#landPrincipal .marcos--item{
        background-color: transparent;
    }
    main#landPrincipal .marcos--item img{
        margin-left: auto;
        margin-right: auto;
    }
    main#landPrincipal .marcos h2{
        background-color: #8200ff;
        padding: 5px;
        box-sizing: border-box;
        text-align: center;
        margin-bottom: 0;
    }
    main#landPrincipal .marcos--flex{
        margin-top: 0;
    }
    main#landPrincipal section.app-netshoes{
        background-image: none;
        margin-top: 0;
    }
    main#landPrincipal .app-netshoes__img_mobile{
        display: block;
    }
    main#landPrincipal .app-netshoes--flex{
        flex-direction: column;
    }
    main#landPrincipal .duplo-full__esquerda{
        margin-left: 0;
    }
    main#landPrincipal .redes-sociais--flex{
        gap: 20px;
    }
    main#landPrincipal .img-cabecalho-01{
        height: auto;
        width: 60%;
        margin-right: 15px;
    }
    main#landPrincipal .img-cabecalho-02{
        height: auto;
        width: 60%;
        margin-right: 15px;
    }
    main#landPrincipal section.cabecalho{
        background-size: cover;
        background-repeat: no-repeat;
    }
    main#landPrincipal .cabecalho--flex{
        min-height: inherit;
    }

}
@media screen and (max-width: 480px){
    main#landPrincipal .redes-sociais--item img{
        width: 70%;
    }
    main#landPrincipal .redes-sociais--flex{
        gap: 10px;
    }

}


/*Media Queries resoluções tela cheia a partir de 930 pra cima*/

@media (min-width: 930px) and (max-width: 1000px){
    main#landPrincipal section.container-dois{
        width: 1000px;
        position: relative;
        left: 50%;
        margin-left: -500px;
        float: left;
        clear: both;
    }  
}

@media (min-width: 1001px) and (max-width: 1050px){
    main#landPrincipal section.container-dois{
        width: 1050px;
        position: relative;
        left: 50%;
        margin-left: -525px;
        float: left;
        clear: both;
    }  
}

@media (min-width: 1051px) and (max-width: 1150px){
    main#landPrincipal section.container-dois{
        width: 1100px;
        position: relative;
        left: 50%;
        margin-left: -550px;
        float: left;
        clear: both;
    }  
}

@media (min-width: 1101px) and (max-width: 1150px){
    main#landPrincipal section.container-dois{
        width: 1150px;
        position: relative;
        left: 50%;
        margin-left: -575px;
        float: left;
        clear: both;
    }  
}

@media (min-width: 1151px) and (max-width: 1200px){
    main#landPrincipal section.container-dois{
        width: 1200px;
        position: relative;
        left: 50%;
        margin-left: -600px;
        float: left;
        clear: both;
    }  
}

@media (min-width: 1201px) and (max-width: 1250px){
    main#landPrincipal section.container-dois{
        width: 1250px;
        position: relative;
        left: 50%;
        margin-left: -625px;
        float: left;
        clear: both;
    }  
}

@media (min-width: 1251px) and (max-width: 1300px){
    main#landPrincipal section.container-dois{
        width: 1300px;
        position: relative;
        left: 50%;
        margin-left: -650px;
        float: left;
        clear: both;
    }  
}

/* Responsavel pelo layout pegar tela inteira a partir de 1300px quando o site coloca um breakpoint */
@media (min-width: 1301px){
    main#landPrincipal section.container-dois{
        width: 100vw;
        position: relative;
        left: 50%;
        margin-left: -50vw;
        float: left;
        clear: both;
    }  
}
