body {
    margin: 0;
    padding: 0;
    font-family: 'BlissPro', sans-serif;
}

.btnContenido > div {
    margin: 10px 0;
}

.btnContenido > div > input {
    border: 0;
    background-color: #ececec69;
    padding: 10px;
    width: 250px;
    text-align: center;
    border-radius: 8px;
}

.colorContent {
    background-color: #afd37b;
}

.info {
    text-align: left;

    color: #fff;

}

.active {
    background-color: #76b51b !important;
    color: #fff;
}

.icon > img {
    margin: 10px;
}

.box {
    border: solid 1px #e6e6e6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

.CollapseNumber {
    color: #fff;
    background-color: #fc6b00;
    border-radius: 35px;
    padding: 5px 12px;
    font-weight: bold;
}

.opcionesNumber > div {
    margin: 10px 0;
    display: inline-flex;
}

.opcionesNumber > div > div:nth-child(2) {
    margin-left: 10px;
}

.opcionesNumber > div > div > div {
    display: inline-block;

}

.sectionHuevo {
    background-image: url('../images/huevo.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sectionGallo {
    background-image: url('../images/gallo.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sectionServicio {
    background-image: url('../images/servicios.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sectionPrecios {
    background-image: url('../images/precios.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sectionSlider {
    background-image: url('../images/slider-1.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.txtBajo {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    margin-top: -12px;
}

.txtBajoPrecio {
    color: #fff;
    font-size: 46px;
    font-weight: bold;
    margin-top: -20px;
}

.H2Title {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.H3Title {
    color: #fff;
    font-weight: bold;
}

.txtUl {
    color: #fff;
    font-weight: bold;
}

.txtGris {
    color: #f1f1f1;
}

.colorContent > div > div > img {
    max-width: 200px;
    margin: 0 auto;
    padding: 15px;
}

hr {
    border-top: 1px solid #6ba275;
}

.ancla {
    display: inline-block;
    border: solid 1px #fff;
    color: #fff;
    padding: 5px 15px;
    margin: 0 5px;
    cursor: pointer;
}

.ancla:hover {
    background-color: #76b51b;
    border: solid 1px #76b51b;
    color: #fff;
    text-decoration: none;
}

.anclaAgendar {
    display: inline-block;
    border: solid 2px #fc6b00;
    padding: 10px;
    margin: 5px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    border-radius: 5px;
    background-color: rgba(252, 107, 0, 0.85);
    border-bottom: 3px solid #fc6b00;
    color: #FFF;

}

.anclaAgendar:hover {
    color: #fff;
    text-decoration: none;
}

.h1Title {
    color: #fff;
    font-size: 50px;
    letter-spacing: 1px;
}

.txtTitlecompleto {
    color: #fff;
    font-size: 18px;

}

.btn-naranja {
    padding: 12px;
    width: 100%;
    border: 0;
    font-weight: bold;
    margin: 5px 0;
    background-color: #fc6b00 !important;
    border-color: #fc6b00 !important;
    border-radius: 0;
    background-image: linear-gradient(to bottom, #fc6b00 0, #fc6b00 100%);
}

.btn-naranja:active {
    color: #fff;
    background-color: #fc6b00;
    border-color: #fc6b00;
}

.btn-naranja:hover {
    color: #fff;
    background-color: #fc6b00 !important;
    border-color: #fc6b00 !important;
}

.pOpciones {
    display: inline-block;
    margin: 2px;
    font-size: 13px;
    color: #fc6b00;
}

.colorBlanco {
    color: #fff;
    margin: 10px 10px 10px 0;
    display: inline-block;
}

.info > h4 {
    margin: 10px 20px;
}

.contenidoServicios {
    margin: 10px 15px;
    text-align: justify;
}

.rrss {
    margin: 0 4px;
}

p {
    text-align: justify;
}

@media (max-width: 600px) {
    .colorBlanco {
        margin: 4px 0;
    }

    .csCenter {
        text-align: center !important;
    }

    .txtBajo {
        font-size: 16px;
    }

    .txtBajoPrecio {
        font-size: 36px;
        margin-top: -14px;
    }

    .sectionSlider {
        background-image: url('../images/mobile-landing.jpg');

    }

}

.contentTextSlider {
    margin-top: 60px;
    margin-bottom: 60px;
}

.contentForm {

    position: absolute;
    top: 135px;
    right: 40px;

}

@media (max-width: 992px) {
    .contentForm {
        top: 166px;
    }
}

@media (max-width: 850px) {
    .contentForm {
        position: relative;
        top: 0;
        right: 0;
    }

    .contentTextSlider {
        margin-bottom: 360px;
    }

    .huevoIncrustado {
        margin-right: -10px !important;
        margin-top: -10px !important;
    }

    .huevoIncrustadoLeft {
        margin-right: -10px !important;
        margin-top: -10px !important;
        margin-left: 0 !important;

    }
}

.huevoIncrustado {
    width: 120px;
    margin-right: -74px;
    margin-top: -22px;
    margin-bottom: -41px;
    transform: rotate(-33deg);
}

.huevoIncrustadoLeft {
    width: 120px;
    margin-left: -262px;
    margin-top: -22px;
    margin-bottom: -41px;
    transform: rotate(33deg);
}