@font-face {
  font-family: "Faricy";
  src: url("../fonts/Faricy\ New\ Light.ttf");
}
html {
  width: 100%;
  overflow-x: hidden !important;
}
body {
  font-family: "Faricy" !important;
  padding-top: 150px;
}

nav {
  font-size: 1.2rem;
  background-color: white;
  opacity: 0.8;
}
/* This class is added on scroll */
.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  height: 135px;
  z-index: 1;
}

nav #img-logo {
  width: 200px;
}

#nosotros {
  background: #e0c5c7;
  position: relative;
  margin-bottom: 300px;
}

#nosotros #imgNos {
  position: absolute;
  top: -10px;
  right: 0;
  min-width: 1250px;
  max-height: 700px;
}

.card {
  border: none !important;
}

.image-container {
  width: 250px;
  height: 250px;
}

#sp1 {
  display: inline-flex;
  background-color: #cfd1bb;
  color: white;
  width: 120px;
  height: 45px;
  font-size: 1.2rem;
  line-height: 90%;
  align-items: center;
  text-align: center;
  letter-spacing: 2px;
  transform: translate(200px, -80px);
}

#sp2 {
  display: inline-flex;
  background-color: #d0948c;
  color: white;
  width: 120px;
  height: 45px;
  font-size: 1.2rem;
  line-height: 90%;
  align-items: center;
  text-align: center;
  letter-spacing: 2px;
  transform: translate(-60px, -200px);
}

#sp3 {
  display: inline-flex;
  background-color: #e0c5c7;
  color: white;
  width: 120px;
  height: 45px;
  font-size: 1.2rem;
  line-height: 90%;
  align-items: center;
  text-align: center;
  letter-spacing: 2px;
  padding-left: 8px;
  transform: translate(-58px, -90px);
}

#sp4 {
  display: inline-flex;
  background-color: #e2e3d5;
  color: white;
  width: 120px;
  height: 45px;
  font-size: 1.2rem;
  line-height: 90%;
  align-items: center;
  text-align: center;
  letter-spacing: 2px;
  transform: translate(-75px, -85px);
}

#sp5 {
  display: inline-flex;
  background-color: #cba0a3;
  color: white;
  width: 120px;
  height: 45px;
  font-size: 1.2rem;
  line-height: 90%;
  align-items: center;
  text-align: center;
  letter-spacing: 2px;
  transform: translate(165px, -200px);
}

#sp6 {
  display: inline-flex;
  background-color: #e4beb8;
  color: white;
  width: 135px;
  height: 45px;
  font-size: 1.2rem;
  line-height: 90%;
  align-items: center;
  text-align: center;
  letter-spacing: 2px;
  transform: translate(190px, -90px);
}

.txt-sp {
  font-size: 1.2rem;
  line-height: 90%;
  letter-spacing: 2px;
}

.hero-image {
  background-image: url("../img/FondoBridesInicio.jpg");
  height: 750px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

@media (min-width: 1440px) {
  .hero-image {
    background-image: url("../img/FondoBridesInicio.jpg");
    height: 750px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
  }
}

.hero-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.btn-custom {
  background-color: #cba0a3;
  color: white;
  width: 120px;
  font-size: 1.2rem;
  letter-spacing: 2px;
}

.btn-custom:hover {
  color: #ccc;
}

.bg-custom {
  background-color: #e0c5c7;
}

::placeholder {
  color: #be898e !important;
}

input:focus,
textarea:focus {
  background-color: #e0c5c7 !important;
  opacity: 0.8;
}

#footer {
  background-color: #cba0a3;
}

#nosotros-brides {
  min-height: 480px;
  width: 100%;
}
.hero-brides {
  background-image: url("../img-brides/FondoBrides.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 500px;
  position: relative;
}
#inv-title {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 40px;
  background-color: #cba0a3;
}

/* Heart of the matter */
@media (min-width: 768px) {
  .ten-columns > .col-sm-2 {
    width: 20%;
  }
}

@media (max-width: 1199px) {
  #nosotros {
    margin-bottom: 0px;
  }
}

@media (max-width: 1440px) {
  #nosotros #imgNos {
    position: absolute;
    top: -10px;
    right: 0;
    min-width: 800px;
    max-height: 600px;
  }
  .hero-brides {
    background-image: url("../img-brides/FondoBrides.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
}

.sobre {
  width: 100px;
  height: 100px;
}

#inv1 {
  display: block;
  background-color: #cfd1bb;
  color: white;
  width: 120px;
  height: 45px;
  font-size: 1rem;
  line-height: 140%;
  align-items: center;
  text-align: center;
  letter-spacing: 2px;
}

#inv2 {
  display: block;
  background-color: #d0948c;
  color: white;
  width: 120px;
  height: 45px;
  font-size: 1rem;
  line-height: 140%;
  align-items: center;
  text-align: center;
  letter-spacing: 2px;
}

#inv3 {
  display: block;
  background-color: #e4beb8;
  color: white;
  width: 130px;
  height: 45px;
  font-size: 1rem;
  line-height: 140%;
  align-items: center;
  text-align: center;
  letter-spacing: 2px;
}

#inv4 {
  display: block;
  background-color: #cba0a3;
  color: white;
  width: 130px;
  height: 45px;
  font-size: 1rem;
  line-height: 140%;
  align-items: center;
  text-align: center;
  letter-spacing: 2px;
}

#inv5 {
  display: block;
  background-color: #e0c5c7;
  color: white;
  width: 120px;
  height: 45px;
  font-size: 1rem;
  line-height: 140%;
  align-items: center;
  text-align: center;
  letter-spacing: 2px;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  filter: invert(1);
}

#title-servicios {
  height: 200px;
  width: 500px;
}
.pleca {
  height: 50px;
  width: 100%;
  background-color: #e6e5da;
  position: relative;
}

#contacto-title {
  height: 150px;
  width: 250px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.whatsapp {
  position: fixed;
  width: 40px;
  height: 40px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  z-index: 100;
}

.whatsapp-icon {
  margin-top: 5px;
}

@media (min-width: 768px) {
  /* show 3 items */
  .carousel-inner .active,
  .carousel-inner .active + .carousel-item,
  .carousel-inner .active + .carousel-item + .carousel-item {
    display: block;
  }

  .carousel-inner
    .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  .carousel-inner
    .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)
    + .carousel-item,
  .carousel-inner
    .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)
    + .carousel-item
    + .carousel-item {
    transition: none;
    margin-right: initial;
  }

  .carousel-inner .carousel-item-next,
  .carousel-inner .carousel-item-prev {
    position: relative;
    transform: translate3d(0, 0, 0);
  }

  .carousel-inner
    .active.carousel-item
    + .carousel-item
    + .carousel-item
    + .carousel-item {
    position: absolute;
    top: 0;
    right: -33.3333%;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* left or forward direction */
  .active.carousel-item-left + .carousel-item-next.carousel-item-left,
  .carousel-item-next.carousel-item-left + .carousel-item,
  .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
  .carousel-item-next.carousel-item-left
    + .carousel-item
    + .carousel-item
    + .carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  /* farthest right hidden item must be abso position for animations */
  .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* right or prev direction */
  .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
  .carousel-item-prev.carousel-item-right + .carousel-item,
  .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
  .carousel-item-prev.carousel-item-right
    + .carousel-item
    + .carousel-item
    + .carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible;
  }
}

@media (min-width: 768px) {
  .grid-divider {
    position: relative;
    padding: 0;
  }
  .grid-divider > [class*="col-"] {
    position: static;
  }
  .grid-divider > [class*="col-"]:nth-child(n + 2):before {
    content: "";
    border-left: 2px solid white;
    position: absolute;
    top: 0;
    bottom: 0;
  }
  .col-padding {
    padding: 0 15px;
  }
}
@media (max-width: 600px) {
  nav ul li.pt-5 {
    margin-top: 0px !important;
    padding-top: 0px !important;
  }
  #nosotros {
    margin-bottom: 0px;
  }
  #title-servicios {
    width: 100%;
    height: 150px;
  }
}

/** EFECTO **/
/*-----------------*/
/***** Apollo *****/
/*-----------------*/

/* Common style */
figure {
  position: relative;
  overflow: hidden;
  margin: 10px 0;
  width: 250px;
  height: 235px;
  text-align: center;
  cursor: pointer;
}

figure img {
  position: relative;
  display: block;
  width: 100%;
  opacity: 0.8;
}

figcaption {
  padding: 7em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

figcaption::before,
figcaption::after {
  pointer-events: none;
}

figcaption,
figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h3 {
  word-spacing: -0.15em;
  font-size: 1.5em;
  margin-top: 18%;
  color: #fff;
  font-weight: 600;
}

.grid figure h2 span {
  font-weight: 800;
}

.effect-apollo img {
  opacity: 0.95;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}

.effect-apollo figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  content: "";
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, -100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, -100%, 0);
}

.effect-apollo:hover img {
  opacity: 0.6;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.effect-apollo:hover figcaption::before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, 100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, 100%, 0);
}

.effect-apollo:hover p {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

@media(max-width:768px){
  figure{
    margin: 0 auto;
  }
  #sp1,
  #sp2,
  #sp3,
  #sp4,
  #sp5,
  #sp6{
    display: block;
    padding-top: 5px;
    margin-top: 5px;
    margin-bottom: 10px;
    transform: translate(120px, 0px);
    text-align: center;
  }
}