.rev_slider{
    height: 500px !important;
}
.rev_slider_wrapper{
    height: 500px !important;
}
.tp-parallax-wrap{
    top: 100px !important;
}
.contact-form-area .sec-title h1{
    color: #089bab;
    /* font-weight: 700; */
}
.test-inner .single-testimonial-item{
    margin-bottom: 20px;
}
#departments-single-area .table{
    margin-top: 20px;
}

.table-bordered > tbody > tr > td, .table-bordered > thead > tr > th, .table-bordered{
    border-color: #fff;
    background: #089bab;
    color: #fff;
}
.table-bordered > thead > tr > th{
    background: #fc9e5b;
    color: #fff;
}
.gallery-main{
    padding: 80px 0;
}
.fancybox-overlay{
    z-index: 999999;
}
.service-area .img-list{
    display: flex;
    flex-wrap: wrap;
}
.service-area .img-list li{
    width: 50%;
    padding: 5px;
}
.service-area .img-list .full{
    width: 100%;
}
.gal-img{
    margin-bottom: 20px;
}