/*.gallerycategory .col-lg-3.col-md-6.col-sm-12.p-0:last-child {*/
/*    display: none;*/
/*}*/

.toggle_btn {
    top: auto;
    height: auto;
    bottom: 30px;
    left: 30px;
}
.toggle_btn .whatsapp {
    left: auto;
}
.float_phone_btn {
    position: fixed;
    top: 38px;
    right: 15px;
    transform: translateY(-50%);
    z-index: 1031;
}
.float_phone_btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    line-height: 1;
    color: #b60002;
    text-decoration: none;
}
@media screen and (max-width: 767.5px) {
    .toggle_btn {
        left: auto;
        right: 15px;
    }
    .navbar_mobile .logo_img {
        max-height: 40px;
    }
}

.smallTitle{
    font-weight: 500;
}
.navbar_type8 .logo {
    flex: 0 1 20%;
    overflow: hidden;
    position: relative;
    margin-left: 45px;
}
.navbar_type8 .nav_tab {
    flex: 0 1 80%;
    display: flex;
    justify-content: flex-end;
    padding-left: 15px;
    padding-right: 15px;
    flex-wrap: wrap;
}
.index_wrapper_10{
    padding-top: 5rem;
    padding-bottom: 5rem;
    position: relative;
}
.ws_gallery-2 .img_frame {
    width: 100%;
    padding-top: 200%;
    overflow: hidden;
    border: 1px solid rgba(231, 229, 229, 1);
    position: relative;
}
.ws_gallery-2 .img_frame img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all ease .3s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.index_wrapper_10:after{
    content: "";
    bottom: 0;
    left: 0;
    height: 40%;
    width: 100%;
    position: absolute;
    z-index: -1;
    background: #000;
}
#main_index .gallerycategory {
    margin-bottom: 10px;
    padding: 0 15px;
    color: #fff;
}

#main_index .hp_photoGallerySliderWithTitle .photo-gallery .outline_box {
    width: 100%;
    padding: 10px;
}
#main_index .hp_photoGallerySliderWithTitle .photo-gallery .slick-prev {
    z-index: 1;
    left: -15px;
}
#main_index .hp_photoGallerySliderWithTitle .photo-gallery .slick-next {
    z-index: 1;
    right: -15px;
}
.index_wrapper_9 .title_big {
    color: #fff;
}
.index_wrapper_9{
    background: linear-gradient(to right, #d8000d, #fd0019, #ba0003);
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.index_wrapper_7{
    padding-top: 5rem;
    padding-bottom: 5rem;
    position: relative;
}
#main_index .ex_videoSlide .ex_videoSlide_slider_banner .item .video_box{
    display: none !important;
}
.index_wrapper_7:after{
    content: "";
    bottom: 0;
    left: 0;
    height: 50%;
    width: 100%;
    position: absolute;
    z-index: -1;
    background: linear-gradient(to right, #d8000d, #fd0019, #ba0003);
}
#spec{
    background: url('../jpg/1707204086d_bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 6rem;
    padding-bottom: 6rem;
    color: #fff;
}
#spec .title_big{
    color: #fff;
    margin-bottom: 1rem;
}
.hp_photoGallerySliderWithTitle {
    background-color: transparent;
}
#project .content_text{
    max-width: 850px;
    margin: 0 auto;
}
#main_index .gallerycategory {
    margin-top: 30px;
}
#main_index .gallerycategory p.text-center.px-3 {
    color: #000000;
}
.project.containers .btn {
    background: linear-gradient(to right, #E6E6E6, #CCCCCC, #FFFFFF);
    color: #000;
    
}
.specWrapper{
    display: grid;
    grid-template-columns: 50% 1fr;
    /*max-width: 900px;*/
    margin: 0 auto;
    gap: 5%;
}
.specRightInnerWrapper{
    flex-basis: calc(50% - 7.5px);
    margin-bottom: 1rem;
}
.specRightInnerWrapper span:nth-child(2){
    font-size: 15px;
}
.specRight {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 1.5rem auto auto auto;
}
#spec .content_text{
    color: #fff;
    line-height: 1.8;
}
.titleLine{
    display: inline-block;
    height: 2px;
    background: #000;
    width: 45px;
    margin-left: 0.5rem;
}
.titleWrapper{
    margin-bottom: 0.6rem;
}
.navbar_mobile {
    /*flex-basis: auto;*/
    background-color: rgba(255, 255, 255, 1);
    height: auto;
    
}
body > br{
    display: none;
}
.bannerTextWrapper{
        position: absolute;
    left: 10.5%;
    bottom: 9.2%;
    color: #Fff;
}
.bannerLine{
    background: #fff;
    width: 15vw;
    height: 2px;
    display: inline-block;
    margin-right: 5px;
}
.bannerTop {
    font-size: 4vw;
    font-weight: 700;
    text-shadow: 2px 2px 5px rgba(0,0,0,0.5);
}
.bannerTop span{
    display: block;
}
.bannerBottomWord{
    font-size: 1.7vw;
    text-shadow: 2px 2px 5px rgba(0,0,0,0.5);
    letter-spacing: 0.1vw;
}
/*.page_title {*/
/*    margin-top: 10%;*/
/*}*/

#main_contactus .page_title{
    margin-top:20px;
}

/*nav*/
#top_spacing{
    height:150px !important;
}

.navbar_type8 {
    position: fixed;
    display: flex;
    background-color: rgba(255,255,255,1);
    box-shadow:2px 2px 15px rgba(0,0,0,0.4);
    width: 90%;
    height: 80px;
    z-index: 100;
    margin: 0 5%;
    border-radius: 10px;
    top: 5%;
}

.dark_nav{
    background-color: rgba(255,255,255,1) !important;
    animation: unset;
}

.navbar_type8 .nav_tab .nav_item a {
    color: #000;
    font-weight: 600;
    padding: 15px 0;
    font-size: 0.75vw;
}
.navbar_type8 .nav_tab .nav_item a:hover {
    color: #b60002;
}
.navbar_type8 .nav_tab .nav_item a.active {
    color: #b60002 !important;
}

.navbar_type8 .nav_tab .nav_item::before {
    position: absolute;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    top: 120%;
    width: calc(100% - 2.56vw);
    border-bottom: 2px solid #b60002;
    transition: opacity 0.5s ease-in-out;
    opacity: 0;
}
/*.navbar_mobile .btn-outline-light {*/
/*    border-color: #000;*/
/*    color: #000;*/
/*}*/
.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a{
    color: #fff !important;
    font-weight: 400;
    text-align:left;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a:hover {
    color: #ccc !important;
}
.navbar_type8 .logo img {
    padding: 5px;
    width: 100%;
}
.navbar_type8 .nav_tab .nav_item {
    align-self: center;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    transition: 1s fade-in;
    border-right: 2px solid #000;
    line-height: 1;
    padding: 0 1vw;
}
.navbar_type8 .nav_tab .nav_item:last-child{
    border-right: unset;
}

/*footer*/
.footer_type6 {
    background-color: #103e87;
    color: white;
    padding-top:50px !important;
}

.footer_type6 .logo{
    min-height: 60px;
}

.footer_type6 .logo img {
    max-height: 60px;
    filter:brightness(0) invert(1);
}

.footer_type6 .title h6 {
    font-weight: 600;
    align-self: end;
    margin-bottom: 0;
    font-size: 1.2rem !important;
}

.footer_type6 .title h6:after{
    content:'';
    width:100%;
    height:2px;
    background:#fff;
    margin-top:5px;
    display:block;
}

.footer_type6 a:hover{
    color:#ccc;
}

/*slider*/
.slider_banner{
    margin-top:-150px;
    overflow: hidden;
}

.slider_banner .banner_content {
    overflow: hidden;
}

.b_content{
    width: 45%;
    margin: 15% 10% 10% 0;
    padding: 2% 2% 2% 10%;
    background-image: linear-gradient(to right, rgba(15,60,135,0.8),rgba(15,60,135,0.5),rgba(15,60,135,0));
}

.b_content h2{
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size:3.5rem;
    line-height:1.1;
    color:#fff;
}

.b_content h2 span{
    display:inline-block;
}

.b_content p{
    font-family: 'Mulish', sans-serif;
    font-size:1.2rem;
    line-height:1.6;
    margin-bottom:0;
    color:#fff;
}

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

.float_number {
    /* font-family: 'Roboto Condensed', sans-serif; */
    font-size: 11rem;
    font-weight: 700;
    color: #f4f4f4;
    position: absolute;
    z-index: -1;
    left: -9%;
    bottom: 4%;
}

.title_big{
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-size: 30px;
    color: #b60002;
    text-transform:uppercase;
    margin-bottom:10px;
    font-weight: 800;
}

.content_text{
    font-size:1rem;
    line-height:1.6;
    color:#676767;
}

/*.btn_more {*/
/*       background: linear-gradient(to right, #d8000d, #fd0019, #ba0003);*/
/*    color: #fff;*/
/*    padding: 10px 45px;*/
    /* transition: linear .3s; */
/*    border: 1px solid transparent;*/
/*    font-weight: 600;*/
/*    margin-top: 20px;*/
/*    display: inline-block;*/
    /*border: unset;*/
/*    width: fit-content;*/
/*    border-radius: 5px;*/
    /*transition: all ease-in-out 0.35s;*/
  
/*}*/
.containers .btn__effect--2:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    content: attr(data-text);
    transform: translate3d(0,10px,0);
}
.containers .btn__effect--2:before, .containers .btn__effect--2 span {
    transition: all .4s;
    transition-timing-function: cubic-bezier(.85,0,.2,1);
}
.containers .btn__effect--2 {
    position: relative;
    overflow: hidden;
}
.containers .btn {
    flex: 1 0 0px;
    text-align: center;
    box-sizing: border-box;
     background: linear-gradient(to right, #d8000d, #fd0019, #ba0003);
     font-weight: 600;
    margin: 30px 0 0 0;
    padding: 10px 40px;
    /*background: 0 0;*/
    color: #fff;
    /*border: 1px solid #f7adbf;*/
    transition: all .5s;
    font-size: 12px!important;
}
.containers .btn__effect--2 span {
    display: inline-block;
    opacity: 0;
    transform: translate3d(0,-10px,0);
}
.containers .btn__effect--2:before, .containers .btn__effect--2 span {
    transition: all .4s;
    transition-timing-function: cubic-bezier(.85,0,.2,1);
}

.btn_more:hover{
    /*background:transparent;*/
    /*border: 1px solid #d8000d;*/
    /*color:#d8000d;*/
    /*  text-decoration: none;*/
    /*color: #fff;*/
    /*background: #d8000d;*/
}
.containers .btn:hover {
    cursor: pointer;
}
.containers .btn__effect--2:hover span:nth-child(1) {
    transition-delay: .04s;
}
.containers .btn__effect--2:hover span {
    opacity: 1;
    transform: translate3d(0,0,0);
}
.containers .btn__effect--2:hover span:nth-child(2) {
    transition-delay: .08s;
}
.containers .btn__effect--2:hover span {
    opacity: 1;
    transform: translate3d(0,0,0);
}
.containers .btn__effect--2:hover span:nth-child(3) {
    transition-delay: .12s;
}
.containers .btn__effect--2:hover span {
    opacity: 1;
    transform: translate3d(0,0,0);
}
.containers .btn__effect--2:hover span:nth-child(4) {
    transition-delay: .16s;
}
.containers .btn__effect--2:hover span {
    opacity: 1;
    transform: translate3d(0,0,0);
}
.containers .btn__effect--2:hover span:nth-child(5) {
    transition-delay: .2s;
}
.containers .btn__effect--2:hover span {
    opacity: 1;
    transform: translate3d(0,0,0);
}
.containers .btn__effect--2:hover span:nth-child(6) {
    transition-delay: .24s;
}
.containers .btn__effect--2:hover span {
    opacity: 1;
    transform: translate3d(0,0,0);
}
.containers .btn__effect--2:hover span:nth-child(7) {
    transition-delay: .28s;
}
.containers .btn__effect--2:hover span {
    opacity: 1;
    transform: translate3d(0,0,0);
}
.containers .btn__effect--2:hover span:nth-child(8) {
    transition-delay: .32s;
}
.containers .btn__effect--2:hover span {
    opacity: 1;
    transform: translate3d(0,0,0);
}
.containers .btn__effect--2:hover:before {
    opacity: 0;
    transform: translate3d(0,40px,0);
}
.wordSpacing{
    margin-left: 5px;
}
/*hp_about*/
.hp_about{
    padding-top:100px;
    padding-bottom:100px;
}

.about_contentGroup {
    padding: 0 3% 0 17%;
        height: 100%;
}
.about_content{
        height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*hp_product*/
#main_index .index_wrapper_4{
    position: relative;
    padding-top:70px;
    padding-bottom:100px;
}

#main_index .index_wrapper_4:before{
    content:'';
    position:absolute;
    z-index:-1;
    top:0;
    left:0;
    width:70%;
    height:95%;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    background: #000;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center;
}

#main_index .index_wrapper_4:after{
    content:'';
    position:absolute;
    z-index:-2;
    bottom:0;
    right:0;
    width:70%;
    height:95%;
        background: linear-gradient(to right, #d8000d, #fd0019, #ba0003);
    border-bottom-left-radius: 25px;
}

.footer_type11 .logo img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
    width: auto;
    max-height: 70px;
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    overflow: hidden;
}


.footer_type11 .col-12.col-md-5.mb-1.mb-md-0.p-3 .title,
.footer_type11 .col-12.col-md-3.mb-1.mb-md-0.p-3 .title
{
    display: flex;
    flex-direction: row;
    position: relative;
    margin-bottom: 1rem;
    text-transform: uppercase;
    padding-bottom: 0.7rem;
}
.footer_type11 .col-12.col-md-5.mb-1.mb-md-0.p-3  .title:after,
.footer_type11 .col-12.col-md-3.mb-1.mb-md-0.p-3  .title:after {
    content: "";
    bottom: 0;
    position: absolute;
    left: 0;
    background: #fff;
    width: 65px;
    height: 2px;
}
.footer_type11 .footer_news_title > b{
    font-weight: 400;
}
.footer_type11 {
    background-color: #000;
}
.footer_type11 .logo {
    position: relative;
    overflow: hidden;
    height: 0;
    width: 100%;
    height: 0;
    padding-top: 70px;
}
.footer_type11 .col-12.col-md-3.mb-1.mb-md-0.p-3 ul>li>a>p {
    text-transform: uppercase;
}
.product_cat-3 .cat_box .content{
    /*background-color: rgba(0, 0, 0, 0.65);*/
    height: 102%;
    width: 102%;
}
.product_cat-3 .cat_box .content .content_box > h3{
    display: none !important;
}

.product_cat-3 .cat_box .content .content_box {
    margin: auto;
    width: 80%;
    height: 80%;
    justify-content: flex-end;
}

/*.product_cat-3 .cat_box .content .content_box h4{*/
/*    font-family: 'Roboto Condensed', sans-serif;*/
/*    text-transform: uppercase;*/
/*    font-weight:400;*/
/*}*/
.product_cat-3 .cat_box .content h4 {
    color: white;
    font-weight: 600;
    font-size: 20px;
}

.product_title{
    color:#fff;
}

/*hp_why*/
.hp_why{
    padding-top:80px;
    padding-bottom:80px;
    position: relative;
}

.why_containerx1{
    margin-bottom:50px;
}

.why_containerx1 .col-lg-7{
    display:flex;
    align-items: end;
}

.why_title,
.why_containerx1 .content_text{
    margin-bottom:0;
}
.newClass{
    background: #f2f2f2;
}
.why_containerx2 > .row {
    row-gap: 1rem;
}

.why_box {
    padding: 20px;
    transition: linear .3s;
    margin-bottom: 10px;
    height: 100%;
    /*margin-bottom: 1rem;*/
}

/*.why_box:hover{*/
/*    background:#f9f9f9;*/
/*}*/

.why_box h3{
    font-size:1.1rem;
    margin-bottom:5px;
    color:#000;
    font-weight:700;
}

.why_box p {
    font-size: 14px;
    line-height: 1.8;
    color: #676767;
}

.hp_why .float_number {
    left: unset;
    right: -2.5%;
}

/*hp_specialize*/
.hp_specialize{
    background-image:url(../jpg/bg2.jpg);
    background-size:cover;
    background-repeat:no-repeat;
    padding-top:120px;
    padding-bottom:120px;
}

.hp_specialize .title_big,
.hp_specialize .content_text{
    color:#fff;
}

.spacialize_content ul{
    padding-left:0;
}

.spacialize_content ul li{
    color:#fff;
    font-size:1.05rem;
    padding-bottom:8px;
}

/*hp_gallery*/
.hp_gallery{
    padding-top:100px;
    padding-bottom:50px;
}

.hp_gallery .content_text span{
    display:block;
}

.hp_photoGallerySlider_type3 {
  background-color: transparent;
}

#main_index .index_wrapper_8{
    position: relative;
    padding-bottom:5rem;
    padding-top:5rem;
}

/*#main_index .index_wrapper_8:before{*/
/*    content:'';*/
/*    position:absolute;*/
/*    z-index:-1;*/
/*    bottom:0;*/
/*    left:0;*/
/*    width:100%;*/
/*    height:70%;*/
/*    background-image:url(https://cdn1.npcdn.net/userfiles/24099/image/bg3.jpg);*/
/*    background-size:cover;*/
/*    background-repeat:no-repeat;*/
/*}*/

.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box img {
    position: absolute;
    object-fit: cover;
    padding: 0 !important;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box {
    padding: 5px;
}

/*showproduct page*/
#main_showproducts{
    margin-top:50px;
}


@media all and (max-width: 1300px){
    /*.navbar_type8 .logo {*/
    /*  flex: 0 1 30%;*/
    /*  overflow: hidden;*/
    /*  position: relative;*/
    /*  margin-left: 15px;*/
    /*}*/
/*     .navbar_type8 .nav_tab {*/
/*    padding-right: 25px;*/
/*}*/
}

@media all and (max-width: 1200px){
   

    /*.b_content h2 {*/
    /*  font-size: 2.8rem;*/
    /*}*/
    
    /*.title_big {*/
    /*  font-size: 2.2rem;*/
    /*}*/
    
    .content_text {
      font-size: .9rem;
      line-height: 1.5;
    }
    
    .btn_more{
        margin-top:10px;
    }
    
    .about_contentGroup {
      padding: 5% 15%;
    }
    
    .footer_type6 .logo img {
        max-height: 40px;
    }
}

@media all and (max-width: 992px){
    .bannerTextWrapper {
    position: absolute;
    left: 0;
    bottom: 9.2%;
    color: #Fff;
    padding: 0 10px;
}
    .bannerBottomWord {
    font-size: 17px;
    /*text-shadow: 2px 2px 5px rgba(0,0,0,0.5);*/
    /*letter-spacing: 0.1vw;*/
}
.bannerTop span {
    display: inline;
}
.bannerLine{
    display: none;
}
.bannerTop {
    font-size: 25px;
}
    /*body{*/
    /*background-size:100% 80px;*/
    /*}*/
    
    .side_menu {
      background-color: #000;
    }
    
    /*.footer_type6 {*/
    /*  padding-top: 50px !important;*/
    /*}*/
    
    #top_spacing{
        height:73px !important;
    }
    
    .slider_banner{
        margin-top:0;
    }
    
    .navbar_type8{
        display:none;
    }
    
    /*footer*/
    .footer_type6 .col-md-3,
    .footer_type6 .col-md-8{
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    
    .footer_type6 .logo img {
        max-height: 60px;
    }
    
    /*slider_banner*/
    .b_content{
        width:60%;
    }
    
    .b_content h2 {
        font-size: 2.6rem;
    }
    
    /*hp_about*/
    .hp_about {
        padding-top: 50px;
    }
    
    .about_contentGroup {
        padding: 0 0 2rem 0;
    }

    .about_img {
        /*width:80%;*/
        max-width: 750px;
        margin: 0 auto;
        /*height: 350px;*/
        overflow: hidden;
    }
    
    .about_img img{
        object-position: left bottom;
        object-fit:cover;
        width: 100%;
        height: 100%;
    }
    
    /*hp_why*/
    .why_title{
        margin-bottom: 20px;
    }
    
    /*hp_specialize*/
    .hp_specialize {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .spacialize_content ul {
        padding-left: 20px;
    }
    
    .hp_photoGallerySlider_type3 .photo-gallery3 {
        padding: 0;
    }
    
    .hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev {
        left: -25px;
    }
    
    .hp_photoGallerySlider_type3 .photo-gallery3 .slick-next {
        right: -25px;
    }
    
    .hp_photoGallerySlider_type3 .photo-gallery3 .slick-next::before {
        filter: brightness(1) invert(0);
    }

}

@media all and (max-width: 768px){
    .specWrapper {
    display: grid;
    grid-template-columns: 1fr;
    max-width: 900px;
    margin: 0 auto;
    gap: 2rem;
}
.specRight {
    margin: unset;
}
.specRightInnerWrapper{
    flex-basis: 100%;
}
    .float_number {
    /* font-family: 'Roboto Condensed', sans-serif; */
    font-size: 5rem;
    font-weight: 700;
    color: #f4f4f4;
    position: absolute;
    z-index: -1;
    left: -9%;
    bottom: 17%;
    opacity: 0.5;
}
    .hp_why .float_number {
    left: unset;
    /*bottom: -98px;*/
    right: -2.5%;
    /*font-size: 5rem;*/
}
    .why_containerx2 > .row {
    row-gap: 0;
}
    .b_content h2 {
      font-size: 2rem;
    }
    
    .b_content p {
      font-family: 'Mulish', sans-serif;
      font-size: 1rem;
    }

    #main_index .index_wrapper_4 .container, .container-sm {
      max-width: 80%;
    }
    
    .product_cat-3 .cat_box {
      height: 260px;
    }
    
    .spacialize_content ul li {
      padding-bottom: 10px;
    }
    
    .hp_gallery .content_text span {
      display: inline;
    }
    
    .hp_photoGallerySlider_type3 .container{
        max-width:100%;
    }
}

@media all and (max-width: 600px){
    .slider_banner .slick-prev {
      left: 0;
    }
    
    .slider_banner .slick-next {
      right: 0;
    }
    
    .slider_banner .slick-prev::before,
    .slider_banner .slick-next::before{
        width:20px;
        height:20px;
    }
    
    .b_content {
      width: 80%;
    }
    
    .b_content h2 {
      font-size: 1.8rem;
    }
    
    .b_content p {
      font-size: .95rem;
    }

    #main_index .index_wrapper_4 .container{
        max-width: 100%;
    }
    
    #main_index .index_wrapper_4::before {
        width:85%;
    }
    
    .product_cat-3 .cat_box .content .content_box h4 {
        font-size: 1.2rem;
    }
    
    /*.hp_why .container, .hp_specialize .container{*/
    /*    width:80%;*/
    /*    margin:0 auto;*/
    /*}*/
    
    .why_containerx1{
        margin-bottom:50px !important;
    }

    .why_box {
        border-bottom: 1px solid #f2f2f2;
    }    
    
    .spacialize_content{
        margin-top:25px;
    }

}

@media all and (max-width: 480px){
    
    .slider_banner .item > img {
      height: 300px !important;
      object-fit: cover;
      object-position: left;
    }
    
    .b_content {
      width: 80%;
      margin: 25% 10% 10% 0;
    }
    
    .b_content h2 {
      font-size: 1.6rem;
    }
    
    .b_content p {
      font-size: .95rem;
      line-height:1.4;
    }
    
    .title_big {
      font-size: 1.6rem;
    }
    
    /*.hp_why .container, .hp_specialize .container{*/
    /*    width:90%;*/
    /*    margin:0 auto;*/
    /*}*/
    
    /*showproduct page*/
    #main_showproducts{
        margin-top:25px;
    }
    
}

.bannerImgx {
    width: 30%;
    position: absolute;
    top: 60%;
    right: 5%;
    transform: translateY(-50%);
}

@media screen and (max-width: 991.5px) {
    .bannerImgx {
        top: 40%;
    }
}

@media screen and (max-width: 767.5px) {
    .bannerImgx {
        width: 25%;
        top: 35%;
    }
}

@media screen and (max-width: 480px) {
    .bannerImgx {
        width: 30%;
        top: 30%;
    }
}
