.home_banner {
    height: 40vh;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    background-color: #2a2933;
    font-weight: 600;
 } 
.itemarea h3 {
    position: absolute;
    width: 100%;
    bottom: -13px;
    left: 0;
    right: 0;
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 22px;
}
.padtop70 {
    padding-top: 0px;
}

.rowm10 {
    margin-top: 15px;
    margin-left: -10px;
    margin-right: -10px;
}

.box_shadow {
    background: #f5f5f5;
    /* margin: 30px 0; */
    padding: 20px 0;
}
.boxsliderdetail .slidebot {
    height: auto;
    position: relative;
    background: #222222;
    padding: 25px;
}
.boxsliderdetail .slidebot .control {
    margin-left: -150px;
    margin-right: 50px;   
}