﻿/*.topbar {
   
    height: 50px !important;
   
}*/


.main-header .header-top .top-right .links-nav li a {
    color: #fff !important;
}

    .main-header .header-top .top-right .links-nav li a:hover {
        opacity: 0.70;
    }


.staff-section-two .slide-item .content-column .inner { 
    padding: 0px 0px 0px;
}


.services-style-one .inner .text {
   min-height:215px;
}

.about-section { 
    padding: 60px 0 0px;
}


.news-block .inner-box .lower-content2 {
    background-color: #fff; 
}
.news-block .inner-box .lower-content2 .upper-box .text {
   min-height:100px;
}

.news-block .inner-box .lower-content2 .upper-box {
    position: relative;
    padding: 30px 20px 22px;
}


.news-block .inner-box .lower-content2 .upper-box h3 {
    position: relative;
    line-height: 1em;
}
.news-block .inner-box .lower-content2 .upper-box h3 a {
    position: relative;
    color: #1c1c1c;
    font-size: 18px;
    font-weight: 700;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}


 