<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,700italic);

body {
    margin: 0;
    padding: 0;
    font-family: 'Exo', sans-serif;
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

header {
    background-color: #282828;
    height: auto;
}

header ul {
    padding: 5px;
}

header .mid-header {
    background-color: none;
    height: 200px;
    margin-top: 50px;
    margin-bottom: 50px;
}

a {
    text-decoration: none;
    background-color: transparent;
    color: #fff;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #fff;
    text-decoration: none;
}

a:active {
    text-decoration: none;
    background-color: transparent;
    color: #fff;
    text-decoration: none;
}

.top {
    background-color: #c9002e;
    padding: 10px;
    position: fixed;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 999;
}

.top h4 {
    padding: 0 0;
}

nav {
    float: right;
}

nav img {
    display: block;
    margin: 0 auto;
}

/* ============= section css ============= */
section {
    background-color: #fff !important;
}

.contenido {
    padding: 10px;
    height: 500px;
}

.container-2 {
    height: auto;
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
}

.call {
    background-color: #fff;
    padding: 10px;
    float: right;
    color: #c9002e;
    text-align: center;
    margin-top: 10px;
}

.call a {
    color: #c9002e;
}

.menu {
    float: left;
    margin-right: 50px;
}

.menu:hover {
    color: #000;
}

.active {
    color: #000;
}

.main {
    margin-top: 35px;
}

.card {
    margin: 0 auto;
}

.mail {
    color: #fff;
}

.row {
    margin: 0 -15px !important;
}

.im {
    width: 100% !important;
}

.banner {
    margin: 0 auto;
}

.lista {
    font-size: 20px;
}

.email {
    color: #000;
}

.email:hover {
    color: #00008B;
}

.logo {
    float: left;
    padding: 5px;
}

.auto {
    margin-top: 120px;
}

.card {
    margin-top: 1px;
}

.gradient {
    background-color: background: rgba(169, 3, 41, 1);
    background: -moz-linear-gradient(top, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(169, 3, 41, 1)), color-stop(44%, rgba(143, 2, 34, 1)), color-stop(100%, rgba(109, 0, 25, 1)));
    background: -webkit-linear-gradient(top, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
    background: -o-linear-gradient(top, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
    background: -ms-linear-gradient(top, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
    background: linear-gradient(to bottom, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a90329', endColorstr='#6d0019', GradientType=0);
    height: auto;
    padding: 10px;

}

.nosotros {
    border-left: 3px solid #eee;
}

.nosotros1 {
    margin-top: 120px;
    margin-bottom: 20px;
}

/* ============= section css ============= */
.footer {
    background-color: #282828;
    min-height: 30px;
    padding: 15px;
    margin-top: 0px;
    color: #000;
    margin-bottom: 20px;
}

.contenido-footer {
    background-color: #282828;
    border-top: 5px solid #ccc;
    position: absolute;
    margin-bottom: 0;
    width: 100%;
}

.der {
    margin-top: 25px;
}


.link {
    margin-bottom: 0 !important;
    margin-left: 5px !important;
    float: right;
}

.divider {
    border: 1px dashed;
    color: #0581e1;
}

.titulo {
    color: #c9002e;
}

.figuras {
    background: url(../img/back.jpg);
}

.pic {
    border: 5px solid #fff;
    margin: 10px 0px;
}

.slogan {
    background-color: #306dc7;
    margin-top: -68px;
}

.tel h5 {
    font-weight: 700;
    color: #778899;
    margin-top: 40px;
}

.text {
    font-size: 16px;
}

.cont-1 h4 {
    font-weight: 800;
    font-style: italic;
    font-size: 39px;
    color: #0a4ca2;
}

.list-1 li {
    margin: 7px 0 0 0;
    font-size: 16px;
    color: #fff;
}

.nosotros-section {
    background-color: #0f3771;
}

.raya {
    border-top: 1px solid #306dc7;
}

.footer-copyright {
    height: auto !important;
}

/*---------GalerÃ­a de Fotos -------------*/
.cont-g {
    width: 100%;
    height: auto;
    margin: 0 auto 0 auto;
    overflow: hidden;
    padding-bottom: 20px;
}

.cont-g .cont-d {}

.cont-d ul {
    margin: 0;
    padding: 0;
}

.cont-d li {
    float: left;
    list-style: none;
    background: #ffffff;
    border: 3px solid #ffffff;
    margin: 15px 0 0 0;
    border-radius: 100px;
}

.cont-d li a img {
    transition: opacity 0.4s ease 0s;
    -webkit-transition: opacity 0.4s ease 0s;
    width: 100%;
    border-radius: 100px;
    float: left;
}

.cont-d li a img:hover {
    opacity: 0.7;
    transition: opacity 0.4s ease 0s;
    -webkit-transition: opacity 0.4s ease 0s;
}

/*============ SLIDER ==============*/

.banner {
    position: relative;
    overflow: auto;
}

.banner li {
    list-style: none;
}

.banner ul li {
    float: left;
}


/*----Formulario---*/
#comments-1 {
    height: 88px;
    width: 99%;
    margin: 0 0.5%;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #ccc;
}

.contact_us_row-1 {
    width: 98%;
    float: left;
    margin: 0 0.5%;
}

#contact_us_aremandatory {
    font-size: 12px;
    color: #555;
    margin: 14px 0px 0px 0;
    font-weight: bold;
    text-align: center;
}

.text_field {
    margin: 10px 0;
}

#contact_us_buttons {
    text-align: center;
}

.btn {
    background-color: #228ad4 !important;
    font-weight: bold;
    background-color: none !important;
}

nav a {
    background-color: #52864d;
}

.info_contacto {
    float: left;
    width: 300px;
    height: 300px;
    margin: 40px 0px 0px 15px;
    background: #888;
}

.list-inline {
    text-align: center;
}

input[type="button"] {
    background-color: none;
    background: none;
    border: none;
}

input[type="reset"] {
    background-color: none;
    background: none;
    border: none;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* Smartphones (portrait) â€”â€”â€”â€“ */
@media only screen and (max-width : 320px) {

    .pure-u-md-1-3 {
        width: 100% !important;
    }

    .menu {
        float: left;
        margin-right: 10px;
        font-size: 13px;
    }


}

/* iPhone 4 â€”â€”â€”â€“ */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {

    .pure-u-md-1-3 {
        width: 100% !important;
    }

}

@media only screen and (max-width : 1665px) {
    .menu {
        float: left;
        margin-right: 20px;
    }

}

@media only screen and (max-width : 1399px) {
    footer {
        position: relative;
        bottom: 0;
        width: 100%;
        padding-top: 0;
        background-color: #0a4ca2 !important;
    }

}

@media only screen and (max-width : 1330px) {
    .contenido-footer {
        position: absolute;
    }

}

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

@media screen and (max-width: 992px) {
    .top {
        position: relative;
    }

    .cont-d li a img {
        width: 150px !important;
        height: 150px;
    }

    .menu {
        margin-right: 10px;
        font-size: 13px;
    }

    .call {
        font-size: 14px;
    }
}

@media screen and (max-width: 600px) {
    .top {
        position: relative;
    }

    .nosotros1 {
        margin-top: 20px;
    }

    .top {
        text-align: center;
    }

    .logo {
        float: none;
        margin: auto;
    }

    .call {
        width: 100%;
        margin: auto !important;
    }

    .menu {
        font-size: 19px;
    }

    .main {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .cont-d li a img {
        height: 130px;
    }

    .link {
        float: none !important;
        text-align: left !important;
    }

    .contenido-footer ul.right,
    .contenido-footer ul li.right {
        float: none !important;
    }

}




@media only screen and (max-width : 480px) {
    .call {
        font-size: 14px;
        float: left;
        margin-left: 29px;
    }

    .main {
        margin-left: 28px;
    }

    .contenido-footer {
        font-size: 14px;
    }

    .btn,
    .btn-large,
    .btn-flat {
        padding: 0 1rem;
    }
}</pre></body></html>