@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,300;0,400;0,500;0,600;1,100;1,400&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400&family=Purple+Purse&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,300&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Zilla+Slab&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Purple+Purse&display=swap");

body {
  font-family: Plus Jakarta Sans;
}

a {
  text-decoration: none;
}

a:hover {
  opacity: 0.8;
  transition: all 500ms;
}

img {
  max-width: 100%;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.form-control {
  font-size: 14px;
}

.topbar,
.header-menu {
  font-family: "Poppins", sans-serif;
  padding: 15px 0px;
}

.home-header {
  position: absolute;
  width: 100%;
  z-index: 999;
}

.topbar-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.topbar {
  /* border-bottom: 1px solid #d9d9d933; */
}

.topbar-content ul {
  padding: 0;
  display: flex;
  margin: 0;
  list-style: none;
  align-items: center;
  line-height: 18px;
}
.topbar-content ul li a ion-icon {
  font-size: 20px;
}

.topbar-content ul li a {
  margin-right: 15px;
  text-decoration: none;
}

.social-header ul li:last-child {
  font-style: italic;
  font-size: 14px;
}

.login-header ion-icon,
.login-header span {
  display: inline-block;
  vertical-align: middle;
}

.login-header ion-icon {
  font-size: 20px !important;
}

.login-header span {
  font-size: 14px;
}

.header-menu ul li {
  list-style: none;
}

.header-menu ul li a,
.right-menu ul li a {
  text-decoration: none;
  font-size: 16px;
  margin-right: 30px;
  font-weight: 500;
}

.header-menu ul {
  padding: 0;
  margin: 0;
}

.logo {
  margin-right: 52px;
}

.header-menu ul li a:hover,
.right-menu ul li a:hover {
  transition: all 500ms;
  opacity: 0.7;
}

.home-header .topbar-content ul li a,
.home-header .header-menu ul li a,
.home-header .right-menu ul li a {
  color: #1a2d51;
  font-weight: 500;
}

/* header end */

.detail-header .topbar-content ul li a,
.detail-header .header-menu ul li a,
.detail-header .right-menu ul li a {
  color: #1a2d51;
}

/* .main-slider::before {
  content: "";
  background: linear-gradient(180deg, #000 0%, rgba(44, 9, 170, 0) 80%);
  position: absolute;
  width: 100%;
  height: 300px;
  z-index: 8;
} */

.owl-home-slider .owl-nav {
  color: #fff;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  border: 1px solid #fff;
  padding: 8px 15px !important;
  border-radius: 50%;
  background: #6445d18c;
}

.caption-banner {
  position: absolute;
  top: 35%;
  left: 16%;
  color: #0a2132;
}

.caption-subtitle {
  /* font-family: Montserrat; */
  font-size: 24px;
}

.caption-title {
  /* font-family: "Montserrat", serif; */
  font-size: 60px;
  font-weight: 600;
  line-height: 63px;
  position: relative;
  z-index: 1;
  margin-bottom: 21px;
}

.caption-title div:last-child {
  font-size: 24px;
}

.caption-title::after {
  content: "";
  background: rgba(183, 3, 26, 0.6);
  backdrop-filter: blur(50px);
}

.caption-banner a {
background: #f93c21;
    color: #fff;
    padding: 12px 20px;
    border-radius: 2px;
    font-size: 17px;
}

.owl-home-slider .owl-prev,
.owl-home-slider .owl-next {
  position: absolute;
  bottom: 30%;
}

.owl-home-slider .owl-prev {
  left: 10%;
}

.owl-home-slider .owl-next {
  right: 10%;
}

.owl-nav {
  margin: 0 !important;
}

/* home list events */

.home-events-list {
  background: linear-gradient(180deg, #1a2d51 0%, #1a2d51 100%);
  color: #ffffffd9;
  padding: 50px 0px 78px 0px;
}

.date-location {
  font-size: 12px;
}

.date-location i {
  margin-right: 5px;
}

.date-month {
  font-family: Plus Jakarta Sans;
  font-size: 15px;
}

.date-day {
  /* font-family: Montserrat; */
  color: #fff;
}

.list-hours span {
  width: 50%;
  display: block;
  font-size: 14px;
}

.list-hours {
  display: flex;
  align-items: center;
  margin-bottom: 3px;
}

.btn-micro {
  font-family: Playfair Display;
  color: #fff;
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
  font-size: 18px;
}

.home-event-left h3 {
  font-family: Playfair Display;
  margin-bottom: 25px;
}

.home-event-left p {
  margin: 0;
  font-style: italic;
  font-weight: normal;
  font-size: 14px;
}

.home-events-list {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.home-events-list::after {
  content: "MILANO";
  position: absolute;
  right: 25px;
  font-size: 180px;
  bottom: -10px;
  z-index: -1;
  color: rgba(255, 255, 255, 0.07);
  font-family: Playfair Display;
}

.home-event-item {
  position: relative;
}

.home-event-item::before {
  content: "";
  position: absolute;
  top: -100px;
  left: -52px;
  bottom: 0;
  width: 2px;
  background: linear-gradient(
      180deg,
      rgba(255, 155, 155, 0.61) 0%,
      rgba(68, 28, 211, 0) 100%
    )
    /* Gradyan renkler */;
}

/* location header */

.location-history {
  background-color: #1a2d51;
  color: #fff;
  padding: 140px 0px 180px 0px;
  z-index: 1;
}

.location-header h2 {
  font-style: italic;
  color: #c9b92d;
  font-family: Playfair Display;
  font-size: 40px;
  margin-bottom: 15px;
}

.location-header p {
  margin: 0;
  font-size: 14px;
  font-style: italic;
}

.location-content-left p:first-child {
  margin-bottom: 100px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}

.location-content-left p {
  font-size: 14px;
  font-weight: 300;
}

.location-content {
  margin-top: -279px;
}

.location-content-right::before {
  content: "JOINTEX";
  position: absolute;
  left: -39px;
  top: 20px;
  transform: rotate(-90deg);
  font-size: 13px;
  color: #fff;
}

.video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 100px;
}

.video-play a {
  color: #ffffffd9;
}

.location-content-right {
  position: relative;
}

/* location header end */

/* contact-location start */
.contact-location-right h4 {
  font-family: Playfair Display;
  color: #1a2d51;
  font-size: 35px;
}

.contact-location-right {
  padding-left: 25px;
}

.contact-location-right p {
  font-size: 14px;
}

.contact-adress h5 {
  margin-top: 45px;
  color: #1a2d51;
  font-weight: 600;
  font-size: 17px;
}

.contact-items p,
.contact-items a {
  color: #1a2d51;
  margin-bottom: 4px;
  font-weight: 600;
}

/* home galery */
.home-galery-header h3 {
  font-style: italic;
  color: #c9b92d;
  font-family: Playfair Display;
  font-size: 40px;
  margin-bottom: 15px;
}

.home-galery-header p {
  margin: 0;
  font-size: 14px;
  font-style: italic;
}

.home-galery {
  background: #1a2d51;
  color: #fff;
  padding: 50px 0px;
}

.home-galery-content .grid .item {
  margin-bottom: 5px;
}

.home-galery-content .grid {
  margin-top: 70px;
  margin-bottom: 75px;
}

/* lovely brands */
.brands-title {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Playfair Display;
  color: #1a2d51;
  font-size: 35px;
  font-weight: 500;
}

.brands-title * {
  margin: 0 5px;
}

.brands-content {
  padding: 77px 0px 0px 0px;
}

.brands-content {
  position: relative;
  background-image: url("images/lovely-bg.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 9;
}

.brands-content::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  left: 0;
  background: linear-gradient(
    to top,
    rgba(255, 255, 255, 1) 10%,
    rgba(0, 0, 0, 0) 100%
  );
}

.brands-title img {
  width: 80px;
}

.brands-category {
  margin-top: 50px;
  border-bottom: 1px dashed #9d9d9d;
  padding-bottom: 30px;
  margin-bottom: 56px;
}

.brands-items {
  padding-bottom: 70px;
}

.brands-category ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.brands-category ul li img {
  border: 1px dashed #a19eab;
  padding: 5px;
}

.brands-category ul li {
  width: 23%;
  margin-bottom: 30px;
  margin-right: 27px;
  text-align: center;
  cursor: pointer;
}

.brands-category ul li:hover {
  opacity: 0.7;
  transition: all 500ms;
}

.company-titles {
  margin-top: 3px;
}

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

.item-content .item-img img {
  /* border-radius: 50%; */
    box-shadow: 1px 1px 16px 3px #cccccc54;
}
.item-content .item-img {
  background: #fff;
  text-align: center;
  position: relative;
}

.brand-company-title {
  color: #1c0e4b;
  font-size: 17px;
  margin-top: 13px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.item-content p {
  color: #5b5b5b;
  font-style: italic;
  font-size: 13px;
  margin-bottom: 5px;
}

.brand-location {
  color: #8a8a8a;
}

.helpers {
  /* background: linear-gradient(
    180deg,
    rgba(255, 229, 220, 0.3) 0%,
    #ffe5dc 100%
  ); */
  padding: 70px 0px 102px 0px;
}

.helper-left h4 {
  color: #1a2d51;
  font-size: 35px;
  font-family: Playfair Display;
  font-style: italic;
}

.helper-left p {
  color: #1c0e4b;
  font-style: italic;
  font-size: 16px;
  font-weight: 500;
  margin-top: 20px;
}

.helper-left p:last-child {
  font-size: 14px;
}

.right-img {
  position: relative;
}

.right-content {
  position: absolute;
  top: 45%;
  font-size: 19px;
  text-align: center;
}

/* company detail */

.company-detail {
  position: relative;
  background-image: url("images/company-detail-bg.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 9;
  padding: 50px 0px;
}

.company-detail::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  left: 0;
  background: linear-gradient(
    to top,
    rgba(255, 255, 255, 1) 10%,
    rgba(0, 0, 0, 0) 100%
  );
}

.back-button {
  color: #1a2d51;
  font-size: 18px;
  font-weight: 500;
  font-family: Playfair Display;
  border-bottom: 1px solid #1a2d51;
  padding-bottom: 3px;
}

.company-logo {
  display: flex;
  align-items: center;
  justify-content: start;
}

.logo-box img {
  border-radius: 50%;
  border: 2px #657d79a8 solid;
  background-color: #fff;
  width: 148px;
  padding: 17px;
}

.company-contact {
  margin-left: 35px;
}

.company-contact a,
.company-contact span {
  display: block;
  color: #1c0e4b;
}

.company-content {
  margin-top: 20px;
  padding-bottom: 80px;
}

.company-label {
  color: #1a2d51;
  font-weight: 500;
  font-size: 17px;
}

.company-label i {
  transform: rotate(45deg);
  margin-left: 5px;
  font-size: 18px;
}

.slick-next,
.slick-prev {
  border: 0;
  background: #795cdfad;
  color: #fff;
  border-radius: 50%;
  padding: 6px 15px;
  font-size: 20px;
  position: absolute;
  top: 47%;
  z-index: 999;
}

.company-video {
  position: relative;
}

.slider-thumb .slick-slide {
  margin: 0 5px;
}

.slider-thumb img:hover,
.slick-next:hover,
.slick-prev:hover {
  opacity: 0.7;
  transition: all 500ms;
  cursor: pointer;
}

.slick-next {
  right: -22px;
}

.slick-prev {
  left: -22px;
}

.company-contact span {
  font-style: italic;
  color: #1a2d51;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
}

.company-contact ul {
  display: flex;
  align-items: center;
  margin-top: 5px;
}

.company-contact ul li a {
  color: #5d5282;
  font-size: 25px;
  margin-right: 15px;
}

.company-right h1 {
  font-size: 30px;
  font-family: Playfair Display;
  font-weight: 500;
  color: #1a2d51;
}

.company-right p {
  color: #1c0e4b;
  font-size: 15px;
}

.company-header {
  border-bottom: 1px dashed #d3cfea;
  padding-bottom: 35px;
}

.count-item {
  text-align: center;
  background: linear-gradient(176deg, white 52%, #e9e2ff 100%);
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  border: 1px solid #e9e2ff;
  padding: 30px 15px;
}

.count-item div:first-child {
  color: #1a2d51;
  font-size: 25px;
}

.count-item div:last-child {
  color: #777777;
}

.label-list,
.cert-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  margin-top: 8px;
  align-items: center;
}

.label-list li {
  color: #1c0e4b;
  border: 1px solid rgba(28, 14, 75, 0.6);
  padding: 4px 10px;
  margin-bottom: 10px;
  margin-right: 30px;
  font-size: 14px;
}

.cert-list li {
  margin-right: 15px;
  /* background: linear-gradient(180deg, white 0%, #dbfbef 100%); */
  /* border-bottom: 1px #d9d9d9 solid; */
  width: 20%;
}

.company-photo-title {
  color: #1c0e4b;
  font-size: 22px;
}

/* became visitor */
.form-visitor {
  /* background-image: url("images/visitor-bg.png"); 
  background-size: cover;
  background-position: center center;  */
  padding: 50px 0px;
}

.form-visitor h5 {
  color: #2c09aa;
  font-family: Playfair Display;
  font-size: 35px;
  margin-bottom: 50px;
}

.form-visitor .contact-form button {
  background-color: #1a2d51;
}

.form-visitor .contact-form button i {
  margin-left: 5px;
}

/* footer  */
footer {
  background-color: #1a2d51;
  padding: 50px 0px 20px 0px;

  background-image: url("images/footer-bg.png"); /* Arka plan resmi dosya yolu */
  background-size: cover;
  background-position: center center; /* Görseli ortala */
}

.footer-logo {
  text-align: center;
  border-bottom: 1px solid #cccccc26;
  padding-bottom: 23px;
}

.footer-social {
  margin-top: 25px;
}

.footer-social ul,
.footer-menu ul {
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer-social ul li a {
  color: #fff;
  font-size: 20px;
}

.footer-social ul li {
  margin-right: 10px;
}

.footer-social ul li:first-child {
  position: relative;
  bottom: 3px;
  margin-right: 15px;
  font-style: italic;
}

.footer-menu {
  margin-top: 35px;
}

.footer-menu ul li a {
  color: #fbb892;
  margin-right: 20px;
}

/* footer contact */
.footer-contact {
  text-align: center;
  color: #fff;
  margin-top: 45px;
}

.footer-contact ul {
  display: flex;
  justify-content: center;
}

.footer-contact ul li {
  margin-right: 25px;
  font-size: 14px;
}

.footer-contact p {
  margin-bottom: 10px;
}

.copyright {
  border-top: 1px solid #cccccc26;
  text-align: center;
  color: #fff;
  padding-top: 25px;
  margin-top: 25px;
}

/* contact bread */
.breadcrumb-content {
  background-image: url("images/contact-header-bg.png"); /* Arka plan resmi dosya yolu */
  background-size: cover;
  background-position: center center; /* Görseli ortala */
  color: #fff;
  /* height: 400px; */
}

.breadcrump-title {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 311px;
}

.breadcrump-title p {
  margin-bottom: 0;
  font-weight: 300;
  font-style: italic;
}

.breadcrump-title h1 {
  font-family: Playfair Display;
}

.content-maps {
  margin-top: -244px;
  position: relative;
}

.office-items {
}

.office-items h4 {
  color: #fff;
}

.office-items .adress {
  font-size: 14px;
  color: #fff;
  margin-bottom: 38px;
}

.office-items a {
  color: #1a2d51;
  font-weight: 600;
  display: block;
}

.content-maps::after {
  content: "";
  background-image: url("images/contact-content-bg.png");
  background-size: cover;
  background-position: center center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -1;
}

.contact-forms {
  margin-top: 128px;
  padding-bottom: 80px;
}

.contact-form-left {
  color: #2c09aa;
}

.contact-form-left p {
  margin-bottom: 5px;
  font-size: 15px;
  color: #1c0e4b;
}

.contact-form-left h4 {
  font-size: 34px;
}

.contact-form input {
  height: 60px;
}

.contact-form button {
  background-color: #f93c21;
  color: #fff;
  border: 1px solid #f93c21;
  border-radius: 2px;
  margin-top: 10px;
  padding: 10px 0px;
}

.contact-form button:hover {
  background-color: #f93c21;
  color: #fff;
  transition: all 500ms;
}

.contact-form p {
  font-size: 13px;
  font-style: italic;
  margin-top: 20px;
}

.contact-form input,
.contact-form textarea {
  border: 0;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
}

.contact-form input:focus,
.contact-form textarea:focus {
  box-shadow: unset !important;
}

.right-box {
  background-color: #1a2d51;
  color: #fff;
  padding: 44px;
}

.right-img {
  margin-top: 35px;
}

.right-box p {
  font-size: 16px;
}

.right-box p:last-child {
  margin: 0;
}

/* our story */
.our-header {
  text-align: center;
}

.our-header h1 {
  font-family: Playfair Display;
  color: #1a2d51;
  font-size: 55px;
  margin-bottom: 15px;
}

.our-header p {
  margin-bottom: 0;
  font-weight: 500;
  font-style: italic;
  font-size: 18px;
}

.color-our {
  color: #1a2d51;
}

.our-story {
  position: relative;
  padding: 100px 0px;
  background-image: url("images/our-back.png"); /* Arka plan resmi dosya yolu */
  background-size: cover;
  background-position: center center; /* Görseli ortala */
  z-index: 1;
}

.our-content {
  margin-top: 80px;
}

.our-story::before {
  content: "";
  background: linear-gradient(180deg, #e5f77d 0%, rgba(229, 247, 125, 0) 50%);
  position: absolute;
  z-index: -1;
  top: 0;
  width: 100%;
  height: 100%;
}

.our-history {
  font-size: 16px;
  text-align: right;
  font-weight: 500;
  padding-right: 25px;
}

.our-history-right {
  font-size: 14px;
  padding-left: 25px;
}

.our-image {
  position: relative;
}

.our-image::before {
  content: "JOINTEX";
  position: absolute;
  left: -39px;
  top: 20px;
  transform: rotate(-90deg);
  font-size: 13px;
}

/* our galery */
.our-galery {
  background-color: #1a2d51;
  color: #fff;
  padding: 100px 0px 150px 0px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.our-galery-header h2 {
  font-style: italic;
  color: #ddf582;
  font-family: Playfair Display;
  font-size: 40px;
  margin-bottom: 15px;
}

.our-galery-header p {
  margin: 0;
  font-size: 14px;
}

.our-galery::before {
  content: "Gallery";
  position: absolute;
  right: 13px;
  font-size: 200px;
  bottom: -30px;
  z-index: -1;
  color: rgba(255, 255, 255, 0.07);
  font-family: Playfair Display;
}

.owl-our-galery {
  margin-top: -63px;
}

.owl-our-galery .owl-next {
  position: absolute;
  right: -27px;
  top: 40%;
  color: #fff !important;
}

.owl-our-galery .owl-prev {
  position: absolute;
  left: -27px;
  top: 40%;
  color: #fff !important;
}

.galery-description {
  margin-top: 50px;
  text-align: center;
  color: #3c3c3b;
  margin-bottom: 100px;
  font-weight: 400;
}

.galery-description i {
  text-decoration: underline;
}

/* events page */

.events-content {
  margin-top: 50px;
}

.events-page {
  background-image: url("images/events-bg.png"); /* Arka plan resmi dosya yolu */
  /* background-size: cover; */
  background-repeat: no-repeat;
}

.events-bg {
  background-image: url("images/event-pattern.png"); /* Arka plan resmi dosya yolu */
  background-size: cover;
  background-position: center center; /* Görseli ortala */
  background-repeat: no-repeat;
  border: 1px solid #463b6c26;
  border-radius: 2px;
  padding: 47px;
  background-color: #fff;
}

.events-header p {
  color: #2c09aa;
  margin-top: 25px;
}

.events-header img {
  width: 280px;
}

.event-left-content h1 {
  color: #1a2d51;
  font-family: Playfair Display;
  font-size: 32px;
  font-weight: 500;
}

.event-left-content p {
  color: #1a2d51;
  font-style: italic;
  font-size: 15px;
  margin-top: 17px;
}

.event-list .event-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.event-list .event-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.event-list .event-content img {
  border-radius: 50%;
  width: 110px;
  height: 110px;
}

.event-list .event-date {
  font-family: Montserrat;
  color: #1c0e4b;
}

.event-list .event-date span {
  font-size: 30px;
  margin-right: 8px;
}

.event-list .event-date div:last-child {
  font-size: 12px;
  text-align: right;
}

.event-list .event-date div:last-child i {
  color: #4ed9bb;
}

.event-list .event-content {
  width: 78%;
  padding-right: 20px;
}

.event-list .event-content {
  font-family: Playfair Display;
}

.event-list .event-content .event-name p {
  color: #5b5b5b;
  font-style: italic;
  font-size: 13px;
  margin: 0;
  font-family: Plus Jakarta Sans;
}

.event-list .event-content .event-name div {
  color: #1c0e4b;
  font-size: 26px;
}

.bt-1 {
  border-top: 1px solid;
  border-image: linear-gradient(90deg, #1a2d51 70%, rgba(68, 28, 211, 0) 100%);
  border-image-slice: 1;
}

.event-item {
  padding: 20px 0px;
  border-left: 1px solid rgb(118 28 116 / 25%);
  padding-left: 25px;
}

.event-ticket-button i {
  color: #5d48a5;
}

.event-ticket-button {
  border: 1px solid #5d48a5;
  border-radius: 50%;
  padding: 10px 15px;
  position: relative;
}

.event-ticket-button::after {
  content: "GET TICKET";
  font-family: Plus Jakarta Sans;
  position: absolute;
  right: -39px;
  color: #5d48a5;
  font-weight: 600;
  top: 14px;
  transform: rotate(-90deg);
  font-size: 10px;
}

.sustab-menu img {
  width: 25px;
  margin-right: 3px;
}

/* sustainablity */
.our-sustainablity {
  padding-bottom: 10px;
}

.detail-susta {
  margin-top: 70px;
}

.sus-item-1 {
  background-color: #33c39c;
  color: #fff;
  padding: 35px;
}

.sus-item-4 {
  background-color: #015364;
  color: #fff;
  padding: 35px;
}

.sus-item-5 {
  background-color: #ccffeb;
  color: #26ab78;
  padding: 35px;
}

.sus-item-7 {
  background-color: #b2c25b;
  color: #596a00;
  padding: 35px;
}

.sus-item-2 {
  background-color: #e9ec63;
  color: #136c4a;
  font-family: Purple Purse;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sus-item-2 h2 {
  font-size: 155px;
}

.sus-item-6 {
  background-color: #3ec28f;
  color: #fff;
  font-family: Purple Purse;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sus-item-6 h2 {
  font-size: 155px;
}

.sus-item-list .sus-detail-item {
  flex: 0 0 calc(20%);
}

.sus-item-list p {
  font-size: 15px;
}

.sus-item-list .sus-item-title {
  font-size: 18px;
  border-bottom: 1px solid #ffffffb3;
  padding-bottom: 12px;
  margin-bottom: 15px;
}

.sus-item-5 .sus-item-title {
  border-bottom: 1px solid #26ab7899;
}

.sus-item-7 .sus-item-title {
  border-bottom: 1px solid #596a0099;
}

.sus-item-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.sus-item-list .sus-detail-item:hover {
  border: 1px solid #00838d;
  box-shadow: 0px 0px 9px 9px rgba(102, 101, 101, 0.5);
  z-index: 500;
  transition: all 500ms;
  cursor: pointer;
}

/* sustainable how we work */
.sustainablity-how-work {
  padding-bottom: 180px;
}

.sustainablity-how-work::before {
  content: "Sustainablity";
  font-size: 150px;
  right: -129px;
}

.works-content {
  background: #14df9012;
}

.works-right h4 {
  color: #1a2d51;
  font-family: Playfair Display;
  font-size: 40px;
  margin-bottom: 25px;
}

.works-right p {
  font-size: 16px;
}

.works-right ul {
  list-style: disc;
  padding-left: 20px;
  font-size: 15px;
}

.mt--70 {
  margin-top: -70px;
  position: relative;
  z-index: 9;
}

.works-content-two {
  background: #e9ff9733;
  padding: 50px 0px;
}

.works-content-three {
  background: #f85c700f;
  padding: 50px 0px;
}

.marque-text {
  min-height: 50px;
  width: 100%;
  height: 50px;
  background-color: #282828;
  color: #fff;
  line-height: 50px;
  font-size: 20px;
}

.logo img {
  width: 300px;
  margin-left: 20px;
}

.login-header a {
  /* color: #fff !important; */
}

/* mobile header */

.mobile-header {
  display: flex;
  justify-content: space-between;
  background: #fff;
  align-items: center;
  padding: 18px 15px;
  z-index: 99999;
  position: relative;
}

.mobile-header ion-icon {
  font-size: 32px;
}

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

.mobile-menu img {
  width: 77%;
}

.mobile-close-button {
  font-size: 41px;
  padding: 5px 18px;
  display: flex;
  justify-content: end;
  border-bottom: 1px solid #cccccc30;
}

.mobile-menu {
  position: absolute;
  top: 0;
  top: -1000px;
  height: 285px;
  width: 100%;
  background-color: #fff;
  overflow-y: auto;
  transition: top 0.5s ease;
  z-index: 9999;
}

.mobile-menu ul {
  list-style-type: none;
  padding: 0;
}

.mobile-menu ul li {
  padding: 14px 22px;
  border-bottom: 1px solid #4444443b;
  text-align: left;
}

.mobile-menu ul li a {
  color: #212529;
}

.mobile-menu.active {
    top: 85px;
}

.mobile-login ion-icon {
  font-size: 25px;
  color: #1c0e4b;
}

.youtube-iframe {
    z-index: 9999;
    position: relative;
    margin-top: 44px;
}

.visitor-item img {
  border-radius: 4px;
}

.visitor-item {
  /* margin-top: -97px; */
}

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

.mobile-logo img {
      width: 47%;
}

.location-header {
  position: relative;
  top: 31px;
}

.home-grids {
  margin: 0 auto;
}

.any-phone i {
  margin-right: 10px;
  color: #3f51b5;
}

.any-phone {
  font-size: 19px;
  font-weight: 600;
}

.sub-content {
  background-image: url(images/visitor-bg.png);
  background-size: cover;
  background-position: center center;
}

.slider-thumb .slick-track {
  margin-left: 0;
}

.f-lg {
  font-size: 23px;
  margin-bottom: 19px;
}

.footer-logo img {
  width: 200px;
}

.mobile-menu ul li:last-child {
  border-bottom: 0px !important;
}

.mobile-content ion-icon[name="close-outline"] {
  display: none;
}

.activeHmenu ion-icon[name="menu-outline"] {
  display: none;
}

.activeHmenu ion-icon[name="close-outline"] {
  display: block;
}

.label-content {
  margin-bottom: 10px;
}

.label-chart {
  margin-top: 15px;
}

.company-title-a {
  font-size: 24px;
  font-weight: 600;
  color: #1a2d51;
  margin-top: 27px;
}

.b-b-1 {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 13px;
  margin-bottom: 16px;
  margin-top: 12px;
  font-size: 18px;
}

.sub-flex {
  display: flex;
  flex-wrap: wrap;
}

.sub-flex-item {
  width: 50%;
}

.sub-flex-item .company-label {
  font-size: 15px;
}

.end-uses-title {
  font-size: 21px;
}

.sustainability-title img {
  width: 39px;
  margin-right: 11px;
}

.sustainability-title {
  display: flex;
  align-items: center;
  font-size: 25px;
  font-weight: 500;
  color: #1dcc00;
  padding-bottom: 16px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #ccc;
}

.sus-content {
  margin-top: 51px;
}

.sus-p {
  margin-top: 18px;
  font-size: 14px;
}

.cert-first li img {
  height: 47px;
  object-fit: scale-down;
}

.cert-first li {
  margin-right: 7px;
  width: 20%;
  border: 1px solid #cccccc36;
  padding: 11px;
  text-align: center;
  margin-bottom: 10px;
}

.card-price {
  position: relative;
  background-color: #fff;
  border-left: 0 !important;
}

.card-price:after {
  background: inherit;
  border-radius: 6px;
  display: block;
  content: "";
  height: 25px;
  position: absolute;
  left: -1px;
  top: -3px;
  transform-origin: top left;
  transform: rotate(46deg);
  width: 25px;
  z-index: -2;
  border: 1px solid rgba(28, 14, 75, 0.6);
}

.card-price::before {
  content: "";
  width: 4px;
  height: 4px;
  position: relative;
  background: #00000080;
  position: absolute;
  left: 0;
  border-radius: 50%;
  top: 12px;
  left: -5px;
}

.label-list {
  padding-left: 15px;
}

.brands-category ul li.w-4 {
  width: 21%;
}

.brands-category ul li.w-3 {
  width: 26%;
  margin-right: 0;
}

.count-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.count-down {
  margin-top: 71px;
  width: 73%;
  margin-right: auto;
  margin-left: auto;
}

.count-titles {
  font-size: 105px;
  font-family: Playfair Display;
}

.count-spans {
  font-size: 20px;
}

.count-items {
  text-align: center;
  position: relative;
}

.count-items::before {
  content: ":";
  position: absolute;
  right: -91px;
  font-size: 49px;
  top: 49px;
}

.count-items:last-child::before {
  content: "";
}

.new
{
  position: relative;
}

.new::before
{
    content: '';
    background-image: url(images/new.png);
    width: 82px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    height: 64px;
    background-size: 77%;
}

.date-location p
{
    margin-bottom: 7px;
    font-size: 13px;
}

.mood-bard
{
  margin-top: 25px;
}

.owl-visitors-logo li {
  box-shadow: 1px 1px 7px 0 #cccccc4f;
  padding: 18px;
  margin: 23px 0;
}
.list-logo-content {
  margin: 50px 0;
}

.old-brands
{
    width: 11%;
    margin-bottom: 14px;
}

.brand-content
{
justify-content: center;
    display: flex
;
    flex-wrap: wrap;
    column-gap: 26px;
}

.brands-last
{
      margin-bottom: 95px;
}