/*
  Theme Name: Regna
  Theme URL: https://bootstrapmade.com/regna-bootstrap-onepage-template/
  Author: BootstrapMade.com
  License: https://bootstrapmade.com/license/
*/
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  overflow-x: hidden;
  color: #666666;
  background-color: #fff;
  font-family: "Open Sans", sans-serif;
}

@font-face {
    font-family: "karla";
    src:url("../fonts/karla.eot?#iefix") format("embedded-opentype"),
    url("../fonts/karla.woff2") format("woff2"),
    url("../fonts/karla.woff") format("woff"),
    url("../fonts/karla.ttf") format("truetype"),
    url("../fonts/karla.svg#Karla") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Salon";
    src:url("../fonts/Salon.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Salon.woff2?2.0") format("woff2"),
    url("../fonts/Salon.woff?2.0") format("woff"),
    url("../fonts/Salon.ttf?2.0") format("truetype"),
    url("../fonts/Salon.svg#Salon?2.0") format("svg");
    font-weight: normal;
    font-style: normal;
}

.edfont{
    font: normal normal normal 14px/1 'Salon';
    line-height: 1;
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.edfont-uniE903:before { content: "\e903"; }
.edfont-uniE905:before { content: "\e905"; }
.edfont-uniE906:before { content: "\e906"; }
.edfont-uniE909:before { content: "\e909"; }
.edfont-uniE90A:before { content: "\e90a"; }
.edfont-uniE916:before { content: "\e916"; }
.edfont-uniE91C:before { content: "\e91c"; }
.edfont-uniE920:before { content: "\e920"; }
.edfont-uniE924:before { content: "\e924"; }
.edfont-uniE929:before { content: "\e929"; }
.edfont-uniE938:before { content: "\e938"; }
.edfont-uniE949:before { content: "\e949"; }
.edfont-uniE94E:before { content: "\e94e"; }
.edfont-uniE95D:before { content: "\e95d"; }
.edfont-uniF00D:before { content: "\f00d"; }
.edfont-uniF022:before { content: "\f022"; }
.edfont-uniF041:before { content: "\f041"; }
.edfont-uniF044:before { content: "\f044"; }
.edfont-uniF073:before { content: "\f073"; }
.edfont-uniF093:before { content: "\f093"; }
.edfont-uniF095:before { content: "\f095"; }
.edfont-uniF09A:before { content: "\f09a"; }
.edfont-uniF0C9:before { content: "\f0c9"; }
.edfont-uniF0E0:before { content: "\f0e0"; }
.edfont-uniF106:before { content: "\f106"; }
.edfont-uniF16D:before { content: "\f16d"; }
.edfont-uniF2ED:before { content: "\f2ed"; }

.edit-shortcode-btn{
    font-size: 25px !important;
    margin-bottom: 10px !important;
    color: #2b2b2b !important;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 50px;
}
.videoWrapper iframe {
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
}
.videoWrapper h3 {
    font-size: 18px;
}


.jquery-modal.blocker{
    z-index: 99 !important;
}

.jqmodal{
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.41) !important;    
      overflow: visible !important;    
}




#editor_modal{
  padding: 0px;
  background-color: #fbfbfb;
}

#editor_modal input{
  width: 100%;
  margin: 5px 1px;
  border: 1px solid #e6e6e6;
  background: #ececec;
  padding: 5px 10px;
  border-radius: 3px;
  color: black;
}

#editor_modal h3{
  text-align: center;
  background: white;
  padding: 10px;
  font-size: 20px;
  color: #2d2d2d;
  text-shadow: 0px 0px 1px #929292;
  border-radius: 5px 5px 0px 0px;
}
#editor_modal #modal_form{
  padding: 10px 20px;
  border-bottom: 1px solid #efefef;
  border-top: 1px solid #efefef;
}
#editor_modal #modal_btns{
  width: 100%;
  display: table;
  text-align: center;
  border-radius: 0px 0px 5px 5px;
  overflow: hidden;
}
#editor_modal #modal_btns a{
  width: 50%;
  display: table-cell;
  background-color: white;
  padding: 8px;
  font-size: 18px;

}

#editor_modal a#modal_delete{
  display: inline-block;
  text-align: center;
  width: 100%;
  color: #ce2727;
  text-shadow: 0px 0px 1px #ce2727;  
  margin: 15px 0px;
}
#editor_modal a#modal_cancel{
  color: #797979;
  text-shadow: 0px 0px 1px #797979;  
}
#editor_modal a#modal_accept{
  color: #6ece27;
  text-shadow: 0 0 1px #6ece27;
}

.modal_add{
  text-align: center;
  margin-top: 20px;
}

.modal_add span{
  color: white;
  background: #7ebd3b;
  padding: 10px 40px;
  font-size: 18px;
  border-radius: 5px;
}

#preloader{
  color: white !important;
}

#editor_btnsave{
  display: table;
  position: fixed;
  z-index: 999999;
  padding: 15px 50px;
  background: #239bd6;
  bottom: 10px;
  right: 10px;
  font-size: 20px;
  border-radius: 10px;
  color: white;
  text-shadow: 0px 0px 1px #ffffff;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.29);
  cursor: pointer;
}

.ocultar{
  display: none !important;
}



.bgGrey hr{
    border-top: 1px solid #eaeaea;
}

#main a{
    color: #ad8a52;
    text-shadow: 0 0 1px #8a704661;
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    text-align: center;
    cursor: pointer;
}

#main #special_package a.appoimentProducts{
    color: #efc581;
    text-shadow: 0 0 1px #8a704661;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
    display: inline-block;
    padding: 5px 20px;
    background: rgba(138, 109, 59, 0.32);
    width: auto;
    border: 1px solid;
    opacity: 0.7;
}

.titleIcon{
    color: #bfb5a5 !important;
    font-size: 70px;
    position: relative;
    z-index: 99;
    margin-top: 50px;
}

#about .titleIcon{
    margin-top: 40px;
}

.welcometext span{
    margin-top: 10px;
}

.welcometext p{
    margin-top: 20px;    
}

#main{
    overflow: hidden;
}

#main p{
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
    color: #505050;
    line-height: 30px;
    margin-bottom: 30px;
    padding: 0px 20px !important;
}

#main h6{
    font-size: 2em;
    color: #4b4b4b;
    margin-top: 20px;
}

#main .section-header{
    position: relative;
}

#main h1{
    font-size: 5em;
    color: #454545;
}

#main h1.title-bg{
    font-size: 10em;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0.05;
}

#services h1{
    font-size: 4em;
}



.edfont-uniE906{
    margin-top: 20px;
}

.bgWhite{
    background: white;
}
.bgGrey{
    background: rgba(243, 243, 243, 0.5);
}


h1.products-title{
    padding-left: 10vw;
    padding-top: 80px;
}


#special_package h1.products-title{
    padding-left: 0;
    padding-top: 8vh;
    font-size: 8vw;
    color: #cdcdcd;
    position: initial;
}
#special_package .products-title-cont{
    position: absolute;    
    top: 5vh;
    left: 0;
    right: 0;

}

#special_package h1.title-bg{
    opacity: 0.1;
    font-size: 25vw;
    color: white;
    line-height: 10vh;
    position: initial;
}

h1#special_price{
    text-align: center;
    margin-top: 40px;
    font-family: serif;
    color: rgba(255,219,158,0.9);
    font-weight: 500;
    font-size: 30vw !important;
}

#main #special_package h6 {
    color: #dadada;
    margin-top: 20px;
    font-family: karla;
    font-size: 1.2em;
}


.productsContainer h1{
    text-align: left !important;
}

.productsContainer img{
    width: 100%;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.26);
    position: relative;
    z-index: 95;
}

.productsContainer p.products-text{
    font-size: 14px !important;
    padding: 0px 30px !important;
    padding-bottom: 10px !important;
    line-height: 24px !important;
}


.contTable{
    display: table;
    position: relative;
    z-index: 2;
    white-space: nowrap;
}
.contTable hr{
    margin: 0;
    margin-top: 2px;
}
.contTable div{
    padding: 1px 10px;
}
.celdA{
    display: table-cell;    
    color: #b28e54;
    font-size: 15px;
}
.celdB{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.celdC{
    display: table-cell;
    font-size: 16px;
    color: #6c6c6c;
    text-shadow: 0px 0px 1px #a3a3a3;
}
.tableDesc{
    padding-left: 20px;
    color: #a4a4a4;
    margin-bottom: 2px;
}
body.logged-in .tableDesc{
    padding-left: 40px;
}

.contDataTable{
    margin-top: 30px;
    padding: 15px;
}

a.appoimentProducts{
    margin-top: 40px;
    margin-bottom: 20px;
}

#contact a{
    width: auto;
    display: inline-block;
}

.autoW a{
    width: auto !important;
}
#about a,
#services a{
    width: auto !important;   
}



#packages{
    background-color: whitesmoke;
}

#packages .title-bg{
    font-size: 25vw !important;
}

#packages .titleIcon{
    margin-top: 0px;
}

.packagesTitle{
    position: relative;
}
.package-single{
    padding: 20px;
}

.package-single .pck-cont{
    position: relative;
    background-color: #000;
    padding: 0px 0px;
    width: 100%;
    height: 400px;
    border-radius: 6px;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4);
    overflow: hidden;
}

.package-single .pck-data{
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    display: table;
    vertical-align: middle;
    text-align: center;
    height: 100%;
    width: 100%;
}
.package-single .pck-data-cell{
    display: table-cell;
    vertical-align: middle;
}

.package-single img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.3;
}

.package-single h6,
.package-single span,
.package-single a{
    color: white !important;
}

.package-single h6{
    font-size: 60px !important;
}

.package-single span{
    display: block;
    font-family: Salon, karla;
    margin-bottom: 5px;
    font-size: 18px;
}

.package-single span:before{
    margin-right: 10px; 
}

.package-single h6.title{
    opacity: 0.3;
    margin-bottom: 10px;
}

.package-single a{
    display: inline-block;
    padding: 10px 30px;
    background-color: rgba(255, 255, 255, 0.39);
    width: auto !important;
    border: 1px solid white;
    margin-top: 30px;
}


#contact .title-bg{
    font-size: 25vw !important;
}


#footer{
    background: black;
    text-align: center;
    color: whitesmoke;
}
#footer a{
    color: white;
    font-weight: 600;
}
#footer svg{
    fill: whitesmoke;
}

.back-to-top{
    display: none !important;
}


#mobile-nav{
    width: 180px !important;
}
#mobile-nav ul {
    margin-top: 0px !important;
}

#socialContainerMenu{
    text-align: left !important;
    padding-left: 25px;
}

#mobile-nav .menuMedia.facebook,
#mobile-nav .menuMedia.facebook:hover{
    background: #3761a0 !important;
    color: white;
}

#contact .container{
    padding-bottom: 0px !important;
}

.de-textblock-wrapper{
    padding: 50px;    
}
.de-textblock-wrapper span{
    font-family: salon, karla;
    color: black;
    font-size: 16px !important;
    margin-bottom: 10px;
}
.de-textblock-wrapper span:before{
    margin-right: 10px;
    text-align: center;
    width: 20px;
    display: inline-block;
}
.appointment-data{
    display: block;
    text-align: left;
    margin-bottom: 20px;
    color: #727272 !important;
    margin-left: 30px;
}

.logout-link{
    display:none !important;
}

body.logged-in .login-link{
    display:none !important;
}
body.logged-in .logout-link{
    display:block !important;
}














/*-----------------------------------------------------------------------------------------------------------*/
.preload * {
   -webkit-transition: none !important;
   -moz-transition: none !important;
   -ms-transition: none !important;
   -o-transition: none !important;
   transition: none !important;
}

a {
  color: #ce2727;
}

a:hover, a:active, a:focus {
  color: #2dca98;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 30px 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}

/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  padding: 6px 12px 9px 12px;
  font-size: 16px;
  border-radius: 2px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
}

.back-to-top:focus {
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  outline: none;
}

.back-to-top:hover {
  background: #ce2727;
  color: #fff;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  padding: 0px 0;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s ease;
  z-index: 997;
}

#header #logo {  
  width: auto !important;
  position: absolute;
}






/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 100vh;
  background-size: cover;
  position: relative;
}

@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}

#hero:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#hero .hero-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#hero h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: none;
  color: #fff;
}

@media (max-width: 768px) {
  #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }
}

#hero h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #hero h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#hero .btn-get-started {
  font-family: "Open Sans", sans-serif;
  text-transform: none;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#hero .btn-get-started:hover {
  background: #ce2727;
  border: 2px solid #ce2727;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
    display: inline-block;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */
#nav-menu-container {
  margin: 0;
}

@media (max-width: 768px) {
  #nav-menu-container {
    display: none;
  }
}

/* Nav Meu Styling */
.nav-menu a {
  padding: 0 8px 10px 8px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  text-transform: none;
  font-size: 13px;
  outline: none;
}

.nav-menu > li {
  margin-left: 10px;
}



.nav-menu ul {
  margin: 4px 0 0 0;
  border: 1px solid #e7e7e7;
}

.nav-menu ul li {
  background: #fff;
}

.nav-menu ul li:first-child {
  border-top: 0;
}

.nav-menu ul li a {
  padding: 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
}

.nav-menu ul li a:hover {  
  color: #fff;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 20px 20px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #fff;
}

@media (max-width: 768px) {
  #mobile-nav-toggle {
    display: inline;
  }
}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(52, 59, 64, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #ce2727;
}

#mobile-nav ul .menu-item-active {
  color: #ce2727;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(39, 39, 39, 0.9);
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body #mobile-nav {
    right: -100px;
}

body.mobile-nav-active #mobile-nav {
    left: auto;
    right: 0;
    background: rgb(255, 255, 255);

}

#mobile-nav #cont-nav{
    text-align: right;
}

#mobile-nav ul{
    text-align: left;
    font-size: 16px !important;
}

#mobile-nav ul li a {
    color: #000;
    padding: 8px 22px 8px 30px;
    font-size: 14px;
    text-shadow: 0 0 1px #969696;
}
#mobile-nav ul li a:hover {
    color: #000;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

#mobile-nav ul{
    margin-top: 30px;
}

#mobile-nav-close{
    margin-right: 20px;
    font-size: 30px;
    color: #505050;
    cursor: pointer;
    padding: 10px;
}

#mobile-nav #socialContainerMenu{
    display: block !important;
}

#mobile-nav #socialContainerMenu a{
    background-color: transparent;
    font-size: 20px;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
/* Sections Header
--------------------------------*/
.section-header .section-title {
  font-size: 32px;
  color: #111;
  text-transform: none;
  text-align: center;
  font-weight: 700;
  margin-bottom: 5px;
}

.section-header .section-description {
  text-align: center;
  padding-bottom: 40px;
  color: #999;
}

/* About Us Section
--------------------------------*/
#about {
  background: #fff;
  padding: 80px 0;
}

#about .about-container .background {
  min-height: 300px;
  margin-bottom: 10px;
  background-size: contain;
}

#about .about-container .content {
  background: #fff;
}

#about .about-container .title {
  color: #333;
  font-weight: 700;
  font-size: 32px;
}

@media (max-width: 768px) {
  #about .about-container .title {
    padding-top: 15px;
  }
}

#about .about-container p {
  line-height: 26px;
}

#about .about-container p:last-child {
  margin-bottom: 0;
}

#about .about-container .icon-box {
  background: #fff;
  background-size: cover;
  padding: 0 0 30px 0;
}

#about .about-container .icon-box .icon {
  float: left;
  background: #fff;
  padding: 16px;
  border-radius: 50%;
  border: 2px solid #ce2727;
}

#about .about-container .icon-box .icon i {
  color: #ce2727;
  font-size: 24px;
}

#about .about-container .icon-box .title {
  margin-left: 80px;
  font-weight: 500;
  margin-bottom: 5px;
  font-size: 18px;
  text-transform: none;
}

#about .about-container .icon-box .title a {
  color: #111;
}

#about .about-container .icon-box .description {
  margin-left: 80px;
  line-height: 24px;
  font-size: 14px;
}

/* Facts Section
--------------------------------*/
#facts {
  background: #f7f7f7;
  padding: 80px 0 60px 0;
}

#facts .counters span {
  font-size: 48px;
  display: block;
  color: #ce2727;
}

#facts .counters p {
  padding: 0;
  margin: 0 0 20px 0;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}

/* Services Section
--------------------------------*/
#services {
  background: #fff;
  background-size: cover;
  padding: 80px 0 60px 0;
}

#services .box {
  padding: 50px 20px;
  margin-bottom: 50px;
  text-align: center;
  border: 1px solid #e6e6e6;
  height: 200px;
  position: relative;
  background: #fafafa;
}

#services .icon {
  position: absolute;
  top: -36px;
  left: calc(50% - 36px);
  transition: 0.2s;
  border-radius: 50%;
  display: inline-block;
  border: 6px solid #fff;
}

#services .icon a {
  display: inline-block;
  background: #ce2727;
  border: 2px solid #ce2727;
  padding: 16px;
  border-radius: 50%;
  transition: 0.3s;
}

#services .icon i {
  color: #fff;
  font-size: 24px;
}

#services .box:hover .icon i {
  color: #ce2727;
}

#services .box:hover .icon a {
  color: #ce2727;
  background: #fff;
}

#services .title {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: none;
}

#services .title a {
  color: #111;
}

#services .description {
  font-size: 14px;
  line-height: 24px;
}

/* Call To Action Section
--------------------------------*/
#special_package {
  background-size: cover;
  padding: 80px 0;
  text-align: center;
}

#special_package .cta-title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

#special_package .cta-text {
  color: #fff;
}

@media (min-width: 769px) {
  #special_package .cta-btn-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}

#special_package .cta-btn {
  font-family: "Open Sans", sans-serif;
  text-transform: none;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 30px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#special_package .cta-btn:hover {
  background: #ce2727;
  border: 2px solid #ce2727;
}



/*--------------------------------------------------------------
# PRELOADER
--------------------------------------------------------------*/

/* Prelaoder */
#preloader {
  transition: all 1s ease 0s;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background-color: rgb(33, 33, 33);
  opacity: 1;
}

.dots{  
  position: absolute;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
}

#puntos{
  transition: all 0.3s ease-in-out;  
  opacity: 1;
}

#puntos.ocultar, #preloader.ocultar{  
  opacity: 0;
}


#preloader .dots span{
  border-radius: 50%;
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #fff;
  -webkit-animation: move 1s linear infinite;
          animation: move 1s linear infinite;
  -webkit-transform: scale(0);
          transform: scale(0);
}
#preloader .dots span:nth-child(2){
  animation-delay: .1s;
}
#preloader .dots span:nth-child(3){
  animation-delay: .2s;
}

@-webkit-keyframes move {
  0%, 60%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 
  30% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-keyframes move {
  0%, 60%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 
  30% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}


.nav-menu > li {
    cursor: default;
}

.stop-scrolling {
  height: 100%;
  position: fixed;
  overflow-y:scroll; 
}


#services .section-header .section-description {
    color: #717171;
    margin-top: 30px;
}


#services .icon a {
    height: 60px;
    width: 60px;
    padding: 0px;
    text-align: center;
    line-height: 75px;
}

#services .icon a i{
  font-size: 40px;
}

#header #logo{
  transition: width 0.5s;
  width: 80px;
}
#header.header-fixed #logo{
  width: 42px;
}

#test{
    position: fixed;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 99999;
    color: red;
    top: 40px;
}

#nav-menu-container .nav-menu a{
  font-size: 14px;
}

.sf-arrows .sf-with-ul:after {
  right: 2px;
}


ul#subMenuFloat.fixSubmenu{
    left: -85px;
}

.sameh {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  flex-wrap: wrap;
}

.sameh > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

/*
--------------------------------------------------------------
--------------------------------------------------------------

# FOOTER

--------------------------------------------------------------
--------------------------------------------------------------
*/



.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.fa-clock-o:before{content:"\f017";}
.fa-tag:before{content:"\f02b";}
.fa-map-marker:before{content:"\f041";}
.fa-phone:before{content:"\f095";}
.fa-twitter:before{content:"\f099";}
.fa-facebook:before{content:"\f09a";}
.fa-rss:before{content:"\f09e";}
.fa-pinterest:before{content:"\f0d2";}
.fa-google-plus:before{content:"\f0d5";}
.fa-envelope:before{content:"\f0e0";}
.fa-youtube:before{content:"\f167";}
.fa-vimeo:before{content:"\f27d";}
/*! CSS Used from: http://www.inspirothemes.com/polo-v4/css/style.css */


.post-thumbnail-entry,.post-thumbnail-list{position:relative;}
.post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a{font-size:14px;font-weight:600;margin:-4px 0 0;}
.post-thumbnail-entry{border-bottom:1px solid #F2F2F4;float:left;margin-bottom:16px;padding-bottom:10px;clear:both;}
.post-thumbnail-entry:last-child{border-bottom:0;}
.post-thumbnail-entry .post-thumbnail-content>a{display:block;}
.post-thumbnail-entry .post-thumbnail-content .post-category,.post-thumbnail-entry .post-thumbnail-content .post-date{color:#aaa;font-size:13px;}
.post-thumbnail-entry .post-thumbnail-content .post-category i,.post-thumbnail-entry .post-thumbnail-content .post-date i{margin-right:2px;}
.post-thumbnail-entry .post-thumbnail-content .post-date~.post-category{margin-left:6px;}
.social-icons ul{padding:0;}
.social-icons li{float:left;list-style:none;}
.social-icons li a{float:left;height:32px;width:32px;line-height:32px;font-size:16px;text-align:center;margin:0 4px 4px 0;border-radius:4px;border:0;background:0 0;color:#333;overflow:hidden;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
.social-icons.social-icons-border li a{border:1px solid #d7d7d7;background:0 0;color:#333;}
.social-icons:not(.social-icons-colored):not(.social-icons-colored-hover) li a:hover{background-color:#eee;}
.social-icons li:hover i{-webkit-animation:toTopFromBottom .3s forwards;-moz-animation:toTopFromBottom .3s forwards;animation:toTopFromBottom .3s forwards;}
.list-icon{list-style:none;padding-left:0;}
.list-icon li{margin-bottom:7px;margin-left:20px;}
.list-icon i{font-size:15px;margin-right:14px;margin-left:-20px;}
.list-icon li:before{margin-left:-20px;position:absolute;font-family:fontawesome;font-size:15px;}
.list-icon.list-icon-arrow li:before{content:"\f105";margin-left:-16px;}
.text-center{text-align:center!important;}
.m-t-20{margin-top:20px!important;}
.float-left{float:left!important;}




/*
--------------------------------------------------------------
--------------------------------------------------------------
*/


.footLogo{
  height: 200px;
}
#logoImgFoot{
  height: 200px;
  opacity: 1;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  margin-top: 20px;
}



/*--------------------------------------------------------------
# CUSTOME
--------------------------------------------------------------*/

* {
    font-family: karla;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
}

/*
a,span,p{
    font-family: karla !important;
}*/

#header {
    position: absolute;
}

#header.header-fixed.white {
    position: fixed;
}

.wow{
  visibility: hidden; 
}

/* MENU BAR */

#header, #header.header-fixed {
  height: auto;
  min-height: 56px;
  
}

#header.header-fixed{
    top:-100px;
    position: fixed;
}
.hide-fixed-nav{
    top:-100px !important;
    position: fixed !important;
    transition: none !important;
}

#header.header-fixed.white {
    position: fixed;
    top:0px;
}

#header.header-fixed {
  background: rgba(255, 255, 255, 1);  
  -webkit-box-shadow: 0px -1px 6px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px -1px 6px 0px rgba(0,0,0,0.5);
  box-shadow: 0px -1px 6px 0px rgba(0,0,0,0.5);
}


#header .nav-menu{
    margin-top: 18px;
}

#header .nav-menu.nav-menu-icons{
    margin-top: 20px;
    margin-right: 20px;
}

#header.header-fixed .nav-menu a{
    color:#272727;
}

#header .nav-menu li{
    margin: 0px;
}

#nav-menu-container{
    /*line-height: 56px;*/
}

#header .nav-menu a {
    position: relative;
    padding: 0px;
    margin: 0px 13px;
    font-size: 14px;
    font-family: karla;
    text-shadow: 0 0 1px #ababab;
}

#header .nav-menu a:after{
  content: '';
  position: absolute;
  width: 0; 
  height: 1px;
  border-radius:1px;
  display: block;
  margin-top: 5px;
  right: 0;
  background: #fff;
  transition: width .3s ease;
  -webkit-transition: width .3s ease;
}

#header .nav-menu a:hover:after {
  width: 100%;
  left: 0;
  background: #fff;
}

#header.header-fixed .nav-menu a:after,
#header.header-fixed .nav-menu a:hover:after {
  background: #000;
}

#header ul.nav-menu-icons{
    float: right;
}

#header .nav-menu ul .noline a:after{
    display:none;
}

.nav-menu-icons{
    display: block;
    position: absolute;
    right: 0px;
    top: 0;
}



#header .nav-menu .menu-has-children ul{
  padding: 10px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 6px -1px;
}

#header .nav-menu .menu-has-children a {
    padding-right: 15px;
}

#header .nav-menu .menu-has-children a:hover {
    padding-top: 20px;
    padding-bottom: 20px;
}
#header .nav-menu .menu-has-children li {
  min-width: 120px;
}
#header .nav-menu .menu-has-children li a{
  padding: 10px 10px;
}

#header .nav-menu .menu-has-children li a:hover {
    background-color: transparent;
    color: #ce2727;
    padding: 10px 10px;
} 


#header .nav-menu li.noline a, #header.header-fixed .nav-menu li.noline a {
    padding: 0px 0px;
}


/* Main Page */

#hero h1 {
    font-size: 70px;
    font-weight: 400;
    text-transform: none;
    color: #fff;
    margin: 20px 0px 40px 0px; 
    white-space: nowrap;
}

#hero h2 {
    font-size: 28px;
    font-weight: 300;
    text-transform: none;
    color: #fff;
    margin: 0px; 
    text-transform: uppercase;
    white-space: nowrap;
}


#hero .btn-get-started{
  border: 2px solid #ce2727;  
  background-color: #ce2727;
  margin: 40px 0px;
  font-size: 14px;
  padding: 12px 28px;
}


#hero .btn-get-started:hover {
    background: #a01e37;
    border: 2px solid #a01e37;
}

#hero #natural{
  text-transform: initial ;
  font-size: 24px;
  font-weight: 100;
}

#hero.products {
    background: none !important;
}

#hero.info {
    background-attachment: inherit !important;
    background-position: 50% 80% !important;
    
    -webkit-transition: opacity 3s;
    transition: opacity 2.5s;
    background-color: rgb(33, 33, 33) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    opacity: 0;
    visibility: inherit !important;
    z-index: 20;
}

#hero {
    background-attachment: inherit !important;
    background-position: 50% 80% !important;
    -webkit-transition: opacity 3s !important;
    transition: opacity 2.5s !important;
    background-color: rgb(33, 33, 33) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    opacity: 1;
    visibility: inherit !important;
    z-index: 20 !important;

}


#hero.show{
  opacity: 1;
}


#hero:before {
    content: "";
    background: rgba(0, 0, 0, 0);
}


#hero #heroTextContainer{
    margin-top: 20%;
    transform-origin: top center;
    position: relative;
    transform: scale(1);
}


.container{
  	padding: 25px 15px;
	position: relative;
}

#header .container{
  padding: 0px 15px;
  /*transition: all 0.5s ease;*/
  height: 100%;  
}

#header.header-fixed .container{
  padding: 0px 15px;
}

#header .nav-menu > li > a:before{
    opacity: 0;  
    transition: all 0.3s ease;
    transition-delay: 0s;

}

#header.header-fixed .nav-menu > li > a:before{
    opacity: 1;  
    transition: all 0.3s ease-in-out 0s; 
}


#hero .hero-container {
    display: -webkit-flex; 
    display: flex;
    -webkit-justify-content: initial;
    justify-content: initial;
    -webkit-align-items: center;
    align-items: center;

}

#hero #heroTextContainer {
  /*background-color: rgba(240, 248, 255, 0.07);*/
}  

#nav-menu-container{
	/*transition: all 0.5s ease 0.5s;*/
	opacity: 1;
    text-align: center;
}

#logoContent{
  display: inline-block;
  width: auto;
  line-height: 1;
}

#logoImg{
    fill:white;
    /*transition: fill 0.5s;    */
    opacity: 0.9;
    width: 150px;
}


#header.header-fixed #logoImg{
    fill:#2d2d2d;
    margin-top: 3px;
}



#mobile-nav-toggle.white i{
	color: #0e0e0e;
}





.textCenter{
  text-align: center;
}

.line{
    display: inline-block;
    right: 0;
    left: 0;
    margin: 0 auto;
    padding-bottom: 10px !important;
    border-bottom: 2px solid #ce2727;
}

#map{
  height: 600px;
}

#contactForm{
  height: 600px; 
}

#contMap{
  padding: 0px;
}

.containerFormMap{
  box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
}

#contForm{
  
  background-size: cover !important;
  background-position: left bottom; 
  padding: 0px 30px;
  border-radius: 10px;
}

#contForm p{
  margin-bottom: 12px;
}


#contForm h4{
  font-weight: bold;
  margin: 80px 0 40px 0;
  padding: 0;
  font-size: 25px;
  color: #444444;
}

#mapSection{
  background-color: #f5f7f9;
  padding: 80px 0px;
}

#containerFormMap{
  width: 100%;
  padding: 0px 100px;
}

.form-group{
  margin: 20px auto;
  width: 80%;
  max-width: 250px;
}

.form-group .form-control{
  margin-bottom: 20px;
}

#mapSection .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  flex-wrap: wrap;
}

#mapSection .row > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

.defaultBtn{
  color: #fff;
  border: 2px solid #ce2727;  
  background-color: #ce2727;
  font-size: 14px;
  padding: 12px 28px;
  border-radius: 50px;
  /*transition: 0.5s;*/
  letter-spacing: 1px;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  text-transform: none;
  font-weight: 500;
}
.defaultBtn:hover{
  color: #fff;
  border: 2px solid #ad4b5e;  
  background-color: #ad4b5e;
}


#header a.menuMedia{
    display: inline-block;
    margin-right: 0px;
    margin-left: 5px;
    width: 15px;
    text-align: center;
    line-height: 15px;
    font-size: 15px;
    /*transition: all 0.3s;*/
}

#header.header-fixed a.menuMedia{
  color: black;
}


#logoMain{
    width: 80vw;
    height: auto;
    fill: white;
    max-width: 800px;
}

#mainText{
    color: white;
    padding: 10px;
}


/*-------------------------------
    MEDIA BUTTONS
-------------------------------*/


#header.header-fixed .nav-menu > li.noline > a:before{
  display: none !important;
}



#mobile-nav .noline{
    text-align: center;
    padding-top: 20px;
}

#mobile-nav .noline a:hover{
    color: #39393a;
}

#mobile-nav .noline a{
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 32px;
    background-color: white;
    color: #39393a;
    margin: 0px 5px;
    padding: 0px;
    text-align: center;
    border-radius: 4px;
}

#firstImg{
    margin-top: 70px; 
    min-height: 400px !important;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    padding: 0px !important;
    margin: 0px !important;
    height: 100%;
    flex: 1;

}

.contFirstImg{
  padding: 0px;
}

#about .about-container .icon-box .icon i{
  color: #fff;

}
#about .about-container .icon-box .icon {
    color: #fff;
    padding: 8px;
    border-radius: 4px;
    background-color: #ce2727;
    width: 45px;
    height: 44px;
    padding: 0px;
    text-align: center;
    line-height: 45px;
    margin-top: 5px;
}

#ondas{
  background-color: #f3f5f7;
   padding: 0px;  
}
#proceso{
  background-color: #f3f5f7;
}

#pod{
}

#pod video{
    width: 100%;   
    background-color: #151515; 
}

#pod .whiteBackground{
    padding: 50px 0px;
}

#pod .section-header{
    margin-bottom:50px; 
}


.whiteBackground{
    background-color: rgba(241, 241, 241, 0.96);
    width: 100%;
    position: relative;    
}

#pod .whiteBackground{
    background-color: rgb(243, 243, 243);  
}

#pod.infoPod p {
    margin-bottom: 20px;
}

#pod.infoPod .testimonial-container {
    margin-top: 50px;
}

#waves{
  display: block;
  margin-bottom: -2px;
}

#proceso .section-header{
    margin-top: 30px;
}

#services{
    padding-top: 20px;
}


#special_package .cta-btn-container {
  justify-content: center;
}

#special_package{
    padding: 80px 0px;
    background-size: cover !important;
    background-color: #262626;
}

#special_package .cta-btn{
    border: 2px solid #ce2727;
    background-color: #ce2727;
}

#special_package .cta-btn:hover{
    color: #ce2727;
    border: 2px solid #fff;
    background-color: #fff;
}

#special_package h3{
    margin-bottom: 30px;
}
#about{
 background-color: #f3f5f7;
}
#about .about-container{
    background-color: white;
    box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.04);
    padding: 40px 30px;
    border-radius: 8px;
    overflow: hidden;
}    

#about .tituloAbout{
  margin-bottom: 20px;
}

#about .about-container,  #about .container{
  padding: 0px;
}

#about .row{

  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;

  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;

  flex-flow: row;

}

#about .row > [class*='col-'] {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;


}



#about .content{
  padding: 10px 50px;
}

#about h2.title{
    margin-top: 30px;
    margin-bottom: 15px;
}


.softShadowRight{
    z-index: 2;
    box-shadow: -3px 1px 8px 0px rgba(0,0,0,0.3);
}


.cardProcess{
  /*
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
  overflow: hidden;
  */
  margin-top: 30px;
  text-align: center;  
  position: relative;
}

.cardProcess h2{
  padding: 10px;
  font-size: 20px;
  color: #1d1d1d;
}
.cardProcess img{
  border-radius: 50%;
  box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
}
.cardProcess > div{
  position: relative;
}

#proceso .section-header p{
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 30px;
    width: 65%;
    margin: auto;
    margin-top: 30px;
}

.lastProcess p{    
    width: 60%;
    margin: 20PX auto;
    margin-bottom: 40px; 
}



#proceso .container{
    padding-bottom: 100px;
}

.cardText{
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 20px;
    padding-top: 20px;
    
    color: white;
    background-color: rgba(0, 0, 0, 0.7);

    transition: all 0.3s ease-in-out;
    border-radius: 50%;
    
    display: flex;
    justify-content:center;
    align-content:center;
    flex-direction:column; 
    cursor: default;
    overflow: hidden;
    font-size: 12px;
    line-height: 14px;
    padding: 20px 10px;
}

.cardProcess .cardText{
  opacity: 0;
}
.cardProcess:hover .cardText{
  opacity: 1;
}


.section-header .section-description {
    color: #5f5f5f;
}

.lastProcess img{
  max-width: 500px;
  box-shadow: none;
  border-radius: 0px;
}



#team {
    background: #f8f7f7;
}


#team .card {  
  perspective: 1000px;
}


#team .content {
  position: relative;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 15px rgba(0,0,0,0.1);

  transition: transform 0.5s;
  transform-style: preserve-3d;

  border-radius: 6px;
  
}



#team .card:hover .content {
  transform: rotateY( 180deg ) ;
  transition: transform 1s;
}

#team .card.mobile .content {
    overflow: hidden;
}

#team .card.mobile:hover .content {
  transform: rotateY( 0deg );

}

#team .card.mobile .member {
  margin-bottom: 0px;
}

#team .card .back {
  display: block;
}
#team .card.mobile .back {
  display: none;
}

#team .card .content p{
    display: none;
}

#team .card.mobile .content p{
    display: block;
    font-size: 12px;
    color: #151515;
    margin-bottom: 0px;
    background-color: #fbfbfb;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 15px;
    margin-top: 10px;
    text-align: left;
}

#team .front,
#team .back {
  cursor: pointer;
  position: relative;
  /*height: 100%;*/
  width: 100%;
  background: white;
  color: #03446A;
  text-align: center;
  font-size: 60px;
  border-radius: 5px;
  backface-visibility: hidden;
  border-radius: 6px;
  overflow: hidden;
}
#team .back {
  position: absolute;
  top:0px;
}

#team .back {
  background: #fff;
  transform: rotateY( 180deg );
}
#team .member {
    margin-bottom: 10px; 
}
#team .member .pic {
    margin-bottom: 12px; 
    height: auto;   
}
#team .section-header h3 {
    margin-bottom: 50px;    
}

body.modal-open{
  padding-right: 0px !important;
  overflow-y: auto;
}
.modal-dialog {    
    margin: auto auto;
    top: 50%;
    transform: translate(0, -50%) !important;
}
#team .modal{
  padding-right: 0px !important;
}

.modal-body{
    background-color: #f9f9f9;
    border-radius: 0px 0px 10px 10px;
    padding: 30px;
}

#beliefs{
    background-color: #f3f5f7;
}

#beliefs .container{
    width: 800px;
    padding-top: 50px;
    padding-bottom: 50px;    
}

#beliefs .atarriba{
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 0px;
    color: #2b2b2b;
}

.beliefstory .storytext p{
    margin: 0px;
}

.beliefstory .storytext {
    margin: 20%;
    margin-top: 150px;
    margin-bottom: 150px;
}


#story{
    background-color: #fff;    
}
#story h3{
    margin-bottom: 30px;    
}
#story .container{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
}



.storytext{
    padding: 50px;
    text-align: center;
}

.left{
    text-align: left; 
}

.storyImg{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 50% !important;
}


.storya .storyImg{
    width: 100% !important;
    height: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 50% !important;
}
.storyb .storyImg{
    width: 100% !important;
    height: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 50% !important;
}
.storyc .storyImg{
    width: 100% !important;
    height: 100% ;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 50% !important;
}
.storyd .storyImg{
    width: 100% !important;
    height: 100% ;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 50% !important;
}



#faqs{
    background-color: #fff;
    z-index: 999;
}

#faqs .container{
  padding-bottom: 50px;
}

#faqs .btn:hover{      
    background-color: #f3f3f3; 
}

#faqs .btn.collapsed:hover{
    background-color: #fbfbfb; 
}

#faqs .btn{
  transition: all 0.2s ease-in-out;
  width: 100%;
  box-shadow: none;
  border: none; 
  background-color: #f3f3f3; 
  border: 1px solid #e4e4e4;
  border-radius: 4px 4px 0px 0px;
  color: #2f2f2f;
  font-size: 14px;
  text-align: left;
  text-shadow: 0px 0px 1px #ababab;
  padding: 10px 15px;
  white-space: normal;

  position: relative;
  padding-right: 30px;
}

#faqs .faqdataCont{
  border: 1px solid #e4e4e4;
  border-top: none;
  background-color: #fdfdfd;
  padding: 0px;
  border-radius: 0px 0px 4px 4px;  
}


#faqs .btn.collapsed{
  border-radius: 4px 4px 4px 4px;
}

#faqs .panel{
  border: none;  
  margin-bottom: 6px; 
}

#faqs .faqData{
  padding: 15px;
  color: #2b2b2b;
}

#faqs .section-header{
  margin-top: 20px;
  margin-bottom: 45px;
}

#faqs .fa{
    position: absolute;
    top: 15px;
    right: 10px;
    line-height: 16px;
    font-size: 20px;
    color: #2f2f2f;
}

#faqs .fa-angle-up{
    display: block;
    top: 13px;
}
#faqs .fa-angle-down{
    display: none;
}
#faqs .btn.collapsed .fa-angle-up{
    display: none;
}
#faqs .btn.collapsed .fa-angle-down{
    display: block;
}

.storya{z-index: 5}
.storyb{z-index: 3}
.storyc{z-index: 4}
.storyd{z-index: 2}

.storyb, .storyd{
      background-color: #fdfdfd !important;
}
.beliefstory{
  position: relative;
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
}


.ourstory, #faqs{
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.05);
    position: relative;
    z-index: 99;
}


#hero .carousel, #hero .carousel-inner,#hero  .item{
    width: 100%;  
    height: 100%;     
}

.carouselImg{
  height: 100%;
  width: 100%; 
  background-repeat: no-repeat;
}

.carouselImg{
    background-position: 50% 80% !important;
    background-size: cover !important;
}


.white{
  color: white !important;
}
.black, .black p{
  color: #272727 !important;
}

.products #beliefs .atarriba{
    font-size: 14px;
}



#chefline{
    background-color: white;
    padding-top: 30px;
    padding-bottom: 40px;
}

#chefline .section-header{
    padding-top: 20px;
    margin-bottom: 50px;
}

.products .textColumn{
    padding-left: 20px;
    padding-right: 20px;
}

#chefline img{
    width: 100%;
    /*max-width: 400px;*/
}

#chefline p{
  color: #545454;
}

#chefline h4{
    color: #313131;
    margin-bottom: 10px;
}

.products .grupoImgChef img{
    margin-bottom: 20px;
}

#chefline .textColumn img{
    margin-top: 10px;
    margin-bottom: 40px;
}

.products img{
    border-radius: 3px;
}

.products #pod{
    background-size: cover !important;
    background-attachment: fixed !important;
    padding: 0px !important;
    background-position: center !important;
}

.blissTitle{
  margin-bottom: 20px !important;
}

.products #pod .whiteBackground{
    background-color: rgba(0, 0, 0, 0.5);
}

.products #pod .whiteBackground img{
    width: 100%; 
    margin-bottom: 30px;
}

.portraitBliss{
    max-width: 180px;
}

.italic{
    font-style: italic;
}

.products #team {
    padding-top: 40px;
}

.products #team .section-header {
    margin-bottom: 60px;
}

.products #team .section-header h3 {
    margin-bottom: 20px;
}

.products #team .section-header p{
    margin-bottom: 0px !important;
}

.products #team p{
    color: #252525;
}

.reservaCont img {
    width: 100%;
    margin-bottom: 30px;
    box-shadow: 0px 2px 9px 0px rgba(0,0,0,0.5);
}


.products #pod.epicurean{
    background-size: cover;
    background-attachment: fixed;
    padding: 0px;
    background-position: center;
}
.products #pod.epicurean .whiteBackground{
    background-color: rgba(0, 0, 0, 0.3);
}


.products #epicureanImg{
    height: 100% !important;
    width: 100% !important;
    background-size: cover !important;  
    padding: 0px !important;
    border-radius: 3px;
}


.products #pod.zaruma{
    background-size: cover;
    background-attachment: fixed;
    padding: 0px;
    background-position: center;
}
.products #pod.zaruma .whiteBackground{
    background-color: rgba(0, 0, 0, 0.5);
}

.section-title, .title, .cta-title, #contForm .text-upper {
    font-family: serif;
}

.cta-title{
  font-size: 38px !important;
}

.products #chefline.skin{
  padding-top: 60px;
}

.products #chefline.skin .textColumn{
  padding: 0px;
}

.products #chefline.skin .textColumn .section-header{
  padding-top: 0px;
}

.products #chefline.skin .grupoImgChef{
    padding-top: 10px;
}
.products #chefline.skin li{
    padding-bottom: 10px;
}

.products #chefline.skin img{
   box-shadow: 0px 2px 9px 0px rgba(0,0,0,0.25);
}

.mapfoot{
    background-position: 50% 20px; background-repeat: no-repeat;
}


.readclosed{
    display: none;
}
.readopened{
    display: block;
}

.infoPod a.readmore:active, .infoPod  a.readmore:focus{
  color: #ce2727;
}
.infoPod .readmore{
    text-shadow: 0px 0px 1px #ce2727;
}
.infoPod .readmore:hover{
    text-shadow: 0px 0px 1px #af1717;
}

.infoPod a:hover{
  color: #af1717;
}


.homeabouttext{
    margin-bottom: 50px;
}

#listaHome{
    margin-top: 40px;
    padding-left: 100px;
}

#listaHome li{
    margin-bottom: 10px;
}


#containerFormMap{
    width: 800px;
}

#mapSection.storesmap .container{
    width: 100% !important;
}

.subtitle{
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 0px;
    color: #2b2b2b;
}

#about .about-container .icon-box .description{
    padding-left: 0px;
    line-height: 20px;
}

#about .about-container .icon-box h4.title{
  margin-left: 0px;
  font-size: 18px;
  margin-bottom: 20px;
  text-align: center;
}
#about .homeabouttext{
    margin-bottom:30px;
}
#about .homeabouttext h4{
  font-size: 14px;
  color: #444444;
}
#about .svgicon{
  line-height: 36px !important;
}

#about .about-container .icon-box {
    min-height: 55px;
    margin-bottom: 10px;
    padding-bottom: 0;
}

#sendMsg:active,#sendMsg:visited,#sendMsg:focus{
  color: #fff;
}


#mobile-nav-toggle{
    display:none;
}

.back-to-top{
    z-index: 99;
}

#hero {
    background-position: 80% 50% !important;
}

#bigLetter{
    text-align: center;
    position: absolute;
    color: rgba(255, 255, 255, 0.12);
    top: 0;
    right: 0;
    left: 0;
    bottom:0;
    font-size: 120px;
    font-family: serif;
    position:absolute; height:85%; width:100%;
    display: table;
}
#bigLetter div{
    display: table-cell;
    vertical-align: middle;
    text-align:center;
}
    
#bigLetter span{
    font-family: serif;
    display: inline-block;
}

#bigLetter .ta{
    margin-right: -40px;
}
#bigLetter .tb{
    font-size: 1.1em;
}
#bigLetter .tc{
    margin-left: -40px;
}

#about {
    background-color: #ffffff;    
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
}

#about .about-container{
    box-shadow: none;
}
#about *{
    background-color: transparent !important;
}


#services{
    background-color: #f3f3f2;
}




/*-----------------------------------------------------------------------------

                        GALLERY

-----------------------------------------------------------------------------*/

body.custom-gallery{
    background-color: black;
}

body.custom-gallery #main h1.title-bg{
    position: relative !important;
    margin-bottom: 40px;
    margin-top: 10px;
}
body.custom-gallery #main{
    padding-top: 50px;
}
body.custom-gallery #services{
    background-color: #f6f6f6;
    min-height: calc(100vh - 175px);
}
body.custom-gallery.logged-in #services{
    min-height: calc(100vh - 225px);
}
  


#category_input,
#action_input{
    display:none;
}

body.custom-gallery #main h1.title-bg{
    font-size: 18vw;
    line-height: 10vw;
    margin-bottom: 20px;
    margin-top: 20px;
}
body.custom-gallery #services {
    padding-top: 0px;
}

@media (min-width: 520px) {
    body.custom-gallery #main h1.title-bg{
        font-size: 100px;
        line-height: 60px;
    }
}




/*-----------------------------------------------------------------------------

                        MENU-BAR

-----------------------------------------------------------------------------*/
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none !important;
}

.custom-gallery #mobile-nav-toggle i {
    color: #363636;
}

.custom-gallery form#dropform{
    padding: 0px;    
    margin-bottom: 0px;
}

.custom-gallery #dragdrop{
    margin: 0px;
}
.custom-gallery .dz-preview{
    display:none !important;
}
.custom-gallery .dz-default{
    margin: 0px !important;
    height: 50px;
    line-height: 50px;
}

.actionsbar{
    position: fixed;
    z-index: 120;
    top: 56px;
    left: 0;
    right: 0;
    background: #fcfcfc;
    height: 50px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
}
.actionsbar .container{
    padding: 0 !important;
}
body.custom-gallery.logged-in #main {
    padding-top: 100px;
}

.menu-table{
    display: table;
    width: 100%;
}
.menu-cell{
    display: table-cell;
    height: 50px;
    width: 33%;
    vertical-align: middle;
    text-align: center;
}

.custom-gallery.logged-in #header.header-fixed {    
    -webkit-box-shadow: 0px -1px 6px 0px rgba(0,0,0,0.26);
    -moz-box-shadow: 0px -1px 6px 0px rgba(0,0,0,0.26);
    box-shadow: 0px -1px 6px 0px rgba(0, 0, 0, 0.26);
}
.custom-gallery .actionsbar span{
    font-size: 14px;
    font-family: Salon, karla;
    color: #2d2d2d;
    padding: 10px;
    cursor: pointer;
}

.custom-gallery .actionsbar span:before{
    margin-right: 10px;
    font-size: 18px;    
}

.custom-gallery .actionsbar span.btnDelete{
    color: #ca1212;
}

#listCategories svg{
    top: 11px;
    position: relative;
    padding: 0px;
    width: 28px;
    fill: #414141;
    border-radius: 3px;
    cursor: pointer;
    margin-left: 5px;
}



#addCategoryInput,
#editCategoryInput{
    border: 1px solid #dedede;
    padding: 4px 10px;
}

.custom-gallery  ul{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}



#listCategoriesCont span{
    color: #151515;
    font-size: 16px;
    cursor: pointer;
}

#listCategoriesCont span.btnEditCat,
#listCategoriesCont span.btnDelete{
    margin-left: 10px;
    padding: 4px;
    cursor: pointer;
}

#listCategoriesCont{
    display: table;
}
#listCategoriesCont li{
    display: table-row;
}
#listCategoriesCont li span.btnEditCatLabel{
    display: table-cell;
    padding-right: 10px;
}

#listCategoriesCont li{
    height: 38px;
}


#listCategoriesMenu{
    text-align: right;
    margin-bottom: 40px;
}

#listCategoriesMenu li{
    display: inline-block;
    padding: 0px 10px;    
    cursor: pointer;
    margin-left: 10px;
}

#listCategoriesMenu li a{
    color: #181818;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.34);
}

a.catSelected,
#listCategoriesMenu li a.catSelected:hover {
    color: #ce1b1b !important;
}

#listCategoriesMenu li a:hover {
    color: #757575;
}


.load-next-button{
    text-align: center;
    margin-top: 80px;
}
.load-next-button span{
    display: inline-block;
    padding: 5px 15px;
    color: #1b1b1b;
    text-shadow: 0 0 1px #b5b5b5;
    cursor: pointer;
    background: #f2f2f2;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    font-size: 14px;
}

.page-load-status {
    margin-top: 20px;
}

.delImgBtn{
    display: block;
    position: absolute;
    z-index: 99;
    bottom: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background: #f4f4f4;
    border: 1px solid #bfbfbf;
    cursor: pointer;
    color: #bf3636;
    font-size: 25px;
    text-align: center;
}

.grid__item.imgSelected .delImgBtn{
    border: 1px solid #e69999;
}

.grid__item.imgSelected img{
    opacity:0.2;
}


body.emptyGallery .load-next-button{
    display: none;
}

body.emptyCategory .dz-clickable{
    pointer-events: none;
    cursor: default;
    opacity: 0.3;
}

#puntos{    
    top: 20px;
    left: 0;
    right: 0;
}
#saving{
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    color: white;
    font-size: 20px;
    text-shadow: 0 0 1px white;
}
#preloader{
    text-align: center;
    line-height: 100vh;
}
#preloader.saving{
    transition: none;
    background: rgba(33, 33, 33, 0.9);    
}


.dropzone.dz-clickable .dz-message{
    display: table-cell;
    vertical-align: middle;
}

/*-----------------------------------------------*/

button:focus {outline:0 !important;}

@media (max-width: 1200px) {

  #about .about-container .icon-box h4.title {
    font-size: 16px;
  }

  .cardText{
    font-size: 10px;
    line-height: 12px;
    padding: 20px 5px;
  }

  header .container{
    width: 100%;  
  }

  .beliefstory .storytext {
      margin: 10%;
      margin-top: 150px;
      margin-bottom: 150px;
  }
  
}

@media (min-width: 961px) {
    .contProd{
        width: 1000px;
    }
}

@media (max-width: 960px) {

        /*#logoImg{
            display: none;
        }

        #geader.header-fixed #logoImg{
            display: block;
        }*/

        #mobile-nav-toggle{
            display:block;
        }

      #about .row{

        flex-flow: column;

      }
      
      #containerFormMap{
          width: 600px;
      }


    .cardText {
        font-size: 8px;
        line-height: 8px;
        padding: 20px 2px;
    }

    #proceso .container{
        width: 100%;
    }

    .beliefstory .storytext {
        margin: 5%;
        margin-top: 60px;
        margin-bottom: 60px;
    }
    #beliefs .container {
      width: 100%;
    }
    .softShadowRight {
        box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3);
    }
    #proceso .container{
        padding-bottom: 60px;
    }

  .cardProcess h2 {
    padding-left: 0px !important;
    padding-right: 0px  !important;
    font-size: 14px !important;
  }

  #proceso .section-header p{
      width: 85%;
  }

  .lastProcess p{    
      width: 80%;
  }

  .ourstory .storyImg{
      height: 400px;
  }


  #about .about-container .icon-box {
      padding: 0 0 10px 0;
  }

  #about .about-container .icon-box .description{
      padding-left: 42px;
  }

  #containerFormMap{
      width: 100%;
  }


  .icon-box .title{
      padding-left: 0px;
      text-align: center;
  }
    #listaHome{
      padding-left: 25px;
    }

  .cardText {
      font-size: 9px;
      line-height: 12px;
      padding: 20px 5px;
  }

  h2.line, h3.line, h3.cta-title{
      text-align: center !important;
      font-size: 26px !important;
  }

  .products #epicureanImg{
      height: 200px;
      background-position: center;
  }

  .products #team {
      padding: 30px 0 10px 0;
  }

  .portraitBliss{
      max-width: 100%;
  }

  .beliefstory .storytext {
      margin-top: 20px;
      margin-bottom: 20px;
  }

  .storytext {
      padding: 30px 15px;
  }

  .storyImg{
      height: 300px !important;
  }

  #team .card{
      max-width: 369px;
      margin: 10px auto;
  }

  .cardProcess{
    margin-top: 15px;
  }

  .cardProcess h2{
  padding: 6px;
      font-size: 14px;
  }

  #proceso .section-header p{
      width: 100%;
  }

  .lastProcess p{    
      width: 100%;
  }

  #proceso .row > div:nth-child(odd){
      padding-right: 7px;
  }
  #proceso .row > div:nth-child(even){
      padding-left: 7px;
  }

  #proceso .row > div:last-child{
    padding-left: 15px;
    padding-right: 15px;
  }


  #proceso .container{
      padding-bottom: 30px;
  }

  #about .about-container .icon-box .icon {
      height: 25px;
      width: 25px;
      line-height: 18px !important;
      margin: 5px 15px 0px 0px;
  }
  #about .about-container .icon-box .icon i{
    font-size: 17px;
  }

  #about .content{
    padding: 10px 20px;
  }

  #about{
    padding: 20px 30px;
  }

  #special_package{
    padding: 0px 0px 40px 0px;
  }

  #contForm {
    padding: 0px;
  }

  #mobile-nav-toggle{
      width: 27px;
      line-height: 24px;
      top: 15px;
      right: 15px;
      padding: 0px;
      margin: 0px;
      position: absolute;
  }


  #header {
    height: auto !important;
  }

  #header.header-fixed {
    height: 56px !important;
  }
  
  #header #logoImg{
    max-height: 80px !important;
  }
  #header.header-fixed #logoImg{  
    max-height: 45px !important;
    margin-top: 6px !important;
  }

  #nav-menu-container{
    transition: top 0.1s ease 0s;
    opacity: 0;
  } 
  
  #nav-menu-container {
    /*display: block;*/
  }

  #containerFormMap {
      padding: 0px 30px;
  }

  #map{
    height: 300px;
  }

  #contForm h4{
    margin: 30px 0 20px 0;
    font-size: 18px;
  }

  #contForm p {
    margin-bottom: 6px;
  }

  .form-group .form-control {
    margin-bottom: 10px;
  }

  #contactForm {
    height: auto;
    padding-bottom: 40px;
  }
  
  #mapSection {
      padding: 18px 0px;
  }

  #hero .btn-get-started {
      font-size: 20px;
  }

  #firstImg{
    margin-top:30px; 
    min-height: 200px !important;
    flex: 0;
  }

  #about .icon-box h4{
    padding-top: 0px !important;
    margin-left: 0px !important;
  }

  #about .icon-box p{
    margin-left: 0px !important;
    margin-top: 10px;    
  }

    #header #logo{
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;
    }

    #header #logoImg{
        width: 150px;        
    }
    #header.header-fixed #logoImg{
        width: 300px;        
    }

    #mobile-nav ul li a {
        font-size: 20px;
    }

}

@media (max-width: 480px) {
    #main h1 {
        font-size: 14vw;
    }
}


/*

#services .container .row:nth-child(6),
#services .container .row:nth-child(7),
#services .uk-margin-remove-top .uk-grid div:nth-child(2) div,
#services .uk-margin-remove-top .uk-grid div:nth-child(3) div,
#facialmassage,
#beauty,
#mobile-nav ul li:nth-of-type(2),
#nav-menu-item-1041{
	display: none !important;

}
*/