.gradient, .btn_gold, .newsletter_btn, .btn_download_menu, .mire nav, .services_triggerMenu {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ceb18a+0,966b3c+100 */
  background: #ceb18a;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ceb18a 0%, #966b3c 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ceb18a 0%, #966b3c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ceb18a 0%, #966b3c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ceb18a', endColorstr='#966b3c',GradientType=0 );
  /* IE6-9 */ }

.isotipo_menu, .isotipo_menu_right, .isotipo_menu_left {
  position: absolute;
  bottom: 1em;
  background: url(../img/services/isotipo_mire.png);
  background-size: auto 100% !important;
  background-repeat: no-repeat;
  width: 88px;
  height: 98px; }

/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #b7956a;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white; }

.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

.btn_gold {
  padding: 0.6em 2.4em;
  border-radius: 2.2em;
  -webkit-border-radius: 2.2em;
  display: inline-block;
  color: #fff;
  overflow: hidden;
  text-transform: uppercase;
  border: none; }

.bannerService_btn {
  padding: 6px 12px;
  background: #fff;
  border-radius: 25px;
  webkit-border-radius: 25px;
  display: inline-block;
  font-size: 0.9em;
  color: #b7956a; }

.whyChooseUs_btn_tablet {
  display: none; }

.newsletter_btn {
  color: #fff;
  border: none;
  height: 45px;
  padding: 0 1em;
  border-radius: 0 2em 2em 0 !important;
  -webkit-border-radius: 0 2em 2em 0 !important; }

.btn_download_menu {
  color: #fff;
  width: 100%;
  display: flex;
  height: 65px;
  align-items: center;
  height: 65px;
  border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  overflow: hidden;
  font-size: 1.2em !important;
  margin: 0.5em 0; }
  .btn_download_menu span {
    padding: 0 1em;
    height: 100%;
    display: flex;
    align-items: center; }
  .btn_download_menu .material-icons {
    background: #8f6f45;
    padding: 0 1em;
    height: 100%;
    display: flex;
    align-items: center; }
  .btn_download_menu:hover {
    background: #b7956a; }

@media only screen and (min-width: 601px) and (max-width: 992px) {
  .whyChooseUs_btn_tablet {
    display: block; }

  .whyChooseUs_btn_general {
    display: none; } }
@media only screen and (max-width: 600px) {
  .btn_gold {
    width: 220px;
    text-align: center; }

  .home_whyChooseUs .btn_gold {
    margin: 0 auto 1em !important;
    display: block; } }
#contact-form input, #membership-form input {
  border: 1px solid #cdcdcd;
  padding-left: 1em;
  margin-bottom: 0.4em;
  height: 3.4em;
  border-radius: 4px;
  -webkit-border-radius: 4px; }
#contact-form textarea, #membership-form textarea {
  border: 1px solid #cdcdcd;
  padding-left: 1em;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  height: 120px;
  margin-bottom: 3em; }
#contact-form .btn_gold, #membership-form .btn_gold {
  margin: 0 auto;
  display: block; }
#contact-form .dropdown-content li > a,
#contact-form .dropdown-content li > span,
#membership-form .dropdown-content li > a,
#membership-form .dropdown-content li > span {
  color: #343031; }

#message {
  display: none;
  position: fixed;
  z-index: 3000;
  width: 40rem;
  top: 30%;
  left: 50%;
  margin-top: -8.5rem;
  margin-left: -20rem;
  text-align: center;
  padding: 2em;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.15); }
  #message .title, #message .title--gray {
    font-weight: 700;
    margin-bottom: 0; }

#alert {
  /*	display:table-cell;
  	vertical-align: middle;
      padding-bottom:2rem;
      padding-top:2rem;
      padding-left:2rem;
      padding-right:2rem;*/ }

.alert_icon {
  font-size: 2rem;
  color: white; }

.unordered li {
  margin: 0 !important; }

.contact_icon {
  font-size: 2rem;
  margin-top: 4rem;
  margin-bottom: 1rem; }

#message.warning {
  background: #fff; }
  #message.warning .material-icons, #message.warning h4 {
    color: #ea5358; }

#message.success {
  background: #fff; }
  #message.success h4 {
    color: #189D3C; }
  #message.success .material-icons {
    color: #189D3C; }

.hiddendiv {
  display: none;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
  /* future version of deprecated 'word-wrap' */
  padding-top: 1.2rem;
  /* prevents text jump on Enter keypress */ }

@media only screen and (min-width: 601px) and (max-width: 992px) {
  #message {
    width: 70%;
    margin-left: 15%;
    left: 0; } }
@media only screen and (max-width: 600px) {
  #message {
    width: 90%;
    margin-left: 5%;
    left: 0; } }
.home_gallery {
  overflow: hidden;
  margin: 30px 0px; }

.home_gallery > a {
  float: left;
  width: 25%;
  box-sizing: border-box;
  position: relative; }

.home_gallery > a > img {
  display: block;
  width: 100%; }

.next.slbArrow:focus {
  background: none; }

.galleryImg_resp {
  display: none !important; }

@media only screen and (min-width: 601px) and (max-width: 992px) {
  .home_gallery {
    margin-bottom: 0; } }
@media only screen and (max-width: 600px) {
  .home_gallery > a {
    width: 50%; }

  .galleryImg_desk {
    display: none !important; }

  .galleryImg_resp {
    display: block !important; }

  .home_gallery {
    margin-bottom: 0; } }
footer p {
  color: #343031; }

.footer_top {
  background: #f6f5fa;
  padding: 2em 0 1em; }

.footer_bottom, .footer_bottom--home {
  text-align: center;
  background: #e7e7f1;
  padding: 4em 0 3em; }
  .footer_bottom p, .footer_bottom--home p {
    margin: 0; }

.footer_bottom--home {
  padding-bottom: 4em; }

.footer_ul {
  list-style-type: square !important;
  padding-left: 20px !important; }
  .footer_ul li {
    list-style-type: square !important; }
  .footer_ul a {
    color: #343031;
    padding-bottom: 1em;
    display: inline-block; }

.footer_social {
  color: #343031;
  display: flex;
  align-items: center;
  margin: 1em 0; }
  .footer_social img {
    width: 18px;
    margin-right: 6px; }

.newsletter_content {
  display: flex; }
  .newsletter_content input {
    background: #fff !important;
    padding-left: 0.4em !important;
    border-top: 1px solid #cdcdcd !important;
    border-left: 1px solid #cdcdcd !important;
    border-bottom: 1px solid #cdcdcd !important;
    margin-bottom: 0 !important;
    border-radius: 2em 0 0 2em !important;
    -webkit-border-radius: 2em 0 0 2em !important; }

@media only screen and (min-width: 601px) and (max-width: 992px) {
  .footer_top .col {
    height: 200px;
    margin-bottom: 3em; } }
@media only screen and (max-width: 600px) {
  .footer_bottom, .footer_bottom--home {
    padding-bottom: 3em; } }
/* Preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 999;
  /* makes sure it stays on top */ }

#status {
  width: 160px;
  height: 160px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  margin: -80px 0 0 -80px;
  /* is width and height divided by two */ }

.progress {
  background: #f6f5fa; }
  .progress .indeterminate {
    background: #b7956a; }
    .progress .indeterminate:before, .progress .indeterminate:after {
      background: #b7956a; }

.mire p, .mire li, .mire a {
  font-family: "Quicksand", sans-serif;
  font-size: 16px; }
.mire .container {
  width: 90%;
  max-width: 1200px; }
.mire img {
  max-width: 100%; }
.mire strong {
  font-weight: 500; }

.title, .title--gray {
  font-size: 3em;
  font-family: "Quicksand", sans-serif;
  text-align: center;
  margin-top: 0;
  margin-bottom: 1em;
  padding-bottom: 1em;
  position: relative; }
  .title:before, .title--gray:before {
    left: 50%;
    bottom: 0;
    z-index: 1;
    content: '';
    width: 280px;
    height: 1px;
    position: absolute;
    background: #c1bfda;
    margin: 0 0 0 -140px; }
  .title:after, .title--gray:after {
    left: 50%;
    z-index: 2;
    content: "";
    width: 50px;
    height: 50px;
    bottom: -20px;
    text-align: center;
    position: absolute;
    margin: 0 0 0 -25px;
    background: #fff url(../img/general/icon_title.png) no-repeat;
    background-size: 80%;
    background-position: center center; }

.title--gray:after {
  background-color: #f6f5fa; }

.subtitle {
  font-family: "Arizonia", cursive;
  color: #343031;
  font-size: 2em;
  text-align: center;
  margin-bottom: 0; }

.singleTitle {
  font-size: 1.6em;
  font-family: "Quicksand", sans-serif;
  font-weight: 500; }

.counter {
  animation-duration: 1s;
  animation-delay: 0s; }

.link {
  color: #343031; }
  .link:hover {
    color: #b7956a;
    text-decoration: underline; }

.check_list li {
  margin: 1em 0; }
.check_list .material-icons {
  color: #b7956a; }

.appointmentSticky {
  text-align: center;
  background-color: rgba(246, 245, 250, 0.9);
  background-image: url(../img/home/appointmentSticky.png);
  background-size: cover;
  background-position: center center;
  padding: 2em 0;
  border-top: 1px solid #cdcdcd;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9;
  transition: 300ms;
  -webkit-transition: 300ms; }

.appointmentSticky_trigger {
  position: absolute;
  right: 1em;
  top: 1em;
  cursor: pointer;
  transform: rotate(180deg); }

.appointmentSticky.appointHidden {
  padding: 1em;
  bottom: -8.5em; }
  .appointmentSticky.appointHidden .appointmentSticky_trigger {
    transform: rotate(0deg); }
  .appointmentSticky.appointHidden .singleTitle {
    margin-top: 0; }

.section_header {
  background: url(../img/general/section-header.jpg);
  background-size: 100% auto;
  background-position: center center !important;
  background-attachment: fixed;
  padding: 3.8em 0; }
  .section_header span {
    margin: 0 1em; }

.section_title {
  color: #fff;
  font-size: 3em;
  margin: 0 0 0.4em;
  font-family: "Quicksand", sans-serif; }

.section_breadcrumb {
  margin: 0;
  color: #fff; }
  .section_breadcrumb a {
    color: #fff; }

.closeServices {
  position: absolute;
  right: 1em;
  top: 1.5em;
  cursor: pointer; }

.services_menuSticky {
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f6f5fa;
  position: fixed;
  z-index: 999;
  overflow-y: scroll;
  display: none; }

.services_triggerMenu {
  color: #fff;
  padding: 0 1.8em;
  position: fixed;
  bottom: 1em;
  right: 1em;
  z-index: 95;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.15);
  display: none; }

.bodyStatic {
  overflow-y: hidden; }

html.noscroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%; }

@media only screen and (min-width: 601px) and (max-width: 992px) {
  .mire p {
    font-size: 15px; }

  .appointmentSticky {
    padding: 0; }

  #sidenav-overlay {
    z-index: 98; }

  .section_header {
    background-size: cover; }

  .services_triggerMenu {
    display: block; } }
@media only screen and (max-width: 600px) {
  .mire p {
    font-size: 15px; }

  .appointmentSticky.appointHidden {
    bottom: -10em; }

  .appointmentSticky {
    padding: 0; }

  #sidenav-overlay {
    z-index: 98; }

  .section_header {
    background-size: cover;
    padding: 2.8em 0em; }

  .section_title {
    font-size: 2em; }

  .services_triggerMenu {
    display: block; } }
.header_row {
  display: flex;
  align-items: center; }

.header_logo {
  width: 30%;
  padding: 1.6em 0; }
  .header_logo img {
    max-height: 70px; }

.header_col, .header_col--btn {
  width: 25%;
  display: flex;
  align-items: center; }
  .header_col p, .header_col--btn p, .header_col a, .header_col--btn a {
    font-size: 1em; }

.header_col--btn {
  width: 20%;
  justify-content: flex-end; }

.header_icon {
  margin-right: 0.5em; }
  .header_icon .material-icons {
    color: #b7956a; }

.nav-wrapper a {
  text-transform: uppercase;
  font-size: 0.9em; }

#menu .brand-logo {
  opacity: 0;
  transition: 300ms;
  -webkit-transition: 300ms; }
  #menu .brand-logo img {
    height: 42px;
    width: auto;
    margin-top: 8px; }
#menu.menuSticky {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 99; }
  #menu.menuSticky .brand-logo {
    opacity: 1; }
#menu a.active {
  background-color: rgba(0, 0, 0, 0.1); }

.header_logo--resp {
  display: none; }

.appointmentMenu_resp {
  display: none; }

.mire_menu {
  position: relative;
  overflow: hidden; }

.glow {
  position: absolute;
  top: 0;
  opacity: 0.5;
  left: -100px;
  animation-name: glow;
  animation-duration: 4s;
  animation-delay: 4s;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  width: 100px;
  height: 64px; }
  .glow img {
    width: 100px;
    height: 64px; }

@keyframes glow {
  from {
    left: -100px; }
  to {
    left: 110%; } }
@media only screen and (min-width: 1201px) {
  .special_menu_item {
    border-left: 1px solid #d0ba9e;
    border-right: 1px solid #d0ba9e; }
    .special_menu_item .material-icons {
      font-size: 1em; } }
@media only screen and (min-width: 993px) and (max-width: 1200px) {
  .header_logo {
    width: 20%;
    margin-right: 5%; }

  .header_col, .header_col--btn {
    width: 20%;
    margin-right: 5%; }
    .header_col:last-child, .header_col--btn:last-child {
      width: 25%;
      margin-right: 0%; }

  .special_menu_item {
    border-left: 1px solid #d0ba9e;
    border-right: 1px solid #d0ba9e; }
    .special_menu_item .material-icons {
      font-size: 1em; }

  .bannerService_info p {
    font-size: 0.8em; }

  #menu .brand-logo img {
    height: 35px;
    margin-top: 12px; } }
@media only screen and (min-width: 601px) and (max-width: 992px) {
  .logo_resp {
    display: block; }

  .header_col, .header_col--btn {
    display: none; }

  .logo_desk {
    display: none; }

  .header_logo {
    width: 260px;
    margin-left: 50%;
    left: -130px;
    position: relative;
    padding: 0.8em 0; }
    .header_logo img {
      max-height: inherit; }

  #menu .brand-logo img {
    height: 34px;
    margin-top: 11px; }
  #menu .button-collapse {
    margin-left: 0; }
  #menu .material-icons {
    margin: 0 !important; }

  .side-nav li > a {
    border-bottom: 1px solid #cdcdcd;
    margin: 0 1em;
    padding-left: 1em;
    padding-right: 1em; }

  .appointmentMenu_resp {
    display: block; } }
@media only screen and (max-width: 600px) {
  .logo_resp {
    display: block; }

  .header_col, .header_col--btn {
    display: none; }

  .logo_desk {
    display: none; }

  .header_logo {
    width: 60%;
    margin-left: 20%;
    padding: 0.8em 0; }
    .header_logo img {
      max-height: inherit; }

  #menu .brand-logo img {
    height: 34px;
    margin-top: 11px; }
  #menu .button-collapse {
    margin-left: 0; }
  #menu .material-icons {
    margin: 0 !important; }

  .side-nav li > a {
    border-bottom: 1px solid #cdcdcd;
    margin: 0 1em;
    padding-left: 1em;
    padding-right: 1em; }

  .appointmentMenu_resp {
    display: block; } }
.bannerService_row {
  display: flex; }

.bannerService_col {
  background: #f6f5fa; }

.banner_service {
  display: flex;
  flex-direction: column; }

.bannerService_item {
  display: flex;
  align-items: center;
  height: 115px;
  border-bottom: 1px solid #cdcdcd;
  color: #343031;
  transition: 300ms;
  -webkit-transition: 300ms; }
  .bannerService_item:hover {
    background: #e7e7f1; }

.bannerService_img {
  padding-right: 1em; }
  .bannerService_img img {
    height: 115px;
    position: relative;
    top: 3px; }

.bannerService_info {
  width: 65%; }
  .bannerService_info p {
    margin: 0; }
  .bannerService_info span {
    font-size: 0.9em; }

.caption .btn_gold {
  margin-top: 3em; }

.home_services {
  text-align: center;
  padding: 4em 0; }

.home_serviceBox, .serviceBox {
  position: relative;
  display: block;
  background: #f6f5fa;
  border-radius: 1em;
  -webkit-border-radius: 1em;
  padding: 2em 1em 1em;
  margin: 0em 0.5em 3em;
  color: #343031;
  height: 412px; }
  .home_serviceBox:hover, .serviceBox:hover {
    -webkit-box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.15); }

.home_serviceBoxPrice {
  background: #b7956a;
  width: 136px;
  text-align: center;
  border-radius: 2em;
  -webkit-border-radius: 2em;
  position: absolute;
  margin-left: 50%;
  left: -68px;
  top: -1.4em;
  color: #fff;
  display: none; }
  .home_serviceBoxPrice p {
    font-size: 2m; }

.home_serviceBoxImg {
  position: relative;
  width: 220px;
  height: 220px;
  margin: 0 auto; }
  .home_serviceBoxImg img {
    border-radius: 50%;
    -webkit-border-radius: 50%; }
  .home_serviceBoxImg:after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    position: absolute;
    border-radius: 100%;
    border: 0.8em solid rgba(255, 255, 255, 0.5); }

.home_whyChooseUs {
  padding: 4em 0;
  background: #f6f5fa; }

.counter_item {
  text-align: center; }

.counter_number {
  font-size: 2.4em !important;
  margin-bottom: 0;
  color: #b7956a; }

.counter_info {
  margin-top: 0;
  font-weight: 500; }

.home_ourPackages {
  padding: 4em 0; }

.home_packageBox {
  background: #f6f5fa;
  padding: 2em 1em 1em;
  margin: 1em;
  border-radius: 200px 200px 1em 1em;
  text-align: center;
  height: 650px;
  position: relative;
  transition: 300ms;
  -webkit-transition: 300ms; }
  .home_packageBox .btn_gold {
    width: 200px;
    position: absolute;
    bottom: 2em;
    margin-left: 50%;
    left: -100px; }
  .home_packageBox:hover {
    background: #b7956a;
    color: #fff; }
    .home_packageBox:hover .home_packagePrice {
      color: #fff; }
    .home_packageBox:hover .btn_gold {
      background: #fff;
      color: #b7956a; }

.home_packageImg {
  position: relative;
  width: 220px;
  height: 220px;
  margin: 0 auto; }
  .home_packageImg img {
    border-radius: 50%;
    -webkit-border-radius: 50%; }
  .home_packageImg:after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    position: absolute;
    border-radius: 100%;
    border: 0.8em solid rgba(255, 255, 255, 0.5); }

.home_packagePrice {
  transition: 300ms;
  -webkit-transition: 300ms;
  font-family: "Arizonia", cursive;
  font-size: 2em;
  color: #b7956a;
  display: none; }

.home_apointment {
  padding: 4em 0;
  text-align: center; }
  .home_apointment img {
    border-radius: 1em;
    -webkit-border-radius: 1em; }

.home_brands {
  text-align: center;
  padding-bottom: 6em; }

.home_brand {
  padding: 1em; }

.packagesBox_resp {
  display: none; }

.home_brandsContainer {
  display: flex;
  align-items: center; }

.homeAppointment_row {
  display: flex;
  align-items: center; }

@media only screen and (min-width: 993px) and (max-width: 1200px) {
  .home_serviceBoxImg {
    width: 160px;
    height: 160px; } }
@media only screen and (min-width: 601px) and (max-width: 992px) {
  .bannerService_row {
    display: block; }

  .home_services {
    padding: 2em 0; }

  .home_whyChooseUs {
    padding: 2em 0; }

  .home_ourPackages {
    padding: 2em 0; }

  .home_apointment {
    padding: 4em 0;
    background: #f6f5fa; }
    .home_apointment .title:after, .home_apointment .title--gray:after {
      background-color: #f6f5fa; }

  .home_brands {
    padding: 4em 0; }

  .home_packageImg {
    width: 200px;
    margin: 0 auto; }
    .home_packageImg:after {
      bottom: 0; }

  .home_packageBox {
    padding: 1em;
    margin-bottom: 1em; }

  .home_brandsContainer {
    display: block; }

  .home_brand {
    width: 260px;
    margin: 0 auto;
    float: left; }

  .home_packageBox:hover {
    background: #f6f5fa;
    color: inherit; }
    .home_packageBox:hover .home_packagePrice {
      color: #b7956a; }

  .slick-prev {
    left: -15px;
    z-index: 9; }

  .slick-next {
    right: -15px; }

  .homeAppointment_row {
    display: block; }

  .bannerService_item {
    width: 25%;
    float: left;
    height: auto;
    position: relative;
    display: block;
    border-bottom: 0;
    line-height: 0; }

  .banner_service {
    display: block; }
    .banner_service:after {
      content: "";
      display: table;
      clear: both; }

  .bannerService_info {
    position: absolute;
    bottom: 1em;
    text-align: center;
    width: 100%;
    color: #fff;
    text-shadow: 0 2px 2px #424242; }
    .bannerService_info span {
      display: none; }

  .bannerService_img {
    padding-right: 0; }
    .bannerService_img img {
      height: auto; }

  .bannerService_col {
    padding: 0 !important; }

  .home_banner .caption {
    top: auto !important;
    bottom: 1em !important;
    width: 90% !important;
    left: 5% !important;
    color: #fff !important; }
    .home_banner .caption.right-align, .home_banner .caption.left-align {
      text-align: center; }
    .home_banner .caption h3 {
      font-size: 1.4em;
      font-weight: 500;
      text-shadow: 0 2px 2px #444; }
    .home_banner .caption h5 {
      font-size: 1.2em;
      text-shadow: 0 2px 2px #444; }
    .home_banner .caption .btn_gold {
      margin-top: 10px !important; } }
@media only screen and (max-width: 600px) {
  .bannerService_row {
    display: block; }

  .home_services {
    padding: 2em 0; }

  .home_whyChooseUs {
    padding: 2em 0; }

  .home_ourPackages {
    padding: 2em 0; }

  .home_apointment {
    padding: 4em 0;
    background: #f6f5fa; }
    .home_apointment .title:after, .home_apointment .title--gray:after {
      background-color: #f6f5fa; }

  .home_brands {
    padding: 4em 0; }

  .packagesBox_desk {
    display: none; }

  .packagesBox_resp {
    display: block; }

  .home_packageImg {
    width: 200px;
    margin: 0 auto; }
    .home_packageImg:after {
      bottom: 0; }

  .home_packageBox {
    padding: 1em;
    border-radius: 1em;
    -webkit-border-radius: 1em;
    height: 560px; }

  .home_brandsContainer {
    display: block; }

  .home_brand {
    width: 50%;
    float: left;
    padding-top: 0;
    padding-bottom: 0; }

  .home_packageBox:hover {
    background: #f6f5fa;
    color: inherit; }
    .home_packageBox:hover .home_packagePrice {
      color: #b7956a; }

  .slick-prev {
    left: -15px;
    z-index: 9; }

  .slick-next {
    right: -15px; }

  .homeAppointment_row {
    display: block; }

  .home_banner .caption {
    top: auto !important;
    bottom: 1em !important;
    width: 90% !important;
    left: 5% !important;
    color: #fff !important; }
    .home_banner .caption.right-align, .home_banner .caption.left-align {
      text-align: center; }
    .home_banner .caption h3 {
      font-size: 1.4em;
      font-weight: 500;
      text-shadow: 0 2px 2px #444; }
    .home_banner .caption h5 {
      font-size: 1.2em;
      text-shadow: 0 2px 2px #444; }
    .home_banner .caption .btn_gold {
      margin-top: 10px !important; }

  .bannerService_item {
    width: 50%;
    float: left;
    height: auto;
    position: relative;
    display: block;
    border-bottom: 0;
    line-height: 0; }

  .banner_service {
    display: block; }
    .banner_service:after {
      content: "";
      display: table;
      clear: both; }

  .bannerService_info {
    position: absolute;
    bottom: 2em;
    text-align: center;
    width: 100%;
    color: #fff;
    text-shadow: 0 2px 2px #424242; }
    .bannerService_info span {
      display: none; }
    .bannerService_info p {
      font-size: 1.2em; }

  .bannerService_img {
    padding-right: 0; }
    .bannerService_img img {
      height: auto; }

  .bannerService_col {
    padding: 0 !important; } }
.aboutUs_info {
  padding: 4em 0;
  text-align: justify;
  text-align-last: center; }
  .aboutUs_info img {
    border-radius: 1em;
    -webkit-border-radius: 1em; }

.aboutUs_chooseUs {
  padding: 4em 0;
  background: #f6f5fa; }

.aboutUs_reviews {
  background: url(../img/aboutUs/parallax_bg.jpg);
  background-size: 100% auto;
  background-position: center center;
  background-attachment: fixed; }
  .aboutUs_reviews p {
    font-size: 1.1em !important; }
  .aboutUs_reviews .material-icons {
    color: #b7956a; }

.author_quote {
  font-family: "Arizonia", cursive;
  font-size: 2.4em;
  color: #b7956a; }

.aboutUs_faqs {
  padding: 4em 0; }

.about_us_img {
  position: relative;
  width: 220px;
  height: 220px;
  margin: 0 auto; }
  .about_us_img img {
    border-radius: 50%;
    -webkit-border-radius: 50%; }
  .about_us_img:after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    position: absolute;
    border-radius: 100%;
    border: 0.8em solid rgba(255, 255, 255, 0.5); }

.collapsible-header {
  font-weight: 500; }
  .collapsible-header.active .material-icons {
    transform: rotate(180deg); }

.about_us_row .col {
  padding-left: 2em;
  padding-right: 2em; }

@media only screen and (min-width: 601px) and (max-width: 992px) {
  .about_us_row .col {
    padding-left: 1em;
    padding-right: 1em;
    margin-bottom: 3em; } }
@media only screen and (max-width: 600px) {
  .aboutUs_reviews {
    background-size: cover; }

  .about_us_row .col {
    padding-left: 1em;
    padding-right: 1em;
    margin-bottom: 3em; } }
.services_content {
  padding: 4em 0; }
  .services_content .row {
    margin-bottom: 0; }

.serviceBox {
  padding-left: 1em;
  padding-right: 1em;
  margin-right: 0 !important;
  margin-left: 0 !important; }

.single_service {
  padding: 4em 0; }

.service_boxes {
  padding-bottom: 2em; }

.sidebar_serviceItem {
  padding: 1em;
  background: #f6f5fa;
  border-bottom: 1px solid #cdcdcd;
  display: block;
  color: #343031;
  transition: 300ms;
  -webkit-transition: 300ms; }
  .sidebar_serviceItem span {
    width: calc(100% - 30px);
    position: relative;
    top: 3px;
    display: inline-block;
    text-overflow: ellipsis;
    /* Required for text-overflow to do anything */
    white-space: nowrap;
    overflow: hidden; }
  .sidebar_serviceItem:hover {
    background: #e7e7f1; }
  .sidebar_serviceItem p {
    margin: 0;
    font-weight: 500;
    font-size: 0.9em; }
    .sidebar_serviceItem p i {
      margin-left: 0; }
  .sidebar_serviceItem.active {
    background: #b7956a; }
    .sidebar_serviceItem.active p {
      color: #fff; }
    .sidebar_serviceItem.active:hover {
      background: #b7956a; }

.service_img {
  margin-top: 2em;
  padding: 3em 1em;
  background-size: cover !important;
  background-position: bottom right !important; }

.service_list_left {
  text-align: right; }

.service_list_right {
  text-align: left; }

.service_info {
  text-align: justify;
  margin-bottom: 1em; }
  .service_info .singleTitle {
    margin-top: 0; }

.prices_item {
  display: flex;
  align-items: center;
  padding: 0.5em 0em; }

.pricesItem_name {
  font-weight: 500;
  margin: 0 !important;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  padding-left: 0; }

.pricesItem_price {
  font-weight: 500;
  color: #b7956a;
  margin: 0 !important;
  text-align: right;
  width: 30%;
  display: none; }

.singleService_prices {
  margin-bottom: 3em; }

.appointmentService {
  background: #f6f5fa;
  padding: 1em;
  border-radius: 1em;
  -webkit-border-radius: 1em; }

.innerServices_img {
  border-radius: 1em;
  -webkit-border-radius: 1em; }

.resp_service_img {
  display: none;
  width: 100%;
  max-width: 300px !important;
  margin: 0 auto; }

.singleService_prices .collapsible {
  border: none;
  box-shadow: none; }
.singleService_prices .collapsible-header {
  background-color: none !important; }
.singleService_prices .collapsible-body {
  padding-left: 0;
  color: #7a7992;
  background-color: none !important; }

.digital_menu {
  background-color: #c58d5e;
  background-image: url(../img/services/menu_bg.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  padding: 1em;
  text-align: center;
  color: #fff;
  margin-top: 1em;
  margin-bottom: 1em;
  position: relative; }
  .digital_menu p {
    font-size: 1.2em;
    margin-top: 0; }
  .digital_menu h4 {
    font-size: 1.5em;
    text-transform: uppercase;
    margin-bottom: 0.5em;
    position: relative; }
    .digital_menu h4 span {
      color: #532114;
      font-weight: 400; }
  .digital_menu hr {
    border-top: 1px solid #fff;
    border-bottom: 0; }

.isotipo_menu_right {
  right: 1em; }

.isotipo_menu_left {
  left: 1em; }

.platillo {
  margin-top: 4em !important;
  margin-bottom: 4em !important; }

.rombo-left {
  margin-right: 1em; }

.rombo-right {
  margin-left: 1em; }

@media only screen and (min-width: 993px) and (max-width: 1200px) {
  .serviceBox {
    margin-top: 1em;
    margin-bottom: 1em;
    height: 395px; } }
@media only screen and (min-width: 601px) and (max-width: 992px) {
  .serviceBox {
    height: 395px; }

  .appointmentService img {
    max-width: 300px;
    width: 100%; }

  .resp_service_img {
    display: block;
    border-radius: 1em;
    -webkit-border-radius: 1em; }

  .single_service {
    padding: 2em 0 4em; }

  .service_img {
    background-position: center center !important; } }
@media only screen and (max-width: 600px) {
  .serviceBox {
    padding-top: 2em;
    padding-bottom: 2em; }

  .innerServicesMenu {
    display: none; }

  .single_service {
    padding: 2em 0 4em; }

  .resp_service_img {
    display: block; }

  .service_img {
    background-position: center center !important; }

  .platillo img {
    display: none; }
  .platillo h4 {
    line-height: 1.6em; }
    .platillo h4 span {
      display: block; }

  .isotipo_menu, .isotipo_menu_right, .isotipo_menu_left {
    display: none; } }
.contact_info {
  padding: 4em 0 1em; }

.contact_form {
  padding-bottom: 4em;
  text-align: center; }

.contact_box {
  border: 1px solid #cdcdcd;
  padding-left: 1em;
  border-radius: 3px;
  -webkit-border-radius: 3px; }

.contact_map {
  margin-top: 2em; }

@media only screen and (min-width: 601px) and (max-width: 992px) {
  .contact_box {
    margin-bottom: 1em; } }
@media only screen and (max-width: 600px) {
  .contact_info {
    padding-top: 2em; }

  .contact_box {
    margin-bottom: 1em; }

  #contact-form input, #contact-form textarea,
#membership-form input, #membership-form textarea  {
    width: 94%; }

  .select-wrapper span.caret {
    margin-right: 1em; } }
.body_encuesta {
  background: #f6f5fa; }

.encuesta {
  background: #fff;
  width: 100%;
  max-width: 500px;
  margin: 1em auto;
  padding: 2em;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.05); }
  .encuesta [type="radio"]:not(:checked) + label:before, .encuesta [type="radio"]:not(:checked) + label:after {
    border-color: #b7956a; }
  .encuesta [type="radio"]:not(:checked) + label:before, .encuesta [type="radio"]:not(:checked) + label:after, .encuesta [type="radio"]:checked + label:before, .encuesta [type="radio"]:checked + label:after, .encuesta [type="radio"].with-gap:checked + label:before, .encuesta [type="radio"].with-gap:checked + label:after {
    border-radius: 0;
    -webkit-border-radius: 0; }
  .encuesta [type="radio"] + label:before, .encuesta [type="radio"] + label:after {
    width: 20px;
    height: 20px;
    margin-top: 2px; }
  .encuesta [type="radio"]:checked + label:after, .encuesta [type="radio"].with-gap:checked + label:before, .encuesta [type="radio"].with-gap:checked + label:after {
    border-color: #b7956a; }
  .encuesta [type="radio"]:checked + label:after, .encuesta [type="radio"].with-gap:checked + label:after {
    border-color: #b7956a;
    background-color: #b7956a; }

.question {
  color: #532114;
  font-size: 1.1em; }

.input_other {
  width: 260px !important;
  height: 2.5em !important;
  display: block;
  margin-top: 0.5em !important;
  border-color: #b7956a !important; }
  .input_other:disabled {
    background: #f2f2f2 !important;
    border-color: #cdcdcd !important; }

@media only screen and (max-width: 600px) {
  .with-gap {
    width: 90% !important; } }
.mire-brand {
  border: 1px solid #cdcdcd;
  padding: 1em 1em 0;
  border-radius: 1em;
  -webkit-border-radius: 1em;
  margin-bottom: 1em; }
  .mire-brand p {
    text-align: justify; }

@media only screen and (max-width: 600px) {
  .mire-brand .singleTitle {
    display: none; } }

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