/* from assets/css/styles.css */
.fs-0 {
  font-size: 0rem; }

.fs-10 {
  font-size: 0.7142857143rem; }

.fs-12 {
  font-size: 0.8571428571rem; }

.fs-14 {
  font-size: 1rem; }

.fs-16 {
  font-size: 1.1428571429rem; }

.fs-18 {
  font-size: 1.2857142857rem; }

.fs-20 {
  font-size: 1.4285714286rem; }

.fs-22 {
  font-size: 1.5714285714rem; }

.fs-24 {
  font-size: 1.7142857143rem; }

.fs-26 {
  font-size: 1.8571428571rem; }

.fs-30 {
  font-size: 2.1428571429rem; }

.fs-32 {
  font-size: 2.2857142857rem; }

.fs-36 {
  font-size: 2.5714285714rem; }

.fs-38 {
  font-size: 2.7142857143rem; }

.fs-40 {
  font-size: 2.8571428571rem; }

.fs-42 {
  font-size: 3rem; }

.fs-46 {
  font-size: 3.2857142857rem; }

.fs-48 {
  font-size: 3.4285714286rem; }

.fs-50 {
  font-size: 3.5714285714rem; }

.fs-60 {
  font-size: 4.2857142857rem; }

.fs-70 {
  font-size: 5rem; }

.fs-72 {
  font-size: 5.1428571429rem; }

.fs-76 {
  font-size: 5.4285714286rem; }

.fs-78 {
  font-size: 5.5714285714rem; }

.fs-80 {
  font-size: 5.7142857143rem; }

.fs-100 {
  font-size: 7.1428571429rem; }

.fs-140 {
  font-size: 10rem; }

.fs-180 {
  font-size: 12.8571428571rem; }

.fs-200 {
  font-size: 14.2857142857rem; }

.l-h-0 {
  line-height: 0rem!important; }

.l-h-10 {
  line-height: 0.7142857143rem!important; }

.l-h-12 {
  line-height: 0.8571428571rem!important; }

.l-h-14 {
  line-height: 1rem!important; }

.l-h-16 {
  line-height: 1.1428571429rem!important; }

.l-h-18 {
  line-height: 1.2857142857rem!important; }

.l-h-20 {
  line-height: 1.4285714286rem!important; }

.l-h-22 {
  line-height: 1.5714285714rem!important; }

.l-h-24 {
  line-height: 1.7142857143rem!important; }

.l-h-25 {
  line-height: 1.7857142857rem!important; }

.l-h-26 {
  line-height: 1.8571428571rem!important; }

.l-h-30 {
  line-height: 2.1428571429rem!important; }

.l-h-32 {
  line-height: 2.2857142857rem!important; }

.l-h-35 {
  line-height: 2.5rem!important; }

.l-h-36 {
  line-height: 2.5714285714rem!important; }

.l-h-38 {
  line-height: 2.7142857143rem!important; }

.l-h-40 {
  line-height: 2.8571428571rem!important; }

.l-h-42 {
  line-height: 3rem!important; }

.l-h-45 {
  line-height: 3.2142857143rem!important; }

.l-h-46 {
  line-height: 3.2857142857rem!important; }

.l-h-48 {
  line-height: 3.4285714286rem!important; }

.l-h-50 {
  line-height: 3.5714285714rem!important; }

.l-h-60 {
  line-height: 4.2857142857rem!important; }

.l-h-70 {
  line-height: 5rem!important; }

.l-h-72 {
  line-height: 5.1428571429rem!important; }

.l-h-76 {
  line-height: 5.4285714286rem!important; }

.l-h-78 {
  line-height: 5.5714285714rem!important; }

.l-h-80 {
  line-height: 5.7142857143rem!important; }

.l-h-100 {
  line-height: 7.1428571429rem!important; }

.l-h-140 {
  line-height: 10rem!important; }

.l-h-180 {
  line-height: 12.8571428571rem!important; }

.l-h-200 {
  line-height: 14.2857142857rem!important; }

.l-h-n {
  line-height: normal !important; }

.fw-100 {
  font-weight: 100; }

.fw-200 {
  font-weight: 200; }

.fw-300 {
  font-weight: 300; }

.fw-400 {
  font-weight: 400; }

.fw-500 {
  font-weight: 500; }

.fw-600 {
  font-weight: 600; }

.fw-700 {
  font-weight: 700; }

.fw-800 {
  font-weight: 800; }

.fw-900 {
  font-weight: 900; }

.fw-light {
  font-weight: 100; }

.fw-normal {
  font-weight: 400; }

.fw-medium {
  font-weight: 500; }

.fw-bold {
  font-weight: 700; }




.gallery {
    margin-top: -100px;
    margin-bottom: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 2%;
    /* margin-right: 2%; */
}

.gallery-one {
    /* padding: 100px 0px; */
    text-align: center;
    
}


.gallery-one__card video {
    width: 410px;
}



.title .header-title {
    color: #050505;
    font-family: "Poppins", Sans-serif;
    font-size: 65px;
    font-weight: 600;
    text-transform: capitalize;
    font-style: normal;
    text-decoration: none;
    line-height: 1.2em;
    letter-spacing: 0px;
}


.gallery-one {
    position: relative;
    padding: 120px 0;
  }
  
  @media (max-width: 767px) {
    .gallery-one {
      padding: 80px 0;
    }
  }
  .gallery-one .container-fluid {
    width: 100%;
    max-width: 1572px;
  }
  
  .gallery-one .row {
    display: flex;
    flex-wrap: wrap;
  }
  
  @media (min-width: 992px) {
    .gallery-one__carousel .owl-nav {
      display: none;
    }
  }

  /* .gallery-one__filter__list {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    flex-wrap: wrap;
  }
  
  .gallery-one__filter__list li {
    cursor: pointer;
  }
  
  .gallery-one__filter__list li span {
    display: block;
    font-size: 14px;
    font-family: var(--careox-special-font, "Caveat", cursive);
    background-color: var(--careox-gray, #f1f6f7);
    transition: all 500ms ease;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 20px;
    line-height: 1.2em;
  }
  
  .gallery-one__filter__list li.active span,
  .gallery-one__filter__list li:hover span {
    background-color: var(--kick-blue, #160385);
    color: var(--careox-white, #fff);
  } */
  
  .gallery-one__card {
    position: relative;
    overflow: hidden;
    padding: 0.25rem;
    /* background-color: var(--careox-black, #122f2a); */
  }
  
  .gallery-one__card img {

    transform: scale(1);
    max-width: 100%;
    transition: transform 500ms ease, opacity 500ms ease;
    opacity: 1;
  }

  .gallery-one__card video {
    transform: scale(1);
    max-width: 100%;
    transition: transform 500ms ease, opacity 500ms ease;
    opacity: 1;
  }
  
  .gallery-one__card__hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(var(--careox-secondary-rgb, 255, 164, 21), 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    transform: scale(1, 0);
    transition: transform 500ms ease;
    transform-origin: bottom center;
  }
  
  /* .gallery-one__card__hover .img-popup {
    position: relative;
  } */
  
  .gallery-one__card:hover img {
    transform: scale(1.05);
    opacity: 0.9;
    /* mix-blend-mode: screen; */
  }
  
  .gallery-one__card:hover .gallery-one__card__hover {
    transform-origin: top center;
    transform: scale(1, 1);
  }
  
  .gallery-one__card__icon {
    width: 32px;
    height: 32px;
    display: block;
    position: relative;
  }
  
  .gallery-one__card__icon::after,
  .gallery-one__card__icon::before {
    content: "";
    width: 2px;
    height: 100%;
    background-color: var(--careox-white, #fff);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  
  .gallery-one__card__icon::after {
    transform: translate(-50%, -50%) rotate(90deg);
  }






  .modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}

.modal-content {
    position: absolute;
    top: 10%;
    bottom: 10%;
    margin: auto;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.prev-arrow, .next-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    
    font-size: 2rem;
    color: white;
    background: none;
    border: none;
    cursor: pointer;
}

.prev-arrow {
    left: 0;
}

.next-arrow {
    right: 0;
}

.close-modal {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 2rem;
    color: white;
    cursor: pointer;
}


.login-register {
  display: flex;
  /* flex-direction: row; */
  justify-content: center;
  align-items: center;
  padding: 0 30px;
}

.login-register #authenticate {
  padding: 0 10px;
}

.login-register a {
  border: 1px solid #e7c52c;
  background-color: #e7c52c;
  border-radius: 5px;
  color: white !important;
  text-decoration: none !important;
  padding: 5px 10px;
}

.login-register a:hover {
  border: 1px solid #c7af45;
  background-color: #c7af45;
  color: white !important;
}

.user-profile > .dropdown-toggle {
  /* display: absolute;
  top: auto;
  left: auto; */
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
}

.user-authenticated {  
  padding: 0 20px 0 50px;
  align-content: center;
}

.user-authenticated > .profile-dropdown {
  position: relative;

  
}

.user-authenticated > .profile-dropdown > .profile-trigger {
  display: flex;
  align-items: center;
  color: black;
}

.user-authenticated > .profile-dropdown > .dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  /* background: #fff; */
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px;
  min-width: 180px;
  z-index: 1000;
  color: rgba(0,0,0,0.1);
  width: 200px;
  background-color: #ffffff;
  /* border: 1px solid #616a68; */
}

.user-authenticated > .profile-dropdown > .dropdown-menu > .user-title {
  display: block;
  padding: 5px 8px;
  color: #616a68;
  border-bottom: 1px solid #616a68;
}

.user-authenticated > .profile-dropdown > .dropdown-menu > .user-title small {
  font-size: 10px;
}

.user-authenticated > .profile-dropdown > .dropdown-menu a {
  display: block;
  padding: 8px 25px 8px;
  color: #616a68;
  transition: all 0.3s ease;
  background-color: #ffffff;
}

.user-authenticated > .profile-dropdown > .dropdown-menu a:hover {
  background: rgba(0, 0, 0, 0.03);
  color: #000000;
}

.user-authenticated > .profile-dropdown:hover .dropdown-menu {
  display: block;
}

.username {
  font-size: 16px;
  font-weight: 500;
  text-transform: none;
  line-height: 20px;
  color: #616a68;
  padding: 0.5em;
}

.username:hover {
  color: #000000
}

.icon-arrow-down {
  font-size: 12px;
  margin-left: 5px;
  opacity: 0.7;
  color: white;
  
}

@media (max-width: 1000px) {
  .user-authenticated {
    display: none;
  }

  .username {
    color: #ffffff;
  }

  .username:hover {
    color: #8f9190;
  }
   
}