.ivh {
    border-bottom: 5px solid #0C5BC3;
    width: auto;
    display: table;
    text-transform: uppercase;
    color: #323232;
    padding-bottom: 7px;
}

.fa-search:before {
    content: "\f002";
    color: #fff;
    font-size: 28px;
}

.thumb-info.thumb-info-bottom-info:hover img {
    transform: none !important;
}

html .thumb-info .thumb-info-action-icon-light {
    background-color: transparent !important;
}

.ivh > i {
    font-size: 22px;
}

.main > .container {
    /*padding: 25px 0px; */
}

#footer {
    padding: 0px;
}

#footer .footer-copyright {
    background: #060606 !important;
    border-top: 4px solid #060606 !important;
    margin-top: 0px;
    border: 0px;
}

@media screen and (max-width: 1024px) {
    section.rash {
        background-size: 100% !important;
    }
}

.feature-box.feature-box-style-2 h4 {
    color: #0C5BC3;
    font-weight: bold;
}

.col-md-6.signal:after {
    content: '';
    color: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url('../../img/pattern.png');
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 1;
}
