.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}
.header .wrap {
    position: relative;
    max-width: 992px;
    margin: 0 auto;
    padding: 20px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: 0.4s;
}
.scrolled {
    /* box-shadow: 0 0 15px rgba(0, 0, 0, 0.7); */
    background-color: rgba(5, 5, 5, 0.7);
}
.header.scrolled .wrap {
    padding: 10px 15px;
}
.main-menu {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    list-style-type: none;
    float: right;
}
.main-menu .menu-item {
    margin-right: 30px;
}
.main-menu .menu-item:last-child {
    margin-right: 0;
}
.btn-menu {
    display: none;
    position: relative;
    width: 32px;
    height: 22px;
    background-color: transparent;
    cursor: pointer;
    border: none;
    outline: none;
    transition: 0.4s;
}
.btn-menu .lines {
    display: block;
    width: 32px;
    height: 2px;
    border-radius: 2px;
    background-color: #ffffff;
    position: absolute;
    transform: rotate(0deg);
    transform-origin: 50% 50%;
    transition: 0.25s ease-in-out;
    will-change: transform;
}
.btn-menu .lines:nth-child(1) {
    left: 0;
    top: 0;
}
.btn-menu .lines:nth-child(2) {
    left: 0;
    top: 50%;
    margin-top: -1px;
}
.btn-menu .lines:nth-child(3) {
    left: 0;
    bottom: 0;
}
.btn-menu.active .lines {
    left: 50%;
    top: 50%;
    margin-left: -16px;
    margin-top: 0;
}
.btn-menu.active .lines:nth-child(1) {
    transform: rotate(45deg);
}
.btn-menu.active .lines:nth-child(2) {
    width: 0;
    opacity: 0;
}
.btn-menu.active .lines:nth-child(3) {
    transform: rotate(-45deg);
}
.main-menu li a {
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    transition: all 0.3s;
}
.main-menu li a.active {
    color: #ffbe33;
}
.main-menu.active {
    display: flex;
}
@media (min-width: 769px) {
    .main-menu {
        display: flex !important;
    }
}
@media (max-width: 768px) {
    .btn-menu {
        display: block;
    }
    .main-menu {
        display: none;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 100%;
        left: -10%;
        width: 120%;
        padding: 10%;
        list-style-type: none;
        background-color: rgba(0, 0, 0, 0.7);
    }
    .main-menu .menu-item {
        text-align: center;
        margin: 0;
        margin-bottom: 25px;
    }
    .main-menu .menu-item:last-child {
        margin-bottom: 0;
    }
}

.outer {
    position: relative;
}

.inner {
    display:flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: auto;
    overflow: hidden;
}

.active-footer {
  font-size: 1.2em;
  color: #ffbe33;
}

.h-anchor {
  color: #222031;
  cursor: pointer;
}

.h-anchor:hover {
  color: #ffbe33;
}

.border-btn {
    width: 100%;
    height: 2px;
    background-color: #ffbe33;
    margin-bottom: 18px;
    box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.5);
}
scrollup-p{
    z-index: 999999;
}
.scrollup-p a img{
  text-align:center;
    cursor:pointer;
    vertical-align:middle;
    width: 40px;
    height: 40px;
    border-radius:5px;
    font-size:20px;
    position:fixed;
    bottom:140px;
    right:5px;
    display:block;
    opacity: 0.7;
    border: solid 2px #fff0;
    border-radius: 35px;
    z-index: 999999;
}
.scrollup-p a img:hover{
  opacity: 1;
  border: none;
}
}
.scrollup-p a:hover{
    color: #FECE1A;
}
.scrollup-p > a {
    position:relative;
    top:7px;
    color:#fff;
}


.scrollup-t{
    z-index: 999999;
}
.scrollup-t a img{
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    font-size: 20px;
    position: fixed;
    bottom: 100px;
    right: 5px;
    display: block;
    opacity: 0.7;
    border: solid 2px #fff0;
    border-radius: 35px;
    z-index: 999999;
}
.scrollup-t a img:hover{
  opacity: 1;
  border: none;
}
}
.scrollup-t a:hover{
    color: #FECE1A;
}
.scrollup-t > a {
    position:relative;
    top:7px;
    color:#fff;
}

.scrollup{
    z-index: 999999;
}
.scrollup a img{
  text-align:center;
    cursor:pointer;
    vertical-align:middle;
    width: 40px;
    height: 40px;
    border-radius:5px;
    font-size:20px;
    position:fixed;
    bottom:60px;
    right:5px;
    display:block;
    opacity: 0.7;
    border: solid 2px #fff0;
    border-radius: 35px;
    z-index: 999999;
}
.scrollup a img:hover{
  opacity: 1;
  border: none;
}
}
.scrollup a:hover{
    color: #FECE1A;
}
.scrollup > a {
    position:relative;
    top:7px;
    color:#fff;
}

.scrollup-w{
    z-index: 999999;
}
.scrollup-w a img{
  text-align:center;
    cursor:pointer;
    vertical-align:middle;
    width: 40px;
    height: 40px;
    border-radius:5px;
    font-size:20px;
    position:fixed;
    bottom:20px;
    right:5px;
    display:block;
    opacity: 0.7;
    border: solid 2px #fff0;
    border-radius: 1px;
    z-index: 999999;
}
.scrollup-w a img:hover{
  opacity: 1;
  border: none;
}
}
.scrollup-w a:hover{
    color: #FECE1A;
}
.scrollup-w > a {
    position:relative;
    top:7px;
    color:#fff;
}

.scrollup-i{
    z-index: 999999;
}
.scrollup-i a img{
  text-align:center;
    cursor:pointer;
    vertical-align:middle;
    width: 40px;
    height: 40px;
    border-radius:5px;
    font-size:20px;
    position:fixed;
    bottom:180px;
    right:5px;
    display:block;
    opacity: 0.7;
    border: solid 2px #fff0;
    border-radius: 1px;
    z-index: 999999;
}
.scrollup-i a img:hover{
  opacity: 1;
  border: none;
}
}
.scrollup-i a:hover{
    color: #FECE1A;
}
.scrollup-i > a {
    position:relative;
    top:7px;
    color:#fff;
}
.image-container {
width: 100%;
height: 375px;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
border-radius: 20px;
}

.image-container img {
min-width: 100%;
min-height: 100%;
object-position: top left;
-o-object-fit: cover;
object-fit: cover;
padding: 5px;
}

@media all and (max-width: 768px){
  .slider_section .detail-box {
    margin-bottom: 45px;
    top: 100px;
  }
  .slider_section .detail-box h1 {
    font-size: 3.5rem;
    margin-bottom: 8px;
  }
  .carousel-inner {
    overflow: visible;
  }
}

@media (max-width: 991px){
  .item-galery {
    width: 100%;
}
}
