﻿.inner-banner {
    background: #0c2340;
}

div[id*="HtmlModule_lblContent_tb"] {
    direction: ltr;
}

.grandChild1 {
    float: left;
    width: 60%;
    margin: 0px 0 41px 0;
}

.grandchildHeading {
    float: left;
    margin: 0 0 0 0 !important;
    font-size: 12px;
    position: relative;
}

.business_ul_class {
    margin: 0px 0 13.5px 0 !important;
}

.heading-wrap1 h1 {
    color: #00cfb4;
    font-size: 34px;
    text-align: center;
    text-transform: capitalize;
    margin: 0;
    line-height: 34px;
    font-weight: 700;
}

.heading-wrap1 {
    left: 0;
    top: 0;
    width: 100%;
    height: 126px;
    padding: 40px;
    background: rgba(255,255,255,0.9);
    -webkit-box-shadow: 0 0 10px rgba(58,86,84,0.35);
    -moz-box-shadow: 0 0 10px rgba(58,86,84,0.35);
    box-shadow: 0 0 10px rgba(58,86,84,0.35);
    z-index: 999;
}
