html,
body {
  font-family: Montserrat, sans-serif;
  position: relative;
  z-index: 0;
}
h1,
h2 {
  color: #fff;
  font-weight: 700;
}
.text-end h1 {
  color: #000;
  margin: 0;
  font-size: 2rem;
  font-weight: 300;
  padding-top: 5px;
  line-height: 1.2;
}
h1,
h2,
h3 {
  font-weight: 700;
}

a,
a:focus,
a:hover {
  text-decoration: none;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
a:focus,
a:hover {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}
.bg-primary,
.btn-primary {
  background-color: #e2007a !important;
}
#pricing,
.btn,
.form-control,
.list-inline,
.navbar-nav a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
small {
  font-family: Montserrat, sans-serif;
}
section {
  background-color: #fff;
}
.lead,
.whatis-number,
.whatis-steps h3,
p {
  font-family: Raleway, sans-serif;
}

h1 {
  font-size: 55px;
  line-height: 55px;
  letter-spacing: -1px;
}

h2 {
  font-size: 40px;
  line-height: 40px;
  etter-spacing: -0.5px;
}

h3 {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0;
  color: #231f20;
}

.btn-lg,
.btn-wide,
.features.last a {
  letter-spacing: 1px;
}

.lead,
p {
  font-weight: 400;
}

.lead {
  font-size: 21px;
  line-height: 26px;
  color: #fff;
}

p {
  font-size: 17px;
  line-height: 22px;
  color: #000;
}

a {
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
}

a:focus,
a:hover {
  color: #231f20;
  transition: all 0.35s ease-in-out;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: transparent;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -10%;
}

.btn-lg,
.btn-sm,
.btn-wide {
  line-height: 1.33;
  font-weight: 400;
}

::selection {
  background: #231f20;
  color: #fff;
}

::-moz-selection {
  background: #231f20;
  color: #fff;
}

.btn:focus {
  outline: 0;
}

.btn {
  text-transform: uppercase;
  border-radius: 4px;
  border: none;
}

.btn-lg {
  font-size: 13px;
  padding: 22px 30px;
}

.btn-sm {
  font-size: 11px;
  padding: 10px 18px;
}

.btn-wide {
  width: 100%;
  font-size: 13px;
  padding: 18px 28px;
}

.btn-primary {
  background-color: #009ee0;
  color: #fff;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
  background-color: #8be2e5;
  color: #fff;
  transition: all 0.35s ease-in-out;
}

.btn-secondary {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #ededed;
  color: #ededed;
}

.btn-secondary.active,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover {
  background-color: rgba(255, 255, 255, 0.7);
  color: #231f20;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.datetimepicker-hours table tr td span.disabled,
.datetimepicker-hours table tr td span.disabled:hover {
  display: none;
}
.margin-0 {
  margin-bottom: 0 !important;
}

.margin-10 {
  margin-bottom: 10px !important;
}

.margin-15 {
  margin-bottom: 15px !important;
}

.margin-20 {
  margin-bottom: 20px !important;
}

.margin-30 {
  margin-bottom: 30px !important;
}

.margin-40 {
  margin-bottom: 40px !important;
}

.margin-50 {
  margin-bottom: 50px !important;
}

.margin-60 {
  margin-bottom: 60px !important;
}

.margin-70 {
  margin-bottom: 70px !important;
}

.margin-80 {
  margin-bottom: 80px !important;
}

.margin-90 {
  margin-bottom: 90px !important;
}

.margin-100 {
  margin-bottom: 100px !important;
}

.black {
  color: #231f20;
}

.white {
  color: #fff;
}

.grey {
  color: #dedede;
}

.black-bg {
  background: #231f20;
}

.blue-bg {
  background: #009ee0;
}

.white-bg {
  background: #fff;
}

.purple-bg {
  background: #6d3f96;
}

.iphone,
.mouse-icon,
.nav > li > a {
  position: relative;
}

.navbar-inverse .navbar-nav > li > a,
.navbar-nav a {
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
}

.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  opacity: 0.6;
}

.nav > li > a {
  display: block;
  padding: 20px 10px;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #58585a;
}

.navbar-inverse .navbar-toggle {
  border: 0;
  padding: 18px 10px;
}

.logo img {
  height: 50px;
}

.mouse-icon {
  border: 2px solid #fff;
  border-radius: 16px;
  display: block;
  height: 50px;
  margin: -100px auto 50px;
  width: 30px;
  z-index: 10;
}

.mouse-icon .scroll {
  animation-delay: 0s;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-name: scrolling;
  animation-play-state: running;
  animation-timing-function: linear;
  background: #fff;
  border-radius: 10px;
  height: 10px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 4px;
  width: 4px;
}

@keyframes scrolling {
  0% {
    opacity: 0;
    top: 5px;
  }

  30% {
    opacity: 1;
    top: 10px;
  }

  100% {
    opacity: 0;
    top: 25px;
  }
}

.pad-xl {
  padding: 200px 0;
}

.pad-lg {
  padding: 160px 0;
}

.pad-sm {
  padding: 80px 0;
}

.pad-xs {
  padding: 30px 0;
}

hr.line {
  width: 100%;
  border: 2px solid;
}

.purple {
  border-color: #6d3f96;
  color: #6d3f96;
}

.blue {
  border-color: #009ee0;
  color: #009ee0;
}

.yellow {
  border-color: #fdc05d;
  color: #fdc05d;
}

.iphone {
  height: 200px;
}

.header-info,
.innerLogo,
.iphone img,
.modal .close,
.sooatsbg .bgRotate,
.sooatsbg .gradient {
  position: absolute;
}

.iphone img {
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 440px;
}

.parallax {
  background-attachment: fixed !important;
  background-position: center;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  width: 100%;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .parallax {
    background-attachment: inherit !important;
  }
}

#invite {
  background: #f2f2f2;
}

.fa-envelope-o {
  color: #009ee0;
  font-size: 22px;
  display: block;
  padding-top: 15px;
  width: 60px;
  height: 60px;
  border: 2px solid #009ee0;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  margin: auto;
}

.sooatsbg,
.sooatsbg .bgRotate,
.sooatsbg .gradient {
  width: 100%;
  height: 100vh;
}

.headline,
.pricing-table.active {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.news-container {
  padding: 10px 0 20px;
  border-bottom: 1px dotted #d9d9d9;
}

.news-img {
  padding-right: 20px;
}

footer {
  background: #fff;
  color: #000;
  padding: 15px 0;
  font-size: 0.8rem;
}
footer a,
footer a:hover,
footer a:visited,
footer a:focus {
  color: #000;
  font-size: 0.8rem;
}
footer a:hover {
  text-decoration: underline;
}
.social li a:hover {
  opacity: 0.5;
}

.sooatsbg {
  padding: 0;
  overflow: hidden;
}

.header-info {
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  margin-left: 0;
  margin-bottom: 80px;
}

.sooatsbg .gradient {
  background: linear-gradient(to bottom, transparent 40%, rgba(0, 0, 0, 0.75));
}

.sooatsbg .bgRotate {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.sooatsbg.sooatsbg {
  background-image: url(../img/sooats_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}

.sooatsbg .bgRotate.whatis_back {
  background-image: url(../img/whatis_back.jpg);
}

.sooatsbg .bgRotate.whatis_front {
  background-image: url(../img/whatis_front2.jpg);
}

.sooatsbg .bgRotate.whatis_side {
  background-image: url(../img/whatis_side2.jpg);
}

.sooatsbg .bgRotate.whatis_far {
  background-image: url(../img/whatis_far.jpg);
}

.biglogo {
  max-width: 650px;
}

.signin {
  padding-top: 9px;
}

.innerLogo {
  background: url(../img/logo_black.png) center no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  width: 300px;
  height: 100px;
  top: 160px;
  right: 10vw;
}
.whatsapp {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  z-index: 100;
}
a:focus,
a:hover {
  color: #fff;
  transition: all 0.35s ease-in-out;
}
.whatsapp-icon {
  margin-top: 10px;
  font-size: 40px !important;
}
@media (max-width: 767px) {
  .innerLogo {
    max-width: 50%;
  }
  .whatsapp {
    bottom: 10px;
    right: 10px;
  }
}

#whatis {
  min-height: 300px;
}

.whatis-steps {
  text-align: center;
}

.whatis-steps h3 {
  font-size: 1.2em;
  font-weight: 400;
  color: #192953;
  text-align: center;
  line-height: 1.4em;
}

.whatis-steps img {
  max-width: 80%;
}

.whatis-number {
  display: block;
  font-size: 3em;
  margin-bottom: 10px;
  color: #192953;
}

@media (min-width: 768px) {
  #whatis {
    background-size: 500px;
  }

  .whatis-summary {
    margin-top: 200px;
    margin-bottom: 40px;
  }

  .whatis-steps img {
    max-width: 100%;
  }
}

#explain {
  background-image: url(../img/explain.jpg);
}

.explain-text {
  background: rgba(0, 0, 0, 0.5);
  padding-bottom: 200px;
}

.explain-text p {
  color: #ededed;
  font-size: 1.5em;
  line-height: 1.5em;
  padding: 2em 2em 0;
}

#pricing {
  background: #009ee0;
}

#pricing h2 {
  font-weight: 400;
  font-size: 2em;
}

.pricing-text {
  font-size: 2em;
  margin-bottom: 40px;
}

.pricing-img {
  max-width: 100%;
  text-align: center;
}

.pricing-container {
  padding-left: 0;
  padding-right: 0;
}

.pricing-table {
  background: 0 0;
  margin-bottom: 50px;
  margin-top: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.headline,
.price {
  background: #231f20;
  color: #fff;
}

.pricing-table.active {
  box-shadow: 0 0 12px rgba(41, 46, 50, 0.6);
  position: absolute;
  margin: auto;
  z-index: 200;
}

.pricing-table:hover {
  margin-top: -10px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.pricing-table li {
  padding-left: 20px;
  padding-right: 20px;
}

.headline {
  padding: 10px;
}

.info,
.price {
  padding-top: 20px;
  padding-bottom: 20px;
}

.price {
  font-size: 32px;
  font-weight: 700;
}

.info,
.price small {
  font-weight: 300;
  color: #929496;
}

.pricing-table:hover li.price {
  background: #303236;
  -webkit-transition: all 0.85s ease-in-out;
  -moz-transition: all 0.85s ease-in-out;
  -o-transition: all 0.85s ease-in-out;
  transition: all 0.85s ease-in-out;
}

.features,
.info {
  background: #fff;
}

.info {
  font-size: 13px;
}

.features {
  color: #231f20;
  font-weight: 700;
  padding-top: 12px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #e8eaea;
}

.features.first {
  border-top: 1px dotted #e8eaea;
}

.features.last {
  padding-top: 17px;
  padding-bottom: 20px;
}

.features.last a {
  color: #009ee0;
  font-size: 14px;
}

.pricing-container .btn {
  border-radius: 0;
}

#rent {
  background: url(../img/form-bg.jpg) center no-repeat;
  background: linear-gradient(rgba(25, 41, 83, 0.5), rgba(25, 41, 83, 0.5)),
    url(../img/form-bg.jpg) center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#rent h2 {
  color: #e2007a;
  font-weight: 700;
  font-size: 5.5em;
  line-height: 2em;
  text-align: right;
}

#rent .form-group {
  color: #fff;
  margin-bottom: 15px;
}

#rent .form-group label {
  text-transform: uppercase;
  font-weight: 500;
  margin-right: 10px;
}

#rent .form-group .btn {
  padding: 7px 54px;
  font-weight: 600;
  font-size: 17px;
  background-color: #e2007a;
}

#rent .form-group input,
#rent .form-group select {
  max-width: 300px;
  width: 100%;
}

#rent .topo {
  max-width: 180px;
}

.where-select {
  width: 100%;
  display: block;
  margin: 20px 0;
}

#contact {
  color: #e2007a;
  padding: 50px 0;
  border-top: 1px solid #e2007a;
}
#contact {
  color: #e2007a;
  padding: 50px 0;
  border-top: 1px solid #e2007a;
}
#contact a,
#contact a:hover,
#contact a:visited {
  color: #000;
}
#contact a:hover {
  text-decoration: underline;
}
#contact .fa {
  border: 0;
  color: #e2007a;
  font-size: 2rem;
  margin: 0 0 10px 0;
  padding: 0;
  height: auto;
}
.contact-img {
  display: inline-block;
  text-align: center;
  margin-bottom: 10px;
}

.contact-email {
  font-size: 1.2em;
}

.modal {
  padding-right: 0 !important;
}

.modal,
.modal .carousel,
.modal .modal-body,
.modal .modal-content,
.modal .modal-lg,
.modal iframe {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.modal .modal-content {
  box-shadow: none;
  border-radius: 0;
  border: 0;
}

.modal iframe {
  border: 0;
  display: block;
}

.modal .close {
  top: 10px;
  right: 10px;
  left: auto;
  z-index: 9999;
  opacity: 0.8;
}

.modal .close:hover {
  opacity: 1;
}

.modal .close .icon-cerrar {
  font-size: 50px;
  text-shadow: 0 0 2px #333;
}

#videoModal .close {
  top: 30px;
}

#videoModal .close .icon-cerrar {
  color: #fff;
}

.form-control {
  background-color: #fff;
  background-image: none;
  border: 0 solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #000;
  display: block;
  font-size: 15px;
  /* height: 60px; */
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.form-inline .form-group {
  display: block;
  text-align: right;
}

.form-control::-moz-placeholder {
  color: #d9d9d9;
  font-size: 15px;
  opacity: 1;
}

.form-control::-o-placeholder,
.form-control::-webkit-placeholder {
  color: #d9d9d9;
  font-size: 15px;
  opacity: 1;
}

.form-control::-o-placeholder {
  color: #d9d9d9;
  font-size: 15px;
  opacity: 1;
}
.help-block {
  color: #ff0000 !important;
}
.video-container {
  height: calc(100vh - 55px);
  /*position: relative;*/
  overflow: hidden;
  /*position: fixed;*/
  z-index: -1;
  width: 100%;
  background-color: transparent !important;
  top: 74px;
}

video {
  object-fit: cover; // Set the magic
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.video-container .btn-sound {
  cursor: pointer;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 20px;
  right: 20px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
.video-container .btn-sound:after {
  content: "";
  background: url("../img/no-audio.png");
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  margin: 10px auto;
}
.video-container .btn-sound.unmute-video:after {
  background: url("../img/voice.png");
  background-repeat: no-repeat;
  background-size: cover;
}
#claim {
  /* margin-top: calc(100vh - 56px); */
}
.filters {
  flex-flow: wrap;
  justify-content: space-between;
}
.filters .filter-item {
  cursor: pointer;
}
.filters .filter-item:hover,
.filters .filter-item.selected {
  color: #e2007a;
}
.filters .filter-item.disabled,
.filters .filter-item.disabled:hover {
  cursor: default;
  color: #323232;
  opacity: 0.4;
}
.filters .filter-item.disabled:hover .filter-img img,
.filters .filter-item .filter-img img {
  max-height: 40px;
  width: auto;
  margin-bottom: 10px;
  filter: brightness(0%);
  opacity: 0.8;
}
.filters .filter-item span {
  font-size: 0.85rem;
  display: block;
  line-height: 1.2;
}

.filters .filter-item.selected img,
.filters .filter-item:hover img {
  filter: none;
  opacity: 1;
}
.products .card {
  border: 0;
  border-radius: 0;
}
.products .card-body {
  align-items: flex-end;
  padding: 1rem 0;
}
.products .card-img-top {
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 10px;
}
.products .card .card-img-link {
  overflow: hidden;
}
.products .card .card-img-top {
  transform: scale(1);
  transition: 0.3s ease-in-out;
}
.products .card:hover .card-img-top {
  transform: scale(1.05);
}
.products .card-body h6 {
  font-size: 0.85rem;
  font-weight: 400;
  margin-bottom: .5rem;
}
.products .card-body .rent-price {
  color: #e2007a;
  font-size: 0.85rem;
  font-weight: 500;
  display: block;
}
.products .card-body .ref-number {
  font-size: 0.85rem;
  display: block;
}
.products .card-body .btn {
  font-size: 0.8rem;
  padding: 3px 12px;
  margin-bottom: .6rem;
}
.products .card .carousel-indicators {
  margin-bottom: 0;
}
.products .card .carousel-control-next,
.products .card .carousel-control-prev {
  width: 25px;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.products .card .carousel:hover .carousel-control-next,
.products .card .carousel:hover .carousel-control-prev {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}
.carousel-indicators [data-bs-target] {
  opacity: 0.2;
  height: 4px;
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #e2007a;
}
.carousel-dark .carousel-control-next-icon,
.carousel-dark .carousel-control-prev-icon {
  filter: none !important;
}
.lb-data .lb-close {
  width: 20px !important;
  height: 20px !important;
  background-size: cover !important;
  opacity: 1 !important;
  margin-bottom: 10px !important;
}
.lb-outerContainer {
  background-color: transparent !important;
}
.lightbox .lb-image {
  border: 0 !important;
}
.lb-data .lb-number {
  color: #fff !important;
}

@media (max-width: 767px) {
  h1 {
    font-size: 32px;
  }
  .text-end h1 {
    font-size: 0.9rem;
    margin-bottom: 5px;
    padding: 0;
  }
  .biglogo {
    max-width: 90%;
  }

  .logo img {
    height: 40px;
    margin: 5px 20px;
  }

  #rent h2,
  .form-inline .form-group {
    text-align: center;
  }

  #rent .form-group input,
  #rent .form-group select {
    margin: 0 auto;
  }
  #claim {
    margin: 0;
  }
  .video-container {
    margin-top: 72px;
    height: calc(100vh - 72px);
    top: 0;
  }
  .video-container video {
    display: block;
  }
  .video-container .btn-sound {
    right: 10px;
    width: 25px;
    height: 25px;
  }
  .video-container .btn-sound:after {
    width: 15px;
    height: 15px;
    margin: 5px auto;
  }
}

@media (max-width: 480px) {
  .btn-lg,
  .btn-wide {
    font-size: 12.5px;
    line-height: 1.33;
    padding: 16px 13px;
    letter-spacing: 0;
  }

  .btn-wide {
    width: 100%;
  }

  #be-the-first {
    background-attachment: scroll;
  }
}

@media (min-width: 481px) and (max-width: 767px) {
  #be-the-first {
    background-attachment: scroll;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #be-the-first {
    background-attachment: scroll;
  }
}
@media (min-width: 992px) {
  .modal.small .modal-dialog {
    margin: 82px auto 0;
    width: 992px;
    height: 497px;
  }
}
@media (max-width: 992px) {
  .filters .filter-item.disabled:hover .filter-img img,
  .filters .filter-item .filter-img img {
    max-height: 35px;
  }
}
@media (max-width: 1200px) {
  .filters {
    justify-content: center;
  }

  .filters .filter-item {
    padding: 10px 10px 15px 10px;
  }
  .filters .filter-item .filter-img img,
  .filters .filter-item.disabled:hover .filter-img img {
    margin-bottom: 10px;
  }
}
