@media only screen and (max-width: 1440px) {
}

@media only screen and (max-width: 1112px) {
    .ml-10 {
        margin-left: 4rem!important;
    }

    .ml-n20 {
        margin-left: -6rem!important;
    }
}

@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 800px) {
    .items-price button {
        font-size: 1.121vw;
    }

    .section-6 button {
        width: 14.08vw;
    }

    .pt-10 {
        padding-top: 2rem!important;
    }

    .pb-10 {
        padding-bottom:  2rem!important;
    }

    .pb-21 {
        padding-bottom: 5rem!important;
    }

    .ml-5 {
        margin-left: 1rem!important;
    }

    .mr-7 {
        margin-right: 1.5rem!important;
    }

    .ml-7 {
        margin-left: 1.5rem!important;
    }

    .ml-10 {
        margin-left: 2rem!important;
    }

    .mr-10 {
        margin-right: 2rem!important;
    }

    .ml-n10 {
        margin-left: -2rem!important;
    }

    .ml-n20 {
        margin-left: -4rem!important;
    }
}

@media only screen and (max-width: 768px) {
    .mb-md-7 {
        margin-bottom: 6rem;
    }

    .nav-item {
        /*background-color: #fff;*/
        padding-left: 25px;
    }

    .nav-item:hover {
        background-color: rgba(239, 239, 239, 0.9);
    }

    .navbar-collapse {
        margin-top: 40px;
    }

    .sec2-img {
        height: 9.5vw;
    }

    .sec2-title {
        font-size: 3.6vw;
    }

    .sec2-desc {
        font-size: 2.2vw;
        letter-spacing: 1px;
    }

    .sec3-title {
        font-size: 6.5vw;
    }

    .sec3-items {
        width: 37.36vw;
        border-radius: 1.63vw;
    }

    .sec3-items-img {
        width: 37.36vw;
    }

    .items-title {
        font-size: 4.04vw;
    }

    .items-price-mini {
        font-size: 3.52vw;
    }

    .items-price {
        font-size: 4.15vw;
    }

    .items-price button {
        font-size: 4.12vw;
    }

    .sec5-title {
        font-size: 5.3vw;
    }

    .section-5 li {
        font-size: 5vw;
    }

    .sec5-desc {
        font-size: 3.6vw;
    }

    .sec6-text-big {
        font-size: 4.6vw;
    }

    .section-6 table {
        font-size: 3.3vw;
    }

    .sec6-text-whatsapp {
        margin-top: 40px;
        font-size: 3.3vw;
        text-align: justify;
    }

    .section-6 .input-group {
        height: 60px;
    }

    .section-6 .input-group input {
        height: 60px;
    }

    .section-6 i {
        font-size: 5.4vw;
    }

    .section-6 input {
        font-size: 3.4vw;
    }

    .section-6 button {
        font-size: 3.4vw;
    }
}

@media only screen and (min-width: 576px){
    .mr-sm-20 {
        margin-right: 9rem!important;
    }

    .sec3-list-items {
        width: 82%;
    }
}

@media only screen and (max-width: 575px) {
    .logo-main {
        width: 50px;
    }

    .flexslider {
        width: 820px;
        margin-right: 0rem!important;
    }

    .sec3-list-items {
        width: 80%;
    }

    .sec3-items {
        margin-right: 5.4vw;
        margin-left: 5.4vw;
    }

    .sec3-items-img {
    }

    .pb-21 {
        padding-bottom: 3rem!important;
    }

}

@media only screen and (max-width: 568px) {
    .section-1 .row {
        padding: 0;
    }

    .btn-wa i {
        font-size: 3.5vw;
    }

    .btn-wa {
        font-size: 3.5vw;
    }

    .sec2-img {
        height: 17.5vw;
    }

    .sec2-title {
        font-size: 5.6vw;
    }

    .sec2-desc {
        font-size: 5.2vw;
    }

    .sec3-title {
        font-size: 8.5vw;
    }

    .sec3-list-items {
        width: 95%;
    }

    .sec3-items {
        width: 42vw;
        margin-right: 2.55vw;
        margin-left: 2.55vw;
        border-radius: 3.63vw;
    }

    .sec3-items-img {
        width: 42vw;
    }

    .items-title {
        font-size: 4.5vw;
    }

    .items-price-mini {
        font-size: 4.52vw;
    }

    .items-price {
        font-size: 5.65vw;
    }

    .items-price button {
        font-size: 3.82vw;
    }
}

@media only screen and (max-width: 320px) {
    .sec2-img {
        height: 8.5vw;
    }

    .sec2-title {
        font-size: 2.6vw;
    }

    .sec2-desc {
        font-size: 2.2vw;
    }

    .ml-10 {
        margin-left: 1rem!important;
    }

    .mr-10 {
        margin-right: 1rem!important;
    }

    .ml-n20 {
        margin-left: -2rem!important;
    }

    .pb-21 {
        padding-bottom: 2.1rem!important;
    }
}
