table {
    font-family: 'Open Sans', sans-serif;
    background-color: #f0f0f0;
}

table tr.head {
    background-color: #000;
}

table tr td {
    color: #383838;
    font-size: 14px;
    padding: 15px 15px 15px 15px;
}

table tr th {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    padding: 10px 10px 10px 10px;
    font-family: 'Open Sans', sans-serif;
}

.news_titl {}

.over_scroll {
    overflow: scroll;
    height: 340px;
    margin-bottom: 47px;
}

.start_location {
    padding-bottom: 5px;
    margin-bottom: 5px;
    color: #054e93;
    font-size: 22px;
}

.start_location hr {
    background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=1);
    border: none;
    margin: 5px 0px 0px;
    width: 100% !important;
    height: 1px;
}

.news_titl {
    color: #054D93;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    padding-top: 10px;
    margin-bottom: 2px;
}

.news_titl1 {
    color: #054D93;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    padding-top: 10px;
    margin-bottom: 2px;
    z-index: -1;
}

.news_titl1 {
    position: relative;
    top: 14px;
}

.best_title_about_us img {
    text-align: center;
    -webkit-box-shadow: 0px 0px 6px 0px #ccc;
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 0px 6px 0px #ccc;
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0px 0px 6px 0px #ccc;
    margin-top: 20px;
    margin-bottom: 2px;
}

.wrapper .faqs h2, h2.tp, li{
    font-size: 14px !important;
}

.faqs ul.underline-b li {
    border-bottom: none;
}

.faqs ul li h2 {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    margin-top: -20px;
    padding: 0;
    font-family: "Open sans", sans-serif;
}

.faqs ul li {
    border-bottom: none;
}

.tringle li:before {
    content: "";
    border-color: transparent #000;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.9em;
    position: relative;
}

.inrmid h2 {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    padding: 0;
    font-family: "Open sans", sans-serif;
}

.inrmid h2.font {
    font-size: 11px;
    text-align: justify;
}

h3 {
    font-family: "Open sans", sans-serif;
    font-size: 14px;
    position: relative;
    top: 10px;
    text-align: left;
}

.faqs ul li h2.tp {
    margin-top: 20px;
}

.margin-t {
    margin-top: 0 !important;
}

.padding-t {
    padding-top: 0 !important;
}

.inner a {
    color: #054E93;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-align: right;
}


.inrmid .faqs ul li ul li {
    line-height: 140%;
}