@font-face {
  font-family: Gotham-Book;
  src: url("../fonts/Gotham_Book.otf");
}
@font-face {
  font-family: CormorantGaramond-Regular;
  src: url("../fonts/CormorantGaramond-Regular.ttf");
}
@font-face {
  font-family: CheddarJack;
  src: url("../fonts/cheddar-jack.ttf");
}
@font-face {
  font-family: Gotham-Bold;
  src: url("../fonts/Gotham-Bold.ttf");
}
@font-face {
  font-family: Lato-Medium;
  src: url("../fonts/Lato-Medium.ttf");
}
.video-mainview {
  width: 101%;
  margin-top: 80px;
  margin-left: -1px;
  max-width: none;
  height: 720px;
  object-fit: cover;
}
.slideprivilege {
  height: 600px;
  background: url("../images/slider/privilege-slid.jpg") no-repeat;
  background-size: cover;
  background-position: bottom;
}
#main-privilege {
  margin-bottom: 50px;
}
#main-privilege h1 {
  font-family: "CormorantGaramond-Regular";
  font-size: 38px;
  color: #8b6f66;
  margin-top: 50px;
  margin-bottom: 50px;
  position: relative;
}
#main-privilege h1::after {
  content: '';
  position: absolute;
  width: 25%;
  height: 1px;
  background: #8b6f66;
  top: 110%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#main-privilege p {
  font-family: "GothamBook";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: justify;
  color: #4a4a4a;
}
#main-privilege b {
  color: #987a61;
  font-weight: bold;
}
#privilege-services {
  background-color: #e6dfd8;
}
#privilege-services .service-carousel {
  padding-top: 5%;
  padding-bottom: 5%;
}
#privilege-services .service-carousel .carousel {
  margin-left: 50px;
  margin-right: 50px;
}
#privilege-services .service-carousel .carousel .carousel-indicators {
  visibility: hidden;
}
#privilege-services .service-carousel .carousel .carousel-indicators li {
  background-color: #8b6f66;
  opacity: 0.5;
}
#privilege-services .service-carousel .carousel .carousel-indicators .active {
  opacity: 1;
}
#privilege-services .service-carousel .carousel .carousel-control-next,
#privilege-services .service-carousel .carousel .carousel-control-prev {
  visibility: visible;
}
#privilege-services .service-carousel .carousel .service-text {
  width: 40%;
  background-color: #fff;
  padding-top: 60px;
}
#privilege-services .service-carousel .carousel .service-text .service-title {
  padding-bottom: 20px;
}
#privilege-services .service-carousel .carousel .service-text .service-title h1 {
  font-family: "CheddarJack";
  font-size: 45px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.91;
  letter-spacing: normal;
  text-align: center;
  color: #8b6f66;
  padding-left: 75px;
  padding-right: 75px;
}
#privilege-services .service-carousel .carousel .service-text .service-title h2 {
  font-family: "GothamBook";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: -0.08px;
  text-align: center;
  color: #404040;
  padding-left: 50px;
  padding-right: 50px;
}
#privilege-services .service-carousel .carousel .service-text .service-description {
  padding: 0 40px 20px;
}
#privilege-services .service-carousel .carousel .service-text .service-description p {
  font-family: "GothamBook";
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: -0.07px;
  text-align: justify;
  color: #404040;
}
#privilege-services .service-carousel .carousel .service-background {
  width: 60%;
  min-height: 540px;
  background-size: cover;
  background-position: bottom;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-align: center;
  object-fit: cover;
}
#exclusive_privileges {
  margin-top: 100px;
  margin-bottom: 70px;
}
#exclusive_privileges .exclusive_privileges_container {
  margin-bottom: 50px;
}
#exclusive_privileges .exclusive_privileges_container .exclusive_privileges_title {
  font-family: "CormorantGaramond-Regular";
  font-size: 38px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.03;
  letter-spacing: -0.1px;
  text-align: center;
  color: #8b6f66;
}
#exclusive_privileges .exclusive_privileges_container .exclusive_privileges_text {
  font-family: "GothamBook";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: -0.08px;
  text-align: justify;
  color: #404040;
}
#exclusive_privileges .exclusive_privileges_container .exclusive_privileges_bottom {
  font-family: Gotham-Bold;
  font-size: 14px;
  text-align: center;
  color: #8b6f66;
}
#exclusive_privileges .slider-component .privilege_cover {
  visibility: hidden;
  background-color: rgba(139,111,102,0.7);
}
#exclusive_privileges .slider-component .privilege_cover .cover-text {
  font-family: "GothamBook";
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: -0.08px;
  text-align: center;
  color: #fff;
}
#exclusive_privileges .slider-component .privilege_cover h2 {
  font-weight: bold !important;
  padding-left: 15px;
  padding-right: 15px;
}
#exclusive_privileges .slider-component .privilege_cover p {
  margin-top: 40px;
  padding-left: 15px;
  padding-right: 15px;
}
#exclusive_privileges .slider-component .privilege_text {
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #8b6f66;
  text-align: center;
  padding: 5px 0 5px;
}
#exclusive_privileges .slider-component .privilege_text h3 {
  font-family: "GothamBook";
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: -0.08px;
  text-align: center;
  color: #fff;
}
#exclusive_privileges .slider-component:hover .privilege_cover {
  visibility: visible;
}
#exclusive_privileges .slider-component:hover .privilege_text {
  visibility: hidden;
}
#signature_privileges {
  margin-top: 100px;
  margin-bottom: 70px;
}
#signature_privileges .exclusive_privileges_container {
  margin-bottom: 50px;
}
#signature_privileges .exclusive_privileges_container .exclusive_privileges_title {
  font-family: "CormorantGaramond-Regular";
  font-size: 38px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.03;
  letter-spacing: -0.1px;
  text-align: center;
  color: #8b6f66;
}
#signature_privileges .exclusive_privileges_container .exclusive_privileges_text {
  font-family: "GothamBook";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: -0.08px;
  text-align: justify;
  color: #404040;
}
#signature_privileges .exclusive_privileges_container .exclusive_privileges_bottom {
  font-family: Gotham-Bold;
  font-size: 14px;
  text-align: center;
  color: #8b6f66;
}
#signature_privileges .slider-component .privilege_cover {
  visibility: hidden;
  background-color: rgba(139,111,102,0.7);
}
#signature_privileges .slider-component .privilege_cover .cover-text {
  font-family: "GothamBook";
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: -0.08px;
  text-align: center;
  color: #fff;
}
#signature_privileges .slider-component .privilege_cover h2 {
  font-weight: bold !important;
  padding-left: 15px;
  padding-right: 15px;
}
#signature_privileges .slider-component .privilege_cover p {
  margin-top: 40px;
  padding-left: 15px;
  padding-right: 15px;
}
#signature_privileges .slider-component .privilege_text {
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #8b6f66;
  text-align: center;
  padding: 5px 0 5px;
}
#signature_privileges .slider-component .privilege_text h3 {
  font-family: "GothamBook";
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: -0.08px;
  text-align: center;
  color: #fff;
}
#signature_privileges .slider-component:hover .privilege_cover {
  visibility: visible;
}
#signature_privileges .slider-component:hover .privilege_text {
  visibility: hidden;
}
#privilege-icons .icons-hgen {
  height: 70px;
}
#privilege-icons .slid-priv-margin {
  margin-top: 20px;
}
#privilege-icons ul > .row {
  margin-right: 30px;
}
#privilege-icons p {
  font-family: "GothamBook";
  font-size: 16px;
  color: #495057;
}
#privilege-icons b {
  font-family: "GothamBold";
  font-size: 16px;
  color: #495057;
  font-weight: normal;
}
#privilege-icons .icon-lb {
  margin-top: 50px;
}
#privilege-icons .icon-priv {
  height: 70px;
  width: 65px;
  object-fit: contain;
}
#privilege-icons .icon-margin {
  margin-top: 40px;
}
#privilege-icons .icon-padd {
  margin-top: 40px;
  padding-top: 5px;
}
#privilege-icons .movile-privilege {
  display: none;
}
#privilege-icons .no-movile-privilege {
  display: block;
}
@media (max-width: 900px) {
  .video-mainview {
    height: 40rem;
  }
}
@media (max-width: 767px) {
  #main-privilege h1 {
    font-size: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #main-privilege p {
    font-family: "GothamBook";
    font-size: 14px;
    color: #495057;
  }
  #privilege-icons .no-movile-privilege {
    display: none;
  }
  #privilege-icons .movile-privilege {
    display: block;
  }
  #privilege-services .service-carousel .carousel .service-text {
    width: 100%;
  }
  #privilege-services .service-carousel .carousel .service-background {
    width: 100%;
  }
}
@media (max-width: 576px) {
  #privilege-services .service-carousel {
    padding: 0;
  }
  #privilege-services .service-carousel .carousel {
    margin-left: 0px;
    margin-right: 0px;
  }
  #privilege-services .service-carousel .carousel .carousel-indicators {
    visibility: visible;
  }
  #privilege-services .service-carousel .carousel .carousel-control-next,
  #privilege-services .service-carousel .carousel .carousel-control-prev {
    visibility: hidden;
  }
}
