.image-dv-ois {
    width: 25%;
}
.theme-manage-area.fix {
    margin-top: 20px;
}
.img-holder img {
    width: 100%;
}
.date-post{
    text-transform: capitalize;
}
.main-page-d{
    padding: 20px;
}
.latest-news.wow.fadeInUp {
    padding-top: 20px;
}
.theme-title {
    padding-bottom: 0px;
}
ul.nav.nav-tabs.tabs-left li {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0px;
    border: 1px solid #eee;
    margin-bottom: 10px;
}

ul.nav.nav-tabs.tabs-left li a {
    border: none;
    background: none;
}

ul.nav.nav-tabs.tabs-left li:hover {
    background: red;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
ul.nav.nav-tabs.tabs-left li:hover h6{
    color:white;
}
.recent_blog h4:before {
    content: '';
    background: #cd2927;
    position: absolute;
    width: 3px;
    height: 17px;
    left: -5px;
    top: 5px;
}
.recent_blog h4 {
    position:relative;
    font-size: 25px;
    margin-left: 5px;
    margin-bottom: 25px;
}
    

.col-lg-4.col-md-4.col-sm-12.col-xs-12.float-left.service-side-bar .wrapper, .col-lg-4.col-md-4.col-sm-12.col-xs-12.float-left.service-side-bar .recent_blog {
    margin-bottom: 15px;
    border:none;
}


.recent_blog_single_item.clear-fix .img-content.float-left {
    width: 20%;
}
.recent_blog_single_item.clear-fix .text.float-left {
    width: 70%;
    float:right;
}
.recent_blog_single_item.clear-fix .text.float-left a{
    color:black;
    font-weight: bold;
}

.recent_blog .recent_blog_single_item.clear-fix  {
    margin-bottom:10px
}

.div_captcha .title_captcha{
    float:left;
    margin-top:10px;
    margin-right:5px;
}
.div_captcha input{
    width: 20px;
    float:left;
    margin-right: 5px;
}
.div_captcha #capcha{
    float:left;
    margin-top:10px;
}
.contact-us-page form .div_captcha input {
    width: 20%;
    float: left !important;
}

span#captcha {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}

div#google-map-area {
    margin-bottom: 10px;
}
.col-lg-4.col-md-4.col-sm-6.col-xs-12 .img img {
    width: 100%;
    max-height: 300px;
}
.service-tab-wrapper.clear-fix ul.nav.nav-tabs.tabs-left li.active a {
    background:red;
}
.content_update {
    padding: 25px;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
}
.grid.page-not-found {
    text-align: center;
    position: relative;
}

.grid.page-not-found img {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
}
.theme-title.center h2 {
    text-transform: uppercase;
}
.latest-news.wow.fadeInUp.service_d figure.effect-milo {
    max-height: 200px;
}
.left-side.float-left h4 {
    margin-bottom: 20px;
}