/* RESET */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/*
  body{
  line-height: 1;
  }
  */
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* RESET */
@font-face {
  font-family: 'flexo';
  src: url('../fonts/flexo-regular-webfont.eot');
  src: url('../fonts/flexo-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/flexo-regular-webfont.woff') format('woff'), url('../fonts/flexo-regular-webfont.ttf') format('truetype'), url('../fonts/flexo-regular-webfont.svg#flexoregular') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'flexobold';
  src: url('../fonts/flexo-bold-webfont.eot');
  src: url('../fonts/flexo-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/flexo-bold-webfont.woff') format('woff'), url('../fonts/flexo-bold-webfont.ttf') format('truetype'), url('../fonts/flexo-bold-webfont.svg#flexobold') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Manila Sans Bold';
  src: url('../fonts/ManilaSans-Bold.eot');
  src: url('../fonts/ManilaSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/ManilaSans-Bold.woff2') format('woff2'), url('../fonts/ManilaSans-Bold.woff') format('woff'), url('../fonts/ManilaSans-Bold.ttf') format('truetype'), url('../fonts/ManilaSans-Bold.svg#ManilaSans-Bold') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Manila Sans';
  src: url('../fonts/ManilaSans-Regular.eot');
  src: url('../fonts/ManilaSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ManilaSans-Regular.woff2') format('woff2'), url('../fonts/ManilaSans-Regular.woff') format('woff'), url('../fonts/ManilaSans-Regular.ttf') format('truetype'), url('../fonts/ManilaSans-Regular.svg#ManilaSans-Regular') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Light';
  src: url('../fonts/Roboto-Light.eot');
  src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Light.woff2') format('woff2'), url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf') format('truetype'), url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Bold';
  src: url('../fonts/Roboto-Bold.eot');
  src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype'), url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'UniSansW01';
  src: url('../fonts/UniSansW01-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'UniSansW01Sb';
  src: url('../fonts/UniSansW01-Semibold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/* ---------------------------- SETTINGS ---------------------------- */
/* CONTENEDOR */
/* --------------------- FUENTES TAMAÑOS ---------------------*/
/* --------------------- FUENTES TAMAÑOS ---------------------*/
/* --------------------- COLORES ---------------------*/
/*                      */
/*                      */
/*                   */
/*                     */
/*                    */
/* --------------------- COLORES ---------------------*/
/* --------------------- COLORES GAMAS ---------------------*/
/* --------------------- COLORES GAMAS ---------------------*/
/* ---------------------------- SETTINGS ---------------------------- */
body {
  color: #4c4c4c;
  font-size: 16px;
  font-family: 'Roboto Light', Arial, Tahoma, Verdana;
  line-height: 23px;
  text-align: center;
  background: #ffffff;
}
body.modal-open {
  overflow: hidden !important;
  overflow-y: disabled;
  /*position: fixed;*/
}
body.dsp-mob {
  overflow: hidden;
  overflow-x: hidden;
  width: 100wh;
  height: 100vh;
}
a,
li,
b,
ul li a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Manila Sans Bold', Arial, Tahoma, Verdana;
  font-weight: 100;
}
h1 {
  color: #f58220;
  font-size: 40px;
  line-height: 50px;
  text-transform: uppercase;
}
h2 {
  font-size: 40px;
  line-height: 50px;
}
h3 {
  font-size: 15px;
  font-family: 'Manila Sans', Arial, Tahoma, Verdana;
  line-height: 50px;
}
h4 {
  font-size: 33px;
  line-height: 40px;
  text-transform: uppercase;
}
.wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.contImgPr {
  float: left;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  max-height: 450px;
  min-height: 300px;
}
.contImgPr .imgBg {
  float: left;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.contImgPr .imgBg img {
  float: left;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
}
.contImgPr .bxDsc {
  top: 50%;
  left: 50%;
  display: block;
  overflow: visible;
  z-index: 20;
  position: absolute;
  color: #ffffff;
  width: 1300px;
  transform: translate(-50%, -50%);
}
.contImgPr h1 {
  display: block;
  overflow: hidden;
  position: relative;
  color: #ffffff;
  font-size: 80px;
  font-family: 'UniSansW01', Arial, Tahoma, Verdana;
  line-height: 84px;
  text-align: left;
  text-transform: none;
  width: 1300px;
  height: auto;
  margin: 80px auto 0 auto;
  padding: 10px 0;
}
.contImgPr h1 .dsT {
  float: left;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  position: relative;
  width: auto;
  margin: 7px 0 0 0;
}
.contImgPr h1 .bxT {
  float: left;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  position: relative;
  color: #00abb5;
  font-size: 84px;
  font-family: 'UniSansW01Sb', Arial, Tahoma, Verdana;
  font-style: italic;
  text-align: left;
  text-transform: uppercase;
  background: #ffffff;
  border-radius: 30px;
  width: auto;
  height: 105px;
  margin: 0 20px -2px 20px;
  padding: 8px 30px 0 15px;
}
.contImgPr p {
  float: left;
  display: block;
  overflow: hidden;
  position: relative;
  color: #ffffff;
  font-size: 30px;
  font-family: 'UniSansW01', Arial, Tahoma, Verdana;
  font-style: italic;
  line-height: 34px;
  text-align: center;
  text-transform: none;
  width: 45%;
  height: auto;
  margin: 20px auto 10px auto;
  padding: 10px 0;
}
.contImgPr .bxTrj {
  right: 450px;
  bottom: -100px;
  display: block;
  overflow: visible;
  z-index: 40;
  position: absolute;
  color: #ffffff;
  width: 391px;
  height: 478px;
}
.contImgPr .bxQr {
  right: 100px;
  bottom: -100px;
  display: block;
  overflow: visible;
  z-index: 50;
  position: absolute;
  color: #ffffff;
  width: 372px;
  height: 388px;
}
.contImgPr .bxTrj img,
.contImgPr .bxQr img {
  float: left;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}
.contPrC {
  float: left;
  display: block;
  overflow: visible;
  position: relative;
  width: 100%;
  padding: 50px 0 0 0;
}
.cntPrC {
  display: block;
  overflow: visible;
  position: relative;
  width: 650px;
  margin: 0 auto;
}
.contPrC .contBx {
  display: block;
  box-sizing: border-box;
  overflow: visible;
  z-index: 50;
  position: relative;
  width: 650px;
  margin: -90px auto 0 auto;
}
.contPrC .contBx .cntBPr {
  display: block;
  box-sizing: border-box;
  overflow: hidden;
  z-index: 50;
  position: relative;
  font-size: 18px;
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.3);
  width: 650px;
  padding: 40px 30px;
}
.contPrC .contBx.opB {
  width: 950px;
}
.contPrC .contBx.opB .cntBPr {
  width: 950px;
}
.contPrC h2 {
  float: none;
  display: block;
  position: relative;
  color: #00abb5;
  overflow: hidden;
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
}
.contPrC h2 span {
  float: none;
  display: inline-block;
  color: #ffffff;
  background: #f58220;
  border-radius: 12px;
  margin: 0 auto 2px auto;
  padding: 2px 20px;
}
.contPrC .contBx.opB h2 {
  width: 70%;
  margin: 0 15% 30px 15%;
}
.contPrC p {
  float: none;
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
  width: 80%;
  margin: 20px auto;
}
.contServ {
  float: left;
  display: block;
  overflow: hidden;
  position: relative;
  color: #ffffff;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  width: 100%;
  padding: 5px 0 0 0;
}
.contServ h2 {
  float: none;
  display: block;
  position: relative;
  color: #00abb5;
  overflow: hidden;
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
}
.contServ h2 span {
  float: none;
  clear: both;
  display: inline-block;
  color: #ffffff;
  background: #f58220;
  border-radius: 12px;
  margin: 0 auto 2px auto;
  padding: 2px 20px 4px 20px;
}
.contServ h3 {
  float: left;
  display: block;
  position: relative;
  color: #ffffff;
  font-size: 36px;
  font-family: 'Manila Sans Bold', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 44px;
  text-align: left;
  width: 100%;
  margin-bottom: 10px;
}
.contServ .bxDsc {
  float: left;
  display: block;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 350px;
  margin: 20px 0 0 100px;
}
.contServ .bxImg {
  float: right;
  display: block;
  overflow: visible;
  position: relative;
  text-align: left;
  width: 390px;
  height: 380px;
  margin: -70px 90px -100px 0;
}
.contServ .bxImg img {
  float: left;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}
.contServ .cntPos {
  float: none;
  display: block;
  overflow: visible;
  box-sizing: border-box;
  position: relative;
  text-align: left;
  background: url(../lib/landing-bx-01.jpg) no-repeat center;
  background-size: 100% auto;
  border-radius: 20px;
  width: 1100px;
  min-height: 350px;
  margin: 0 auto 50px auto;
  /*padding: 50px;*/
}
.contServ .cntPos .bxImg {
  margin: -30px 50px -100px 0;
}
.contServ .cntPos .bxDsc {
  margin: 90px 0 0 80px;
}
.swiper-container.swipPrinc {
  float: left;
  display: block;
  box-sizing: border-box;
  z-index: 10 !important;
  overflow: hidden;
  position: relative;
  width: 100%;
  min-height: 500px;
  margin: -50px 0 0 0;
  padding: 0;
}
.swiper-container.swipPrinc .swiper-slide {
  box-sizing: border-box;
  position: relative;
  padding: 50px;
}
.swiper-container.swipPrinc .swiper-button-next,
.swiper-container.swipPrinc .swiper-button-prev {
  top: 223px;
  text-indent: -9000px;
  text-decoration: none;
  width: 50px !important;
  height: 50px !important;
  transition: all 0.3s;
}
.swiper-container.swipPrinc .swiper-button-next {
  right: 30px;
  background: url(../lib/ar-nxt-b.svg) no-repeat center;
  background-size: 22px auto;
  border-radius: 50%;
  opacity: 1;
  transition: all 0.2s;
}
.swiper-container.swipPrinc .swiper-button-next:hover {
  background: url(../lib/ar-nxt-b.svg) no-repeat center;
  background-size: 22px auto;
  border-radius: 50%;
  opacity: 0.6;
  transition: all 0.2s;
}
.swiper-container.swipPrinc .swiper-button-prev {
  left: 30px;
  background: url(../lib/ar-nxt-b.svg) no-repeat center;
  background-size: 22px auto;
  border-radius: 50%;
  transform: scaleX(-1);
  opacity: 1;
  transition: all 0.2s;
}
.swiper-container.swipPrinc .swiper-button-prev:hover {
  background: url(../lib/ar-nxt-b.svg) no-repeat center;
  background-size: 22px auto;
  border-radius: 50%;
  transform: scaleX(-1);
  opacity: 0.6;
  transition: all 0.2s;
}
.swiper-container.swipPrinc .swiper-button-next.swiper-button-disabled,
.swiper-container.swipPrinc .swiper-button-prev.swiper-button-disabled {
  opacity: 0.1;
  cursor: auto;
  pointer-events: none;
}
.swiper-container.swipPrinc .swiper-pagination {
  bottom: 55px;
  height: 40px;
}
.swiper-container.swipPrinc .swiper-pagination-bullet {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle;
  background: rgba(76, 76, 76, 0.4) !important;
  border-radius: 10px;
  border: 0 !important;
  width: 7px !important;
  height: 7px !important;
  opacity: 1;
  transition: all 0.3s;
}
.swiper-container.swipPrinc .swiper-pagination-bullet-active {
  background: #f58220 !important;
  width: 20px !important;
}
.contServ .cntEon {
  float: none;
  display: block;
  overflow: visible;
  box-sizing: border-box;
  position: relative;
  text-align: left;
  background: url(../lib/landing-bx-02.jpg) no-repeat center;
  background-size: 100% auto;
  border-radius: 20px;
  width: 1100px;
  min-height: 350px;
  margin: 50px auto;
  padding: 50px;
}
.contServ .cntEon .bxImg {
  margin: -10px 120px -100px 0;
}
.contServ .cntCyS {
  float: none;
  display: block;
  overflow: visible;
  box-sizing: border-box;
  position: relative;
  text-align: left;
  background: url(../lib/landing-bx-01.jpg) no-repeat center;
  background-size: 100% auto;
  border-radius: 20px;
  width: 1100px;
  min-height: 350px;
  margin: 50px auto;
  padding: 50px;
}
.contServ .cntCyS .bxDsc {
  margin: 20px 0 0 40px;
}
.contServ .cntCyS .bxImg img {
  width: 120%;
  height: auto;
  margin: 20px 0 0 -10px;
}
.contServ .cntApp {
  float: none;
  display: block;
  overflow: visible;
  box-sizing: border-box;
  position: relative;
  text-align: left;
  background: url(../lib/landing-bx-02.jpg) no-repeat center;
  background-size: 100% auto;
  border-radius: 20px;
  width: 1100px;
  min-height: 430px;
  margin: 50px auto 60px auto;
  padding: 50px;
}
.contServ .cntApp .bxDsc {
  overflow: visible;
  margin: 0 0 0 100px;
}
.content_trabaja_cn {
  overflow: hidden;
  position: relative;
  background: #ffffff;
  width: 100%;
  padding: 150px 0;
}
.content_trabaja_cn img {
  float: left;
  display: block;
  width: 44%;
  height: auto;
}
.content_trabaja_cn .bx_trabaja_cn {
  float: right;
  display: block;
  text-align: left;
  width: 40%;
  margin-right: 5%;
}
.content_trabaja_cn h2 {
  color: #00abb5;
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
}
.content_trabaja_cn h2 a {
  color: #00abb5;
  text-decoration: none;
}
.content_trabaja_cn h2 a:hover {
  color: #f58220;
}
.content_trabaja_cn h3 {
  color: #f58220;
  font-size: 16px;
  line-height: 40px;
  text-transform: uppercase;
  background: transparent url(../lib/bull-01.svg) no-repeat left center;
  background-size: 20px 23px;
  padding-left: 30px;
}
.content_trabaja_cn h3 a {
  color: #f58220;
  text-decoration: none;
}
.content_trabaja_cn h3 a:hover {
  color: #00abb5;
}
.content_trabaja_cn p {
  margin: 20px auto;
}
.content_info {
  float: left;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  color: #ffffff;
  font-size: 13px;
  line-height: 20px;
  background: #00abb5;
  width: 100%;
  height: auto;
  padding: 40px 4%;
}
.content_info .tit_hd {
  float: left;
  display: block;
  color: #ffffff;
  font-size: 14px;
  font-family: 'Roboto Bold', Arial, Tahoma, Verdana;
  font-weight: 100;
  background: transparent url(../lib/bull-01.svg) no-repeat left center;
  background-size: 14px 15px;
  width: 90%;
  margin-bottom: 10px;
  padding-left: 20px;
}
.content_info .tit_hd:after {
  display: none !important;
}
.content_info .tit_hd:hover {
  background: transparent url(../lib/bull-01.svg) no-repeat 2px center;
  background-size: 14px 15px;
  opacity: 1 !important;
}
.content_info ul.li_lnk_01 {
  float: left;
  overflow: hidden;
  text-align: left;
  width: 34%;
}
.content_info ul.li_lnk_01 li {
  float: left;
  overflow: hidden;
  /*font-size: 14px;*/
  line-height: 18px;
  width: 45%;
  margin-right: 8%;
}
.content_info ul.li_lnk_01 li:nth-child(2) {
  margin-right: 0;
}
.content_info ul.li_lnk_01 li a {
  float: left;
  display: block;
  position: relative;
  color: #ffffff;
  text-decoration: none;
  width: 90%;
  padding: 6px 0 6px 20px;
}
.content_info ul.li_lnk_01 li a:hover {
  opacity: 0.8;
}
.content_info ul.li_lnk_01 li a:after {
  top: 13px;
  left: 0;
  display: block;
  content: "";
  position: absolute;
  background: #ffffff;
  width: 13px;
  height: 5px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.content_info ul.li_lnk_01 li a:hover:after {
  background: #f58220;
}
.content_info .bx_rs {
  float: left;
  display: block;
  overflow: hidden;
  width: 24%;
  margin: 70px 2% 0 3%;
}
.content_info .bx_rs b {
  font-size: 13px;
}
.content_info .bx_rs ul {
  float: left;
  overflow: hidden;
  width: 100%;
}
.content_info .bx_rs ul li {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  width: 20%;
  margin: 10px 0;
}
.content_info .bx_rs ul li a.facebook {
  display: block;
  position: relative;
  outline: none;
  text-indent: -9000px;
  background: url(../lib/ico-facebook.svg) no-repeat center;
  background-size: 100% auto;
  width: 35px;
  height: 36px;
  margin: 0 auto;
}
.content_info .bx_rs ul li a.instagram {
  display: block;
  position: relative;
  outline: none;
  text-indent: -9000px;
  background: url(../lib/ico-instagram.svg) no-repeat center;
  background-size: 100% auto;
  width: 38px;
  height: 38px;
  margin: 0 auto;
}
.content_info .bx_rs ul li a.youtube {
  display: block;
  position: relative;
  outline: none;
  text-indent: -9000px;
  background: url(../lib/ico-youtube.svg) no-repeat center;
  background-size: 100% auto;
  width: 45px;
  height: 32px;
  margin: 0 auto;
}
.content_info .bx_rs ul li a:hover {
  opacity: 0.6;
  background-size: 94% auto;
}
.content_info ul.li_cnt {
  float: right;
  overflow: hidden;
  text-align: left;
  width: 36%;
  margin-top: 68px;
}
.content_info ul.li_cnt li {
  float: left;
  overflow: hidden;
  width: 100%;
  margin: 10px 0;
}
.content_info ul.li_cnt li .bold3 {
  float: left;
  display: block;
  font-size: 13px;
  text-align: left;
  width: 50%;
  margin-right: 2%;
}
.content_info ul.li_cnt li span {
  float: left;
  display: block;
  /*font-size: 12px;*/
  font-family: 'Roboto Bold', Arial, Tahoma, Verdana;
  width: 24%;
}
.content_info ul.li_cnt li span img {
  float: left;
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.content_info ul.li_cnt li a {
  color: #ffffff;
  text-decoration: none;
}
.content_dir {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  color: #ffffff;
  font-size: 13px;
  line-height: 20px;
  background: #008f9b;
  width: 100%;
  height: 240px;
  padding: 36px 4% 45px 4%;
}
.content_dir .tit_hd {
  float: left;
  display: block;
  color: #ffffff;
  font-size: 14px;
  font-family: 'Roboto Bold', Arial, Tahoma, Verdana;
  font-weight: 100;
  background: transparent url(../lib/bull-01.svg) no-repeat left center;
  background-size: 14px 15px;
  width: 90%;
  margin-bottom: 15px;
  padding-left: 20px;
}
.content_dir .tit_hd:hover {
  background: transparent url(../lib/bull-01.svg) no-repeat 2px center;
  background-size: 14px 15px;
  opacity: 1 !important;
}
.content_dir ul {
  border-collapse: collapse;
  -webkit-border-collapse: collapse;
  table-layout: fixed;
  -webkit-table-layout: fixed;
  text-align: left;
  width: 100%;
}
.content_dir ul li {
  display: table-cell;
  table-layout: fixed;
  vertical-align: top;
  overflow: hidden;
  width: 20%;
  padding-right: 6%;
}
.content_dir ul li:last-child {
  padding-right: 0 !important;
}
.content_dir ul li:nth-child(3),
.content_dir ul li:nth-child(4),
.content_dir ul li:nth-child(5),
.content_dir ul li:nth-child(6) {
  padding-top: 35px;
}
.content_dir ul li:nth-child(3) {
  margin-right: 0;
}
/*
  .content_dir ul{
      text-align: left;
      width: 100%;
  }
  .content_dir ul li{
      float: left;
      width: 17%;
      margin-right: 3%;
  }
  
  .content_dir ul li:nth-child(6){
    margin-right: 0;background: #adadad;
  }
  
  */
.content_dir ul li b {
  float: left;
  box-sizing: border-box;
  display: block;
  position: relative;
  font-size: 13px;
  width: 100%;
  padding-left: 20px;
}
.content_dir ul li b:after {
  top: 6px;
  left: 0;
  display: block;
  content: "";
  position: absolute;
  background: #ffffff;
  width: 13px;
  height: 5px;
}
.content_dir ul li a {
  color: #ffffff;
  text-decoration: none;
}
footer {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  color: #4c4c4c;
  font-family: 'Roboto Light', Arial, Tahoma, Verdana;
  background: #ffffff;
  width: 100%;
  height: 70px;
  padding: 7px 2%;
}
footer p {
  top: 14px;
  left: 50%;
  overflow: hidden;
  position: absolute;
  font-size: 12px;
  line-height: 53px;
  text-align: center;
  width: 30%;
  margin: 0 auto 0 -15%;
}
footer p a {
  display: inline-block;
  color: #4c4c4c;
  font-size: 11px;
  line-height: 30px;
  text-decoration: none;
  margin: 12px 20px 4px 20px;
  opacity: 0.8;
}
footer p a:hover {
  opacity: 0.5;
}
footer a.asfi {
  float: left;
  overflow: hidden;
  color: #4c4c4c;
  font-size: 12px;
  line-height: 30px;
  text-align: left;
  text-decoration: none;
  background: url(../lib/asfi.svg) no-repeat left center;
  background-size: auto 40px;
  width: 240px;
  margin: -3px auto 0 auto;
  padding: 24px 0 0 50px;
}
footer a.asfi:hover {
  opacity: 0.65;
}
footer .bx_certificados {
  top: 18px;
  right: 130px;
  overflow: hidden;
  position: absolute;
  width: 235px;
}
footer .bx_certificados img {
  float: left;
  display: block;
  width: auto;
  height: auto;
}
footer .bx_certificados img:last-child {
  float: right;
}
a.lnk_bb_01:link,
a.lnk_bb_01:visited {
  float: left;
  display: block;
  position: relative;
  color: #f58220;
  font-family: 'Roboto Bold', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 16px;
  text-decoration: none;
  text-align: left;
  padding: 6px 0;
}
a.lnk_bb_01:hover {
  color: #00abb5;
}
a.lnk_bb_01:after {
  content: "";
  left: 0;
  bottom: -4px;
  z-index: 10;
  position: absolute;
  background: #f58220;
  width: 100%;
  height: 3px;
  transition: all 0.3s;
}
a.lnk_bb_01:hover:after {
  background: #00abb5;
}
a.lnkCI:link,
a.lnkCI:visited {
  float: left;
  display: block;
  box-sizing: border-box;
  position: relative;
  color: #ffffff;
  font-size: 16px;
  font-family: 'Roboto Light', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 20px;
  text-decoration: none;
  text-align: center;
  background: #f58220;
  border-radius: 20px;
  width: 270px;
  min-height: 340px;
  margin: 20px 0 0 0;
  padding: 20px;
  transition: all 0.24s;
}
a.lnkCI:hover {
  opacity: 0.85;
  transition: all 0.24s;
}
a.lnkNIT:link,
a.lnkNIT:visited {
  float: right;
  display: block;
  box-sizing: border-box;
  position: relative;
  color: #ffffff;
  font-size: 16px;
  font-family: 'Roboto Light', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 20px;
  text-decoration: none;
  text-align: center;
  background: #00abb5;
  border-radius: 20px;
  width: 270px;
  min-height: 340px;
  margin: 20px 0 0 0;
  padding: 20px;
  transition: all 0.24s;
}
a.lnkNIT:hover {
  opacity: 0.85;
  transition: all 0.24s;
}
a.lnkCI img,
a.lnkNIT img {
  clear: both;
  display: inline-block;
  margin: 25px auto 20px auto;
  transition: all 0.24s;
}
a.lnkCI:hover img,
a.lnkNIT:hover img {
  transition: all 0.24s;
  scale: 0.95;
}
a.lnkCI b,
a.lnkNIT b {
  float: left;
  clear: both;
  display: block;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
a.lnkPJ:link,
a.lnkPJ:visited {
  top: 150px;
  right: -260px;
  display: block;
  box-sizing: border-box;
  z-index: 40;
  position: absolute;
  color: #ffffff;
  font-size: 16px;
  font-family: 'Roboto Light', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 20px;
  text-decoration: none;
  text-align: left;
  background: #f58220;
  border-radius: 12px;
  width: 270px;
  padding: 15px 20px 15px 40px;
  transition: all 0.3s;
}
a.lnkPJ:hover {
  right: -255px;
  transition: all 0.3s;
}
a.lnkPJ span {
  float: left;
  display: block;
  font-size: 20px;
  font-family: 'Roboto Bold', Arial, Tahoma, Verdana;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
  margin: 4px 0;
}
a.lnkPJ ico {
  right: 8px;
  bottom: 5px;
  position: absolute;
  background: url(../lib/ico-hand.png) no-repeat center;
  background-size: 100% auto;
  width: 60px;
  height: 54px;
  transition: all 0.3s;
}
a.lnkPJ:hover ico {
  right: 24px;
  bottom: 2px;
  rotate: -15deg;
  transition: all 0.3s;
}
a.lnkDwnAp:link,
a.lnkDwnAp:visited {
  float: left;
  display: block;
  overflow: visible;
  box-sizing: border-box;
  position: relative;
  color: #f58220;
  font-size: 18px;
  font-family: 'Roboto Bold', Arial, Tahoma, Verdana;
  font-weight: 100;
  text-decoration: none;
  text-align: center;
  border-radius: 10px;
  width: 200px;
  height: 50px;
  margin: 30px 0 0 0;
  transition: all 0.24s;
}
a.lnkDwnAp:hover {
  color: #ffffff;
  letter-spacing: 0.8px;
  transition: all 0.24s;
}
a.lnkDwnAp .txt {
  float: left;
  display: block;
  box-sizing: border-box;
  z-index: 20;
  position: relative;
  background: #ffffff;
  font-family: 'Roboto Bold', Arial, Tahoma, Verdana;
  font-weight: 100;
  text-decoration: none;
  text-align: center;
  border-radius: 10px;
  width: 200px;
  height: 50px;
  padding: 12px 20px 10px 20px;
  transition: all 0.24s;
}
a.lnkDwnAp:hover .txt {
  background: #f58220;
  transition: all 0.24s;
}
a.lnkDwnAp .bgp {
  top: 4px;
  right: -170px;
  content: "";
  position: absolute;
  background: url(../img/btn-google-play.png) no-repeat center;
  background-size: 100% auto;
  width: 144px;
  height: 43px;
  transition: all 0.24s;
}
a.lnkDwnAp:hover .bgp {
  right: -160px;
  transition: all 0.24s;
}
/*
a.lnkDwnAp:before, a.lnkDwnAp:after {
	left: 0;
	width: 100%;
	height: 0;
	background: @col2;
	content: "";
	position: absolute;
	transition: 0.24s;
	z-index: -1;
}

a.lnkDwnAp:before {
	top: 0;
    border-radius: 10px 10px 0 0;
}

a.lnkDwnAp:after {
	bottom: 0;
    border-radius: 0 0 10px 10px;
}
a.lnkDwnAp:hover:before, a.lnkDwnAp:hover:after {
    border-radius: 10px;
	height: 100%;
}
*/
ul.li_02 {
  overflow: hidden;
  width: 90%;
  margin: 30px 0 60px 0;
}
ul.li_02 li {
  position: relative;
  font-size: 14px;
  width: 90%;
  margin: 10px 0;
  padding-left: 30px;
}
ul.li_02 li:after {
  top: 7px;
  left: 0;
  content: "";
  position: absolute;
  background: #00abb5;
  width: 20px;
  height: 8px;
  transition: all 0.3s;
}
ul.li_02 li:hover:after {
  background: #f58220;
}
ul.li_02 li a {
  color: #00abb5;
  font-size: 16px;
  text-decoration: none;
}
ul.li_02 li a:hover {
  color: #f58220;
}
a.lnk_mess:link,
a.lnk_mess:visited {
  right: 40px;
  bottom: 80px;
  z-index: 1000;
  display: block;
  position: fixed;
  outline: none;
  text-indent: -9000px;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.8) url(../lib/ico-messenger.svg) no-repeat center;
  background-size: 44px 44px;
  border-radius: 50%;
  border: 1px solid rgba(76, 76, 76, 0.1);
  width: 59px;
  height: 59px;
  transition: all 0.5s;
}
a.lnk_mess span {
  top: -80px;
  right: 50px;
  z-index: -1;
  box-sizing: border-box;
  display: block;
  pointer-events: none;
  position: absolute;
  color: white;
  font-size: 12px;
  font-family: 'Roboto Light', Arial, Tahoma, Verdana;
  line-height: 14px;
  text-align: left;
  text-indent: 0px;
  background: #2391c0;
  border-radius: 4px;
  width: 235px;
  height: 105px;
  padding: 5px 20px;
  opacity: 0;
  /*transform: rotate(90deg);*/
  transition: all 0.3s;
}
a.lnk_mess:hover span {
  right: 90px;
  width: 235px;
  opacity: 1;
}
a.lnk_mess span:after {
  bottom: 0px;
  right: -58px;
  content: "";
  position: absolute;
  width: 40px;
  height: 0px;
  border-top: 18px solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 20px solid #2391c0;
}
a.lnk_mess span b {
  display: block;
  font-size: 14px;
  margin: 13px 0;
}
a.lnk_punto_reclamo:link,
a.lnk_punto_reclamo:visited {
  left: 40px;
  bottom: 80px;
  z-index: 1000;
  display: block;
  position: fixed;
  outline: none;
  text-indent: -9000px;
  text-decoration: none;
  background: #005b81 url(../lib/punto-de-reclamo.svg) no-repeat center;
  background-size: 44px auto;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  transition: all 0.5s;
}
a.lnk_actv:link,
a.lnk_actv:visited {
  left: 40px;
  bottom: 155px;
  z-index: 1000;
  display: block;
  position: fixed;
  outline: none;
  text-indent: -9000px;
  text-decoration: none;
  background: #f58220 url(../lib/ico-activos.svg) no-repeat center;
  background-size: 38px auto;
  border-radius: 50%;
  border: 1px solid rgba(76, 76, 76, 0.1);
  width: 59px;
  height: 59px;
  transition: all 0.5s;
}
a.lnk_whatsapp:link,
a.lnk_whatsapp:visited {
  right: 40px;
  bottom: 155px;
  z-index: 1000;
  display: block;
  position: fixed;
  outline: none;
  text-indent: -9000px;
  text-decoration: none;
  background: #3aa649 url(../lib/ico-whatsapp.svg) no-repeat center;
  background-size: 38px auto;
  border-radius: 50%;
  border: 1px solid rgba(76, 76, 76, 0.1);
  width: 59px;
  height: 59px;
  transition: all 0.5s;
}
a.lnk_whatsapp span {
  top: -80px;
  right: 50px;
  z-index: -1;
  box-sizing: border-box;
  display: block;
  pointer-events: none;
  position: absolute;
  color: white;
  font-size: 12px;
  font-family: 'Roboto Light', Arial, Tahoma, Verdana;
  line-height: 14px;
  text-align: left;
  text-indent: 0px;
  background: #3aa649;
  border-radius: 4px;
  width: 235px;
  height: 105px;
  padding: 5px 20px;
  opacity: 0;
  /*transform: rotate(90deg);*/
  transition: all 0.3s;
}
a.lnk_whatsapp:hover span {
  right: 90px;
  width: 235px;
  opacity: 1;
}
a.lnk_whatsapp span:after {
  bottom: 0px;
  right: -58px;
  content: "";
  position: absolute;
  width: 40px;
  height: 0px;
  border-top: 18px solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 20px solid #3aa649;
}
a.lnk_whatsapp span b {
  display: block;
  font-size: 14px;
  margin: 13px 0;
}
a.lnk_map_s:link,
a.lnk_map_s:visited {
  float: left;
  display: block;
  position: relative;
  color: #fdba4d;
  font-size: 11px;
  font-family: 'Manila Sans Bold', Arial, Tahoma, Verdana;
  line-height: 26px;
  text-decoration: none;
  text-align: left;
  text-transform: uppercase;
  background: url(../lib/ico-map.svg) no-repeat left center;
  background-size: auto 18px;
  margin: 10px 0 0 0;
  padding: 0 10px 0 22px;
}
a.lnk_map_s:after {
  bottom: 2px;
  left: 23px;
  content: "";
  position: absolute;
  background: #fdba4d;
  width: 0%;
  height: 2px;
  transition: all 0.3s;
}
a.lnk_map_s:hover:after {
  width: 60%;
}
a.lnkWhts:link,
a.lnkWhts:visited {
  right: 20px;
  bottom: 20px;
  z-index: 1000;
  display: block;
  position: fixed;
  outline: none;
  color: #4c4c4c;
  text-decoration: none;
  width: 151px;
  height: 187px;
  transition: all 0.5s;
}
/*
a.lnkWhts::after{
    left: 6px;
    bottom: 20px;
    z-index: 20;
    display: block;
    content: "";
    position: absolute;
    background: #3aa649 url(../lib/ico-whatsapp.svg) no-repeat center;
    background-size: 38px auto;
    border-radius: 50%;
    width: 59px;
    height: 59px;
    transition: all .5s;
}*/
a.lnkWhts .wImg {
  bottom: 0;
  right: 0;
  z-index: 10;
  box-sizing: border-box;
  display: block;
  pointer-events: none;
  position: absolute;
  width: 85px;
  height: 105px;
  transition: all 0.3s;
}
a.lnkWhts .wImg img {
  float: left;
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
}
a.lnkWhts .wTxt {
  top: 0;
  left: 0;
  z-index: 20;
  box-sizing: border-box;
  display: block;
  pointer-events: none;
  position: absolute;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  background: url(../lib/bg-bl.svg) no-repeat center;
  background-size: 100% auto;
  width: 115px;
  height: 110px;
  transition: all 0.3s;
  padding: 15px 18px;
}
a.lnkWhts .wTxt b {
  color: #00abb5;
  font-size: 13px;
  font-family: 'Roboto Bold', Arial, Tahoma, Verdana;
}
a.lnkWhts:hover .wTxt {
  scale: 1.05;
  transition: all 0.3s;
}
.subtitulo2 {
  color: #f58220 !important;
  font-size: 24px;
  font-family: 'Roboto Bold', Arial, Tahoma, Verdana;
  font-weight: 100;
}
.subtitulo3 {
  display: block;
  color: #f58220 !important;
  font-size: 24px;
  font-family: 'Roboto Bold', Arial, Tahoma, Verdana;
  font-weight: 100;
  text-align: center !important;
  width: 100%;
  margin-top: 80px;
}
.subtitulo4 {
  color: #00abb5 !important;
  font-size: 24px;
  font-family: 'Roboto Bold', Arial, Tahoma, Verdana;
  font-weight: 100;
}
.left {
  float: left;
  display: block;
}
.right {
  float: right;
  display: block;
}
.clear {
  clear: both;
  display: block;
}
.txt-al {
  text-align: left !important;
}
.txt-ar {
  text-align: right !important;
}
.txt-ac {
  text-align: center !important;
}
b,
.bold,
.bold1,
.bold2,
.bold3,
.bold4 {
  font-size: 17px;
  font-family: 'Roboto Bold', Arial, Tahoma, Verdana;
  font-weight: 100;
}
.bold1 {
  color: #f58220 !important;
}
.bold2 {
  color: #00abb5 !important;
}
.bold3 {
  color: #fdba4d !important;
}
.bold4 {
  color: #008f9b !important;
}
.color1 {
  color: #f58220 !important;
}
.color2 {
  color: #00abb5 !important;
}
.color3 {
  color: #fdba4d !important;
}
.color4 {
  color: #4c4c4c !important;
}
.color5 {
  color: #008f9b !important;
}
.small,
.small1,
.small2,
.small3,
.small4,
.small5 {
  font-size: 14px;
  line-height: 14px !important;
}
.small1 {
  color: #f58220 !important;
}
.small2 {
  color: #00abb5 !important;
}
.small3 {
  color: #fdba4d !important;
}
.small4 {
  color: #4c4c4c !important;
}
.small5 {
  color: #008f9b !important;
}
.formA fieldset {
  float: none;
  clear: both;
  font-family: 'Roboto Light', Arial, Tahoma, Verdana;
  text-align: center;
  width: 100%;
  margin: 0 0 45px 0;
  padding: 0;
}
.formA p {
  float: left;
  display: block;
  overflow: visible;
  position: relative;
  text-align: left;
  width: 45%;
  margin: 0 5% 35px 0;
  padding: 18px 0 5px 0;
}
.formA p.wb {
  clear: both;
  overflow: none !important;
  width: 95%;
  height: auto;
  margin: 5px auto;
  padding: 0 0 5px 0;
}
.formA p.wm {
  float: left;
  display: block;
  position: relative;
  text-align: left;
  width: 32%;
  margin: 0 0 5px 31.5%;
  padding: 18px 0 5px 0;
}
.formA label {
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  color: #4c4c4c;
  font-size: 13px;
  font-family: 'Roboto Light', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 24px;
  text-align: left;
  width: 100%;
  transition: all 0.3s;
}
.formA p.wm label {
  text-align: center;
}
.formA input:focus + label,
.formA textarea:focus + label {
  font-family: 'Roboto Light', Arial, Tahoma, Verdana;
  transition: all 0.3s;
}
.formA select,
.formA input,
.formA textarea {
  float: left;
  box-sizing: border-box;
  color: #4c4c4c;
  font-size: 14px;
  font-size: 100%;
  line-height: 16px;
  font-family: 'Roboto Light', Arial, Tahoma, Verdana;
  font-weight: 100;
  border: 1px solid #dbdbdb;
  border-radius: 7px;
  margin: 8px auto 0 auto !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.formA input:focus {
  outline: none;
  border: 1px solid #4c4c4c;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.formA input[type=number] {
  -webkit-appearance: textfield !important;
  -moz-appearance: textfield !important;
}
.formA select {
  cursor: pointer;
  display: block;
  position: relative;
  background: #ffffff url(../lib/ar-dwn.svg) no-repeat right center;
  background-size: auto 10px;
  width: 60%;
  height: 46px;
  padding: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.formA select:focus {
  outline: none;
  border: 1px solid #f58220;
}
.formA .req {
  border: 1px solid #ee1c25;
}
.formA textarea {
  display: block;
  font-size: 16px;
  width: 100%;
  height: 135px;
  margin-bottom: 20px !important;
  padding: 20px;
  appearance: none;
}
.formA textarea:focus {
  outline: none;
  border: 1px solid #f58220;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.formA .button {
  float: none;
  display: block;
  cursor: pointer;
  color: #4c4c4c;
  font-size: 16px;
  font-family: 'Roboto Bold', Arial, Tahoma, Verdana;
  line-height: 54px;
  text-align: center;
  text-decoration: none;
  background: #f58220;
  border-radius: 10px;
  border: 0;
  width: 50%;
  height: 55px;
  margin: 20px auto 0 auto;
  -webkit-appearance: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.formA .button:hover,
.formA .button:focus,
.formA .button:active {
  color: #ffffff;
  background: #4c4c4c;
  border: 0;
  text-indent: 0px;
}
.formA .btnDs {
  pointer-events: none;
  background: #e3e3e3 !important;
}
.formA .btn-load {
  pointer-events: none;
  position: relative;
  outline: none;
  text-indent: -9000px;
}
.formA .btn-load:after {
  top: 0;
  left: 0;
  content: "";
  position: absolute;
  background: url(../lib/load.svg) no-repeat center;
  background-size: auto 80px;
  width: 100%;
  height: 54px;
}
.formA p.wb .button {
  margin: 10px auto 0 auto;
}
.cntOpt {
  float: left;
  display: block;
  position: relative;
  width: 100%;
  margin: 0;
}
.bxOpA {
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 20px;
  font-family: 'Roboto Light', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 24px;
  text-align: center;
  background: #f58220;
  border-radius: 20px;
  width: 270px;
  height: 400px;
  margin: 20px 12px 15px 12px;
  padding: 20px;
  transition: all 0.24s ease;
}
.bxOpB {
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 20px;
  font-family: 'Roboto Light', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 24px;
  text-align: center;
  background: #00abb5;
  border-radius: 20px;
  width: 270px;
  height: 400px;
  margin: 20px 12px 15px 12px;
  padding: 20px;
  transition: all 0.24s ease;
}
.cntOpt .itmCh {
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 22px;
  width: 100%;
}
.cntOpt .itmCh span {
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box;
  text-align: left;
  background: url(../lib/ico-chk.svg) no-repeat left 2px;
  background-size: 20px auto;
  width: 90%;
  margin: 2px 5%;
  padding: 2px 0 2px 30px;
}
.cntOpt .itmCh .small {
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box;
  font-family: 'Roboto Bold', Arial, Tahoma, Verdana;
  text-align: center;
  background: none;
  width: 90%;
  margin: 2px 5%;
  padding: 2px 0;
}
.cntOpt img {
  clear: both;
  display: inline-block;
  margin: 25px auto 15px auto;
  transition: all 0.24s;
}
.cntOpt b {
  float: left;
  clear: both;
  display: block;
  font-size: 20px;
  font-family: 'Manila Sans Bold', Arial, Tahoma, Verdana;
  font-weight: 100;
  letter-spacing: -0.05px;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
.cntBPr a.button {
  float: none;
  display: block;
  z-index: 20;
  overflow: hidden;
  position: relative;
  color: #ffffff;
  font-size: 20px;
  font-family: 'Roboto Bold', Arial, Tahoma, Verdana;
  line-height: 54px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background: #f58220;
  border-radius: 10px;
  border: 0;
  width: 50%;
  height: 55px;
  margin: 20px auto 0 auto;
  transition: all 0.5s;
}
.cntBPr a.button:hover {
  background: #00abb5;
  letter-spacing: 0.8px;
  transition: all 0.24s;
}
/*.SMN_effect-54 a {
	color: rgba(255, 255, 255, 1);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
	border: 1px solid rgba(255, 255, 255, 0.5);
	overflow: hidden;
	padding: 15px 60px;
}*/
/*
.cntBPr a.button:before {
	content: '';
	position: absolute;
	top: 60px;
	left: 5px;
	width: 0;
	height: 0;
	border-left: 200px solid transparent;
	border-right: 200px solid transparent;
	border-bottom: 290px solid rgba(255, 255, 255, 0.25);
	z-index: 1;
	transition: all 0.5s;
}
.cntBPr a.button:after {
	-webkit-transition-delay: 0.2s !important;
	transition-delay: 0.2s !important;
}
.cntBPr a.button:after {
	content: '';
	position: absolute;
	top: 60px;
	left: 5px;
	width: 0;
	height: 0;
	border-left: 200px solid transparent;
	border-right: 200px solid transparent;
	border-bottom: 290px solid rgba(255, 255, 255, 0.25);
	z-index: 1;
	transition-delay: 0s;
}
.cntBPr a.button:hover:before {
	opacity: 1;
	transform: translate(-50px, -295px);
}
.cntBPr a.button:hover:after {
	opacity: 1;
	transform: translate(-50px, -295px);
}
*/
/* ---------------------------- TABLET H ---------------------------- */
/* ---------------------------- TABLET H ---------------------------- */
/* ---------------------------- TABLET V ---------------------------- */
/* ---------------------------- TABLET V ---------------------------- */
@media screen and (min-width: 321px) and (max-width: 736px) {
  h2 {
    font-size: 28px;
    line-height: 36px;
  }
  .contImgPr {
    max-height: 400px;
    margin-bottom: 100px;
  }
  .contImgPr .imgBg {
    width: 260%;
    height: auto;
    margin-left: -80%;
  }
  .contImgPr .bxDsc {
    top: 30%;
    left: 50%;
    width: 88%;
    transform: translate(-50%, -50%);
  }
  .contImgPr h1 {
    font-size: 38px;
    line-height: 42px;
    width: 94%;
    margin: 50px auto 0 auto;
    padding: 10px 0;
  }
  .contImgPr h1 .dsT {
    float: left;
    clear: none;
    width: auto;
    margin: 7px 0 0 0;
  }
  .contImgPr h1 .bxT {
    float: left;
    clear: none;
    font-size: 40px;
    line-height: 57px !important;
    border-radius: 15px;
    width: auto;
    height: 55px !important;
    min-height: 55px !important;
    max-height: 55px !important;
    margin: 0 0 0 6px;
    padding: 0 20px 0 15px !important;
  }
  .contImgPr p {
    font-size: 20px;
    line-height: 24px;
    width: 100%;
    margin: 10px auto;
    padding: 5px 0;
  }
  .contImgPr .bxTrj {
    right: 140px;
    bottom: -20px;
    width: 190px;
    height: 200px;
  }
  .contImgPr .bxQr {
    right: 30px;
    bottom: -60px;
    width: 170px;
    height: 200px;
  }
  .contPrC {
    width: 100%;
    padding: 20px 0 40px 0;
  }
  .cntPrC {
    width: 88%;
  }
  .contPrC .contBx {
    width: 88%;
    margin: -160px auto 0 auto;
  }
  .contPrC .contBx .cntBPr {
    font-size: 16px;
    border-radius: 18px;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.3);
    width: 100%;
    padding: 30px 30px 40px 30px;
  }
  .contPrC .contBx.opB {
    width: 88%;
    margin: -160px auto -100px auto;
  }
  .contPrC .contBx.opB .cntBPr {
    width: 100%;
    padding: 30px 30px 40px 30px;
  }
  .contPrC h2 {
    margin-bottom: 30px;
  }
  .contPrC h2 span {
    border-radius: 8px;
    margin: 0 auto 2px auto;
    padding: 2px 10px;
  }
  .contPrC .contBx.opB h2 {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .contPrC p {
    width: 100%;
    margin: 20px auto;
  }
  .cntBPr .formA .button {
    font-size: 16px;
    line-height: 52px;
    border-radius: 10px;
    width: 100%;
    height: 50px;
  }
  .contPrC .contBx.opB .cntBPr .formA .button {
    font-size: 16px;
    line-height: 52px;
    border-radius: 10px;
    width: 100%;
    height: 50px;
  }
  .cntBPr .button {
    font-size: 16px;
    line-height: 52px;
    border-radius: 10px;
    width: 100%;
    height: 50px;
  }
  a.lnkPJ:link,
  a.lnkPJ:visited {
    top: auto;
    right: auto;
    bottom: -90px;
    left: 50%;
    font-size: 14px;
    line-height: 16px;
    border-radius: 0 0 12px 12px;
    width: 80%;
    padding: 22px 50px 15px 25px;
    transform: translateX(-50%);
  }
  a.lnkPJ:hover {
    right: auto;
    bottom: -85px;
  }
  a.lnkPJ span {
    font-size: 17px;
    margin: 4px 0;
  }
  a.lnkPJ ico {
    right: 8px;
    bottom: 5px;
    width: 55px;
    height: 54px;
  }
  a.lnkPJ:hover ico {
    right: 24px;
    bottom: 2px;
  }
  .content_info {
    height: auto;
    padding: 20px 8% 30px 8%;
  }
  .content_info ul.li_lnk_01 {
    width: 100%;
    margin-bottom: 10px;
  }
  .content_info ul.li_lnk_01 li {
    width: 100%;
    margin: 10px 0;
  }
  .content_info .bx_rs {
    width: 100%;
    margin: 20px 0 10px 0;
  }
  .content_info ul.li_cnt {
    width: 100%;
    margin-top: 0;
  }
  .content_info ul.li_cnt li .bold3 {
    font-size: 14px;
    width: 100%;
    margin-right: 0;
  }
  .content_info ul.li_cnt li span {
    width: 100%;
    margin: 5px 0;
  }
  .content_dir {
    font-size: 13px;
    line-height: 20px;
    height: auto;
    padding: 20px 8% 45px 8%;
  }
  .content_dir ul {
    overflow: hidden;
    width: 80%;
  }
  .content_dir ul li {
    display: block;
    overflow: hidden;
    table-layout: auto;
    width: 98%;
    margin-right: 0;
    padding: 35px 0 0 0;
  }
  .content_dir ul li:nth-child(1) {
    padding-top: 0;
  }
  .content_dir ul li b {
    display: block;
    overflow: hidden;
    width: 100%;
  }
  footer {
    width: 100%;
    height: auto;
    padding: 7px 5% 90px 5%;
  }
  footer p {
    top: 10px;
    left: 0;
    font-size: 11px;
    line-height: 14px;
    width: 100%;
    margin: 0 auto;
  }
  footer p a {
    line-height: 11px;
    margin: 10px 20px 4px 20px;
  }
  footer a.asfi {
    font-size: 11px;
    width: 160px;
    margin: 105px auto 0 auto;
  }
  a.byLogos:link,
  a.byLogos:visited {
    width: 100px;
    margin: 132px 0 0 0;
  }
  footer .bx_certificados {
    top: 80px;
    right: 50%;
    overflow: hidden;
    position: absolute;
    width: 180px;
    margin-right: -90px;
  }
  footer .bx_certificados img {
    width: auto;
    height: 24px;
  }
  .contServ {
    overflow: visible;
    font-size: 18px;
    line-height: 22px;
    width: 100%;
    padding: 60px 0 0 0;
  }
  .contServ h2 {
    width: 80%;
    margin: 30px auto -30px auto;
  }
  .contServ h2 span {
    line-height: 30px;
    border-radius: 8px;
    width: 80%;
    margin: 0 auto 2px auto;
    padding: 6px 10px;
  }
  .contServ h3 {
    font-size: 26px;
    line-height: 30px;
    width: 100%;
    margin-bottom: 10px;
  }
  .contServ .bxDsc {
    width: 88%;
    margin: 250px 0 0 40px;
  }
  .contServ .bxImg {
    top: 10px;
    left: 0;
    float: none;
    position: absolute;
    width: 70%;
    margin: 20px 10px -10px 0;
  }
  .contServ .cntPos {
    box-sizing: border-box;
    border-radius: 15px;
    background-size: auto 100%;
    width: 88%;
    min-height: 500px;
    margin: 0 auto 40px auto;
    padding: 20px 10px 20px 30px;
  }
  .contServ .cntPos .bxImg {
    margin: 70px -10px 0 30px;
  }
  .contServ .cntPos .bxDsc {
    width: 88%;
    margin: 320px 0 0 -10px;
  }
  .swiper-container.swipPrinc {
    margin: -20px 0 20px 0;
  }
  .swiper-container.swipPrinc .swiper-slide {
    padding: 0 10px 20px 10px;
  }
  .swiper-container.swipPrinc .swiper-pagination {
    left: 50%;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 10px;
    width: auto;
    bottom: 10px;
    height: 20px;
    padding: 0 10px 5px 10px;
    transform: translateX(-50%);
  }
  .swiper-container.swipPrinc .swiper-button-next,
  .swiper-container.swipPrinc .swiper-button-prev {
    top: 270px;
  }
  .swiper-container.swipPrinc .swiper-button-next {
    right: -10px;
    background-size: 18px auto;
  }
  .swiper-container.swipPrinc .swiper-button-prev {
    left: -15px;
    background-size: 18px auto;
  }
  .contServ .cntEon {
    box-sizing: border-box;
    border-radius: 15px;
    background-size: auto 100%;
    width: 88%;
    min-height: 460px;
    margin: 40px auto;
    padding: 0 10px 20px 30px;
  }
  .contServ .cntEon .bxImg {
    margin: 50px 0 -50px 20px;
  }
  .contServ .cntCyS {
    box-sizing: border-box;
    border-radius: 15px;
    background-size: auto 100%;
    width: 88%;
    min-height: 500px;
    margin: 40px auto;
    padding: 20px 10px 20px 30px;
  }
  .contServ .cntCyS .bxDsc {
    margin: 210px 0 0 -30px;
  }
  .contServ .cntCyS .bxImg img {
    width: 120%;
    height: auto;
    margin: 10px 0 0 60px;
  }
  .contServ .cntApp {
    box-sizing: border-box;
    border-radius: 15px;
    background-size: auto 100%;
    width: 88%;
    min-height: 690px;
    margin: 40px auto;
    padding: 20px 10px 20px 30px;
  }
  .contServ .cntApp .bxDsc {
    margin: 250px 0 0 40px;
  }
  .contServ .cntApp .bxImg img {
    width: 90%;
    height: auto;
    margin: 0 0 0 45px;
  }
  .bxOpA {
    float: left;
    clear: both !important;
    font-size: 18px;
    line-height: 22px;
    border-radius: 15px;
    width: 100%;
    height: 380px;
    margin: 15px 0;
  }
  .bxOpB {
    float: left;
    clear: both !important;
    font-size: 18px;
    line-height: 22px;
    border-radius: 15px;
    width: 100%;
    height: 380px;
    margin: 15px 0;
  }
  .bxOpA .itmCh,
  .bxOpB .itmCh {
    font-size: 14px;
    line-height: 20px;
  }
  .bxOpA b,
  .bxOpB b {
    font-size: 18px;
  }
  .cntBPr .formA p.wb .btnDs {
    margin-bottom: -60px;
  }
  a.lnkDwnAp:link,
  a.lnkDwnAp:visited {
    left: 50%;
    width: 200px;
    height: 50px;
    margin: 30px auto 0 auto;
    transform: translateX(-50%);
  }
  a.lnkDwnAp .bgp {
    top: auto;
    right: auto;
    bottom: -60px;
    left: 50%;
    width: 144px;
    height: 43px;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 320px) {
  h2 {
    font-size: 28px;
    line-height: 36px;
  }
  .contImgPr {
    max-height: 400px;
    margin-bottom: 100px;
  }
  .contImgPr .imgBg {
    width: 260%;
    height: auto;
    margin-left: -80%;
  }
  .contImgPr .bxDsc {
    top: 30%;
    left: 50%;
    width: 88%;
    transform: translate(-50%, -50%);
  }
  .contImgPr h1 {
    font-size: 38px;
    line-height: 42px;
    width: 94%;
    margin: 50px auto 0 auto;
    padding: 10px 0;
  }
  .contImgPr h1 .dsT {
    float: left;
    clear: none;
    width: auto;
    margin: 7px 0 0 0;
  }
  .contImgPr h1 .bxT {
    float: left;
    clear: none;
    font-size: 40px;
    line-height: 57px !important;
    border-radius: 15px;
    width: auto;
    height: 55px !important;
    min-height: 55px !important;
    max-height: 55px !important;
    margin: 0 0 0 6px;
    padding: 0 20px 0 15px !important;
  }
  .contImgPr p {
    font-size: 20px;
    line-height: 24px;
    width: 100%;
    margin: 10px auto;
    padding: 5px 0;
  }
  .contImgPr .bxTrj {
    right: 140px;
    bottom: -20px;
    width: 190px;
    height: 200px;
  }
  .contImgPr .bxQr {
    right: 30px;
    bottom: -60px;
    width: 170px;
    height: 200px;
  }
  .contPrC {
    width: 100%;
    padding: 20px 0 40px 0;
  }
  .cntPrC {
    width: 88%;
  }
  .contPrC .contBx {
    width: 88%;
    margin: -160px auto 0 auto;
  }
  .contPrC .contBx .cntBPr {
    font-size: 16px;
    border-radius: 18px;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.3);
    width: 100%;
    padding: 30px 30px 40px 30px;
  }
  .contPrC .contBx.opB {
    width: 88%;
    margin: -160px auto -100px auto;
  }
  .contPrC .contBx.opB .cntBPr {
    width: 100%;
    padding: 30px 30px 40px 30px;
  }
  .contPrC h2 {
    margin-bottom: 30px;
  }
  .contPrC h2 span {
    border-radius: 8px;
    margin: 0 auto 2px auto;
    padding: 2px 10px;
  }
  .contPrC .contBx.opB h2 {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .contPrC p {
    width: 100%;
    margin: 20px auto;
  }
  .cntBPr .formA .button {
    font-size: 16px;
    line-height: 52px;
    border-radius: 10px;
    width: 100%;
    height: 50px;
  }
  .contPrC .contBx.opB .cntBPr .formA .button {
    font-size: 16px;
    line-height: 52px;
    border-radius: 10px;
    width: 100%;
    height: 50px;
  }
  .cntBPr .button {
    font-size: 16px;
    line-height: 52px;
    border-radius: 10px;
    width: 100%;
    height: 50px;
  }
  a.lnkPJ:link,
  a.lnkPJ:visited {
    top: auto;
    right: auto;
    bottom: -90px;
    left: 50%;
    font-size: 14px;
    line-height: 16px;
    border-radius: 0 0 12px 12px;
    width: 80%;
    padding: 22px 50px 15px 25px;
    transform: translateX(-50%);
  }
  a.lnkPJ:hover {
    right: auto;
    bottom: -85px;
  }
  a.lnkPJ span {
    font-size: 17px;
    margin: 4px 0;
  }
  a.lnkPJ ico {
    right: 8px;
    bottom: 5px;
    width: 55px;
    height: 54px;
  }
  a.lnkPJ:hover ico {
    right: 24px;
    bottom: 2px;
  }
  .content_info {
    height: auto;
    padding: 20px 8% 30px 8%;
  }
  .content_info ul.li_lnk_01 {
    width: 100%;
    margin-bottom: 10px;
  }
  .content_info ul.li_lnk_01 li {
    width: 100%;
    margin: 10px 0;
  }
  .content_info .bx_rs {
    width: 100%;
    margin: 20px 0 10px 0;
  }
  .content_info ul.li_cnt {
    width: 100%;
    margin-top: 0;
  }
  .content_info ul.li_cnt li .bold3 {
    font-size: 14px;
    width: 100%;
    margin-right: 0;
  }
  .content_info ul.li_cnt li span {
    width: 100%;
    margin: 5px 0;
  }
  .content_dir {
    font-size: 13px;
    line-height: 20px;
    height: auto;
    padding: 20px 8% 45px 8%;
  }
  .content_dir ul {
    overflow: hidden;
    width: 80%;
  }
  .content_dir ul li {
    display: block;
    overflow: hidden;
    table-layout: auto;
    width: 98%;
    margin-right: 0;
    padding: 35px 0 0 0;
  }
  .content_dir ul li:nth-child(1) {
    padding-top: 0;
  }
  .content_dir ul li b {
    display: block;
    overflow: hidden;
    width: 100%;
  }
  footer {
    width: 100%;
    height: auto;
    padding: 7px 5% 90px 5%;
  }
  footer p {
    top: 10px;
    left: 0;
    font-size: 11px;
    line-height: 14px;
    width: 100%;
    margin: 0 auto;
  }
  footer p a {
    line-height: 11px;
    margin: 10px 20px 4px 20px;
  }
  footer a.asfi {
    font-size: 11px;
    width: 160px;
    margin: 105px auto 0 auto;
  }
  a.byLogos:link,
  a.byLogos:visited {
    width: 100px;
    margin: 132px 0 0 0;
  }
  footer .bx_certificados {
    top: 80px;
    right: 50%;
    overflow: hidden;
    position: absolute;
    width: 180px;
    margin-right: -90px;
  }
  footer .bx_certificados img {
    width: auto;
    height: 24px;
  }
  .contServ {
    overflow: visible;
    font-size: 18px;
    line-height: 22px;
    width: 100%;
    padding: 60px 0 0 0;
  }
  .contServ h2 {
    width: 80%;
    margin: 30px auto -30px auto;
  }
  .contServ h2 span {
    line-height: 30px;
    border-radius: 8px;
    width: 80%;
    margin: 0 auto 2px auto;
    padding: 6px 10px;
  }
  .contServ h3 {
    font-size: 26px;
    line-height: 30px;
    width: 100%;
    margin-bottom: 10px;
  }
  .contServ .bxDsc {
    width: 88%;
    margin: 250px 0 0 40px;
  }
  .contServ .bxImg {
    top: 10px;
    left: 0;
    float: none;
    position: absolute;
    width: 70%;
    margin: 20px 10px -10px 0;
  }
  .contServ .cntPos {
    box-sizing: border-box;
    border-radius: 15px;
    background-size: auto 100%;
    width: 88%;
    min-height: 500px;
    margin: 0 auto 40px auto;
    padding: 20px 10px 20px 30px;
  }
  .contServ .cntPos .bxImg {
    margin: 70px -10px 0 30px;
  }
  .contServ .cntPos .bxDsc {
    width: 88%;
    margin: 320px 0 0 -10px;
  }
  .swiper-container.swipPrinc {
    margin: -20px 0 20px 0;
  }
  .swiper-container.swipPrinc .swiper-slide {
    padding: 0 10px 20px 10px;
  }
  .swiper-container.swipPrinc .swiper-pagination {
    left: 50%;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 10px;
    width: auto;
    bottom: 10px;
    height: 20px;
    padding: 0 10px 5px 10px;
    transform: translateX(-50%);
  }
  .swiper-container.swipPrinc .swiper-button-next,
  .swiper-container.swipPrinc .swiper-button-prev {
    top: 270px;
  }
  .swiper-container.swipPrinc .swiper-button-next {
    right: -10px;
    background-size: 18px auto;
  }
  .swiper-container.swipPrinc .swiper-button-prev {
    left: -15px;
    background-size: 18px auto;
  }
  .contServ .cntEon {
    box-sizing: border-box;
    border-radius: 15px;
    background-size: auto 100%;
    width: 88%;
    min-height: 460px;
    margin: 40px auto;
    padding: 0 10px 20px 30px;
  }
  .contServ .cntEon .bxImg {
    margin: 50px 0 -50px 20px;
  }
  .contServ .cntCyS {
    box-sizing: border-box;
    border-radius: 15px;
    background-size: auto 100%;
    width: 88%;
    min-height: 500px;
    margin: 40px auto;
    padding: 20px 10px 20px 30px;
  }
  .contServ .cntCyS .bxDsc {
    margin: 210px 0 0 -30px;
  }
  .contServ .cntCyS .bxImg img {
    width: 120%;
    height: auto;
    margin: 10px 0 0 60px;
  }
  .contServ .cntApp {
    box-sizing: border-box;
    border-radius: 15px;
    background-size: auto 100%;
    width: 88%;
    min-height: 690px;
    margin: 40px auto;
    padding: 20px 10px 20px 30px;
  }
  .contServ .cntApp .bxDsc {
    margin: 250px 0 0 40px;
  }
  .contServ .cntApp .bxImg img {
    width: 90%;
    height: auto;
    margin: 0 0 0 45px;
  }
  .bxOpA {
    float: left;
    clear: both !important;
    font-size: 18px;
    line-height: 22px;
    border-radius: 15px;
    width: 100%;
    height: 380px;
    margin: 15px 0;
  }
  .bxOpB {
    float: left;
    clear: both !important;
    font-size: 18px;
    line-height: 22px;
    border-radius: 15px;
    width: 100%;
    height: 380px;
    margin: 15px 0;
  }
  .bxOpA .itmCh,
  .bxOpB .itmCh {
    font-size: 14px;
    line-height: 20px;
  }
  .bxOpA b,
  .bxOpB b {
    font-size: 18px;
  }
  .cntBPr .formA p.wb .btnDs {
    margin-bottom: -60px;
  }
  a.lnkDwnAp:link,
  a.lnkDwnAp:visited {
    left: 50%;
    width: 200px;
    height: 50px;
    margin: 30px auto 0 auto;
    transform: translateX(-50%);
  }
  a.lnkDwnAp .bgp {
    top: auto;
    right: auto;
    bottom: -60px;
    left: 50%;
    width: 144px;
    height: 43px;
    transform: translateX(-50%);
  }
}
