@import url("https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:wght@200&display=swap");

.banner-main {
  position: relative;
}

body {
  background-color: #f9f9f9;
  overflow-x: hidden;
}

.nav_item li {
  padding: 0 12px;
}

.center-text {
  position: absolute;
  top: 15%;
  left: 50%;
  transform: translateX(-50%);
}

.carousel-indicators .active {
  background-color: #1b2b65;
}

.side-flowers::after,
.side-flowers::before {
  content: "";
  width: 782px;
  height: 534px;
  position: absolute;
  top: 50%;
  z-index: -1;
  background-position: center center;
  background-image: url(../images/flower-large.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.hero-wrapper {
  position: relative;
  padding: 90px 0;
  text-align: center;
}

a.setlogo {
  align-items: center;
}

.logo-text {
  filter: brightness(0.3);
}

.gray-bg {
  /* background-color: #f9f9f9; */
  background-image: url(./bg1-1.webp);
  z-index: 0;
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  /* background-attachment: fixed; */
  background-position: center;
}

/* .hero-wrapper::after,
.hero-wrapper::before {
  content: "";
  width: 278px;
  height: 503px;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(./download.svg);
  background-size: contain;
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
} */

.hero-wrapper::after {
  left: auto;
  right: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.hero-wrapper h2 {
  color: #fff;
  font-size: 18pt;
  text-transform: uppercase;
  margin-bottom: 15px;
  text-align: center;
}

.hero-title {
  color: #ffffff;
  font-family: "Great Vibes", cursive;
  font-size: 76px;
  margin-bottom: 5px;
  position: relative;
  min-height: 55px;
  line-height: 1.2;
  text-align: center;
  padding: 12px 0 30px 0;
}

.banner-main::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #060505;
  z-index: 1;
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}

.hero-wrapper .hero-subtitle {
  font-size: 20px;
  padding: 0 220px;
  color: #fff;
  text-align: center;
  font-weight: 200;
  padding-bottom: 24px;
}

.subscribe-btn {
  background-color: #1b2b65;
  box-shadow: none;
  border: 1px solid #1b2b65;
  color: white;
  padding: 1px 4px 1px 4px;
}

.list-group-item {
  font-weight: 500;
}

.footer-img-play {
  width: 158px;
  float: right;
}

footer .list-group-item {
  position: relative !important;
  display: block !important;
  padding: 0.5rem 0rem !important;
  color: #212529 !important;
  text-decoration: none !important;
  background-color: #fff !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125) !important;
}

.list-group-item:hover {
  background-color: transparent;
  color: #4760b8;
}

.btn {
  --offset: 7px;
  --border-size: 1px;
  display: inline-block;
  /* color: #8eaeba; */
  background: 0 0;
  position: relative;
  margin: 15px;
  padding: 15px 35px;
  border: 1px solid currentcolor;
  font-weight: 400;
  font-size: 1rem;
  font-family: "Playfair Display", serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1;
  outline: 0;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.btn-light {
  color: #000;
  background-color: #f8f9fa;
  border-color: #000000;
}

.title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  color: black;
  text-align: center;
  font-size: 45px;
  padding: 50px;
  padding-top: 0;
}

.text-p {
  font-family: "Poppins", sans-serif;
  /* font-weight: 900; */
  color: #b5b5b5;
  text-align: center;
  font-size: 20px;
  padding-bottom: 20px;
}

.section-divider-bottom-1::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 130px 100vw;
  border-color: transparent transparent #f4f2f0 transparent;
}

.section-divider-bottom-1.section-divider-bg-color::after {
  border-color: transparent transparent #f4f2f0 transparent;
}

.card_cover .card_main {
  position: relative;
  float: left;
  overflow: hidden;
  border-radius: 15px;
  height: auto;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.card_cover .card_main img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.card_cover .card_main .card_main_body {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.card_cover .card_main .card_main_body::before,
.card_cover .card_main .card_main_body::after {
  pointer-events: none;
}

.card_cover .card_main .card_main_body,
.card_cover .card_main .card_main_body>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 */
.card_cover .card_main .card_main_body>a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.card_cover .card_main h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}

.card_cover .card_main h2 span {
  font-weight: 800;
}

.card_cover .card_main h2,
.card_cover .card_main p {
  margin: 0;
}

.card_cover .card_main p {
  letter-spacing: 1px;
  font-size: 47.5%;
}

/*---------------*/
/***** Ming *****/
/*---------------*/

.card_main.effect-ming {
  background: #030c17;
}

.card_main.effect-ming img {
  opacity: 0.5;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

.card_main.effect-ming .card_main_body::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 2px solid #fff;
  box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1.4, 1.4, 1);
  transform: scale3d(1.4, 1.4, 1);
}

.card_main.effect-ming h2 {
  margin: 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

.card_main.effect-ming p {
  padding: 1em;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

.card_main.effect-ming:hover h2 {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

.card_main.effect-ming:hover .card_main_body::before,
.card_main.effect-ming:hover p {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.card_main.effect-ming:hover .card_main_body {
  background-color: rgba(58, 52, 42, 0);
}

.card_main.effect-ming:hover img {
  opacity: 0.4;
}

.row {
  margin-right: 0px;
  margin-left: 0px;
}

.shadow-sm .col-md-6:first-child .list-group-flush {
  max-width: 200px;
}

@media only screen and (max-width: 1199px) {
  .card_main.effect-ming:hover h2 {
    font-size: 16px;
  }
}

@media only screen and (max-width: 360px) {}

@media only screen and (max-width: 991px) {
  .card_cover .card_main .card_main_body {
    padding: 15px;
  }

  .card_main.effect-ming .card_main_body::before {
    top: 12px;
    right: 12px;
    left: 12px;
    bottom: 12px;
  }

  /* .hero-wrapper::before {
    content: "";
    width: 196px;
    height: 503px;
    position: absolute;
    top: 38%;
    left: 0;
    z-index: -1;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(./download.svg);
    background-size: contain;
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  } */

  .hero-wrapper::after {
    left: auto;
    width: 196px;
    height: 503px;
    top: 38%;
    right: 0;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
  }

  .hero-title {
    color: #ffffff;
    font-family: "Great Vibes", cursive;
    font-size: 33px;
    margin-bottom: 5px;
    position: relative;
  }

  .hero-wrapper {
    position: relative;
    padding: 12px;
  }

  .carousel-control-prev {
    display: none;
  }

  .carousel-control-next {
    display: none;
  }
}

@media (max-width: 767px) {
  footer .col-md-4:last-child .d-flex {
    flex-wrap: wrap !important;
    justify-content: center !important;
  }

  footer .col-md-4:last-child .d-flex>input {
    margin-bottom: 25px;
  }

  .shadow-sm .rounded {
    margin-top: 25px;
  }

  footer .shadow-sm {
    margin: 0 !important;
    max-width: 100% !important;
  }

  div#carouselExampleCaptions .carousel-inner {
    height: 340px;
  }

  div#carouselExampleCaptions .carousel-inner img {
    height: 100%;
    object-fit: cover;
  }

  div#carouselExampleCaptions .carousel-item {
    height: 100%;
  }

  .section-divider-bottom-1::after {
    opacity: 0;
  }

  .navbar-light .navbar-toggler {
    z-index: 999;
  }

  .border-start {
    border: 15px;
    padding-left: 15px;
  }

  .title {
    font-size: 20px;
    padding: 20px;
  }

  .text-p {
    font-size: 14px;
    padding-bottom: 0;
  }

  .gray-bg {
    background-size: cover;
  }

  .navbar {
    padding: 15px !important;
  }

  .card_main.effect-ming:hover .card_main_body {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .card_main.effect-ming:hover h2 {
    font-size: 33px;
  }

  .card_cover .card_main p {
    font-size: 14px;
  }

  .hero-wrapper {
    padding: 0px;
    margin: 0px;
  }

  .card_cover .card_main {
    margin-bottom: 15px;
  }

  /* .hero-wrapper::before {
    content: "";
    width: 104px;
    height: 500px;
    position: absolute;
    top: 15%;
    left: 0;
    z-index: -1;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  } */

  .hero-wrapper::after {
    left: auto;
    width: 109px;
    height: 500px;
    top: 15%;
    right: 0;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
  }

  .hero-wrapper h2 {
    color: #fff;
    font-size: 12pt;
    text-transform: uppercase;
    margin-bottom: 0px;
    text-align: center;
  }

  .hero-title {
    color: #ffffff;
    font-family: "Great Vibes", cursive;
    font-size: 24px;
    margin-bottom: 0px;
    position: relative;
  }

  .hero-wrapper .hero-subtitle {
    font-size: 11px;
    padding: 0px 0px;
    color: #fff;
    text-align: center;
    font-weight: 200;
    padding-bottom: 24px;
  }

  .card_main.effect-ming h2 {
    font-size: 24px;
  }
}

@media only screen and (max-width: 670px) {
  .hero-wrapper {
    padding: 0px;
    margin-top: 50px;
  }
}

@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "codropsicons";
  src: url("../fonts/codropsicons/codropsicons.eot");
  src: url("../fonts/codropsicons/codropsicons.eot?#iefix") format("embedded-opentype"),
    url("../fonts/codropsicons/codropsicons.woff") format("woff"),
    url("../fonts/codropsicons/codropsicons.ttf") format("truetype"),
    url("../fonts/codropsicons/codropsicons.svg#codropsicons") format("svg");
}

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}

.about-us-cvr h3 {
  font-size: 52px;
  color: #fff;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
  font-style: italic;
  font-family: "Fira Sans", sans-serif;
  padding-bottom: 50px;
}

.about-us-cvr h3:before {
  position: absolute;
  content: "";
  width: 64px;
  height: 2px;
  background-color: white;
  font-family: "Fira Sans", sans-serif;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.contact-us-cvr h3 {
  font-size: 52px;
  color: black;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
  font-style: italic;
  font-family: "Fira Sans", sans-serif;
  padding-bottom: 50px;
}

.contact-us-cvr h3:before {
  position: absolute;
  content: "";
  width: 64px;
  height: 2px;
  background-color: #dbdbdb;
  font-family: "Fira Sans", sans-serif;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.about-us {
  position: relative;
  background-image: url("../images/about_bac.jpg");
  background-size: cover;
  z-index: 1;
  padding: 56px 0;
}

.contact-us {
  position: relative;
  background-color: #f9f9f9;
  background-size: cover;
  z-index: 1;
  padding: 56px 0;
}

section.about-us:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #00000099;
  z-index: -1;
}

.energetic {
  text-align: center;
}

.about-cvr-crating img {
  width: 223px;
  border-radius: 116px;
}

.about-cvr-crating {
  text-align: center;
  padding-bottom: 48px;
  padding-right: 24px;
  padding-left: 24px;
}

.about-cvr-crating h2 {
  font-size: 22px;
  color: #fff;
  margin: 24px 0;
}

.about-cvr-crating p {
  font-size: 17px;
  color: #ffffffb3;
}

section.celebrations {
  padding: 56px 0;
}

.energetic p {
  max-width: 837.8px;
  margin: auto;
  margin-bottom: 24px;
  line-height: 1.5;
}

.energetic a {
  border: 1px solid #1b2b65;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.071em;
  font-weight: 700;
  padding: 12px 32px;
  border-radius: 4px;
  display: inline-block;
  background-color: #1b2b65;
  color: #fff;
}

.mss-box {
  margin: 92px 0;
}

/* 31-5-22 */

.shadow-sm>.col-md-6:last-child {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

/* Customization 3jun22 */
.carousel-indicators [data-bs-target] {
  background-color: #000;
}

/* 28-7-2023 */
ul.navbar-nav.border-start li:first-child {
  padding-left: 10px;
}

.shadow-sm {
  padding: 40px 0 !important;
}