@import url("https://use.typekit.net/ruz4xal.css");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

* {
  margin: 0;
  padding: 0;
}

body {
  overflow-x: hidden !important;
}


/* blog page css start here */
.blog_main_container{background: rgb(240, 235, 231, 0.2);}

.blog_section {
  padding-top: 36px;
}
.blog_section .nav.nav-pills {
  padding:15px 0 30px;
}
.page_heading {
  font-size: 45px;
  letter-spacing: 3px;
  font-weight: 400;
  font-family: "futura-pt";
}
.blog_box h3 {
  font-size: 20px;
  font-weight: normal;
  color: #0F0F0F;
  font-family: "Montserrat", serif;
  margin-bottom: 10px;
}
.blog_content {
  padding-top: 20px;
}
.blog_content p {
  font-size: 16px;
  font-family: "Montserrat", serif;
  padding-right: 30px;
}
.blog_section .nav-pills .nav-link {
  padding: 8px 21px;
  letter-spacing: 0.5px;
  font-size: 16px;
  font-weight: 500;
  font-family: "poppins";
}
.blog_section .nav-pills .nav-link.active, .blog_section.nav-pills .show>.nav-link {
  color: #045491;
  background: none;
  border-bottom: 1px solid #045491;
  border-radius: 0;
}
.main_heading{font-family: "futura-pt";font-size: 45px;font-weight: 100; letter-spacing: 7px;}
.blog_search .form-control {
  padding: 0 20px;
}
.blog_search .fa.fa-search {
  padding-right: 12px;
}
.blog_details_box .page_heading {
  font-size: 38px;
}
.date {
  font-size: 14px;
  font-weight: 700;
  font-family: "Montserrat", serif;
  padding-top: 15px;
  display: block;
}
.blog_details_list .date {
  font-weight: 600;
}
.blog_details_box p {
  font-size: 16px;
  font-family: "Montserrat", serif;
  margin: 30px 0;
  line-height: 25px;
}
.blog_grid_img .blog_details_img {
  width: 50%;
}
.blog_grid_img {
  gap: 25px;
  margin:15px 0;
}
.blog_search .form-control {
  padding: 0 20px;
  border: 1px solid #707070;
  height: 42px;
  background: #ffff;
  border-radius: 0;
}

.sub_heading {
  font-size: 20px;
  font-family: "Montserrat", serif;
  font-weight: bold;
  margin-bottom: 18px;
}
.blog_search {
  width: 295px;
  float: right;
  margin-bottom:40px;
}
.category_accordian_box {
  clear: both;
  padding-bottom:40px;
}
.category_accordian_box .card-header {
  background: none;
  border: none;
  padding: 6px 0;
}
.category_accordian_box .card-link.accordion-title {
  color: #000000;
  font-size: 15px;
  font-family: "Montserrat", serif;
  font-weight: 500;
}

.card {
  border: none;
  background: none;
}

.blog_details_list h4 {
  line-height: 21px;
  font-family: "Montserrat", serif;
  font-size: 14px;
  font-weight: bold;
  margin: 7px 0 3px;
}
.blog_details_list p {
  font-size: 13px;
  font-family: "Montserrat", serif;
}

.blog_details_list {
  padding-left: 25px;
}
.tag_link > a {
  background: #045491;
  color: #fff;
  padding: 6px 14px;
  border-radius: 8px;
  font-family: "poppins";
  font-size: 12px;
}
.tag_link > a:hover{text-decoration:none;}
.tag_box span {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
}
.tag_box {
  padding: 25px 0;
}
.tag_link {
  padding-left: 30px;
  display: flex
;
  align-items: center;
  gap: 11px;
}

.blog_right_box {
  padding-left:25px;
}
.recent_blog_slider {
  padding-top:50px;
  overflow: hidden;
}
.recent_blog_slider .swiper-slide img {
  width: 100%;
}
.blog_caption {
  text-align: center;
  font-size: 25px;
  font-family: "Montserrat", serif;
  font-weight: 400;
  padding: 25px 0;
}
.category_accordian_box .card-body {
  padding: 11px 1px 15px;
  font-size: 16px;
  font-family: "Montserrat", serif;
}

.blog_box > a {
  color: #0F0F0F;
}
.blog_details_list > a {
  color: #0F0F0F;
}
a:hover{text-decoration: none;}
.blog_thumbnail {
  height: 122px;
  width: 106px;
  display: block;
}
.blog_thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* blog page css end here */



.dropdown-menu{display: none;position: static;}
.dropdown-menu.show{display: block;background: none;
  border: none;
  line-height: 21px;
  width: 100%;}

  .dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
  }

  .ab-fix {
    font-size: 14px !important;
    font-family: "futura-pt";
    font-weight: 100;
  }

  .dropdown-item {
    padding: 0 !important;
    color: #fff;
    font-size: 16px;
    letter-spacing: normal !important;
  }
  
/* header#menu_area {
  position: fixed;
  width: 100%;
  top: 34px;
} */
/*.video-wrapper {
    position: absolute;
}*/
.video-wrapper video {
    max-height: 98vh;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
header#menu_area {
  position: absolute;
  width: 100%;
  top: 33px;
  background-color: transparent;
  float: left;
  width: 100%;
  z-index: 2;
}

header.header.menu-area.sticky {
  top: 0 !important;
  position: fixed !important;
  background-color: #fff !important;
  /* z-index: 9; */
  box-shadow: -1px 7px 10px #c6b0b0;
}
/* .swiper.mySwiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
  z-index: 0;
}
.owl-carousel {
    z-index: 0;
} */
header.header.menu-area a.navbar-brand img {
  width: 110px;
}
header.header.menu-area.sticky a.navbar-brand img {
  width: 100px;
}
footer.footer {
  padding-bottom: 30px;
}
.setarrow.owl-carousel.owl-theme.owl-loaded.owl-drag {
  max-height: 590px;
}
.sticky .navbar {
  padding: 6px 0px;
}

.header-sec {
  /* position: fixed; */
  position: relative;
  width: 100%;
/*  z-index: 0;*/
z-index: 4;
}

.header-sec.hide {
  display: none;
}

.topbar {
  background-color: #045491;
}

.modal-title {
  margin-left: 12px !important;
}

.font-sets {
  color: #fff;
  font-size: 12px;
  font-family: "poppins";
  font-weight: 300;
}

.f-set {
  font-family: "Poppins";
}

div#customers-testimonials {
  margin-top: 140px;
}
.navbar-expand-lg {
    justify-content: space-between;
}
.navbar {
  padding: 29px 0px;
}


.font-sets:hover {
  color: #fff;
}

.topbar-set {
  width: 100%;
  float: right;
}

.fa-search {
  position: absolute;
  right: 0;
}

.video {
  background-size: 100%;
  background-image: url("../img/video-banner.png");
  width: 100%;
  background-repeat: no-repeat;
  opacity: 1;
  height: 94vh;
  position: relative;
  /* z-index: -10; */
}

.video img {
  position: absolute;
  left: 49%;
  top: 53%;
  cursor: pointer;
  /* z-index: -9; */
}

.modal-dialog {
  width: 100%;
  margin: 30px auto;
}

.modal-body {
  position: relative;
  padding: 10px 30px;
}

.close {
  position: absolute;
  right: 10px;
  top: 7px;
  color: #000 !important;
}

.play-btn {
  width: 100px;
  height: 100px;
  background-image: url("../img/play.png");
  position: absolute;
  display: block;
  top: 54%;
  left: 47%;
}

/* triangle */
.play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  transform-origin: center center;
  width: 0;
  height: 0;
  /* border-top: 15px solid transparent;
  border-bottom: 15px solid transparent; */
  /* border-left: 25px solid #fff; */
  z-index: 1;
  /* -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19); */
  /* transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);   */
}

/* pulse wave */
.play-btn:before {
  content: "";
  position: absolute;
  width: 150%;
  height: 150%;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  /* -webkit-animation: pulsate1 2s; */
  /* animation: pulsate1 2s; */
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  /* border: 5px solid #830C0F; */
  top: -25%;
  left: -25%;
  background: rgba(198, 16, 0, 0);
}

@-webkit-keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    /* box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75); */
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}

@keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    /* box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75); */
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}

.content h3 {
  font-family: "futura-pt";
  font-weight: 00;
  color: #0F0F0F;
}

.content span {
  font-family: "futura-pt";
  font-weight: 100;
  color: #0F0F0F;
}

.legacy {
  width: 100%;
  background-size: 100% 100%;
  background-image: url("../img/legacy.png");
  background-repeat: no-repeat;
  padding-top: 70px;
  padding-bottom: 40px;

}

.content {
  margin-top: 40px;
}

.d-set {
  font-size: 45px;
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: 7px;
  margin-bottom: 0;
  line-height: 38px;
  font-family: "futura-pt";
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

.btn-primary {
  background-color: #045491;
}

.btn {
  padding: 12px 50px;
  border-radius: 8px;
}

.btn-arrow {
  position: relative;
  transition: background-color 300ms ease-out;

  span {
    display: inline-block;
    position: relative;
    transition: all 300ms ease-out;
    will-change: transform;
  }

  &:hover span {
    transform: translate3d(-1rem, 0, 0);
  }

  .fas {
    position: absolute;
    width: 1.1em;
    right: 0px;
    right: 0rem;
    opacity: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 300ms ease-out;
    will-change: right, opacity;

    * {
      stroke-width: 5;
      stroke-color: transparent;
    }
  }

  &:hover .fas {
    opacity: 1;
    right: -2rem;
  }
}

.leg-img {
  padding: 20px 0px;
  border-radius: 8px;
  height: auto;
}

.a-fix {

  position: absolute;
  width: auto !important;
  cursor: pointer;
  bottom: 5%;
  right: 5%;
}

.house {
  background-color: #045491;
  padding-bottom: 70px;

}

.copyright {
  padding: 15px 0px;
  background-color: #045491;
  border-top: 1px solid #fff;
  color: #fff;
  font-size: 10px;
}

.f-fix {
  align-items: center;
}

.f-fixs {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.text-setting h3 {
  font-size: 45px;
  text-transform: uppercase;
  font-weight: 100;
  line-height: 40px;
  margin-top: 100px;
  font-family: "futura-pt";
  letter-spacing: 7px;
}

.text-setting p {
  margin-bottom: 0;
}
a.btn.btn-primary.btn-arrow span{position: relative;}
a.btn.btn-primary.btn-arrow span:before {
  background-image: url(../img/blue-icon.png) !important;
  position: absolute;
  top: 6px;
  content: "" !important;
  background-repeat: no-repeat;
  opacity: 0;
  width: 29px;
  height: 16px;
}
a.btn.btn-primary.btn-arrow span i{display: none;}
a.btn.btn-primary.btn-arrow:hover  span:before {
  opacity: 1;
  right: -50px;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
  background-color: #045491;
}

.set-p {
  margin-top: 30px;
  padding-bottom: 38px;
  font-family: "poppins";
  color: #0F0F0F;
  font-size: 18px;
  line-height: 30px;
}

.know-more {
  margin-bottom: 70px;
}

.contain {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}

.models ul {
  display: flex;
  list-style: none;
  overflow-x: scroll;
  padding-bottom: 50px;
}

::-webkit-scrollbar {
  height: 2px;
  width: 3px;
  background: grey;

}

.shop-content {
  padding-top: 50px;
}

.shop-content h2 {
  font-family: 'Futura PT', sans-serif;
  font-weight: 200;

}

.shop-content p {
  color: #0F0F0F;
  font-family: "Poppins";
  font-weight: 500;

}

::-webkit-scrollbar-thumb:horizontal {
  background: #fff;
  border-radius: 10px;
}

.models li {
  position: relative;
}



.model-set {
  position: absolute;
  bottom: 9%;
  left: 4%;
  font-size: 24px;
  color: #fff;
  margin-bottom: 0;
  font-weight: 100;
}

.item {
  align-items: center;
  color: white;
  display: flex;
  height: auto;
  justify-content: center;
}

.house-set {
  position: absolute;
  bottom: 0;
  font-size: 24px;
  left: 18px;
  cursor: pointer;
  font-family: 'Montserrat';
  font-weight: 300;
}

.collection {
  padding-top: 90px;
}

.btn-new {
  width: 100%;
  text-align: center;
  margin-top: 35px;
}
/* form#onOrder {
  min-height: 62px;
} */
.shop {
  background-image: url("../img/lovebg.png");
  width: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}


.shop h2 {
  font-size: 45px;
  letter-spacing: 8px;
  font-weight: 400;
  font-family: "futura-pt";
}

.col-carousel {
  margin: 160px 0;
}

/* owl nav */
.owl-prev span,
.owl-next span {
  color: #FFF;
}

.owl-prev span:hover,
.owl-next span:hover {
  color: #8199A3;
}

.owl-prev,
.owl-next {
  position: absolute;
  top: 0;
  height: 100%;
}

.owl-prev {
  left: -5%;
}

.owl-next {
  right: 7px;
}

/* removing blue outline from buttons */
button:focus,
button:active {
  outline: none;
}

.content-en {
  /* position: absolute;
    right: 0;
    bottom: 0; */
}

.content-en h5 {
  font-family: 'Montserrat';
  font-weight: 200;
  font-size: 32px;
  margin-bottom: 12px;
}

.content-en p {
  margin-bottom: 50px;
}


.btn-new-1 {
  border-color: #fff;
  /* position: absolute;
    left: 43%; */
  margin-top: 18px;
}

.section-set {
  position: absolute;
  top: 13%;
  left: 50%;
}

.play-setting {
  padding-left: 10px;
  padding-bottom: 10px;
}

.content-fix p {
  padding: 10px 10px;
}

.btn-primary:hover {
  color: #0069d9;
  background-color: transparent;
}

.btn-primary-new {
  color: #fff;
  background-color: #045491;
  border-color: #045491;
}

.btn-primary-new:hover {
  color: #fff;
  background: transparent;
  border-color: #fff !important;
}

.image-bg {
  background-size: 100%;
  background-image: url("../img/bg-black.png");
  width: 100%;
  background-repeat: no-repeat;
  margin-top: 120px;
  margin-bottom: 30px;
      background-attachment: fixed;
    height: 100%;
}

.model-fix {
/*  padding: 0 50px 50px 0;*/
}


.p-fix {
  width: auto !important;
  position: absolute;
  bottom: 4px;
  right: -50px;
  box-shadow: 0px 2px 10px 0px #0F0F0F;
}
div#customers-testimonials img.p-fix{display: none;}
.content-new {
  margin-top: 265px;
}
.menu-content {
    width: 100%;
    font-size: 23px;
    padding: 65px 30px;
    height: 100%;
}

.menu-content a, .menu-content li {
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  width: 100%;
}
.menu-content li a {
  letter-spacing: 4px;
  font-family: "futura-pt";
}

.btn-side {
    background: none;
    border: none;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    font-family: "futura-pt";
    letter-spacing: 4px;

}
.menu-content a:hover {
  text-decoration: none !important;
}

.menu-content li, .menu-content a li {
  display: flex;
  align-items: center;
}

.menu-content li .menuDropDown, .menu-content a .menuDropDown {
  font-size: 38px;
  margin-left: 5px;
  transition: all 0.3s;
}

.menu-content li:hover .menuDropDown, .menu-content a:hover .menuDropDown {
  transform: rotate(-180deg);
}

.dropdown-content {
  display: none;
  position: relative;
  padding: 12px 0;
  z-index: 1;
}

.dropdown:hover .dropdown-content {
  display: block;
}
.dropdown:focus .dropdown-content {
  display: block;
}
/* 
.show {
  display: block;
}

.unshow {
  display: none;
} */

.fa-whatsapp {
  color: #fff !important;
  background-color: #2AA81A;
  font-size: 30px;
  position: fixed;
  bottom: 10px;
  padding: 12px 14px;
  right: 10px;
  width: 55px;
  height: 55px;
  border-radius: 51px;
  z-index: 9;
}

.menu-content ul {
  /* line-height: 55px; */
  line-height: 20px;
  list-style: none;
  margin-top: 97px;
  color: #fff;
}

.content-new h3 {
  font-size: 40px;
  letter-spacing: 7px;
  padding-bottom: 20px;
  font-weight: 400 !important;
  font-family: "futura-pt";
}

.sheet {
  position: absolute;
  right: 41%;
  top: 20%;
  z-index: 0;
}

.content-new p {
  padding-bottom: 40px;
  font-weight: 200;
  font-family: "poppins";
}



.newmodel {
/*  padding: 90px 0px 90px 90px;*/
padding: 90px 0px;
}

.star-content {
  margin-top: 70px;
}

.star-content h2 {
  font-size: 45px;
  font-weight: 400;
  padding-bottom: 15px;
}

.star-content p {
  font-family: "poppins";
  font-weight: 300;
  color: #0F0F0F;
}

hr {
  background-color: #fff;
}

.sons h3 {
  font-family: "poppins";
  font-weight: 300;
}

.btn-border:hover {
  border-color: #0069d9 !important;
}

.star::before {
  content: "";
  background: url(../img/element.png);
  position: absolute;
  width: 473px !important;
  height: 473px !important;
  left: -16%;
  background-size: cover;
}

.heritage::before {
  content: "";
  background: url(../img/element-right.png);
  position: absolute;
  width: 376px !important;
  height: 376px !important;
  background-size: cover;
  right: -8%;
  top: 59%;

}

.heritage {
  position: relative;
  overflow: hidden;
}
.text-setting::before {
  content: "";
  background: url(../img/sheet.png);
  position: absolute;
  width: 230px !important;
  height: 295px !important;
  top: 75px;
  left: 40%;
}

.text-setting {
  position: relative;
}

.popup::after {
  content: "";
  background: url(../img/menu-flower.png);
  position: absolute;
  width: 235px !important;
  height: 345px !important;
  left: -1%;
  background-size: cover;
}

.btn-primary.focus, .btn-primary:focus {
  background-color: #045491;
  box-shadow: none;
}

.btn-primary:focus-visible {
  outline: none;
}

.owl-carousel .owl-video-tn {
  background-size: cover;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
}

.owl-video-frame {
  position: relative;
  position: relative;
  padding-top: 25px;
  height: 0;
}

.owl-video-frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.owl-dots {
  text-align: center;
  margin-top: 20px;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 3% !important;
  top: 85% !important;
  margin-left: 0px !important;
  background: url("../img/play-sm.png") no-repeat !important;
  cursor: pointer;
  transition: transform .1s ease;
}

.owl-dot {
  display: inline-block;
}

.owl-dot span {
  width: 11px;
  height: 11px;
  background-color: #ccc;
  border-radius: 50%;
  display: block;
  margin: 5px 3px;
}

.owl-dot.active span {
  background-color: #000;
}

.item-video {
  margin: 15px;
}

.item-video p {
  position: absolute;
  top: 75%;
  z-index: 9;
  color: #fff;
  font-size: 12px;
  padding: 21px 25px;
}

.owl-theme .owl-dots .owl-dot span {
  width: 479px !important;
  height: 2px !important;
  margin: 5px 0px !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #fff !important;
}

.owl-theme .owl-dots .owl-dot span {
  background-color: grey !important;
}

.collection h3 {
  color: #fff;
  padding: 30px;
  letter-spacing: 7px;
  text-align: center;
  font-size: 45px;
  line-height: 60px;
  font-weight: 100;
}

.collection img {
  width: 100%;
}

.bg-collection {
  background-color: #045491 !important;
  float: left;
  width: 100%;
  height: 100%;
}

.nav-tabs .nav-item .nav-link {
  color: grey !important;
  background-color: transparent;
  border: none !important;
  padding: 8px 22px;
}

.modal-header {
  border-bottom: none !important;
}

.collection .nav-tabs .nav-link.active {
  color: #fff !important;
  border-bottom: none !important;
}

.collection .nav-tabs .new-border .nav-link {
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0 !important;
}

.collection .nav-tabs .nav-item .nav-link {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;

}

.collection .nav-tabs .nav-item .nav-link {
  padding: 8px 22px;
  color: #fff !important;
}
.collection .nav-tabs .nav-item  a.nav-link.active {
  background-color: #fff !important;
  color: #0069d9 !important;
}

.collection .nav-tabs .nav-item .nav-link:hover {
  color: #0069d9 !important;
}

.collection .nav-tabs .nav-item .nav-link:focus {
  color: #0069d9 !important;

}
.nav-tabs .nav-link {
  border-bottom: 1px solid #045491 !important;
  color: #0F0F0F !important;
  background-color: transparent;
}
.content-heritage {
  padding: 20px;
  color: #000;
  border-radius: 12px;
}

.content-heritage h5 {
  font-family: "poppins";
     font-weight: 300;
    color: #000;
}

.content-heritage p {
  font-family: "poppins";
  font-weight: 200;
  color: #000;font-size: 16px;
}

.sons p {
  margin-bottom: 30px;
}

.content-heritage a {
  text-decoration: none;
  color: #000 !important;
}

.nav-tabs .nav-link.active {
      border-bottom: 1px solid #045491 !important;
    color: #0F0F0F !important;
    background-color: transparent;
}
.heritage .nav-link.active .content-heritage{background-color: #000}
.heritage .nav-link.active .content-heritage {
  padding: 25px;
  color: #fff;
  border-radius: 12px;
}

.heritage .nav-link.active .content-heritage h5 {
  font-family: "poppins";
     font-weight: 300;
    color: #fff;
}

.heritage .nav-link.active .content-heritage p {
  font-family: "poppins";
  font-weight: 200;
  color: #fff;font-size: 16px;
}

.heritage .nav-link.active .content-heritage a {
  text-decoration: none;
  color: #fff !important;
}
.nav-tabs {
  border: none;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  color: #045491;
  background-color: #fff;
}

.c-fix {
  padding: 0px 225px !important;
}

.nav-tabs .nav-link {
  color: #fff;
  border-radius: 0;
}

ul.nav.nav-tabs {
  border: 1px solid #fff;
  max-width: 312px;
  border-radius: 8px;
  margin: 0 auto;
  
}

input#username {
  width: 57%;
  background: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #fff;
  padding: 5px 5px;
  color: #fff !important;
}

.owl-next {
  position: absolute;
  right: -5%;

}

input#username::placeholder {
  color: #ffff;
  font-weight: lighter;
}
input#username1::placeholder {
  color: #ffff;
  font-weight: lighter;
}

.tab-content {
  margin: 0px 0;
  text-align: center;
}

.custom {
  max-width: 100% !important;
  justify-content: center;
}

.custom a {
  font-size: 45px;
  color: #000 !important;
  letter-spacing: 10px;
}

.custom.nav-item {
  margin-right: 50px;
}

.news-section {
  position: relative;
  padding-top: 70px;
overflow: hidden;
}

.news-section::before {
  content: "";
  background: url(../img/element-big.png);
  position: absolute;
  top: 20px;
  width: 590px !important;
  height: 590px !important;
  /* background-repeat: no-repeat; */
  right: -178px;
  background-size: cover;
}

.news-section .nav-link {
  font-family: "futura-pt";
  color: #0F0F0F !important;
}

.custom .nav-linkactive {
  border-bottom: 1px solid red !important;
}

a.nav-link.active {
  border-radius: 0;
  border-bottom: 1px solid #045491 !important;
}

.owl-video-tn {
  opacity: 1;
  background-image: url("../img/star-one.png") !important;
}

.owl-video-tns {
  opacity: 1;
  background-image: url("../img/star-two.png") !important;
}



.heritage-content {
  width: 100%;
  margin-bottom: 30px;
  padding-top: 90px;
}

.heritage-content h3 {
  font-size: 45px;
  letter-spacing: 6px;
  line-height: 53px;
  font-weight: 400;
  margin-bottom: 35px;
  font-family: "futura-pt";
  color: #0F0F0F;
}
.setarrow .owl-nav button img{width: 20px;}
.setarrow .owl-nav button {
  margin: 0 !important;
}
.setarrow button.owl-prev {
  left: -20px;
}
.setarrow button.owl-next {
  right: -20px;
}
.setarrow .owl-prev span, .setarrow .owl-next span {
  color: #FFF;
  background-color: #df9c3f;
  padding: 6px 9px 10px 8px;
  border-radius: 76px;
  line-height: 1px;
}
.heritage ul.nav.nav-tabs.custom {
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 10px;
    display: block;
}

/* .store-video {
  background-size: 100%;
  background-image: url("../img/video.png");
  width: 100%;
  background-repeat: no-repeat;
  margin-top: 40px;
} */
.heritage .nav-tabs .nav-item .nav-link {
  color: grey !important;
  background-color: transparent;
  border: none !important;
  padding: 8px 0px;letter-spacing: 0;
}

.heritage .nav-tabs li.nav-item {
    width: 100%;
}
.play {
    position: absolute;
    top: 40%;
    right: 0;
    left: 43%;
    bottom: 0;
    cursor: pointer;
    width: 100px;
    height: 100px;
}

.search-form {
  right: 200px;
  top: 200px;
}

.search-field {
  background-color: transparent;
  background-image: url(https://wp-themes.com/wp-content/themes/twentythirteen/images/search-icon.png);
  background-repeat: no-repeat;
  border: none;
  margin: 3px 0 !important;
  padding: 0 0 0 27px;
  position: relative;
  transition: width 400ms ease, background 400ms ease;
  width: 0px;
  cursor: pointer;
}

.search-field:focus {
  cursor: text;
  outline: 0;
  border-radius: 8px;
  width: 250px;
  color: #000;
  background: #fff;
  padding: 5px 5px;
}

.search-form .search-submit {
  display: none;
}

.btn-play {
  top: 40% !important;
  left: 45% !important;
  right: 0% !important;
}


.dire {
  margin-right: 5px;
  margin-top: -2px;
      filter: brightness(0) invert(0);
}
.nav-link.active .dire {    filter: brightness(0) invert(1);}
.sons {
  margin: 56px 12px;

}

.direction a {
  text-decoration: none;
  color: #000;
      font-size: 14px;
    letter-spacing: 0;
}

.footer {
  padding: 30px 0 0;
    /* margin-top: 70px; */
  background-color: #045491;
}

.heritage{padding-bottom: 70px;}

.swiper {
  height: 510px;
}

.mySwiper {
  height: calc(100% + 50px);
}

.item.zoom a:hover {
  border-radius: 8px !important;
}

.mySwiper .swiper-wrapper {
  margin-bottom: 30px;
}

.mySwiper .swiper-slide {
  /* width: 351px !important; */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  width: unset;
}
.mySwiper img {
  width: 100%;
}

.swiper-scrollbar-drag {
  background-color: #fff !important;
}

.swiper-scrollbar {
  height: 2px !important;
  left: 0;
  width: 100%;
}

.btn-fix:hover {
  border-color: #045491 !important;
}

.btn-fixed:hover {
  color: #fff !important;
}
a.btn.btn-primary.btn-primary-new.btn-arrow:hover span::before{background-image: url(../img/right-arrow.png) !important;}

a.btn.btn-primary.btn-arrow.btn-fixed:hover span::before {
  background-image: url(../img/right-arrow.png) !important;
  
    opacity: 1;
    filter: brightness(100) !important;
    
}

.ready a {

}



.address li {
  list-style: none;
}

.address p {
  font-weight: 300;
}

.address span {
  font-weight: 300;
}

.footer {
  font-family: "Montserrat";
}

.address-two {
  margin-top: 20px;
}

.address a {
  color: #fff;
  text-decoration: underline;
}


.address-two li {
  list-style: none;
  color: #ffff;
  line-height: 25px;
  min-height: 36px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 300;
}
.address-two li a {
  color: #fff;
}

.address-two h5 {
  color: #fff;
  padding-bottom: 10px;
  font-weight: 200;
}

.social-set {
  display: flex;
}

.social-set li {
  padding: 0px 10px;
}

.social-set i {
  font-size: 22px;
}

.collection li.nav-item {
  width: 50%;
  text-align: center;
}

.collection .nav-link {
  padding: 7px 0px !important;
}

.mySwiperStar {
  height: calc(100% + 50px);
}

.mySwiperStar .swiper-wrapper {
  margin-bottom: 50px;
}

.mySwiperStar .swiper-slide {
  height: 369px;
}

.mySwiperStar .swiper-slide div {
  width: 100%;
}

.mySwiperStar .swiper-slide div img {
  width: 100%;
}

.scrollbarStar {
  width: 100% !important;
  left: 0 !important;
}

.scrollbarStar .swiper-scrollbar-drag {
  background-color: #045491 !important;
}

.mySwiperStar  .swiper-slide p {
  position: absolute;
  bottom: 0;
  left: 12px;
  color: #FFF;
  z-index: 1;
}

.event-set {
  position: absolute;
  bottom: 0;
  color: #FFF;
  text-align: left;
  left: 10px;
  font-size: 13px;
}

.play-set {
  position: absolute;
  bottom: 66px;
  left: 7px;
  cursor: pointer;
}

.play-sets {
  position: absolute;
  bottom: 53px;
  left: 7px;
  cursor: pointer;
}

.mySwiperNews {
  height: calc(100% + 50px);
}

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

.mySwiperNews .swiper-wrapper .swiper-slide {
  overflow: hidden;
  height: unset;
}

.leg-img img {
  border-radius: 8px !important;
}

/* .tab-pane{display: none;}
.tab-pane.active{display: block;} */

.hamburger-container {
  grid-column: 1;
  display: flex;

  .hamburger {
    width: 2.7rem;
    background-color: transparent;
    border: none;
    cursor: pointer;

    .bars {

      .bar {
        width: 1.5rem;
        height: 0.05rem;
        background-color: black;
        margin-bottom: 0.4rem;
        float: right;
      }

      .bar:nth-child(2) {
        width: 2.7rem;
      }
    }
  }

  .hamburger:hover {

    .bar:nth-child(1) {
      width: 2.7rem;
      transition: 0.3s;
    }

    .bar:nth-child(2) {
      transition: 0.3s;
      width: 1.5rem;
    }
  }

  .hamburger:not(hover) {

    .bar:nth-child(1),
    .bar:nth-child(2) {
      transition: 0.3s;
    }
  }
}

@keyframes openNav {
  0% {
    min-width: 0;
    height: 100svh;
  }

  100% {
    min-width: 400px;
    height: 100svh;
    z-index: 100000 !important;
  }
}

@keyframes closeNav {
  0% {
    min-width: 400px;
    height: 100svh;
  }

  100% {
    min-width: 0;
    height: 100svh;
    display: none;
  }
}

.popup {
  width: 0%;
  height: 100svh;
  position: fixed;
  display: none;
  z-index: 1000;
  transition: all 0.5s ease-in-out;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #045491;
}

.popup::before {
  content: "";
  width: 100vw;
  background-color: #000;
  opacity: 0.4;
  height: 100svh;
}

.popup.active {
  display: block;
  animation: openNav 0.8s ease-in-out forwards;
      box-shadow:0px 0px 20px 0px #df9c3f;
}

.popup.closing {
  display: block;
  animation: closeNav 0.8s ease-in-out forwards;
}

.popup.closing .popup-nav {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

.popup.active .popUpNav-close {
  opacity: 1;
  transition-duration: 1s;
  transition-delay: 0.5s !important;
}

.popup.closing .popUpNav-close {
  opacity: 0;
}

.popup::-webkit-scrollbar {
  width: 0px;
}

.popUp {
  overflow: hidden;
    height: 100%;

}

.plays {
  position: absolute;
  bottom: 0;
}

.btn-new-1 a {
  border-color: #0069d9;
  padding: 12px 50px;
  margin-right: 10px;
}

.btn-new-2 a {
  border-color: #045491;;
  padding: 10px 50px;
  margin-right: 15px;
}

.popUp .popUpNav-close {
  position: absolute;
  margin: 20px 20px 0px 0px;
  border: none;
  background-color: transparent;
  cursor: pointer;
  top: 5%;
  font-size: 25px;
  right: 0;
  opacity: 0;
}

.modal-footer {
  justify-content: center;
  border-top: 0 !important;
}

.modal-header .close {
  position: absolute;
  right: 10px;
  top: 7px;
  color: #000 !important;
}

.btn-new-2 {
  display: flex;
}

.visible-xs {
  display: none;
}
.sidebar-contact {
  position: fixed;
  top: 45%;
  right: -72px;
  transform: translateY(-50%);
  width: 180px;
  text-align: center;
  height: auto;
  padding: 10px 10px 10px 10px;
  background: #045491;
  box-sizing: border-box;
  transition: .5s;
  z-index: 999;
  box-shadow: 0 0 15px -4px #ccc;
  transform: rotate(270deg);
}
.sidebar-contact a{color: #fff;text-decoration: none;}
#enquireModal .modal-dialog.modal-lg {
  max-width: 600px;margin: 4% auto;
}
#enquireModal h2{margin-bottom: 30px;}
#enquireModal .form-control{height: 45px;}
textarea {
  padding: 15px;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 5px;
}
#enquireModal .modal-content{
  background-image: url(/static/webDevelopement/img/aboutmbj-bg.jpg);
}
.enquireModalcontact .form-group {
  margin-bottom: 0;
  min-height: 70px;
}
.enquireModalcontact .error {
  font-size: 14px;margin-top: 0 !important;
}
button#enquireNowFormSubmit {
  margin-top: 30px;
}
.needipadfix  iframe {
  width: 100%;min-height: 589px;    border-radius: 10px;
}
.zoom{width: 100%;}
.store-video {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .needipadfix .item{height: 100%;}
  .needipadfix iframe{min-height: 320px;}
  #enquireModal .modal-body {
    position: relative;
    padding: 10px 0px;
}
 .mobile-mb-2 a{margin-bottom: 20px;}

.blog_right_box {
  padding-left: 0;
}
.blog_details_box .page_heading {
  font-size: 24px;
}
.blog_details_box p {
  font-size: 14px;
}
.page_heading {
    font-size: 35px;
}
.blog_section .nav-pills .nav-link {
  padding: 10px 20px;
  letter-spacing: 0.3px;
  font-size: 14px;

}
.blog_section .mb-5, .my-5 {
  margin-bottom: 0 !important;
}
.blog_box {
  margin-bottom: 29px;
}
.recent_blog_slider {
  padding-top: 50px;
  overflow: hidden;
}

  .address-two ul {
    margin-bottom: 0;
}
.address-two h5.mt-3{margin-top: 0 !important;}
  .setarrow button.owl-prev {
    left: -15px;
}
.setarrow button.owl-next {
  right: -15px;
}
  .bg-collection {
    padding-bottom: 30px;
}
  .collection .zoom {
    margin-top: 20px;
}
  .text-setting::before {
  left: 20%;
}
  .hidden-xs {
    display: none;
  }
  .col-xs-6 {
    width: 50%;
}

  .search-form {
    display: none;
  }

  .visible-xs {
    display: block !important;
  }

  .know-more {
    z-index: 0;
    position: relative;
  }

  .mySwiperStar {
    height: calc(100% + 30px);
  }
  
  .mySwiperStar .swiper-wrapper {
   margin-bottom: 30px;
  }

  .mySwiperStar .swiper-wrapper .swiper-slide {
    height: unset;
  }

  .fix-cls {
    z-index: -9;
  }
  .mySwiper .swiper-slide {
    width: 100% !important;
    display: block;
  }

  .modal-header .close {
    right: 5px;
    top: 0px;
  }

  .video {
    background-size: 100%;
    background-image: url("../img/videobanner-mobile.png");
    width: 100%;
    background-repeat: no-repeat;
    opacity: 1;
    height: 450px;
  }

  .swiper-slide p {
    left: 5%;
    bottom: 0;
  }

  .a-fix {
    right: 10%;
  }

  .text-setting h3 {
    line-height: 0;
  }

  .topbar ul {
    float: left;
  }

  .news-section::before {
    width: 100% !important;
    right: 0;
  }

  .heritage::before {
    width: 100% !important;
    right: 0;
  }
    .heritage .nav-tabs .nav-link.active {
    border-bottom: 0px solid #045491 !important;
  color: #fff !important;font-size: 24px;
  background-color: transparent;
}
  .heritage ul.nav.nav-tabs{max-height: 90%;
    overflow: auto;
    padding-right: 10px;}
  .shop-content h2 {
    padding-top: 22px !important;
  }

  .content-new h3 {
    font-size: 26px;
    letter-spacing: 5px;
    padding-bottom: 8px;
    padding-top: 15px;
  }

  .collection img {
    width: 100%;
    margin-top: 30px;
  }

  .star-content {
    margin-top: 0px;
}

.d-sets {
  line-height: 38px !important;
}

  .newmodel img {
    width: 100%;
    padding-bottom: 30px;
  }

  .topbar-set .nav-link {
    padding: 8px 8px;
    width: auto;
  }

  .play {
    top: 34%;
    left: 34%;
  }
  .heritage-content h3 { font-size: 25px; line-height: 30px; letter-spacing: 4px; }

  .video img {
    left: 41%;
    top: 21%;
  }

  .heritage-content {
    margin-bottom: 11px;
    padding-top: 42px;
  }

  .close {
    right: 0px;
    top: -5px;
  }

  #menu_area .navbar {
    flex-wrap: nowrap;
  }

  .d-set {
    font-size: 35px;
    line-height: 25px;
  }

  div#customers-testimonials {
    margin-top: 0;
  }

  .content {
    padding-top: 0px;
    position: relative;
    z-index: 0;
  }

  .leg-img img {
    padding: 0px 0px;
  }

  p.mt-5.text-white.pb-5.f-set {
    margin-top: 28px !important;
    padding-bottom: 40px !important;
  }

  .house p {
    padding: 0 !important;
  }

  .section-set {
    position: initial;
    padding-top: 25px;
  }

  .image-bg {
    background-size: 100%;
    background-image: url("../img/bg-black-mobile.png");
    width: 100%;
    background-repeat: no-repeat;
  }

  .content-new {
    margin-top: 70px;
  }

  .menu-content ul {
    text-align: center;
    margin-top: 50%;
    width: 100%;
}

  .customc {
    display: inline !important;
  }

  .p-fix {
    right: 9px;
  }

  .owl-prev {
    left: 0%;
  }

  .know-more {
    margin-bottom: 30px;
}

.btn-primary.focus, .btn-primary:focus {
  background-color: #045491;
  box-shadow: none;
}

.content-new p {
  padding-bottom: 12px;
}

.navbar {
  padding: 10px 0px;
}

.set-p {
  padding-bottom: 13px;
}

.c-fix {
  padding: 0 !important;
}

  .image-bg {
    margin-top: 0px;
    padding-bottom: 40px;
  }

  .star-content h2 {
    font-weight: 100;
  }

  .btn-new-1 a {
    border-color: #0069d9;
    padding: 10px 15px;
  }
  
  .btn-new-2 a {
    border-color: #045491;;
    padding: 10px 22px;
  }

  input#username {
    width: 70%;
  }
  input#username1 {
    width: 70% !important;
  }

  .newmodel {
    padding: 0;
  }

  .btn-fixed {
    padding: 12px 19px !important;
  }

  .modal-dialog {
    padding: 15px;
  }

  .play-set {
    bottom: 27%;
    left: 0px;
  }



  .content-fix p {
    position: absolute;
    bottom: 1%;
    left: 1%;
  }

  .star .swiper {
    height: auto;
  }

  .collection h3 {
    font-size: 31px;
    line-height: 38px;

  }

  .star::before {
    content: "";
    background: url(../img/mobile-element.png);
    position: absolute;
    width: 148px !important;
    height: 148px !important;
    left: -16%;
    background-size: cover;
  }

  .collection {
    padding-top: 50px;
  }

  .news-section .nav-tabs .nav-item .nav-link {
    padding: 8px 4px;
    font-size: 38px;
  }

  .news-section .nav {
    flex-wrap: nowrap;
  }

  .tab-content p br {
    display: none;
  }

  .heritage ul.nav.nav-tabs.custom {
    margin-top: 30px;
  }

  .mySwiperNews .swiper-wrapper .swiper-slide {
    width: 100% !important;
  }

  .news-section .play-sets {
    left: 22px;

  }

  .topbar-set {
    width: auto;
    margin: 0 auto;
  }

  .heritage {
    margin-top: 30px;
  }

  /* .star::before {
  width: 100% !important;
  height: 301px !important;
} */

  
.mySwiper {
  height: calc(100% + 50px);
}

  .mySwiper .swiper-slide img {
    width: 100%;
    padding: 15px;
  }

 
  .mySwiper .swiper-wrapper {
    margin-bottom: 30px;
  }

  .fa-brands,
  .fab {
    z-index: 9;
  }

  .shop-content p {
    font-weight: 400;
  }

  .shop {
    background-image: none;
    position: relative;
  }

  .shop::before {
    content: "";
    background: url(../img/lovebgmobile.png);
    position: absolute;
    width: 100% !important;
    height: 30% !important;
    left: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  .shop-content {
    padding: 0px 0 50px;
  }

  .popup.active {
    display: block;
    animation: openNavMobile 0.8s ease-in-out forwards;
  }
  
  .popup.closing {
    display: block;
    animation: closeNavMobile 0.8s ease-in-out forwards;
  }
  
  @keyframes openNavMobile {
    0% {
      min-width: 0;
      height: 100svh;
    }
  
    100% {
      min-width: 100vw;
      height: 100svh;
      z-index: 100000 !important;
    }
  }
  
  @keyframes closeNavMobile {
    0% {
      min-width: 100vw;
      height: 100svh;
    }
  
    100% {
      min-width: 0;
      height: 100svh;
      display: none;
    }
  }
/*  media new css start here*/
  .menu-content li a {
    text-align: left;
}
.btn-new-1 a {
  padding: 12px 40px;
}
.btn-new-1 a:focus{background-color: transparent;color: #0069d9;}
/*  media new css end here*/
}
@media only screen and (min-width: 280px) and (max-width:414px) {
  .needipadfix iframe{min-height: 310px;height: auto;}
}
@media only screen and (min-width: 280px) and (max-width:390px) {
  .needipadfix iframe{min-height: 290px;height: auto;}
  .topbar-set .nav-link {
    padding: 8px 7px;
  }

  .popup {
    top: 50%;
  }

  .video img {
    top: 32%;
    left: 37%;
    z-index: -9;
  }

  .video {
    height: 408px;
  }

  .legacy {
    padding-top: 25px;
  }

  .content-new p br {
    display: none;
  }

  .newmodel {
    padding: 0;
  }

  .content-new {
    padding-top: 25px;
  }

  .heritage-content h3 {
    font-size: 32px;
    line-height: 37px;
    padding: 6px;
  }

  .video {
    height: 391px;
  }

  .d-set {
    font-size: 30px;
    line-height: 20px;
    font-weight: 400;
  }

  .text-setting h3 {
    font-size: 34px;
    margin-top: 57px;
  }

  .shop h2 {
    font-size: 33px;
  }

  .image-bg .col-md-6 {
    padding: 0 !important;
  }

  .collection h3 {
    font-size: 24px;
    line-height: 34px;
  }

  .play {
    top: 34%;
    left: 34%;
  }

  .play-set {
    left: 0px;
    top: 50%;
  }
  .news-section .play-sets {
    left: 10px;
}
  .mySwiperStar {
    height: calc(100% + 30px);
  }
  
  .mySwiperStar .swiper-wrapper {
    margin-bottom: 30px;
  }

  .mySwiperStar .swiper-wrapper .swiper-slide {
    height: unset;
  }
  

  .news-section .nav-tabs .nav-item .nav-link {
    padding: 8px 11px;
    font-size: 30px;
    letter-spacing: 7px;
  }

 
  .f-fix {
    width: 50%;
  }

  .f-fixs {
    width: 50%;
  }

  .btn-fixed {
    padding: 9px 50px !important;
  }

  .content span {
    font-weight: 400;
  }

  .house {
    padding-bottom: 40px;
  }


  .shop-content {
    padding-top: 0;
  }

  .shop-content h2 {
    padding-top: 22px !important;
  }
}
footer.footer i.fa-solid {
  margin-right: 10px;
}
footer.footer a.ipadwidth {
  font-size: 14px;
}
@media only screen and (min-width: 280px) and (max-width:360px) {
  .needipadfix iframe{min-height: 260px;height: auto;}
}
@media only screen and (min-width: 280px) and (max-width:340px) {
  .needipadfix iframe{min-height: 220px;height: auto;}
}
@media only screen and (min-width: 768px) and (max-width:1024px) {
  .needipadfix iframe{min-height: 363px;height: auto;}
  .blog_right_box{padding-left: 0;}
  section#thankyou {
    min-height: 90vh;
}
#thankyou .col-md-12 {
  margin: 40% 0 !important;
}
  .fa-whatsapp{bottom: 50px;}
  .heritage .tab-content {
    width: 100%;}
    .heritage ul.nav.nav-tabs.custom {
      max-height: 360px;
  } 
  nav.navbar.navbar-expand-lg.navbar-light.w-100 {
    flex-wrap: nowrap;
}

.video {
  height: 42vh;
}

div#customers-testimonials {
  margin-top: 115px;
}
/* .collection h3 {
  padding-top: 13px;
  font-size: 24px;
  line-height: 43px;
  padding-bottom: 13px;
} */
.collection h3 {
  font-size: 28px;
  line-height: 35px;
  letter-spacing: 2px;
  padding: 20px 10px 10px;
}
.collection h3 
/* .newmodel {
  padding: 0;
} */

.content {
  margin-top: 0px;
}

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

.d-set {
  font-size: 30px;
  line-height: 27px;
}

.set-p {
  line-height: 23px;
  padding-bottom: 18px;
}

.f-set {
  padding: 25px !important;
  margin-top: 10px !important;
}

.text-setting h3 {
  margin-top: 35px;
  font-size: 36px;
  line-height: 22px;
}

.shop {
  background-size: 100% 50% !important;
}

.shop-content {
  padding-top: 15px;
}
.c-fix {
  padding: 0 !important;
}

.owl-prev {
  left: -2%;
}

.owl-next {
  right: -2%;
}

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

.content-new {
  margin-top: 80px;
  margin-bottom: 80px;
}

.model-fix {
  padding: 0 15px 41px 0;
}

.p-fix {
  bottom: 14px;
  right: 12px;
  width: 126px !important;
}

.content-en p {
  font-size: 14px;
}

.btn-new-1 a {
  padding: 12px 40px;
}
.btn-new-1 a:focus{background-color: transparent;color: #0069d9;}
.newmodel img {
  width: 100%;
    margin-top: 13%;
}

.content-new p {
  font-size: 13px;
}

.btn-new-2 a {
  padding: 10px 18px;
}

.mySwiperStar {
  height: calc(100% + 50px);
}

.mySwiperStar .swiper-wrapper {
  margin-bottom: 30px;
}

.mySwiperStar .swiper-slide {
 height: unset;
}

.star::before {
  width: 350px !important;
    height: 350px !important;
    left: -8%;
}

.collection {
  padding-top: 60px;
}

.btn-new {
  /* margin-top: 37px; */
  margin: 20px 0;
}
.collection .zoom img {
  min-height: 325px;
  object-fit: cover;
}
form#readyToBuy {
  min-height: 60px;
}
form#onOrder{
  min-height: 60px;
}
.heritage::before {
  right: 2%;
}

.news-section::before {
  width: 350px !important;
    height: 350px !important;
    right: 15px !important;
}


.mySwiperNews {
  height: calc(100% + 50px);
}

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

.mySwiperNews .swiper-wrapper .swiper-slide {
  overflow: hidden;
  height: unset;
  margin-right: 20px !important;
}

.footer-logo img {
  width: 100%;
}
.owl-next {
    right: 2%;
}
.owl-prev {
    left: 2%;
}
.content-en p {
    margin-bottom: 20px;
}
.address-two h5 {
  font-size: 18px;
}

.address-two li {

  font-size: 11px;
}

.ifix {
  display: flex !important;
  padding-top: 35px;
}

.sons {
  margin: 23px 40px;
}

}
@media only screen and (min-width: 820px) and (max-width:1024px) {
    .heritage ul.nav.nav-tabs.custom {
      max-height: 500px;
  } 
  .needipadfix iframe{min-height: 500px;height: auto;}

}
/*/////////////////////////////*/

.modal-dialog {
    width: 100%;
    margin: 10% auto;
        max-width: 700px;
    /* margin: 30px auto; */
}

/*new css start here*/
.bg-collection ul.nav.nav-tabs {
    margin-bottom: 20px;
}
.dropdown{float: left;width: 100%;}
.dropdown button.btn.btn-default.dropdown-toggle{margin: 13px 0;padding: 0;width: 100%;text-align: left;max-width: fit-content;}
.dropdown button.btn.btn-default.dropdown-toggle:focus-visible{outline: 0;box-shadow: none;}
.dropdown button.btn.btn-default.dropdown-toggle:focus{outline: 0;box-shadow: none;color: #df9c3f;}
.dropdown button.btn.btn-default.dropdown-toggle:hover{color: #df9c3f;}
.dropdown li.dropdown-submenu{
    display: grid;padding: 0px 0
}
.dropdown li.dropdown-submenu a {
  padding: 10px 0 !important;
}
.menu-content .nav-item a.nav-link{font-size: 20px;color: #fff !important;    font-family: "futura-pt";padding: 0 !important;}
.dropdown ul.dropdown-menu{border: none;
    background-color: transparent;
}
.menu-content ul{margin:0px;float: left;width: 100%;}
.mySwiperNews img{width: 100%}
/*.dropdown button{position: relative;}
.dropdown button::after {
    content: "\f078";
    position: absolute;
    top: 6px;
    width: 20px;
    height: 14px;
    right: 0px;
}*/


/*.store-video{position: relative;}*/
.fa-location-crosshairs {
    position: absolute;
    right: 10px;
    bottom: 11px;
    color: #fff;
/*    padding: 15px;*/
    font-size: 30px;
    background-color: #04549180;
    border-radius: 40px;
}
.store-video{position: relative;}
.video-main {
    position: absolute;
    display: inline-block;
    float: right;
    bottom: 40px;
    z-index: 1;
    right: 50px;
}

.video {
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  background: transparent;
  color: #fff;
  display: inline-block;
  background: #045491;
  z-index: 999;
}

@keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.fa-play:before {
  content: "\f04b";
}

.waves {
  position: absolute;
  width: 150px;
  height: 150px;
  background: #04549180;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border-radius: 100%;
  right: -50px;
  bottom: -45px;
  z-index: -1;
   -webkit-animation: waves 3s ease-in-out infinite;
  animation: waves 3s ease-in-out infinite;
}
        
.wave-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.wave-2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.wave-3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.dropdown li.dropdown-submenu a {
    position: relative;
    max-width: fit-content;
    float: left;
}
.dropdown.show button.btn.btn-default.dropdown-toggle.btn-side {    color: #df9c3f;
}
.dropdown li.dropdown-submenu a::after {
    top: 17px !important;}
    a.test:hover::after{filter: brightness(1) !important;}
    a.test.rotate::after{filter: brightness(1) !important;}
    .dropdown-toggle::after{display: none;}
    .menu-content li a i.fa-solid.fa-angle-down {
    margin-left: 7px;
}
.navbar-nav a.active i{transform: rotate(180deg);}
.submenu li {
    padding: 10px 0;
}
/* .dropdown-toggle{position: relative;}
.dropdown-toggle::after {
    content: "";
    background: url(../img/dropdown.svg);
    position: absolute;
    top: 10px;
    width: 20px;
    height: 13px;
    background-repeat: no-repeat;
    right: -30px;
    background-position: right;
    filter: brightness(2);
    display: inline-block;
    margin-left: 0;
    vertical-align: -0;
    content: "";
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
} */
/* .dropdown.show .dropdown-toggle::after {filter: brightness(1);}
.dropdown button.btn.btn-default.dropdown-toggle:hover::after {filter: brightness(1);}
a.test.rotate:after{transform: rotate(180deg);}
.dropdown.show .dropdown-toggle:after{transform: rotate(180deg);} */
a.test.rotate{color: #df9c3f}
.dropdown li.dropdown-submenu  ul.dropdown-menu li a:after{display: none;}
.dropdown li.dropdown-submenu  ul.dropdown-menu li a{line-height: 26px;}
li.dropdown-submenu ul.dropdown-menu {padding: 0px 0 0 0;}
/* li.dropdown-submenu ul.dropdown-menu li {padding: 5px 0px;} */
.address-two li {
    position: relative;
    padding-left: 20px;
}
.address-two li:after {
    content: "";
    width: 10px;
    height: 3px;
    background-image: url(../img/desh.png);
    position: absolute;
    top: 13px;
    left: 0px;
    transition: all 200ms ease-in;
    background-repeat: no-repeat;
    filter: invert(100%);
    -webkit-filter: invert(100%);
    transform: rotate(0deg);
}
/* li.dropdown-submenu ul.dropdown-menu li:hover a {
    color: #df9c3f;
}
.menu-content ul li:hover>a {
    color: #df9c3f;
} */
.address-two li:hover a{color: #df9c3f;}
.address-two a:hover{color: #df9c3f !important;}
.social-set li{padding: 0px 10px}
.social-set li:after {display: none;}
.search-field::placeholder{color: #000}
.owl-theme .owl-nav button:hover {
  background: transparent !important;}


  div#navbarTogglerDemo01 {
    display: grid !important;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light{background-color: transparent !important;}
.navbar-expand-lg .navbar-nav {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.menu-content li, .menu-content a li {
  display: grid !important;
  align-items: center;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: inherit;}
  .menu-content li, .menu-content a li {
    display: grid !important;
    align-items: center;
    position: initial;
}
div#navbarTogglerDemo01 li.nav-item {
  margin: 15px 0;
}
div#navbarTogglerDemo01 a:hover {
  color: #df9c3f !important;
}
/* a.dropdown-item{position: relative;}
div#navbarTogglerDemo01 .dropdown-toggle::after, a.dropdown-item::after {
  content: "";
  background: url(../img/dropdown.svg);
  position: absolute;
  top: 5px;
  width: 20px;
  height: 13px;
  background-repeat: no-repeat;
  right: -30px;
  background-position: right;
  filter: brightness(2);
  display: inline-block;
  margin-left: 0;
  content: "";
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  filter: brightness(2);
} */
.menu-content a, .menu-content li {
  width: auto;
  max-width: fit-content;    text-transform: uppercase;
}
a.dropdown-item {
  /* padding: 15px 0 !important; */
  padding: 0px 0 !important;
}
ul.midmenu{margin: 18px 0 0;}
a.dropdown-item.dropdown-toggle-2.active {
    margin-bottom: 15px;color: #df9c3f !important;
}
.navbar-nav a.active {color: #df9c3f !important;}
.nav-item a.active::after{transform: rotate(180deg);}
.nav-item a:hover::after{color: #000;}
.navbar-expand-lg .navbar-nav .dropdown-menu a{text-transform: capitalize;}
a.rotate:after {
  transform: rotate(180deg);
}

/*
 
video::-webkit-media-controls-play-button */
/* video::-webkit-media-controls-volume-slider-container{display:none !important} */
/* video::-webkit-media-controls-volume-slider{display:none !important} */
/* video::-webkit-media-controls-mute-button */
/* video.defaultPlaybackRate */
video::-webkit-media-controls-timeline{display:none !important}
video::-webkit-media-controls-current-time-display{display:none !important}
video::-webkit-full-page-media::-webkit-media-controls-panel{display:none !important}
video::-webkit-media-controls-timeline-container{display:none !important}
video::-webkit-media-controls-time-remaining-display{display:none !important}
video::-webkit-media-controls-seek-back-button{display:none !important}
video::-webkit-media-controls-seek-forward-button{display:none !important}
video::-webkit-media-controls-fullscreen-button{display:none !important}
video::-webkit-media-controls-rewind-button{display:none !important}
video::-webkit-media-controls-return-to-realtime-button{display:none !important}
video::-webkit-media-controls-toggle-closed-captions-button{display:none !important}


/* .custom-controls {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 5px;
}

.custom-controls button,
.custom-controls input,
.custom-controls span {
  padding: 5px;
} */
ol.breadcrumb {
  background-color: transparent;
}
.breadcrumb-item a{
  color: #6c757d;
}
/* about us page css start here */
.carousel-caption{bottom: 37%;z-index: 1;}
.carousel-caption h1 {
  text-align: center;
  font-size: 50px;
  text-transform: uppercase;
  opacity: .8;
}

.aboutmbj{position: relative;
  width: 100%;
  background-size: 100% 100%;
  background-image: url(../img/aboutmbj-bg.jpg);
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-bottom: 40px;
}
.aboutmbj:before {
  width: 100%;
  content: "";
  background-size: 100% 74%;
  position: absolute;
  background-image: url(../img/curve-line.png);
  background-repeat: no-repeat;
  z-index: 0;
  height: 100%;
  top: 130px;
}
.aboutmbj p.set-p{font-size: 16px;}

.journysection h2{    font-size: 45px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 7px;
  margin-bottom: 0;
  line-height: 38px;
  font-family: "futura-pt";}
  .news-section.journysection h3 {text-align: left;
    font-size: 30px;
    margin-bottom: 30px;font-weight: 400;
    float: left;
    width: 100%;
}
.news-section.journysection p{font-size: 16px;text-align: left;}
.news-section.journysection .tab-content>.active {
  display: flex;
}
.news-section.journysection ul.nav.nav-tabs {
  max-width: 100%;
  float: left;
  width: 100%;
}
.news-section.journysection li {
  width: 100%;
  text-align: center;
  /* border-bottom: 1px solid #ccc; */
}
.news-section.journysection li.active{border-bottom: 0;    padding-bottom: 20px;}
.news-section.journysection li.active a{border-bottom: 2px solid #045491;}
.news-section.journysection li a{
  width: 100%;float: left;
  text-align: center;border-bottom: 1px solid #ccc;
}
#journeyslider .item a p{
  text-decoration: none;
  color: #000;
  font-size: 15px;
  min-height: 180px;
  padding-bottom: 75px;  
  margin: 0;
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
}
#journeyslider .item li a p:after {
  content: "";
  width: 28px;
  height: 100px;
  background-image: url(../img/afterimg.png);
  position: absolute;
  bottom: -15px;
  left: 42%;
  transition: all 200ms ease-in;
  background-repeat: no-repeat;
  margin-top: 15px;
  /* filter: invert(100%); */
  /* transform: rotate(0); */
}
/* .news-section.journysection li a p:after {position: absolute;content: "";width: 27px;height: 100px;background-image: url(../img/blueafterimg.png);left: 48%;}
.news-section.journysection li a p{position: relative;}
#journeyslider .item li a p:after {
  background-image: url(../img/blueafterimg.png);} */
#journeyslider .item li.active a p:after {
  background-image: url(../img/blueafterimg.png);}
  #journeyslider li.tabClass.evenClass {
    margin-top: 180px;padding-top: 15px;padding-bottom: 0;
}
li.tabClass.evenClass {
  margin-top: 180px;
  border-bottom: 0;
  border-top: 1px solid #ccc;
}
li.tabClass.evenClass p{    padding-bottom: 0 !important;
  padding-top: 80px;}
  #journeyslider .item li.tabClass.evenClass a p:after {
    bottom: auto;
    top: -44px;
    transform: rotate(180deg);
    margin-top: 15px;
}
li.tabClass.evenClass.active {
  border-top: 2px solid #045491;
}
li.tabClass.evenClass.active a{
  border-bottom: 0px solid #045491;
}
.journysection .tab-content {
  padding-bottom: 50px;
}
li.tabClass h3 {
  color: #000;
  text-align: center !important;
  padding: 10px;
  width: 100%;
  float: left;
}
li.active.tabClass h3{color: #045491;}
li.tabClass.evenClass a {
  border-bottom: 0;
}
li.tabClass.evenClass {
  position: relative;
}
li.tabClass.evenClass h3 {
  position: absolute;
  top: -58px;
}
.legacycontant {
  float: left;
  width: 100%;
  /* padding-top: 65px; */
}
.marginauto .content{margin: 0;}
.marginauto{margin: auto;}
.legacycontant p {
  position: initial;
  color: #000;
  padding: 0;
  float: left;
  width: 100%;
  left: 0;
}
.mylegacysection{position: relative;
  width: 100%;
  background-size: 100% 100%;
  background-image: url(../img/mylegacymbj-bg.jpg);
  background-repeat: no-repeat;
  background-color: #f5f9fd;
  padding: 70px 0;
}
.news-section.mylegacysection::before {
  content: "";
  background: url(../img/element-big.png);
  position: absolute;
  top: -20px;
  width: 590px !important;
  height: 590px !important;
  /* background-repeat: no-repeat; */
  left: -278px;
  background-size: cover;
}
.news-section.mylegacysection .swiper {
  height: auto;padding: 30px 0;
}
.news-section.mylegacysection .swiper  .swiper-slide {margin-bottom: 30px;}
.news-section.mylegacysection .offset-md-1.col-md-11 {
  padding: 0;
}
.news-section.mylegacysection h3{    font-weight: 400;}
.aboutmbj.vision-mission {
  background-image: none;
  padding: 70px 0 ;
}
.aboutmbj.vision-mission:before {
  background-size: 100% 53%;
  top: 93px;
}
/* about us page css end here */

input#username1 {
  width: 57%;
  background: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #fff;
  padding: 5px 5px;
  color: #fff !important;
}



@media only screen and (min-width: 1100px) {
  .navbar-toggler{display: none;}
.aboutmbj.vision-mission p {
  padding-right: 100px;
}
.legacycontant p{padding-right: 50px;}

}
.news-section.journysection .owl-prev span, .news-section.journysection .owl-next span {
  color: #000;
  font-size: 36px;
}
.news-section.journysection .owl-prev, .news-section.journysection .owl-next {top: 144px;
  height: auto;
}
.news-section.journysection .owl-dots {
  display: none;
}
@media only screen and (min-width: 678px) and (max-width: 1100px) {
  .carousel-caption {
    bottom: 13%;
}
  .news-section.journysection .owl-dots {
    display: none;
}
.news-section.journysection .owl-prev span, .news-section.journysection .owl-next span {
  color: #000;
  font-size: 36px;
}
.news-section.journysection .owl-prev, .news-section.journysection .owl-next {top: 144px;
  height: auto;
}
  .journysection h2 {font-size: 33px;}
  .news-section.journysection h3 {font-size: 27px !important;}
  .offset-md-2.col-md-8.col-sm-12.text-center {
    margin: 0 !important;
    width: 100% !important;
    flex: 0 0 100%;
    max-width: 100% !important;
}
}
@media only screen and (max-width: 567px) {
  section#thankyou {
    min-height: 70vh;
}
#thankyou .col-md-12 {
  margin: 40% 0 !important;
}
  .fa-whatsapp{bottom: 70px;}
  .video-wrapper video {
    min-height: 60vh;}
  .social-set li {
    padding: 0px 10px !important;
    /* width: 33%; */
    float: left;
}
.social-set i {
  font-size: 19px;
}


  button.navbar-toggler {
    display: none;
}
  .col-md-12.manmob.row {
    margin: 0;
  }
  .col-md-12.manmob.row .col-md-6{
    padding: 0;
  }
  .col-md-12.manmob.row .col-md-6 .content {
    margin: 0;    margin-bottom: 15px;
}
.news-section.mylegacysection .offset-md-1.col-md-11 {
  padding: 0 15px;
}
.legacycontant {
  margin-top: 15px;}
  .news-section.mylegacysection .swiper .swiper-slide {
    margin-bottom: 0;
}
.aboutmbj.vision-mission h2.d-set.mb-4 {
  margin-top: 20px;
}
.aboutmbj.vision-mission {
  padding: 50px 0 ;
}
#journeyslider .owl-theme .owl-dots .owl-dot {
  max-width: 100%;
}

.journysection h2.mb-4 {
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
}
.news-section.journysection .tab-content>.active {
  display: block;
}
.news-section.journysection .owl-dots {
    display: none;
}
.news-section.journysection .owl-prev span, .news-section.journysection .owl-next span {
  color: #000;
  font-size: 36px;
}
.news-section.journysection .owl-prev, .news-section.journysection .owl-next {top: 144px;
  height: auto;
}
.news-section.journysection .owl-prev {
  left: -20px;
}
.InnerSlider .carousel-caption {
  bottom: 20%;z-index: 0;
}
.InnerSlider .carousel-caption h1 {font-size: 35px;
}
}

/* inner pages css start here */

.product-page .zoom img.model-fix {
    width: 85%;
    float: left;padding-bottom: 10%;
}

.product-page .zoom img.p-fix {
    width: 33% !important;
    border-radius: 9px;
    box-shadow: none !important;
    right: 0;
}
.col-md-5.section-set-product {
    padding-top: 50px;
    text-align: left;
}
a.textBlack {
    color: #000;
}
a.textBlack:hover {
    color: #045491;
}
.product-page .zoom img.p-fix:hover{    transform: scale(1);
    -webkit-transform: scale(1);}
.product-page{padding-top: 40px;}
.bg-gray{background-color: #F0EBE7;}
.blog_section.bg-gray{position: relative;padding-bottom: 100px;}
.blog_section.bg-gray:before {
    background-image: url(../img/weadding-after.svg) !important;
    position: absolute;
    top: 15%;
    content: "" !important;
    background-repeat: no-repeat;
    opacity: 1;
    width: 300px;
    height: 600px;
    right: 0;
}
section.jwellery-section {
    padding: 70px 0 ;
}
section.jwellery-section h2{width: 100%;    margin: 20px 0 40px;}
section.jwellery-section a p {
    padding: 15px;
    margin: 0;
    color: #000;
    font-size: 25px;
    text-align: center;
}
section.jwellery-section a img {
    border-radius: 10px;
}
.mySwiperStarstore {height: fit-content;padding-bottom: 40px !important;}

/* .btn-bg-white {
    background-color: #fff;
    color: #045491;
    border: 1px solid #045491;
}
.btn-bg-white:hover {
    background-color: #045491;
    color: #fff;
    border: 1px solid #045491;
} */
section.bookanappointment.bg-gray-image {
    padding: 70px 0 100px;
}
#banner .btn-primary:hover{background-color: #fff;}
.bg-gray-image{background-image: url(/static/webDevelopement/img/aboutmbj-bg.jpg);}
section.bookanappointment select, section.bookanappointment textarea, section.bookanappointment input {
    word-wrap: normal;
    width: 100%;
    border: 0;
    background-color: transparent;
   height: 50px;
    border-bottom: 1px solid #ccc;
    border-radius: 0;color: #495057;
    padding: 10px 15px;
}
section.bookanappointment textarea {
   height: auto;
}
section.bookanappointment select:focus, section.bookanappointment input:focus, section.bookanappointment textarea:focus{background-color: transparent !important;box-shadow:none !important}
.bookanappointment{position: relative;}
.bookanappointment::before {
  content: "";
  background: url(../img/element.png);
  position: absolute;
  width: 473px !important;
  height: 473px !important;
  left: -16%;
  background-size: cover;
      top: -60px;
}
label {
    width: 100%;
    display: flex;
    align-items: baseline;
}
input#terms {
    width: 20px;
    height: 20px;    margin-right: 7px;
}
#jwellery-slider .item a {
    width: 100%;
}

.function-page .blog_box {
    border: 1px solid #df9c3f;
    background-color: #fff;
    border-radius: 10px;
}
.function-page .blog_box > a {
    padding: 30px;
    float: left;
    width: 100%;
}
.function-page .blog_box:hover img{    transform: scale(1.1);
    -webkit-transform: scale(1.1);}
.function-page .blog_box h3{font-size: 25px;text-transform: uppercase; text-align: center;}
section.blog_section.bg-gray.function-page::before{top: 0;}
.grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); /* 3 columns on large screens */
  gap: 20px;
  padding: 20px;
}
.faq-page{position: relative;padding: 70px 0 100px;}
.faq-page::before {
  content: "";
  background: url(../img/element.png);
  position: absolute;
  width: 473px !important;
  height: 473px !important;
  right: -140px;
  background-size: cover;
      bottom: 0px;
}
button.btn.btn-link {
    width: 100%;
    justify-content: space-between;
    display: flex;
    padding: 0;
}
.card-header {
    padding: 20px 8px;
    background-color: transparent ;
    border-bottom: 0;
}
button.btn.btn-link {
    width: 100%;
    justify-content: space-between;
    display: flex;
    padding: 0;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;text-align: left;    align-items: baseline;
}
button.btn.btn-link:focus{box-shadow: none;} 
button.btn.btn-link i{transform: rotate(180deg) !important;}
button.btn.btn-link.collapsed i {
    transform: rotate(0deg) !important;
}
.card{border-bottom: 1px solid #000;border-radius: 0;}
.card-body {
    padding: 0rem 20px 1.25rem 8px;
}
.card:last-child{border-bottom: 0;}
.team-div {
  text-align: center;
}

.bg-blue{background-image: url(../img/mylegacymbj-bg.jpg);
    background-color: #f5f9fd;}
    .team-page{position: relative;padding: 70px 0 100px;}
.team-page::before {
    content: "";
    background: url(../img/team-after.png);
    position: absolute;
    width: 590px !important;
    height: 590px !important;
    right: -292px;
    background-size: cover;
    top: 10px;
}
.team-page .grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0px 0px; 
  margin: 0 auto;
}

.team-page .team-div {
  width: 33.33%;
  padding: 0 15px;
  text-align: center;
}
.team-image {
    position: relative;
}
.team-image img {
    width: 85%;
}
.team-div a{color: #000 !important;cursor: pointer;}
img.imageshadow {
    position: absolute;
    bottom: 0;
    left: 7%;
    margin: 0 auto;
    width: 86%;
}
.team-div h4{margin: 15px 0 10px;text-transform: uppercase;}
.team-detail h3{text-transform: uppercase;}
.team-page .team-div a {
    float: left;
    width: 100%;
}
#teamModal .modal-header .close{opacity: 1;    z-index: 1;}
#teamModal .close span {
    font-size: 50px;
    color: #045491;
    opacity: 1;
}

#teamModal .modal-dialog{position: relative;}
#teamModal .modal-dialog::before {
  content: "";
  background: url(../img/modal-before.png);
  position: absolute;
  width: 149px !important;
  height: 126px !important;
  left: -0;
  background-size: cover;
      top: 0px;
          z-index: 1;
}
.team-detail {
    padding-top: 40px;
}
.award-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    margin: auto;
    padding: 40px 0px;
}

.awarddiv {
  padding: 0 15px;
}

.awarddiv a {
  display: block;
  text-decoration: none;
  color: inherit;position: relative;
}
.awardcontent {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;    text-align: center;
}

.awarddiv img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-bottom: 20px;
}

/* Text alignment by column */
.align-left {
  text-align: left;
}

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

.align-right {
  text-align: right;
}

.awardcontent h3 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 1.4;
    color: #045491;
    text-transform: uppercase;
}

.awarddiv p {
  font-size: 14px;
  line-height: 1.6;text-align: center;
}

.mySwiperStarstore p{margin: 0;padding: 10px 0;}
.storedetail{text-align: left;padding: 15px 0;}
.storedetail p i{margin-right: 7px;padding-left: 3px;}
.storedetail p a{color: #000;display: flex;
    align-items: baseline;}
.storedetail h4{font-size: 20px;}
.contactstoresection {padding: 0px 0 100px;}
.contactstoresection:before{    right: -10%;left: auto;top: 70px;}


.image-grid {
  display: flex;
  gap: 20px;
}

.main-img {
  /* flex: 1; */
      max-width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.side-imgs {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.collectionpage {
    padding: 70px 0;
}
.the-experience .content-fix p {
    padding: 10px 0px;margin: 0;
}
.experience-form h2 {
    font-size: 45px;
    font-weight: 400;
    padding-bottom: 15px;
}
section.experience-form select, section.experience-form textarea, section.experience-form input {
    word-wrap: normal;
    width: 100%;
    border: 0;
    background-color: transparent;
    height: 50px;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    color: #495057;
    padding: 10px 15px;
}
section.experience-form select:focus, section.experience-form input:focus, section.experience-form textarea:focus{background-color: transparent !important;box-shadow:none !important}
section.experience-form {
    padding: 70px 0 100px !important;
}

.col-md-12.relativebanner {
    position: relative;    padding: 0;
}
.col-md-12.relativebanner img {
    width: 100%;
    aspect-ratio: 1 / .4;
    object-fit: cover;
    object-position: top;
}
label.mt-3 p {
    display: flex;
    align-items: anchor-center;
}
/* .relativebanner .btn-new-1 {
    border-color: #fff;
    margin-top: 18px;
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
} */
.relativebanner .btn-new-1 {
    position: absolute;
    height: 100%;
    z-index: 1;
    top: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
        flex-direction: column;gap: 20px;    margin: 0;

}
/* ul.dropdown-menu.show ul.dropdown-menu{display: block;} */
/* .team-div img {
  width: 100%;
  height: auto;
  border-radius: 8px;
} */

/* inner pages css end here */
.collectionpage:nth-child(3n - 2) {
  background-color: #fff;
}

/* Style for 2nd, 5th, 8th, etc. */
.collectionpage:nth-child(3n - 1) {
  background-color: #f2f6f9;
}

/* Style for 3rd, 6th, 9th, etc. */
.collectionpage:nth-child(3n) {
  background-color: #F0EBE7;
}
.collectionpage .bridal-section p {
    max-width: 70%;
}
.collectionpage .bridal-section h2{text-transform: uppercase;}
.nodata {
    min-height: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#banner h2.main_heading {
    text-transform: uppercase;
}
.blog_section .tab-content{text-align: left;}
.blog_section .blog_box > a {
    float: left;
    width: 100%;
}
@media (max-width: 1024px) {
  .collectionpage .bridal-section {
    gap: 35px;
}
.collectionpage .bridal-section p {
    max-width: 100%;
}
.collectionpage .image-grid {
    gap: 10px;
}
.collectionpage .side-imgs {
    gap: 10px;
}
.collectionpage:nth-child(3n - 2) .bridal-section {
    flex-wrap: wrap-reverse;
}
  .col-md-12.relativebanner img {aspect-ratio: 1;}
  .award-grid {
    grid-template-columns: 1fr;
    text-align: center;
  }
 .contactstoresection  .swiper-wrapper{    height: fit-content;}
 .contactstoresection .content-fix p {
        position: static;}
  .contactstoresection{padding-top: 50px;}
.contactstoresection .star-content h2{font-size: 35px;}
  .align-left,
  .align-right,
  .align-center {
    text-align: center !important;
  }
  .faq-page{overflow: hidden;}
  .faq-page::before {
    width: 100% !important;
    height: 273px !important;
    right: -40%;
}
.bookanappointment::before, .team-page::before{display: none;}
.relativebanner h2{padding: 15px 0;font-size: 35px;}
.team-page .team-div {
    width: 100%;
    padding: 0;
}
.team-page {padding: 50px 0;}
.team-page .grid {
    padding: 20px 0;}
    .col-md-5.section-set-product {
    padding-top: 0px;}
    .blog_section.bg-gray {
    padding-bottom: 50px;
}
.footer-logo {
    padding-bottom: 20px;
}



}
.contactstoresection .nav-pills .nav-link.active, .contactstoresection .nav-pills .show>.nav-link {
    color: #045491;
    background-color: transparent;
    border-bottom: 1px solid #045491;border-radius: 0;
}
.contactstoresection .nav-pills .nav-link{padding: 10px 40px;text-transform: uppercase;}
@media (min-width: 768px) and (max-width: 1024px) {
  .btn-new-1 a {
    margin-bottom: 10px;
}
  .offset-md-3.col-md-6.col-sm-12 {
    margin-left: 0;
}
  .col-md-12.relativebanner img {
    aspect-ratio: 1 / .6;
}
  .offset-md-2.col-md-8.sol-sm-12 {
    margin-left: 0;
    flex: 100%;
    max-width: 100%;
}
.col-md-5.section-set-product {
    padding-top: 20px;
    text-align: left;
}
section.jwellery-section a p{font-size: 20px;}
.team-page .team-div {
    width: 50%;}
.col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
.offset-md-1.col-sm-12{margin-left: 0;}
.page_heading, .main_heading {
    font-size: 33px;}
.relativebanner h2{padding: 0;}
.award-grid {
    grid-template-columns: 1fr 1fr;
}
.collectionpage .bridal-section {
    gap: 0px;
}
}


@media (min-width: 920px) and (max-width: 1024px) {
.award-grid {grid-template-columns: 1fr 1fr 1fr;}
.awardcontent h3 {font-size: 11px;}



}