@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,800');
body {
    margin: 0;
    padding: 0;
    background: #fff;
}

a {
    text-decoration: none;
    background-color: transparent;
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #000;
    text-decoration: none;
}

a:active {
    text-decoration: none;
    background-color: transparent;
    color: #000;
    text-decoration: none;
}

section {
    padding: 20px 0;
    min-height: 100px;
}

footer {
    margin-top: 0 !important;
    padding: 20px 0px 0px 0px;
    background: #ffa400;
    color: #630000;
}


/* ============= section css ============= */

.tel-1 {
    font-weight: 800!important;
    font-family: 'Open Sans', sans-serif;
    font-size: 26pt;
}

nav {
    height: auto !important;
    padding: 0px 0px 0px 0px;
    color: #fff!important;
    background: none!important;
    box-shadow: none!important;
    line-height: 50px;
}

nav ul a {
    font-size: 1.6rem;
    color: #eee;
}

.active {
    color: #fff;
}

.style-marco-text {
    width: 100%;
    position: absolute;
    top: 45%;
    padding: 0 2vh;
    text-align: center;
    color: #fff;
}

.style-img {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
}

.style-logo {
    width: 50%;
    height: auto;
}

.p-tm {
    font-size: 15pt;
}

.carousel-item h3 {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    font-weight: bolder;
}

.style-position-relative {
    position: relative;
    padding: 0 !important;
}

.style-section-name {
    background: #cb0000;
}

.style-section-name h4 {
    text-align: center;
    color: #fff;
    font-weight: bolder;
}

.style-bg1 {
    background-image: url("../img/img-3.jpg");
    background-color: #5b5b5b;
    background-repeat: none;
    background-size: cover;
}

.style-bg2 {
    background-image: url("../img/img-4.jpg");
    background-color: #5b5b5b;
    background-repeat: none;
    background-size: cover;
}

ul.style-list li {
    list-style-type: none;
    font-size: 16pt;
    margin-bottom: 2vh;
    color: #fff;
}

.style-card {
    padding: 4vh 2vh;
    text-align: center;
}

.style-card h5 {
    width: 100%;
    min-height: 150px;
    text-align: center;
    color: #fff;
    background: #5b5b5b;
    padding: 1vh;
}

.style-card h5 b {
    margin: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    text-align: center;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    padding: 1vh;
}


/*tipografia insertada*/

.row-bg {
    background: #fff;
}

@font-face {
    font-family: OpenSans-Regular;
    src: url(../font/OpenSans-Regular.ttf);
}

* {
    /* font-family:OpenSans-Regular; */
    color: grey;
}

.style-msn {
    padding: 1vh 0vh;
    text-align: right;
    background: #8a8a8a;
}

.style-msn2 {
    padding: 1vh 2vh 1vh 2vh;
    text-align: center;
    background: #d24e00;
}

.style-callus {
    text-align: right;
    font-size: 12pt;
    color: #0079ff;
}

.style-cita {
    margin: 2%;
    padding: 2%;
    text-align: center;
    background: none;
    border-radius: 10px;
    color: white;
    font-size: 16pt;
}

.redes {
    display: flex;
    justify-content: end;
}

.redes img {
    width: 32px;
    padding: 0px 4px;
}

.redes-foot {
    display: flex;
    justify-content: center;
}

.redes-foot img {
    width: 32px;
    padding: 0px 4px;
}

.style-btn1 {
    background: #d24e00;
    padding: 5px 20px;
    border-radius: 20px;
    text-decoration: none;
    font-size: 15pt;
    color: white;
    border: none;
    margin: 0 39%;
    box-shadow: 10px 10px 10px #691e0061;
}

.style-btn1:hover {
    background: #f3691a;
    padding: 5px 20px;
    border-radius: 20px;
    text-decoration: none;
    font-size: 15pt;
    color: white;
    border: none;
    margin: 0 39%;
    box-shadow: 10px 10px 10px #691e0061;
}

.style-col4-consulta {
    text-align: center;
    padding: 0;
    margin: 0;
    color: white;
}

.c-1 {
    background: #274ed9;
}

.c-2 {
    background: #d24e00;
}

.c-3 {
    background: #00d9b6;
}

.style-col {
    padding: 4vh;
    color: white;
    height: 300px;
}

.style-parra-2 {
    font-size: 12pt;
    color: white;
}

.style-btn-carrousel {
    width: 40%;
    margin-top: 50%;
    margin-bottom: 50%;
    padding-top: 30%;
}

.style-sub-direccion {
    margin: 1vh;
    padding: 2vh;
    background: #e8e8e8;
    text-align: center;
    height: 250px;
}

.style-sub-direccion p {
    font-size: 16pt;
}


/*estilo para cabecera*/

.style-row {
    padding: 5vh;
}

.topup {
    background: #024299;
    border-bottom: 10px solid #238fcf;
    color: #fff;
}

.align-img {
    width: auto;
}

.logo {
    margin: auto;
}

.top {
    padding: 7px 0px 5px 0px;
    background-color: #6da744;
    color: #fff;
}

.c-v-l {
    color: #578636;
}

.c-v-f {
    background: #578636;
}

.c-c-l {
    color: #d28d31;
}

.c-c-f {
    background: #d28d31;
}

.parra {
    font-size: 14pt;
}

.men {
    padding-top: 20px;
}

.menus {
    background: #fff;
}

.cuadritos {
    padding: 20px 15px 20px 15px;
    min-height: 200px;
    background: rgba(114, 80, 55, 0.8);
    border-radius: 20px;
    color: #fff;
}

.space {
    padding: 20px 0px 40px 0px;
}

.lado {
    margin: -20px 5px 15px 25px;
    color: #024299;
}

.tumb {
    margin-top: 0px;
    min-height: 19vh;
}

.pad-less {
    padding: 0px;
}

.list-1 li {
    color: #808080;
    padding: 1% 1%;
    font-size: 16pt;
    text-align: left;
    margin-top: 2%;
}

.list-1 i {
    color: #808080 !important;
}

.parrafo {
    font-size: 14pt;
}

.noso {
    padding: 5vh 0px;
}

.oscu {
    background: rgba(0, 0, 0, 0.2);
    padding: 10px 0px;
}


/*INICIO GALERIA*/

.cont-g {
    height: auto;
    overflow: hidden;
    float: left;
    margin-bottom: 25px;
}

.cont-g ul {
    margin: 0;
    padding: 0;
}

.cont-g ul li {
    float: left;
    list-style: none;
    background: #9b8a50;
    border: 5px solid #9b8a50;
    margin: 1%;
    width: 30%;
}

.cont-g ul li a img {
    transition: opacity 0.4s ease-in-out 0s;
    -webkit-transition: opacity 0.4s ease 0s;
    width: 100%;
}

.cont-g ul li a img:hover {
    opacity: 0.7;
    transition: opacity 0.4s ease-in-out 0s;
    -webkit-transition: opacity 0.4s ease 0s;
}

.cont-g ul li {
    transition: all .50s ease-in-out;
}

.cont-g ul li:hover {
    opacity: 0.9;
}


/*FIN GALERIA*/


/*estilo del parallax*/

.parallax-container {
    max-height: 350px !important;
}


/*estilo circular en imagenes*/

.style-img-border {
    border-radius: 0px 8px 8px 0px;
    display: block;
    max-width: 100%;
    height: auto;
}

.cont-img {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 5vh;
}

.cont-cont-img {
    margin-top: 5vh;
    margin-bottom: 5vh;
}


/* ============= section css ============= */

.form-control {
    background: #fff!important;
    border-radius: 0px!important;
    border: 1px solid #c1c1c1!important;
}

.form-control:hover {
    border-left: 4px solid #0e6b08;
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.4);
}


/*FORMULARIO*/

.btn {
    background: #578636!important;
    color: #fff;
}

.btn:hover {
    background: #d28d31!important;
}

.show1,
.show2 {
    display: block;
}

.show3,
.show4 {
    display: none;
}

.style-deconone:click,
.style-deconone:hover,
.style-deconone {
    text-decoration: none;
}


/* ============= MEDIA QUERY ============= */

@media screen and (max-width: 1199px) {
    .show1,
    .show2 {
        display: none;
    }
}

.carousel-item img {
    height: auto;
}


/*Media para smartphone*/

@media screen and (max-width: 670px) {
    .carousel-item img {
        height: 250px;
    }
    .show3,
    .show4 {
        display: block;
    }
}

.style-number {
    display: block;
    margin-top: 2.5vh;
    margin-bottom: 2.5vh;
}

.style-display {
    display: block;
}

@media screen and (max-width: 992px) {
    .ocultar {
        display: none;
    }
    .style-display {
        display: none;
    }
    .parallax-container {
        max-height: 100% !important;
    }
    .style-sub-direccion p {
        font-size: 100%;
    }
    .noso {
        font-size: 15pt;
        font-weight: lighter;
    }
    .gran-b {
        padding: 70px 0px;
        position: relative;
        z-index: 0;
        margin-top: 0px;
        color: #fff!important;
    }
    .gran-b2 {
        padding: 70px 0px;
        position: relative;
        z-index: 0;
        margin-top: 0px;
        color: #fff!important;
    }
    .servi {
        margin-top: 100px;
        margin-bottom: 80px;
    }
    .topup {
        text-align: center;
    }
}

@media screen and (max-width: 1200px) {
    .style-not-display {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .list-1 li {
        color: #808080;
        padding: 1% 1%;
        font-size: 16pt;
        text-align: center !important;
        margin-top: 2%;
    }
    .men {
        padding-top: 0px;
    }
    .cuadro-lado {
        padding: 20px 5px;
        margin-top: 50px;
    }
}

@media screen and (max-width: 601px) {
    h5 .button-collapse {
        margin-top: 16px;
        margin-bottom: -10px;
        float: right !important;
    }
}

@media screen and (max-width: 425px) {
    footer {
        text-align: center;
    }
    .style-row {
        padding: 2vh;
    }
}


/*estilo para numeros de telefono en negro*/

.not-style {
    color: black !important;
    text-decoration: none;
}


/*hover*/

.not-style:hover {
    color: black;
}


/*estilo para numeros de telefono en blanco*/

.not-style-2 {
    text-decoration: none;
}


/*hover*/

.not-style-2:hover {
    color: white;
}

.style-message {
    font-size: 20pt;
    background: #cf0000;
    color: white;
    padding: 2vh;
    text-align: center;
}

.call-to-action {
    font-size: 24pt;
    letter-spacing: 1px;
}