body{
    font-family:'Roboto',Sans-Serif;
}

.page_title b{
    font-family: 'Poppins', Sans-Serif;
    color:#092553;
    font-weight:700 !important;
}

/*topspace*/
.topspace{
    position: fixed;
    z-index: 9999;
    right: calc(26% - 17vw - 2vw);
    top: 38px;
    /*position: relative;*/
}
.topspace form {
    background: #f4f2f3;
    line-height: 35px;
    border-radius: 35px;
    overflow: hidden;
    width: 17vw;
    padding:1px 0 1px 10px;
}
.topspace input {
    background:#f4f2f3;
    border-radius: 35px;
    border:none;
    width: 100%;
    padding-left: 12px;
    padding-right: 50px;
}
.topspace button{
    background: #19cde9;
    border: transparent 1px solid;
    border-left: unset;
    padding: 1px 15px;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0px 25px 25px 0px;
}
.topspace .fas.fa-search{
    color: #fff;
}
/*topspace*/



/*navbar*/
.navbar_type8 .nav_tab .nav_item a.active {
    background: #c7996d !important;
    color: #fff !important;
    border-radius: 10px;
}
.navbar_type8.navbar_height.dark_nav .nav_tab .nav_item {
    margin-top: 0px;
}
.navbar_type8.navbar_height.dark_nav{
    height: 110px;
    transition: all ease-in-out .35s;
}
.navbar_type8 .nav_tab .nav_item {
    text-transform: capitalize;
}
.navbar_type8 .nav_tab .nav_item a {
    color: #000;
    padding: 15px 0.25vw;
    font-weight: 400;
    font-size: 16px;
}
.navbar_type8 .nav_tab .nav_item:hover a {
    color: #42b9c1;
}
.navbar_type8 .nav_tab .nav_item::before{
    border-bottom: 3px solid #19cde9;
}
.navbar_type8 {
    height: 120px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);
    background:#ffffff;
}
.navbar_type8 .logo img {
    width: 100%;
    padding: 1.5vw;
    object-position:left;
}
.navbar_type8 .logo {
    flex: 0 1 20%;
    margin-left: 6%;
}
.navbar_type8 .nav_tab {
    flex: 0 1 80%;
    padding-right: 26%;
    justify-content: space-evenly;
}
.dark_nav {
    background-color: #fff !important;
}
.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 .btn-outline-light:hover{
    background-color:transparent;
}
.navbar_mobile .btn-outline-light:hover{
    border-color: #000;
    color: #000;
}
.navbar_mobile .btn-outline-light:not(:disabled):not(.disabled):active{
    color: #000;
    background-color: transparent;
    border-color: #000;
}

@media screen and (max-width: 1400.5px){
    .navbar_type8 .nav_tab .nav_item a{
        font-size:1vw;
    } 
}

@media screen and (max-width: 1200.5px){
    .navbar_type8 .logo {
         flex: 0 1 16%;
    }
    
    .navbar_type8 .nav_tab {
        flex: 0 1 84%;
    }
}

/*fixed base*/
#main_index{
    padding-bottom:0rem!important;
    overflow:hidden;
}

#main_index h1,
#main_index h2,
#main_index h5{
    cursor:default;
    font-family:'Poppins', Sans-Serif;
}

.m_default_languagebar .footer_langbar_item{
    color:#fff;
}

/*category page*/
.category_list_type4 .category_box .img_frame img{
    object-fit: contain;
}

/*Product page*/
.product_list_5 .product_box .img_frame img{
    object-fit: contain;
    background-color:#fff;
}

/*tag page*/
.product_list_horizontal .product_box .img_frame img{
    object-fit: contain;
    background-color:#fff;
}

@media screen and (max-width:767.5px){
    #main_tag .horizontal_detail_bottom{
        margin-top:1rem;
    }
    .product_list_horizontal .product_box .product_des .title{
        font-size:18px;
    }
    .product_list_horizontal .product_box .horizontal_detail_box .product_simple_description{
        font-size:12px;
    }
    .product_list_horizontal .product_box .horizontal_detail_bottom .button_section{
        justify-content: flex-start;
    }
    .product_list_horizontal .product_box .product_img{
        flex:0 0 40%;
    }
    .product_list_horizontal .product_box .product_des{
        flex:0 0 60%;
    }
    .product_list_horizontal .product_box .img_frame{
        padding-top:unset!important;
        height:auto;
        aspect-ratio: 1;
        border-radius: 5px;
    }
    .product_list_horizontal .product_box .whatsapp_wrapper a{
        color: #333;
        font-size: 10px !important;
        font-weight: 500;
    }
}

/*photo page*/
.gallerycategory .img_frame img{
    object-fit: contain;
}
.ws_gallery-2 .img_frame img{
    object-fit: contain;
}

/*news page*/
.latest_new_type4 .news_box .img_frame{
    box-shadow:0px 0px 2px rgba(0,0,0,0.3);
}
.latest_new_type4 .news_box .img_frame img{
    object-fit: contain;
}

/*global / common*/
.n_small{
    font-size:1vw;
    font-weight:400;
    margin-bottom:16px;
    line-height:1.4;
    color:#12c7df;
}

.n_small span{
    display:inline-flex;
    align-items:center;
    padding:7px 18px;
    border-radius:50px;
    background:#dffbff;
    color:#12c7df;
}

.n_title{
    font-size: 1.875vw;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 16px;
    color:#19cde9;
    margin-bottom:5px;
}

.n_subtitle{
    font-family:'Poppins', Sans-Serif;
    font-size:18px;
    font-weight:600;
    line-height:1.35;
    margin-bottom:8px;
    color:#092f67;
}

.n_content{
    font-size:1.1vw;
    font-weight:300;
    line-height:1.8;
    margin-bottom:0;
    color:#231f20;
}

.c_color1{
    color:#fff;
}

.c_color2{
    color:#000;
}

.c_color3{
    color:#12c7df;
}

.c_line{
    line-height:1.8;
}

.btnbox_left{
    display:flex;
    justify-content:flex-start;
    align-items:center;
    gap:16px;
    margin:2rem 0 0;
}

.btnbox_center{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:16px;
    margin:2rem 0 0;
}

.btnbox_right{
    display:flex;
    justify-content:flex-end;
    align-items:center;
    gap:16px;
    margin:2rem 0 0;
}

.n_button{
    width:auto;
    height:auto;
    padding:10px 25px;
    border:1px solid #18c9df;
    border-radius:0;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:1vw;
    font-weight:400;
    text-align:center;
    color:#fff;
    background:#18c9df;
    transition:0.25s all linear;
}

.n_button span{
    position:relative;
}

.n_button:hover{
    text-decoration:none;
    color:#fff;
    background:#092f67;
    border-color:#092f67;
}

.n_button_line{
    color:#18c9df;
    background:transparent;
    border:1px solid #18c9df;
}

.n_button_line:hover{
    background:transparent;
    color:#092f67;
    border:1px solid#092f67;
}

.hp_textlink{
    display:inline-flex;
    align-items:center;
    gap:5px;
    color:#12c7df;
    font-size:13px;
    font-weight:600;
    text-decoration:none;
    transition:0.25s all linear;
}

.hp_textlink:hover{
    color:#092f67;
    text-decoration:none;
}

@media screen and (max-width: 767.5px){
    .n_button{
        font-size:12px;
        padding: 10px 22px;
    }
    
    .n_small{
        font-size:12px;
    }
    
    .n_title{
        font-size: 24px;
    }
    
    .n_subtitle{
        font-size:16px;
    }
    
    .n_content{
        font-size:14px;
    }
}


/*fixed banner*/
.slider_banner .banner_content{
    overflow:hidden;
}

@media screen and (max-width: 576.5px){
    .index_wrapper_2 .item>img{
        min-height:630px!important;
        object-fit:cover;
    }
    
    .n_button_line{
        background:#ffffff;
    }
}

/*banner*/
.hp_banner{
    position:relative;
    left:7.5%;
    top:50%;
    transform:translate(0,-50%);
    width:calc(100% - 15%);
    z-index:2;
}

.hp_banner .container-fluid{
    padding:0;
}


.hp_banner_visual{
    position: absolute;
    width: 40vw !important;
    height: auto !important;
    right: 0vw;
    bottom: -5vw;
    z-index: 3;
}

.hp_banner_box{
    position:relative;
    z-index:4;
    padding:4vw 0;
}

.hp_banner_small{
    font-size:14px;
    font-weight:500;
    margin-bottom:16px;
    color:#12c7df;
}

.hp_banner_small span{
    display:inline-flex;
    padding:7px 18px;
    border-radius:50px;
    background:#dffbff;
    font-weight: 400;
}

.hp_banner_title{
    font-size:2.8vw;
    font-weight:700;
    line-height:1.1;
    margin-bottom:18px;
    color:#092553;
}

.hp_banner_content{
    width: 62%;
    font-size: 1.1vw;
    line-height:1.7;
    color:#526274;
    margin-bottom:24px;
}

.hp_banner_featurebox{
    display:flex;
    flex-wrap:wrap;
    gap:28px;
    margin-top:20px;
}

.hp_banner_feature{
    width:22%;
}

.hp_banner_icon{
    width:65px;
    height:65px;
    border-radius:50%;
    background:#18c9df;
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom:10px;
}

.hp_banner_feature p{
    font-size:1.1vw;
    line-height:1.35;
    color:#000000;
    margin-bottom:0;
}

@media screen and (max-width:1200.5px){
    .hp_banner_title{
        font-size:3.8vw;
    }

    .hp_banner_content{
        width:55%;
    }
}

@media screen and (max-width:991.5px){
    .hp_banner{
        left:5%;
        width:calc(100% - 10%);
    }

    .hp_banner_visual{
        bottom: 0;
    }

    .hp_banner_content{
        width:65%;
    }
}

@media screen and (max-width:576.5px){
    .hp_banner{
        left:0;
        top:auto;
        transform:none;
        width:100%;
        padding:30px 0 0 0;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }
    
    .hp_banner_icon {
      width: 55px;
      height: 55px;
    }

    .hp_banner_box{
        padding:0;
    }

    .hp_banner_visual {
        position: relative;
        width: 50% !important;
        right: auto;
        bottom: auto;
        margin: 25px auto 0;
        order: 2;
    }
    .hp_banner_contentgroup{
        max-width:85%;
        margin:0 auto;
        order:1;
    }

    .hp_banner_title{
        font-size: 6.8vw;
    }

    .hp_banner_content{
        width:100%;
        font-size: 3.25vw;
    }
    
    .hp_banner_feature {
      width: 30%;
    }
    
    .hp_banner_feature p {
        font-size: 3.25vw;
    }

    .hp_banner_featurebox{
        gap:3.5vw;
    }

    .btnbox_left{
        flex-wrap:wrap;
    }
}

/*about*/
.hp_about{
    position:relative;
    padding:70px 0 90px;
    background:#fff;
}

.hp_about .container-fluid{
    padding:0;
}

.hp_about_imgbox{
    width:100%;
}

.hp_about_image{
    width:100% !important;
    height:430px !important;
    object-fit:cover;
    object-position: 70% 50%;
}

.hp_about_statbox{
    display:flex;
    justify-content:center;
    padding:5% 10% 20px 0;
}

.hp_about_stat{
    position:relative;
    text-align:center;
    padding:0 5%;
}

.hp_about_stat:not(:last-child):after{
    position:absolute;
    content:"";
    top:0;
    right:0;
    width:1px;
    height:100%;
    background:#18c9df;
}

.hp_about_stat h3{
    font-size: 3.25vw;
    font-weight: 700;
    color:#18c9df;
    line-height:1;
    margin-bottom:8px;
}

.hp_about_stat p{
    font-size:1vw;
    color:#18c9df;
    margin-bottom:0;
}

.hp_about_textbox{
    background:#092553;
    padding:55px 13%;
    margin-left:-12%;
    margin-bottom:-45px;
    position:relative;
    z-index:2;
}

.hp_about .n_small span{
    background:rgba(255,255,255,0.18);
    color:#fff;
}

.hp_about .n_content{
    opacity:0.95;
}

@media screen and (max-width:991.5px){
    .hp_about_statbox{
        padding:25px 5%;
        justify-content:center;
    }

    .hp_about_textbox{
        margin-left:0;
        margin-bottom:0;
        padding:45px 5%;
    }
}

@media screen and (max-width:767.5px){
    .hp_about{
        padding: 0;
    }
    
    .hp_about_statbox {
        padding: 35px 5%;
    }

    .hp_about_image{
        height:auto !important;
    }

    .hp_about_statbox{
        flex-wrap:nowrap;
    }
    
    .hp_about_stat {
      padding: 0 2%;
      width: 33%;
    }

    .hp_about_stat h3{
        font-size:34px;
    }
    
    .hp_about_stat p{
        font-size:13px;
        line-height: 1.2;
    }

    .hp_about_textbox{
        padding: 60px 10%;
    }
}

/*industry*/
.hp_industry{
    position:relative;
    padding:90px 7.5% 45px;
    background:#fff;
}

.hp_industry .n_title{
    color:#092f67;
}

.hp_industry .container-fluid{
    padding:0;
    position:relative;
}

.hp_industry .slick-track{
    padding:20px 0;
}

.hp_industry_listbox{
    margin-top:15px;
}

.hp_industry_itembox{
    height:100%;
    padding:0 15px;
}

.hp_industry_item{
    position:relative;
    height:100%;
    background:#fff;
    border-radius:15px;
    overflow:hidden;
    box-shadow:0 12px 15px rgba(9,47,103,0.1);
    transition:0.25s all linear;
}

.hp_industry_item:hover{
    transform:translateY(-8px);
    box-shadow:0 12px 15px rgba(9,47,103,0.2);
}

.hp_industry_imgbox{
    position:relative;
    width:100%;
    height:0;
    padding-top:54%;
    overflow:hidden;
}

.hp_industry_imgbox img{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:100%;
    height:100%;
    object-fit:cover;
}

.hp_industry_icon {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 8px 20px rgba(9,47,103,0.12);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: -29px auto 0 24px;
  position: relative;
  z-index: 2;
}

.hp_industry_icon_img{
    object-fit:contain;
}

.hp_industry_content{
    padding:25px 24px 32px;
}

.hp_industry_content .n_content{
    /*display:-webkit-box;*/
    /*-webkit-line-clamp:3;*/
    /*-webkit-box-orient:vertical;*/
    overflow:hidden;
    margin-bottom:18px;
    line-height:1.6;
}

.hp_industry_slider .slick-track {
    display: flex !important;
}

.hp_industry_slider .slick-slide {
    height: inherit !important;
    display: flex !important;
}

.hp_industry_slider .hp_industry_itembox {
    width: 100%;
    display: flex;
}

.hp_industry_slider .hp_industry_item {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.hp_industry_arrow{
    position:absolute;
    top:58%;
    width:50px;
    height:50px;
    border-radius:50%;
    background:#18c9df;
    color:#fff;
    display: flex !important;
    align-items:center;
    justify-content:center;
    cursor:pointer;
}

.hp_industry_prev{
    left:-4.5vw;
}

.hp_industry_next{
    right:-4.5vw;
}

@media screen and (min-width:991.5px){
    .hp_industry_slider{
        width:85%;
        margin:0 auto;
    }
    
    .hp_industry_prev{
        left:0;
    }
    
    .hp_industry_next{
        right:0;
    }
}

@media screen and (max-width:991.5px){
    .hp_industry{
        padding:70px 5%;
    }

    .hp_industry_itembox{
        margin-bottom:25px;
    }

    .hp_industry_arrow{
        display:none;
    }
    
    .hp_industry_arrow {
      width: 30px;
      height: 30px;
    }
    
    .hp_industry_icon{
        width:60px;
        height:60px;
    }
}

@media screen and (max-width:767.5px){
    .hp_industry{
        padding:60px 6% 0;
    }
    
    .btnbox_right{
        justify-content:center;
        margin-top:0rem;
    }

    .hp_industry_itembox{
        padding:0;
    }
    
    .hp_industry_content {
      padding: 25px 20px 30px;
    }
    
    .hp_industry_item{
        margin:0 auto;
        border:1px solid #eaeaea;
    }
    
    .hp_industry .slick-track{
        padding: 0;
    }
}

/*why*/
.hp_why{
    padding:80px 7.5%;
    background:#fff;
}

.hp_why .n_title{
    color:#092f67;
}

.hp_why .container-fluid{
    padding:0;
}

.hp_why_imgbox{
    padding-right:50px;
}

.hp_why_image{
    width:100% !important;
    border-radius:15px;
}

.hp_why_textbox{
    padding-left:30px;
}

.hp_why_listbox{
    margin-top:25px;
}

.hp_why_item{
    display:flex;
    align-items:center;
    gap:18px;
    background:#092f67;
    border-radius:8px;
    padding:16px 20px;
    margin-bottom:14px;
    transition:0.25s all linear;
}

.hp_why_item:hover{
    transform:translateX(8px);
    background:#18c9df;
}

.hp_why_icon{
    flex:0 0 55px;
    width:55px;
    height:55px;
    border-radius:4px;
    background:#fff;
    box-shadow:0 0 10px rgba(0,0,0,0.15);
    color:#18c9df;
    padding:10px;
    display:flex;
    align-items:center;
    justify-content:center;
}


.hp_why_content .n_subtitle{
    color:#fff;
    margin-bottom:2px;
    font-size: 1.1vw;
   font-weight: 400;
   font-family: 'Poppins',Sans-Serif;
}

.hp_why_content .n_content{
    color:#fff;
    font-size:1vw;
    line-height:1.4;
    opacity:0.95;
}

@media screen and (max-width:991.5px){
    .hp_why{
        padding:70px 5%;
    }

    .hp_why_imgbox{
        padding-right:0;
        margin-bottom:30px;
    }

    .hp_why_textbox{
        padding-left:0;
    }
}

@media screen and (max-width:767.5px){
    .hp_why{
        padding:60px 6%;
    }

    .hp_why_item{
        align-items:flex-start;
    }
    
    .hp_why_content .n_subtitle{
        font-size:14px;
    }
    
    .hp_why_content .n_content{
        font-size:14px;
    }
}

/*product*/
.index_wrapper_6{
    position:relative;
    padding:80px 7.5% 100px;
    background:linear-gradient(to bottom,  #092553 0%,  #092553 52%, #fff 52%, #fff 100%);
}

.hp_product .container-fluid{
    padding:0;
}

.hp_product_titlebox{
    margin-bottom:45px;
}

.hp_product .n_small span{
    background:rgba(255,255,255,0.18);
    color:#fff;
}

.hp_product_titlebox .n_content{
    opacity:0.9;
}

.hp_product_listbox{
    justify-content:center;
}

.hp_product_itembox{
    padding:0 12px;
    height:100%;
}

.hp_product_item{
    background:#fff;
    text-align:center;
    padding:28px 20px 30px;
    min-height:300px;
    box-shadow:0 12px 30px rgba(9,47,103,0.12);
    transition:0.25s all linear;
}

.hp_product_item:hover{
    transform:translateY(-8px);
}

.hp_product_imgbox{
    position:relative;
    width:100%;
    height:0;
    padding-top:100%;
    overflow:hidden;
    margin-bottom:18px;
}

.hp_product_imgbox img{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:100%;
    height:100%;
    object-fit:contain;
}

.hp_product_item .n_subtitle{
    font-size:15px;
    margin-bottom:8px;
}

/*product slider*/
.productSlider-1 .product_img .product_box h6:nth-child(1){
    text-align:center;
    font-family:'Poppins',Sans-Serif;
    color:#092553;
}

.productSlider-1 .product_img .product_box h6.align-top{
    text-align:center;
    font-weight:400 !important;
}

.productSlider-1 .product_img .product_box p{
    display:none;
}

.productSlider-1 .slick-track .slick-slide {
    margin: 0 15px;
}

.productSlider-1 .slick-track .slick-slide{
    box-shadow: none;
    transition: linear .3s;
}

.productSlider-1 .slick-track .slick-slide:hover{
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}

.productSlider-1 .product_img .product_box{
    border:0px;
}

.productSlider-1 .product_img .slick-arrow{
    display:none !important;
}

.productSlider-1 .slick-track{
    padding-bottom:15px;
}

@media screen and (max-width:991.5px){
    .index_wrapper_6{
        padding:60px 5%;
    }

    .hp_product_itembox{
        margin-bottom:25px;
    }
}

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

    .hp_product_item{
        min-height:auto;
        margin-bottom:20px;
    }
}

/*video*/
.index_wrapper_7{
    padding:20px 7.5% 90px;
    background:#fff;
}

.hp_video .container-fluid{
    padding:0;
}

.index_wrapper_7 .outerRow_7{
    position:relative;
    background-image:url(https://cdn1.npcdn.net/images/F_Background_yswvlb_1781582990.jpg?md5id=e5d5e4d7daa84ec47d4de5373b97d797&new_width=1567&new_height=659&type=4);
    background-size:cover;
    background-repeat: no-repeat;
    background-position:center;
    border-radius:35px;
    padding: 7% 6%;
    overflow:hidden;
}

.hp_video_box:before{
    position:absolute;
    content:"";
    inset:0;
    background:
        radial-gradient(circle at 15% 80%, rgba(255,255,255,0.12) 0 1px, transparent 1px),
        radial-gradient(circle at 85% 15%, rgba(255,255,255,0.12) 0 1px, transparent 1px);
    background-size:18px 18px;
    opacity:0.45;
}

.hp_video .n_small span{
    background:rgba(255,255,255,0.18);
    color:#fff;
}

.hp_video_listbox{
    margin-top:25px;
}

.hp_video_item{
    text-align:center;
}

.hp_video_frame{
    position:relative;
    width:100%;
    height:0;
    padding-top:56.25%;
    overflow:hidden;
    border-radius:4px;
    background:#000;
}

.hp_video_frame img{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:100%;
    height:100%;
    object-fit:cover;
}

.hp_video_play{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    color:#ff0000;
    background:#fff;
    width:54px;
    height:38px;
    border-radius:8px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:26px;
}

.hp_video_item .n_content{
    text-align:center;
    margin-top:15px;
    font-size:13px;
}

/*video component*/
.new_video_type2 .video_box .video_frame_outline {
  padding: 0;
  border: 0;
  border-radius: 0;
}

.new_video_type2 .video_box {
  box-shadow: none;
  border: none;
  border-radius: 0;
}

.new_video_type2 .video_box .title {
  text-align: center;
  color: #fff;
  margin-top: 20px;
  font-family: 'Poppins',Sans-Serif;
}
.new_video_type2 .video_box .title strong{
    font-weight:400;
}

@media screen and (max-width:991.5px){
    .index_wrapper_7{
        padding:20px 5% 60px;
    }

    .hp_video_item{
        margin-bottom:25px;
    }
}

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

    .hp_video_box{
        border-radius:12px;
    }
    
    .new_video_type2 .video_box{
        margin-bottom:35px;
    }
    .index_wrapper_7{
        padding:20px 0 0 0;
    }
    .index_wrapper_7 .outerRow_7{
        border-radius:0;
        padding-top:60px;
    }
}

/*contact / subscribe*/
.hp_contact{
    padding:65px 7.5% 80px;
    background:#092f67;
}

.hp_contact .container-fluid{
    padding:0;
}

.hp_subscribe_box{
    background:rgba(255,255,255,0.18);
    border-radius:14px;
    padding:24px 45px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:35px;
    margin-bottom:55px;
}

.hp_subscribe_box .n_title{
    font-size:30px;
    margin-bottom:0;
    white-space:nowrap;
}

.hp_subscribe_form{
    flex:1;
    display:flex;
    align-items:center;
    border:1px solid #fff;
    border-radius:50px;
    overflow:hidden;
}

.hp_subscribe_form input{
    flex:1;
    height:44px;
    padding:0 22px;
    background:transparent;
    color:#fff;
    border:0;
    outline:none;
}

.hp_subscribe_form input::placeholder{
    color:#fff;
}

.hp_subscribe_form button{
    height:44px;
    padding:0 22px;
    border:0;
    background:#18c9df;
    color:#fff;
    font-size:13px;
    font-weight:600;
    cursor:pointer;
}

.hp_contact_listbox{
    margin-bottom:50px;
}

.hp_contact_item{
    padding-right:28px;
}

.hp_contact_item .n_subtitle{
    font-size:14px;
    margin-bottom:14px;
}

.hp_contact_item .n_content{
    font-size:13px;
    line-height:1.7;
    opacity:0.95;
}

.hp_contact_link{
    display:flex;
    align-items:center;
    gap:10px;
    color:#fff;
    font-size:13px;
    line-height:1.7;
    text-decoration:none;
}

.hp_contact_link:hover{
    color:#18c9df;
    text-decoration:none;
}

@media screen and (max-width:991.5px){
    .hp_contact{
        padding:60px 5%;
    }

    .hp_subscribe_box{
        flex-direction:column;
        align-items:flex-start;
    }

    .hp_subscribe_form{
        width:100%;
    }

    .hp_contact_item{
        margin-bottom:30px;
    }
}

@media screen and (max-width:767.5px){
    .hp_contact{
        padding:55px 0;
    }

    .hp_subscribe_box{
        padding:25px 20px;
    }

    .hp_subscribe_box .n_title{
        font-size:24px;
    }

    .hp_subscribe_form{
        flex-direction:column;
        border-radius:10px;
        border:0;
        gap:10px;
    }

    .hp_subscribe_form input,
    .hp_subscribe_form button{
        width:100%;
        border-radius:50px;
    }

    .hp_subscribe_form input{
        border:1px solid #fff;
    }
}

/*footer type12 override*/
.footer_type12{
    background:#092f67!important;
    color:#fff!important;
    padding-top:80px !important;
    padding-bottom: 40px!important;
    font-family:inherit;
}

.footer_type12 > .row > .col-12 > .container{
    max-width:84%;
    padding:0;
}

/*subscribe box*/
.footer_type12 .row > .col-12.mb-1.mb-md-0.p-3:first-child {
  background: rgba(255,255,255,0.22);
  border-radius: 25px;
  padding: 25px 60px !important;
  margin-bottom: 82px !important;
}

.footer_type12 .title{
    min-height:auto;
    margin-bottom:0;
    display:flex;
    align-items:center;
}


/*subscribe input*/
.footer_type12 .input-container{
    height:auto;
    position:relative;
}

.footer_type12 .input-container input {
    width: 82%;
    height: 45px;
    border: 1px solid rgba(255,255,255,0.8) !important;
    border-radius: 12px;
    background: transparent !important;
    color: #fff !important;
    font-size: 15px;
    font-weight: 400;
    padding: 0px 0 0 5%;
    position: relative;
}

.footer_type12 .input-container input::placeholder{
    color:#fff;
    opacity:1;
}

.footer_type12 .input-container .submit {
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    height: 45px;
    border: 1px solid rgba(255,255,255,0.9) !important;
    border-radius: 10px;
    background: #18c9df !important;
    color: #fff !important;
    font-size: 15px;
    font-weight: 400;
    padding: 0 3%;
    z-index: 2;
}

/*footer info columns*/
.footer_type12 .col-md-3{
    padding:0 15px!important;
}

.footer_type12 .col-md-3 .title{
    margin-bottom:22px;
}

.footer_type12 .footer_subtitle{
    font-family: 'poppins',Sans-Serif;
    font-size:1.1vw !important;
    font-weight:600!important;
    line-height:1.3;
    color:#18c9df!important;
    text-transform:uppercase;
}

.footer_type12 .company_des,
.footer_type12 p,
.footer_type12 a{
    font-size:1vw;
    line-height:1.55;
    color:#fff!important;
    font-weight:400;
}

.footer_type12 a:hover{
    color:#18c9df!important;
    text-decoration:none;
}

.footer_type12 ul{
    margin-bottom:0;
}

.footer_type12 ul li p{
    margin-bottom:12px;
}

.footer_type12 ul li a{
    float:none!important;
    display:flex;
    align-items:center;
    gap:8px;
}

.footer_type12 .location .d-flex{
    align-items:flex-start;
}

.footer_type12 .location i,
.footer_type12 ul li a i{
    font-size:15px;
    color:#fff;
    margin-top:6px;
    margin-right:8px;
}

/*divider*/
.footer_type12 .line{
    width:100%;
    height:1px;
    background:rgba(255,255,255,0.75)!important;
    margin:105px 0 28px!important;
    padding:0!important;
}

/*copyright*/
.footer_type12 .copy_right p,
.footer_type12 .copy_right small,
.footer_type12 .privacy_policy,
.footer_type12 .platinum_website_visitor,
.footer_type12 .copy_right + .col-12 p,
.footer_type12 p small a{
    color:#fff!important;
    font-size:1vw;
    line-height:1.55;
}

.footer_type12 .copy_right b{
    font-weight:800;
}

/*social media*/
.footer_type12 .social_media{
    text-align:right;
    padding-top:60px;
}

.footer_type12 .social_media a{
    width:28px;
    height:28px;
    border-radius:50%;
    background:#fff;
    color:#092f67!important;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    margin-left:10px!important;
    transition:0.25s all linear;
}

.footer_type12 .social_media a i{
    color:#092f67!important;
    font-size:18px;
}

.footer_type12 .social_media a:hover{
    background:#18c9df;
}

.footer_type12 .social_media a:hover i{
    color:#fff!important;
}

/*subscribe*/
.footer_type12 .title h6.subscribe_new{
  align-self: center;
  margin-bottom: 0;
  font-family: 'popins',sans-serif;
  font-weight: 600 !important;
  color: #fff !important;
  font-size: 2.5vw !important;
}

@media screen and (max-width:1200.5px){
    .footer_type12 > .row > .col-12 > .container{
        max-width:90%;
    }

    .footer_type12 .row > .col-12.mb-1.mb-md-0.p-3:first-child{
        padding:30px 45px!important;
    }

}

@media screen and (max-width:991.5px){
    .footer_type12{
        padding: 60px 5% 0 !important;
    }

    .footer_type12 .row > .col-12.mb-1.mb-md-0.p-3:first-child{
        padding:30px!important;
        margin-bottom:50px!important;
    }

    .footer_type12 .title{
        justify-content:flex-start;
    }
    
    .footer_type12 .input-container input {
        width: 100%;
    }
    
    .footer_type12 .title h6.subscribe_new{
        width: 100%;
        font-size:24px !important;
        text-align:center;
    }

    .footer_type12 .subscribe_new{
        margin-bottom:25px!important;
    }

    .footer_type12 .text-center{
        text-align:left!important;
    }
    
    .footer_type12 .col-md-3 .title {
      margin-bottom: 15px;
    }

    .footer_type12 .col-md-3{
        margin-bottom:35px!important;
    }

    .footer_type12 .line{
        margin:40px 0 25px!important;
    }

    .footer_type12 .social_media{
        text-align:left;
        padding-top:25px;
    }
}

@media screen and (max-width:767.5px){
    .footer_type12 > .row > .col-12 > .container{
        max-width:92%;
    }

    .footer_type12 .subscribe_new{
        font-size:30px!important;
    }

    .footer_type12 .input-container{
        height:auto;
    }

    .footer_type12 .input-container input{
        height:52px;
        padding:0 18px;
        margin-bottom:12px;
        position:relative;
    }

    .footer_type12 .input-container .submit{
        position:relative;
        width:100%;
        height:52px;
    }

    .footer_type12 .footer_subtitle{
        font-size:18px!important;
    }

    .footer_type12 .company_des,
    .footer_type12 p,
    .footer_type12 a{
        font-size:15px;
    }
    
    .footer_type12 .subscribe_new{
        font-size:28px!important;
    }

    .footer_type12 .company_des,
    .footer_type12 p,
    .footer_type12 a{
        font-size:15px;
    }
    
    .footer_type12 .copy_right p,
    .footer_type12 .copy_right small,
    .footer_type12 .privacy_policy,
    .footer_type12 .platinum_website_visitor,
    .footer_type12 .copy_right + .col-12 p,
    .footer_type12 p small a{
        color:#fff!important;
        font-size:14px;
        line-height:1.55;
    }
}

/*mobile side-navbar*/
.side_menu .footer_langbar_item{
    color:#fff!important;
}