/* disable navbar default tuoitre*/
.sp-sticky-header.clearfix.fixed-top{
    display: none !important;
}
.bannerfooter1, .bannerfooter1top, .footer-icon, .bottom-footer, .footer-end {
    display: none !important;
}
footer{
    margin-top: 0 !important;
}
body, p b, h4 b {
    font-family: 'SF Pro Display' !important;
}

img {
    max-width: 100%;
}

.white {
    color: #ffffff;
}

.iCiel_Fester {
    font-family: 'iCiel Fester Semi-Condensed';
}


h1, h2 {
    color: white;
}


h2.title {
    font-size: 40px;
    margin-bottom: 32px;
    padding-top: 10px;
    font-family: 'iCiel Fester Semi-Condensed' !important;
}

h4 {
    font-size: 40px;
    font-weight: bold;
    color: #F5ECE4;
}

h4 b {
    font-size: 76px;
    font-weight: bold;
}

.title-center {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    text-align: center;
}

#section-11 .title-center {
    position: absolute;
    bottom: -200px;
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#background-cover-3 {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

#section-7, #section-9 {
    height: 140vh;
    position: relative
}

#section-4 {
    width: 60%;
    position: relative;
}

#section-4 .container {
    padding-top: 100vh;
}

#section-4 .content-container {
    padding: 0;
}

#section-6, #section-8, #section-10 {
    position: relative;
}

#section-6 h3 {
    font-family: "iCiel Fester Semi-Condensed" !important;
    margin-top: 50px;
    margin-bottom: 20px;
}

.block-overlay {
    position: absolute;
    width: 100%;
    height: 200px;
    top: -200px;
    background: linear-gradient(transparent, #2a2521);
}

.block-overlay.light {
    background: transparent;
}

.light {
    background: #F5ECE4;
}

.light p {
    color: #4B4646;
}

.weight-bold {
    font-weight: bold;
}

.chap2-paragraph-color {
    color: #AEA5A5;
}

.font-24 {
    font-size: 24px;
}

.black {
    color: #2A2521;
}

.text-center {
    text-align: center;
}

.font-20, .light p {
    font-size: 20px;
}
.font-18 {
    font-size: 18px;
}

.color-content, .content-paragraph, #section-2 i {
    color: #D2C8C8;
}

.content-paragraph, .light p {
    line-height: 32px;
}

.text-shadow {
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}

.navbar {
    background: rgba(0, 0, 0, 0.4);
}

.navbar-brand {
}

.top-cover {
    width: 100vw;
    overflow: hidden;
    position: fixed;
}

.top-cover {
    width: 100vw;
    overflow: hidden;
    position: fixed;
}

.top-cover img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

.top-cover video {
    width: 100%;
}

.content-container {
    width: 660px;
    padding-top: 80px;
    padding-bottom: 120px;
    margin: auto;
}

.content-scale-left {
    margin-left: -200px;
    float: left;
    margin-right: 40px;
    max-width: 450px;
}

.content-scale-left figure, .content-scale-center figure {
    text-align: center;
    cursor: pointer;
    padding-top: 32px;
}

.content-scale-left figcaption, .content-scale-center figcaption, .slider-images figcaption {
    color: #8F8981;
    font-size: 15px;
    margin-bottom: 0.1em;
    padding: 16px 32px 0 0;
}

.content-scale-left figure img, .content-scale-center figure img {
    max-width: 100%;
}

.content-scale-center {
    margin-left: -10%;
    width: 120%;
}

.content-image-center figure figcaption {
    font-size: 15px;
    color: #8F8981;
    text-align: center;
    padding: 4px 0;
}

.content-image-center {
}

.content-image-center img {
    max-width: 100%;
}

.note-block {
    margin-bottom: 24px;
}

.note-block.active {
    background: #CDC1AE;
    padding: 16px;
    color: #2A2521;
}

.note-block.active p, .note-block.active i {
    color: #2A2521 !important;
}

.note-block p, .note-block i {
    margin-bottom: 0;
}
.note-block i {
    padding-right: 2px;
}

.slider-images {
    margin-bottom: 30px;
}

.slider-images .slick-slide {
    margin-right: 25px;
    transition: transform 1s;
    padding-bottom: 80px;
    width: 400px;
}

.slick-current {
    transform: scale(1.1);
}

.slick-arrow:before {
    content: none;
}

.slick-prev, .slick-prev:hover {
    background: url(./slider-back.png) !important;
    left: 60px;
}

.slick-next, .slick-next:hover {
    background: url(./slider-next.png) !important;
    right: 60px;
}

.slick-arrow {
    position: absolute;
    bottom: 40px;
    top: unset;
    width: 65px;
    height: 22px;
    z-index: 2;
}

#section-2 p:hover {
    cursor: pointer;
}

#section-10 .col-left h4 {
    text-align: right;
}

#section-10 .col-left p {
    text-align: left;
}
#section-6 .content-container {
    padding-bottom: 0;
}

.slider-images img {
    width: 100%;
    margin-top: 100px;
}

.map-point {
    position: absolute;
    width: 40px;
    height: 40px;
    z-index: 999999;
    background: #FFC107;
    border-radius: 30px;
}

.animationActive {
    animation: pointActive 1s infinite;
}

@keyframes pointActive {
    from {
        transform: scale(1.5)
    }
    to {
        transform: scale(0.1)
    }
}
@keyframes arrowDown {
    from {
        -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    to {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}
.fa.fa-angle-down {
    animation: arrowDown 1.5s infinite;
}

.col-right {
    padding-left: 30px;
    border-left: 2px solid #888078;
}

.col-left {
    padding-right: 30px;
}

.info-block {
    position: relative;
}

.col-right .info-block {
    padding-top: 50px;
}

.space-block {
    height: 300px;
}

.img-gallery {
    margin: 60px 0;
    position: relative;
    height: 650px;
}

.img-gallery img {
    position: absolute;
    top: 10%;
    left: 10%;
}

/*lightbox custom*/
.lb-outerContainer {
    background-color: unset;
}

.lightbox .lb-image {
    border: none;
}

.lb-details {
    display: none;
}

.light-block p {
    color: #4B4646;
}

/*custom scrollbar*/
/* width */
::-webkit-scrollbar {
    width: 18px;
    height: 0;
}

/* Track */
::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.9);
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: url(./scrollbar/viendan-scroll.png);
    height: 85px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: url(./scrollbar/viendan-scroll.png);
}

.point-dot {
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 16px;
    background: #888078;
}

.position-relative h2 {
    font-family: "iCiel Fester Semi-Condensed";
    font-size: 40px;
    width: 580px;
}

.position-relative div {
    position: absolute;
    width: 100%;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.credit p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 36px;
    color: #D2C8C8;
    text-align: center;
}

.nav.navbar-nav.navbar-right a.fb-button{
    color: white !important;
}
.ammo-icon {
    background: url(./viendan.png);
    position: absolute;
    left: -30px;
    width: 33px;
    height: 50px;
}