/* Generated by less 3.11.1 */
/* Generated by less 3.11.1 */
@font-face {
  font-family: eatonm;
  src: url(../fonts/EatonMed.otf);
}
@font-face {
  font-family: eatonb;
  src: url(../fonts/EatonBol.otf);
}
@font-face {
  font-family: eatonr;
  src: url(../fonts/EatonReg.otf);
}
.myfont {
  font-family: eatonm;
  font-family: eatonb;
  font-family: eatonr;
}
/*DEFINICION DE VARIABLES*/
/*ESTILOS GENERALES*/
/*box sizing*/
/*flex*/
/*transitions*/
/*TRANSICIONES*/
.sizeborder {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
/*RESET*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul,
ol,
li,
img,
input,
table,
tr,
td,
th,
textarea,
select,
a,
span,
div,
iframe,
aside,
header,
footer,
section,
article,
hgroup,
nav {
  margin: 0;
  padding: 0;
  border: 0;
}
textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
}
/*CLASES GLOBALES*/
* {
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}
/*CONTENEDORES*/
p {
  font-family: arial;
  margin-bottom: 1.5rem;
}
/*LAYOUT*/
body {
  padding: 0;
  margin: 0;
}
input:focus,
input[type]:focus {
  border-color: #ff9000;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.025) inset, 0 0 4px rgba(255, 255, 255, 0.4);
  outline: 0 none;
}
header {
  width: 100%;
  height: 60px;
  z-index: 99;
  position: fixed;
  background-color: #005EB8;
}
header .logo {
  z-index: 109;
  width: 330px;
  float: left;
  position: relative;
}
header .logo img {
  width: 100%;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
}
header .menuDespl {
  padding-left: 35px;
  width: auto;
  height: 50px;
  float: right;
  padding-top: 10px;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  /*MENU DROWN DESPLE 123*/
  /*FIN MENU DROWN DESPLE 123*/
}
header .menuDespl .menu-drown-one {
  float: right;
  width: 100%;
}
header .menuDespl .fa {
  font-size: 10px;
}
header .menuDespl #cssmenu ul li a {
  position: relative;
}
header .menuDespl #cssmenu,
header .menuDespl #cssmenu ul,
header .menuDespl #cssmenu ul li,
header .menuDespl #cssmenu ul li a,
header .menuDespl #cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header .menuDespl #cssmenu:after,
header .menuDespl #cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
header .menuDespl #cssmenu #menu-button {
  display: none;
}
header .menuDespl #cssmenu {
  margin-top: 2px;
  color: #342F2F;
}
header .menuDespl #cssmenu > ul > li {
  float: right;
  /****/
}
header .menuDespl #cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
header .menuDespl #cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
header .menuDespl #cssmenu.align-center ul ul {
  text-align: left;
}
header .menuDespl #cssmenu.align-right > ul > li {
  float: right;
}
header .menuDespl #cssmenu > ul > li > a {
  padding: 10px 11px 11px 11px;
  font-family: eatonr;
  letter-spacing: 1px;
  font-size: 18px;
  text-decoration: none;
  color: #ffffff;
  padding-bottom: 10px;
}
header .menuDespl #cssmenu > ul > li > a:active {
  color: #fff !important;
}
header .menuDespl #cssmenu > ul > li:hover > a {
  color: #fff;
  /*********/
}
header .menuDespl #cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
header .menuDespl #cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
header .menuDespl #cssmenu > ul > li.has-sub > a:before {
  margin-top: 30px;
  padding-top: 30px;
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
header .menuDespl #cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
header .menuDespl #cssmenu ul ul {
  padding-top: 10px;
  position: absolute;
  left: -9999px;
}
header .menuDespl #cssmenu.align-right ul ul {
  text-align: right;
}
header .menuDespl #cssmenu ul ul li {
  height: 0;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
header .menuDespl #cssmenu li:hover > ul {
  left: auto;
}
header .menuDespl #cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
header .menuDespl #cssmenu li:hover > ul > li {
  height: 35px;
}
header .menuDespl #cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
header .menuDespl #cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
header .menuDespl #cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 220px;
  /***/
  font-size: 14px;
  text-decoration: none;
  color: #342F2F;
  /***/
  font-weight: 400;
  background: #ffffff;
  /***/
  font-weight: bolder;
}
header .menuDespl #cssmenu ul ul li:last-child > a,
header .menuDespl #cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
header .menuDespl #cssmenu ul ul li:hover > a,
header .menuDespl #cssmenu ul ul li a:hover {
  color: #ffffff;
  background: #005EB8;
  /**hover desplegable****/
}
header .menuDespl #cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
header .menuDespl #cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
header .menuDespl #cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
header .menuDespl #cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
header .menuDespl #cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
header .social {
  border: 1px solid #000;
  width: 100px;
  float: left;
  margin: 15px 20px;
}
/**Style class Small scroll**/
.small2 {
  width: 100%;
  height: 60px;
  z-index: 11;
  background-color: #005EB8;
}
.small2 .logo {
  z-index: 109;
  width: 330px;
  float: left;
  position: relative;
}
.small2 .logo img {
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  width: 70%;
}
.box-modal .modal-content {
  background-color: transparent;
  border: none;
  margin-top: 60px;
}
.box-modal .modal-content .modal-header {
  border: none!important;
  background-color: none;
  outline: 0!important;
}
.box-modal .modal-content .modal-header h5 {
  padding-top: 5px;
  font-size: 26px;
  font-family: eatonb;
  color: #fff;
  padding-bottom: 15px;
}
.box-modal .modal-content .modal-header .close {
  color: #fff;
  float: right;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
  padding: 0px 1rem!important;
  font-size: 36px;
}
.box-modal .modal-content .modal-header .close:focus {
  border: none;
  outline: none;
}
.bg {
  background-position: center;
  width: 100%;
  /* height: 100vh; */
  z-index: 0;
  background-size: cover;
  position: relative;
}
.bg .content {
  position: absolute;
  bottom: 100px;
  color: #fff;
}
.bg .content h1 {
  font-size: 38px;
  font-family: eatonm;
  line-height: 44px;
  padding-bottom: 15px;
}
.bg .content p {
  font-size: 18px;
  font-family: eatonr;
  line-height: 22px;
  padding-bottom: 12px;
  letter-spacing: 0.5px;
}

.bg .content .btn {
  border: 2px solid #fff;
  padding: 10px 20px;
  border-radius: 0px;
  color: #fff;
  font-family: eatonb;
  font-size: 20px;
}
.bg .content .fab {
  font-size: 17px;
  padding-bottom: 0px;
}
.bg .content .play {
  width: 11px;
  padding-left: 1px;
  font-size: 17px;
  padding-bottom: 0px;
  margin-top: 0px;
}
.product {
  padding: 60px 10px 80px;
}
.product .title {
  padding-bottom: 10px;
  padding-left: 25px;
}
.product .title h2 {
  font-size: 40px;
  font-family: eatonm;
  color: #005EB8;
  padding-bottom: 1px;
  padding-top: 20px;
}
.product .title h3 {
  font-size: 22px;
  font-family: eatonm;
  color: #005EB8;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.product .img-product {
  position: relative;
}
.product .img-product .box-img {
  position: relative!important;
  padding-bottom: 20px;
}
.product .img-product .box-img img {
  width: 100%;
}
.product-light {
  background-color: #005EB8;
  padding: 60px 10px 0px;
}

.product-orange {
  background-color: #ff8100;
  padding: 60px 10px 0px;
}


.product-light .img-product {
  position: relative;
}
.product-light .img-product .box-img {
  position: relative!important;
  padding-bottom: 20px;
}
.product-light .img-product .box-img img {
  padding-left: 40px;
  padding-right: 40px;
  width: 100%;
}
.product-light h2, .product-orange h2 {
  font-size: 40px;
  font-family: eatonm;
  color: #fff;
  padding-bottom: 1px;
  padding-top: 20px;
}
.product-light h3, .product-orange h3 {
  font-size: 22px;
  font-family: eatonm;
  color: #fff;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.product-light p, .product-orange p, .product-light ul li, .product-orange ul li {
  color: #fff;
}

.product-light ul, .product-orange ul {
margin: 0 0 0 1rem;
}


.product-main {
  background-color: #f0f0f0;
  padding: 60px 10px 80px;
}
.product-main h2 {
  font-size: 40px;
  font-family: eatonm;
  color: #005EB8;
  padding-bottom: 1px;
  padding-top: 20px;
}
.product-main h3 {
  font-size: 27px;
  line-height: 36px;
  font-family: eatonm;
  color: #005EB8;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.product-main p {
  color: #212529;
}
.ventajas {
  padding:0;
}

.overlay-blue {
    background: #005eb8c9;
}

.ventajas h3 {
    font-size: 30px !important;
    text-align: center;
    padding: 1rem;
}

.ventajas .container {
    padding: 5rem 2rem;
}

.box-img img {
    width: 28rem;
}



.ventajas h4 {
  font-size: 18px!important;
  font-family: eatonm!important;
  color: #005EB8;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  padding-bottom: 12px;
}
.ventajas p {
  padding: 0px 20px;
  text-align: center!important;
}
.ventajas .ico {
  height: 80px;
  margin: auto;
  width: 104px;
  display: block;
  text-align: center;
  margin-bottom: 20px;
}
.product-two h2 {
  font-size: 38px;
  color: #fff !important;
}
.product-two h3 {
  font-size: 26px;
  font-family: eatonb;
  color: #fff;
  padding-bottom: 15px;
}
.product-two ul li {
  color: #fff;
}
.product-two ul li::before {
  color: #fff;
}
.product-new {
  padding: 60px 0px;
  position: relative;
  float: left;
}
.product-new .title {
  padding-bottom: 10px;
}
.product-new .title h2 {
  font-size: 40px;
  font-family: eatonm;
  color: #005EB8;
  padding-bottom: 35px;
}
.product-new .img-product {
  position: relative;
}
.product-new .img-product .box-img {
  padding: 0px 30px;
  position: absolute;
  z-index: 9;
}
.product-new .img-product .box-img img {
  padding-top: 40px;
  position: relative;
  width: 100%;
}
.product-new h2 {
  font-size: 40px;
  font-family: eatonm;
  color: #005EB8;
  padding-bottom: 15px;
}
.product-new h3 {
  font-size: 40px;
  font-family: eatonm;
  color: #fff;
  padding-bottom: 15px;
}
.product-new h4 {
  font-size: 38px;
  font-family: eatonm;
  color: #005EB8;
  padding-bottom: 15px;
}
.product-new ul {
  padding-left: 0px;
  margin-left: 15px;
  list-style: none;
  /* Remove default bullets */
}
.product-new ul li {
  padding-bottom: 7px;
  font-family: eatonr;
  font-size: 18px;
  color: #333f48;
}
.product-new ul li::before {
  content: "\2022";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #005EB8;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
}
.bg-user {
  padding: 60px 0px;
  float: left;
  position: relative;
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  background-color: #fff;
}
.bg-user h3 {
  font-size: 26px;
  font-family: eatonb;
  color: #0259AE;
  padding-bottom: 15px;
}
.bg-user ul {
  padding-left: 0px;
  margin-left: 15px;
  list-style: none;
  /* Remove default bullets */
}
.bg-user ul li::before {
  content: "\2022";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #005EB8;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
}
.bg-user p {
  padding-bottom: 7px;
  font-family: eatonr;
  font-size: 18px;
  color: #333f48;
  letter-spacing: 0.5px;
}
.two {
  padding: 100px 0px!important;
}
.bg-operacion {
  padding: 65px 0px 60px;
  float: left;
  position: relative;
  background-size: contain;
  background-position: left;
  background-repeat: no-repeat;
  background-color: #F7F8F7;
}
.bg-operacion h3 {
  font-size: 26px;
  font-family: eatonb;
  color: #0259AE;
  padding-bottom: 15px;
}
.bg-operacion p {
  padding-bottom: 13px;
  font-family: eatonr;
  font-size: 18px;
  color: #333f48;
  letter-spacing: 0.5px;
}
.box-video {
  float: left;
  position: relative;
  background-color: #fff;
  padding: 0px;
}
.box-video h3 {
  text-align: center;
  font-size: 38px;
  font-family: eatonm;
  color: #333F48;
  padding-bottom: 30px;
}
.box-video iframe {
  width: 100%;
  height: 500px;
  margin: auto;
  display: block;
}
#exito {
  padding-top: 25px;
}
#exito h2 {
  color: #0259AE;
  text-align: center;
  padding-top: 60px;
}
#exito p {
  padding: 10px 0px 0px;
  font-family: eatonr;
  font-size: 18px;
  color: #333f48;
  text-align: center;
}
#exito1 {
  padding-top: 25px;
}
#exito1 h2 {
  color: #0259AE;
  text-align: center;
  padding-top: 60px;
}
#exito1 p {
  padding: 10px 0px 0px;
  font-family: eatonr;
  font-size: 18px;
  color: #333f48;
  text-align: center;
}
#exito2 {
  padding-top: 25px;
}
#exito2 h2 {
  color: #0259AE;
  text-align: center;
  padding-top: 60px;
}
#exito2 p {
  padding: 10px 0px 0px;
  font-family: eatonr;
  font-size: 18px;
  color: #333f48;
  text-align: center;
}
.box-modal-one .modal-content {
  border: none;
}
.box-modal-one .modal-content .modal-header {
  border: none!important;
  background-color: #005EB8;
  outline: 0!important;
}
.box-modal-one .modal-content .modal-header h5 {
  padding-top: 5px;
  font-size: 26px;
  font-family: eatonb;
  color: #fff;
  padding-bottom: 0px;
}
.box-modal-one .modal-content .modal-header .close {
  color: #fff;
  float: right;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
}
.box-modal-one .modal-content .modal-header .close:focus {
  border: none;
  outline: none;
}
.box-modal-one .modal-content .modal-body {
  /***PANEL OCULTO**/
}
.box-modal-one .modal-content .modal-body .form-box {
  margin: auto;
}
.box-modal-one .modal-content .modal-body .form-box h3 {
    font-size: 31px;
    font-family: eatonm;
    font-weight: 100;
    line-height: 38px;
    letter-spacing: 0.5px;
    color: #005EB8;
    text-align: center;
    margin-bottom: 1rem;
}
.box-modal-one .modal-content .modal-body .form-box p {
  padding: 0px;
  font-family: eatonr;
  font-size: 18px;
  color: #333f48;
  text-align: center;
}
.box-modal-one .modal-content .modal-body .form-box .form-group {
  padding: 0px 20px;
}
.box-modal-one .modal-content .modal-body .form-box .form-group input {
  border: 2px solid #005eb821;
  background-color: transparent;
  font-family: eatonm;
  color: #005EB8;
  padding: 25px 20px;
  margin-bottom: 9px;
}
.box-modal-one .modal-content .modal-body .form-box .form-group input::placeholder {
  border-radius: 0px;
  color: #005EB8;
  font-family: eatonm;
  font-size: 18px;
}
.box-modal-one .modal-content .modal-body .form-box .form-group .btn-primary {
  width: 100%;
  background-color: #005EB8;
  margin-bottom: 20px;
  margin-top: 5px;
  padding: 13px 15px 10px;
  font-family: eatonm;
  font-size: 18px;
  letter-spacing: 1.5px;
  border-radius: 0px;
  text-transform: uppercase;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
}
.box-modal-one .modal-content .modal-body .form-box .form-group .btn-primary:hover {
  background-color: #10508d;
}
.box-modal-one .modal-content .modal-body .panel-download {
  float: left;
  padding: 0px 20px 130px;
}
.box-modal-one .modal-content .modal-body .panel-download .btn-download {
  border: 3px solid #005EB8;
  background-color: transparent;
  float: right;
  margin-right: 10px;
  text-align: center;
  padding: 13px 15px 10px;
  color: #005EB8;
  font-family: eatonb;
  font-size: 18px;
  letter-spacing: 1.5px;
  border-radius: 0px;
  text-transform: uppercase;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
}
.box-modal-one .modal-content .modal-body .panel-download .btn-download:hover {
  background-color: #005EB8;
  color: #fff;
}
.box-modal-one .modal-content .modal-body .panel-download .btn-download-2 {
  float: left;
  margin-left: 10px;
  border: 3px solid #005EB8;
  background-color: transparent;
  text-align: center;
  padding: 13px 15px 10px;
  color: #005EB8;
  font-family: eatonb;
  font-size: 18px;
  letter-spacing: 1.5px;
  border-radius: 0px;
  text-transform: uppercase;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
}
.box-modal-one .modal-content .modal-body .panel-download .btn-download-2:hover {
  background-color: #005EB8;
  color: #fff;
}
.form-download {
  padding: 0px 0px 40px 0px;
  float: left;
  background-color: #f0f0f0;
}
.form-download .bg-form .btn-form {
  padding: 10PX 20px;
  position: relative;
  margin: auto;
  text-align: center;
  display: block;
  width: 200px;
  font-family: eatonb;
  font-size: 18px;
  letter-spacing: 1.5px;
  text-decoration: none;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
}
.form-download .bg-form .box-right {
  padding: 70px 10vh 30px 0px;
}
.form-download .bg-form .box-right h2 {
  font-size: 40px;
  font-family: eatonm;
  padding-bottom: 5px;
  color: #FFF;
  text-align: center;
  line-height: 45px;
}
.form-download .bg-form .box-right h3 {
  text-align: center;
  font-size: 20px;
  font-family: eatonm;
  color: #fff;
  padding-bottom: 15px;
}
.form-download .bg-form .box-right .btn-form {
  border: 3px solid #fff;
  color: #fff;
}
.form-download .bg-form .box-right .btn-form:hover {
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  background-color: #0b4d8d;
  color: #fff;
}
.form-download .bg-form .box-right .btn-form .fas {
  font-size: 18px;
  vertical-align: middle;
}
.form-download .bg-form .box-left {
  padding: 70px 0px 30px 0px;
}
.form-download .bg-form .box-left h2 {
  font-size: 40px;
  color: #005EB8;
  text-align: center;
  margin-bottom: 10px;
}
.form-download .bg-form .box-left h3 {
  text-align: center;
  /* font-size: 20px; */
  color: #333f48;
  padding-bottom: 15px;
}
.form-download .bg-form .box-left .btn-form {
  border: 3px solid #005EB8;
  color: #005EB8;
}
.form-download .bg-form .box-left .btn-form:hover {
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  background-color: #005EB8;
  border: 3px solid #005EB8;
  color: #fff;
}
.form-download .bg-form .box-left .btn-form .fas {
  font-size: 18px;
  vertical-align: middle;
}
.form-download .bg-form .box-img {
  min-height: 300px;
}
.form-download .bg-form .box-img .img-r {
  display: block;
  margin: auto;
  margin-bottom: 10px;
  margin-top: 10PX;
}


.btn-light{
background-color: transparent;
padding: 1rem;
color: #fff;
font-weight: bold;
border: 0.2rem solid #fff;
text-decoration: none;
}

.btn-light:hover {
  background-color: #fff;
  color: #ff8100;
  border: 0.2rem solid #fff;
text-decoration: none;

}

.sub-footer {
  float: left;
  padding: 55px 0px 50px;
  background-color: #5B6770;
}
.sub-footer h4 {
  font-family: eatonb;
  color: #fff;
  font-size: 24px;
  padding-top: 10px;
}
.sub-footer .btn {
  border: 2px solid #fff;
  padding: 10px 20px;
  border-radius: 0px;
  color: #fff;
  font-family: eatonb;
  font-size: 20px;
}
.sub-footer .btn:hover {
  background-color: #68757e;
}
.footer {
  float: left;
  padding: 50px 0px;
  background-color: #333F48;
}
.footer h4 {
  font-family: eatonb;
  color: #fff;
  font-size: 26px;
  padding-top: 10px;
}
.footer h5 {
  font-family: eatonr;
  color: #bebebe;
  font-size: 16px;
  padding-top: 10px;
  letter-spacing: 0.5px;
}
.footer h6 {
  font-family: eatonr;
  color: #bebebe;
  font-size: 16px;
  padding-top: 10px;
  letter-spacing: 0.5px;
  padding-top: 40px;
}
.bg-operacion-m {
  display: none;
}
/**Menu mobile*/
#btnNav {
  width: 30px;
  height: 26px;
  position: fixed;
  right: 30px;
  top: 20px;
  z-index: 300;
  display: none;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#btnNav span {
  width: 100%;
  height: 3px;
  display: block;
  position: absolute;
  background: #fff;
  border-radius: 3px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#btnNav span:nth-child(1) {
  top: 2px;
}
#btnNav span:nth-child(2),
#btnNav span:nth-child(3) {
  top: 10px;
}
#btnNav span:nth-child(4) {
  top: 18px;
}
#btnNav.open span:nth-child(1) {
  top: 10px;
  width: 0%;
  left: 50%;
}
#btnNav.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#btnNav.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#btnNav.open span:nth-child(4) {
  top: 10px;
  width: 0%;
  left: 50%;
}
.navMobile {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: -100%;
  left: 0px;
  z-index: 80;
  opacity: 0.3;
  overflow: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0px 0 30px;
  background-color: #333F48;
  color: #fff;
  text-align: center;
  transition: all 0.8s;
}
.navMobile .socialMob {
  width: 90%;
  position: static;
  margin: auto;
  text-align: center;
  margin-top: 10px;
  border-top: 1px solid #fff;
}
.navMobile .socialMob img {
  margin-right: 18px;
}
.navMobile .menu {
  width: 100%;
  position: relative;
  z-index: 2;
  margin-top: 190px;
  margin-bottom: 50px;
  float: left;
}
.navMobile .menu li {
  display: block;
  opacity: 0;
  /*border-bottom: 1px solid rgba(255, 255, 255, 0.08);*/
  padding: 0 0px;
  transition: all 1.2s;
}
.navMobile .menu a {
  width: 80%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  display: block;
  margin: auto;
  padding: 15px 0;
  text-align: center;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
}
.navMobile .menu:hover {
  opacity: 0.8;
}
.navMobile .menu:last-child {
  border-bottom: 0;
}
.navMobile .menu li a.btnContactMobile {
  background: url(../img/nav-contact-mobile.svg) right center no-repeat;
  background-size: 3%;
}
.navMobile .menu li:nth-child(1) {
  margin-left: -50px;
}
.navMobile .menu li:nth-child(2) {
  margin-left: -100px;
}
.navMobile .menu li:nth-child(3) {
  margin-left: -150px;
}
.navMobile .menu li:nth-child(4) {
  margin-left: -200px;
}
.navMobile .menu li:nth-child(5) {
  margin-left: -250px;
}
.navMobile .menu li:nth-child(6) {
  margin-left: -300px;
}
.navMobile .menu li:nth-child(7) {
  margin-left: -350px;
}
.navMobile.open {
  top: 0px;
  opacity: 1;
}
.navMobile.open .menu li {
  margin-left: 0px;
  opacity: 1;
}
@media (min-width: 1400px) {
  .bg .content {
    padding-right: 17rem;
  }
}
@media (max-width: 800px) {
  /*BtnNav*/
  #btnNav {
    display: block !important;
  }
  nav {
    display: none;
  }
  header {
    width: 100%;
    height: 60px;
    z-index: 99;
    position: fixed;
    background-color: #005EB8;
  }
  header .logo {
    z-index: 109;
    width: 230px;
    float: left;
    position: relative;
  }
  header .logo img {
    width: 100%;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
  }
  header .menuDespl {
    display: none;
  }
  .small2 .logo {
    z-index: 109;
    width: 200px;
    float: left;
    position: relative;
  }
  .small2 .logo img {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    width: 70%;
  }
  .bg {
    width: 100%;
    /* height: 57vh; */
    z-index: 0;
    background-size: cover;
    position: relative;
  }

  div#one .container {
    padding: 8rem 1rem 2rem;
}

.h1, h1 {
    font-size: 2rem !important;
}

section#three {
    padding-bottom: 3rem;
}

.box-img-2 {
  margin-bottom: 2rem;
}

  .bg .content {
    width: 100%;
    position: relative;
    top: 190px;
    color: #fff;
  }
  .bg .content h1 {
    font-size: 30px;
    font-family: eatonm;
    line-height: 33px;
    padding-bottom: 18px;
  }
  .bg .content p {
    font-size: 18px;
    font-family: eatonr;
    line-height: 22px;
    padding-bottom: 13px;
    letter-spacing: 0.5px;
  }
    .bg .content .subtitle{
            font-size: 1.6rem!important;
            line-height: 1.7rem!important;
  
    }
  .product-main {
    background-color: #f0f0f0;
    padding: 45px 10px 80px;
  }
  .product-main h2 {
    font-size: 40px;
    font-family: eatonm;
    color: #005EB8;
    padding-bottom: 1px;
    padding-top: 20px;
  }
  .product-main h3 {
    font-size: 22px;
    font-family: eatonm;
    color: #005EB8;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .product-main p {
    color: #212529;
  }

  .ventajas h4 {
    font-size: 18px!important;
    font-family: eatonm!important;
    color: #005EB8;
    font-weight: 700;
    text-align: center;
    letter-spacing: 1px;
    padding-bottom: 12px;
  }
  .ventajas p {
    padding: 0px 20px;
    text-align: center!important;
    margin-bottom: 50px;
  }
  .ventajas .ico {
    height: 80px;
    margin: auto;
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }
  .product {
    padding: 40px 10px 50px;
  }
  .product .title {
    padding-left: 20px;
    padding-bottom: 10px;
  }
  .product .title h2 {
    font-size: 40px;
    font-family: eatonm;
    color: #005EB8;
    padding-bottom: 1px;
  }
  .product .img-product {
    position: relative;
  }
  .product .img-product .box-img {
    position: relative!important;
    padding-bottom: 20px;
  }
  .product .img-product .box-img img {
    width: 100%;
  }
  .product h2 {
    font-size: 40px;
    font-family: eatonm;
    color: #333F48;
    padding-bottom: 15px;
    padding-top: 10px;
  }
  .product h3 {
    font-size: 40px;
    font-family: eatonm;
    color: #fff;
    padding-bottom: 15px;
  }
  .product ul {
    padding-left: 0px;
    margin-left: 15px;
    list-style: none;
    /* Remove default bullets */
  }
  .product ul li {
    padding-bottom: 7px;
  }
  .product ul li::before {
    content: "\2022";
    color: #005EB8;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
  }
  .product-light {
    padding: 40px 10px 20px;
  }
  .product-light .img-product {
    position: relative;
  }
  .product-light .img-product .box-img {
    position: relative!important;
    padding-bottom: 20px;
  }
  .product-light .img-product .box-img img {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
  .product-two h2 {
    color: #fff !important;
  }
  .product-two h3 {
    font-size: 26px;
    font-family: eatonb;
    color: #fff;
    padding-bottom: 15px;
  }
  .product-two ul li {
    color: #fff;
  }
  .product-two ul li::before {
    color: #fff;
  }
  .product-new {
    padding: 50px 10px;
  }
  .product-new .img-product {
    position: relative;
  }
  .product-new .img-product .box-img {
    position: relative!important;
    padding: 0px 20px;
  }
  .product-new .img-product .box-img img {
    width: 100%;
  }
  .product-new h2 {
    font-size: 40px;
    font-family: eatonm;
    color: #333F48;
    padding-bottom: 15px;
    padding-top: 10px;
  }
  .product-new h3 {
    font-size: 40px;
    font-family: eatonm;
    color: #fff;
    padding-bottom: 15px;
  }
  .product-new ul {
    padding-left: 0px;
    margin-left: 15px;
    list-style: none;
    /* Remove default bullets */
  }
  .product-new ul li {
    padding-bottom: 7px;
  }
  .product-new ul li::before {
    content: "\2022";
    color: #005EB8;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
  }
  .product-new .img-product .box-img img {
    padding-top: 10px;
    position: relative;
    width: 100%;
    padding-bottom: 20px;
  }
  .bg-user {
    padding: 60px 10px 50px;
    background-size: 0%;
  }
  .two {
    padding: 40px 10px!important;
  }
  .bg-operacion {
    padding: 55px 10px 50px;
    background-size: 0%;
  }
  .bg-operacion-m {
    display: inherit;
  }
  .box-video h3 {
    text-align: center;
    font-size: 38px;
    font-family: eatonm;
    color: #333F48;
    padding-bottom: 30px;
  }
  .box-video iframe {
    width: 100%;
    height: 250px;
    margin: auto;
    display: block;
  }
  .form-download {
    padding: 10px 0px 40px 0px;
    float: left;
    background-color: #f0f0f0;
  }
  .form-download .bg-form .btn-form {
    padding: 10PX 20px;
    position: relative;
    margin: auto;
    text-align: center;
    display: block;
    width: 200px;
    font-family: eatonb;
    font-size: 18px;
    letter-spacing: 1.5px;
    text-decoration: none;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
  }
  .form-download .bg-form .box-right {
    padding: 60px 10px 30px 10px;
  }
  .form-download .bg-form .box-right h2 {
    font-size: 26px;
    color: #fff !important;
    text-align: center;
    margin-bottom: 10px;
  }
  .form-download .bg-form .box-right h3 {
    text-align: center;
    font-size: 20px;
    font-family: eatonm;
    color: #fff;
    padding-bottom: 15px;
  }
  .form-download .bg-form .box-right .btn-form {
    border: 3px solid #fff;
    color: #fff;
  }
  .form-download .bg-form .box-right .btn-form:hover {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    background-color: #0b4d8d;
    color: #fff;
  }
  .form-download .bg-form .box-left {
    padding: 60px 10px 30px 10px;
  }
  .form-download .bg-form .box-left h2 {
    font-size: 26px;
    color: #005EB8;
    text-align: center;
    margin-bottom: 10px;
  }
  .form-download .bg-form .box-left h3 {
    text-align: center;
    padding-bottom: 15px;
  }
  .form-download .bg-form .box-left .btn-form {
    border: 3px solid #005EB8;
    color: #005EB8;
  }
  .form-download .bg-form .box-left .btn-form:hover {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    background-color: #0b4d8d;
    color: #fff;
  }
  .form-download .bg-form .box-img {
    min-height: 300px;
  }
  .form-download .bg-form .box-img .img-r {
    width: 100%;
    display: block;
    margin: auto;
    margin-bottom: 10px;
    margin-top: 10PX;
  }
}
.sub-footer {
  float: left;
  padding: 55px 10px 50px;
  background-color: #5B6770;
}
.sub-footer h4 {
  font-family: eatonb;
  color: #fff;
  font-size: 24px;
  padding-top: 10px;
  padding-bottom: 20px;
}
.sub-footer .btn {
  border: 2px solid #fff;
  padding: 10px 20px;
  border-radius: 0px;
  color: #fff;
  font-family: eatonb;
  font-size: 20px;
}
.footer {
  float: left;
  padding: 50px 10px;
  background-color: #333F48;
}
.footer h4 {
  font-family: eatonb;
  color: #fff;
  font-size: 26px;
  padding-top: 10px;
}
.footer h5 {
  font-family: eatonr;
  color: #bebebe;
  font-size: 16px;
  padding-top: 10px;
  letter-spacing: 0.5px;
}
.footer h6 {
  font-family: eatonr;
  color: #bebebe;
  font-size: 16px;
  padding-top: 10px;
  letter-spacing: 0.5px;
  padding-top: 40px;
}



@media (min-width: 1290px){
.bg {
  background-position: center;
  width: 100%;
  z-index: 0;
  background-size: cover;
  position: relative;
  padding: 11rem 1rem 3rem;
}

.bg .content {
  position: absolute;
  bottom: 27%;
  color: #fff;
}


}


section.section-dark {
    color: #fff;
}


h1 {
    margin: 1rem 0 1.5rem;
}

.subtitle {
    
    line-height: 2.5rem;
    font-size: 2rem !important;
    font-weight: 600;
    letter-spacing: .1rem;
    margin-bottom: 1rem;
}

.data h2 {
  color:#ffdd00;
  font-size: 3rem;
}

.data span {
    font-size: 1.5rem;
    font-family: 'eatonb';
}

.row.my-5.main-operaciones {
    display: flex;
    align-items: center;
    justify-content: center;
}


section.section-white {
    padding-top: 4rem;
}

section.section-white h1 {
    color: #005EB8;
}

ul {
    margin-left: 1rem;
        font-family: arial;
}

ul li {
        font-family: arial;
}
