.mt-topbar-left .e-p-bx li a{
    color:#000;
    text-transform: uppercase;
    line-height: 21px;
}
.mt-topbar-left .e-p-bx li.active a{
    color:#28977c;
    border-bottom: 1px solid;
}
.mt-topbar-left .e-p-bx li{
    padding-right: 20px;
}
.mt-topbar-right .site-button{
    text-decoration: underline !important
}
.header-nav .nav li:before{
    position: absolute;
    top: 39%;
    right: 0px;
    height: 21%;
    width: 2px;
    background: #28977c;
    content: "";
}
.header-nav .nav li:last-child:before{
    content: none;
}
.header-nav .nav li{
    position: relative;
}

.image-effect-five {
    position: relative;
    overflow: hidden;
    background-color: #000;
    -webkit-box-shadow: 0 10px 30px 0 rgba(50,50,50,.16);
    box-shadow: 0 10px 30px 0 rgba(50,50,50,.16);

    z-index:10;
}

.image-effect-five .figcaption{
    position: absolute;
    bottom: 0%;
    width: 100%;
    padding: 10px 62px 10px 5px;
    background-color: #ffffff;
    font-size: 11px;
}
.image-effect-five h4,.image-effect-five p {
    margin: 0;
    padding: 0;
}
.image-effect-five i.link-plus {
    position: absolute;
    color: #fff;
    font-size: 18px;
    line-height: 70px;
    width: 58px;
    height: 100%;
    bottom: 0;
    right: 0;
    text-align: center;
}
.image-effect-five i.link-plus:after, .image-effect-five i.link-plus:before {
    content: "";
    position: absolute;
    background-color: #fff;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
}
.image-effect-five i.link-plus:before {
    left: 50%;
    top: 50%;
    width: 30px;
    height: 2px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.image-effect-five *{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.image-effect-five i.link-plus:after {
    left: 50%;
    top: 50%;
    width: 2px;
    height: 30px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.header-nav .nav>li>a{
    padding: 9px 10px;
}

/* .header-nav .nav {    margin-top: 16px; 
} 
*/
.is-fixed.color-fill .header-nav .nav>li>a{
    padding: 4px 12px;
}
h4{
    font-size: 20px;
}
.our-team-2 h4{
    text-transform:uppercase;
}
.zd .about-home-right{
    margin-left: -25px;
    border: 1px solid rgba(221, 221, 221, 0.43);
}
.zd .about-home1-right{
    margin-left: -25px;
    border: 1px solid rgba(221, 221, 221, 0.43);
}
.homePage h1{
    font-size: 24px;
}
.sectionH1{
    padding-top: 10px;
}
.bottomCaption{
    top: 83%;
    height: 68px;
}
.homeBlock img{
    margin-bottom: 52px;
}
.content li:before{
        content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    top: 3px;
    display: block;
    font-size: 15px;
    color: #000;
}
.content li{
        list-style: none;
    padding: 5px 5px 5px 20px;
    position: relative;
    line-height: 17px;
}
.content h2 {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 29px;
}
.content{
    line-height: 24px;
}
.contact-home1-left{
        margin-bottom: 26px;
}
.telFoot{
        color: #000;
    font-size: 19px;
    text-align: center;
    line-height: 3px;

}