﻿#features .features-background.soft-bg-1:before {
    background-color: rgba(34,34,34, 0.70);
}

/*.inner.features{
    padding-bottom:0;
}*/

#address .t-arrow{
    display: block;
    left: 50%;
    border-top: 35px solid black;
    border-top-color: white;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    position: absolute;
    top: 0;
    z-index: 5;
    margin-left: -35px;
}
