
a {
    text-decoration: none !important;
}

.ws_contact .contact_form .form-group:nth-child(4){
    display: none;
}

#main_index {
    overflow: hidden !important;
    padding-bottom: 0px !important;
}

/*hp_top - top_space*/

.hp_top {
    background-color: #000;
    position: fixed;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 calc(6% + -0.5rem);
    width: 100%;
    height: 30px;
    z-index: 3001;
    display: none !important;
}

.hp_top .row{
    align-items: center;
}
.hp_top .col-md-8,
.hp_top .col-md-4{
    padding:0;
}
.hp_top_ul{
    list-style-type: none;
    margin:0;
    padding:0;
    display:flex;
    justify-content: flex-start;
    align-items: center;
}
.hp_top_ul li{
    margin-right:2rem;
}
.hp_top_ul li a{
    font-size:14px;
    font-weight:400;
    color:#fff;
}
.hp_top_ul li a:hover{
    color:#fff;
}
.hp_top_socialmedia{
    list-style-type: none;
    margin:0;
    padding:0;
    display:flex;
    justify-content: flex-end;
    align-items: center;
}
.hp_top_socialmedia li{
    margin-left:0rem;
}
.hp_top_icon{
    width:30px;
    transition:0.25s all linear;
}
.hp_top_icon:hover{
    transform:scale(0.95);
}

.contactRecordBtn.hp_top_link {
    color: #fff;
    font-size: 13px;
}

.hp_top_icon {
    font-size: 14px;
    color: #fff;
    /*transition: color 0.3s;*/
}

@media screen and (max-width: 1200.5px){
}

@media screen and (max-width: 992.5px){
}

@media screen and (max-width: 767.5px){
}


@media screen and (max-width: 678px) {
    .toggle_btn .whatsapp i{
        font-size: 20px;
    }
    
    .toggle_btn .whatsapp{
        height: 40px;
    width: 40px;
    }
    
    .toggle_btn .whatsapp{
        left: 5px;
    }
}
/*search*/

/*.searchWrapper{*/
/*    display: flex;*/
/*    position: fixed;*/
/*    z-index: 999;*/
/*    right: calc(15%  - 130px);*/
/*    top: 46.4px;*/
/*}*/

.searchWrapper {
    display: flex;
    position: fixed;
    z-index: 999;
    right: calc(15% - 125px);
    top: 55.4px;
    top: 40.4px !important;
}

/*.boxSearch {*/
/*    display: none; */
/*    position: absolute;*/
/*    top: 40px;*/
/*    left: -205%;*/
/*}*/

.boxSearch {
    display: none;
    position: absolute;
    top: 40px;
    left: -13vw;
}

.nav_search .search_button {
    background-color: transparent;
    color: #fff;
    box-shadow: none;
    border: none;
    border-radius: 0;
    padding: 0 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    height: 100%;
}
.nav_search input {
    background: #f0f2f5;
    width: 300px;
    height: 45px;
    border: 0;
    box-shadow: none;
    padding: 0px 50px 0px 25px;
    border-radius: 0;
    max-height: 45px;
}
.nav_search {
    flex-grow: 1;
    display: flex;
    position: relative;
    max-width: 300px;
    align-self: center;
    border: 1px solid #e0dede;
    box-shadow: 0 0 7px rgb(191 191 191/65%);
}

.nav_search .search_button .fas.fa-search{
    margin-left: 0;
    color: #fff;
    display: flex;
    color: #000;
    opacity: 0.8;
    font-size: 18px;
    align-items: center;
    justify-content: center;
}
.btnClose{
    display: none;
}
#closeIcon{
    display: none;
}

.searchWrapper i {
    margin-left: 25px;
    color: #000;
    font-size: 0.85vw;
    font-weight: 500;
    font-style: normal;
}
/* .searchWrapper i{*/
/*     font-size: 20px;*/
/*    color: #c7996d;*/
/*    margin-left: 25px;*/
/*}*/
.searchBar{
    width: 100%;
    margin: 0 auto;
}
.searchBar input{
    width: 100%;
    font-size: 1rem;
    border: 0;
    background: 0 0;
    box-shadow: none;
    padding-left: 1.75rem;
    padding-right: 0.75rem!important;
    position: relative;
}
.row_searchBarWrapper{
    width: 100%;
    z-index: 99999;
    position: relative;
    height: 120px;
    left: 0;
    top: 0;
    background: #fff;
}
.btnSearch{
    cursor: pointer;
}

.searchBar{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.searchBar form {
    width: 100%;
    display: block;
    padding: 0.6rem 1rem;
    position: relative;
    font-size: .75rem;
    font-weight: 500;
    line-height: 1.7;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #60697b;
    background-color: #fefefe;
    background-clip: padding-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.4rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.searchBar i{
    font-size: 1.2rem;
}
button:focus {
    outline: unset;
}
.searchBar button {
    font-size: 1.05rem;
    width: 2rem;
    height: 2rem;
    line-height: 1.8rem;
    border-radius: 50%;
    margin: 0;
    padding: 0;
    border: unset;
    box-shadow: none;
    transition: background .2s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
}

.searchBarWrapper{
    position: fixed;
    width: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(0,0,0,0.5);
    display: none;
}

.search_button i {
    color: #000;  /* Make the icon black */
}

#main_index .nav_search .search_button .fas.fa-search {
    margin-left: 0;
    color: #fff;
    display: flex;
    color: #000;
    opacity: 0.8;
    font-size: 18px;
    align-items: center;
    justify-content: center;
}

.nav_search .search_button {
    background-color: transparent;
    color: #fff;
    box-shadow: none;
    border: none;
    border-radius: 0;
    padding: 0 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    height: 100%;
}

@media screen and (max-width:1300px){
    .loginDropDown {
        left: calc(50% - 47px);
    }
    .boxSearch {
        /*left: -231%;*/
        left: -22vw;
    }
}

/*navbar*/

.navbar_type8{
    height:100px;
    margin-top:0px;
}

.navbar_type8 .logo{
    flex:0 1 20%;
}

.navbar_type8 .logo img {
    width: 100%;
    padding: 20px;
    margin-top: 15px;
    margin-top: 0px !important;
}
.navbar_type8 .logo img {
    position: absolute;
    left: -2.5vw;
    height: 100%;
    object-fit: contain;
}

.navbar_type8 .nav_tab{
    flex:0 1 80%;
}

.navbar_type8 .nav_tab {
    padding-left: 15px;
    padding-right: 13vw;
    margin-top: 30px;
    margin-top: 0px !important;
}

.navbar_type8 .nav_tab .nav_item a {
    font-size: 0.85vw;
    font-weight: 500;
    padding: 15px 0.7vw;
    color: #000;
    text-transform: uppercase;
}

.navbar_type8 .nav_tab .nav_item::before {
    position: absolute;
    content: "";
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    width: 80%;
    border-bottom: 4px solid #000;
    transition: opacity 0.5s ease-in-out;
    opacity: 0;
}

.navbar_type8 .nav_tab .nav_item:hover::before {
    border-bottom: 4px solid #000;
    opacity: 1;
}

.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;
}

.dark_nav{
    background-color:#fff!important;
    animation:none;
}

/*.navbar_type8.navbar_height.dark_nav {*/
/*    height: 85px;*/
/*    margin-top: 15px;*/
/*}*/

.navbar_mobile{
    background-color:#fff!important;
}
.navbar_mobile .btn-outline-light{
    border-color: #000;
    color: #000;
}

@media screen and (max-width: 1200.5px){
    .navbar_type8 .nav_tab .nav_item a {
        font-size: 1vw;
        font-weight: 500;
        padding: 15px 1vw;
        color: #000;
        text-transform: uppercase;
    }
    
    .searchWrapper {
        display: flex;
        position: fixed;
        z-index: 999;
        right: calc(21% - 125px);
        top: 55.4px;
    }
    
    .searchWrapper i {
        margin-left: 25px;
        color: #000;
        font-size: 1vw;
        font-weight: 500;
        font-style: normal;
    }
    
    .navbar_type8 .logo img {
        position: absolute;
        left: -1.5vw;
        height: 100%;
        object-fit: contain;
    }
    
    .hp_top {
        background-color: #000;
        position: fixed;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding: 0 calc(6% + 0.8rem);
        width: 100%;
        height: 30px;
        z-index: 3001;
    }
    
    .searchWrapper {
        display: flex;
        position: fixed;
        z-index: 999;
        right: calc(21% - 125px);
        top: 54px;
    }
     
    .navbar_type8 .nav_tab {
        padding-left: 15px;
        padding-right: 14vw;
        margin-top: 30px;
    }
    
    .navbar_type8 .nav_tab .nav_item a {
        font-size: 9px;
        font-weight: 500;
        padding: 15px 5px;
        color: #000;
        text-transform: uppercase;
    }
}

@media screen and (max-width: 992.5px){
}

@media screen and (max-width: 767.5px){
}

/*banner*/

.index_wrapper_2 {
    position: relative;
    z-index: 2;
}

.index_wrapper_2 .item>img{
    filter:brightness(0.9);
}

.banner_content{
    overflow: hidden;
    opacity: 1 !important;
}

.n_bannerContainer {
    position: relative;
    width: 100%;
    height: 100%;
}

.n_bannerGroup {
    position: relative;
    width: 100%;
    height: 100%;
}

.n_bannerInnerGroup {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    text-align: center;
}

.n_bannerMainText {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #fff;
    margin-top: 0vw;
    margin-bottom: 20px;
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.6);
}

.n_bannerMainTitle {
    font-size: 35px;
    font-weight: 500;
    color: #fff;
    line-height: 1.5;
    margin-top: 0%;
    margin-bottom: 10px;
    position: relative;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.6);
}

.n_bannerSubTitle {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #fff;
    margin-top: 0vw;
    margin-bottom: 20px;
    padding: 0vw 10.5vw 0vw 10.5vw;
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.6);
}

.n_bannerViewMore {
    border: none;
    color: #fff;
    font-size: 0.85vw;
    font-weight: 400;
    transition: backgroundlinear .3s, colorlinear .3s;
    margin-top: 2vw;
    text-decoration: none !important;
    display: inline-block;
    padding: 0.65vw 1.8vw 0.65vw 1.8vw;
    background-color: #000;
    letter-spacing: 1px;
    transition: transform 0.3s ease;
}

.n_bannerViewMore:hover {
    transform: scale(0.95);
    color: #fff;
}

.n_bannerImg {
    position: absolute;
    width: 20%;
    top: 20.5vw;
    right: 5vw;
    transform: translate(0, 0%);
    z-index: 0;
    overflow: hidden !important;
}

/*slider_banner*/

.slider_banner .slick-dots {
    position: absolute;
    bottom: 1.1vw;
    left: -34.5vw;
    display: block;
    width: 100%;
    padding: 10px;
    margin: 0;
    list-style: none;
    text-align: center;
}

.index_wrapper_2 .slick-dots li button::before {
    color: #fff;
    background-color: #fff;
    font-size: 10px;
    border-radius: 0px;
    width: 38px;
    height: 3px;
    opacity: 1;
    transition: all 0.3s ease-in-out;
    border: 1px solid #fff;
    content: '';
}

.index_wrapper_2 .slick-dots li.slick-active button::before {
    width: 38px;
    height: 3px;
    background-color: #fff;
    border: 1px solid #fff;
}

.index_wrapper_2 .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
}

.index_wrapper_2 .slick-dots li.slick-active button::before {
    width: 38px;
    height: 3px;
    background-color: #fff;
    border: 1px solid #fff;
}

.index_wrapper_2 .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #fff;
}

.index_wrapper_2 .slick-dots li {
    margin: 0 18px;
    width: 9px;
    height: 9px;
    transition: all 0.3s ease-in-out;
}

@media screen and (max-width: 1300.5px){
    .n_bannerImg {
        position: absolute;
        width: 20%;
        top: 24.5vw;
        right: 5vw;
        transform: translate(0, 0%);
        z-index: 0;
        overflow: hidden !important;
    }
}

@media screen and (max-width: 1200.5px){
    .n_bannerSubTitle {
        font-size: 14px;
        font-weight: 300;
        line-height: 1.5;
        color: #fff;
        margin-top: 0vw;
        margin-bottom: 20px;
        padding: 0vw 4.5vw 0vw 4.5vw;
    }
    
    .n_bannerImg {
        position: absolute;
        width: 18%;
        top: 26.5vw;
        right: 5vw;
        transform: translate(0, 0%);
        z-index: 0;
        overflow: hidden !important;
    }
}

@media screen and (max-width: 992.5px){
}

@media screen and (max-width: 767.5px){
    .n_bannerInnerGroup {
        position: absolute;
        top: 45%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 90%;
        text-align: center;
    }
    
    .n_bannerMainTitle {
        font-size: 5.4vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.5;
        margin-top: 0%;
        margin-bottom: 10px;
        position: relative;
        letter-spacing: 4px;
        text-transform: uppercase;
    }
    
    .n_bannerSubTitle {
        font-size: 14px;
        font-weight: 300;
        line-height: 1.5;
        color: #fff;
        margin-top: 0vw;
        margin-bottom: 20px;
        padding: 2vw 2.5vw 2vw 2.5vw;
    }
    
    .n_bannerViewMore {
        border: none;
        color: #fff;
        font-size: 3vw;
        font-weight: 400;
        margin-top: 2vw;
        text-decoration: none !important;
        display: inline-block;
        padding: 1.65vw 3.8vw 1.65vw 3.8vw;
        background-color: #000;
        letter-spacing: 1px;
    }
    
    .slider_banner .slick-dots {
        position: absolute;
        bottom: 1.1vw;
        left: -3.5vw;
        display: block;
        width: 100%;
        padding: 10px;
        margin: 0;
        list-style: none;
        text-align: center;
    }
    
    /*new*/
    
    .n_bannerMainText {
        font-size: 13px;
        font-weight: 300;
        line-height: 1.5;
        color: #fff;
        margin-top: 0vw;
        margin-bottom: 30px;
    }
    
    .n_bannerMainTitle {
        font-size: 17px;
        font-weight: 500;
        color: #fff;
        line-height: 1.5;
        margin-top: 0%;
        margin-bottom: 10px;
        position: relative;
        letter-spacing: 1px;
        text-transform: uppercase;
    }
    
    .n_bannerSubTitle {
        font-size: 12px;
        font-weight: 300;
        line-height: 1.5;
        color: #fff;
        margin-top: 0vw;
        margin-bottom: 20px;
        padding: 2vw 2.5vw 2vw 2.5vw;
    }
    
    .n_bannerImg {
        position: absolute;
        width: 26%;
        top: auto;
        bottom: 4%;
        right: 5vw;
        transform: translate(0, 0%);
        z-index: 0;
        overflow: hidden !important;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
    }
    
    .toggle_btn.num3 {
        top: 65vh;
    }
}

/*hp_about*/

.hp_about {
    padding: 8vw 9.5vw 4vw 9.5vw;
    position: relative;
}

.hp_about .aboutContent {
    padding: 0vw 1vw 1vw 0vw;
    /* margin-left: -2vw; */
}

.hp_about .small_all {
    font-size: 1.15vw;
    font-weight: 700;
    color: #ff0000;
    text-transform: uppercase;
    margin-bottom: 2%;
}

.hp_about .title_all {
    font-size: 2.05vw;
    font-weight: 500;
    color: #000;
    margin-bottom: 2%;
    line-height: 1.2;
    padding: 1.5vw 9vw 0vw 0vw;
    letter-spacing: 3px;
}

.hp_about .content_all {
    font-size: 1vw;
    font-weight: 400;
    color: #333;
    line-height: 1.7;
    padding: 0.5vw 9vw 0vw 0vw;
}

.hp_about_image {
    margin-top: 0%;
    width: 63%;
}

.aboutImg {
    display: flex;
    justify-content: center;
    margin-top: -6vw;
    transform: translate(40px, 0px) !important;
}

.n_aboutViewMore {
    border: none;
    color: #fff;
    font-size: 0.85vw;
    font-weight: 400;
    transition: backgroundlinear .3s, colorlinear .3s;
    margin-top: 2vw;
    text-decoration: none !important;
    display: inline-block;
    padding: 0.65vw 1.8vw 0.65vw 1.8vw;
    background-color: #000;
    letter-spacing: 1px;
    transition: transform 0.3s ease;
}

.n_aboutViewMore:hover {
    transform: scale(0.95);
    color: #fff;
}

@media screen and (max-width: 1200.5px){
}

@media screen and (max-width: 992.5px){
}

@media screen and (max-width: 767.5px){
    .hp_about {
        padding: 0vw 5vw 7vw 5vw;
        position: relative;
        margin-top: -2vw;
    }
        
    .hp_about .title_all {
        font-size: 5.05vw;
        font-weight: 500;
        color: #000;
        margin-bottom: 2%;
        line-height: 1.3;
        padding: 1.5vw 9vw 0vw 0vw;
        letter-spacing: 3px;
    }
    
    .hp_about .aboutContent {
        padding: 0vw 3vw 5vw 3.5vw;
        /* margin-left: -2vw; */
    }
    
    .aboutImg {
        display: flex;
        justify-content: center;
        margin-top: 0vw;
        transform: translate(0px, 0px) !important;
    }
    
    .hp_about_image {
        margin-top: 0%;
        width: 51%;
    }
    
    .hp_about .content_all {
        font-size: 3.5vw;
        font-weight: 400;
        color: #333;
        line-height: 1.7;
        padding: 0.5vw 0vw 0vw 0vw;
    }
    
    .n_aboutViewMore {
        border: none;
        color: #fff;
        font-size: 2.85vw;
        font-weight: 400;
        transition: backgroundlinear .3s, colorlinear .3s;
        margin-top: 2vw;
        text-decoration: none !important;
        display: inline-block;
        padding: 1.65vw 3.8vw 1.65vw 3.8vw;
        background-color: #000;
        letter-spacing: 1px;
        transition: transform 0.3s ease;
    }
}

/*hp_services*/

.hp_services {
    background-image: url('https://cdn1.npcdn.net/img/1745479473service-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /*height: 580px;*/
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    padding: 11vw 3vw 11vw 3vw;
}

.hp_services .font-title {
    font-size: 3.1vw;
    font-weight: 500;
    color: #fff;
    margin-bottom: 1%;
    line-height: 1.2;
    /* padding: 0.5vw 9vw 0vw 0vw; */
    letter-spacing: 3px;
    text-align: center;
}

.hp_services .font-text {
    font-size: 0.95vw;
    font-weight: 300;
    color: #fff;
    margin-bottom: 0%;
    line-height: 1.6;
    padding: 0vw 25vw 0vw 25vw;
    /* letter-spacing: 1px; */
    text-align: center;
}

.n_servicesViewMore {
    border: none;
    color: #fff;
    font-size: 0.85vw;
    font-weight: 400;
    transition: backgroundlinear .3s, colorlinear .3s;
    margin-top: 2vw;
    text-decoration: none !important;
    display: inline-block;
    padding: 0.65vw 2.1vw 0.65vw 2.1vw;
    background-color: #000;
    letter-spacing: 1px;
    transition: transform 0.3s ease;
}

.n_servicesViewMore:hover {
    transform: scale(0.95);
    color: #fff;
}

@media screen and (max-width: 1200.5px){
}

@media screen and (max-width: 992.5px){
}

@media screen and (max-width: 767.5px){
    .hp_services .font-title {
        font-size: 6.1vw;
        font-weight: 500;
        color: #fff;
        margin-bottom: 1%;
        line-height: 1.2;
        /* padding: 0.5vw 9vw 0vw 0vw; */
        letter-spacing: 3px;
        text-align: center;
    }
    
    .hp_services .font-text {
        font-size: 3.5vw;
        font-weight: 300;
        color: #fff;
        margin-bottom: 0%;
        line-height: 1.6;
        padding: 2vw 1vw 2vw 1vw;
        /* letter-spacing: 1px; */
        text-align: center;
    }
    
    .hp_services {
        background-image: url(https://cdn1.npcdn.net/img/1745479473service-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        /* height: 580px; */
        justify-content: center;
        align-items: center;
        text-align: center;
        color: #fff;
        padding: 11vw 9vw 11vw 9vw;
    }
    
    .n_servicesViewMore {
        border: none;
        color: #fff;
        font-size: 2.85vw;
        font-weight: 400;
        transition: backgroundlinear .3s, colorlinear .3s;
        margin-top: 2vw;
        text-decoration: none !important;
        display: inline-block;
        padding: 1.65vw 3.1vw 1.65vw 3.1vw;
        background-color: #000;
        letter-spacing: 1px;
        transition: transform 0.3s ease;
    }
}

/*hp_projects*/

.hp_projects {
    padding: 6vw 7vw 4.5vw 7vw;
}

.hp_projects .imgbox {
  position: relative;
  overflow: hidden;
}

/*slider*/

.project-s {
    margin-left: -15px;
    margin-right: -15px;
}

.index_wrapper_5 .slick-next {
    top: 12vw;
    right: -3vw;
    display: none !important;
}

.index_wrapper_5 .slick-prev {
    left: -3vw;
    z-index: 10;
    top: 12vw;
    display: none !important;
}

.hp_projects .imgbox {
    display: flex;
    flex-direction: column;
    /*align-items: center;*/
    /*text-align: center;*/
    margin: 0px; 
    padding: 0 2px;
}

.project-content {
    /* display: flex; */
    align-items: center;
    justify-content: space-between;
    padding: 0px 10px 10px 10px;
    z-index: 2;
    margin-bottom: 0%;
}

.project-title {
    min-height: 50px;
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    text-align: left !important;
    font-size: 1vw;
    font-weight: 500;
    color: #333;
    text-transform: uppercase;
    padding: 0 0px;
    margin-top: 10px;
    line-height: 1.8;
    letter-spacing: 1px;
}

.project-img {
    width: 100%;
    /* height: auto; */
    /* display: block; */
    /* margin: 0 auto 0px; */
    /* padding: 3vw 0vw 0vw 0vw; */
    transition: all 0.50s;
}

.project-img:hover {
    transform: translateY(15px);
    background: rgba(0, 0, 0, 0);
}

.project-img-wrapper {
    position: relative;
    overflow: hidden;
}

.project-img {
    display: block;
    width: 100%;
    height: auto;
    transition: transform 0.3s ease;
}

.project-img-wrapper:hover .project-img {
    transform: translateY(15px);
}

.img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 1;
}

.view-more-btn {
    opacity: 0;
    transition: all 0.3s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) translateY(20px);
    z-index: 2;
}

.project-img-wrapper:hover .img-overlay {
    opacity: 1;
    transform: translateY(15px);
}

.project-img-wrapper:hover .view-more-btn {
    opacity: 1;
    transform: translate(-50%, -50%) translateY(0);
}

.view-more-img {
    width: 110px;
    height: auto;
    transition: transform 0.3s ease;
}

.view-more-img:hover {
    transform: scale(1.1);
}

.index_wrapper_5 .slick-dots li button::before {
    color: #000;
    background-color: #000;
    font-size: 10px;
    border-radius: 0px;
    width: 38px;
    height: 3px;
    opacity: .2;
    transition: all 0.3s ease-in-out;
    border: 1px solid #000;
    content: '';
}

.index_wrapper_5 .slick-dots li.slick-active button::before {
    width: 38px;
    height: 3px;
    background-color: #000;
    border: 1px solid #000;
}

.index_wrapper_5 .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
}

.index_wrapper_5 .slick-dots li.slick-active button::before {
    width: 38px;
    height: 3px;
    background-color: #000;
    border: 1px solid #000;
}

.index_wrapper_5 .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000;
}

.index_wrapper_5 .slick-dots li {
    margin: 0 18px;
    width: 9px;
    height: 9px;
    transition: all 0.3s ease-in-out;
}

.index_wrapper_5 .slick-dots {
    position: absolute;
    bottom: -15px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

@media screen and (max-width: 1200.5px){
}

@media screen and (max-width: 992.5px){
}

@media screen and (max-width: 767.5px){
    .hp_projects {
        padding: 8vw 8.5vw 0vw 8.5vw;
    }
    
    .project-title {
        min-height: 50px;
        display: flex;
        /* align-items: center; */
        /* justify-content: center; */
        text-align: left !important;
        font-size: 3.5vw;
        font-weight: 500;
        color: #333;
        text-transform: uppercase;
        padding: 0 0px;
        margin-top: 10px;
        line-height: 1.8;
        letter-spacing: 1px;
    }
}

/*hp_home*/

.hp_home {
    padding: 3.5vw 3vw 0vw 3vw;
    position: relative;
    background-color: #f5f6fa;
}

.hp_home .homeContent {
    padding: 8vw 1vw 1vw 9vw;
    /* margin-left: -2vw; */
}

.hp_home .small_all {
    font-size: 1.15vw;
    font-weight: 700;
    color: #ff0000;
    text-transform: uppercase;
    margin-bottom: 2%;
}

.hp_home .title_all {
    font-size: 2.05vw;
    font-weight: 500;
    color: #000;
    margin-bottom: 2%;
    line-height: 1.2;
    padding: 0.5vw 7vw 0vw 0vw;
    letter-spacing: 3px;
}

.hp_home .content_all {
    font-size: 1vw;
    font-weight: 400;
    color: #333;
    line-height: 1.7;
    padding: 0.5vw 7vw 0vw 0vw;
}

.hp_home_image {
    margin-top: 0%;
    width: 99%;
    margin-left: 1vw;
}

.homeImg {
    display: flex;
    justify-content: center;
    margin-top: 0vw;
    padding: 0px;
}

.n_homeViewMore {
    border: none;
    color: #fff;
    font-size: 0.85vw;
    font-weight: 400;
    transition: backgroundlinear .3s, colorlinear .3s;
    margin-top: 2vw;
    text-decoration: none !important;
    display: inline-block;
    padding: 0.65vw 1.8vw 0.65vw 1.8vw;
    background-color: #000;
    letter-spacing: 1px;
    transition: transform 0.3s ease;
}

.n_homeViewMore:hover {
    transform: scale(0.95);
    color: #fff;
}

@media screen and (max-width: 1200.5px){
}

@media screen and (max-width: 992.5px){
}

@media screen and (max-width: 767.5px){
    .hp_home {
        padding: 7vw 7vw 0vw 7vw;
        position: relative;
        background-color: #f5f6fa;
    }
    
    .hp_home .homeContent {
        padding: 4vw 1vw 1vw 1.5vw;
        /* margin-left: -2vw; */
    }
    
    .hp_home .title_all {
        font-size: 5.05vw;
        font-weight: 500;
        color: #000;
        margin-bottom: 2%;
        line-height: 1.3;
        padding: 0.5vw 7vw 0vw 0vw;
        letter-spacing: 3px;
    }
    
    .hp_home .content_all {
        font-size: 3.5vw;
        font-weight: 400;
        color: #333;
        line-height: 1.7;
        padding: 0.5vw 0vw 0vw 0vw;
    }
    
    .n_homeViewMore {
        border: none;
        color: #fff;
        font-size: 2.85vw;
        font-weight: 400;
        transition: backgroundlinear .3s, colorlinear .3s;
        margin-top: 2vw;
        text-decoration: none !important;
        display: inline-block;
        padding: 1.65vw 3.8vw 1.65vw 3.8vw;
        background-color: #000;
        letter-spacing: 1px;
        transition: transform 0.3s ease;
    }
}

/*hp_interior*/

.hp_interior {
    padding: 0vw 2vw 10vw 10vw;
    position: relative;
    background-color: #f5f6fa;
}

.interiorContent {
    padding: 9vw 0vw 0vw 1vw;
}

.hp_interior .homeContent {
    padding: 0vw 1vw 1vw 9vw;
    /* margin-left: -2vw; */
}

.hp_interior .small_all {
    font-size: 1.15vw;
    font-weight: 700;
    color: #ff0000;
    text-transform: uppercase;
    margin-bottom: 2%;
}

.hp_interior .title_all {
    font-size: 2.05vw;
    font-weight: 500;
    color: #000;
    margin-bottom: 2%;
    line-height: 1.2;
    padding: 0.5vw 7vw 0vw 0vw;
    letter-spacing: 3px;
}

.hp_interior .content_all {
    font-size: 1vw;
    font-weight: 400;
    color: #333;
    line-height: 1.7;
    padding: 0.5vw 14vw 0vw 0vw;
}

.hp_interior_image {
    margin-top: 0%;
    width: 105%;
    max-width: 150%;
    margin-left: -5vw;
}

.interiorImg {
    display: flex;
    justify-content: center;
    margin-top: 0vw;
    padding: 0px;
}

.n_interiorViewMore {
    border: none;
    color: #fff;
    font-size: 0.85vw;
    font-weight: 400;
    transition: backgroundlinear .3s, colorlinear .3s;
    margin-top: 2vw;
    text-decoration: none !important;
    display: inline-block;
    padding: 0.65vw 1.8vw 0.65vw 1.8vw;
    background-color: #000;
    letter-spacing: 1px;
    transition: transform 0.3s ease;
}

.n_interiorViewMore:hover {
    transform: scale(0.95);
    color: #fff;
}

@media screen and (max-width: 1200.5px){
}

@media screen and (max-width: 992.5px){
}

@media screen and (max-width: 767.5px){
    .hp_interior_image {
        margin-top: 0%;
        width: 100%;
        max-width: 100%;
        margin-left: 0vw;
    }
    
    .hp_interior {
        padding: 7vw 8.5vw 7vw 8.5vw;
        position: relative;
        background-color: #f5f6fa;
    }
    
    .interiorContent {
        padding: 4vw 0vw 0vw 0vw;
    }
    
    .hp_interior .title_all {
        font-size: 5.05vw;
        font-weight: 500;
        color: #000;
        margin-bottom: 2%;
        line-height: 1.3;
        padding: 0.5vw 7vw 0vw 0vw;
        letter-spacing: 3px;
    }
    
    .hp_interior .content_all {
        font-size: 3.5vw;
        font-weight: 400;
        color: #333;
        line-height: 1.7;
        padding: 0.5vw 0vw 0vw 0vw;
    }
    
    .n_interiorViewMore {
        border: none;
        color: #fff;
        font-size: 2.85vw;
        font-weight: 400;
        transition: backgroundlinear .3s, colorlinear .3s;
        margin-top: 2vw;
        text-decoration: none !important;
        display: inline-block;
        padding: 1.65vw 3.8vw 1.65vw 3.8vw;
        background-color: #000;
        letter-spacing: 1px;
        transition: transform 0.3s ease;
    }
}

/*why_1*/

.hp_why_1 {
    /* background-image: linear-gradient(to right, #000, #888, #333, #000); */
    background-color: #000;
    position: relative;
    z-index: 10;
    width: 92%;
    padding: 40px 50px;
    margin-left: auto;
    margin-top: -90px;
}

.why_content_1 {
    padding: 0px 20px;
    color: #fff;
}

.why_number_1 {
    padding: 0px;
    color: #fff;
    display: flex;
}

.why_number_1 h2 {
    font-size: 1.05vw;
    font-weight: 500;
    letter-spacing: 2px;
    margin-bottom: 1vw;
}

.why_content_1 h3 {
    font-size: 1.05vw;
    font-weight: 500;
    letter-spacing: 2px;
    margin-bottom: 1vw;
}

.why_content_1 p {
    font-size: 0.95vw;
    font-weight: 300;
    letter-spacing: 0px;
    margin-bottom: 1vw;
    padding: 0vw 5vw 0vw 0vw;
}

@media screen and (max-width: 1200.5px){
}

@media screen and (max-width: 992.5px){
   
}

@media screen and (max-width: 767.5px){
    .why_content_1 h3 {
        font-size: 3.5vw;
        font-weight: 500;
        letter-spacing: 2px;
        margin-bottom: 1vw;
    }
    
    .why_content_1 p {
        font-size: 3vw;
        font-weight: 300;
        letter-spacing: 0px;
        margin-bottom: 1vw;
        padding: 0vw 5vw 5vw 0vw;
    }
    
    .why_number_1 h2 {
        font-size: 3.5vw;
        font-weight: 500;
        letter-spacing: 2px;
        margin-bottom: 1vw;
    }
    
    .hp_why_1 {
        /* background-image: linear-gradient(to right, #000, #888, #333, #000); */
        background-color: #000;
        position: relative;
        z-index: 10;
        width: 100%;
        padding: 35px 30px 10px 30px;
        margin-left: auto;
        margin-top: 0px;
    }
}

/*hp_story*/

.hp_story {
    position: relative;
    color: #000;
    padding: 7vw 3vw 3vw 3vw;
    text-align: center;
}

.hp_story .font-title {
    font-size: 2.6vw;
    font-weight: 500;
    color: #000;
    margin-bottom: 1%;
    line-height: 1.2;
    /* padding: 0.5vw 9vw 0vw 0vw; */
    letter-spacing: 3px;
    text-align: center;
}

/*.title-icon {*/
/*    width: 58px; */
/*    height: auto;*/
/*    vertical-align: middle;*/
/*    margin: 0 8px; */
/*}*/

@keyframes pacEnter {
  0% {
    transform: rotate(0deg) scale(1);
    opacity: 1;
  }
  50% {
    transform: rotate(10deg) scale(1.05);
  }
  100% {
    transform: rotate(0deg) scale(1);
  }
}

.title-icon {
  width: 58px;
  height: auto;
  vertical-align: middle;
  margin: 0 8px;
  animation: pacEnter 0.8s ease-in-out infinite;
}

.hp_story .font-text {
    font-size: 0.95vw;
    font-weight: 300;
    color: #000;
    margin-bottom: 0%;
    line-height: 1.8;
    padding: 0vw 8.5vw 0vw 8.5vw;
    /* letter-spacing: 1px; */
    text-align: center;
}

.n_storyViewMore {
    border: none;
    color: #fff;
    font-size: 0.85vw;
    font-weight: 400;
    margin-top: 2vw;
    text-decoration: none !important;
    display: inline-block;
    padding: 0.65vw 1.8vw;
    background-color: #000;
    letter-spacing: 1px;
    transition: transform 0.3s ease;
}

.n_storyViewMore:hover {
    transform: scale(0.95);
    color: #fff;
}

@media screen and (max-width: 1200.5px){
}

@media screen and (max-width: 992.5px){
}

@media screen and (max-width: 767.5px){
    .title-icon {
        width: 40px;
        height: auto;
        vertical-align: middle;
        margin: 0 4px;
    }
    
    .hp_story .font-title {
        font-size: 4.5vw;
        font-weight: 500;
        color: #000;
        margin-bottom: 1%;
        line-height: 1.2;
        /* padding: 0.5vw 9vw 0vw 0vw; */
        letter-spacing: 3px;
        text-align: center;
    }
    
    .hp_story .font-text {
        font-size: 3.5vw;
        font-weight: 300;
        color: #000;
        margin-bottom: 0%;
        line-height: 1.8;
        padding: 3vw 0vw 3vw 0vw;
        /* letter-spacing: 1px; */
        text-align: center;
    }
    
    .hp_story {
        position: relative;
        color: #000;
        padding: 6vw 5vw 6vw 5vw;
        text-align: center;
    }
    
    .n_storyViewMore {
        border: none;
        color: #fff;
        font-size: 2.85vw;
        font-weight: 400;
        margin-top: 2vw;
        text-decoration: none !important;
        display: inline-block;
        padding: 1.65vw 3.8vw;
        background-color: #000;
        letter-spacing: 1px;
        transition: transform 0.3s ease;
    }
}

/*photo_gallery*/

#main_index .hp_photoGallerySlider_type3 {
    background-color: transparent;
    margin-bottom: 4vw;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 6px;
    transition: all 0.7s;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 {
    padding: 0px;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box {
    width: 100%;
    padding: 0px;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
    overflow: hidden;
    background-color: white;
}

#main_index .hp_photoGallerySlider_type3 .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 90%;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev {
    z-index: 1;
    left: -20px;
    display: none !important;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-next {
    right: -15px;
    display: none !important;
}

@media screen and (max-width: 1200.5px){
}

@media screen and (max-width: 992.5px){
}

@media screen and (max-width: 767.5px){
    .index_wrapper_8 .col-12 {
        padding: 0px;
    }
    
    #main_index .hp_photoGallerySlider_type3 {
        background-color: transparent;
        margin-bottom: 6vw;
    }
}

/*footer*/

.footerListServices {
    background-color: #000;
    color: white;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.footerListServices .footerMove {
    margin-top: 35px;
}

.footerListServices .logo img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
    width: auto;
    max-height: 60px;
    filter: brightness(0) invert(1);
}

.footerListServices .title {
    min-height: 70px;
    display: flex;
    flex-direction: row;
    position: relative;
    margin-bottom: 1rem;
}

.footerListServices .title h5 {
    font-size: 16px;
    font-weight: 600;
    align-self: end;
    margin-bottom: 0;
    text-transform: uppercase;
}

.footerListServices .input-container input, .footerListServices .input-container label {
    width: 100%;
    height: 3rem;
    color: white;
    
    width: 100%;
    height: 2.6rem;
    color: white;
    border: 1px solid #fff;
    border-radius: 18px;
}

.footerListServices
.input-container
.moveUp {
    color: white;
    font-size: 0.8rem;
    /*top: -20px;*/
    top: 0px;
    pointer-events: none;
}

.footerListServices .input-container .submit {
    position: absolute;
    right: 0;
    bottom: -7px;
    background-color: transparent;
    border: none;
    color: white;
    z-index: 10;
    padding: 15px;
    font-size: 25px;
}

@media screen and (max-width: 1200.5px){
}

@media screen and (max-width: 992.5px){
}

@media screen and (max-width: 767.5px){
}

@media screen and (max-width: 500.5px){
    .index_wrapper_2 .item>img {
        min-height: 20rem !important;
        object-fit: cover;
        object-position: 50% 50%;
    }
}

#v-pills-hq ul:last-of-type {
    display: none !important;
}
