.banner {
    background-image: url('../img/banner.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top;
    width: 100%;
    height: 500px;
}

.banner__box {
    background-color: #66308C;
    padding: 20px;
    opacity: 0.9;
}

.banner__title {
    font-size: 20px;
    font-weight: normal;
    color: #FFF;
    line-height: 25px;
    margin-bottom: 10px;
}

.banner__txt {
    color: #fff;
    font-weight: 200;
    margin-bottom: 6px;
}

.banner__apps {
    display: flex;
    grid-gap: 16px;
    margin-top: 10px;
}

.banner__apps__img {
    width: 40px;
}

.que {
    padding: 45px 15px;
}

.que__cont {
    display: flex;
    flex-direction: column;
}

.que__title {
    color: #66308C;
    font-size: 24px;
    font-weight: 500;
    line-height: 31px;
    text-align: center;
}

.features__cont {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    margin-top: 20px;
}

.feature__cont,
.feature__cart {
    display: flex;
}

.feature__cont {
    width: 260px;
    margin: auto;
    margin-bottom: 20px;
}

.feature__cont.f1 {
    flex-direction: column;
}

.feature__img {
    width: 50px;
    margin-right: 10px;
}

.feature__text {
    font-size: 18px;
    font-weight: normal;
    color: #2B1937;
    line-height: 22px;
}

.feature__note {
    color: #F09124;
    margin-top: 30px;
    text-align: center;
}

.que__img {
    width: 280px;
    align-self: center;
}

.sigue {
    padding: 45px 15px;
    background-color: #EFEAF3;
}

.sigue__cont {
    display: flex;
    flex-direction: column;
}

.sigue__cont--desk {
    display: flex;
    flex-direction: column;
}

.feature2__cont {
    display: flex;
    width: 282px;
    margin: auto;
}

.sigue__title {
    color: #66308C;
    font-size: 24px;
    font-weight: 500;
    line-height: 31px;
    margin-bottom: 20px;
    text-align: center;
}

.feature2__img {
    width: 46px;
    margin-right: 10px;
    margin-bottom: 20px;
}

.feature2__img--fix {
    padding-left: 5px;
}

.sigue__img {
    width: 280px;
    align-self: center !important;
}


/* descuides */

.descuides {
    background-color: #FFF;
    padding: 45px 15px;
}

.descuides__cont {
    display: flex;
    flex-direction: column;
}

.descuides__cont--desk {
    display: flex;
    flex-direction: column;
}

.descuides__features {
    width: 280px;
    margin: auto;
}

.descuides__img {
    width: 280px;
    align-self: center;
}

.feature3__cont {
    display: flex;
}

.descuides__title {
    color: #66308C;
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 500;
    line-height: 31px;
    text-align: center;
}


/*  consulta  */

.consulta {
    padding: 45px 15px;
    background-color: #66308C;
}

.consulta__cont {
    display: flex;
    flex-direction: column;
}

.consulta__img {
    width: 280px;
    align-self: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.feature3__cont {
    align-items: flex-start;
    margin-bottom: 20px;
}

.feature3__cont.revisa,
.feature3__cont.last {
    margin-bottom: 0;
}

.feature3__text {
    color: #FFF;
    font-weight: 200;
    font-size: 18px;
}

.feature3__text--bold {
    font-weight: 400;
}

.feature3__img {
    width: 46px;
    margin-right: 10px;
}


/* conoce */

.conoce {
    background-color: #EFEAF3;
}

.conoce__gray {
    background-color: #fff;
}

.conoce__cont {
    display: flex;
    flex-direction: column;
    padding: 45px 15px;
}

.conoce__cont--two {
    padding: 45px 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.conoce__img--cont {
    text-align: center;
    margin-bottom: 20px;
}

.conoce__img--logo {
    width: 290px;
}

.conoce__img {
    width: 280px;
    align-self: center;
    margin-bottom: 30px;
}

.feature4__cont {
    display: flex;
    align-items: center;
    width: 270px;
    margin: auto;
    margin-bottom: 20px;
}

.feature4__cont.last {
    margin-bottom: 0;
}

.feature4__cont--two.last {
    margin-bottom: 0;
}

.feature4__img {
    width: 52px;
    height: auto;
    margin-right: 10px;
}

.feature4__text {
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    width: 210px;
}


/* consulta */

.lista {
    padding: 45px 15px;
    background-color: #EFEAF6;
}

.lista__cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.lista__title {
    color: #66308C;
    ;
    font-size: 24px;
    font-weight: 500;
    line-height: 31px;
    margin-bottom: 20px;
    text-align: center;
}

.features5__cont {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
    width: 280px;
}

.features5__cont.last {
    margin-bottom: 0;
}

.features5__img {
    width: 100px;
    height: 100px;
}

.features5__text {
    text-align: center;
    color: #66308C;
    font-size: 20px;
    margin-top: 10px;
    font-weight: 400;
    line-height: 24px;
}


/* phones */

.phones {
    padding: 45px 0;
    background-color: #66308C;
}

.phones__cont {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.phone__img {
    width: 150px;
    margin-bottom: 20px;
}

.phone__img.last {
    margin-bottom: 0;
}

.feature4__text--color {
    color: #66308C !important;
}

.video {
    padding: 45px 15px;
    text-align: center;
}

.video__player {
    width: 100%;
}


/* Media Queries */

@media screen and (min-width: 360px) {
    .que,
    .sigue,
    .descuides,
    .consulta {
        padding: 45px 20px;
    }
    .conoce__cont {
        padding: 45px 20px;
    }
    .conoce__img--logo {
        width: 320px;
    }
    .consulta__img,
    .descuides__img,
    .sigue__img,
    .conoce__img,
    .que__img {
        width: 290px;
    }
    .feature4__cont {
        width: 300px;
    }
    .feature4__text {
        width: auto;
    }
}

@media screen and (min-width: 500px) {
    .banner {
        height: 430px;
        background-image: url(../img/banner-desktop.jpg);
        background-position: 80% center;
    }
    .banner__content {
        position: relative;
    }
    .banner__box {
        position: absolute;
        top: 80px;
        left: 20px;
        width: 420px;
    }
    .banner__title {
        font-size: 26px;
        line-height: 36px;
    }
    .banner__txt {
        font-size: 18px;
    }
    .banner__apps {
        margin-top: 16px;
    }
    .que__cont,
    .sigue__cont,
    .descuides__cont,
    .consulta__cont,
    .conoce__cont,
    .feature4__cont--two,
    .lista__cont {
        width: 320px;
        margin: auto;
    }
    .feature4__cont--two {
        margin-bottom: 20px;
    }
    .video {
        width: 460px;
        margin: auto;
    }
}

@media screen and (min-width: 768px) {
    .banner {
        height: 450px;
    }
    .banner__box {
        opacity: 1;
    }
    .banner__txt {
        font-size: 20px;
    }
    .banner__apps__img {
        width: 46px;
    }
    .que,
    .sigue,
    .descuides,
    .consulta,
    .lista,
    .video {
        padding: 60px 0;
    }
    .que__cont,
    .sigue__cont,
    .descuides__cont,
    .consulta__cont,
    .conoce__cont,
    .conoce__cont--two,
    .lista__cont {
        width: 700px;
        margin: auto;
    }
    .que__title,
    .sigue__title,
    .descuides__title {
        text-align: left;
        font-size: 34px;
        line-height: 40px;
        margin-bottom: 40px;
    }
    .que__title br,
    .sigue__title br,
    .descuides__title br {
        display: none;
    }
    .que__img {
        grid-area: que-img;
        justify-self: center;
        width: 200px;
    }
    .feature__cont {
        width: auto;
        margin-bottom: 20px;
        
    }
    .feature__cont.f1 {
        margin-top: 40px;
    }
    .feature__text {
        font-size: 22px;
        line-height: 28px;
    }
    .feature__text br {
        display: none;
    }
    .feature__text.f1 {
        margin-left: 30px;
        
    }
    .feature__img {
        width: 70px;
     
        margin-bottom: 20px;
    }
    .feature2__img {
        width: 70px;
    }
    .feature__img--marginl {
        margin-left: 30px;
    }
    .features__cont {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-areas: "f1 que-img f2";
    }
    .feature2__img {
         
        padding-left: 0px;

    }
    
    .feature__cart {
        display: flex;
        flex-direction: column;
        grid-area: f1;
    }
    .feature__cont:nth-child(2) {
        display: flex;
        flex-direction: column;
        grid-area: f2;
        justify-content: flex-end;
    }
    .feature__note {
        margin-left: 30px;
        line-height: 20px;
        text-align: left;
    }
    /* sigue */
    .sigue__cont--desk {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-areas: "s1 simg s2";
    }
    .sigue__img {
        width: 200px;
        grid-area: simg;
        display: grid;
        align-self: center;
        justify-self: center;
    }
    .feature2__cont:nth-child(1) {
        grid-area: s1;
        display: flex;
        flex-direction: column;
    }
    .feature2__cont:nth-child(2) {
        grid-area: s2;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-end;
        
    }
    .feature2__img--fix {
        margin-bottom: 20px;
        width: 60px;
    }
    .conoce__cont--two {
        display: flex;
        flex-direction: row-reverse;
    }
    .feature4__cont--two {
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-start;
        align-items: flex-start;
        justify-content: space-between;
        margin-bottom: 40px;
    }
    .conoce__img {
        width: 230px;
        height: auto;
    }
    .cont__feature4 {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    /* descuides */
    .descuides__cont--desk {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-areas: "d1 dimg d2";
    }
    .descuides__features {
        width: auto;
        margin: 0;
    }
    .descuides .descuides__features:nth-child(1) {
        grid-area: d1;
    }
    .descuides__img {
        width: 200px;
        grid-area: dimg;
        justify-self: center;
    }
    .descuides .descuides__features:nth-child(2) {
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
        grid-area: d2;
    }
    .feature2__cont {
        width: auto;
        margin: 0;
    }
    .descuides .feature2__cont {
        flex-direction: column;
    }
    .consulta__cont {
        display: grid;
        grid-template-columns: 35% 30% 35%;
        grid-template-areas: "c1 cximg c2" "c3 cximg c4" "c5 cximg c6";
    }
    .feature3__cont:nth-child(1) {
        grid-area: c1;
        flex-direction: row-reverse;
    }
    .feature3__cont:nth-child(2) {
        grid-area: c3;
        flex-direction: row-reverse;
    }
    .feature3__cont:nth-child(3) {
        grid-area: c5;
        flex-direction: row-reverse;
    }
    .feature3__cont:nth-child(4) {
        grid-area: c2;
    }
    .feature3__text--bold {
        font-size: 24px;
    }
    .feature3__img {
        width: 60px;
        margin: 5px;
    }
    .consulta__img {
        grid-area: cximg;
        width: 100%;
        justify-self: center;
        width: 200px;
    }
    .conoce__cont {
        display: grid;
        grid-template-columns: 35% 65%;
        grid-template-areas: "cphone clogo" "cphone cn1" "cphone cn2";
        grid-template-rows: 100px 100px 100px;
        padding: 60px 0;
    }
    .conoce__cont> :nth-child(1) {
        grid-area: cphone;
        width: 200px;
        margin-bottom: 0;
    }
    .conoce__cont> :nth-child(2) {
        display: flex;
        justify-content: center;
        align-items: flex-end;
        grid-area: clogo;
        height: auto;
        width: 60%;
        margin: 0;
    }
    .conoce__cont> :nth-child(3) {
        grid-area: cn1;
        margin: 0;
    }
    .conoce__cont> :nth-child(4) {
        grid-area: cn2;
        margin: 0;
    }
    .conoce__cont--two {
        padding-top: 120px;
        display: grid;
        grid-template-columns: 65% 35%;
        grid-template-areas: "tw0 twphone " "tw1 twphone";
        grid-template-rows: 100px 100px 100px;
        width: auto;
    }
    .conoce__cont--two> :nth-child(1) {
        grid-area: twphone;
        width: 200px;
    }
    .conoce__cont--two> :nth-child(2) {
        grid-area: tw0;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .conoce__cont--two> :nth-child(3) {
        justify-content: flex-start;
        grid-area: tw1;
        align-items: center;
    }
    .conoce__cont--two .feature4__text {
        width: 360px;
        margin-right: 15px;
    }
    .conoce__cont--two .feature4__text .br-mobile {
        display: none;
    }
    .conoce__img--logo {
        margin-bottom: 30px;
    }
    .feature4__cont {
        width: auto;
    }
    .feature4__text {
        width: auto;
        font-size: 22px;
        line-height: 30px;
    }
    .feature4__text.c2 {
        width: 260px;
    }
    .lista__title {
        font-size: 34px;
        line-height: 40px;
        text-align: center;
        color: #66308C;
    }
    .lista__cont--desk {
        flex-direction: row;
        display: flex;
    }
    .features5__cont {
        width: 260px;
        margin-bottom: 0;
    }
    .features5__img {
        width: auto;
        height: 100px;
    }
    .features5__text {
        color: #66308C;
        font-weight: 400;
    }
    .phones {
        padding: 60px 0;
        background-color: #66308C;
    }
    .phones__cont {
        flex-direction: row;
        justify-content: space-between;
    }
    .phone__img {
        width: 220px;
    }
    .video {
        width: 700px;
    }
}

@media screen and (min-width: 1000px) {
    .banner {
        height: 470px;
    }
    .banner__box {
        width: 500px;
        padding: 30px;
    }
    .banner__title {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .banner__txt {
        font-size: 22px;
    }
    .banner__apps {
        margin-top: 20px;
    }
    .banner__apps__img {
        width: 60px;
    }
    .feature__note {
        font-size: 18px;
    }
    .que__cont,
    .sigue__cont,
    .descuides__cont,
    .consulta__cont,
    .lista__cont {
        width: 900px;
        margin: auto;
    }
    .conoce__cont {
        width: 700px;
    }
    .conoce__cont--two> :nth-child(2),
    .conoce__cont--two> :nth-child(3) {
        width: 460px;
    }
    .conoce__cont--two {
        padding-top: 170px;
    }
    .que__img,
    .sigue__img,
    .descuides__img,
    .consulta__img,
    .conoce__cont> :nth-child(1),
    .conoce__cont--two> :nth-child(1),
    .phone__img {
        width: 260px;
    }
    .features5__img {
        height: 120px;
    }
    .video {
        width: 900px;
    }
}

@media screen and (min-width: 1200px) {
    .banner {
        height: 560px;
    }
    .banner__content {
        max-width: 1200px;
        margin: auto;
    }
    .banner__box {
        top: 100px;
        width: 600px;
    }
    .banner__title {
        font-size: 36px;
        margin-bottom: 10px;
        line-height: 46px;
    }
    .banner__txt {
        font-size: 26px;
    }
    .banner__apps {
        grid-gap: 20px;
    }
    .banner__apps__img {
        width: 66px;
    }
    .que__cont,
    .sigue__cont,
    .descuides__cont,
    .consulta__cont,
    .lista__cont {
        width: 1160px;
    }
    .que,
    .sigue,
    .descuides,
    .consulta,
    .lista,
    .phones,
    .video {
        padding: 70px 0;
    }
    .que__title,
    .sigue__title,
    .descuides__title,
    .lista__title {
        font-size: 40px;
    }
    .feature__text {
        font-size: 26px;
        line-height: 32px;
    }
    .feature__img {
        width: 80px;
    }
    .feature__note {
        font-size: 20px;
    }
    .que__img,
    .sigue__img,
    .descuides__img,
    .consulta__img,
    .conoce__cont> :nth-child(1),
    .conoce__cont--two> :nth-child(1),
    .phone__img {
        width: 290px;
    }
    .feature3__text--bold {
        font-size: 26px;
    }
    .feature3__text {
        font-size: 20px;
    }
    .feature3__cont:nth-child(1) {
        justify-content: space-between;
    }
    .feature3__cont:nth-child(3) {
        justify-content: space-between;
    }
    .conoce__cont {
        padding: 70px 0;
        width: 900px;
        grid-template-rows: 120px 120px 120px;
    }
    .conoce__cont--two {
        grid-template-rows: 120px 120px 120px;
    }
    .conoce__img {
        margin-bottom: 0;
    }
    .lista__cont--desk {
        grid-gap: 40px;
    }
    .features5__cont {
        width: 300px;
    }
    .video {
        width: 1100px;
    }
}

@media screen and (min-width: 1600px) {
    .banner {
        width: 1600px;
        margin: auto;
    }
}