@import "dynamic.css";
body {
  font-size: 18px;
  color: #272727;
}
body .plan-category-filters .tab-filter-wrapper {
  overflow: hidden;
  display: block;
}
body .plan-category-filters .tab-filter-wrapper .filter-wrapper {
  width: 100%;
  margin-bottom: 20px;
}

.panel {
  background: transparent;
}

.filter-wrapper ul {
  list-style: none;
  padding-left: 0;
}
.filter-wrapper ul li {
  font-size: 16px;
  margin-bottom: 8px;
  position: relative;
  padding-left: 22px;
}
.filter-wrapper ul li i {
  position: absolute;
  left: 0;
  top: 1px;
}
.filter-wrapper ul li::before {
  display: none;
}
.filter-wrapper .filter-inner-bottom-right {
  border: 2px solid #016b6a;
  padding: 7px 12px;
  border-radius: 8px;
}

.filter-wrapper.active {
  cursor: pointer !important;
}
.filter-wrapper.active .filter-inner-bottom-right {
  border-color: #ffffff;
}
.filter-wrapper.active .popu {
  position: absolute;
  background: #FBAF34;
  padding: 2px 12px;
  right: 0;
  top: 12px;
  border-radius: 20px;
}

.site-header {
  background: #F4F0F4;
}

.site-footer-legal ul li {
  display: block;
}

#site-container {
  width: 1200px;
  margin: 0 auto;
  max-width: 98% !important;
}
#site-container h1 {
  font-size: 38px;
  line-height: 46px;
}
#site-container h2 {
  font-size: 26px;
  line-height: 32px;
}
#site-container h3 {
  font-size: 20px;
  line-height: 26px;
}

.btn-white {
  padding: 7px 38px 10px;
  border: 2px solid #ffffff;
  color: white !important;
  text-shadow: 4px 3px 8px #000000;
  font-size: 22px;
  text-decoration: none !important;
  display: inline-block;
  border-radius: 30px;
}

.btn-purple1 {
  padding: 7px 38px 9px;
  border: 2px solid #7C1366;
  color: #7C1366 !important;
  font-size: 22px;
  text-decoration: none !important;
  display: inline-block;
  border-radius: 32px;
  line-height: 26px;
}

.btn-purple2 {
  padding: 10px 54px 11px;
  background: #5D1561;
  color: #ffffff !important;
  font-size: 22px;
  text-decoration: none !important;
  display: inline-block;
  border-radius: 32px;
}

#header-container {
  border-top: 15px solid #000000;
  border-bottom: 1px solid #e1e1e1;
}
#header-container .header_top {
  background: #7C1366 none repeat scroll 0 0;
  padding: 20px 0 24px;
  text-align: center;
}
#header-container .header_top img {
  max-width: 100%;
  max-height: 60px;
}
#header-container .navbar-default {
  border: none;
  background: white;
  margin-bottom: 0;
}
#header-container .navbar-default .navbar-collapse {
  padding: 0;
}
#header-container .navbar-default .navbar-nav > li > a {
  padding: 22px 22px 24px;
  font-size: 20px;
}
#header-container .navbar-default .navbar-nav > .active > a {
  background: transparent;
  color: #7C1366;
  font-weight: bold;
}
#header-container .navbar-default .navbar-nav > .active > a:hover {
  background: transparent;
  color: #7C1366;
  font-weight: bold;
}
#header-container .navbar-default .navbar-nav > .active > a:focus {
  background: transparent;
  color: #7C1366;
  font-weight: bold;
}
#header-container .navbar-default .navbar-toggle {
  border: none;
  background: transparent !important;
  float: left;
  padding: 8px 0px;
}
#header-container .navbar-default .navbar-toggle .icon-bar {
  background-color: #444444;
  height: 3px;
  width: 28px;
}
#header-container .navbar-header .navbar-nav {
  margin: 0;
}
#header-container .navbar-header .navbar-nav > li > a {
  padding: 14px 0;
  margin-left: 22px;
}
#header-container .navbar-header .nav > li {
  float: left;
}

#footer-container {
  padding: 15px 0 50px;
  color: #ffffff;
  background: #000;
}

.banner-home {
  background-image: url("../img/b1.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  min-height: 740px;
  padding-top: 180px;
}
.banner-home h1 {
  color: #ffffff;
  font-size: 50px;
  text-shadow: 2px 2px 4px #333;
  line-height: 60px;
}
.banner-home .tx2 {
  font-size: 28px;
  color: #ffffff;
  text-shadow: 1px 1px 4px #333;
}
.banner-home .banner-home-top {
  margin-bottom: 190px;
}

.banner-page {
  background-image: url("../img/b2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  min-height: 500px;
  padding-top: 80px;
}
.banner-page h1 {
  color: #ffffff;
  font-size: 50px;
  text-shadow: 4px 3px 8px #000000;
  line-height: 60px;
}
.banner-page .tx2 {
  font-size: 28px;
  color: #ffffff;
  text-shadow: 4px 3px 8px #000000;
}

.box_price {
  background: #f8f8f8 none repeat scroll 0 0;
  border-radius: 10px;
  box-shadow: 0 2px 3px #ddd;
  min-height: 500px;
}
.box_price .box_price_container {
  padding: 45px 22px;
  border-radius: 0 0 5px 5px;
}
.box_price .box_price_container h3 {
  margin: 0 0 30px;
  font-size: 42px;
  font-weight: 500;
  color: #7C1366;
  text-align: center;
}
.box_price .box_price_container ul {
  list-style: none;
  padding: 0;
  min-height: 284px;
  margin-bottom: 25px;
}
.box_price .box_price_container ul li {
  margin-bottom: 6px;
  color: #7C1366;
}
.box_price .box_price_container ul li .fa {
  font-size: 90%;
  margin-right: 5px;
  color: #7C1366;
}
.box_price .box_price_container .price_old {
  font-size: 24px;
  font-weight: 200;
  margin-bottom: 2px;
}
.box_price .box_price_container .price_now {
  font-size: 32px;
  font-weight: 400;
}

.box_price.box_price_active {
  background: url("../img/mp.png") no-repeat top right #820D85;
  color: #ffffff;
  border-color: #D48618;
  box-shadow: none;
}
.box_price.box_price_active .box_price_container {
  border-color: #820D85;
}
.box_price.box_price_active .box_price_container ul li {
  color: #ffffff;
}
.box_price.box_price_active .box_price_container ul li .fa {
  color: #ffffff;
}
.box_price.box_price_active h3 {
  color: #ffffff;
}

.box_container2 {
  border-top: 10px solid #F7F7F7;
  background: url("../img/bg2.jpg") no-repeat top center;
}

.box_imgb {
  text-align: center;
  padding: 0 30px;
}
.box_imgb img {
  margin-bottom: 20px;
}
.box_imgb h4 {
  color: #7C1366;
  font-size: 32px;
  font-weight: 200;
  margin: 0 0 40px;
}

.box_imgb.text-left {
  text-align: left;
}

.box_imgb2 img {
  margin-bottom: 20px;
}
.box_imgb2 h5 {
  margin: 0;
  font-size: 17px;
  font-weight: 500;
}
.box_imgb2 h4 {
  color: #7C1366;
  font-size: 32px;
  font-weight: 200;
  margin: 0 0 40px;
}
.box_imgb2 h4 b {
  font-weight: 600;
}
.box_imgb2 p b {
  font-weight: 700;
}
.box_imgb2 p a {
  color: #3293F7;
  font-weight: 600;
  text-decoration: underline;
}

.box_container3 {
  background: #9c1a9a;
  background: -moz-linear-gradient(top, #9c1a9a 0%, #5f0f5e 100%);
  background: -webkit-linear-gradient(top, #9c1a9a 0%, #5f0f5e 100%);
  background: linear-gradient(to bottom, #9c1a9a 0%, #5f0f5e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#9c1a9a", endColorstr="#5f0f5e",GradientType=0 );
  color: white;
}
.box_container3 .txt1 {
  text-align: center;
  font-weight: 200;
  font-size: 26px;
}
.box_container3 .txt1 a {
  color: white !important;
  font-weight: 600;
  font-size: 22px;
}
.box_container3 .txt2 {
  text-align: center;
  font-weight: 200;
  font-size: 18px;
  line-height: 22px;
}
.box_container3 .txt2 strong {
  font-weight: 600;
}

.box_bg_gris {
  background: #F4F0F4;
}

.link_black a {
  color: #333 !important;
}

.box-service {
  border: 1px solid #f2f2f2;
  margin-bottom: 25px;
  padding: 20px;
  background: #F8F8F8;
  border-radius: 12px;
  box-shadow: 1px 1px 3px #ddd;
}
.box-service .container-group-items {
  min-height: 286px;
  margin-bottom: 20px;
}
.box-service .container-group-items .content-top-box {
  overflow: hidden;
  margin-bottom: 10px;
}
.box-service .container-group-items .content-top-box .top-box-left {
  float: left;
  width: 74%;
}
.box-service .container-group-items .content-top-box .top-box-left h4 {
  font-weight: 200;
  margin: 0 0 4px;
}
.box-service .container-group-items .content-top-box .top-box-left h3 {
  margin: 0 0 0px;
  font-size: 32px;
  color: #890495;
}
.box-service .container-group-items .content-top-box .top-box-left b {
  font-size: 24px;
  font-weight: 400;
}
.box-service .container-group-items .content-top-box figure {
  width: 25%;
  float: right;
  text-align: right;
}
.box-service .container-group-items .content-top-box figure img {
  max-width: 72px;
}
.box-service .container-group-items p {
  margin-bottom: 0;
  font-weight: 300;
  color: #555;
  font-size: 18px;
}
.box-service .carts-items {
  text-align: center;
}

.list-food {
  list-style: none;
  padding: 0;
}
.list-food li {
  font-weight: 200;
}
.list-food li h4 {
  font-weight: 600;
  text-decoration: underline;
}

.coll_link {
  border-bottom: 1px solid #691668;
  color: #666;
  display: block;
  margin-bottom: 15px;
  padding-bottom: 5px;
  text-decoration: none !important;
  position: relative;
}
.coll_link strong {
  font-weight: 600;
}
.coll_link:after {
  content: "\f0d8";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  position: absolute;
  top: 5px;
  right: 8px;
}

.coll_link.collapsed:after {
  content: "\f0d7";
}

label.error {
  font-weight: 500;
  color: red;
  font-size: 14px;
}

.alert.alert-success {
  border: 1px solid #890495;
  background: #890495 !important;
  color: #ffffff;
}

.col-centered {
  float: none;
  margin-right: auto;
  margin-left: auto;
}

#list_channels_box .panel-heading {
  line-height: 16px;
}

@media (max-width: 767px) {
  #site-container h1 {
    font-size: 30px;
    line-height: 36px;
  }
  #site-container h2 {
    font-size: 22px;
    line-height: 28px;
  }
  #site-container h3 {
    font-size: 18px;
    line-height: 24px;
  }
  #header-container .navbar-default .navbar-nav > li > a {
    padding: 16px 20px;
  }
  #footer-container {
    text-align: center;
  }
  .banner-home {
    background: url("../img/b1m.jpg") no-repeat top center;
    background-size: contain;
    padding-top: 100px;
  }
  .banner-home h1 {
    font-size: 32px;
    line-height: 40px;
    padding: 0 20px;
  }
  .banner-home .tx2 {
    font-size: 24px;
    line-height: 28px;
    padding: 0 30px;
    margin-top: 0;
  }
  .banner-home .banner-home-top {
    margin-bottom: 70px;
  }
  .banner-page {
    background: url("../img/b2m.jpg") no-repeat top center;
    padding-top: 100px;
  }
  .banner-page h1 {
    font-size: 32px;
    line-height: 40px;
    padding: 0 20px;
  }
  .banner-page .tx2 {
    font-size: 24px;
    line-height: 28px;
    padding: 0 30px;
    margin-top: 0;
  }
  .box_price {
    min-height: 400px;
    margin-bottom: 20px;
  }
  .box_price .box_price_container {
    padding: 35px 22px;
  }
  .box_price .box_price_container ul {
    min-height: 100px;
  }
  .box_imgb {
    padding: 0;
  }
  .box_imgb2 {
    padding: 0;
  }
  .box_container3 .txt1 {
    font-size: 22px;
  }
  .box_container3 .txt1 a {
    font-size: 18px;
  }
  .box-service .container-group-items {
    min-height: 100px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1100px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1250px) {
  .container {
    width: 1300px;
  }
}
#list_channels_box .panel-heading {
  line-height: 16px;
}

.whats-app {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 65px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 1px 1px 3px #999;
  z-index: 100;
  left: 15px;
}
.whats-app .my-float {
  margin-top: 16px;
}

/*# sourceMappingURL=core.css.map */
