@import url('https://fonts.googleapis.com/css?family=Abel|Open+Sans&display=swap');
@font-face {
    font-family: 'Ubuntu-regular';
    src: url('../fonts/Ubuntu-R.ttf');
}

.ubuntur {
    font-family: 'Ubuntu-regular';
}

@font-face {
    font-family: 'Ubuntu-bold';
    src: url('../fonts/Ubuntu-B.ttf');
}

.ubuntub {
    font-family: 'Ubuntu-bold';
}

@font-face {
    font-family: "Lator";
    src: url("//db.onlinewebfonts.com/t/e080040fab017e068ee2901a6cdb5ec4.eot");
    src: url("//db.onlinewebfonts.com/t/e080040fab017e068ee2901a6cdb5ec4.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/e080040fab017e068ee2901a6cdb5ec4.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/e080040fab017e068ee2901a6cdb5ec4.woff") format("woff"), url("//db.onlinewebfonts.com/t/e080040fab017e068ee2901a6cdb5ec4.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/e080040fab017e068ee2901a6cdb5ec4.svg#Lato") format("svg");
}

.lator {
    font-family: "Lator";
}

@font-face {
    font-family: "Roboto Bold";
    src: url('../fonts/Roboto-Bold.ttf');
}

.robotob {
    font-family: "Roboto Bold";
}

@font-face {
    font-family: "Roboto";
    src: url('../fonts/Roboto-Regular.ttf');
}

.roboto {
    font-family: "Roboto";
}

@font-face {
    font-family: "Lato Light";
    src: url("//db.onlinewebfonts.com/t/5a012dbdb52ab9b13e4d66f1bc9b83c0.eot");
    src: url("//db.onlinewebfonts.com/t/5a012dbdb52ab9b13e4d66f1bc9b83c0.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/5a012dbdb52ab9b13e4d66f1bc9b83c0.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/5a012dbdb52ab9b13e4d66f1bc9b83c0.woff") format("woff"), url("//db.onlinewebfonts.com/t/5a012dbdb52ab9b13e4d66f1bc9b83c0.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/5a012dbdb52ab9b13e4d66f1bc9b83c0.svg#Lato") format("svg");
}

.latoli {
    font-family: "Lato Light";
}

.top1 {
    display: flex;
    align-items: center;
}

body {
    margin: 0;
    padding: 0;
    background: #ffff;
    /* font-family: 'Abel', sans-serif; */
}


/* * {
	font-family: 'Abel', sans-serif;
}*/

header {
    background-color: #fff;
    /* background-image: url(../img/franja.png); */
    padding: 10px 0;
}

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;
}


/*
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	 font-family: "abel regular"
}*/

.no-margin {
    margin: 0 !important;
}

.br {
    border-radius: 15px;
}

.mb {
    padding-top: 15px;
}

.may {
    text-transform: uppercase;
}

.mtn {
    margin-top: -49px;
}

.img01 {
    width: 100%;
    height: auto;
    /* height: 675px !important; */
    max-height: 1250px;
}


/* ============= section css ============= */

section {
    padding: 20px 0;
    min-height: 100px;
}

.gris {
    height: 330px;
    padding: 70px;
}

.grisf {
    background: #6d6d6d !important;
}

.grist {
    color: #6d6d6d !important;
}

.grist2 {
    color: #939598 !important;
}

.amarillo {
    background: #feff00 !important;
}


/*INICIO GALERIA*/

.cont-g {
    height: auto;
    overflow: hidden;
    float: left;
    width: 100%;
    /* border-bottom: 15px solid #007ffe; */
}

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

.cont-g ul li {
    float: left;
    list-style: none;
    width: 25%;
    margin-bottom: 15px !important;
}

.cont-g ul li a {
    float: left;
    width: 100%;
}

.cont-g ul li a img {
    float: left;
    transition: opacity 0.4s ease-in-out 0s;
    -webkit-transition: opacity 0.4s ease 0s;
    width: 380px;
    height: 350px;
}

.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;
    background: #60a3b6 !important;
}

.cont-g ul li {
    transition: all .50s ease-in-out;
}


/*FIN GALERIA*/

.cinta1 {
    background: #000;
}

.cn1 {
    font-size: 20pt;
}

.parallax-container {
    height: 400px;
}

.pago {
    width: 60px;
    transition: box-shadow .15s ease-in-out;
}

.pago:hover {
    box-shadow: 1px 1px 5px #000;
}

iframe {
    transition: box-shadow .15s ease-in-out;
}

iframe:hover {
    box-shadow: 0px 0px 24px -8px #000
}

.social {
    width: 40px;
    margin: 10px;
}

.facebook {
    margin-top: 40px;
}

.logo {
    width: 250px;
}


/* .facebook{
	background-color: #fff;
} */

.logo1 {
    width: 100%;
}

header .social2 {
    float: left;
    margin-top: 15px;
}

header .social {
    width: 70px;
}

.menu {
    background: #e5e2e1 !important;
}

nav {
    height: auto !important;
    background: #fff;
    /* background: url(../img/SJG/inicio.png) center center no-repeat;
	border-bottom-left-radius:307px !important;
	border-bottom-right-radius:307px !important; */
}

.turquesat {
    color: #29b3bb !important;
}

.turquesaf {
    background: #29b3bb !important;
}

.azult {
    color: #203e89 !important;
}

.para {
    width: 85%;
    padding: 30px 0px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.para p {
    font-size: 17pt;
}

.para .par {
    display: flex;
    align-items: center;
    padding: 10px;
}

.para .par .icon {
    width: 100%;
    max-width: 80px;
    margin-right: 15px;
}

.azulf {
    background: #60a3b6 !important;
}

.azulf2 {
    background: #eeffff !important;
}

.rosat {
    color: #eda3c7 !important;
}

.rosaf {
    background: #eda3c7 !important;
}

.rosaf2 {
    background: #fbf2f7 !important;
}

.rojot {
    color: #e10024 !important;
}

.rojof {
    background: #e10024 !important;
}

nav {
    color: #000;
}

nav ul li {
    line-height: 50px;
}

nav ul.grande {
    display: table;
    margin: auto;
}

nav ul a:hover,
nav ul a.active2 {
    color: #000 !important;
    font-weight: bold;
    /* background: #000 !important; */
    /* border-bottom: #feff00 5px solid; */
}

nav ul a {
    color: #000 !important;
    /* text-transform: uppercase; */
    font-weight: 300;
    font-size: 16pt !important;
    transition: all .25s ease-in-out;
    font-family: "Roboto";
}

.inicio {
    position: absolute;
    top: 0;
    left: 0;
}

.slogan-c {
    background: #03326500;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 102;
    margin-bottom: -90px;
}

.slogan {
    font-size: 24pt;
    color: white;
    margin: 10px 0px;
    /* font-style: ; */
}

.fz {
    font-size: 25pt;
    height: 150px;
}

.pd {
    padding: 15px !important;
}

.slg {
    font-size: 50pt;
}

.mt {
    margin-top: 90px;
}

.btn {
    background: #203e89;
    width: auto !important;
    padding: 0 19px !important;
    margin-bottom: 20px;
    /* padding:15px ; */
    letter-spacing: 2.5px;
}

p {
    font-size: 19pt;
}

.call {
    text-align: right;
    font-weight: bold;
    font-size: 25pt;
    color: #000 !important
}

.call span {
    font-weight: 300;
    font-size: 20pt;
}

h4,
h2 {
    color: #104995;
    /* font-family: 'Abel', sans-serif; */
}

.azul1 {
    color: #00BFFF;
}

.pdg {
    padding: 80px !important;
}

.trio {
    color: #fff !important;
    padding: 10px !important;
    margin-bottom: 20px;
    font-weight: 300;
}

.trio h4 {
    color: #fff !important;
}

.trio ul {
    margin-top: 20px;
    /* text-align: left; */
}

.th {
    font-size: 30pt;
}

.t1 {
    font-size: 40pt !important;
    font-weight: 400 !important;
}

.t2 {
    font-size: 25pt;
}

.t3 {
    font-size: 15pt;
    /* padding: 10px 90px !important; */
}

.t5 {
    font-size: 13pt;
}

.bdr {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

form {
    transition: all .15s ease-in-out;
    padding-right: 5px !important;
    padding-left: 5px;
}

textarea {
    width: 100% !important;
    /* border-top: 0px solid #fff !important; */
    height: 150px;
}

input {
    width: 98% !important;
    padding-left: 2% !important;
    border: 1px solid black !important;
}

.input-field label {
    left: 2px;
}

input:focus,
textarea:focus {
    border-bottom: #29b3bb 1px solid !important;
    box-shadow: 0 1px 0 0 #29b3bb !important;
}

input,
textarea {
    background: white !important;
    border-radius: 3px !important;
}

form label:focus,
form i:focus {
    color: #000 !important;
}

footer {
    background: #000 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

footer a:hover {
    color: #fff;
    text-decoration: underline;
}

footer a {
    transition: all .25s ease-in-out;
}

footer p {
    font-size: 12pt !important;
}

.social {
    transition: all 0.20s ease-in-out;
}

.social:hover {
    opacity: 0.4;
}

.sec-1 {
    text-align: center;
    height: 240px;
    font-family: 'Abel', sans-serif !important;
}

.sec-3 p {
    text-align: center;
}

.active {
    color: #000 !important;
}

.row {
    margin-bottom: 0px;
}

.red {
    background: #e32426 !important;
}

.gas {
    width: 50%;
    margin-top: -180px;
    /* margin-bottom: -150px; */
}

.abel {
    font-family: 'Abel', sans-serif !important;
}

.caj0 {
    background-image: url(../img/bck2.png);
    background-size: cover;
    height: 628px;
    padding: 50px !important;
}

.tam {
    height: 150px;
    padding-top: 10px;
}

.caj {
    background: #faed20;
    font-size: 18pt !important;
    /* font-family: 'Abel', sans-serif; */
    padding-top: 40px !important;
    color: #203e89;
}

.caj {
    height: 230px;
    background: #faed20;
    font-size: 18pt !important;
    /* font-family: 'Abel', sans-serif; */
    margin: 30px !important;
    padding-top: 40px !important;
    color: #203e89;
}

.ml {
    margin-left: 50px !important;
}

.caj1 {
    height: 210px;
    background: #ccc;
    font-size: 18pt !important;
    font-family: 'Abel', sans-serif;
    padding: 15px !important;
}

.caj2 {
    height: 200px;
    background: #007ffe;
}

.caj4 {
    height: 150px;
    background: #114a95;
}

.blue-text {
    color: #114a95 !important;
}

.image {
    width: 100%;
    height: 258px;
}

.bck {
    margin-top: -6px;
    background-image: url(../img/bck.png);
    background-size: cover;
    height: auto;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

.bck2 {
    margin-top: -10px !important;
    background-image: url(../img/bck2.png);
    background-size: cover;
    height: auto;
}

.ft1 {
    margin-top: 120px;
}

.sono {
    width: 100%;
    height: 350px;
}

.video {
    width: 520PX !important;
}

.fnd {
    background: #ccc;
}

.i24 {
    width: 60%;
}

.dir {
    background-color: #007ffe;
    color: white;
    text-align: right;
}

.dir p {
    font-size: 16pt;
    margin: 0px;
    padding: 10px 0px;
}

.container {
    width: 80% !important;
}

.padless {
    padding: 0px !important;
}

.s-height {
    height: 400px;
}

.direccion p {
    font-size: 16pt;
}

.fb {
    width: 35% !important;
}

.lgto {
    width: 55% !important;
}

.lineas {
    border-left: 1px dotted black;
    border-right: 1px dotted black;
}

.absoluta {
    position: absolute;
    top: 32%;
    /* left: 5%; */
    width: 100%;
    text-align: center;
    background: #ffffffab;
    padding-top: 40px;
    padding-bottom: 40px;
}

.bd {
    border: 5px solid #fff;
    border-radius: 15px;
}

.img1 {
    width: 100% !important;
}

.foto4 {
    margin-top: 200px !important;
}

.bor {
    border-left: 2px solid #fff;
    margin-top: 5px;
    /* margin-left: 15px; */
}

.texto {
    margin-top: 70px;
    margin-bottom: -150px;
}

.bor1 {
    border-left: 1px solid #fff;
}

.mneg {
    margin-top: -120px;
}

.t4 {
    font-size: 23pt !important;
}

.k8 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    align-items: center;
    padding: 50px 0;
}

.k8 .imagenes {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

.k8 .imagenes img {
    width: 100%;
}

.header-tel-conten {
    display: flex;
    flex-direction: column;
}

.header-tel {
    padding-top: 8px;
    padding-bottom: 8px;
    display: flex;
    justify-content: flex-end;
}

.header-tel li {
    padding-left: 8px;
    padding-right: 8px;
}

@media screen and (max-width: 1305px) {
    .caj {
        height: 200px;
        /* background: #ccc; */
        font-size: 8pt !important;
        /* font-family: 'Abel', sans-serif; */
        margin: 0 !important;
    }
    .caj1 {
        height: 430px;
        background: #ccc;
        font-size: 18pt !important;
        font-family: 'Abel', sans-serif;
    }
}

@media screen and (max-width: 992px) {
    .top1 {
        display: block;
        align-items: center;
    }
    .sono {
        width: 100%;
        height: 250px;
    }
    .call {
        font-size: 20pt;
    }
    /* .logo {
		width: 350px !important;
		margin-top: 0px;
	} */
    .container {
        width: 85% !important;
    }
    .video {
        width: 420px !important;
    }
    .gas {
        width: 60%;
        margin-left: 150px;
    }
    .img1 {
        margin-top: 100px;
    }
    .caj {
        height: 229px;
        /* background: #ccc; */
        font-size: 8pt !important;
        padding: 0 !important;
        margin: 0px !important;
        /* width: 100% !important; */
    }
    .caj1 {
        height: 228px;
        background: #ccc;
        font-size: 12pt !important;
        padding: 15px;
    }
    .i24 {
        width: 50%;
        margin-left: 25px;
    }
    .inicio {
        position: absolute;
        top: 0;
        left: 0;
        height: 75px;
    }
    .caj2 {
        height: auto;
        background: #007ffe;
    }
    .fb {
        width: 25% !important;
    }
    .lgto {
        width: 55% !important;
    }
    .sec-1 {
        text-align: center;
        height: 317px;
        font-family: 'Abel', sans-serif !important;
    }
    .absoluta {
        position: absolute;
        top: 25%;
        left: 0%;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .fz {
        font-size: 20pt !important;
        padding-top: 15px;
    }
    .fz1 {
        font-size: 25pt !important;
    }
    .fz2 {
        font-size: 10pt;
    }
    p {
        font-size: 12pt;
    }
    .th {
        font-size: 25pt;
    }
    .t1 {
        font-size: 30pt !important;
        font-weight: 400;
    }
    .t2 {
        font-size: 17pt;
    }
    .t3 {
        font-size: 15pt;
        /* padding: 10px 10px !important; */
    }
    .fotos1 {
        height: auto;
    }
    .foto4 {
        margin-top: 100px !important;
    }
    .bor {
        border-left: 2px solid #fff;
        margin-top: 15px;
    }
    .texto {
        margin-top: 35px;
        margin-bottom: -150px;
    }
    .pdg {
        padding: 40px !important;
    }
    .ft1 {
        margin-top: 0px;
    }
    .gris {
        height: 230px;
        padding: 34px;
    }
    .ml {
        margin-left: 0px !important;
    }
    .mneg {
        margin-top: -90px;
    }
    .foto3 {
        height: 350px;
        padding-top: 100px !important;
    }
    .t4 {
        font-size: 15pt !important;
    }
    .para {
        grid-template-columns: 1fr;
    }
    .mtn {
        margin-top: -32px;
    }
    .caj0 {
        height: auto;
        padding: 21px 36px !important;
    }
    .logo1 {
        width: 50%
    }
    .cont-g ul li {
        width: 50%;
    }
}

@media screen and (max-width: 735px) {
    nav ul li a {
        font-size: 13pt !important;
    }
    .t1 {
        font-size: 18pt;
        font-weight: 400;
    }
    .k8 {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
        align-items: center;
        padding: 50px 0;
    }
}

@media screen and (max-width: 695px) {
    header .social {
        width: 50px;
    }
    .call {
        font-size: 18pt;
    }
    .call span {
        font-size: 18pt;
    }
}

@media screen and (max-width: 600px) {
    .dir {
        text-align: center;
    }
    header .social2 {
        float: none;
    }
    header .social {
        margin: auto;
        display: block;
    }
    .call {
        text-align: center;
    }
    .slogan-c {
        /* background: #007ffe; */
        position: relative;
    }
    .slogan {
        margin: 0px;
        padding: 10px 0px;
    }
    nav .material-icons {
        font-size: 25pt !important;
    }
    nav ul li a {
        text-transform: initial;
    }
    .sec-1 p,
    .trio p {
        text-align: left;
    }
    .sec-3 ul {
        margin: 0px;
    }
    .container {
        width: 92% !important;
    }
    /* .logo {
		width: 100% !important;
	} */
    .sec-3 p {
        text-align: left;
    }
    footer p {
        font-size: 11pt !important;
    }
    .cont-g ul li {
        width: 50%;
        height: auto;
    }
    .pago {
        width: 50px;
    }
    .trio {
        padding-bottom: 10px !important
    }
    .s-height {
        height: 230px;
    }
    .parallax-container {
        height: auto;
    }
    .i247 {
        font-size: 15pt;
    }
    .video {
        width: 320px !important;
    }
    .fb {
        width: 45% !important;
    }
    .lgto {
        width: 85% !important;
    }
    .gas {
        width: 60%;
        margin-left: 70px !important;
        margin-top: -130px;
    }
    .sec-1 {
        text-align: center;
        height: 480px;
        margin-top: 25px;
    }
    nav ul a:hover,
    nav ul a.active2 {
        color: #000 !important;
        background: #ccc !important;
        border-bottom: #29b3bb 3px solid;
    }
    nav ul a {
        color: #000 !important;
        text-transform: uppercase;
        font-weight: 300;
        font-size: 16pt !important;
        transition: all .25s ease-in-out;
    }
    .caj {
        height: auto;
        /* background: #ccc; */
        font-size: 12pt !important;
        padding: 15px;
    }
    .caj1 {
        height: auto;
        background: #ccc;
        font-size: 12pt !important;
        padding: 15px;
    }
    .fz {
        font-size: 25pt;
        height: 350px;
    }
    .slg {
        font-size: 38pt;
    }
    .absoluta {
        position: absolute;
        top: 1%;
        left: 10%;
    }
    .fz1 {
        font-size: 15pt !important;
    }
    .fotos2 {
        height: auto;
    }
    .t1 {
        font-size: 25pt;
        font-weight: 400;
    }
    .t2 {
        font-size: 20pt;
    }
    .t3 {
        font-size: 15pt;
    }
    .fotos1 {
        height: auto;
    }
    .bdr {
        border: 0px !important
    }
    .bor {
        border-top: 2px solid #fff;
        margin-top: 15px;
        border-left: 0px;
    }
    .texto {
        margin-top: 0px;
        /* margin-bottom: -150px; */
    }
    .gris {
        height: auto;
        padding: 34px;
    }
    .mneg {
        margin-top: -120px;
    }
    .foto3 {
        height: 350px;
        padding-top: 100px !important;
    }
    .t4 {
        font-size: 15pt !important;
        margin-top: 10px !important;
    }
    .tam {
        height: auto;
    }
    .mt {
        margin-top: 10px;
    }
    .cont-g ul li a img {
        float: left;
        transition: opacity 0.4s ease-in-out 0s;
        -webkit-transition: opacity 0.4s ease 0s;
        width: 100%;
        height: auto;
    }
}

.amarillo {
    background: #faed20 !important;
}

.amarillot {
    color: #faed20 !important;
}

.btn1 {
    background: #feff00 !important;
    width: 133px !important;
    padding: 0px !important;
    margin-bottom: 20px;
}