@import url(../fonts/font-awesome.css);
@import url(/css/animate.css);
.header,
body {
  background-repeat: no-repeat;
}
body {
  margin: 0;
  padding: 0;
  font-family: sans-serif;
  background-image: url(../media/background.png);
  background-size: contain;
}
img {
  border: 0;
}
.header {
  background-size: cover;
}
.animacion,
.contenct,
.footer,
.header,
.locations,
.nav,
body {
  width: 100%;
}
.sub-animacion,
.sub-contenct,
.sub-footer,
.sub-header,
.sub-locations {
  width: 1170px;
  margin: 0 auto;
}
.lateral .lateral-text {
  width: 85% !important;
}
input[type="submit"] {
  width: 120px;
}
.btn-load {
  background-image: url(../media/loading.gif);
  padding-left: 12px;
  background-size: 20px;
  background-position: 20px 2px;
  background-repeat: no-repeat;
}
.aside-box {
  float: right;
  position: relative;
}
.aside-box .aside-container {
  padding: 10px;
  position: relative;
  margin-bottom: 20px !important;
}
.aside-box1 .aside-container {
  box-shadow: 0 0 5px gray;
  padding: 10px;
  margin-bottom: 20px !important;
}
.aside-box1 .aside-title {
  border-bottom: 1px solid #68ae14 !important;
  color: #68ae14 !important;
}
.aside-describe,
.top-menu a {
  font-size: 14px;
}
.aside-title {
  text-align: left;
  color: #68ae14 !important;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
}
.box-coupons {
  border-top: 1px dotted gray;
  padding-top: 10px;
  margin-top: 20px;
}
.aside-button,
.cupon-all {
  text-align: center;
}
.cupon-all {
  color: #ff0;
  text-decoration: none;
  display: block;
  border-radius: 10px;
  padding: 5px 10px;
  font-weight: 700;
  width: 230px;
  background-image: -ms-linear-gradient(bottom, #5bad0a 0%, #6dcf0c 100%);
  background-image: -moz-linear-gradient(bottom, #5bad0a 0%, #6dcf0c 100%);
  background-image: -o-linear-gradient(bottom, #5bad0a 0%, #6dcf0c 100%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #5bad0a),
    color-stop(1, #6dcf0c)
  );
  background-image: -webkit-linear-gradient(bottom, #5bad0a 0%, #6dcf0c 100%);
  background-image: linear-gradient(to top, #5bad0a 0%, #6dcf0c 100%);
}
.cupon-all:hover {
  color: #ff0;
  text-decoration: underline;
  background-image: -ms-linear-gradient(top, #5bad0a 0%, #6dcf0c 100%);
  background-image: -moz-linear-gradient(top, #5bad0a 0%, #6dcf0c 100%);
  background-image: -o-linear-gradient(top, #5bad0a 0%, #6dcf0c 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #5bad0a),
    color-stop(1, #6dcf0c)
  );
  background-image: -webkit-linear-gradient(top, #5bad0a 0%, #6dcf0c 100%);
  background-image: linear-gradient(to bottom, #5bad0a 0%, #6dcf0c 100%);
}
.top-menu {
  text-align: right;
  text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff,
    1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
  color: #cb2128;
}
.top-menu a {
  display: block;
  margin-left: 5px;
  margin-right: 5px;
  text-decoration: none;
  color: inherit;
}
.top-menu a.txttelephone {
  font-size: 15px;
  font-weight: 700;
}
.header:not(.nobg) .top-menu {
  text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff,
    1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}
.nav {
  z-index: 999;
  position: relative;
}
.sub-nav {
  background-image: url(../media/menu_bar.png);
}
.sub-nav a {
  display: block;
  margin-top: 11px !important;
  margin-bottom: 15px !important;
}
.nav-li-a a {
  font-weight: 700;
  color: #fff;
  font-size: 15px;
  letter-spacing: -1px;
  text-align: center;
}
.nav {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.nav.nav-fixed {
  position: fixed;
  top: 0;
  z-index: 999;
}
.nav.nav-fixed .sub-nav {
  width: 100%;
}
.animacion {
  position: relative;
}
.linea-lateral {
  background-image: url(../media/lateral.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -ms-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  height: 379px;
  background-position: center;
}
.lateral-padding {
  padding-top: 35px;
}
.lateral-padding a {
  text-decoration: none;
}
.lateral-padding img {
  display: block;
  margin: 0 auto;
}
.linea-lateral .lateral-text {
  display: block;
  color: #fff;
  font-weight: 700;
  text-align: center;
  width: 95%;
  margin: 0 auto;
  padding-top: 5px;
  padding-bottom: 5px;
}
.lateral-text-active,
.linea-lateral .lateral-text:hover {
  background-color: #f99503;
}
.banner {
  width: 100%;
  height: 370px;
  background-repeat: no-repeat;
  background-position: center top;
}
.cycle-pager {
  width: 100%;
  margin: 0 auto;
  color: #fff;
  position: absolute;
  z-index: 99;
  font-size: 70px;
  bottom: -30px;
  text-align: center;
}
.cycle-pager span {
  opacity: 0.5;
  padding: 5px;
  cursor: pointer;
}
.cycle-pager span.cycle-pager-active {
  opacity: 1 !important;
}
.animacion:not(.show) {
  display: none;
}
.adv-custom-caption {
  position: absolute;
  z-index: 900;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  padding-top: 5%;
  padding-bottom: 20%;
}
.adv-custom-caption span {
  line-height: 90px;
}
.adv-custom-caption.adv-custom-caption1 {
  padding-top: 3%;
}
.adv-custom-caption.adv-custom-caption1 span {
  font-size: 60px;
  line-height: 60px;
}
.adv-custom-caption span.color1 {
  color: #ee1d25;
  font-weight: 100;
}
.adv-custom-caption span.color2 {
  color: #ee1d25;
  font-weight: 700;
  text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000,
    0 0 #000, 0 0 0 #000, 0 0 0 #000, 0 0 0 #000;
}
.adv-custom-caption span.color3 {
  color: #fff;
  font-weight: 700;
}
.adv-custom-caption.adv-custom-caption1 span.color2 {
  color: #ee1d25;
  text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000,
    0 0 #000, 0 0 0 #000, 0 0 0 #000, 0 0 0 #000;
  font-weight: 700;
}
.cupon {
  background-image: url(../media/cupon/cupon.png);
  background-repeat: no-repeat;
  width: 260px;
  height: 333px;
  text-align: center;
  position: relative;
  margin: 10px auto;
}
.cupon-link {
  text-decoration: none;
  outline: 0;
}
.cupon-link:active,
.cupon-link:focus,
.cupon-link:hover {
  text-decoration: none !important;
  outline: 0;
}
.cupon-detail {
  position: absolute;
  left: -8px;
  top: 10px;
}
.cupon-imagen {
  padding-top: 55px;
  width: 220px;
  margin: 0 auto;
}
.cupon-print {
  color: red;
  text-align: right;
  position: absolute;
  bottom: 0;
  font-weight: 700;
  width: 98%;
  padding-right: 20px;
  font-size: 14px;
}
.cupon-print span {
  color: #000000;
}
.cupon-text-white,
.cupon-text-yellow {
  width: 90%;
  margin: 0 auto;
  text-align: right;
}
.cupon-text-white {
  padding-top: 20px;
  font-size: 26px;
  color: #fff;
}
.cupon-text-yellow {
  font-size: 13px;
  color: #ff0;
  font-weight: 700;
}
.cupon-text-white span,
.li-padding span {
  display: block;
}
.cupon-text-white span.bold {
  font-weight: 700;
}
.text-title {
  font-weight: 700;
  font-family: arial !important;
}
.text-title:not(.no-title) {
  width: 420px;
  height: 70px;
  -moz-border-radius: 0 50%/0 100%;
  -webkit-border-radius: 0 50%/0 100%;
  border-radius: 0 50%/0 100%;
  background-color: #cb2128;
  color: #fff;
  padding-top: 20px;
  margin: 20px auto;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}
.text-title:not(.no-uppercase) {
  text-transform: uppercase;
}
.text-title a {
  color: inherit;
}
.text-title a img {
  width: 40px;
  margin-right: 5px;
  margin-top: -7px;
}
div.sub-text {
  padding-top: 10px;
  padding-bottom: 10px;
}
.sub-text {
  font-weight: 700;
  font-size: 18px;
}
p.sub-text,
p.sub-title {
  margin: 0 0 2px;
}
p.sub-title {
  font-weight: 700;
  font-size: 22px;
}
p.cupon-paginator {
  color: #000;
  font-weight: 700;
}
p.cupon-paginator span {
  margin-left: 5px;
  margin-right: 5px;
}
p.cupon-paginator span a {
  text-decoration: none;
  color: #000;
}
p.cupon-paginator span a:hover {
  text-decoration: underline;
}
.color-red {
  color: red;
}
.bold-label .label {
  font-weight: 700;
}
.no-bold {
  font-weight: 400 !important;
}
.border-img {
  border: 4px solid #9c3;
  margin-bottom: 10px;
}
input[type="text"],
select,
textarea {
  width: 100%;
  padding: 5px;
  margin-bottom: 5px;
}
.estilo_link_pie {
  display: inline-block;
  margin-bottom: 5px;
}
.bold-margin {
  margin-bottom: 10px;
  display: block;
}
.txtlocal {
  color: #f99503;
}
.txtlabel {
  text-transform: uppercase;
}
._close-windows {
  font-size: 35px;
  position: absolute;
  right: -20px;
  top: -22px;
  background-color: #cb2128;
  border-radius: 100%;
  color: #fff;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  cursor: pointer;
}
.btn-line {
  border-bottom: 2px solid #cb2128;
  height: 5px;
  width: 100%;
  margin-bottom: 5px;
}
input[type="submit"] {
  border: 0;
  border-radius: 4px;
  background-color: #369e1d;
  padding: 12px 34px 13px 33px;
  color: #fff;
  font-weight: 700;
}
input[type="submit"]:hover {
  background-color: #f99503;
  color: #fff;
}
.locations {
  margin-top: 30px;
  position: relative;
  background-color: #e4e4e4;
}
.locations .sub-locations {
  padding-top: 50px;
  padding-bottom: 70px;
  position: relative;
}
.locations .sub-locations iframe {
  border-radius: 10px;
  border: 2px solid #68ae14;
}
.locations .sub-locations h1 {
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  -moz-border-radius: 0 50%/0 100%;
  -webkit-border-radius: 0 50%/0 100%;
  border-radius: 0 50%/0 100%;
  color: #fff;
  background-color: #cb2128;
  border: 2px solid #000;
  width: 250px;
  height: 67px;
  margin: 0 auto;
  padding-top: 20px;
}
.locations .sub-locations .btn-google img {
  width: 40px;
  margin-right: 5px;
  float: left;
}
.locations .sub-locations .btn-google {
  color: #68ae14 !important;
  text-decoration: none;
  line-height: 40px;
}
.text-colors {
  color: #cb2128;
}
.uppercase {
  text-transform: uppercase;
}
.footer {
  background-color: #0f9100;
  padding-top: 20px;
  padding-bottom: 20px;
}
.followus,
.footer-text {
  color: #ffd200;
  font-weight: 700;
}
.footer-text {
  margin-bottom: 10px;
}
.followus {
  font-size: 22px;
}
.footer-link {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  display: block;
  text-transform: capitalize;
}
.designer a:hover,
.footer-link:hover,
.webmail a:hover {
  text-decoration: underline;
}
.footer-link:not(.no-option) {
  font-weight: 700;
}
.footer-link:not(.no-option):hover {
  color: #ffd200;
}
.footer-link.no-option {
  color: #33e41e;
  text-decoration: none;
}
.designer,
.web,
.webmail {
  color: #fff;
  font-weight: 700;
  font-size: 12px !important;
}
.designer a,
.webmail a {
  text-decoration: none;
  color: inherit;
}
.designer {
  text-align: center;
}
.linea-yellow {
  background-color: #f99503;
  box-shadow: 0 0 6px #000;
  width: 100%;
  height: 10px;
}
.ft-footer {
  margin-top: 20px;
}
.webmail {
  text-align: center;
}
.icons-followus a:not(.footer-link) {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: #fff;
  line-height: 50px;
  font-size: 25px;
  display: inline-block;
  font-weight: 700;
  text-align: center;
  color: #68ae14;
}
.icons-followus a:not(.footer-link):hover {
  background: #ffd200;
  color: #fff;
}
.form-text {
  font-size: 14px;
}
.bold {
  font-weight: 700;
}
.bold-min {
  font-size: 12px !important;
}
.required-text {
  color: red;
  margin-bottom: 10px;
}
.box-menu {
  box-shadow: 0 0 5px gray;
  -moz-box-shadow: 0 0 5px gray;
  -webkit-box-shadow: 0 0 5px gray;
  -ms-box-shadow: 0 0 5px gray;
  -o-box-shadow: 0 0 5px gray;
  margin-bottom: 10px;
  width: 170px;
  height: 184px;
  text-align: center;
}
.box-menu img {
  width: 150px;
  top: 50%;
  margin-top: -75px;
  position: relative;
}
.color-green {
  color: #68ae14 !important;
}
.text-size {
  font-size: 13px !important;
}
.color-celda {
  background-color: #c9e391;
  box-shadow: 0 0 2px gray;
}
.sub-inter-text p {
  margin: 2px;
}
.pie-text,
.pietexto {
  color: #68ae14;
  font-size: 15px;
}
.pie-text {
  font-size: 20px;
}
.linea {
  font-size: 12px;
  width: 100%;
  height: 10px;
  border-bottom: 1px dotted #000;
  display: block;
  margin-bottom: 20px;
}
.linea-two {
  border-right: 1px dotted #000;
}
.link-green {
  color: #68ae14;
  font-size: 15px;
  text-decoration: none;
}
.link-green:hover {
  text-decoration: underline;
}
.category-title {
  font-weight: 700;
  margin-top: 25px;
  margin-bottom: 5px;
  display: inline-block;
  color: #fff;
  margin-right: 10px;
  background-color: #5bad0a;
  padding: 20px;
  background-position: center;
  font-size: 15px;
  width: 250px;
  text-align: center;
  -moz-border-radius: 0 50%/0 100%;
  -webkit-border-radius: 0 50%/0 100%;
  border-radius: 0 50%/0 100%;
}
.space img {
  margin-top: 10px;
}
.p-titulo {
  margin-bottom: 0;
  margin-top: 0;
  color: #2f6cab;
  font-weight: 700;
  font-size: 14px;
}
.category-container {
  box-shadow: 0 0 3px #000;
  border: 1px solid #68ae14;
}
.category-imagen img {
  margin: 10px auto;
  display: block;
  width: 100%;
}
.style-title {
  color: #589411;
  margin: 0 !important;
  padding-bottom: 5px;
}
.color-green-header {
  background-image: -ms-linear-gradient(bottom, #589411 0%, #75c417 100%);
  background-image: -moz-linear-gradient(bottom, #589411 0%, #75c417 100%);
  background-image: -o-linear-gradient(bottom, #589411 0%, #75c417 100%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #589411),
    color-stop(1, #75c417)
  );
  background-image: -webkit-linear-gradient(bottom, #589411 0%, #75c417 100%);
  background-image: linear-gradient(to top, #589411 0%, #75c417 100%);
}
.border-iframe {
  pointer-events: none;
  margin-top: 20px;
}
.text-line-two {
  font-size: 16px !important;
}
.text-line {
  font-size: 26px;
  border-bottom: 1px solid #68ae13;
  font-weight: 700;
  color: #68ae14;
}
.sub-text-user {
  font-size: 14px;
  color: #84a133;
  padding-top: 2px;
  padding-bottom: 2px;
  font-weight: 700;
}
.bg-color {
  background-color: #fff;
  padding: 5px;
  border: 2px solid #68ae14;
  box-shadow: 0 0 2px gray;
}
.link-yellow {
  color: #ff0 !important;
}
#header {
  margin: auto;
  font-family: Arial, Helvetica, sans-serif;
}
#header ol,
#header ul,
.btn-services ul li.no-line {
  list-style: none;
}
.menu * {
  padding: 0;
}
.nav-menu {
  width: 100%;
  margin: 0;
  height: 74px;
  text-align: center;
}
.nav-menu > li {
  height: 72px !important;
  display: inline-block;
}
.nav-menu li a {
  text-decoration: none;
  padding: 15px 10px;
}
.nav-menu li a i,
.option1 a span {
  margin-right: 5px;
}
.nav-menu > li > a {
  display: block;
  width: 200px;
}
.nav-menu li a.main span {
  display: block;
  color: #fff !important;
  font-weight: 400;
  font-size: 12px;
}
.nav-menu li a.main {
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
}
.active,
.nav-menu li a:hover {
  background-color: #408a1c;
  border-radius: 5px;
  color: #ffd200 !important;
  box-shadow: inset 0 0 2px #ffd200;
  text-shadow: none;
}
.active {
  text-shadow: none !important;
}
.nav-menu li ul {
  display: none;
  position: absolute;
  min-width: 200px;
  z-index: 99999;
  background-color: #18ab25;
  color: #fff;
}
.nav-menu li:hover > ul {
  display: block;
  margin-top: -7px;
}
.nav-menu li:hover > ul a {
  color: #fff;
  font-weight: 700;
}
.nav-menu li:hover > ul a:hover {
  color: #ffd200;
}
.nav-menu li ul li {
  position: relative;
  border-bottom: 1px solid #f1c702;
}
.nav-menu li ul li ul {
  right: -140px;
  top: 0;
  width: 140px;
}
.nav-li-a-padding a {
  padding: 12px !important;
  text-transform: uppercase;
}
.nav-li-a-padding a:hover {
  color: #fff;
}
.nav-li-a-padding {
  vertical-align: middle;
}
#navbar-hidden-web {
  display: none;
}
.btn-mobile {
  display: block;
  text-transform: uppercase;
  color: #2c3e50;
  font-size: 17px;
}
.btn-services {
  position: fixed;
  z-index: 999999;
  right: 2%;
  border: 1px solid #cb2128;
  background-color: #fff;
  color: #000;
  box-shadow: 0 0 10px gray;
  bottom: -400px;
  width: 300px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.btn-button,
.btn-services .title {
  color: #fff;
  background-color: #cb2128;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 15px;
  text-align: left;
  width: 100%;
  padding: 5px 15px;
}
.btn-button div,
.btn-services .title div {
  display: inline-block;
  font-weight: 400;
  float: right;
  font-size: 22px;
  cursor: pointer;
}
.btn-services ul {
  margin: 0;
  font-size: 12px;
  padding: 10px 15px;
  list-style-type: none;
}
.btn-services li a {
  text-align: right;
  display: block;
  padding-top: 10px;
}
.btn-button {
  position: fixed;
  width: 300px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  cursor: pointer;
  z-index: 999;
  bottom: 0;
  right: 2%;
}
.hd-phone {
  display: block;
  font-size: 30px;
  font-weight: 700;
  color: #cb2128;
  text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff,
    1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
  margin: 10px auto;
}
.hd-phone,
.nav-menu.nav1 {
  text-align: center;
}
.bg-animacion {
  position: absolute;
  z-index: 777;
  width: 100%;
}
.bg-animacion .option {
  width: 310px;
  margin: 0 auto;
}
.bg-animacion .option a,
.option1 a {
  text-decoration: none;
  position: relative;
}
.bg-animacion .option a {
  z-index: 99999;
  width: 150px;
  display: inline-block;
}
.bg-animacion .option a img,
.option1 a img {
  width: 120px;
  border-radius: 100%;
  margin: 0 auto;
  display: block;
}
.bg-animacion .option a span {
  color: #fff;
  font-weight: 700;
  display: block;
  text-align: center;
}
.aside-button a:hover img,
.btn-option:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.option1 {
  height: 33px;
}
.option1 a {
  display: block;
  float: right;
}
.option1 a span {
  color: #fff;
  padding-top: 10px;
  display: inline-block;
  font-size: 12px;
}
.option1 a img {
  width: 25px;
  display: inline-block;
}
.option-logo {
  width: 400px;
  height: 400px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  margin: 70px auto 0;
  position: relative;
  overflow: hidden;
}
.option-logo img {
  line-height: 300px;
  padding-top: 145px;
}
.btn-option3 {
  margin-left: 5px;
}
.aside-button a {
  display: inline-block;
  width: 155px;
  vertical-align: top;
}
@media only screen and (min-width: 2560px) {
  .option-logo {
    margin-top: 20%;
  }
  .bg-animacion1 .option-logo {
    margin-top: 10%;
  }
}
.adv-custom-caption {
  bottom: -320px;
  top: auto;
}
.adv-custom-caption span {
  font-size: 30px !important;
  font-weight: 700;
  border-radius: 0 0 100% 100%;
  width: 400px;
  height: 400px;
  display: block;
  padding-top: 20px;
}
.cycle-colors1 {
  color: #fff;
  background-color: #e40000 !important;
}
.cycle-colors2 {
  color: #fff;
  background-color: #069a17 !important;
}
.cycle-colors3 {
  color: #fff;
  background-color: #ffa800 !important;
}
.cycle-colors4 {
  color: #fff;
  background-color: #000db3 !important;
}
.cycle-colors5 {
  color: #fff;
  background-color: #ff7200 !important;
}
.cycle-colors6 {
  color: #fff;
  background-color: #00a2ff !important;
}
.cycle-colors7 {
  color: #fff;
  background-color: #795548 !important;
}
.cycle-colors8 {
  color: #fff;
  background-color: #353a24 !important;
}
.bg-animacion1 .option1 {
  display: none;
}
.option2 {
  float: right;
  left: auto;
}
.option2 a span {
  color: #cb2128;
}
.logo {
  display: block;
  margin-top: 10px;
}
.hd-button {
  float: right;
  display: inline-block;
  padding: 20px;
  cursor: pointer;
}
.hd-button span:after,
.hd-button span:before {
  content: "";
}
.hd-button span:before {
  bottom: 100%;
  margin-bottom: 3px;
}
.hd-button span:after {
  top: 100%;
  margin-top: 3px;
}
.hd-button span,
.hd-button span:after,
.hd-button span:before {
  position: absolute;
  width: 6px;
  height: 6px;
  line-height: 6px;
  text-align: center;
  background: #fff;
  margin-left: -3px;
  border-radius: 50%;
  transition: 0.3s all ease;
}
.hd-telephone {
  display: none;
  position: absolute;
  background-color: #4b9d1d;
  padding: 10px;
  border-radius: 10px;
  float: right;
  right: 10px;
  margin-top: 5px;
  z-index: 9999;
  color: #f99503;
}
.hd-telephone a {
  color: #fff;
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
}
.section {
  background-color: #e4e4e4;
  border-bottom: 1px solid #cbcbcb;
}
.img-green {
  border: 2px solid #68ae14;
  border-radius: 10px;
}
@media only screen and (max-width: 1400px) {
  .bg-animacion1 .adv-custom-caption span,
  .bg-animacion1 .option-logo {
    width: 300px;
    height: 300px;
  }
  .bg-animacion1 .adv-custom-caption {
    bottom: -245px;
  }
  .bg-animacion1 .option-logo img {
    padding-top: 105px;
  }
  .adv-custom-caption span {
    padding-top: 0;
  }
  .bg-animacion1 .option-logo {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1200px) {
  .sub-animacion,
  .sub-contenct,
  .sub-footer,
  .sub-header,
  .sub-locations,
  .sub-nav {
    width: 100%;
  }
  .animacion > div {
    width: 1400px;
    margin-left: -200px;
  }
  .animacion {
    overflow: hidden;
  }
  .bg-animacion1 .adv-custom-caption span,
  .bg-animacion1 .option-logo {
    width: 300px;
    height: 300px;
  }
  .bg-animacion1 .adv-custom-caption {
    bottom: -245px;
  }
  .bg-animacion1 .option-logo {
    margin: 0 auto;
  }
  .bg-animacion1 .option-logo img {
    padding-top: 105px;
  }
  .adv-custom-caption span {
    padding-top: 0;
  }
  .aside-button a {
    width: 120px;
  }
  .nav-menu > li > a {
    display: block;
    width: 160px;
  }
  .nav-menu li a {
    text-decoration: none;
    padding: 15px 5px;
  }
  .nav-li-a-padding {
    vertical-align: middle;
    margin-top: -20px;
  }
}
@media only screen and (max-width: 992px) {
  .container,
  .cupon,
  .sub-animacion,
  .sub-contenct,
  .sub-footer,
  .sub-header,
  .sub-locations,
  .sub-nav {
    width: 100%;
  }
  body {
    background-position: initial;
  }
  .top-menu a {
    margin-left: 0;
    margin-right: 0;
    padding: 5px 0 0;
  }
  .nav-li-a-padding a {
    padding: 12px 5px !important;
  }
  .nav-li-a a {
    font-size: 14px;
  }
  .nav-menu li a {
    padding: 12px 2px;
  }
  .aside-button a img {
    width: 120px;
  }
  .lateral-padding {
    padding-top: 15px;
  }
  .linea-lateral {
    height: 250px;
  }
  .banner {
    background-size: 100%;
    height: 290px;
  }
  .nav-menu > li > a {
    width: 120px;
    font-size: 12px;
  }
  .nav-li-a-padding {
    margin-top: -12px;
  }
  .nav-li-a:not(.nav-li-a-padding) {
    margin-top: 5px;
  }
  .adv-custom-caption span {
    font-size: 40px;
    line-height: 40px;
    padding-top: 20px;
  }
  .adv-custom-caption.adv-custom-caption1 span {
    font-size: 32px;
    line-height: 32px;
  }
  .top-menu {
    margin-top: 0;
  }
  .nav-menu li:hover > ul {
    margin-left: 0;
  }
  .header:not(.nobg):before {
    height: 117px;
  }
  .cycle-pager {
    height: 50px;
    bottom: 30px;
  }
  .animacion > div {
    margin-left: -320px;
  }
  .animacion {
    overflow: hidden;
  }
  .logo {
    margin-top: 35px;
  }
  .aside-button a {
    width: 100px;
  }
  .option-logo {
    margin: 20px auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .animacion .sub-animacion img.img-style,
  .menu {
    display: none;
  }
  .cupon {
    width: 260px;
  }
  .footer-text {
    margin-bottom: 10px;
  }
  .followus {
    margin-top: 10px;
  }
  .ft-footer {
    text-align: center;
  }
  .lateral {
    width: 300px;
    margin: 0 auto;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a,
  .navbar-inverse .navbar-nav > li > a {
    text-transform: uppercase;
    color: #fff;
  }
  .color-yellow {
    color: #ffd200 !important;
  }
  .aside-box,
  .aside-box .aside-container {
    float: none;
    margin: 0 auto;
  }
  .cup-center,
  .cup-center a {
    text-align: center;
    margin: 0 auto;
  }
  #navbar-hidden-web {
    display: block;
  }
  .animacion .sub-animacion .container .row > div {
    padding-left: 0;
    padding-right: 0;
  }
  .animacion .sub-animacion img {
    width: 101%;
  }
  .linea-lateral:not(.lateral) {
    display: none;
  }
  .banner {
    height: 160px;
    background-size: 100%;
  }
  .header {
    padding-bottom: 0;
  }
  .animacion > div {
    width: 1270px;
    margin-left: -635px;
  }
  .adv-custom-caption {
    padding-top: 20%;
  }
  .header:not(.nobg):before {
    height: 210px;
  }
  .cycle-pager {
    bottom: -30px;
  }
  .animacion {
    overflow: hidden;
  }
  .cycle-slideshow {
    width: 1000px;
    left: -250px;
  }
  .adv-custom-caption.adv-custom-caption1 span {
    font-size: 40px;
    line-height: 40px;
  }
  .adv-custom-caption.adv-custom-caption1 {
    padding-top: 9%;
  }
  .footer > .sub-footer > .container > .row > div > .row > div,
  .footer > .sub-footer > .container > .row > div > .row > div + div {
    min-height: 175px;
  }
  .footer > .sub-footer > .container > .row > div > .row > div + div + div,
  .footer
    > .sub-footer
    > .container
    > .row
    > div
    > .row
    > div
    + div
    + div
    + div {
    min-height: 120px;
  }
  .option1 {
    display: none;
  }
  .adv-custom-caption span,
  .option-logo {
    width: 370px;
    height: 370px;
  }
  .active-yellow a {
    background-color: #f99503;
  }
  .bg-animacion1 .adv-custom-caption span,
  .bg-animacion1 .option-logo {
    width: 300px;
    height: 300px;
  }
  .bg-animacion1 .option-logo {
    margin: 0 auto;
  }
  .bg-animacion1 .option-logo img {
    padding-top: 105px;
  }
  .bg-animacion1 .adv-custom-caption {
    bottom: -245px;
  }
}
@media only screen and (max-width: 414px) {
  .animacion > div {
    width: 1270px;
    margin-left: -300px;
  }
  .logo {
    margin-top: 0;
  }
}
@media only screen and (max-width: 375px) {
  .option-logo {
    margin-left: -14px;
  }
}

img.sysall-ssl {
  width: 100px;
  border-radius: 100%;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .text-left.ssl {
    margin-left: -200px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .text-title:not(.no-title) {
    width: 320px;
  }
}

a.btn-inverte {
  background-color: #000000 !important;
}
a.btn-inverte:hover {
  background-color: #f99503 !important;
}

.nbanner {
  display: block;
  width: 250px;
  position: fixed;
  top: 70%;
  z-index: 999;
  right: -200px;
  border: 1px solid #ffffff;
  background-color: #ffffff;
}

.nbanner .logo_flotante {
  text-decoration: none;
}

img.close1 {
  position: absolute;
  z-index: 999;
  margin-top: -12px;
  margin-left: -20px;
}

h4.card-title.card-title-one.text-flotante {
  font-size: 1.8rem;
  position: relative;
  padding-left: 7px;
  background-color: #0f9100;
  color: #ffffff;
  text-align: center;
  margin: 0pc;
  line-height: 30px;
}

.nbanner .fl-body {
  padding: 10px;
  color: #000000;
}

/* Popup */
.popup-new {
  position: fixed;
  background: white;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  z-index: 1001;
  transform: translateY(100%);
  max-width: 350px;
  transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.popup-new.active {
  transform: translateY(0);
}

/* .close-btn {
  position: absolute;
  top: -15px;
  right: -15px;
  background: #000;
  border: none;
  font-size: 27px;
  cursor: pointer;
  color: #fff;
  width: 38px;
  height: 38px;
  line-height: 23px;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  z-index: 10;
  border: 5px solid #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.close-btn:hover {
  background: rgba(255, 255, 255, 1);
  color: #333;
  border-color: #000;
  transform: rotate(90deg);
} */

.popup-header {
  display: flex;
  justify-content: end;
  gap: 10px;
  align-items: center;
  padding: 10px;
  background-color: #0e9000;
}

.popup-header button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  font-size: 20px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.popup-header button:hover {
  opacity: 0.8;
}

@media (max-width: 767px) {
  .popup-new {
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    border-radius: 20px 20px 0 0 !important;
  }
  .slider-container {
    border-radius: 15px 15px 0 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .popup-new {
    bottom: -20px;
    right: 20px;
    width: 30%;
    min-width: 300px;
  }
  .popup-new.active {
    bottom: 0;
  }
}

@media (min-width: 1024px) {
  .popup-new {
    bottom: -30px;
    right: 30px;
    width: 350px;
  }
  .popup-new.active {
    bottom: 0;
  }
}

.popup-content {
  /* padding: 24px; */
  position: relative;
  overflow: hidden;
  height: 450px;
  max-width: 350px;
}

.popup-new.minimized.active {
  transform: translateY(450px) !important;
}

.slider-container {
  position: relative;
  width: 100%;
  max-width: 350px;
  height: 100%;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.slider-wrapper {
  display: flex;
  width: 200%;
  height: 100%;
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.slide {
  width: 50%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  position: relative;
  overflow: hidden;
  background-image: var(--url);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  border: 2px solid #7c7c7c;
  padding-bottom: 40px;
}

.slide-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 90%;
  z-index: 2;
  animation: slideIn 0.6s ease-out;
}

.slide-title {
  font-size: 30px;
  margin-bottom: 8px;
  line-height: 30px;
  font-family: "Work Sans", sans-serif;
}

.slide-description {
  font-size: 16px;
  opacity: 0.9;
}

.slider-controls {
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  transition: bottom 0.3s ease;
}

.popup-content:hover .slider-controls {
  bottom: 5px;
}

@media (max-width: 767px) {
  .slider-controls {
    bottom: 5px !important;
  }
}

.slider-nav {
  display: flex;
  gap: 8px;
}

.nav-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #ddd;
  cursor: pointer;
  transition: all 0.3s ease;
}

.nav-dot.active {
  background: #0f9100;
  transform: scale(1.2);
}

.slider-arrow {
  background: none;
  border: 2px solid #0f9100;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  background-color: #cb2128;
  color: #fff;
  transition: all 0.3s ease;
}

.slider-arrow:hover {
  border-color: #667eea;
  color: #667eea;
  transform: scale(1.1);
}

.slider-arrow:disabled {
  opacity: 0.3;
  cursor: not-allowed;
  transform: none;
}

.slider-arrow:disabled:hover {
  border-color: #ddd;
  color: #666;
}

@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.top-initial {
  top: initial !important;
}

.w-auto {
  width: auto !important;
}

.popup-new a {
  max-height: initial !important;
}
