﻿/**/
#main_index{
    padding-bottom:0rem!important;
    overflow:hidden;
}
.breakspan{

    display:block;
}
.c_blue{
    color:#005da3;
}

.whatsapp_float_btn{
    top:89vh;
    right: 17.5rem;
}
.whatsapp_float_btn a:before{
    position: absolute;
    content: "How can I help you?";
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: -12.5rem;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    background-color: #26d367;
    border-radius: 30px;
    width: 255px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: -1;
    padding: 0% 15% 0% 60%;
}

/*Navbar Searchbar*/
.editor {
    position: relative;
    z-index: 999; 
}
.editor a:hover{
    text-decoration: none;
    color: #888 !important;
}
.topcontact{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.topicon{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.topicon.scroll_menu {
    position: fixed;
    z-index: 9999;
    top: 27px;
    right: 15%;
    width: auto;
}
.topicon > div{
    margin-right: 25px;
}
.editor .login .dropdown-menu {
    z-index: 1;
    background-color: transparent;
    top: 20px;
    border: none;
    -webkit-animation: swing-in-top-fwd 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
    animation: swing-in-top-fwd 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
    right: auto;
    left: 0;
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    text-align: left;
    position: absolute;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    list-style: none;
    background-clip: padding-box;
    border-radius: .25rem;
}
.editor .login .dropdown-menu .dropdown-item a {
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    outline: transparent;
    padding: 0.5rem 1rem !important;
    color: #fff;
    font-size: 14px;
}
.editor .login .dropdown-menu .dropdown-item a:hover{
    text-decoration: none;
    background: #454343;
}
.editor .login .dropdown-menu .dropdown-item {
    background-color: rgba(75, 75, 75, 0.9);
    display: flex;
    flex-direction: column;
    max-width: 350px;
    min-width: 150px;
    padding: 0;
}
.editor.login:focus .dropdown-menu, .editor .login:hover .dropdown-menu {
    display: block;
}
.editor .login {
    max-width: 150px;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0;
    display: flex;
    position: relative;
}
.editor .shopping{
    margin-right: 10px;
    display: flex;
}
.editor .shopping > a {
    display: flex;
    padding: 0 15px 0 0 !important;
}
.editor .shopping > a:hover{
    text-decoration: none;
}
.editor .shopping .fa-shopping-cart, .editor .fa-user, .editor .fa-search{
    font-size: 22px !important;
    color: #4b4b4b;
}
.editor .shopping .bi-cart3, .editor .bi-person-plus, .editor .bi-search{
    color: #4b4b4b;
}
.editor .shopping .bi-cart3{
    font-size: 18px;
}
.editor .bi-person-plus{
    font-size: 20px;
}
.editor .bi-search{
    font-size: 15px;
}
.editor .topicon.scroll_menu .shopping .fa-shopping-cart, .editor .topicon.scroll_menu .fa-user, .editor .topicon.scroll_menu .fa-search{
    font-size: 20px !important;
}
.editor .shopping .badge {
    font-size: 90%;
}
.nav_search {
    flex-grow: 1;
    display: flex;
    max-width: 100%;
    align-self: center;
    margin-bottom: -5px;
    border: 1px solid #e0dede;
    box-shadow: 0px 0px 7px rgb(191 191 191 / 65%);
}
.editor .scroll_menu .nav_search{
    border: none;
}
.nav_search input {
    background: rgba(240, 242, 245, 1);
    width: 100%;
    height: 45px;
    border: 0;
    box-shadow: none;
    padding: 5px 60px 5px 25px;
    border-radius: 0;
    max-height: 45px;
}
.nav_search .search_button {
    background-color: #f0f2f5;
    color: white;
    box-shadow: none;
    border: none;
    border-radius: 0;
    padding: 0 15px;
    max-height: 45px;
}
.boxSearch .fa-search{
    font-size: 18px !important;
}
.dark_nav.sticky-search{
    margin-top: 60px;
}
.btnSearch {
    position: fixed;
    z-index: 999;
    cursor: pointer;
    transition: all .43s ease-in-out;
    width: 30px;
    height: 30px;
    right: 3.5vw;
    top: 2rem;
    border: 2px solid #4d4d4d;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto 0;
    padding: 6px;
}
.btnSearch i{
    color:#000;
}
.boxSearch {
    display: none;
    position: fixed;
    top: 10vh;
    right: 3.5vw;
    z-index:1000;
}
.scroll_menu .boxSearch {
    display: none;
    position: absolute;
    top: 60px;
    left: -265px;
    width: 300px;
}
.btnClose .bi-search:before {
    content: "\f62a";
    font-size: 24px;
    vertical-align: bottom;
    margin-right: -5px;
}
.btnSearch img{
    width:25px;
    height:25px;
    /*filter: brightness(0) invert(1);*/
    object-fit: contain;
}
.inside_searchbutton{
    width:30px;
}

/*navbar*/
.navbar_type8{
    height:100px;
}
.navbar_type8 .nav_tab .nav_item a{
    font-size:1vw;
    font-weight:700;
    padding: 15px 25px;
    color:#4d4d4d;
}
.navbar_type8 .nav_tab{
    padding-right: 90px;
}
.navbar_type8.navbar_height.dark_nav{
    background-color:rgba(255,255,255,0.8)!important;
}
.navbar_type8 .logo img{
    width:100px;
    padding:5px;
}
@media screen and (max-width: 1200.5px){
    .navbar_type8 .nav_tab .nav_item a{
        padding:15px 20px;
    }
}

/*banner*/
.index_wrapper_2{
    background-color:#e5eef5;
}
.slider_banner .banner_content{
    overflow:hidden;
}
.hp_banner{
    position:relative;
}
.hp_banner .col-md-12{
    padding:0;
}
.hp_banner_title{
    font-size:2vw;
    font-weight:700;
    font-style:italic;
    color:#fff;
    margin-bottom:1%;
}
.hp_banner_box{
    width: 56%;
    height: auto;
    margin-left: auto;
    margin-right: 0;
    position: absolute;
    padding: 2% 3%;
    right: 0;
    top: 22vw;
}
.hp_banner .hp_banner_image{
    width:90%!important;
}
.hp_banner .hp_banner_sentence{
    width: 50%!important;
    position: absolute;
    top: 3vw;
    left: 5vw;
}
.index_wrapper_2 .slider_banner{
    margin-bottom:0;
}
.index_wrapper_2 .slick-dots{
    bottom: 5rem;
    left: -10vw;
}
@media screen and (max-width: 500.5px){
    .index_wrapper_2 .item>img{
    	min-height:17rem!important;
    	object-fit:cover;
    	object-position:right;
    }
    .hp_banner_box{
        padding: 2% 5%;
        width: 22rem;
        top: 8.7rem;
    }
    .hp_banner .hp_banner_image{
        width:270px!important;
    }
    .hp_banner .hp_banner_sentence{
        width:80%!important;
        top: 1rem;
        left: 2rem;
    }
    .hp_banner_title{
        font-size:16px;
    }
    .index_wrapper_2 .slick-dots{
        bottom:0;
        left:0;
    }
}

.index_wrapper_3{
	background-image:url("../png/1702965580bg-1zyep.png");
	background-size:100%;
	background-position:top;
	background-repeat:no-repeat;
  
}

/*hp_about*/
.hp_about{
    padding:6% 9% 3%;
}
.hp_about .row{
    align-items: center;
}
.hp_about .col-md-7{
    padding-left:4%;
}
.hp_about_title{
    font-size:1.2vw;
    font-weight:400;
    margin-bottom:1%;
    color:#000;
}
.hp_about_subtitle{
    font-size:1.8vw;
    font-weight:700;
    margin-bottom:3%;
    color:#000;
}
.hp_about_content{
    font-size:1vw;
    font-weight:500;
    line-height:2vw;
    margin-bottom:1%;
    color:#000;
}
.hp_about_image{
    width:100%;
    margin:0 auto;
    display:block;
}
.hp_about_buttonbox{
    display:flex;
    justify-content: flex-start;
    align-items:flex-start;
    margin:3% 0% 0%;
}
.hp_about_button{
    position:relative;
    border:1px solid rgba(0,93,163,255);
    border-radius:10px;
    color:#fff;
    padding:2% 8% 2% 3%;
    background-color:rgba(0,93,163,255);
    transition:0.25s all linear;
    margin-right:1%;
}
.hp_about_button:hover{
    text-decoration:none;
    color:#fff;
    background-color:rgba(0,93,163,0.8);
    transform:scale(0.95);
}
.hp_about_button:before{
    position: absolute;
    content: ">>";
    top: 0;
    bottom: 0;
    right: 1.5vw;
    margin: auto 0;
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
    transition:0.25s all linear;
}
.hp_about_button:hover:before{
    transform:rotate(-90deg);
}

@media screen and (max-width: 1200.5px){
    .hp_about_title{
        font-size:1.5vw;
    }
    .hp_about_content{
        font-size:1.2vw;
        line-height:2.4vw;
    }
    .hp_about_button{
        font-size:1.2vw;
    }
}
@media screen and (max-width: 991.5px){
    .hp_about_title{
        font-size:1.5vw;
    }
    .hp_about_content{
        font-size:1.5vw;
        line-height:3vw;
    }
    .hp_about_button{
        font-size:1.5vw;
    }
}
@media screen and (max-width: 767.5px){
    .hp_about{
        padding:6% 3%;
    }
    .hp_about .col-md-5{
        order:2;
    }
    .hp_about .col-md-7{
        order:1;
    }
    .hp_about_title{
        font-size:16px;
        margin-bottom:5%;
    }
    .hp_about_subtitle{
        font-size: 22px;
        line-height: 30px;
        margin-bottom:5%;
    }
    .hp_about_subtitle .breakspan{
        display:inline;
    }
    .hp_about_content{
        font-size:16px;
        line-height:30px;
    }
    .hp_about_buttonbox{
        margin:9% 0% 18%;
        flex-direction:column;
    }
    .hp_about_button{
        font-size:16px;
        padding:2% 12% 2% 5%;
        margin-bottom:15px;
            min-width: 43vw;
        width: 100%;
        max-width: 74vw;
    }
    .hp_about_button:before{
        right:3.5vw;
    }
}

/*hp_cat*/
.hp_cat{
    padding:3% 9% 3%;
}
.hp_cat_title{
    font-size:2.5vw;
    font-weight:700;
    font-style:italic;
    margin-bottom:1%;
    color:#000;
}
.hp_cat_subtitle{
    font-size:1vw;
    font-weight:400;
    margin-bottom:3%;
    color:#000;
}
.hp_cat_box{
    position:relative;
    border-radius:30px;
    overflow:hidden;
}
.hp_cat_image{
    width:100%;
    margin:0 auto;
    display:block;
    transition:0.35s all linear;
}
.hp_cat_image:hover{
    transform:scale(1.05);
}
.hp_cat_link:before{
    position:absolute;
    bottom:2vw;
    left:0;
    right:0;
    text-align: center;
    font-size:1.2vw;
    font-weight:700;
    font-style:italic;
    letter-spacing:1px;
    color:#fff;
    z-index:1;
}
.hp_cat .col-md-4:nth-child(2) .hp_cat_link:before{
    content:"WELDING EQUIPMENTS";
}
.hp_cat .col-md-4:nth-child(3) .hp_cat_link:before{
    content:"GAS EQUIPMENTS";
}
.hp_cat .col-md-4:nth-child(4) .hp_cat_link:before{
    content:"MACHINE & SPAREPARTS";
}
.hp_cat_button{
    position: absolute;
    border: 1px solid rgba(0,93,163,255);
    border-radius: 10px;
    color: #fff;
    padding: 1% 4% 1% 1%;
    background-color: rgba(0,93,163,255);
    transition: 0.25s all linear;
    right: -2vw;
    transform: rotate(-90deg);
    bottom: 7vw;
}
.hp_cat_button:hover{
    text-decoration:none;
    color:#fff;
    background-color:rgba(0,93,163,0.8);
    transform:scale(0.95) rotate(-90deg);
}
.hp_cat_button:before{
    position: absolute;
    content: ">>";
    top: 0;
    bottom: 0;
    right: 1.5vw;
    margin: auto 0;
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
    transition:0.25s all linear;
}
.hp_cat_button:hover:before{
    transform:rotate(-90deg);
}

@media screen and (max-width: 1200.5px){
    .hp_cat_subtitle{
        font-size:1.2vw;        
    }
    .hp_cat_button{
        font-size:1.2vw;
    }
}
@media screen and (max-width: 991.5px){
    .hp_cat_subtitle{
        font-size:1.5vw;        
    }
    .hp_cat_button{
        font-size:1.5vw;
    }
}
@media screen and (max-width: 767.5px){
    .hp_cat{
        padding:12% 3% 15%;
    }
    .hp_cat_title{
        font-size:25px;
        margin-bottom:4%;
    }
    .hp_cat_subtitle{
        font-size:16px;
        line-height:25px;
        margin-bottom:9%;
    }
    .hp_cat_button{
        font-size: 16px;
        right: 0;
        left: 0;
        margin: 0 auto;
        padding: 3% 5%;
        transform: rotate(0deg);
        bottom: 0;
        width: 45%;
    }
    .hp_cat_button:hover{
        transform:scale(0.95) rotate(0deg);
    }
    .hp_cat_button:before{
        right: 5.5vw;
    }
    .hp_cat_box{
        margin-bottom:30px;
    }
    .hp_cat_link:before{
        font-size:16px;
        bottom:2rem;
    }
}

/*hp_choose*/
.hp_choose{
    padding:6% 9%;
}
.hp_choose .col-md-2{
    flex:0 0 20%;
    max-width:20%;
}
.hp_choose_title{
    font-size:2.5vw;
    font-weight:700;
    font-style:italic;
    margin-bottom:4%;
    text-align: center;
    color:#000;
}
.hp_choose_icon{
    width: 70%;
    margin: 0 auto;
    display: block;
    box-shadow: 0px 3px 7px rgba(0,0,0,0.4);
    border-radius: 100px;
}
.hp_choose_icon:hover{
    transform-origin:center;
    animation:j_shake 0.3s linear 0.1s 2;
}
.hp_choose_content{
    display:flex;
    justify-content: center;
    align-items:center;
    flex-direction:column;
    width:100%;
    font-size:1vw;
    font-weight:400;
    text-align: center;
    margin-bottom:0;
    color:#000;
}
.hp_choose_span{
    margin-top:9%;
}

@keyframes j_shake{
    25%{transform:rotate(10deg);}
    75%{transform:rotate(-10deg);}
}

@media screen and (max-width: 991.5px){
    .hp_choose .row{
        justify-content: center;
    }
    .hp_choose .col-md-2{
        flex:0 0 33.33%;
        max-width:33.33%;
    }
    .hp_choose_content{
        font-size:1.5vw;
    }
    .hp_choose_span{
        margin-bottom: 20%;
    }
}
@media screen and (max-width: 767.5px){
    .hp_choose{
        padding:18% 3% 12%;
    }
    .hp_choose .col-md-2{
        flex:0 0 50%;
        max-width:50%;
    }
    .hp_choose_title{
        font-size:25px;
        margin-bottom:9%;
    }
    .hp_choose_icon{
        width:80%;
    }
    .hp_choose_content{
        font-size:14px;
    }
}

/*hp_product*/
.index_wrapper_4{
    padding:3% 9%;
}
.hp_product_title{
    font-size:2.5vw;
    font-weight:700;
    font-style:italic;
    margin-bottom:4%;
    text-align: center;
    color:#000;
}
@media screen and (max-width: 767.5px){
    .index_wrapper_4{
        padding:12% 3%;
    }
    #index_4_2 {
        padding: 0% 6%!important;
    }
    .hp_product_title{
        font-size:25px;
        margin-bottom:9%;
    } 
}


/*templated - product listing by tag*/
.productSlider-1 .product_img .product_box .product_img_frame img{
    object-fit:contain!important;
}
.productSlider-1 .product_img .product_box h6{
    font-weight:400!important;
}
.productSlider-1 .slick-track .slick-slide{
    margin: 10px 15.5px;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.25);
}
.productSlider-1 .slick-next{
    right:-2rem;
}
.productSlider-1 .slick-prev{
    left:-3rem;
}
.productSlider-1 .slick-next:before{
    width: 40px;
    height: 40px;
    content:"";
    background-image: url(../png/1702971325arrow-rightqxec.png);
    background-size:100%;
    background-repeat:no-repeat;
    background-position:center;
}
.productSlider-1 .slick-prev:before{
    width: 40px;
    height: 40px;
    content:"";
    background-image: url(../png/1702971303arrow-leftvq9n.png);
    background-size:100%;
    background-repeat:no-repeat;
    background-position:center;
}

@media screen and (max-width: 767.5px){
    .productSlider-1 .slick-next{
        right:2rem;
    }
    .productSlider-1 .slick-prev{
        left:2rem;
    }
}

/*hp_video*/
.hp_video{
    padding: 3% 9% 6% 21%;
}
.hp_video_box{
    position:relative;
    width: 100%;
    height: 35vw;
}
.hp_video_box:before{
    position: absolute;
    content: "";
    background-image: url(../png/1702972733bg-2t0bm.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 40vw;
    bottom: -5vw;
    left: -11vw;
    z-index: -1;
}
.hp_video_image{
    width: 100%;
    height: 35vw;
    object-fit: cover;
}
.hp_video_title{
    font-size:2vw;
    font-weight:700;
    font-style:italic;
    margin-top:2%;
    margin-bottom:4%;
    color:#fff;
}

@media screen and (max-width: 767.5px){
    .hp_video {
        padding: 3% 0% 6% 7%;
    }
    .hp_video .col-md-12{
        padding-right:0;
    }
    .hp_video_box{
        height:50vw;
    }
    .hp_video_image{
        height:50vw;
    }
    .hp_video_box:before{
        background-size:cover;
        height: 59vw;
        bottom: -9vw;
        left: -11vw;
    }
    .hp_video_title{
        font-size:16px;
        margin-top:3%;
    }
}

/*hp_news*/
.index_wrapper_6{
    background-color:#f5f5f5;
    padding:6% 9% 3%;
}
.hp_news .row{
    align-items: center;
}
.hp_news_title{
    font-size:2.5vw;
    font-weight:700;
    font-style:italic;
    margin-bottom:1%;
    color:#000;
}
.hp_news_buttonbox{
    display:flex;
    justify-content: flex-end;
    align-items:flex-end;
    margin:3% 0% 0%;
}
.hp_news_button{
    position:relative;
    border:1px solid rgba(0,93,163,255);
    border-radius:10px;
    color:#fff;
    padding:2% 8% 2% 3%;
    background-color:rgba(0,93,163,255);
    transition:0.25s all linear;
}
.hp_news_button:hover{
    text-decoration:none;
    color:#fff;
    background-color:rgba(0,93,163,0.8);
    transform:scale(0.95);
}
.hp_news_button:before{
    position: absolute;
    content: ">>";
    top: 0;
    bottom: 0;
    right: 1.5vw;
    margin: auto 0;
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
    transition:0.25s all linear;
}
.hp_news_button:hover:before{
    transform:rotate(90deg);
}

@media screen and (max-width: 1200.5px){
    .hp_news_button{
        font-size:1.2vw;
    }
}
@media screen and (max-width: 991.5px){
    .hp_news_button{
        font-size:1.5vw;
    }
}
@media screen and (max-width: 767.5px){
    .index_wrapper_6{
        padding: 12% 3% 3%;
    }
    .hp_news_title{
        font-size:25px;
    }
    .hp_news_buttonbox{
        justify-content: flex-start;
        align-items:flex-start;
        margin: 5% 0% 0%;
    }
    .hp_news_button{
        font-size:16px;
        padding:2% 12% 2% 5%;
    }
    .hp_news_button:before{
        right:3.5vw;
    }
}

/*templated - news*/
.hp_latest_new_8{
  margin-top:2%;  
}
.hp_latest_new_8 .news_box .read_more{
    color:#000;
    text-decoration: underline;
}
.hp_latest_new_8 .news_box .read_more:hover{
    color:#000;
}

@media screen and (max-width: 767.5px){
    .hp_latest_new_8 .news_box{
        padding: 20px 0px;
    }
}


/*hp_mas*/
.hp_mas{
    padding:6% 0%;
}
.hp_mas_title{
    font-size:2.5vw;
    font-weight:700;
    font-style:italic;
    margin-bottom:4%;
    text-align: center;
    color:#000;
}
.hp_mas_image{
    width:150px;
    margin:0 auto;
    display:block;
}
.imageMarquee {
    height: 100px;
    background-image: url('../jpg/1704340162Running-Logosb3f.jpg');
    animation: imageMovement 40s linear infinite;
    background-size: cover;
    background-repeat: repeat;
}

@keyframes imageMovement {
    100% {
        background-position-x: -5976px;
    }
}


@media screen and (max-width: 767.5px){
    .hp_mas{
        padding:12% 0%;
    }
    #index_4_2 {
        padding: 0% 6%!important;
    }
    .hp_mas_title{
        font-size:25px;
        margin-bottom:9%;
    } 
}

/*hp_contact*/
.hp_contact{
    padding:0% 0% 4%;
}
.hp_contact .row{
    align-items: center;
}
.hp_contact .col-md-6{
    padding:0;
}
.hp_contact .col-md-6:nth-child(2){
    padding-left:5%;
}
.hp_contact_title{
    font-size:2.5vw;
    font-weight:700;
    font-style:italic;
    margin-bottom:1%;
    color:#000;
}
.hp_contact_subtitle{
    font-size:1vw;
    font-weight:400;
    margin-bottom:3%;
    color:#000;
}
.hp_contact_content{
    font-size:1vw;
    font-weight:400;
    margin-bottom:3%;
    color:#000;
    display:flex;
    justify-content: flex-start;
    align-items: center;
    width:100%;
}
.hp_contact_icon{
    width:50px;
}
.hp_contact_span{
    margin-left:3%;
}
.hp_contact_span a{
    color:#000;
}
.hp_contact_span a:hover{
    color:#000;
}
.hp_contact_buttonbox{
    display:flex;
    justify-content: flex-start;
    align-items:center;
    margin:5% 0% 0%;
}
.hp_contact_button{
    position:relative;
    border:1px solid rgba(0,93,163,255);
    border-radius:10px;
    color:#fff;
    padding:2% 8% 2% 3%;
    background-color:rgba(0,93,163,255);
    transition:0.25s all linear;
}
.hp_contact_button:hover{
    text-decoration:none;
    color:#fff;
    background-color:rgba(0,93,163,0.8);
    transform:scale(0.95);
}
.hp_contact_button:before{
    position: absolute;
    content: ">>";
    top: 0;
    bottom: 0;
    right: 1.5vw;
    margin: auto 0;
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
    transition:0.25s all linear;
}
.hp_contact_button:hover:before{
    transform:rotate(-90deg);
}
.hp_contact_mapsbox iframe{
    height:40vw;
}

@media screen and (max-width: 1200.5px){
    .hp_contact_subtitle{
        font-size:1.2vw;
    }
    .hp_contact_content{
        font-size:1.2vw;
    }
    .hp_contact_button{
        font-size:1.2vw;
    }
}
@media screen and (max-width: 991.5px){
    .hp_contact_subtitle{
        font-size:1.5vw;
    }
    .hp_contact_content{
        font-size:1.5vw;
    }
    .hp_contact_content .breakspan{
        display:inline;
    }
    .hp_contact_button{
        font-size:1.5vw;
    }
}
@media screen and (max-width: 767.5px){
    .hp_contact{
        padding:0;
    }
    .hp_contact .col-md-6:nth-child(1){
        order:2;
    }
    .hp_contact .col-md-6:nth-child(2){
        order:1;
        padding:6% 6% 12%;
    }
    .hp_contact_mapsbox iframe{
        height:25rem;
    }
    .hp_contact_title{
       font-size:25px; 
       margin-bottom:4%;
    }
    .hp_contact_subtitle{
        font-size:16px;
       margin-bottom:9%;
    }
    .hp_contact_content{
        font-size:16px;
        margin-bottom:6%;
    }
    .hp_contact_buttonbox{
        margin:12% 0% 0%;
    }
    .hp_contact_button{
        font-size:16px;
        padding:2% 12% 2% 5%;
    }
    .hp_contact_button:before{
        right:3.5vw;
    }
}

/*footer*/
.footer_type6{
    background-image:url("../png/1702978191footer-bg9f2v.png");
    background-size:cover;
    background-position:top;
    background-repeat:no-repeat;
    background-color:#000;
}
.footer_type6_bottom{
    background-color:#005da3;
}
.footer_type6_bottom p,
.footer_type6_bottom a,
.footer_type6_bottom h6,
.footer_type6_bottom i{
    font-size:16px;
    color:#fff;
}
.footer_type6 p,
.footer_type6 a,
.footer_type6 h6,
.footer_type6 i{
    font-size:16px;
    color:#fff;
}
.footer_type6 .logo img{
    right: 0;
    margin: 0 auto;
    max-height: 100px;
}
.footer_type6 .alter_row2 .title{
    min-height: 100px;
}
.footer_type6 .title h6{
    text-transform: uppercase;
    font-size:20px!important;
}
.footer_type6 .alter_row2 p{
    text-align: center;
}
.footer_type6 .alter_row3 .title{
    justify-content: right;
}
.footer_type6 .alter_row3 ul{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
    .platinum_website_visitor{
        font-size:16px;
    	color:#fff;
    }

@media screen and (max-width: 767.5px){
    .alter_row1{
        order:2;
    }
    .alter_row2{
        order:1;
    }
    .alter_row3{
        order:3;
    }
    .footer_type6 .alter_row2 p{
        text-align: left;
    }
    .footer_type6 .alter_row1 .title,
    .footer_type6 .alter_row3 .title{
        justify-content: flex-start;
    }
    .footer_type6 .alter_row1 ul,
    .footer_type6 .alter_row3 ul{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }    
}
