@import url("https://fonts.googleapis.com/css?family=Abel|Open+Sans&display=swap");

@font-face {
  font-family: "Lato";
  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");
}

.lato {
  font-family: "Lato";
}

@font-face {
  font-family: "Lato0";
  src: url("//db.onlinewebfonts.com/t/5c856f44a9b1c59665a9a40dcd01a93a.eot");
  src: url("//db.onlinewebfonts.com/t/5c856f44a9b1c59665a9a40dcd01a93a.eot?#iefix")
      format("embedded-opentype"),
    url("//db.onlinewebfonts.com/t/5c856f44a9b1c59665a9a40dcd01a93a.woff2") format("woff2"),
    url("//db.onlinewebfonts.com/t/5c856f44a9b1c59665a9a40dcd01a93a.woff") format("woff"),
    url("//db.onlinewebfonts.com/t/5c856f44a9b1c59665a9a40dcd01a93a.ttf") format("truetype"),
    url("//db.onlinewebfonts.com/t/5c856f44a9b1c59665a9a40dcd01a93a.svg#Lato") format("svg");
}

.latob {
  font-family: "Lato0";
}

@font-face {
  font-family: "Lato Semibold";
  src: url("//db.onlinewebfonts.com/t/1287a75db2604072c6e244bf61421ac6.eot");
  src: url("//db.onlinewebfonts.com/t/1287a75db2604072c6e244bf61421ac6.eot?#iefix")
      format("embedded-opentype"),
    url("//db.onlinewebfonts.com/t/1287a75db2604072c6e244bf61421ac6.woff2") format("woff2"),
    url("//db.onlinewebfonts.com/t/1287a75db2604072c6e244bf61421ac6.woff") format("woff"),
    url("//db.onlinewebfonts.com/t/1287a75db2604072c6e244bf61421ac6.ttf") format("truetype"),
    url("//db.onlinewebfonts.com/t/1287a75db2604072c6e244bf61421ac6.svg#Lato Semibold") format("svg");
}

.latos {
  font-family: "Lato Semibold";
}

body {
  margin: 0;
  padding: 0;
  background: #fff;
  /* 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;
}

.no-margin {
  margin: 0 !important;
}

/*
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	 font-family: "abel regular"
}*/

.mb {
  padding-top: 15px;
}

.trans {
  background: #dad4d438 !important;
}

/* ============= section css ============= */
section {
  padding: 20px 0;
  min-height: 100px;
}

.gris {
  height: 330px;
  padding: 70px;
}

.grist {
  color: #595c5f !important;
}

.rojot {
  color: #ff0000;
}

.rojof {
  background: #ff0000;
}

.rojof1 {
  background: #ff000047;
}

.amarillo {
  background: #feff00 !important;
}

.may {
  text-transform: uppercase;
}

/*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%;
}

.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: 100%;
  padding-bottom: 15px;
}

.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 0.5s ease-in-out;
}

/*FIN GALERIA*/
.cinta1 {
  background: #000;
}

.cn1 {
  font-size: 20pt;
}

.parallax-container {
  height: 400px;
}

.pago {
  width: 60px;
  transition: box-shadow 0.15s ease-in-out;
}

.pago:hover {
  box-shadow: 1px 1px 5px #000;
}

iframe {
  transition: box-shadow 0.15s ease-in-out;
}

iframe:hover {
  box-shadow: 0px 0px 24px -8px #000;
}

.social {
  width: 40px;
  margin: 10px;
}

.logo {
  /* margin-top: -15px; */
  width: 85% !important;
}

.logo1 {
  width: 100%;
  margin-top: 70px;
}

header .social2 {
  float: left;
  margin-top: 15px;
}

header .social {
  width: 70px;
}

.menu {
  background: transparent !important;
}

nav {
  height: auto !important;
  background: #29282f9e;
  /* background: url(../img/SJG/inicio.png) center center no-repeat;
	border-bottom-left-radius:307px !important;
	border-bottom-right-radius:307px !important; */
}

.inter {
  line-height: 50px;
}

.azult {
  color: #203e89 !important;
}

.azulf {
  background: #203e89 !important;
}

nav ul li {
  line-height: 50px;
}

nav ul.grande {
  display: table;
  margin: auto;
}

nav ul a:hover,
nav ul a.active2 {
  color: #fff !important;
  background: transparent !important;
  border-bottom: #fff 5px solid;
}

nav ul a {
  color: #fff !important;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 16pt !important;
  transition: all 0.25s ease-in-out;
}

.inicio {
  position: absolute;
  top: 0;
  left: 0;
}

.slogan-c {
  background: #03326500;
  position: absolute;
  bottom: 0;
  width: 100%;
  /* z-index: 102; */
  margin-bottom: -70px;
}

.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: 19px;
}

.btn {
  background: #203e89;
  width: 80px !important;
  padding: 0px !important;
  margin-bottom: 20px;
}

.btn1 {
  background: #ff0000 !important ;
  width: auto !important;
  padding: 10px !important;
  margin-bottom: 20px;
  border-radius: 15px;
}

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; */
}

.t1 {
  font-size: 40pt !important;
  font-weight: 400 !important;
}

.t2 {
  font-size: 25pt;
}

.t3 {
  font-size: 15pt;
  /* padding: 10px 90px !important; */
}

.bdr {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

form {
  transition: all 0.15s ease-in-out;
  padding-right: 5px !important;
  padding-left: 5px;
}

textarea {
  width: 100% !important;
  /* border-top: 0px solid #fff !important; */
  height: 125px;
}

input {
  width: 98% !important;
  padding-left: 2% !important;
  border: 1px solid black !important;
}

input:focus,
textarea:focus {
  border-bottom: #007ffe 1px solid !important;
  box-shadow: 0 1px 0 0 #007ffe !important;
}

input,
textarea {
  background: white !important;
  border-radius: 3px !important;
  border: #ff0000 solid 1px !important;
}

form label:focus,
form i:focus {
  color: #000 !important;
}

footer {
  background: #000;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

footer a:hover {
  color: #fff;
  text-decoration: underline;
}

footer a {
  transition: all 0.25s ease-in-out;
}

footer p {
  font-size: 12pt !important;
}

.social {
  transition: all 0.2s 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;
}

.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: 120px;
  background: #114a95;
  width: 100% !important;
}

.blue-text {
  color: #114a95 !important;
}

.image {
  width: 100%;
  height: 258px;
}

.carro {
  margin-top: -10px !important;
  background-image: url(../img/bck.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding-top: 60px !important;
  padding-bottom: 120px !important;
}

.carro1 {
  margin-top: -10px !important;
  background-image: url(../img/bck2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding-top: 60px !important;
  padding-bottom: 120px !important;
}

.carro2 {
  margin-top: -10px !important;
  background-image: url(../img/form.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding-top: 60px !important;
  padding-bottom: 120px !important;
}

.fotos {
  margin-top: -10px !important;
  background-image: url(../img/BCK.png);
  /* background-repeat: no-repeat; */
  background-size: cover;
  /* width: 100%;
	height: 100%;
	margin: 0;
	border: 0;
	padding: 0; */
}

.fotos1 {
  margin-top: -10px !important;
  background-image: url(../img/BCK2.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding-top: 60px !important;
  padding-bottom: 120px !important;
}

.fotos2 {
  /* margin-top: -10px !important; */
  background-image: url(../img/BCK4.png) !important;
  background-repeat: no-repeat !important;
  /* background-size: cover; */
  height: auto;
  width: 100% !important;
}

.foto3 {
  background-image: url(../img/BCK3.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 450px;
  padding-top: 160px !important;
}

.ft1 {
  margin-top: 120px;
}

.mtn {
  margin-top: -25px;
}

.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: 5%;
  left: 5%;
}

.absoluta1 {
  position: absolute;
  top: 0%;
  left: 0%;
}

.absoluta2 {
  position: absolute;
  top: 13%;
  left: 9%;
}

.absoluta3 {
  position: absolute;
  top: 16%;
  left: 59%;
}

.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;
}

.ax {
  width: 20% !important;
}

.ax1 {
  width: 10% !important;
}

@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) {
  .ax {
    width: 50% !important;
  }

  .ax1 {
    width: 30% !important;
  }

  .inter {
    line-height: 25px;
  }

  .call {
    font-size: 20pt;
  }

  .logo {
    width: 69% !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 {
    top: 14%;
    left: 10%;
    width: 350px;
  }

  .absoluta2 {
    top: 8%;
    left: 9%;
  }

  .absoluta3 {
    top: -1%;
    left: 59%;
  }

  .fz {
    font-size: 20pt !important;
    padding-top: 15px;
  }

  .fz1 {
    font-size: 25pt !important;
  }

  .fz2 {
    font-size: 10pt;
  }

  p {
    font-size: 12pt;
  }

  .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: 88px;
  }

  .gris {
    height: 230px;
    padding: 34px;
  }

  .ml {
    margin-left: 0px !important;
  }

  .mneg {
    margin-top: -90px;
  }

  .foto3 {
    height: 350px;
    padding-top: 100px !important;
  }

  .t4 {
    font-size: 20pt !important;
    margin-top: 60px !important;
  }
}

@media screen and (max-width: 735px) {
  nav ul li a {
    font-size: 13pt !important;
  }

  .t1 {
    font-size: 18pt;
    font-weight: 400;
  }
}

@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: 50% !important;
  }

  .sec-3 p {
    text-align: left;
  }

  footer p {
    font-size: 11pt !important;
  }

  .cont-g ul li {
    width: 50%;
  }

  .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: #ff0000 !important;
    background: #fff !important;
    border-bottom: #ff0000 3px solid;
  }

  nav ul a {
    color: #000 !important;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16pt !important;
    transition: all 0.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: 0%;
    left: 1%;
  }

  .fz1 {
    font-size: 15pt !important;
  }

  .fotos2 {
    height: auto;
  }

  .t1 {
    font-size: 20pt !important;
    font-weight: 400;
  }

  .t2 {
    font-size: 20pt;
    margin-top: -15px;
  }

  .t3 {
    font-size: 14pt;
    padding: 0px 35px !important;
  }

  .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;
  }

  .caj4 {
    height: auto !important;
    background: #114a95;
    width: 100% !important;
  }

  .ft1 {
    margin-top: 10px;
  }

  .carro ul {
    margin: 0;
  }
  .no-padding {
    padding: 0px !important;
  }

  .font-banner {
    font-size: 18pt !important;
  }
}

.amarillo {
  background: #faed20 !important;
}

.amarillot {
  color: #faed20 !important;
}

.info-footer {
  font-size: 12pt;
}

.font-area-service {
  font-size: 12pt !important;
}
