body {
  font-family: 'Montserrat';
}
body h1 {
  color: #5431e8;
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 6px;
  margin: 0;
  padding: 0 0 50px;
  text-align: center;
}
body h2 {
  color: #1b1b1b;
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 4px;
  margin: 0;
  padding: 0 0 40px;
}
body h3 {
  color: #1b1b1b;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 2px;
  margin: 0;
  padding: 0 0 30px;
}
body h4 {
  color: #1b1b1b;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0;
  padding: 0 0 15px;
}
body p,
body a,
body li {
  color: #1b1b1b;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
body p,
body ul {
  padding: 0 0 15px;
}
body .font-size-16 {
  font-size: 16px;
}
body .margin-bottom-20 {
  margin-bottom: 20px;
}
body .margin-left-15 {
  margin-left: 15px;
}
body .margin-side-auto {
  padding: 0 70px;
}
body .margin-top-10 {
  margin-top: 10px;
}
body .margin-top-15 {
  margin-top: 15px;
}
body .margin-top-30 {
  margin-top: 30px;
}
body .no-margin {
  margin: 0;
}
body .no-margin-top {
  margin-top: 0;
}
body .no-padding {
  padding: 0;
}
body .no-padding-right {
  padding-right: 0;
}
body .padding-bottom-30 {
  padding-bottom: 30px;
}
body .padding-top-10 {
  padding-top: 10px;
}
body .padding-top-30 {
  padding-top: 30px;
  text-align: center;
}
body .section-padding {
  padding: 30px 0;
}
@media (max-width: 991px) {
  body h1 {
    font-size: 26px;
    padding: 0 0 30px;
  }
  body h3 {
    font-size: 24px;
    font-weight: 600;
    padding: 0 0 20px;
  }
  body h4 {
    font-size: 20px;
    padding: 0 0 10px;
  }
  body p,
  body li,
  body a {
    font-size: 18px;
    padding: 0 0 10px;
  }
}
@media (max-width: 767px) {
  body h1 {
    font-size: 26px;
    padding: 0 0 20px;
  }
  body h3 {
    font-size: 24px;
    padding: 0 0 20px;
  }
  body h4 {
    font-size: 20px;
    padding: 0 0 10px;
  }
  body p,
  body li,
  body a {
    font-size: 18px;
    padding: 0 0 10px;
  }
}
section#menu-top-fixed {
  background-color: #173d69;
  height: 140px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 6;
}
section#menu-top-fixed section#top-header {
  color: #fff;
  height: 40px;
  padding: 5px 0;
}
section#menu-top-fixed section#top-header .col-10,
section#menu-top-fixed section#top-header .col-2 {
  height: 30px;
  line-height: 30px;
}
section#menu-top-fixed section#top-header .separator {
  padding: 0 20px;
}
section#menu-top-fixed section#top-header .top-link {
  display: flex;
  height: 30px;
}
section#menu-top-fixed section#top-header .top-link .top-link-icon {
  align-items: center;
  display: flex;
  padding-right: 5px;
}
section#menu-top-fixed section#top-header .top-link .top-link-icon svg {
  color: #fff;
  height: 20px;
}
section#menu-top-fixed section#top-header .top-link .top-link-text {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}
section#menu-top-fixed section#top-header #lang-button {
  border: 0;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  height: 30px;
  line-height: 30px;
  outline: 0;
  padding: 0;
}
section#menu-top-fixed section#top-header #lang-selector {
  left: -80px;
  min-width: 120px;
}
section#menu-top-fixed section#top-header #lang-selector .dropdown-item {
  height: 30px;
  overflow: hidden;
  padding: 0 5px;
  line-height: 30px;
  font-size: 14px;
  width: 120px;
}
section#menu-top-fixed section#top-header #lang-selector .dropdown-item:hover {
  background-color: #0d82c1;
  color: #fff;
}
section#menu-top-fixed .navbar-collapse {
  height: 100%;
}
section#menu-top-fixed .navbar {
  padding: 0;
}
section#menu-top-fixed .navbar-brand {
  min-height: 100px;
  padding: 10px 0;
}
section#menu-top-fixed .elementor-button {
  align-items: center;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 30px;
  color: #1b1b1b;
  display: inline-flex;
  line-height: 48px;
  padding: 0 15px;
  text-decoration: none;
}
section#menu-top-fixed .elementor-button .elementor-button-content-wrapper {
  align-items: center;
  display: flex;
  height: auto;
}
section#menu-top-fixed .elementor-button .elementor-button-content-wrapper .elementor-icon {
  font-size: 16px;
  margin-right: 10px;
}
section#menu-top-fixed .elementor-button .elementor-button-content-wrapper .elementor-text {
  font-size: 16px;
}
section#menu-top-fixed .elementor-button:hover {
  background-color: #f9fafb;
  border: 1px solid #f9fafb;
  color: #260056;
}
section#menu-top-fixed .navbar-nav .nav-link {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  padding: 0;
  text-transform: uppercase;
}
section#menu-top-fixed .navbar-nav .nav-item {
  line-height: 50px;
  padding-left: 0;
  padding-right: 40px;
}
section#menu-top-fixed .navbar-nav .nav-item:last-child {
  padding-right: 0;
}
section#menu-top-fixed section#menu-top-fixed.sticky {
  background-color: #1b1b1b;
  border-bottom: 1px solid #1b1b1b;
}
section#menu-top-fixed section#menu-top-fixed.sticky .navbar-nav .nav-link {
  color: #f9fafb;
}
section#menu-top-fixed section#menu-top-fixed.sticky .navbar-brand img {
  display: flex;
}
@media (min-width: 992px) {
  section#menu-top-fixed section#menu-top-fixed.sticky .navbar-brand section#menu-top-fixed ul.navbar-nav {
    padding: 0;
  }
}
@media (max-width: 1280px) {
  section#menu-top-fixed section#menu-top-fixed.sticky .navbar-brand section#menu-top-fixed .navbar-nav .nav-link {
    font-size: 18px;
  }
  section#menu-top-fixed section#menu-top-fixed.sticky .navbar-brand section#menu-top-fixed .navbar-nav .nav-item {
    padding-right: 30px;
  }
}
@media (max-width: 1199px) {
  section#menu-top-fixed section#menu-top-fixed.sticky .navbar-brand section#menu-top-fixed .navbar-nav .nav-link {
    font-size: 16px;
  }
  section#menu-top-fixed section#menu-top-fixed.sticky .navbar-brand section#menu-top-fixed .navbar-nav .nav-item {
    padding-right: 20px;
  }
  section#menu-top-fixed section#menu-top-fixed.sticky .navbar-brand section#menu-top-fixed .elementor-button {
    padding: 0 10px;
  }
  section#menu-top-fixed section#menu-top-fixed.sticky .navbar-brand section#menu-top-fixed .elementor-button .elementor-button-content-wrapper .elementor-icon {
    font-size: 14px;
  }
  section#menu-top-fixed section#menu-top-fixed.sticky .navbar-brand section#menu-top-fixed .elementor-button .elementor-button-content-wrapper .elementor-text {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  section#menu-top-fixed section#menu-top-fixed.sticky .navbar-brand section#menu-top-fixed .navbar-nav .nav-item {
    padding: 0;
    text-align: center;
  }
  section#menu-top-fixed section#menu-top-fixed.sticky .navbar-brand section#menu-top-fixed .navbar-collapse {
    background-color: $color-white-2;
  }
  section#menu-top-fixed section#menu-top-fixed.sticky .navbar-brand section#menu-top-fixed a {
    padding: 0;
  }
}
input {
  outline: 0;
}
textarea {
  outline: 0;
}
body {
  font-family: 'Roboto', Arial;
}
ul,
li {
  margin: 0;
  padding: 0;
}
ul {
  list-style-type: none;
}
ul.ui-autocomplete {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0 12px;
  margin-right: 15px;
  padding: 0 15px;
  width: 80%;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
h1 {
  font-family: 'Roboto';
}
h2 {
  color: #000;
  font-family: 'Roboto';
  font-size: 36px;
  margin: 20px 0;
}
button a {
  color: #fff;
}
section#menu,
section#custom-menu,
section#gallery {
  padding: 0;
}
section#social-media {
  background-color: #000;
  font-size: 16px;
  padding: 5px 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}
section#social-media .half {
  display: inline-block;
  color: #fff;
  float: left;
  font-size: 18px;
  width: 50%;
}
section#social-media .square {
  background-color: #337ab7;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  margin-right: 4px;
  text-align: center;
  width: 24px;
}
section#social-media .square.social-facebook:hover {
  background-color: #3b5998;
}
section#social-media .square.social-twitter:hover {
  background-color: #55acee;
}
section#social-media .square.social-youtube:hover {
  background-color: #b00;
}
section#social-media .square.social-google:hover {
  background-color: #dd4b39;
}
section#social-media .square.social-instagram:hover {
  background-color: #8a3ab9;
}
section#social-media .square.social-tripadvisor:hover {
  background-color: #00bf8f;
}
section#menu {
  background-color: #000;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  position: fixed;
  top: 34px;
  width: 100%;
  z-index: 99;
}
section#menu.navbar-default {
  background-color: #fff;
  border-width: 0;
  border-radius: 0;
  font-size: 16px;
}
section#menu.navbar-default .navbar-brand {
  color: #25118a;
}
section#menu.navbar-default .navbar-nav > li > a {
  color: #25118a;
  background-color: #fff;
}
section#menu.navbar-default .navbar-toggle {
  border-color: #fff;
}
section#menu.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
section#menu a {
  color: #fff;
  text-decoration: none;
}
section#menu a:hover {
  text-decoration: none;
}
section#menu .superior {
  border-bottom: 1px solid #ccc;
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
section#menu .no-padding img {
  position: relative;
  top: -30px;
  z-index: 9999;
}
section#custom-menu {
  display: none;
  position: fixed;
  top: 0;
  z-index: 999;
}
section#custom-menu.navbar {
  margin-bottom: 0;
}
section#custom-menu.navbar-default {
  font-size: 14px;
  background-color: #000;
  border-width: 0;
  border-radius: 0;
}
section#custom-menu.navbar-default .navbar-brand {
  color: #fff;
}
section#custom-menu.navbar-default .navbar-nav {
  margin: 0;
}
section#custom-menu.navbar-default .navbar-nav > li > a {
  color: #337ab7;
  background-color: rgba(248,248,248,0);
  text-align: center;
}
section#custom-menu.navbar-default .navbar-nav > li > a:hover {
  background-color: #337ab7;
  color: #fff;
}
section#custom-menu.navbar-default .navbar-toggle {
  border-color: #337ab7;
}
section#custom-menu.navbar-default .navbar-toggle .icon-bar {
  background-color: #337ab7;
}
section#custom-menu .navbar-default .navbar-nav>li>a:hover,
section#custom-menu .navbar-default .navbar-nav>li>a:focus {
  color: #337ab7;
  background-color: #fff;
}
section#custom-menu .navbar-default .navbar-nav>.active>a,
section#custom-menu .navbar-default .navbar-nav>.active>a:hover,
section#custom-menu .navbar-default .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: #337ab7;
}
section#custom-menu .navbar-default .navbar-toggle:hover,
section#custom-menu .navbar-default .navbar-toggle:focus {
  background-color: #337ab7;
}
section#custom-menu .navbar-default .navbar-toggle:hover .icon-bar,
section#custom-menu .navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #fff;
}
section#custom-menu .nav>li {
  display: inline-block;
  width: 49%;
}
section#custom-menu button.navbar-toggle:hover {
  background-color: #337ab7;
}
section#custom-menu button.navbar-toggle:hover .icon-bar {
  background-color: #fff;
}
section#custom-menu button.navbar-toggle:focus {
  background-color: #337ab7;
}
section#custom-menu button.navbar-toggle:focus .icon-bar {
  background-color: #fff;
}
section#banner {
  position: relative;
  padding-top: 84px;
}
section#banner .title-1 {
  bottom: 10px;
  color: #fff;
  position: absolute;
  text-align: center;
  width: 100%;
}
section#banner .title-1 h1 {
  color: #fff;
  font-family: 'Roboto';
  font-size: 72px;
  text-shadow: 3px 3px 1px #000;
}
section#banner .title-1 h1 a {
  color: #fff;
}
section#banner .title-1 h1:hover a {
  color: #e0e5d9;
}
section#banner .title-2 {
  color: #fff;
  position: absolute;
  top: 10px;
  width: 100%;
}
section#banner .title-2 h2 {
  background: rgba(0,0,0,0.5);
  border-radius: 10px;
  color: #fff;
  font-family: 'Roboto';
  font-size: 30px;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
  width: 580px;
}
section#banner .title-2 h2:hover a {
  color: #e0e5d9;
}
section#banner .hero-bkg-1 {
  background: url("/images/banners/banner-01.jpg") no-repeat;
}
section#banner .hero-bkg-2 {
  background: url("/images/banners/banner-02.jpg") no-repeat;
}
section#banner .hero-bkg-3 {
  background: url("/images/banners/banner-03.jpg") no-repeat;
}
section#banner .hero-bkg-4 {
  background: url("/images/banners/banner-04.jpg") no-repeat;
}
.hero-square {
  background-position: center center !important;
  background-size: cover !important;
  height: 450px;
  max-height: 500px;
  overflow: hidden;
}
section#home {
  margin-bottom: 30px;
  margin-top: 30px;
}
section#home p {
  font-size: 18px;
}
section#activities,
section#accomodation {
  background: url("/images/home/activities/shape-slide.svg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 40px 0;
}
section#activities .search input,
section#accomodation .search input {
  background: rgba(255,255,255,0.5);
  border: 1px solid #000;
  border-radius: 12px;
  height: 30px;
  margin-bottom: 20px;
  padding: 10px;
  padding-left: 30px;
  width: 100%;
}
section#activities i.fa-search,
section#accomodation i.fa-search {
  padding-left: 10px;
  position: absolute;
  top: 48px;
}
section#activities button,
section#accomodation button,
section#activities a,
section#accomodation a {
  background: rgba(255,255,255,0.5);
  border: 1px solid #000;
  border-radius: 12px;
  color: #000;
  height: 30px;
  line-height: 26px;
  margin-bottom: 20px;
  width: 100%;
}
section#activities a,
section#accomodation a {
  display: inline-block;
}
section#activities select,
section#accomodation select {
  background: rgba(255,255,255,0.5);
  border: 1px solid #000;
  border-radius: 12px;
  height: 30px;
  line-height: 26px;
  margin-bottom: 20px;
  width: 100%;
}
section#activities .triangle-bottomleft,
section#accomodation .triangle-bottomleft {
  width: 0;
  height: 0;
  border-bottom: 100px solid rgba(255,255,255,0.5);
  border-right: 100px solid transparent;
}
section#activities select:hover,
section#accomodation select:hover,
section#activities select:focus,
section#accomodation select:focus {
  outline: 0;
}
section#activities .search input:hover,
section#accomodation .search input:hover,
section#activities .search input:focus,
section#accomodation .search input:focus {
  outline: none;
}
section#activities .item-bkg-book-pedregal-house,
section#accomodation .item-bkg-book-pedregal-house {
  background: url("/images/photos/accomodation/pedregal-house.jpg") no-repeat center center;
  background-size: cover;
}
section#activities .item-bkg-book-las-ventanas-csl,
section#accomodation .item-bkg-book-las-ventanas-csl {
  background: url("/images/photos/accomodation/las-ventanas-csl.jpg") no-repeat center center;
  background-size: cover;
}
section#activities .item-bkg-book-cabo-san-lucas-downtown,
section#accomodation .item-bkg-book-cabo-san-lucas-downtown {
  background: url("/images/photos/accomodation/cabo-san-lucas-downtown.jpg") no-repeat center center;
  background-size: cover;
}
section#activities .item-bkg-book-vista-azul,
section#accomodation .item-bkg-book-vista-azul {
  background: url("/images/photos/accomodation/vista-azul.jpg") no-repeat center center;
  background-size: cover;
}
section#activities .item-bkg-book-san-jose-downtown,
section#accomodation .item-bkg-book-san-jose-downtown {
  background: url("/images/photos/accomodation/san-jose-downtown.jpg") no-repeat center center;
  background-size: cover;
}
section#activities .item-bkg-book-airport-bungalow-sjd,
section#accomodation .item-bkg-book-airport-bungalow-sjd {
  background: url("/images/photos/accomodation/airport-bungalow-sjd.jpg") no-repeat center center;
  background-size: cover;
}
section#activities .item-bkg-book-pescadero-beach-house,
section#accomodation .item-bkg-book-pescadero-beach-house {
  background: url("/images/photos/accomodation/pescadero-beach-house.jpg") no-repeat center center;
  background-size: cover;
}
section#activities .item-bkg-book-todos-santos-downtown,
section#accomodation .item-bkg-book-todos-santos-downtown {
  background: url("/images/photos/accomodation/todos-santos-downtown.jpg") no-repeat center center;
  background-size: cover;
}
section#activities .item-bkg-book-bungalow-paradise,
section#accomodation .item-bkg-book-bungalow-paradise {
  background: url("/images/photos/accomodation/bungalow-paradise.jpg") no-repeat center center;
  background-size: cover;
}
section#activities .item-bkg-tours-snorkeling,
section#accomodation .item-bkg-tours-snorkeling {
  background: url("/images/home/activities/photo-tours-snorkeling.jpg") no-repeat center center;
  background-size: cover;
}
section#activities .item-bkg-tours-mountain-bike,
section#accomodation .item-bkg-tours-mountain-bike {
  background: url("/images/home/activities/photo-tours-mountain-bike.jpg") no-repeat center center;
  background-size: cover;
}
section#activities .item-bkg-tours-surfing,
section#accomodation .item-bkg-tours-surfing {
  background: url("/images/home/activities/photo-tours-surfing.jpg") no-repeat center center;
  background-size: cover;
}
section#activities .item-square,
section#accomodation .item-square {
  -webkit-clip-path: polygon(0 0, 100% 50%, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 50%, 100% 100%, 0 100%);
  background: rgba(0,0,0,0.6);
  bottom: 0;
  height: 100px;
  position: absolute;
  width: 100%;
}
section#activities .item-square p.title,
section#accomodation .item-square p.title {
  color: #fff;
  font-size: 14px;
  margin: 40px 10px 0 10px;
  text-align: left;
}
section#activities .item-square p.subtitle,
section#accomodation .item-square p.subtitle {
  color: #fff;
  font-size: 14px;
  margin: 0 10px;
  text-align: left;
}
section#activities .item-wrapper,
section#accomodation .item-wrapper {
  margin-top: 10px;
}
.item-border {
  background: #fff;
  border: 1px solid #000;
  border-radius: 10px;
  height: 300px;
  margin: 15px;
  overflow: hidden;
  position: relative;
}
.item-border:hover .item-details {
  display: block;
}
.item-details {
  background: rgba(255,255,255,0.9);
  border: 1px solid #000;
  border-radius: 10px;
  display: none;
  height: 90%;
  left: 5%;
  right: 5%;
  padding: 10px;
  position: absolute;
  top: 5%;
  width: 90%;
}
.item-details .price {
  border-radius: 50%;
  border: 1px solid #000;
  color: #000;
  font-size: 18px;
  height: 85px;
  line-height: 50px;
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 50px;
  overflow: hidden;
  padding: 20px 0;
  width: 85px;
}
section#kids .bkg-kids {
  background: url("/images/home/kids/background-kids.jpg") no-repeat center;
  background-size: cover;
  height: 680px;
}
section#kids h1 {
  font-size: 42px;
  padding-bottom: 30px;
  padding-top: 20px;
}
section#kids h1 span.yellow {
  color: #f8e71c;
}
section#kids h1 span.orange {
  color: #f59823;
}
section#kids h1 span.red {
  color: #d1120c;
}
section#kids h1 span.green {
  color: #7ed321;
}
section#kids h1 span.blue {
  color: #356ebe;
}
section#kids h1 span.teal {
  color: #16b5bd;
}
section#kids h2 {
  font-size: 24px;
  padding-bottom: 30px;
  color: #3fb688;
}
section#kids h3 {
  color: #f00;
}
section#kids p.blue {
  color: #004b8d;
}
section#kids a {
  background-color: #3fb688;
  border: 0;
  border-radius: 8px;
  color: #fff;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 200px;
  margin: 20px 0;
}
section#gallery .bkg-dive-1 {
  background: url("/images/backgrounds/babysitter.jpg") no-repeat center !important;
  background-size: cover !important;
}
section#gallery .bkg-dive-2 {
  background: url("/images/backgrounds/bodyguard.jpg") no-repeat center !important;
  background-size: cover !important;
}
section#gallery .bkg-dive-3 {
  background: url("/images/backgrounds/medical-service.jpg") no-repeat center !important;
  background-size: cover !important;
}
section#gallery .bkg-dive-4 {
  background: url("/images/backgrounds/private-event.jpg") no-repeat center !important;
  background-size: cover !important;
}
section#gallery .bkg-dive-5 {
  background: url("/images/backgrounds/yacht-service.jpg") no-repeat center !important;
  background-size: cover !important;
}
section#gallery .bkg-dive-6 {
  background: url("/images/backgrounds/cathering-service.jpg") no-repeat center !important;
  background-size: cover !important;
}
section#gallery .bigone {
  background: url("/images/backgrounds/cathering-service.jpg") no-repeat center;
  background-size: cover;
  height: 800px;
}
section#gallery .col-xs-2.no-padding img {
  max-height: 50px;
}
section#gallery .small-icons {
  background-color: #000;
  padding: 20px 0;
}
section#half-menu {
  color: #fff;
  font-size: 24px;
  line-height: 50px;
}
section#half-menu .bkg-black {
  background-color: #000;
  height: 50px;
}
section#half-menu .bkg-black a {
  color: #fff;
  font-size: 28px;
  line-height: 50px;
}
section#half-menu .bkg-red {
  background-color: #9c3434;
  height: 50px;
}
section#half-menu .bkg-red a {
  color: #fff;
  font-size: 28px;
  line-height: 50px;
}
section#half-menu .icon-fix {
  height: 50px;
  margin: 0 auto;
  max-width: 50px;
  max-height: 50px;
  text-align: center;
  width: 50px;
}
#restaurant {
  height: 600px;
  padding-top: 30px;
  position: absolute;
  top: 0px;
}
#restaurant h1 {
  color: #fff;
  font-size: 48px;
  padding-top: 30px;
}
#restaurant .bkg-transparent {
  background: rgba(255,255,255,0.5);
}
section#restaurant-gallery .swiper-container {
  height: 100%;
  width: 100%;
}
section#restaurant-gallery .swiper-container .swiper-slide {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  font-size: 18px;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}
section#restaurant {
  display: none;
}
section#contact-us {
  background: url("/images/backgrounds/contact-us.jpg") no-repeat center center;
  background-size: cover;
  height: 600px;
  padding-top: 30px;
}
section#contact-us h1 {
  color: #004b8d;
  font-size: 48px;
  padding-bottom: 30px;
  padding-top: 30px;
}
section#contact-us input {
  background: rgba(255,255,255,0.5);
  border: 0;
  border-radius: 8px;
  height: 30px;
  margin-bottom: 10px;
  padding-left: 10px;
  width: 100%;
}
section#contact-us textarea {
  background: rgba(255,255,255,0.5);
  border: 0;
  border-radius: 8px;
  height: 120px;
  margin-bottom: 10px;
  padding-left: 10px;
  width: 100%;
}
section#contact-us button.send {
  background-color: #000;
  border: 0;
  border-radius: 8px;
  color: #fff;
  height: 40px;
  line-height: 40px;
  margin: 20px 0;
  width: 200px;
}
section#contact-us .black-background {
  background: #000;
  border-radius: 8px;
  color: #fff;
  font-family: 'avenir-light';
  height: 300px;
  padding: 20px;
}
section#contact-us .black-background h2 {
  font-size: 30px;
  line-height: 30px;
  padding-bottom: 20px;
}
section#contact-us .black-background p {
  font-size: 18px;
  line-height: 18px;
}
section#privacy-policy {
  padding-top: 88px;
}
.color-gray {
  color: #606060;
}
.display-block {
  display: block !important;
}
.display-none {
  display: none !important;
}
.height-50 {
  height: 50px !important;
}
.max-height-150 {
  max-height: 150px;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.overflow-hidden {
  overflow: hidden;
}
.padding-5 {
  padding: 5px;
}
.padding-30 {
  padding: 30px !important;
}
.padding-left-5 {
  padding-left: 5px !important;
}
.padding-left-15 {
  padding-left: 15px !important;
}
.padding-bottom-10 {
  padding-bottom: 10px !important;
}
.padding-top-10 {
  padding-top: 10px !important;
}
.padding-top-15 {
  padding-top: 15px;
}
.padding-top-20 {
  padding-top: 20px;
}
.padding-right-5 {
  padding-right: 5px !important;
}
.padding-right-10 {
  padding-right: 10px !important;
}
.padding-right-15 {
  padding-right: 15px !important;
}
.position-relative {
  position: relative;
}
.max-height-80 {
  max-height: 80px;
}
.max-width-400 {
  max-width: 400px;
}
section#footer {
  background-color: #0d82c1;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 70px 0 60px 0;
}
section#footer img.size-large {
  max-width: 280px;
}
section#footer .elementor-social-icons-wrapper {
  display: inline-flex;
  margin: 20px 0 40px 20px;
  width: 100%;
}
section#footer .elementor-social-icons-wrapper .elementor-grid-item {
  padding-right: 15px;
}
section#footer .elementor-social-icons-wrapper .elementor-grid-item a.elementor-icon {
  align-items: center;
  display: flex;
  height: 24px;
  width: 24px;
}
section#footer .elementor-heading-title {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.2em;
  margin-bottom: 25px;
  padding: 0;
}
section#footer p,
section#footer a {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2em;
  padding: 0;
}
section#copyright {
  background-color: #0d82c1;
  padding-bottom: 30px;
}
section#copyright p,
section#copyright a {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2em;
  padding: 0;
}
section#copyright .mcg {
  text-align: right;
}
.whatsapp-circle {
  background-color: #25d366;
  border: 2px solid #fff;
  border-radius: 50%;
  bottom: 15px;
  height: 80px;
  position: fixed;
  right: 15px;
  width: 80px;
}
.whatsapp-circle a {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 50px;
  height: 80px;
  justify-content: center;
}
@media (max-width: 991px) {
  section#banner .banner-text h2.banner-title {
    font-size: 40px !important;
  }
  section#about-us h2.heading-title,
  section#services h2.heading-title,
  section#testimonials-v4 h2.heading-title {
    font-size: 36px !important;
  }
  section#copyright {
    padding-bottom: 15px;
  }
  section#copyright p,
  section#copyright .mcg {
    text-align: center;
    padding-bottom: 15px;
  }
}
@media (max-width: 767px) {
  section#footer .elementor-heading-title {
    margin-top: 25px;
  }
}
@media (max-width: 1280px) {
  section#home .hero-square {
    height: 400px;
  }
}
@media (max-width: 1080px) {
  section#home .hero-square {
    height: 350px;
  }
}
@media (max-width: 1050px) {
  section#social-media .half {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  section#home .hero-square {
    height: 300px;
  }
  section#social-media .half {
    font-size: 14px;
  }
  section#menu a {
    font-size: 18px;
  }
  section#half-menu a {
    font-size: 22px;
  }
  section#restaurant-gallery #restaurant {
    display: none;
  }
  section#restaurant {
    background: #2a4871;
    background: -moz-linear-gradient(top, #2a4871 0%, #2a4871 0%, #111b51 100%);
    background: -webkit-linear-gradient(top, #2a4871 0%, #2a4871 0%, #111b51 100%);
    background: linear-gradient(to bottom, #2a4871 0%, #2a4871 0%, #111b51 100%);
    display: block !important;
    height: auto !important;
    padding: 30px 0;
    position: relative;
  }
  section#restaurant h1 {
    padding: 0 !important;
  }
  section#restaurant p {
    color: #fff;
  }
}
@media (max-width: 830px) {
  section#home .hero-square {
    height: 250px;
  }
  section#social-media .half {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  section#activities button {
    font-size: 14px;
  }
  section#home .title-1 h1 {
    font-size: 42px;
  }
  section#home .title-2 h2 {
    font-size: 42px;
  }
  section#custom-menu {
    display: block;
    position: fixed;
    top: 34px;
  }
  section#social-media .hide-on-mobile {
    display: none;
  }
  section#menu {
    display: none;
  }
  section#contact-us {
    height: 760px;
  }
  section#contact-us h1 {
    font-size: 36px;
    padding-bottom: 15px;
    padding-top: 15px;
  }
  section#contact-us .gradient-blue {
    height: 200px;
  }
  section#gallery .bigone {
    height: 400px;
  }
}
@media (max-width: 680px) {
  section#home .hero-square {
    height: 200px;
  }
}
@media (max-width: 650px) {
  section#home .title-2 h2 {
    width: 400px;
  }
}
@media (max-width: 580px) {
  section#home .hero-square {
    height: 150px;
  }
  #restaurant .bkg-fix {
    height: 400px;
  }
}
@media (max-width: 500px) {
  #restaurant {
    height: 600px;
  }
  #restaurant h1 {
    font-size: 32px;
  }
  #restaurant .bkg-fix {
    height: 420px;
  }
}
@media (max-width: 480px) {
  section#home .title-1 h1 {
    font-size: 32px;
  }
  section#home .title-2 h2 {
    width: 300px;
    font-size: 32px;
  }
  section#courses-menu .icon-courses {
    height: 150px;
    padding: 0;
  }
  section#courses-menu .icon-courses img {
    display: block;
    height: 80px;
    margin: 0 auto;
    width: 80px;
  }
  section#underhero h2 {
    font-size: 20px;
  }
  section#underhero h3 {
    font-size: 18px;
  }
  section#padi h1 {
    font-size: 28px;
  }
  section#padi h2 {
    font-size: 24px;
  }
  section#contact-us .gradient-blue {
    height: 240px;
  }
  section#contact-us .gradient-blue h2 {
    font-size: 24px;
    line-height: 24px;
  }
  section#contact-us .gradient-blue p {
    font-size: 16px;
    line-height: 16px;
  }
}
@media (max-width: 420px) {
  section#home .hero-square {
    height: 100px;
  }
}
@media (max-width: 360px) {
  section#courses-menu .icon-courses {
    height: 100px;
  }
  section#courses-menu .icon-courses img {
    height: 60px;
    width: 60px;
  }
}
.text-justify {
  text-align: justify;
}
