.heading-block h1,
.heading-block h2,
.heading-block h3,
.heading-block h4,
.emphasis-title h1,
.emphasis-title h2 {
  color: #666;
}

@media (min-width: 992px) {
  #header .button {
    margin: 30px 10px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

  body.top-search-open #header .button {
    opacity: 0;
  }

  #header.sticky-header:not(.static-sticky) .button {
    margin-bottom: 10px;
    margin-top: 10px;
  }
}

@media (max-width: 991px) {
  #header .button {
    display: none;
    margin: 10px 5px 20px;
  }

  #header .button.d-block {
    display: inline-block !important;
  }
}

#header.sticky-header #header-wrap,
#header #header-wrap {
  transition: linear 0.3s all;
}

#logo img {
  height: 70px;
  position: relative;
  top: 10px;
  transition: linear 0.3s all;
}

#header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
  height: 50px;
  top: 5px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  #primary-menu ul li > a {
    padding: 39px 6px;
  }

  #header #logo img {
    height: 50px;
    position: relative;
    top: 20px;
  }

  #header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
    height: 40px;
    top: 10px;
  }
}

#primary-menu ul li a:after {
  background-color: transparent;
  content: '';
  display: block;
  height: 3px;
  margin: auto;
  transform-origin: center center;
  transition: linear 0.3s all;
  width: 10%;
}

#primary-menu ul li a:hover:after {
  background-color: #61BE2D;
  width: 100%;
}

#header ul li .button {
  border-radius: 55px !important;
  color: white;
  padding: 10px 15px;
}

@media (max-width: 991px) {
  #header ul li .button {
    background-color: transparent;
    color: #444;
    line-height: 5px;
    padding: 27px 5px !important;
    text-shadow: none;
  }

  #header ul li .button:hover {
    color: #000;
  }
}

#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > .button {
  padding-bottom: 0;
  padding-top: 10px;;
}

#header .entrar:hover a {
  color: white;
}

#primary-menu ul li .button:after {
  display: none;
}

#header .button:hover {
  background-color: #00592D !important;
  color: white;
}

#demo {
  background-position: 50% 50% !important;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: block;
  margin-bottom: -100px;
  min-height: 800px;
  padding: 200px 0 50px;
  position: relative;
  top: -100px;
  width: 100%;
}

#demo h1 {
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

#demo p {
  font-size: 24px;
}

#demo strong {
  animation-delay: 0.5s;
  display: inline-block;
  position: relative;
}

#demo .accesos a {
  background: #61BE2D;
  background: -moz-linear-gradient(left, #61BE2D 1%, #266B1F 100%);
  background: -webkit-linear-gradient(left, #61BE2D 1%, #266B1F 100%);
  background: linear-gradient(to right, #61BE2D 1%, #266B1F 100%);
  background-color: #00592D !important;
  background-color: transparent;
  border-radius: 20px;
  color: white;
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  margin-right: 15px;
  padding: 10px 25px;
  position: relative;
  text-transform: uppercase;
  transform: scale(1);
  transition: linear 0.3s all;
}

#demo .accesos a:hover {
  background: transparent;
  transform: scale(1.1);
}

#demo .scroll1 {
  padding: 40px;
  position: relative;
  top: -40px;
  width: 100%;
}

#demo .col-sm-5 {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 767px) and (max-height: 480px) {
  #demo {
    background-size: 100% 105vh !important;
    min-height: unset !important;
  }
}

@media (max-width: 991px) {
  #demo {
    background-position-y: 0;
    background-size: 100% 65vh;
  }

  #demo h1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 15px;
  }

  #demo p {
    font-size: 18px;
  }

  #demo .accesos {
    text-align: center;
  }

  #demo .accesos a {
    margin-bottom: 10px;
  }
}

#eleginos {
  padding-bottom: 100px;
}

@media (max-width: 575px) {
  #demo {
    background-size: 1920px 1080px;
  }

  #eleginos .container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

.heading-block h2 {
  font-size: 38px;
  letter-spacing: 0;
}

.center .heading-block:after,
.heading-block.center:after,
.heading-block.title-center:after {
  border: 2px solid #61BE2D;
  margin: 10px auto 0 !important;
  width: 80px;
}

#eleginos .feature-box .fbox-icon img {
  background: transparent;
}

#eleginos .feature-box .fbox-icon a i {
  background: #61BE2D;
  background: -moz-linear-gradient(left, #61BE2D 1%, #266B1F 100%);
  background: -webkit-linear-gradient(left, #61BE2D 1%, #266B1F 100%);
  background: linear-gradient(to right, #61BE2D 1%, #266B1F 100%);
  left: 15px;
  top: -10px;
  transition: linear 0.3s all;
}

#eleginos .col_one_third {
  margin-right: 0;
  width: 33%;
}

.descripcionIcono {
  padding-left: 10px;
}

.heading-block h3 {
  margin: auto;
  max-width: 760px;;
}

#eleginos h3 {
  color: #888;
  font-size: 20px;
  line-height: 1.1em;
  margin-bottom: 10px;
  transition: 0.3s linear all;
}

#eleginos .col_one_fifth {
  clear: both;
}

#eleginos .feature-box .fbox-icon a:hover i {
  background: #7FBBC0;
  background: -moz-linear-gradient(left, #7FBBC0 1%, #7FBBC0 100%);
  background: -webkit-linear-gradient(left, #7FBBC0 1%, #7FBBC0 100%);
  background: linear-gradient(to right, #7FBBC0 1%, #7FBBC0 100%);
}

#eleginos .feature-box .fbox-icon a i img {
  transform: scale(1);
  transform-origin: center;
  transition: linear 0.3s all;
}

#eleginos .feature-box .fbox-icon a:hover i img {
  transform: scale(0.8);
}

#eleginos .iconoEle {
  margin-bottom: 2px;
  transition: 0.3s linear all;
}

#eleginos .feature-box,
#eleginos .col_two_third {
  margin-bottom: 0;
}

#eleginos .iconoEle:hover h3 {
  color: black;
}

@media (min-width: 992px) {
  #eleginos .margenEspecial {
    margin-bottom: -100px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .feature-box.fbox-center .fbox-icon {
    left: -10px;
  }
}

@media (max-width: 991px) {
  #eleginos .col_one_fifth {
    display: none;
  }

  #eleginos .iconoEle {
    margin-bottom: 8px;
    min-height: 200px;
    width: 50%;;
  }

  #eleginos .col_one_third,
  #eleginos .col_two_third {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .feature-box.fbox-center .fbox-icon {
    left: 10px;
  }

  #eleginos .col_one_fifth {
    display: none;
  }

  #eleginos .iconoEle {
    margin-bottom: 10px!important;
    min-height: unset;
    width: 100%;;
  }

  #eleginos .col_one_third,
  #eleginos .col_two_third {
    margin-bottom: 0;
  }

  #eleginos .iconoEle .col_one_third {
    display: inline-block;
    margin-bottom: 0 !important;
    position: relative;
    top: -15px;
    vertical-align: top;
    width: 32%;
  }

  #eleginos .iconoEle .col_two_third {
    display: inline-block;
    margin-bottom: 0 !important;
    width: 65%;
  }
}

@media (max-width: 575px) {
  #eleginos .iconoEle {
    margin-bottom: 10px!important;
    min-height: unset;
    width: 100%;
  }

  #eleginos .iconoEle .col_one_third {
    display: inline-block;
    margin-bottom: 0 !important;
    position: relative;
    top: -15px;
    vertical-align: top;
    width: 32%;
  }

  #eleginos .iconoEle .col_two_third {
    display: inline-block;
    margin-bottom: 0 !important;
    width: 65%;
  }

  #eleginos {
    margin-top: 0 !important;
  }
}

@media (min-width: 360px) and (max-width: 767px) {
  #eleginos .iconoEle .col_one_third {
    top: 0;
  }
}

/**********************************************/

/************** VIDEO *************************/

/**********************************************/
.modal-header {
  padding: 8px 20px 0;
}

#video {
  background-image: url('img/fondoVideo.jpg');
  background-size: cover;
  min-height: 800px;
  padding: 100px 0;
}

.botonPlay {
  margin-top: 250px;
  width: 100%;;
}

.botonPlay a i {
  color: white;
  font-size: 66px;
  left: 0;
  padding-top: 8px;
  position: relative;
  text-shadow: 2px 4px 8px rgba(0,0,0,0.5);
  transition: 0.3s linear all;
  width: 104px;
  z-index: 3;
}

.iconoPlay {
  text-align: center;
}

.botonPlay .iconoPlay:before {
  animation: gira 10s linear infinite;
  border: 3px dashed rgba(255, 255, 255, 0.85);
  border-radius: 50%;
  box-shadow: 0 0 20px rgba(0,0,0,1);
  content: '';
  display: inline-block;
  height: 120px;
  margin-left: -13px;
  margin-top: -3px;
  position: absolute;
  transition: 0.3s linear all;
  width: 120px;
}

.botonPlay:hover .iconoPlay:before {
  background-color: rgba(0,0,0,0.5);
  border-width: 4px;
  box-shadow: 0 0 10px rgba(0,0,0,1);
  height: 150px;
  margin-left: -30px;
  margin-top: -15px;
  width: 150px;
}

.botonPlay:hover a i {
  font-size: 80px;
  padding-top: 0;
}

@media (max-height: 400px) and (max-width: 767px) {
  #video {
    min-height: unset;
  }

  .botonPlay {
    margin-top: unset;
  }
}

@keyframes gira {
  0% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

#myModalLabel {
  margin-bottom: 0;
}

.modal-backdrop.show {
  opacity: 0.8;
}

.modal-header .close {
  font-size: 40px;
}

@media (max-width: 480px) {
  #video {
    min-height: 400px;
    padding: 50px 0;
  }

  .botonPlay {
    margin-top: 100px;
  }
}

#section-about {
  background: transparent;
  background-color: transparent;
}

@media (min-width: 992px) {
  .modal-lg {
    margin-top: 15vh;
    max-width: 1024px;;
  }
}

#widget-subscribe-form .mb-3 {
  margin: auto;
  max-width: 400px;
}

#funcionamiento .fbox-icon {
  margin: auto;
  position: relative;
}

#funcionamiento h3 {
  color: #999;
  font-style: italic;
  font-weight: 400;
  text-transform: unset !important;;
}

.descripcionPasos {
  display: block;
  margin-top: 8px;
  position: relative;
  text-align: center;
  width: 100%;
}

.descripcionPasos h4 {
  margin-bottom: 6px;
  text-align: center;
}

#funcionamiento .col_one_fourth:first-child {
  margin-right: -5%;
  padding-right: 0;
  width: 29%;
}

@media (max-width: 1330px) {
  .lineaFun {
    overflow-x: hidden;
  }
}

.feature-box .fbox-icon {
  z-index: 4;
}

.feature-box p {
  font-size: 13px;
}

@media (min-width: 992px) {
  .lineaFun:before {
    border-bottom: 2px dashed #DCD9D9;
    content: '';
    display: block;
    height: 1px;
    margin-left: 100px;
    margin-right: -20%;
    margin-top: 33px;
    position: absolute;
    width: 90%;
  }

  .lineaFun:after {
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    content: '';
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1 );
    height: 3px;
    margin-top: 32px;
    position: absolute;
    right: -65px;
    top: 1px;
    width: 200px;
    z-index: 2;
  }

  .sloganFuncionamiento {
    bottom: 0;
    color: #333;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0;
    margin-left: -400px;
    position: relative;
    right: 0;
    text-align: right;
    text-transform: uppercase;
  }

  .flechaDerecha:after {
    animation: flecha 3s linear infinite;
    color: #61BE2D;
    content: '\e7a5';
    display: inline-block;
    font-family: 'font-icons';
    font-size: 30px;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: inherit;
    margin-left: 150px;
    margin-top: -53px;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    speak: none;
    text-transform: none;
  }
}

@media (min-width: 992px) and (max-width: 1399px) {
  .sloganFuncionamiento {
    font-size: 17px;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: left !important;
  }
}

#funcionamiento .input-group .form-control {
  border-bottom: 2px solid #5ABBC2;
  border-bottom-left-radius: 50px;
  border-left: 2px solid #5ABBC2;
  border-top: 2px solid #5ABBC2;
  border-top-left-radius: 50px;
  font-size: 14px !important;
  ;
  ;
  ;
}

#funcionamiento .input-group-append button {
  background-color: #5ABBC2;
  border: 2px solid #5ABBC2;
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
  color: white;
  font-size: 14px !important;
  z-index: 2;
  ;
}

#funcionamiento .input-group-append button:hover {
  background-color: #00592D;
}

@keyframes flecha {
  0% {
    left: 0;
    opacity: 0;
  }

  25% {
    left: 10px;
    opacity: 1;
  }

  50% {
    left: 20px;
  }

  75% {
    left: 30px;
    opacity: 1;
  }

  90% {
    left: 40px;
    opacity: 0;
  }

  100% {
    left: 40px;
    opacity: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .figuraFuncionamiento {
    left: -15px;
    width: 50% !important;
  }

  .col_one_fourth {
    width: 49%;
  }

  #funcionamiento h3 {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  #eleginos .feature-box .fbox-icon a i {
    left: 0;
    transform: scale(0.9);
  }

  #demo {
    padding: 150px 0 50px;
  }

  #logo img {
    height: 60px;
    left: 20px;
    top: 20px;
    width: auto;
  }

  .col-padding {
    padding: 30px 10px;
  }

  #demo h1 {
    font-size: 20px;
  }

  .heading-block h3 {
    font-size: 18px;
  }

  .heading-block h2 {
    font-size: 30px;
  }

  #funcionamiento .col_one_fourth:first-child {
    margin-right: 0;
    text-align: center;
    width: 100%;
  }

  .feature-box {
    padding: 0 0;
  }

  #funcionamiento .bottommargin-lg {
    margin-bottom: 0 !important;
  }

  .sloganFuncionamiento {
    font-size: 20px;
    text-align: center;
    width: 100%;
  }

  #oc-clients {
    padding: 30px 0;
  }
}

/**********************************************/

/************** MAPA **************************/

/**********************************************/

#mapa {
  background-color: #5ABBC2;
  background-image: url('img/fondoMapa.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: -360px;
  min-height: 1100px;
  padding-top: 420px;
}

#mapa h1 {
  color: black;
  font-size: 49px;
  line-height: 52px;
}

#mapa .accesos a {
  background-color: transparent;
  border: 3px solid black;
  border-radius: 20px;
  color: black;
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  margin-right: 15px;
  padding: 10px 25px;
  position: relative;
  transform: scale(1);
  transition: linear 0.3s all;
}

#mapa .accesos a:hover {
  transform: scale(1.1);
}

@media (max-width: 1400px) {
  #mapa {
    margin-top: -30vh;
    min-height: 700px;
    padding-top: 18vh;
  }

  #mapa .col_two_third {
    max-width: 60%;
  }
}

@media (max-width: 1199px) {
  #mapa {
    margin-top: -20vh;
    padding-top: 20vh;
  }

  #mapa h1 {
    color: black;
    font-size: 44px;
    line-height: 48px;
  }
}

@media (max-width: 991px) {
  #mapa {
    margin-top: -10vh;
    min-height: 400px;
    padding-top: 10vh;
  }
}

@media (max-width: 767px) {
  #mapa {
    background-position: 20% 0;
    background-size: 170%;
    margin-top: -5vh;
    padding-top: 45vh;;
  }

  #mapa img {
    max-width: 240px;
  }

  #mapa h1 {
    font-size: 22px;
    line-height: 26px;
  }

  #mapa .content-wrap {
    padding-bottom: 10px;
    padding-left: 15px;
  }
}

@media (max-width: 480px) {
  #mapa {
    background-position: 20% 0;
    background-size: 220%;
    margin-top: -5vh;
    padding-top: 45vh;;
  }

  #mapa img {
    max-width: 240px;
  }

  #mapa h1 {
    font-size: 22px;
  }

  #mapa .content-wrap {
    padding-bottom: 10px;
    padding-left: 15px;
  }
}

@media only screen and (min-device-width: 480px) and (max-device-width: 680px) and (orientation: landscape) {
  #mapa {
    background-position: 35% 0;
    min-height: 700px;
  }

  #mapa .col_one_third {
    float: right;
    left: 15px;
    position: relative;
    text-align: right;
    top: -80px;
    transform: scale(0.8);
    width: 250px;
  }
}

#numeros {
  padding: 50px 0 0;
}

#numeros,
#numeros h5,
#numeros span {
  color: #5ABBC2;
  text-align: center;
}

#numeros span {
  font-size: 50px;
  font-weight: 400;
}

#numeros h5 {
  font-size: 22px;
  font-weight: 400;
  margin: auto;
  max-width: 200px;
  text-transform: unset;
}

#planes {
  background: #125F3E;
  background: -moz-linear-gradient(left, #125F3E 20%, #4DA529 100%);
  background: -webkit-linear-gradient(left, #125F3E 20%, #4DA529 100%);
  background: linear-gradient(to right, #125F3E 20%, #4DA529 100%);
  color: white;
  padding: 50px 0;
}

#planes .heading-block h2,
#planes .heading-block h3 {
  color: white;
}

#planes .heading-block:after {
  border-color: white;
}

#planes .heading-block h3 {
  color: #FFF;
  font-style: italic;
  font-weight: 400 !important;
  text-transform: unset !important;
}

#planes .table-responsive {
  margin: auto;
  max-width: 900px;
}

#planes table {
  font-weight: 700;
  width: 99%;
}

#planes table tbody {
  box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.3);
}

#planes .table th,
#planes .table td,
#planes table,
#planes table thead,
#planes table thead tr {
  border-color: transparent;
  border-width: 0;
}

#planes table tbody {
  background-color: white;
  color: #666;
}

#planes table thead th,
#planes table tbody td {
  text-align: center;
}

#planes table tbody td:first-child {
  text-align: left;
}

#planes table i {
  background: #000;
  border-radius: 50%;
  color: white;
  font-size: 18px;
  height: 26px;
  width: 26px;
}

#planes table .gris {
  background: #999 !important;
  transform: scale(0.8);
  transform-origin: 50% 50%;
}

#planes table tfoot th:nth-child(2),
#planes table tfoot th:nth-child(3),
#planes table tfoot th:nth-child(4),
#planes table tfoot th:nth-child(5),
#planes table thead th:nth-child(2),
#planes table thead th:nth-child(3),
#planes table thead th:nth-child(4),
#planes table thead th:nth-child(5) {
  display: table-cell;
  font-size: 1.2em;
  min-width: 108px;
  position: relative;
}

#planes table thead th:nth-child(2):before,
#planes table thead th:nth-child(3):before,
#planes table thead th:nth-child(4):before,
#planes table thead th:nth-child(5):before {
  border-style: solid;
  border-width: 8px 8px 0 8px;
  content: '';
  height: 0;
  left: 45%;
  margin-top: 36px;
  position: absolute;
  width: 0;
}

@media (max-width: 767px) {
  #planes table thead th:nth-child(2):before,
  #planes table thead th:nth-child(3):before,
  #planes table thead th:nth-child(4):before,
  #planes table thead th:nth-child(5):before {
    margin-top: 29px;
  }
}

#planes table thead th:nth-child(2):before {
  border-color: #81B13E transparent transparent transparent;
  z-index: 5;
}

#planes table thead th:nth-child(3):before {
  border-color: #55853E transparent transparent transparent;
  z-index: 5;
}

#planes table thead th:nth-child(4):before {
  border-color: #38703C transparent transparent transparent;
  z-index: 5;
}

#planes table thead th:nth-child(5):before {
  border-color: #337937 transparent transparent transparent;
  z-index: 5;
}

#planes table thead th:nth-child(2) {
  background-color: #81B13E;
}

#planes table thead th:nth-child(3) {
  background-color: #55853E;
}

#planes table thead th:nth-child(4) {
  background-color: #38703C;
}

#planes table thead th:nth-child(5) {
  background-color: #337937;
}

#planes table tbody th:nth-child(1) {
  border-right: 1px solid rgba(0,0,0,0.1);
}

#planes table tbody td:nth-child(2) {
  border-right: 1px solid rgba(0,0,0,0.1);
  color: #81B13E;
}

#planes table tbody td:nth-child(3) {
  border-right: 1px solid rgba(0,0,0,0.1);
  color: #55853E;
}

#planes table tbody td:nth-child(4) {
  border-right: 1px solid rgba(0,0,0,0.1);
  color: #38703C;
}

#planes table tbody td:nth-child(5) {
  border-right: 1px solid rgba(0,0,0,0.1);
  color: #337937;
}

#planes table tbody td:nth-child(2) i {
  background-color: #7AB13E;
}

#planes table tbody td:nth-child(3) i {
  background-color: #5CA039;
}

#planes table tbody td:nth-child(4) i {
  background-color: #478A38;
}

#planes table tbody td:nth-child(5) i {
  background-color: #337937;
}

#planes .filaVacia td {
  background-color: white;
  color: #154410;
  display: table-cell;
  padding-right: 20px;
  position: relative;
  text-align: center !important;
}

#planes .filaVacia td .linea1 {
  background-color: #A1EA7961;
  content: '';
  display: block;
  height: 2px;
  left: 5px;
  margin-top: 10px;
  max-width: 90%;
  position: absolute;
  width: 28%;
}

#planes .filaVacia td .linea2 {
  background-color: #A1EA7961;
  content: '';
  display: block;
  height: 2px;
  margin-top: 10px;
  max-width: 90%;
  position: absolute;
  right: 5px;
  top: 12px;
  width: 28%;
}

#planes .filaVacia td span {
  color: #A1EA79;
  display: inline-block;
  padding: 0 10px;
  position: relative;
  text-align: center;
  z-index: 2;
}

#planes table tfoot th:nth-child(2) {
  background-color: #81B13E;
}

#planes table tfoot th:nth-child(3) {
  background-color: #55853E;
}

#planes table tfoot th:nth-child(4) {
  background-color: #38703C;
}

#planes table tfoot th:nth-child(5) {
  background-color: #337937;
}

#planes table tfoot th:nth-child(2),
#planes table tfoot th:nth-child(3),
#planes table tfoot th:nth-child(4),
#planes table tfoot th:nth-child(5) {
  box-shadow: 3px 6px 8px rgba(0,0,0,0.2);
}

#planes table tfoot th {
  text-align: center;
}

#planes table tfoot th a {
  color: white;
  display: block;
  font-size: 1.2em;
  text-shadow: 2px 2px 3px rgba(0,0,0,0.5);
  transform: scale(1);
  transition: 0.3s linear all;
}

#planes table tfoot th a:hover {
  color: yellow;
  transform: scale(1.2);
}

.leyenda {
  color: white;
  font-size: 12px;
  text-align: center;
}

@media (max-width: 767px) {
  #planes .table th,
  #planes.table td {
    padding: 0.275rem !important;
  }

  #planes table thead th:nth-child(2),
  #planes table thead th:nth-child(3),
  #planes table thead th:nth-child(4),
  #planes table thead th:nth-child(5) {
    min-width: unset;
  }

  #planes .heading-block {
    z-index: 100;
  }

  #planes .container {
    max-width: 90%;
    padding-left: 0 !important;
    padding-right: 0 !important;;
  }
}

@media (max-width: 575px) {
  #planes .container {
    max-width: 90%;
    padding-left: 0 !important;
    padding-right: 0 !important;;
  }

  #planes {
    overflow-y: hidden;
    position: relative;
  }

  #planes .table-responsive:after {
    background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    content: '';
    display: block;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=1 );
    height: 100%;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    z-index: 88;
  }
}

/**********************************************/

/************** CONTACTO *********************/

/**********************************************/

#contacto {
  background: #FFF;
  background: -moz-linear-gradient(top, #EFEFEF 0%, #FFF 100%);
  background: -webkit-linear-gradient(top, #EFEFEF 0%, #FFF 100%);
  background: linear-gradient(to bottom, #EFEFEF 0%, #FFF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff', GradientType=0 );
}

#contacto .sm-form-control {
  border-radius: 20px !important;
  outline: none;
}

#contacto button {
  border-radius: 55px !important;
}

#copy {
  background: #61BE2D;
  background: -moz-linear-gradient(left, #61BE2D 1%, #266B1F 100%);
  background: -webkit-linear-gradient(left, #61BE2D 1%, #266B1F 100%);
  background: linear-gradient(to right, #61BE2D 1%, #266B1F 100%);
  color: white;
  padding: 10px 0;
}

#copy strong {
  display: block;
  margin-bottom: 12px;
  position: relative;
}

#copy p {
  color: white;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  text-align: right;
}

.footer-stick {
  margin-bottom: -15px !important;
}

@media (max-width: 1199px) {
  #copy p {
    padding-right: 50px;
  }
}

#formIngresar {
  text-align: center;
}

#formIngresar i {
  border: 6px solid #EEE;
  border-radius: 50%;
  color: #CCC;
  font-size: 80px;
  height: 100px;
  margin-bottom: 15px;
  overflow: hidden;
  width: 100px;
}

#formIngresar input {
  border: 2px solid #CCC;
  border-radius: 20px;
  color: #666;
  margin-bottom: 8px;
  padding: 5px 10px;
}

#formIngresar .botonIngresar {
  background-color: #61BE2D;
  border-color: #61BE2D;
  border-width: 3px;
  color: white;
  cursor: pointer;
  font-weight: 700;
  padding: 5px 30px;
}

#formIngresar .botonIngresar:hover {
  background-color: #FFF;
  border-color: #61BE2D;
  color: #61BE2D;
}

.modalRegion a {
  background: #61BE2D;
  background: -moz-linear-gradient(left, #61BE2D 1%, #266B1F 100%);
  background: -webkit-linear-gradient(left, #61BE2D 1%, #266B1F 100%);
  background: linear-gradient(to right, #61BE2D 1%, #266B1F 100%);
  background-color: #000 !important;
  background-color: transparent;
  border: 0 solid transparent;
  border: 3px solid black;
  border-radius: 20px;
  color: white;
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  height: 48px;
  line-height: 1em;
  margin-right: 15px;
  padding: 10px 15px;
  position: relative;
  transform: scale(1);
  transition: linear 0.3s all;
}

.modalRegion a:hover {
  background: transparent;
  border: 3px solid #61BE2D;
  color: #61BE2D;
  transform: scale(1.1);
}

.modalRegion {
  border-radius: 20px;
}

.modalRegion h3 {
  color: white;
}

.botonRegion {
  border-radius: 50px;
  font-size: 12px;
  height: 24px;
  line-height: 13px;
  padding: 6px 10px 0;
}

.institucional #demo p {
  font-size: 16px !important;
}

.institucional #demo {
  background-size: 150% 100%;
  padding: 150px 0 50px !important;
}

.institucional #demo .leyenda {
  color: #000;
  font-size: 1.4em;
}

#quebrinda .feature-box.fbox-center .fbox-icon i {
  font-size: 42px;
  line-height: 90px;
}

#quebrinda .feature-box.fbox-center .fbox-icon {
  height: 90px;
  width: 90px;
}

@media (max-width: 767px) {
  #quebrinda .feature-box.fbox-center {
    margin-bottom: 10px !important;
  }

  #quebrinda .feature-box.fbox-center .fbox-icon i {
    font-size: 24px;
    line-height: 33px;
  }

  #quebrinda .feature-box.fbox-center .fbox-icon {
    height: 34px;
    margin-left: -38px !important;
    margin-top: -4px;
    position: absolute;
    width: 34px;
  }

  #quebrinda h3 {
    font-size: 18px;
    padding-left: 10px;
    padding-right: 10px;
  }

  #quebrinda .descripcionIcono h3 {
    font-size: 19px;
    letter-spacing: 0;
    margin-bottom: 10px;
    margin-right: -24px;
    margin-top: 0;
    padding-left: 0;
    position: relative;
    top: 2px;
  }

  #quebrinda .feature-box.fbox-center .fbox-icon {
    margin: 0 auto;
  }
}

@media (max-width: 991px) {
  #header,
  #header-wrap {
    background-color: white;
    box-shadow: 3px 8px 10px rgba(0,0,0,0.2);
  }

  .institucional #demo {
    background-color: #E4E4E4;
    background-position: 50% 100% !important;
    background-position-y: 100% !important;
    min-height: 1000px;
  }

  .institucional #demo p {
    font-size: 14px !important;
  }
}

#quebrinda h3 {
  color: #888;
  color: #999;
  font-size: 21px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.2em;
  margin-bottom: 25px;
  margin-top: 10px;
  text-transform: unset !important;
  transition: 0.3s linear all;;
}

#quebrinda .descripcionIcono h3 {
  font-weight: 700;
}

#quebrinda .feature-box.fbox-center .fbox-icon {
  margin-right: -15px;
}

#validada {
  background-image: url('img/fondoVideo.jpg');
  background-size: cover;
  color: white;
  padding: 120px 0;
}

#staff .heading-block h2,
#validada .heading-block h2,
#validada .heading-block h3 {
  color: white;
  text-shadow: 3px 6px 9px rgba(0, 0, 0, 0.25);
}

#staff .heading-block:after,
#validada .heading-block:after {
  border-color: white;
}

#validada p {
  color: white;
  display: block;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3em;
  margin: auto;
  max-width: 820px;
  text-align: center;
  text-shadow: 3px 6px 9px rgba(0, 0, 0, 0.5);
}

#validada a {
  background-color: white;
  border-radius: 55px;
  color: #61BE2D;
  margin-top: 20px;
  transition: 0.3s linear all;
}

#validada a:hover {
  background-color: #00592D;
  color: white;
}

@media (max-width: 767px) {
  #validada p {
    font-size: 18px;
  }
}

/*************** staff **********************************/
#staff {
  background-color: #7FBABF;
}

#staff figure {
  border-radius: 50%;
  display: block;
  float: right;
  height: 200px;
  left: -15px;
  margin: 0 0;
  overflow: hidden;
  position: relative;
  width: 200px;
}

#staff .col_one_third {
  margin-right: 0;
  width: 33%;
}

#staff h4 {
  font-size: 24px;
}

#staff h4 span,
#staff h4 {
  color: white;
}

#staff h4 span {
  font-size: 16px;
  font-style: inherit;
  font-weight: 400;
  white-space: nowrap;
}

#staff h4:before {
  background-color: white;
  content: '';
  display: block;
  height: 4px;
  margin-top: 40px;
  position: absolute;
  width: 40px;
}

#staff p {
  color: white;
}

@media (max-width: 767px) {
  #staff figure {
    display: inline-block;
    float: none;
    left: 0;
    margin: auto;
    margin-bottom: 0;
    position: relative;
    text-align: center;;
  }

  #staff .col_one_third {
    margin-bottom: 0 !important;
  }

  #staff h4 span {
    display: block;
    margin-top: 20px;
  }
}

#staff .integrante figure img {
  position: relative;
  transform: scale(1);
  transform-origin: 50% 50%;
  transition: 0.3s linear all;
}

#staff .integrante:hover figure img {
  transform: scale(1.1);
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.9;
}

.iconoDescarga {
  color: #7FBBC0;
  display: inline-block;
  font-size: 24px;
  left: -6px;
  opacity: 0.7;
  position: relative;
  top: 1px;
}

@media (max-width: 767px) {
  #mapa .content-wrap {
    padding-top: 30px;
  }
}

@media (min-width: 767px) and (max-width: 991px) {
  .margenEspecial2 {
    margin-left: -10%;
    margin-top: -4%;
    transform: scale(0.9);
    width: 44%;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .margenEspecial2 {
    margin-top: 4%;
  }
}

@media (min-width: 1400px) and (max-width: 1699px) {
  .margenEspecial2 {
    margin-left: -10%;
    margin-top: -10%;
  }
}

/***********************************************/
/********** ajustes 14-02-2020 *****************/
/***********************************************/

#planes .table-striped tbody {
  background-color: transparent;
}

#planes .table-striped tbody tr th,
#planes .table-striped tbody tr td {
  background-color: white;
}

#planes .table-striped tbody tr:nth-of-type(odd) th,
#planes .table-striped tbody tr:nth-of-type(odd) td {
  background-color: #EEE;
}

#planes table tbody,
#planes table tfoot,
#planes .table-striped tbody tr:nth-of-type(odd),
.celdaVacia,
#planes .table-striped tbody .celdaVacia,
#planes .table-striped tbody .filaVacia td,
#planes .table-striped tbody tr .transparente {
  background-color: transparent !important;
  box-shadow: none;
}

#planes table tbody tr td {
  position: relative;
}

#planes table td:nth-child(2),
#planes table td:nth-child(3),
#planes table td:nth-child(4) {
  width: 25% !important;
  ;
}

#planes table thead th:nth-child(4),
#planes table tbody tr td:nth-child(4) {
  box-shadow: 3px 6px 8px rgba(0,0,0,0.2);
}

#planes table tbody .filaVacia td:nth-child(2) {
  border-right: transparent !important;
}

#planes table tbody .sombra td:nth-child(3),
#planes table tbody .sombra td:nth-child(2) {
  box-shadow: 3px 6px 8px rgba(0,0,0,0.2);
}

#planes table tbody tr th {
  text-align: right;
  width: 25% !important;
}

#planes u {
  color: #666;
  display: block;
  font-weight: 400;
  text-decoration: none;
}

#planes table tfoot .textoQTY {
  display: inline-block;
  font-weight: 400;
  line-height: 1.3em;
  overflow: hidden;
  padding-left: 10px;
  text-align: left;
  text-overflow: ellipsis;
  vertical-align: top;
  width: calc(100% - 60px);
}

#planes table tfoot input {
  background-color: rgba(255, 255, 255, 0.5);
  border: none;
  display: inline-block;
  min-height: 40px;
  padding: 3px;
  position: relative;
  text-align: center;
  top: 3px;
  width: 50px;
}

#planes table tfoot input[type=number]::-webkit-inner-spin-button,
#planes table tfoot input[type=number]::-webkit-outer-spin-button {
  opacity: 0.7;
  transform: scale(1.2,1.4);
}

#planes table tfoot input[type=number]:hover::-webkit-inner-spin-button,
#planes table tfoot input[type=number]:hover::-webkit-outer-spin-button {
  opacity: 1;
}

.celdaBotonNegro {
  box-shadow: 3px 6px 8px rgba(0,0,0,0.2);
  padding: 0 0!important;
  position: relative;
  top: 8px;
  ;
}

.btn-comprarNegro {
  background-color: black;
  color: white;
  cursor: pointer;
  display: block;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
  transition: 0.2s linear all;
  width: 100%;
}

.btn-comprarNegro:hover {
  background-color: #78CC56;
  color: black !important;
}

.celdaCuadroVerde {
  background-color: rgba(255,255,255,0.35);
  box-shadow: 3px 6px 8px rgba(0,0,0,0.2);
  color: black;
  display: block;
  font-size: 1.2em;
  padding: 10px 0 !important;
  text-align: center;
}

.celdaCuadroVerde a {
  color: black;
  font-weight: 700;;
}

.celdaCuadroVerde a:hover {
  text-decoration: underline !important;
}

@media (max-width: 580px) {
  #planes table tfoot th:nth-child(2),
  #planes table tfoot th:nth-child(3),
  #planes table tfoot th:nth-child(4),
  #planes table tfoot th:nth-child(1) {
    min-width: 120px;
  }

  #planes table tfoot .textoQTY {
    font-size: 10px !important;
    font-weight: 700;
    position: relative;
    top: 5px;
  }
}

.faq h2 {
  clear: both;
  display: block;
  line-height: 1.2em;
}

@media (max-width: 991px) {
  .faq h2 {
    margin-top: 40px;
  }
}

#quebrinda .preguntas .feature-box .fbox-icon {
  height: 64px;
  width: 64px;
}

#quebrinda .preguntas .feature-box .fbox-icon img {
  background: transparent !important;
  height: auto;
  margin-left: 12px;
  max-width: 40px;
  padding-top: 12px;
}

.faq h4 {
  margin-bottom: 14px;
}

.faq h4 a {
  color: #333;
  font-weight: 400;
}

.faq h4 a:hover {
  color: black;
}

.faq .panel-heading .icon-caret-right {
  float: left;
  font-size: 1.2em;
  margin-right: 10px;
  position: relative;
  top: -2px;
  -webkit-transform: rotate(0deg);  /* Chrome, Safari, Opera */
  -moz-transform: rotate(0deg);  /* Firefox */
  -ms-transform: rotate(0deg);  /* IE 9 */
  transform: rotate(0deg);  /* Standard syntax */
  transition: 0.3s linear all;
}

.rotate {
  -webkit-transform: rotate(90deg) !important;
  -moz-transform: rotate(90deg)!important;
  -ms-transform: rotate(90deg)!important;
  transform: rotate(90deg)!important;
  transition: 0.3s linear all;
}

#quebrinda .descripcionIcono h3 {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  font-style: normal;
  padding-bottom: 8px;
}

.faq .panel-collapse {
  margin-left: 18px;
}

.faq .panel-collapse p {
  margin-bottom: 8px;
}

.faq .panel-group ul {
  list-style: none;
}

.faq .panel-group ul li {
  margin-bottom: 5px;
}

.faq .panel-group ul li::before {
  color: #CCC;
  content: '•';
  font-size: 30px;
  line-height: 6px;
  margin-right: 8px;
  position: relative;
  top: 6px;
}

.grupo1 .feature-box .fbox-icon i {
  background-color: #61BF2C !important;
}

.grupo1 .fbox-effect .fbox-icon i:after {
  box-shadow: 0 0 0 3px #61BF2C;
}

.grupo1 h3,
.faq .grupo1 .panel-heading .icon-caret-right {
  border-bottom-color: #61BF2C ;
  color: #61BF2C  !important;
}

.grupo2 .feature-box .fbox-icon i {
  background-color: #61B780 !important;
}

.grupo2 .fbox-effect .fbox-icon i:after {
  box-shadow: 0 0 0 3px #61B780;
}

.grupo2 h3,
.faq .grupo2 .panel-heading .icon-caret-right {
  border-bottom-color: #61B780 ;
  color: #61B780 !important;
}

.grupo3 .feature-box .fbox-icon i {
  background-color: #59BCC2 !important;
}

.grupo3 .fbox-effect .fbox-icon i:after {
  box-shadow: 0 0 0 3px #59BCC2;
}

.grupo3 a,
.grupo3 h3,
.faq .grupo3 .panel-heading .icon-caret-right {
  border-bottom-color: #59BCC2 ;
  color: #59BCC2 !important;
}

.grupo4 .feature-box .fbox-icon i {
  background-color: #006A37 !important;
}

.grupo4 .fbox-effect .fbox-icon i:after {
  box-shadow: 0 0 0 3px #006A37;
}

.grupo4 h3,
.faq .grupo4 .panel-heading .icon-caret-right {
  border-bottom-color: #006A37 ;
  color: #006A37 !important;
}

.grupo1 a,
.grupo2 a,
.grupo3 a,
.grupo4 a {
  font-weight: 700;
}

.grupo1 a:hover,
.grupo2 a:hover,
.grupo3 a:hover,
.grupo4 a:hover {
  color: #333 !important;
}

@media (max-width: 767px) {
  #quebrinda .preguntas .feature-box .fbox-icon {
    height: 32px;
    width: 32px;;
  }

  #quebrinda .preguntas .feature-box .fbox-icon img {
    height: auto;
    margin-left: 3px;
    padding-top: 3px;
    width: 80%;
  }
}

#dudas {
  background-color: #FBFBFB;
  margin-bottom: 60px;
  padding: 30px 0 ;
  scroll-behavior: smooth !important;
  text-align: center;
}

#dudas p {
  font-size: 21px;
  font-style: italic;
}

#dudas a {
  background: #61BE2D;
  background: -moz-linear-gradient(left, #61BE2D 1%, #266B1F 100%);
  background: -webkit-linear-gradient(left, #61BE2D 1%, #266B1F 100%);
  background: linear-gradient(to right, #61BE2D 1%, #266B1F 100%);
  background-color: #00592D !important;
  background-color: transparent;
  border-radius: 20px;
  color: white;
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  margin-right: 15px;
  padding: 6px 30px;
  position: relative;
  scroll-behavior: smooth;
  text-transform: uppercase;
  transform: scale(1);
  transition: linear 0.3s all;
}

#dudas a:hover {
  background: linear-gradient(to right, #61BE2D 1%, #61BE2D 100%);
  transform: scale(1.05);
}

.modal-header-countries {
  background-color: #075933;
  border-bottom: 0;
}

.modal-close-button-countries {
  color: #F6F6F6;
}

.modal-countries-body {
  margin-top: 50px;
}

.modal-countries-button {
  background-color: #075933;
  border: solid 1px var(--white);
  border-radius: 11px;
  height: 53px;
  width: 286px;
}

.modal-countries-button-container {
  align-items: center;
  display: flex;
  flex-direction: row;
  margin-top: 5px;
}

.m-r-10 {
  margin-right: 10px;
}

.span-country {
  color: white;
  font-size: 21px;
  margin-left: 25px;;
}

.span-country-other {
  color: white;
  font-size: 21px;
}

  #gotoTop{right: 120px !important}
  #whatsapp img{width: 80px !important}
  #whatsapp {
    
    z-index: 299;
    position: fixed;
    width: 75px;
    height: 75px;
    line-height: 36px;
    text-align: center;
    animation: pulso 2s linear infinite;
    top: auto;
    left: auto;
    right: 30px;
    bottom: 14px;
    cursor: pointer;
    border-radius: 50px;
transition: .3s linear all;
transform-origin: 50% 50%;
transform: scale(1);
opacity: 1;
    }

    #whatsapp:hover{ transform: scale(.9) !important; opacity: .75;

    }

    @keyframes pulso{

      0%{transform: scale(1);}
      60%{transform: scale(.85);}
    }