

.q_slider {
width: 100%;
height: 384px;
overflow: hidden;
position: relative;
z-index: 10;
}
.carousel-inner .item .image {
position: absolute;
top: 0;
left: 0;
background-position: center 0;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
height: 384px;
}
.q_process_holder .q_process_inner2 {
position: relative;
display: table-cell;
width: 100%;
height: 100%;
vertical-align: middle;
text-align: center;
background-color: transparent;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border-radius: 1000px;
-webkit-border-radius: 1000px;
-moz-border-radius: 1000px;
-o-border-radius: 1000px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
overflow: hidden;
}.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}
p {
    padding-bottom: 25px;
text-align: justify;
}