@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700|Oswald:400,700');
/* */

/*MIS ESTILOS*/
.c-blue {
    background-color: #f7df38;
    color: #fff;
}

.c-rojo {
    background-color: #dd0000;
    color: #fff;
}

.row {
    margin-bottom: 0px !important;
}

.container {
    width: 90% !important;
}

.titulos {
    font-size: 35px;
    margin-top: 70px;
    text-transform: uppercase;
}

img.forma {
    display: block;
    margin: 25px auto 30px;
}

p {
    font-size: 20px;
}

/*MIS ESTILOS*/

.call-to {
    padding: 11px 0 !important;
}

.call-to .container {
    width: 90% !important;
}

.call-to h6 {
    margin: 46px 50px 0px 0px !important;
    text-align: right;
    color: #000;
}

.call-to h4 {
    margin: 0px 50px 0px 0px !important;
    text-align: right;
    color: #000;
    font-weight: 700;
}

.call-tospan.grande {
    display: block;
}

.navegacion p {
    margin: 0px !important;
    line-height: 3;
    color: #f7df38;
}

.navegacion {
    background-color: #dd0000;
}

.img-servicio img {
    width: 100%;
}

nav {
    box-shadow: none !important;
    background-color: transparent !important;
    z-index: 999;
}

nav a {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700;
}

header {
    position: relative;
}

header h5 {
    font-size: 70px;
    font-weight: 700;
    line-height: 59px;
    text-shadow: #2f2020 9px 9px 30px;
    color: #fff;
}

header span.brinco {
    display: block;
    font-size: 40px;
    text-shadow: #2f2020 9px 9px 30px;
}

header .texto {
    position: absolute;
    top: 448px;
    z-index: 998;
    width: 100%;
}

header .c-blue {
    width: 100%;
    font-size: 25px;
    /* height: 214px; */
    height: auto;
    text-align: center;
    line-height: 32px;
    background-color: rgba(41, 41, 41, .9);
    padding: 30px 86px;
}

header .c-blue h4 {
    color: #f7df38;
}

.nosotros {
    padding-bottom: 30px;
}

.pagos {
    background-color: #dd0000;
    color: #fff;
}

.pagos img {
    width: 15%;
}

.servicios .c-blue {
    min-height: 100px !important;
    padding: 15px 0px;
}

.servicios h3 {
    margin: 0px;
    line-height: 70px;
}

.servicios h5 {
    margin-top: 50px;
    font-weight: 700;
    font-size: 30px;
}

.servicios ul {
    /* font-size: 20px; */
    font-size: 25px;
}

.galeria {
    background-color: #f7df38;
    padding: 60px 0px;
}


footer {
    background-color: #fff !important;
    color: #000 !important;
}

footer img.logof {
    width: 50%;
    margin-top: 20px;
}

footer span.brinco {
    display: block;
    font-size: 40px;
    text-shadow: #2f2020 9px 9px 30px;
}

footer a {
    color: #000 !important;
}

.collapsible-header {
    justify-content: center;
    background-color: #d1d1d1 !important;
}

ul.collapsible li {
    margin-bottom: 15px !important;
}

.formulario .espacio {
    padding: 0 !important;
    margin: 0 !important;
}

.btn {
    background-color: #dd0000 !important;
}

/*GALERIA*/

.input-field label.active {
    color: #fff !important;
}

.pagos i {
    font-size: 50px;
}

.cont-g {
    width: 100%;
    height: auto;
    /*    margin: 0 auto 25px auto;*/
    overflow: hidden;
    padding: 0px 0px
}

.cont-g ul {
    margin: 0;
    padding: 0;
}

.cont-g ul li {
    float: left;
    list-style: none;
    margin: 0;
    width: 25%;
    height: auto !important;
    overflow: hidden;
}

.cont-g ul li a img {
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    width: 100%;
    cursor: pointer;
    display: block;
}

.cont-g ul li a {
    margin: 0px !important;
}

.cont-g ul li a img:hover {
    opacity: 0.7;
    transform: scale(1.1);
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    cursor: pointer;
}

.cont-g ul li.cont-d {
    padding: 0;
}

.divider {
    margin-top: 30px !important;
}

/*FIN GALERIA*/

.input-field {
    margin-top: 0rem !important;
}

input:not([type]),
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=time],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=tel],
input[type=number],
input[type=search],
textarea.materialize-textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    height: 4rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 7px 0;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all 0.3s;
}

textarea {
    height: 9rem;
}

.form-control {
    background: #fff !important;
    border-radius: 0px !important;
    border: 1px solid #fff !important;
    border-bottom: 2px solid #9e9e9e !important;
}

#contact_us_aremandatory {
    color: #000 !important;
}

.alinear {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.alinear img {
    width: 30px;
}

.btn-whatsapp {
    display: block;
    width: 70px;
    height: 70px;
    color: #fff;
    position: fixed;
    right: 0px;
    bottom: 80px;
    border-radius: 50%;
    line-height: 80px;
    text-align: center;
    z-index: 999;
    /* background: #fff; */
}

.fb {
    width: 50%;
    padding-top: 50px;
}


/*Estilos para tablet 'Tablet Devices'*/
@media screen and (max-width: 992px) {
    .titulos {
        font-size: 25px;
    }

    header {
        margin-top: 0px;
    }

    .call-to img {
        display: block;
        margin: 0 auto;
    }

    .call-to h6 {
        margin: 46px 0px 0px 0px !important;
        text-align: center;
        color: #000;
    }

    .call-to h4 {
        margin: 0px !important;
        text-align: center;
        color: #000;
    }

    header .c-blue {
        width: 100%;
        height: 100%;
        font-size: 25px;
        line-height: 18px;
    }

    header .c-blue h4 {
        font-size: 25px;
    }

    header h5 {
        font-size: 30px;
        line-height: 32px;
    }

    header span.brinco {
        font-size: 21px;
    }

    header .texto {
        top: 197px;
    }

    .texto p {
        font-size: 15px !important;
    }

    .servicios h3 {
        font-size: 30px;
    }

    .servicios h5 {
        font-size: 25px;
    }

    footer {
        height: 651px;
    }

    footer .right-align {
        text-align: center;
    }

    footer .left-align {
        text-align: center;
    }

    footer span.brinco {
        font-size: 30px;
    }

    footer h5 {
        font-size: 50px;
        margin-top: 189px;
        line-height: 40px;
    }

    div.ser4,
    div.ser3,
    div.ser2,
    div.ser1 {
        height: 269px;
    }

    .side-nav {
        z-index: 1000;
    }

    .pagos img {
        width: 10%;
    }

    .side-nav {
        background-color: #dd0000 !important;
    }

}

/*Estilos para mobile 'mobile Devices'*/
@media screen and (max-width: 600px) {
    .nosotros {
        padding-bottom: 30px;
        margin-top: 250px;
    }

    .formularioe {
        margin-top: 250px;
    }

    header .texto {
        position: absolute;
        top: 1px;
        z-index: 998;
        color: #0ea2ce !important;
    }

    header h5 {
        font-weight: 700;
        line-height: 31px;
        text-shadow: none;
        color: #0ea2ce;
    }

    header span.brinco {
        display: block;
        font-size: 19px;
        text-shadow: none;
    }

    header .c-blue {
        width: 100%;
        font-size: 25px;
        height: 214px;
        text-align: center;
        line-height: 20px;
        background-color: rgba(41, 41, 41, .9);
        padding: 6px 6px;
    }

    .servicios {
        /* margin-top: 160px; */
    }

    p {
        font-size: 16px !important;
    }

    ul {
        font-size: 16px !important;
    }

    div.ser4,
    div.ser3,
    div.ser2,
    div.ser1 {
        height: 163px;
    }

    .extra h5 {
        font-size: 20px;
    }

    .servicios h3 {
        font-size: 24px;
    }

    footer span.brinco {
        font-size: 19px;
    }

    footer h5 {
        font-size: 30px;
        margin-top: 119px;
        line-height: 27px;
    }

    footer h6 {
        font-size: 35px;
        font-weight: 700;
        margin: 0px;
    }

    footer {
        height: 0px !important;
    }

    .side-nav {
        z-index: 999;
    }

    footer img.logof {
        width: 74%;
    }

    .cont-g ul li {
        width: 50%;
    }

}

.icon-facebook .fa-facebook-square {
    font-size: 3.4em;
    color: #3C5997;
}