﻿#main_index{
    padding-bottom:0rem!important;
    overflow:hidden;
}
#main_index h1,
#main_index h2,
#main_index h5{
    cursor:default;
}

.breakspan{
    display:block;
}
.section_all{
    padding:6% 6%;
}
.small_all{
    font-size:16px;
    font-weight:400;
    margin-bottom:1rem;
    color:#000;
}
.title_all{
    font-size:30px;
    font-weight:700;
    letter-spacing: 3px;
    margin-bottom:1rem;
    color:#000;
}
.subtitle_all{
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 1rem;
    color: #000;
}
.subtitle2_all{
    font-size:18px;
    font-weight:700;
    margin-bottom:1rem;
    color:#000;
}
.subtitle_vw{
    font-size:1.5vw;
    font-weight:700;
    margin-bottom:2%;
    color:#000;
}
.content_all{
    font-size:16px;
    font-weight:400;
    margin-bottom:0%;
    line-height:1.5;
    color:#000;
}
.content_vw{
    font-size:1vw;
    font-weight:400;
    margin-bottom:0%;
    line-height:1.5;
    color:#000;
}
.image_all{
    width:100%;
    margin:0 auto;
    display:block;
}
.btnbox_left{
    display:flex;
    justify-content:flex-start;
    align-items:center;
    margin:1.5rem 0% 0%;
}
.btnbox_center{
    display:flex;
    justify-content:center;
    align-items:center;
    margin:1.5rem 0% 0%;
}
.btnbox_right{
    display:flex;
    justify-content:flex-end;
    align-items:center;
    margin:1.5rem 0% 0%;
}
.button_all{
    position:relative;
    font-size:16px;
    font-weight:500;
    letter-spacing:3px;
    text-align:center;
    color:#000;
}
.button_all:before{
    position: absolute;
    content: ">";
    top: 0;
    bottom: 0;
    right: -1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto 0;
    animation:pointer 1s ease-out infinite;
    transition:0.25s all linear;
}
.button_all:hover{
    text-decoration: none;
    color:#000;
    transform:scale(0.98);
}
.c_lineHi{
    line-height:1.8;
}
.text_center{
    text-align:center;
}
.c_bold{
    font-weight:700;
}
.c_space{
    display:block;
    font-size:0;
    opacity:0;
    height: 15px;
}
.c_color1{
    color:#fff;
}
.c_color2{
    color:#f3f3f3;
}
.c_stroke{
    color: black;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
}
@keyframes pointer{
    0%{transform:translate(0,0);}
    50%{transform:translate(0.1rem,0);}
    0%{transform:translate(0,0);}
}
@media screen and (max-width: 1200.5px){
    .subtitle_vw{
        font-size:1.5vw;
    }
    .content_vw{
        font-size:1.2vw;
    }
}
@media screen and (max-width: 991.5px){
    .subtitle_vw{
        font-size:25px;
    }
    .content_vw{
        font-size: 16px;
    }
}
@media screen and (max-width: 767.5px){
    .section_all{
        padding:12% 3%;
    }
    .title_all{
        font-size:25px;
    }
    .subtitle_vw{
        font-size:25px;
    }
    .content_vw{
        font-size:16px;
    }
    .btnbox_left{
        margin:9% 0% 0%;
    }
    .btnbox_center{
        margin:9% 0% 0%;
    }
    .btnbox_right{
        margin:9% 0% 0%;
    }
}


@media screen and (max-width: 991.5px){
    .toggle_btn{
        right:25px;
    }
}


.navbar_type8{
    height:100px;
    background-color:#000;
}
.navbar_type8 .logo{
    margin-left:6%
}
.navbar_type8 .logo img{
    width:130px;
    padding:5px;
}
.navbar_type8 .nav_tab{
    padding-right:6%;
}
.navbar_type8 .nav_tab .nav_item a{
    font-size:1vw;
    font-weight:500;
    padding:15px 1.2vw;
    color:#fff;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a{
    color:#fff;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: black;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a{
    color:#fff!important;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a:hover{
    color:#fff!important;
}
.navbar_mobile{
    background-color:#000;
}
.navbar_mobile .btn-outline-light{
    border-color:#d5b555;
    color:#d5b555;
}
.navbar_mobile .btn-outline-light:hover{
    border-color:#d5b555;
    color:#d5b555;
    background-color:transparent;
}
.btn-outline-light:not(:disabled):not(.disabled).active, 
.btn-outline-light:not(:disabled):not(.disabled):active, 
.show>.btn-outline-light.dropdown-toggle{
    border-color:#d5b555;
    color:#d5b555;
    background-color:transparent;    
}
.navbar_mobile .logo_img{
    max-height:55px;
}
@media screen and (max-width: 1200.5px){
    .navbar_type8 .nav_tab .nav_item a{
        font-size:1.2vw;
        padding:15px 1.1vw;
    } 
}


.slider_banner .banner_content{
    overflow:hidden;
}
.hp_banner{
	position:relative;
	left:0%;
	top:75%;
	transform:translate(0,-50%);
}
.hp_banner_title{
    font-size:2.5vw;
    font-weight:700;
    text-align: center;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
    color:#fff;
    margin-bottom:0.5rem;
}
.hp_banner_content{
    font-size: 1vw;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.1px;
    text-align: center;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
    color: #fff;
}
.hp_banner .hp_banner_icon{
    width: 73px !important;
    margin: 1.5rem auto 0;
    display: block;
    filter: drop-shadow(0px 0px 2px #000);
    animation:zoom 1s linear infinite;
}

@keyframes zoom{
    0%{transform:scale(1);}
    50%{transform:scale(1.05);}
    100%{transform:scale(1);}
}

@media screen and (max-width: 991.5px){
    
}
@media screen and (max-width: 767.5px){
    .index_wrapper_2 .item>img{
    	min-height:130vw!important;
    	object-fit:cover;
    }
    .hp_banner{
        top:64%;
        left:2%;
        width:96%;
    }
    .hp_banner_title{
        font-size:8vw;
    }
    .hp_banner_content{
        font-size:4vw;
    }
    .hp_banner_content br{
        display:none;
    }
}


.hp_about{
    padding: 6% 6% 9.5%;
    position:relative;
}
.hp_about .row{
    align-items: flex-end;
}
.hp_about:before{
    position:absolute;
    content:"";
    top:0;
    left:0;
    right:0;
    bottom:0;
    height:100%;
    width:210px;
    margin:0 auto;
    background-color:#a39081;
}
.hp_about_box{
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    width: 123%;
    padding: 10% 10% 10% 10%;
    margin-left: -21%;
    background-color: #fff;
    transform: translate(0, 3vw);
}
.hp_about_icon{
    position: absolute;
    top: -11%;
    right: 6%;
    width: 130px;
    object-fit: contain;
    animation: beat 10s infinite;
}

@keyframes beat {
    0%,50%, 100% {
        transform: scale(1);
    }
    1%,51%{transform: scale(1.1);}
    2%,52%{transform: scale(1);}
    3%,53%{transform: scale(1.1);}
    4%,54%{transform: scale(1);}
}

@media screen and (max-width: 991.5px){
    .hp_about{
        padding:12% 0%;
    }
    .hp_about .col-md-12.col-lg-7{
        order:2;
        padding:0;
    }
    .hp_about .col-md-12.col-lg-5{
        order:1;
        padding:0% calc(3% + 1rem);
        z-index:1;
    }
    .hp_about_box{
        width: 100%;
        margin-left: 0%;
        transform: translate(0, 0vw);
        margin-bottom:9%;
    }
}
@media screen and (max-width: 767.5px){
    .hp_about{
        padding:20% 0% 12%;
    }
    .hp_about_icon{
        top: -10%;
        right: 13%;
    }
}


.hp_mas{
    padding:3% 0%;
    background-color:#232323;
}
.hp_mas .col-md-12{
    padding:0;
}
.imageMarquee {
    height: 25px;
    background-image: url("../png/1729752560sec2-runningTitle7ebre0.png");
    background-size:cover;
    animation: imageMovement 100s linear infinite;
}

@keyframes imageMovement {
    100% {
        background-position-x: -7000px;
    }
}


.hp_cat{
    background-image:url("../jpg/1729757998sec2-bg29mqpp.jpg");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
}
.hp_cat .col-md-6.col-lg-3{
    flex:0 0 20%;
    max-width:20%;
}
.hp_cat_title{
    margin-bottom:3rem;
}
.hp_cat_box{
    position:relative;
    transition:0.25s all linear;
}
.hp_cat_box:hover{
    transform:scale(0.99);
}
.hp_cat_button{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index:1;
}
.hp_cat_imagebox{
    overflow:hidden;
}
.hp_cat_image{
    transition:0.25s all linear;
}
.hp_cat_box:hover .hp_cat_image{
    transform:scale(1.05);
}
.hp_cat_contentbox{
    background-color:#fff;
    padding:1rem;
}   
.hp_cat_content{
    min-height: 9vw;
}
.hp_cat_buttonbox i{
    border: 1px solid #c1aa78;
    width: 30px;
    height: 30px;
    object-fit: contain;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 1000px;
    background-color: #c1aa78;
    font-size: 20px;
    color: #fff;
    transition:0.25s all linear;
}
.hp_cat_box:hover .hp_cat_buttonbox i{
    transform:rotate(-45deg);
}


@media screen and (max-width: 1200.5px){
    .hp_cat_content{
        min-height:11vw;
    }
    .hp_cat .col-md-6.col-lg-3{
        flex:0 0 33.33%;
        max-width:33.33%;
    }
    .hp_cat_box{
        margin-bottom:calc(1rem + 3%);
    }    
}
@media screen and (max-width: 991.5px){

    .hp_cat_content{
        min-height:6rem;
    }
    .hp_cat .col-md-6.col-lg-3{
        flex:0 0 50%;
        max-width:50%;
    }
}
@media screen and (max-width: 767.5px){
    .index_wrapper_8{
        padding:12% 3%;
    }
    .hp_cat .col-md-6.col-lg-3{
        flex:0 0 100%;
        max-width:100%;
    }
}


.hp_why{
    position:relative;
}
.hp_why:before{
    position:absolute;
    content:"";
    top:0;
    left:-50%;
    right:0;
    bottom:0;
    height:100%;
    width:15vw;
    margin:0 auto;
    background-color:#a39081;
}
.hp_why .row{
   align-items: center; 
}
.hp_why .col-md-6:first-child{
    padding-right:calc(1rem + 3%);
}
.hp_why_content{
    margin-bottom:1.5rem;
}
.hp_why_subtitle{
    display:flex;
    justify-content: flex-start;
    align-items: center;
    font-weight:600;
}
.hp_why_subtitle span{
    padding-left:1rem;
}
.hp_why_image{
    animation: seafloat 8s ease-in-out infinite;
}
.hp_why_ul{
    list-style-type: none;
    padding:0;
    margin:3rem 0 0;
}
.hp_why_ul li{
    margin-bottom:1.5rem;
}
.hp_why_icon{
    width:50px;
    object-fit: contain;
}
.hp_why_subtitle:hover .hp_why_icon{
    transform-origin:center;
    animation:j_shake 0.3s linear 0.1s 2;
}

@keyframes j_shake{
    25%{transform:rotate(10deg);}
    75%{transform:rotate(-10deg);}
}

@keyframes seafloat {
    0%, 100% {
      transform: translate(0, 0);
    }
    25% {
      transform: translate(5px, -10px);
    }
    50% {
      transform: translate(10px, 0);
    }
    75% {
      transform: translate(5px, 10px);
    }
  }

@media screen and (max-width: 767.5px){
    .hp_why:before{
        width: 1.5%;
        margin:unset;
        left:0;
        right:unset;
    }
    .hp_why .col-md-6:first-child{
        padding-right:1rem;
        margin-bottom:2rem;
    }
    .hp_why_subtitle span{
        padding-left:1.5rem;
    }
}


.hp_what{
    background-color:#030509;
}
.hp_what_subtitle{
    margin-top:1.5rem;
}
.hp_what_content{
    margin-bottom:3rem;
}
.hp_what_box{
    position:relative;
    transition:0.25s all linear;
}
.hp_what_box:hover{
    transform:scale(0.98);
}
.hp_what_button span,
.hp_what_button .button_all:before{
    transition:0.25s all linear;
}
.hp_what_box:hover .hp_what_button span{
    color:#c2ab79;
}
.hp_what_box:hover .button_all:before{
    color:#c2ab79;
}
.hp_what_link{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index:1;
}

@media screen and (max-width: 767.5px){
    .hp_what_content br{
        display:none;
    }
    .hp_what_box{
        margin-bottom:calc(5rem + 3%);
    }
    .hp_what_buttonbox{
        margin:3% 0 0;
    }
    .hp_what .col-md-4:last-child .hp_what_box{
        margin-bottom:calc(1rem + 3%);
    }
}


.index_wrapper_8{
    padding:6% 9%;
}
.hp_news_title{
    margin-bottom:1.5rem;
}

@media screen and (max-width: 767.5px){
    .index_wrapper_8{
        padding:12% calc(3% + 1rem);
    }
}


.footer_type7{
    background-color:#191919;
}
.footer_type7 i{
    color:#bba474;
}
.footer_type7 .logo{
    min-height:75px;
}
.footer_type7 .logo img{
    max-height:75px;
}
.npfooter_languagebar .text-muted{
    color:#fff;
}
.npfooter_languagebar{
    color:#fff;
}
.platinum_website_visitor{
    color:#fff; 
}
.footer_type7 .copy_right{
    color:#fff;
    text-align: left!important;
}
.footer_type7 .social_media{
    text-align: right!important;
}
.platinum_website_visitor{
	color:#fff;
}
.copy_right small{
    color:#fff;
}
@media screen and (max-width: 767.5px){
    .footer_type7 .social_media{
        text-align: left!important;
    }    
}

.contact_map {
    display:none;
}