@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');
#main_ourproducts{
    background-image: url(https://cdn1.npcdn.net/img/1681094832content-bckg.jpg);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 10px;
    outline: 0;
    overflow: hidden;
}
.contentBannerImg{
    margin: 0 auto 1rem;
    width: fit-content;
}
.index_wrapper_9{
    display: none !important;
}

.navbar_type10 .nav_search{
    display: none;
}
.navbar_type10 .nav_search.show{
    display: block;
}
#main_index {
    padding-bottom: 0 !important;
    overflow: hidden;
    
}
.hp_latest_new .news_box .img_frame img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.bigTitle {
    font-size: 33px;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Lora', serif;
    color: #000;
}
.btn_1 {
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    color: #fff;
    border: 0;
    outline: 0;
    background: grey;
    background-size: 100% 100%;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 50%);
    padding: 15px 40px;
    border-radius: 15px;
    transition: all .5s ease-in-out;
    position: relative;
    overflow: hidden;
}

.btn_1:hover {
    background-size: 150% 100%;
    color: #fff;
}

.btn_1:hover::before {
    transform: skewX(-45deg) translateX(260px);
}

.btn_1::before {
    content: "";
    background-color: rgba(255,255,255,.5);
    height: 100%;
    width: 20px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    transform: skewX(-45deg) translateX(-40px);
    transition: all .5s ease-in-out;
}

/*navbar*/
.navbar_type10 ~ .sticky-top .nav_bottom > .container{
    justify-content: center !important;
    max-width: 100%;
}
.nav_bottom {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background-color: #ffdb59;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    position: relative;
    height: 60px;
}
.nav_bottom .menu .nav_item .dropdown a strong{
    text-transform: uppercase;
        font-size: 1vw;
}
.navbar_type10 .container.d-flex.justify-content-between .nav_search{
    /*position: fixed;*/
    /*z-index: 99999999;*/
    /*right: 10%;*/
    /*top: 173.4px;*/
}
.navbar_type10 .container.d-flex.justify-content-between{
    justify-content: center !important;
}
.navbar_type10 .nav_logo img {
    max-height: 55px;
}
.navbar_type10 {
    padding: 0rem;
}
.navbar_type10 .container.d-flex.justify-content-between{
    flex-direction: column;
    align-items: center;
}
.navbar_type10 .nav_logo{
    order: 2;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.ts_contact_centent{
        width: max-content;
}


/*@media screen and (max-width:1200px){*/
/*    .navbar_type10 .container.d-flex.justify-content-between .nav_search {*/
/*    position: fixed;*/
/*    z-index: 99999999;*/
/*    right: 5%;*/
/*    top: 173.4px;*/
/*}*/
/*}*/

@media screen and (max-width:992.89px){

.sticky-top {
    display: none;
}
}

/*navbar*/

/*topspace*/

.navbar_type10{
    z-index: 1;
    position: relative;
    background-color: transparent;
        font-family: 'Lora', serif;
    
}
.nav_bottom .menu .nav_item .dropdown {
    position: relative;
    padding: 0;
}

.navbar_type10:after{
    position: absolute;
    content: "";
    width: 100%;
    height: 55px;
    background: #ffdb59;
    top: 0;
    left: 0;
    z-index: -1;
    
}
.navbar_type10 .nav_search input {
    background: rgba(240, 242, 245, 1);
    width: 200px;
    height: 100%;
    border: 0;
    box-shadow: none;
    padding: 5px 25px;
    border-radius: 4px 0 0 4px;
    max-height: 40px;
}
.navbar_type10 > .container{
    max-width: 100%;
}
.navbar_type10 > .container.d-flex.justify-content-between > div:nth-child(2){
    max-width: 100%;
    width: 100%;
}
.row_ts_company_info{
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}
.ts_company_info {
    display: flex;
    align-items: center;
    justify-content: space-between;
        height: 55px;
}
.navbar_type10 .nav_search {
    flex-grow: unset;
    padding: 0 ;
    display: none;
    max-width: unset;
    align-self: center;
}
/*.row_ts_company_info{*/
/*    width: 95%;*/
/*    margin: 0 2.5%;*/
/*}*/
.ts_contact_inner_wrapper{
    display: flex;
    align-items: center;
}
.ts_contact_inner_wrapper_img{
    max-width: 45px;
    margin-right: 10px;
}
.ts_contact_wrapper{
    display: grid;
    font-weight: 500;
    grid-template-columns: 1fr 1fr 1fr;
}
.ts_company_logo_img{
    max-width: 350px;
}

.search_wrapper input{
    font-size: 12px;
    border: 1px solid #fff;
    background: transparent;
    padding: 5px 20px 5px 15px;
    color: #fff;
    border-radius: 15px;
    max-width: 183.4px;
}
.search_wrapper button{
    position: absolute;
    right: 0;
    height: 100%;
    border: unset;
    background: transparent;
    padding-right: 10px;

}
.search_wrapper .fas.fa-search{
    color: #fff;
}

.search_wrapper input::placeholder {
    color: #fff;
    opacity: 0.5;
}


.float_img{
    max-width: 30px;
}
.float_item {
    display: flex;
    background: #ffdb59;
    width: 50px;
    align-items: center;
    justify-content: center;
    box-shadow: 3px 3px 6px rgba(0,0,0,0.1), -3px -3px 6px rgba(0,0,0,0.1), 3px -3px 6px rgba(0,0,0,0.1), -3px 3px 6px rgba(0,0,0,0.1);
    margin-bottom: 0.8rem;
    height: 50px;
    border-radius: 25px;
    animation: scaleAnimation 2s infinite linear;
}
.float_img img{
    filter: brightness(0);
}

@keyframes scaleAnimation{
    0%{
        transform: scale(1.1);
    }
    50%{
        transform:  scale(1);
    }
    100%{
        transform: scale(1.1);
    }
}
.float_wrapper .float_item:nth-child(2) .float_img{
    max-width: 24px;
}
.float_wrapper .float_item:nth-child(3) .float_img{
    max-width: 28px;
}
.float_wrapper .float_item:nth-child(3) .float_content a{
    color: #fff;
}
.float_item a{
    text-decoration: none;
    color: #000;
    font-weight: 600;
}
.float_content a{
    margin-left: 5px;
        padding: 15.4px 0;
}
/*.float_item.float_itemL{*/
/*    background: #ffa04c;*/
/*}*/
/*.float_item.float_itemP{*/
/*    background: #938001;*/
/*}*/
.ts_float{
    position: relative;
    z-index: 999999999;
}
.row_ts_float{
    position: fixed;
    right: 3%;
    top: 70%;
}
.ts_media_icon{
    max-width: 50px;
}
.container_ts_media{
    position: relative;
    z-index: 999999;
}
.row_ts_media{
    position: fixed;
    top: 40%;
    right: 0;
}
.ts_contact_centent a{
    color: #000;
}
.ts_contact_centent a:hover{
    color: #000;
}
/*topspace end*/

/*about*/

.index_wrapper_3{
    padding-top: 5%;
    padding-bottom: 5%;
}
.colAbout{
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.aboutRight{
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 5vw;
}

.findOutMore a{
    text-decoration: none;
    text-transform: uppercase;
}

.smallTitle{
    font-size: 15px;
    font-weight: 900;
    font-family: 'Cinzel', serif;
    color: #000;
}



.aboutContent {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.8;
}

@media screen and (max-width:992px){
    .colAbout {
    grid-template-columns: 1fr;
}
.aboutRight {
    padding-left: 0;
    margin-top: 2rem;
}

}
@media screen and (max-width:600px){
    .aboutContent {
    width: 100%;
}
}


/*banner*/
.banner_content{
    overflow: hidden;
}
                    .delay1 {
                        animation-timing-function: ease;
                        animation-delay: 0.6s;
                    }
                    .delay2 {
                        animation-timing-function: ease;
                        animation-delay: 0.4s;
                    }
                    .delay3 {
                        animation-timing-function: ease;
                        animation-delay: 0.2s;
                    }
.banner_title{
    font-size: 3vw;
    font-weight: 600;
    font-family: 'Cinzel', serif;
    color: #fff;
}
.banner_line{
        width: 19vw;
            margin-bottom: 2rem;
    background: #9b7a13;
    height: 2px;
}
.container-fluid.container_banner{
        position: absolute;
    top: 45%;
    transform: translateY(-50%);
    left: 5%;
}
.container-fluid.container_banner .btn_1 {
    font-size: 15px;
    line-height: 1;
    font-weight: 400;
    color: #000;
    border: 0;
    outline: 0;
    background: #ffa04c;
    background-size: 100% 100%;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 50%);
    padding: 15px 30px;
    border-radius: 15px;
    transition: all .5s ease-in-out;
    position: relative;
    overflow: hidden;
}

@media screen and (max-width:1300px){
    .container-fluid.container_banner .btn_1 {
    font-size: 15px;
    line-height: 1;
    font-weight: 400;
    color: #000;
    border: 0;
    outline: 0;
    background: #ffa04c;
    background-size: 100% 100%;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 50%);
    padding: 12px 20px;
    border-radius: 15px;
    transition: all .5s ease-in-out;
    position: relative;
    overflow: hidden;
}
}
/*banner end*/



/*brand*/
.row_client .bigTitle{
    text-align: center;
}

.slideshow {
    overflow: hidden;
    margin-top: 2%;
    margin-bottom: 2%;
}

.slideshow .image {
    height: 100px;
    /*background: url(https://cdn1.npcdn.net/img/1743996231sec2-runninglogo4New.png);*/
    /*background: url(https://cdn1.npcdn.net/img/1758874319runningLogo.png);*/
    background: url(https://cdn1.npcdn.net/img/1782292635sec2-runninglogo6new.png);
    background-size: cover;
    animation: moveSlideshow 50s linear infinite;
}

/*@keyframes moveSlideshow {*/
/*    100% {*/
/*        background-position-x: -7300px;*/
/*    }*/
/*}*/

@keyframes moveSlideshow {
    0% {
        background-position-x: 0;
    }
    100% {
        background-position-x: 120%;
    }
}

/*brand end*/

.index_wrapper_5{
    padding-top: 3%;
}

.product_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 1rem;
    padding-top: 2rem !important;
}
.product_img_1{
    position: relative;
    max-width: 290px;
    font-size: 0;
    filter: brightness(0.8);
    overflow: hidden;
}
.product .product_img_1:hover{
    filter: brightness(1);
}
.product_img_title a{
    position: absolute;
    bottom: 3%;
    font-family: 'Cinzel', serif;
    height: 20%;
    display: inline-flex;
    text-align: center;
    align-items: center;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    justify-content: center;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    transition: all ease-in-out .45s;
}
.product .product_img_title a{
    background-color: black;
}

.container_product{
    position: relative;
}
.container_product:after{
        content: "";
    position: absolute;
    background: url(https://cdn1.npcdn.net/img/1698915287Main-Products_bg.jpg);
    width: 70%;
    top: 5%;
    left: 0;
    background-repeat: no-repeat;
    z-index: -1;
    height: 89%;
    background-size: cover;
    border-top-right-radius: 25px;
}
.product{
    /*overflow: hidden;*/
        max-width: 290px;
    /*clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);*/
    transition: all ease-in-out 0.35s;
    background: #fff;
        /*border-radius: 15px;*/
    overflow: hidden;
    font-size: 0;
    border-radius: 15px;
}
/*.product img{*/
/*    clip-path: polygon(0% 0%, 50% 0%, 100% 0%, 54.9% 100%, 0% 100%);*/
/*    transition: all ease-in-out 0.35s;*/
/*}*/
/*.product:hover img {*/
/*    clip-path: polygon(0% 0%, 100% 0%, 100% 50%, 100% 100%, 0% 100%);*/
/*}*/
.product_button{
    text-align: center;
    margin-left: -8%;
    margin-top: -1.5%;
}
.row_product .bigTitle{
    background: #ffdb59;
        padding-right: 7% !important;
    max-width: 50%;
    color: #000 !important;
    padding: 1rem 0;
    text-align: center;
}
.product_img img{
    transition: all ease-in-out .45s;
}
.product_img_title a span {
    display: contents;
}
.product:hover .product_img_title a {
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    bottom: 0;
    
}
.product:hover .product_img img{
    transform: scale(1.2);
}
.bannerTextWrapper2nd{
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    max-width: 650px;
    background: linear-gradient(90deg, #fff, #ffdb59);
    padding-left: 7.5%;
    padding-top: 1rem;
}
.bannerTitle{
    font-size: 16px;
    font-weight: 600;
    padding-left: 8px;
    border-left: 2px solid #000;
}
.bannerTitle span{
    display: block;
}
.bannerContent span{
    display: block;
}
.bannerContent {
    font-size: 25px;
    margin: 1rem 0 0;
    font-weight: 800;
}
.bannerTextWrapper2nd .btn_1{
    transform: translateY(50%);
}
.bannerTextWrapper2nd .btn_1 {
    background: #ffdb59;
    color: #000;
        text-shadow: unset;
    padding: 15px 40px;
    border-radius: 25px;
}
@media screen and (max-width:1200px){
    .row_product .bigTitle {
    padding-right: 7% !important;
    max-width: 55%;
    color: #fff;
    padding: 1rem 0;
    text-align: center;
}
.aboutContent {
    margin-top: 20px;
    margin-bottom: 20px;
    color: grey;
    font-size: 13.4px;
    line-height: 1.8;
}
.btn_1 {
    font-size: 15px;
    line-height: 1;
    font-weight: 400;
    color: #fff;
    border: 0;
    outline: 0;
    background: grey;
    background-size: 100% 100%;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 50%);
    padding: 15px 30px;
    border-radius: 15px;
    transition: all .5s ease-in-out;
    position: relative;
    overflow: hidden;
}
}
/*product end*/

/*services*/

.why_points_wrapper{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr ;
    gap: 1rem;
    margin-top: 4rem;
    position: relative;
    z-index: 5;
   
}
.index_wrapper_6{
    position: relative;
}
/*.index_wrapper_6:after{*/
/*        position: absolute;*/
/*    content: "";*/
/*    z-index: -1;*/
/*    top: 20%;*/
/*    left: 0;*/
/*    height: 21%;*/
/*    width: 100%;*/
/*    background: #ffdb59;*/
/*}*/
.why_title{
    position: relative;
    z-index: 1;
}
.why_title .bigTitle{
    display: flex;
    line-height: 0.6;
}
.why_line{
        background: #000;
    height: 2.5px;
    width: 80px;
    margin-top: auto;
    margin-left: 10px;
    margin-bottom: auto;
}
.point_title span{
    display: block;
}
.point_title{
    text-align: center;
    color: #000;
    background: #fff;
    font-weight: 600;
    font-size: 1.5vw;
    margin-left: -1rem;
    padding-left: 2rem;
    margin-right: 0.5rem;
    border-radius: 25px;
    padding-right: 0.5rem;
}
.why_titleLeft .bigTitle {
    display: flex;
}
.point_img{
    max-width: 90px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.why_titleWrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.why_titleLeft,
.why_titleRight{
    flex-basis: 50%;
}

.point {
    /*background: #ffdb59;*/
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 45px;
    width: fit-content;
    transition: all ease-in-out 0.35s;
}

.point:hover {
    background: #ffdb59;
}
.container_why{
    padding-top: 6%;
    padding-bottom: 5%;
}
.point:hover img {
    filter: inherit;
    /*transform: scale(1.1);*/
    animation: 1s swing;
}
.why_points_wrapper a{
    text-decoration: none;
}
@keyframes swing{
    20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
}
40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
}
80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
}
/*services end*/

@media screen and (max-width:1300px){
    
.product_img_title a {
    color: #fff;
    font-size: 12px;
}
    
}

@media screen and (max-width:1200px){
    .hot_wrapper1 .bigTitle {
    font-size: 2.2rem;
    /* color: #ffdb59; */
}
}

@media screen and (max-width:992px){
    .product_wrapper {
    grid-template-columns: 1fr 1fr 1fr;
}
}

@media screen and (max-width:768px){
    .product_wrapper {
    grid-template-columns: 1fr 1fr 1fr;
}
.product_img_title a {
    font-size: 13.4px;
}

    
}
@media screen and (max-width:600px){
    .footer_contact_right {
    transform: translateX(00%);
}
    .footer_contact_left {
    width: 100%;
    height: 163px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
    .product_wrapper {
    grid-template-columns: 1fr 1fr;
}
.product_img_title a {
    font-size: 3vw;
    height: 30%;
}
}

#main_contactus .ws_contact .contact_map {
    display: none;
}


/*hot*/
.container-fluid.outerContainer_7 {
        max-width: 90%;
    margin: 0 auto;
}

.hot_wrapper{
    display: flex;
}
.hot_button{
        margin-left: 2rem;
}
.index_wrapper_10{
    position: relative;
        padding-top: 3%;
        padding-bottom: 3%;
}
.hot_wrapper1 .bigTitle {
    text-align: center;
    font-size: 2.6rem;
    /*color: #ffdb59;*/
}

.hot_wrapper1 .hot_Content {
    text-align: center;
    max-width: 600px;
    margin: 1rem auto 0.5rem;
    font-size: 16px;
}
.footer_media_icon_wrapper ~ p a{
    color: #000;
}
.footer_media_icon_wrapper ~ p{
    font-size: 18px;
}
.footer_media_icon a img{
    transition: all ease-in-out 0.35s;
}
.footer_media_icon a img:hover{
    transform: scale(0.9);
}
.index_wrapper_10:after{
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    /*background: url(https://cdn1.npcdn.net/img/1680578143sec5&6-bckg.jpg);*/
    background: #ffdb59;
    width: 100%;
    height: 40%;
    /*background-size: cover;*/
    z-index: -1;
}
.footer_media {
    background: #ffdb59;
    margin-top: 2.5rem;
}
.hot_logo {
    max-width: 150px;
    margin: 0 auto 1rem;
}
.index_wrapper_10 .product_box p{
    display: none;
}
.index_wrapper_10 .product_box a{
    text-align: center;
    color: #000;
}
.index_wrapper_10 .product_box h6{
    text-align: center;
    color: #000;
}
.footer_type3 p {
    font-size: 1rem;
    margin-bottom: 0px;
}
/*hot end*/



/*news*/
.hp_latest_new{
        margin-top: 4%;
}
.hp_latest_new .news_box .read_more {
    background-color: #3f3f3f;
    color: white;
    border-left: 5px solid transparent;
    text-decoration: none;
    padding: 7px 15px;
    margin-top: auto;
    border-radius: 10px;
    width: 110px;
}
.index_wrapper_8{
    position: relative;
    padding-bottom: 2%;
    padding-top: 5%;
    margin-top: -1px;
}
.index_wrapper_8:after{
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    background: url(https://cdn1.npcdn.net/img/1698915519latest_news_bg.jpg);
    height: 100%;
    background-size: cover;
    background-position: bottom;
    z-index: -1;
    width: 100%;
}
/*new end*/

/*line*/

.section_line{
        background: #fff;
    height: 1px;
    max-width: 90%;
    margin: 0 auto;
}
/*line end*/

/*contact*/
.index_wrapper_8{
    padding: 3rem 0;
}

.colContact{
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.contactLeft{
    display: flex;
    flex-direction: column;
        padding-left: 6vw;
    justify-content: center;
}

.contactContent span{
    display: block;
}

.contactLeft .smallTitle{
    margin-bottom: 10px;
}
.contactLeft .bigTitle{
    margin-bottom: 15px;
}
.businessHour_contact_img{
    color: #9b7a13;
    width: 40px;
    font-size: 20px;
}

.contactContent{
    margin-bottom: 1.5rem;
}
.contactRightImg{
    max-width: 600px;
    margin: 0 auto;
}
.bookNow a{
    text-decoration: none;
    text-transform: uppercase;
}
.contactRight{
    display: flex;
    align-items: center;
    justify-content: center;
}

.businessHour_contact{
    display: flex;
    margin-bottom: 1rem;
}

.contactLeft .bigTitle span{
    display: block;
}
.businessHour_contact_content span{
    display: block;
}
.businessHour_inner_wrapper .businessHour_contact:nth-child(1){
    align-items: center;
}
.businessHour_inner_wrapper .businessHour_contact:nth-child(2){
    align-items: center;
}
.businessHour_wrapper{
    margin-bottom: 1rem;
}
.contactLeft .bookNow .btn_1 {
    padding: 15px 25px;
}
.index_wrapper_9{
        padding-top: 5%;
    padding-bottom: 5%;
}
@media screen and (max-width:992px){
    .colContact {
    grid-template-columns: 1fr;
        margin: 0 auto;
}
.contactRightImg{
    max-width: 750px;
    margin: 0 auto;
}
.contactRight{
    margin-top: 3rem;
}
.contactLeft {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 2rem 0 0 0;
    padding-left: 0;
}

}
/*contact end*/

/*footer*/
.footer_type3 {
    background-color: #fff;
    color: #000;
}
.footer_type3 a {
    color: #000;
}


.footer_addreddcontent span{
    display: block;
}
.footer_addreddcontent{
    font-family: 'Cinzel', serif;
    font-weight: 700;
}
.footer_contact{
        display: flex;
}
.footer_contact_img{
    max-width: 20px;
    margin-right: 10px;
}
.footer_inner_wrapper .footer_contact:nth-child(1){
    margin-left: 3px;
}
.footer_inner_wrapper .footer_contact:nth-child(3){
    margin-left: 3px;
}
.footer_contact{
        margin-bottom: 0.5rem;
}
.footer_inner_wrapper{
    width: 291px;
    height: 163px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.footer_media_icon_wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer_media_icon{
        margin-right: 10px;
    max-width: 35px;
}
.footer_wrapper{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #000;
    padding-bottom: 2rem;
}
.footer_addreddtitle{
    margin-top: 2rem;
}
.footer_companyLogo{
    max-width: 350px;
}

.footer_part_2 ul {
    padding: 0;
    /*margin: 0;*/
}
.footer_part_2 ul li{
    list-style-type: none;
    margin-bottom: 0.5rem;
    
}
.footerTitle{
    margin-bottom: 0.5rem;
    
    font-family: 'Lora', serif;
    font-weight: 600;
    position: relative;
    z-index: 4;
    text-align: center;
    color: #000;
    font-size: 18px !important;
}
.footer_part_2 a,
.intagram a{
    font-family: 'Cinzel', serif;
    color: #000;
    font-size: 12px;
    margin-bottom: 1rem;
    font-weight: 700;
}
.linkedIn_img{
    max-width: 85px;
    margin-bottom: 10px;
}

/*.row_footer{*/
/*    max-width: 1400px;*/
/*    margin: 0 auto;*/
/*}*/
.footerbg{
    position: relative;
    padding-bottom: 25%;
}
.footerbg:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%
    ;
    background: url('https://cdn1.npcdn.net/img/1698920286sec4-bg2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}



.footer_part_2,
.footer_part_3,
.footer_part_4{
    margin-top: -1.1rem;
}
.footer_part_4 button{
    background: transparent;
    border: unset;
    border-bottom: 1px solid #000;
}
.footer_part_4 input{
    background: transparent;
        width: 240px;
    border: unset;
    border-bottom: 1px solid #000;
    padding-right: 10px;
    padding-left: 5px;
    width: 260px;
}
.footer_part_4 form{
        width: 290px;
}
.footer_part_4 input::placeholder{
    font-family: 'Cinzel', serif;
    font-size: 12px;
    font-weight: 800;
    opacity: 0.75;
}
.footer_contact_content a{
    color: #000;
}

.footer_part_4 .fas.fa-envelope{
    font-size: 17px;
}
/*footer end*/

@media screen and (min-width:1650px){
    .point_title{
        font-size: 23px;
    }
}

@media screen and (max-width:1100px){
    .bigTitle {
    font-size: 25px;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Cinzel', serif;
    color: #000;
}
}

@media screen and (max-width:992px){
    .index_wrapper_6:after {
    position: absolute;
    content: "";
    z-index: -1;
    top: 7%;
    left: 0;
    height: 26%;
    width: 100%;
    background: #ffdb59;
}
    .why_titleWrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
}
.why_titleLeft, .why_titleRight {
    flex-basis: 100%;
}
    .point_title {
    text-align: center;
    color: #000;
    width: 100%;
    background: #fff;
    font-weight: 600;
    font-size: 15px;
    margin-left: -1rem;
    padding-left: 2rem;
    margin-right: 0.5rem;
    border-radius: 25px;
    padding-right: 0.5rem;
}
    .why_points_wrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
    margin-top: 3rem;
    position: relative;
    z-index: 5;
}
.point_img {
    max-width: 90px;
    margin: 0 auto 0 0;
    position: relative;
    z-index: 2;
}
.point {
    background: #ffdb59;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 45px;
    width: 100%;
    max-width: 294px;
}
    .point_title {
    text-align: center;
    color: #000;
    background: #fff;
    font-weight: 600;
    font-size: 15px;
    margin-left: -1rem;
    padding-left: 2rem;
    margin-right: 0.5rem;
    border-radius: 25px;
    padding-right: 0.5rem;
}
    .aboutLeftImg{
    max-width: 505px;
    margin: 0 auto;
    }
/*    .why_points_wrapper {*/
/*    display: grid;*/
/*    grid-template-columns: 1fr 1fr 1fr;*/
/*    gap: 1rem;*/
/*    margin-top: 3rem;*/
/*    position: relative;*/
/*    z-index: 5;*/
/*}*/
.footer_wrapper {
    flex-wrap: wrap;
}
.footer_part_1,
.footer_part_2,
.footer_part_3,
.footer_part_4
{
    flex-basis: 50%;
}
.footerTitle {
    color: #000;
    margin-bottom: 1rem;
}
.footer_part_2, .footer_part_3, .footer_part_4 {
    margin-top: 6rem;
}
.footer_part_3, .footer_part_4 {
    margin-top: 3rem;
}
.container_footer:after {
    display: none;
}
.banner_title {
    font-size: 4vw;
}
}

@media screen and (max-width:600px){
    /*.point_title{*/
    /*    font-size: 12px;*/
    /*}*/
/*    .why_points_wrapper {*/
/*    grid-template-columns: 1fr 1fr;*/
/*    margin-top: 2rem;*/
/*}*/
.index_wrapper_3 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.index_wrapper_4 {
    padding-top: 2rem;
}
.row_product .bigTitle {
    max-width: 100%;
}
.product_button {
    text-align: end;
    margin-left: 0%;
    margin-top: 1rem;
}
.container_why {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
/*.index_wrapper_7 {*/
/*    position: relative;*/
/*    padding-top: 2rem;*/
/*    padding-bottom: 3rem;*/
/*}*/
.footer_part_1, .footer_part_2, .footer_part_3, .footer_part_4 {
    flex-basis: 100%;
}
.footer_part_2, .footer_part_3, .footer_part_4 {
    margin-top: 2rem;
}
.item.slick-slide img{
    height: 350px !important;
    object-fit: cover;
}
.banner_title {
    font-size: 25px;
}
.navbar_mobile .logo_img {
    max-height: 35px;
}
.hot_wrapper {
    display: block;
}
.hot_button {
    margin-left: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.hp_latest_new .col-12.col-lg-8 b{
    font-size: 20px;
}
.footer_addreddcontent span {
    display: inline;
}
}

/*services page*/
.service_category .container-fluid.p-0 .row .col-12.col-lg-4{
        flex: 0 0 25%;
    max-width: 25%;
}
@media screen and (max-width:993px){
    

.service_category .container-fluid.p-0 .row .col-12.col-lg-4{
        flex: 0 0 50%;
    max-width: 50%;
}
    
}
@media screen and (max-width:767px){
    

.service_category .container-fluid.p-0 .row .col-12.col-lg-4{
        flex: 0 0 100%;
    max-width: 100%;
}
    
}
/*services page end*/


/*photo album*/
.gallerycategory .img_frame img {
    padding: 10px;
}

/*photo album end*/

/*product*/
.product_list_5 .product_box .img_frame img {
    object-fit: contain;
}
.product_list_horizontal .product_box .img_frame img {
    object-fit: contain;
}
/*product end*/

/*latesnews*/
#main_index .hp_latest_new .container-fluid .row.latestnewsAjax .col-12.container-fluid.news_box.mb-4.p-0:nth-child(n+3){
    display: none;
}

/*latesnews end*/

/*brand*/

/*brand end*/

.gallerycategory .img_frame img {
    object-fit: contain;
}
.brand_list .brand_box .img_frame {
    box-shadow: unset;
}
.brand_list .brand_box .img_frame:hover {
    box-shadow: unset;
}
.nav_bottom .menu .nav_item .dropdown a {
    color: #000;
    padding: 10px 1.1vw;
}

.service_category .service_box img {
    clip-path: polygon(0% 0%, 50% 0%, 100% 0%, 54.9% 100%, 0% 100%);
    transition: all 0.45s ease-in-out;
}
.service_box:hover img{
    clip-path: polygon(0% 0%, 100% 0%, 100% 50%, 100% 100%, 0% 100%);
}
.service_category .service_box {
    padding-top: 100%;
}
.service_category .service_box span {
    opacity: 0.3;
}
.gallerycategory .img_frame img{
    clip-path: polygon(0% 0%, 50% 0%, 100% 0%, 54.9% 100%, 0% 100%);
    transition: all 0.45s ease-in-out;
}
.gallerycategory .img_frame:hover img{
    clip-path: polygon(0% 0%, 100% 0%, 100% 50%, 100% 100%, 0% 100%);
}
.gallerycategory .img_frame:hover img {
    transform: translate(-50%, -50%);
    transform-origin: unset;
}
.gallerycategory .img_frame:hover .more {
    background-color: rgba(0, 0, 0, 0);
}

/*.mega_menu.akhatest .menu_border .mega_menu_body .container.px-2 .row .sub_menu:last-child{*/
/*    display: none;*/
/*}*/
/*.mega_menu.akhatest .menu_border .mega_menu_body .container.px-2 .row .sub_menu:nth-child(11){*/
/*    display: none;*/
/*}*/

#main_index .latest_new_type6 .container-fluid.p-0 .row.latestnewsAjax .col-lg-4.col-md-6.col-12.p-0:nth-child(n + 4){
    display: none;
}
#main_index .latest_new_type6 .news_box {
    width: 100%;
    height: 100%;
    padding: 10px;
    background-color: transparent;
    position: relative;
    visibility: visible;
}
#main_index .latest_new_type6 .news_box .news_box_content {
    width: calc(100% - 30px);
    float: right;
    position: relative;
    margin-top: -60px;
    margin-bottom: 30px;
    padding: 29px 20px 20px 31px;
    background-color: #ffff;
    border-radius: 6px;
    border: 1px solid #efefef;
}
.container_new .bigTitle {
    display: flex;
}
#main_index .latest_new_type6 .news_box .img_frame {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 240px;
    margin-bottom: 10px;
    /*border-radius: 0;*/
    border: 1px solid #efefef;
}
.footer_type3 .container.pt-3.pb-3 .row .col-12.col-md-9{
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}
.footer_type3 .container.pt-3.pb-3 .row .col-12.col-md-3{
    display: none;
}
.footer_type3 p {
    text-align: center !important;
}
.product_img_1 img{
    transition: all ease-in-out 0.45s;
    
}
.product:hover .product_img_1 img{
    transform: scale(1.1);
}
.container_footer .company_logo{
        max-width: 380px;
    margin: 0 auto 3rem;
}
.company_content{
    text-align: center;
}

.company_content span{
    display: block;
    
}
.footer_button{
    text-align: center;
    margin-top: 1rem;
}
.footer_button .btn_1 {
    font-weight: 600;
    color: #000;    
    text-shadow: unset;
    background: #ffbc47;
}
.footer_contactWrapper{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    place-items: center;
    max-width: 800px;
    margin: 1rem auto 0;
}
.footer_contact_line{
    height: 80px;
    background: #000;
    margin: 0 auto;
    width: 1px;
}
.footer_contact_left_address{
    text-align: center;
    font-weight: 600;
}
.footer_contact_left_addressTitle{
    text-align: center;
    margin-bottom: 1rem;
}
.footer_contact_left_address span{
    display: block;
}
.footer_contact_left{
        width: 291px;
    height: 163px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.footer_contact_right{
    transform: translateX(10%);
}
.container_footer{
        margin-top: 4rem;
}
@media screen and (max-width:767.89px){
    .footer_inner_wrapper {
    width: 100%;
    height: 163px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
    .bannerTextWrapper2nd {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    max-width: 650px;
    background: linear-gradient(90deg,#fff,#ffdb59);
    padding-left: 5%;
    padding-right: 15px;
    padding-top: 1rem;
}
.bannerContent span {
    display: inline;
}
    .footer_contactWrapper {
    display: grid;
    grid-template-columns: 1fr;
    place-items: center;
    max-width: 800px;
    margin: 2rem auto 0;
}
.footer_contact_line{
    display: none;
}
.company_content span {
    display: inline;
}
}
#main_index .latest_new_type6 .news_box .img_frame img {
    object-fit: cover;
}
.latest_new_type6 .news_box .img_frame img {
    object-fit: contain;
}
.ws_gallery-4 .img_frame img {
    object-fit: contain;
}

/*.navbar_type10 {*/
/*    z-index: 9999;*/
/*}*/

.nav_bottom .menu {
    flex-wrap: unset;
}
.navbar_type10 ~ .sticky-top .nav_search input {
    background: rgba(240, 242, 245, 1);
    width: 100%;
    height: 100%;
    border: 0;
    box-shadow: none;
    padding: 5px 25px;
    border-radius: 4px 0 0 4px;
    max-height: 40px;
}
.navbar_type10 ~ .sticky-top .nav_search {
    flex-grow: 1;
    padding: 0 2rem 0 1rem;
    display: flex;
    max-width: 60vw;
    align-self: center;
}
.navbar_type10 ~ .sticky-top .nav_search input {
    background: rgba(240, 242, 245, 1);
    width: 100%;
    height: 100%;
    border: 0;
    box-shadow: none;
    padding: 5px 25px;
    border-radius: 4px 0 0 4px;
    max-height: 40px;
}
.navbar_type10 ~ .sticky-top .nav_search .search_button {
    background-color: #9b7a13;
    color: white;
    box-shadow: none;
    border: none;
    border-radius: 0 4px 4px 0;
    padding: 0 15px;
    max-height: 40px;
}

.footer_type3 .text-left.d-flex.mb-2{
    justify-content: center;
}

@media screen and (max-width:600px){
    .footer_contact_left {
    width: 100%;
    height: 163px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
    .footer_contact_right {
    transform: translateX(00%);
}
    
}

@media screen and (max-width:480px){
     .hot_wrapper1 .bigTitle {
    font-size: 1.6rem;
    /* color: #ffdb59; */
}
}

