.bgx1{
    background-position: 35% 0;
}

.section_2{
    padding:150px 0 50px 0;
    margin-top:-250px;
}


.wid-8{
     width:80%;
     margin:0 10%;
}

.box{
    z-index:2;
    position:relative;
    padding-top:50px;
    text-align:center;
}

.imgx1{
    object-fit:cover;
    transform:scale(1);
    overflow:hidden;
}

.imgx1 img{
    width:100%;
    transition:ease-in-out 0.3s;
}

.imgx1:hover img{
    transform:scale(1.1);
    filter:brightness(110%);
}

.imgx2{
    text-align:center;
    transform:scale(0.9);
}

.iconx1{
    width:80px;
    padding:0 10% ;
    margin:0 auto;
}

.iconx2{
    width:100px;
    margin:5% auto 0 auto;
}


.iconx3{
    width:70px;
    margin: 0 auto;

}

.blue-btn{
    background-color:#063c72;
    border:2px solid #063c72;
    color:#fff;
    transition:Ease-in-out 0.3s;
    font-weight:bold;
    padding:7px 30px;
    margin:20px auto 0 auto;
}

.blue-btn:hover{
    background-color:rgb(0,0,0,0);
    color:#063c72;
}

.font1{
    font-size:2.4em;
    font-weight:bold;
    color:#fff;
}

.font1 span{
    display:inline-block;
}


.font2{
    font-size:1.4em;
    font-weight:bold;
    color:#333;
}


.font3{
    font-size:1.4em;
    font-weight:bold;
    line-height:1.6rem;
}

.m-center{
    text-align:center;
}

.v-middle{
    display:block;
    vertical-align:middle;
}

.txt-content2{
    padding:0 ;
}

.show-content .content-holder {
    position: absolute;
    top: 40% !important;
    left: 10%;
    width: 80% !important;
    height: max-content !important;
    text-align: left !important;
    padding-top: 0 !important;
    transform: scale(1) !important;
    opacity: 1 !important;
    transition: all .2s ease-in-out;
    z-index: 1;
    background-color: rgba(255,255,255,0) !important;
    color: #fff !important;

}

.img-holder img{
   transition: all .2s ease-in-out;
}

.show-content:hover .img-holder img{
   transform:scale(1.1);
}


.ds-font1{
    font-size:20px;
    font-weight:600;
    color:#333;
    margin-bottom:30px;
}

.ds-font2{
    font-size:16px;
    line-height:24px;
    font-weight:400;
    color:#666;
    margin-bottom:10px;
}


.ds-box{
   padding:10px 50px;
   color:#333;
}


.intro {
    padding: 0 !important;
    overflow-x: auto;
}


.new_product_col1 {
    margin-bottom: 23px;
    margin-left: 0;
    margin-right: 0;
}

p.mhomecontent {
    padding-top: 0 !important;
}

.nivoSlider {
    margin-bottom: 0 !important;
}

