
    .media {
        height: 100% !important;
    }
    .navbar .SN{
        width: 60%;
    }
    /*.navbar li{
        margin-top: 6% !important;
    }*/
    p {
        font-size: "12px";
    }
    .cotizaAqui a img{
        width: 10%;
    }
    #myLinks {
        background-color: #e42c34;
    }
    .medidas{
        width: 25% !important;
        margin-left: -75%;
        margin-bottom: -5%;
    }
    .triangulos img{
        width: 30%;
        margin-top: 165px;
    }
    .RecetasText {
        margin-bottom:-10px;
        margin-top:30px;
        text-align: center;
        font-weight:bolder;
        text-transform: capitalize;
        font-size: 28px;
        width: 70%;
    }
    .bodyC{
        width: 100%; 
        margin-left: 0; 
        background-image: url("images/showDown/FONDO_background.jpg");
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: 100% auto;
    }
    .imgBolsas{
        margin:0;
        margin-top: 1%;
        max-height: 580px;
    }
    .bolsas {
        display: block !important;
        width: 100% !important;
        margin: 0 !important;
        /*margin-top: -5% !important;*/
    }

    .div-only-mobile {
        display: none !important;
    }
    .div-no-mobile {
        display: block !important;
        width: 100% !important;
        margin: 0 !important;
        /*margin-top: -5% !important;*/
    }

    .bottom-right {
        display: block;
        text-align: center;
        position: absolute;
        bottom: 20%;
        right: 20% !important;
        left: 24% !important;
        width:55% !important;
        height:30% !important;
    }

    .bottom-in {
        display: block;
        text-align: center;
        position: absolute;
        top: 43.5%;
        right: 15px;
        width:30%;
        height:30%;
    }

    .carousel-indicators{
        position: absolute;
        bottom: -8%;
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: rgb(172, 172, 172);
    }

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        /*background-color: #000\9;*/
        background-color: rgba(0,0,0,0);
        border: 1px solid rgb(112, 112, 112);
        border-radius: 10px;
    }

    .carousel-inner{
        position: relative;
        top: 13%;
        bottom: 0%;
    }

    .item {
        width: 100%;
        overflow: hidden;
        margin-top: auto !important;
        position: absolute;
    }

    .navegacion{
        display: block;
    }

    .mobile-container-nav{
        display: none;
    }

    #green_line {
        display: block;
        position: absolute; 
        bottom: -1%; 
        width: 100%; 
        height: 25px; 
        overflow: hidden;
    }

    #Txt1 {
        margin: 0; 
        padding: 0; 
        border: 0; 
        margin-top: 1%; 
        padding-left: 8%;
    }

    #Txt1 img {
        max-width: 60% !important; 
    }

    #Txt2 {
        text-align: right; 
        margin: 0; 
        padding: 0; 
        border: 0;
        margin-top: 2.5%;
    }

    #Txt2 img {
        max-width: 80% !important; 
    }

    .displayRecetas{
        display: block !important;
    }
    .displayRecetas-mobile{
        display: none !important;
    }

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

        #Txt1 img {
            max-width: 70% !important; 
        }

        #Txt2 img {
            max-width: 90% !important; 
        }
        
        .navegacion{
            display: block;
        }
        .mobile-container-nav{
            display: none;
        }
    
        .bottom-right {
            display: block;
            text-align: center;
            position: absolute;
            bottom: 19%;
            right: 26.4% !important;
            left: 26.4% !important;
            width:50% !important;
            height:30% !important;
        }
        
        .item {
            width: 100%;
            overflow: hidden;
            margin-top: 0 !important;
            margin-bottom: 0 !important;
            position: absolute;
        }
    
        .item .div-no-mobile {
            width: 100%;
            height: auto;
            /*margin: 0 !important;*/
        }
    
        .navbar li{
                /*margin-left: 5% !important;*/
            }
    
        }

    @media only screen and (height: 1440px) {
        #green_line {
            display: block;
            position: absolute; 
            bottom: -1%; 
            width: 100%; 
            height: 30px; 
            overflow: hidden;
        }

        #Txt1 img {
            max-width: 70% !important; 
        }

        #Txt2 img {
            max-width: 90% !important; 
        }
    }

    @media only screen and (height: 950px) {
    #green_line {
        display: none;
    }
    }

    @media only screen and (max-width: 1063px) {
    #green_line {
        display: none;
    }

    .bottom-in {
        display: block;
        text-align: center;
        position: absolute;
        top: 46%;
        right: 15px;
        width:30%;
        height:30%;
    }

    }

    @media only screen and (max-width: 2600px) {
        
        .bottom-right {
            display: block;
            text-align: center;
            position: absolute;
            bottom: 20%;
            right: 20% !important;
            left: 24% !important;
            width:55% !important;
            height:30% !important;
        }
    }

    

    @media only screen and (max-width: 2100px) {
        #green_line {
        display: none;
    }
        
        .bottom-right {
            display: block;
            text-align: center;
            position: absolute;
            bottom: 13%;
            right: 20% !important;
            left: 24% !important;
            width:55% !important;
            height:30% !important;
        }
    }

    @media only screen and (max-width: 1700px) {
        #green_line {
            display: none;
        }
        .bottom-right {
            display: block;
            text-align: center;
            position: absolute;
            bottom: 23.5%;
            right: 20% !important;
            left: 24% !important;
            width:55% !important;
            height:30% !important;
        }
    }
    
    

    @media only screen and (max-height: 900px){
        #green_line {
            display: block;
        }
    }

    @media only screen and (max-width: 1300px) {
        
        .bottom-right {
            display: block;
            text-align: center;
            position: absolute;
            bottom: 13%;
            right: 20% !important;
            left: 24% !important;
            width:55% !important;
            height:30% !important;
        }

        .bottom-in {
        display: block;
        text-align: center;
        position: absolute;
        top: 44%;
        right: 15px;
        width:30%;
        height:30%;
    }
    }
    @media only screen and (max-height: 600px) {
        .media {
            /*height: auto !important;*/
        }
        .item {
            width: 100%;
            overflow: hidden;
            margin-top: auto !important;
            position: absolute;
        }
        .displayRecetas{
            display: none !important;
        }
        .displayRecetas-mobile{
            display: flex !important;
        }
        
    }

    @media only screen and (max-width: 700px) {
        .displayRecetas{
            display: none !important;
        }
        .displayRecetas-mobile{
            display: flex !important;
        }
        .media {
            /*height: auto !important;*/
        }
        .triangulos img{
            margin-top: 100px;
        }
        #green_line {
            display: none;
        }
        .cotizaAqui a img{
            width: 30%;
        }
        .bottom-right {
            display: block;
            text-align: center;
            position: absolute;
            bottom: -11.5% !important;
            right: 0 !important;
            left: 0 !important;
            width:100% !important;
            height:30% !important;
        }

        .bottom-right .row {
            margin: 0 0%;
        }

        .bottom-in {
            display: block;
            text-align: center;
            position: absolute;
            top: 40%;
            right: 15px;
            width:30%;
            height:30%;
        }
        .pc-container-nav{
            display: none;
        }
        .mobile-container-nav{
            display: block;
        }

        .carousel-inner{
            position: unset;
            /*top: 9%;*/
            bottom: unset;
        }

        .carousel-indicators{
            position: absolute;
            bottom: -11%;
            left: 50% !important;
        }

        .item {
            width: 100%;
            overflow: hidden;
            margin-top: 0;
            position: absolute;
        }
        .carousel-indicators .active {
            width: 12px;
            height: 12px;
            margin: 0;
            background-color: rgb(172, 172, 172);
        }

        .carousel-indicators li {
            display: inline-block;
            width: 10px;
            height: 10px;
            margin: 1px;
            text-indent: -999px;
            cursor: pointer;
            background-color: rgba(0,0,0,0);
            border: 1px solid rgb(112, 112, 112);
            border-radius: 10px;
        }
            
        .div-no-mobile {
            display:none !important;
        }
        .div-only-mobile {
            display: block !important;
        }

        .navbar .SN{
            width: 55%;
        }

        .bodyC{
            width: 100%; 
            height: auto; 
            margin-left: 0; 
            margin-top: 0;
        }
        .logoI{
            position: absolute;
            margin-top: 0 !important; 
            margin-bottom: -20% !important;
            text-align: right;
        }

        .logoI h1{
            text-align: right;
            margin-bottom: -3% !important;
            margin-left: 21% !important;
            right: 0%;
        }

        .logoI h1 img{
            width: 15% !important;
        }

        .navbar li{
            display: inline-block;
            width:17%;
            /*margin: 0 -5%;*/
        }

    }