@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:700');
@import url('https://fonts.googleapis.com/css?family=Audiowide&display=swap');

/* {
    font-family: 'Roboto', sans-serif;
}
 {
    font-family: 'Source Sans Pro', sans-serif;

    font-family: 'Source Sans Pro', sans-serif;

}*/

.container {
    width: 86%;
}

.pad-less {
    padding: 0px 0px!important;
}

body {
    margin: 0;
    padding: 0;
    background: url(../img/bg.png);
    font-family: 'Roboto', sans-serif;
}

a {
    text-decoration: none;
    background-color: transparent;
    color: #000;
    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;
}

footer {
    margin-top: 0 !important;
    padding: 20px 0px 0px 0px;
    background-color: #848484!important;
}


/* ============= section css ============= */

nav {
    height: auto !important;
    padding: 10px 0px 0px 0px;
    color: #666!important;
    background: none!important;
    box-shadow: none!important;
    line-height: 50px;
}

nav ul a {
    display: block;
    letter-spacing: 4px;
    font-size: 1.5rem !important;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
    font-weight: 600 !important;
    position: relative;
    font-weight: 300;
}

nav ul li a {
    margin: 0px 10px;
    color: #fff!important;
}

nav ul li.active,
nav ul a:hover {
    background-color: rgba( 0, 0, 0, 0)!important;
    color: #e8b67f;
}

nav li:hover .bolita {
    top: 0px;
    opacity: 1;
}

.font-telefono {
    font-size: 24px;
}

.active2 {
    /* background-color: #43acf7;  */
    /* border-radius: 20px; */
}

.side-nav {
    background-color: rgba(0, 0, 0, 0.514);
}

.active2 a {
    color: #fff !important;
    border-bottom: 2px solid #fff;
}

nav i {
    color: #fff!important;
    font-size: 35px !important;
    padding-top: 8px;
}

.azul-f {
    background: transparent;
    height: 70px;
    position: absolute;
    z-index: 999;
}

.toppop {
    color: #000;
    text-align: center;
    padding: 27px 0px 7px 0px;
}

.toppop h5 {
    font-size: 12pt;
    font-weight: bold;
}

.logo {
    float: left;
    margin: 0px auto 0px auto;
    width: 350px;
}

.linea {
    height: 5px;
    background: #d2d2d2;
    width: 120px;
    margin: auto;
    transition: all 0.3s ease 0s;
}

.titu1 {
    font-weight: 300;
    color: #ffffff;
    font-size: 34pt;
    line-height: 1.3;
    letter-spacing: 0px;
    text-align: center !important;
    z-index: 999;
    position: absolute;
    top: -300px;
    left: 250px;
}

.parra {
    color: #f3f3f3;
    font-size: 13pt;
    line-height: 1.7;
}

.list-1 li {
    color: #000;
    font-size: 15pt;
    line-height: 1.7;
    transition: all 0.3s ease 0s;
    padding: 10px;
}

.tel {
    color: #d2d2d2;
    font-size: 13pt;
    margin-top: 10px;
    border-bottom: 2px solid #d2d2d2;
}

.spa1 {
    margin-top: 250px;
    margin-bottom: 250px;
    transition: all 0.4s;
}

.spa2 {
    margin-top: 100px;
    margin-bottom: 100px;
    transition: all 0.4s;
}

.noso {
    padding: 50px 0px;
    background: #fff;
}

.titu2 {
    font-weight: 300;
    font-size: 32pt;
    line-height: 1.3;
    letter-spacing: 0px;
    transition: all 0.3s ease 0s;
    color: #fff;
}

.titu3 {
    font-weight: 700;
    font-size: 20pt;
    line-height: 1.3;
    letter-spacing: 0px;
}

.central {
    text-align: center;
    margin: auto;
}


/* ============= section css ============= */

.parallax-container {
    background: url(../img/rayitas-bg.png);
    height: auto;
    padding: 70px 0px;
}


/*FORMULARIO*/

.form-control {
    background: #fff!important;
    border-radius: 5px!important;
}

.space {
    padding: 20px 10px;
}

input {
    margin-top: 25px;
}

.btn {
    border: 2px dotted #76C1F7!important;
    /* border-radius: 50px!important; */
    color: #fff!important;
    background: none!important;
    padding: 18px 45px!important;
    margin: auto;
    height: auto!important;
    font-size: 16pt;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
}

.btn:hover {
    border: 2px solid #629cc5 !important;
    background: #43acf7 !important;
    color: #fff!important;
}

.btn-2 {
    border: 2px dotted #A0237F!important;
    /* border-radius: 50px!important; */
    color: #fff!important;
    background: #A0237F!important;
    padding: 18px 45px!important;
    margin: auto;
    height: auto!important;
    font-size: 16pt;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
}

.btn-2:hover {
    border: 2px solid #A0237F!important;
    background: #A0237F!important;
    color: #fff!important;
}

.imgs {
    width: 128px;
    height: 128px;
}

.font {
    font-family: 'Source Sans Pro', sans-serif;
}

.gris-f {
    background: #f0f1f1;
}

.arriba {
    position: relative;
    padding: 0px;
    margin-top: -45px;
}

.info-box {
    background-image: url(../img/fondo.jpg);
    padding: 55px 35px 37px;
    text-align: center;
    overflow: visible;
    transition: all 0.3s ease 0s;
    min-height: 420px;
}

.info-box:hover {
    background: #43acf799;
}

.info-txt {
    font: 300 35px/1.2em 'Source Sans Pro';
    color: #31353d;
    margin: 0px;
    transition: all 0.3s ease 0s;
    text-transform: uppercase;
}

.info-box:hover .info-txt {
    color: #fff;
    margin: 0px 0px 20px 0px;
}

.info-txt2 {
    color: #898989;
    font-size: 13pt;
    line-height: 1.4;
    transition: all 0.3s ease 0s;
}

.info-box:hover .info-txt2 {
    color: #fff;
    line-height: 1.2;
}

.info-box .imgs {
    margin-bottom: 15px;
    transition: all 0.3s ease 0s;
}

.info-box:hover .imgs {
    transform: scale(0.8);
}


/* FIN FORMULARIO*/

.c-vd-l {
    color: #fff;
    text-align: center !important;
    font-size: 20pt;
    z-index: 999;
    position: absolute;
    top: -240px;
    left: 330px;
}

.c-vd-f {
    background: #A0237F;
}

.c-az-l {
    color: #3c3d99;
}

.c-az-f {
    background: #3c3d99;
}

.c-b-l {
    color: #fff;
}

.der {
    text-align: right;
}

.c-ac-l {
    color: #A0237F;
}

.nosot {
    padding: 50px 0px;
    background: #76C1F7b0;
}

.taman {
    min-height: 600px;
}

.tele {
    font-size: 15pt;
    z-index: 999;
    position: absolute;
    top: -170px;
    left: 452px !important;
}

.tele2 {
    font-size: 15pt;
    z-index: 999;
    position: absolute;
    top: -170px;
    left: 600px !important;
}

.snav ul a {
    display: block;
    letter-spacing: 4px;
    font-size: 1rem !important;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
    font-weight: 600 !important;
    position: relative;
    font-weight: 300;
}

.navegacion {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background-color: transparent;
    z-index: 100;
}

.seccion-header {
    position: relative;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.caja-header {
    text-align: center;
}

.caja-header h2 {
    color: white;
    font-size: 48px;
}

.caja-header h6 {
    font-size: 26px;
    color: white;
    margin-bottom: 20px;
}

.caja-header .telefono {
    padding: 6px 30px;
    border-radius: 100px;
    background-color: white;
    color: #333333;
    font-size: 26px;
    font-weight: 500;
}

.swiper {
    height: 90vh;
    width: 100%;
}


/* ============= MEDIA QUERY ============= */

@media screen and (max-width: 992px) {
    /*.spa1{
        height: 250px;
        transition: all 0.4s;
    }
    */
    .tele {
        font-size: 15pt;
        z-index: 999;
        position: absolute;
        top: -170px;
        left: 270px !important;
    }
    .container {
        width: 100%;
    }
    footer {
        text-align: center;
    }
    nav {
        padding: 40px 0px 0px 0px;
    }
    .space {
        padding-top: 20px
    }
    .logo {
        width: 350px;
    }
    .titu1 {
        font-size: 25pt;
        left: 125px;
    }
    .titu2 {
        font-size: 24pt;
    }
    .spa1 {
        margin-top: 100px;
        margin-bottom: 100px;
        transition: all 0.4s;
    }
    .c-vd-l {
        color: #fff;
        text-align: center !important;
        font-size: 15pt;
        z-index: 999;
        position: absolute;
        top: -240px;
        left: 180px;
    }
    .lin {
        margin-top: -15px;
        margin-bottom: 20px;
        border: 0;
        border-top: 5px solid #A0237F !important;
        width: 100%;
    }
    .sti2 {
        color: #A0237F;
        font-size: 15pt !important;
        text-decoration: line;
        text-align: center;
    }
    .taman {
        height: 641px !important;
    }
    .card {
        position: relative;
        margin: 25px 25px;
        transition: box-shadow .25s;
        border-radius: 2px;
        /* width: 200px; */
        /* left: 50px; */
    }
    nav .nav-wrapper {
        /* position: relative;
        height: 100%;
        left: 730px; */
    }
}

@media screen and (max-width: 767px) {
    .container {
        width: 98%;
    }
    .swiper {
        height: 60vh;
        width: 100%;
    }
    .btn {
        padding: 10px 30px!important;
        margin: auto;
        height: auto!important;
        font-size: 13pt;
        margin-top: 10px;
    }
    .info-txt {
        font: 300 32px/1em 'Crimson Text';
    }
    .info-box {
        min-height: 350px;
    }
    .der {
        text-align: center;
    }
    nav ul li a:before {
        border-top: 60px solid #fff;
    }
    .side-nav a {
        height: 60px;
    }
    .cont-g ul li {
        width: 48%;
    }
    .titu1 {
        font-size: 22pt;
    }
    .titu2 {
        font-size: 18pt;
    }
    nav {
        padding: 0px;
    }
    .logo {
        /* width: 150px; */
        float: none;
    }
    .caja-header h2 {
        color: white;
        font-size: 36px;
    }
    .caja-header h6 {
        font-size: 21px;
        color: white;
        margin-bottom: 20px;
    }
    .caja-header .telefono {
        padding: 6px 30px;
        border-radius: 100px;
        background-color: white;
        color: #333333;
        font-size: 16px;
        font-weight: 500;
    }
}

@media screen and (max-width: 580px) {
    .c-vd-l {
        color: #fff;
        text-align: center !important;
        font-size: 12pt;
        z-index: 999;
        position: absolute;
        top: -240px;
        left: 50px;
    }
    .lin {
        margin-top: -15px;
        margin-bottom: 20px;
        border: 0;
        border-top: 5px solid #A0237F !important;
        width: 100%;
    }
    .sti2 {
        color: #A0237F;
        font-size: 13pt !important;
        text-decoration: line;
        text-align: center;
    }
    .taman {
        height: 641px !important;
    }
    .card {
        position: relative;
        margin: 0.5rem 0 1rem 0;
        transition: box-shadow .25s;
        border-radius: 2px;
        /* width: 200px;
        left: 50px; */
    }
    .sti {
        text-align: center;
        font-size: 15pt !important;
        color: #ffff;
        padding: 20px;
    }
    .titu1 {
        font-size: 15pt !important;
        left: 50px !important;
    }
    .logo2 {
        /* width: 200px !important; */
    }
    .logo {
        /* width: 150px; */
    }
    .tele {
        font-size: 15pt;
        z-index: 999;
        position: absolute;
        top: -170px;
        left: 108px !important;
    }
    nav .nav-wrapper {
        /* position: relative;
        height: 100%;
        left: 300px; */
    }
    .caja-header h2 {
        color: white;
        font-size: 24px;
    }
    .caja-header h6 {
        font-size: 16px;
        color: white;
        margin-bottom: 20px;
    }
    .caja-header .telefono {
        padding: 6px 30px;
        border-radius: 100px;
        background-color: white;
        color: #333333;
        font-size: 14px;
        font-weight: 500;
    }
}

.fondo {
    background-color: #A0237F;
    height: 80px;
    margin: 0;
    width: 100%;
}

.sti {
    text-align: center;
    font-size: 20pt;
    color: #ffff;
    padding: 20px;
}

.stilo {
    font-size: 20pt;
}

.fondo2 {
    background-image: url(../img/fondo.jpg);
    height: 500px;
}

.centro {
    text-align: center !important;
}

.st {
    color: #848484;
}

.color1 {
    background-color: #A0237F;
    margin-right: 0 !important;
    margin-left: 0px !important;
    /* margin: 0 !important; */
}

.card-content ul li {
    text-align: justify;
    margin-left: 100px;
}

.sti2 {
    color: #A0237F;
    font-size: 20pt;
    text-decoration: line;
    text-align: center;
}

.lin {
    margin-top: -15px;
    margin-bottom: 20px;
    border: 0;
    border-top: 5px solid #A0237F !important;
    width: 100%;
}

.card {
    position: relative;
    margin: 25px 15px;
    transition: box-shadow .25s;
    border-radius: 2px;
    /* width: 300px; */
}

.menu {
    position: absolute;
    z-index: 999;
    left: 150px;
}

.card .card-title {
    font-size: 24px;
    font-weight: 300;
    font-family: 'Audiowide', cursive;
}

.card-content h5 {
    margin-right: 30%;
}

.card-content ul {
    text-align: left;
}

.seccion-nosotros {
    padding: 50px 0;
}

.caja-nosotros {
    text-align: center;
    margin-bottom: 75px;
}

.caja-nosotros h4 {
    font-family: 'Audiowide', cursive;
    font-size: 42px;
    margin-bottom: 25px;
    color: #A0237F;
}

.caja-nosotros p {
    padding: 0 5%;
    font-size: 18px;
    color: rgba(0, 0, 0, 0.678);
}

.caja-mv {
    padding: 25px;
    margin: 0 30px;
    border: 3px solid #A0237F;
    min-height: 200px;
}

.caja-mv h5 {
    font-size: 32px;
    font-weight: 300;
    font-family: 'Audiowide', cursive;
}

.padx-0 {
    padding-left: 0px;
    padding-right: 0px;
}