/*@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,900');*/

h1,
h2,
h3,
h4,
h5,
h6,
a {
    color: #fff;
}

body,
html {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    background: black;
}

p,
div {
    font-size: 14pt;
}

.row {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}

header {
    background-color: #ffffff;
    background-repeat: no-repeat;
    /* Do not repeat the image */
    background-size: cover;
    /* Resize the background image to cover the entire*/
    height: auto;
}

.p-0 {
    padding: 0 !important;
}

.m-0 {
    margin: 0 !important;
}

.container {
    width: 84% !important;
    max-width: 1200px !important;
}

/*i{color: #F49C1D !important;}*/
p,
a {
    margin: 0 !important;
    font-size: 20px !important;
    font-family: 'Open Sans', sans-serif;
}

.class-bg-parallax {
    position: relative;
    background-image: url(../img/parallax1.png);
    background-size: cover;
    width: 100vw;
    height: 27vh;
}

.class-vertical-align {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    color: white;
}

.class-header-title {
    background: #176db4;
    height: 23vh;
    margin-top: -3vh;
    border-radius: 0 0 100% 100%;
}

.class-header-title h2 {
    text-align: center;
    padding-top: 4vh;
    color: white;
    font-weight: bold;
}

.class-textcontent {
    margin-top: -9vh;
    background: white;
    padding: 6vw 3vw;
}

.class-textcontent img {
    width: 100%;
    max-width: 426px;
}

.class-bg2 {
    position: relative;
    background-image: url(../img/bg-05.png);
    background-size: cover;
    width: 100%;
    height: auto;
    padding: 5vh 0;
}

ul.class-list {
    margin-top: 6vh;
}

ul.class-list li h5 {
    line-height: 50px;
}

ul.class-list li h5 i {
    border: 2px solid white;
    background: transparent;
    border-radius: 100px;
    padding: 1vw;
    margin-right: 1vw;
}

.class-msn {
    background: white;
    position: absolute;
    margin-top: -10vh;
    left: 0 !important;
    padding: 2vw 4vw !important;
    border-radius: 50px;
    box-shadow: 5px 5px 30px 5px #0c263559;
}

.class-msn h5 {
    color: #176db5;
    font-weight: bold;
}

.class-msn h6 {
    color: #176db5;
    text-align: right;
}

.class-bg3 {
    background: #f6d546;
    text-align: center;
    padding: 6vh 0 !important;
    margin: 0;
}

.class-shape1 {
    width: 100%;
    margin-top: -10vh;
    margin-bottom: -1vh;
}

.class-shape2 {
    width: 100%;
    margin-top: -1vh;
    margin-bottom: -10vh;
}

.class-shape3 {
    width: 100%;
    margin-top: -1vh;
    margin-bottom: 0vh;
}

.class-img2 {
    width: 100% !important;
    max-width: 690px;
    margin-bottom: -10vh;
}

.class-img3 {
    position: absolute;
    width: 100%;
    max-width: 300px;
    z-index: 99;
    margin-top: -5.2vh;
    left: 11vh;
}

.class-img4 {
    position: absolute;
    width: 100%;
    max-width: 600px;
    z-index: -1;
}

.style-logo2 {
    width: 100%;
    max-width: 600px;
    margin-bottom: 0vh;
    margin-top: 5vh;
}

.logo-f {
    width: 45%;
    margin-top: 5vh;
}

.cuadro-blanco {
    height: 90% !important;
    color: rgba(255, 255, 255, 0.2);
}

section {
    padding: 100px 0 !important;
}

.call-to {
    position: relative;
    padding: 2vh 0 !important;
}

.call-t {
    text-align: right;
}

.call-t h5 {
    font-weight: 700;
    color: #176db5;
    margin-top: 10px;
    font-size: 30pt;
    line-height: 1;
}

.call-t h5 span {
    font-weight: 400;
    display: block;
    font-size: 25px;
}

.call-t2 {
    text-align: left;
}

.call-t2 h5 {
    font-weight: 700;
    color: #2b347d;
    margin-top: 10px;
    font-size: 50px;
    line-height: 1;
}

.call-t2 h5 span {
    font-weight: 400;
    display: block;
    font-size: 25px;
}

.arriba {
    margin-top: -50px;
    position: relative;
    z-index: 2;
    float: left;
}

.logo2 {
    float: left;
}

.der {
    text-align: right;
}

.amarillo {
    color: #F49C1D !important;
}

nav {
    box-shadow: none !important;
    background-color: #f6fbff !important;
    border-bottom: 3px solid #176db4;
    border-top: 3px solid #176db4;
}

nav a {
    color: #176db4 !important;
    text-transform: uppercase;
    font-size: 1.5rem !important;
}

nav ul {
    text-align: center !important;
}

nav li {
    display: inline-block !important;
    float: none !important;
    width: 49%;
    height: 60px;
}

.style-vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.parallax-container {
    height: 350px;
}

.container-msn {
    margin: 0 auto;
    padding: 3vh 0;
    width: 55% !important;
    max-width: 643px !important;
}

.style-marco-red {
    transform: skew(-30deg);
    background: #e21d25;
    padding: 10px 20px !important;
}

.style-marco-blue {
    transform: skew(-30deg);
    background: #2b347d;
    padding: 34px 20px !important;
}

.style-marco-red2 {
    transform: skew(-30deg);
    background: #e21d25;
    height: 10px;
}

.style-marco-white {
    transform: skew(-30deg);
    background: #fff;
    height: 10px;
}

.style-marco-blue2 {
    transform: skew(-30deg);
    background: #2b347d;
    height: 10px;
}

textarea {
    width: 100%;
    height: 10rem;
    background-color: transparent;
}

.style-marco {
    padding: 3vh !important;
    min-height: 310px !important;
}

.botones-header {
    text-align: center !important;
    padding: 5px 0;
    margin-bottom: 15px;
}

.botones-header a {
    text-align: center !important;
    display: inline-block;
}

.botones-header .btn {
    box-shadow: none !important;
    background: none !important;
    border: 1px solid red !important;
    color: red;
}

.botones-header .boton-generico:hover {
    background: #e90000 !important;
    color: #fff;
}

.boton-generico {
    box-shadow: none !important;
    background: none !important;
    border: 1px solid red !important;
    color: red;
}

.boton-generico:hover {
    background: #e90000 !important;
    color: #fff;
}

.nosotros {
    background: #fff url(../img/bg-2.png);
    background-color: #cccccc;
    background-repeat: no-repeat;
    /* Do not repeat the image */
    background-size: cover;
    /* Resize the background image to cover the entire*/
    height: auto;
    padding: 0 !important;
    margin: 0 !important;
}

.nosotros2 {
    background: #fff url(../img/bg-3.png);
    background-color: #cccccc;
    background-repeat: no-repeat;
    /* Do not repeat the image */
    background-size: cover;
    /* Resize the background image to cover the entire*/
    height: auto;
    padding: 0 !important;
    margin: 0 !important;
}

.nosotros .row,
.nosotros2 .row {
    padding: 4vh 0;
    margin: 0 !important;
}

.nosotros p {
    font-size: 22px !important;
    text-transform: uppercase;
    color: #4b4b4b;
    font-weight: 300;
}

.noso-txt {
    font-size: 30px !important;
    text-transform: uppercase;
    color: #4b4b4b;
    font-weight: 300;
}

.nosotros span {
    display: block;
}

.nosotros span.comilla {
    font-weight: 700;
    font-size: 40px;
    color: #2dc3bc;
}

.nosotros h4 {
    font-weight: 400;
    color: #2b347d;
    margin-bottom: 30px !important;
    font-size: 20px;
}

 .style-logo {
    width: 100%;
    max-width: 600px;
    margin-bottom: 5vh;
}

.style-logo0 {
    width: 30%;

}

.f-der {
    float: right;
}

.sbr {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.56);
}

.servicios {
    background: #212121 url(../img/bg.png);
}

.servicios h5 {
    color: #fff;
    text-transform: uppercase;
}

.horario {
    background: url(../img/bg-contacto.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.horario p,
li,
h4,
h5 {
    color: #fff;
}

.boton-align {
    text-align: center;
    margin: 15px 0;
}

p.registrate {
    font-weight: 700;
    color: #32bdba;
    font-size: 40px;
    margin-top: 30px !important;
}

.precios {
    background-color: #e8e8e8;
}

.precios p.restricciones {
    color: red;
    margin-bottom: 30px !important;
    font-size: 8px !important;
}

.precios span {
    display: block;
}

.esp-disp {
    font-size: 14px !important;
}

.titulos {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 40px;
}

.rayita {
    height: 2px;
    background: #fff;
    width: 250px;
    margin-bottom: 100px !important;
    margin-top: 5px !important;
    margin: 0 auto;
}

.titulos-1 {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 40px;
    color: #2b347d;
}

.rayita-1 {
    height: 2px;
    background: #303030;
    width: 250px;
    margin-bottom: 100px !important;
    margin-top: 5px !important;
    margin: 0 auto;
}

.pagos-met {
    font-weight: 400;
    font-size: 20px;
}

.dir-tel {
    margin: 0 !important;
}

.dir-dir {
    margin: 0 !important;
}

.dir-tel {
    font-weight: 700;
    font-size: 20px;
}

.pagos i {
    font-size: 30px;
}

.pagos img {
    width: 60px !important;
}

.formulario {
    background-color: #2bbeb8;
    position: relative;
}

.formulario img {
    position: absolute;
    top: -99px;
    right: 0;
    left: 0;
    margin: 0 auto
}

.formulario p,
a,
h4 {
    color: #fff;
}

.formulario p,
a {
    font-size: 25px;
}

.formulario h3 {
    font-size: 45px;
    font-weight: 700;
}

.col.margen {
    margin-top: 80px !important;
}


.galeria {
    background-color: #F49C1D;
}

#contact_us_aremandatory {
    color: #fff !important;
}

footer {
    background-color: none;
    height: auto;
    color: #fff !important;
    padding: 2vh 0 !important;
    margin: 0 !important;
}

footer .footer-ul {
    text-align: center;
}

footer .footer-ul li {
    display: inline-block;
    margin: 0 5px;
}

footer .footer-ul li a {
    color: #000;
}

footer a,
footer h4 {
    color: #ffffff !important;
    font-weight: 600;
    font-size: 16pt !important;
}

/*GALERIA*/

.cont-g {
    height: auto;
    overflow: hidden;
    float: left;
    margin-top: 25px;
    margin-bottom: 25px;
}

.cont-g ul {
    margin: 0;
    padding: 0;
}

.cont-g ul li {
    float: left;
    list-style: none;
    background: none;
    margin: 1%;
    width: 18%;
}

.cont-g ul li a img {
    transition: opacity 0.4s ease 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 0s;
    -webkit-transition: opacity 0.4s ease 0s;
}

.cont-g ul.u2 li {
    float: left;
    list-style: none;
    background: none;
    margin: 1%;
    width: 31%;
}

.cont-g ul.u3 li {
    float: left;
    list-style: none;
    background: none;
    margin: 1%;
    width: 48%;
}

.divider {
    margin-top: 30px !important;
}

/*FIN GALERIA*/

/*FORMULARIO*/
.raya {
    height: 2px;
    background: #fff;
    width: 95px;
    margin: 40px auto;
}

.form-control {
    background: #fff !important;
    border-radius: 0px !important;
    border: 1px solid #c1c1c1 !important;
    border-bottom: 2px solid #eee !important;
}

.form-control:hover {
    border-bottom: 2px solid #b71c1c !important;
}

.btn {
    background: #176db4;
}

.btn:hover {
    background-color: #b71c1c !important;
}

.btn-3 {
    margin-top: 10px !important;
    border: 2px solid #154c17 !important;
    color: #154c17 !important;
    background: none !important;
    padding: 10px 53px !important;
    margin: auto;
    height: auto !important;
    font-size: 12pt;
    font-weight: 700;
    border-radius: 3px !important;
}

.btn-3:hover {
    border: 2px solid #154c17 !important;
    background: #154c17 !important;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.58);
    color: #fff !important;
}

/* FIN FORMULARIO*/

.imgs {
    transition: all 0.3s ease 0s;
}

.imgs:hover {
    transform: scale(0.8);
}

.mail {
    font-size: 14pt;
}

.c-az-l {
    color: #2b347d;
}

@media screen and (max-width: 992px) {

    p,
    a {
        margin: 0 !important;
        font-size: 16px !important;
        font-family: 'Open Sans', sans-serif;
    }

    .class-bg-parallax {
        position: relative;
        background-image: url(../img/parallax1.png);
        background-size: cover;
        width: auto;
        height: 27vh;
    }

    .class-shape2 {
        width: 100%;
        margin-top: -1vh;
        margin-bottom: -8vh;
    }

    .class-img2 {
        width: 100% !important;
        max-width: 447px;
        margin-bottom: -10vh;
    }

    .class-textcontent img {
        width: 100%;
        max-width: 426px;
        padding: 2vh 0;
    }

    .class-msn {
        background: white;
        position: absolute;
        margin-top: -6vh;
        left: 0 !important;
        padding: 2vw 4vw !important;
        border-radius: 50px;
        box-shadow: 5px 5px 30px 5px #0c263559;
    }

    .class-shape1 {
        width: 100%;
        margin-top: -3vh;
        margin-bottom: -1vh;
    }

    .class-img3 {
        position: absolute;
        width: 100%;
        max-width: 277px;
        z-index: 99;
        margin-top: -5.2vh;
        left: 3vh;
    }

    .class-img4 {
        position: absolute;
        width: auto;
        max-width: 600px;
        z-index: -1;
        height: 329px;
    }

    footer a,
    footer h4 {
        color: #ffffff !important;
        font-weight: 600;
        font-size: 14pt !important;
    }

    .container-msn {
        margin: 0;
        width: 100% !important;
        max-width: 643px !important;
    }

    .parallax-container {
        height: 250px;
        width: 100%;
        margin: 0 !important;
    }

    h1.white-text {
        font-size: 18pt !important;
    }

    .style-marco-blue {
        display: none !important;
    }

    .call-t h5 {
        text-align: center;
        margin-top: 15px;
    }

    .arriba {
        margin-top: 0px;
        position: relative;
        z-index: 0;
        float: none;
    }

    .f-der {
        float: none;
        text-align: center;
    }

    .call-t {
        text-align: center !important;
    }

    .call-to {
        text-align: center !important;
        float: none;
    }

    .call-to h5 {
        margin-top: 15px;
    }

    .nosotros p {
        font-size: 20px !important;
    }

    .call-to {
        text-align: center !important;
        float: none;
        background: white;
    }

    nav li {
        float: none !important;
    }

    nav li {
        display: block !important;
    }

    .nosotros {
        background: #fff !important;
        min-height: 400px;
    }

    .rayita-1 {
        margin-bottom: 30px !important;
    }

    header {
        background: rgba(255, 255, 255, 0.6) !important;
    }

    .style-logo0 {
        width: 100%;


    }
}

@media screen and (max-width: 768px) {

    body {
        text-align: center !important;
    }

    .class-bg-parallax {
        position: relative;
        background-image: url(../img/parallax1.png);
        background-size: cover;
        width: auto;
        height: -webkit-fill-available;
    }

    .class-textcontent {
        margin-top: 0;
        background: white;
        padding: 6vw 3vw;
        width: 100%;
    }

    .class-header-title {
        background: #176db4;
        height: 23vh;
        margin-top: -3vh;
        border-radius: inherit;
    }

    .class-img4 {
        position: absolute;
        display: none;
        width: auto;
        max-width: 600px;
        z-index: -1;
        height: 329px;
    }

    .class-img3 {
        position: absolute;
        display: none;
        width: 100%;
        max-width: 277px;
        z-index: 99;
        margin-top: -5.2vh;
        left: 3vh;
    }

    footer a,
    footer h4 {
        color: #ffffff !important;
        font-weight: 600;
        font-size: 12pt !important;
    }

    .class-shape1 {
        width: 100%;
        margin-top: -8vh;
        margin-bottom: -2vh;
    }

    .class-shape2 {
        width: 100%;
        margin-top: -1vh;
        margin-bottom: -4vh;
    }

    .class-msn {
        background: white;
        position: absolute;
        margin-top: -6vh;
        left: 0 !important;
        padding: 6vw 12vw !important;
        border-radius: 50px;
        box-shadow: 5px 5px 30px 5px #0c263559;
    }

    .class-bg3 {
        background: #f6d546;
        text-align: center;
        padding-top: 55vh !important;
        padding-bottom: 6vh !important;
        margin: 0;
    }

    .class-bg3 h2 {
        font-size: 30pt;
        font-weight: bold;
    }

    .class-shape3 {
        width: 100%;
        margin-top: -3vh;
        margin-bottom: -4vh;
    }

    .class-header-title h2 {
        text-align: center;
        padding-top: 5vh;
        color: white;
        font-weight: bold;
        font-size: 25pt;
    }

    .class-bg2 h2 {
        font-size: 25pt;
        font-weight: bold;
    }

    .class-bg3:nth-child(2) {
        background: #f6d546;
        text-align: center;
        padding-top: 3vh !important;
        padding-bottom: 6vh !important;
        margin: 0;
    }

    .logo2 {
        margin: auto !important;
        float: none;
    }

    .cont-g ul li {
        width: 48%;
    }

    .container {
        width: 98% !important;
    }

    i.fa {
        margin-top: 10px;
    }

    .der {
        text-align: center;
    }


    .style-logo0 {
        width: 80%;


    }
}

/*Estilos para mobile 'mobile Devices'*/
@media screen and (max-width: 600px) {

    header {
        height: auto;
    }

    .call-to span {
        display: block;
    }

    .nosotros p {
        font-size: 18px !important;
        margin: 15px 0 !important;
    }

    .servicios ul {
        text-align: center;
        float: none !important;
        margin: 0 !important;
    }

    .servicios p {
        margin-bottom: 15px !important;
    }

    .servicios span {
        display: block;
    }

    .pagos i {
        margin-top: 15px !important;
    }

    section {
        padding: 50px 0 !important;
    }

    .call-t h5 {
        font-size: 30px;
    }

    .call-t h5 span {
        font-weight: 400;
        display: block;
        font-size: 20px;
    }

    .botones-header a {
        margin: 10px 0;
    }

    .nosotros {
        min-height: 220px;
    }

    .class-bg3 {
        padding-top: 250px !important;
    }

    .class-bg3:nth-child(2) {
        padding-top: 50px !important;
    }
}