@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap');

#midwrapper {
    width: 1280px;
    padding: 20px 0 0 0px;
    margin: 0 auto;
    position: relative;
    z-index: 9;
}

.inrcontainer {
    width: 93% !important;
}

.inner_content_bg {
    background-color: #fff;
    float: left;
    width: 100%;
    padding: 30px;
}

.inner_content {
    padding: 25px 10px 15px;
    width: 100%;
    float: left;
    background-color: #e5e5e5;
    border-radius: 4px;
}

.inner_lft {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #252424;
    text-align: justify;
    line-height: 20px;
    padding: 30px;
    float: left;
    width: 100%;
    margin-bottom: 50px;
    background-color: ;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3) none;
}

.inner_sec {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #252424;
    float: left;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 10px;
}

.faqs1 {
    width: 82% !important;
    text-align: justify !important;
    margin: 0 auto !important;
    font-size: 13px !important;
    color: #000 !important;
}

.faqs .faq_txt {
    color: #000 !important;
    font-family: "Open sans", sans-serif;
    font-size: 28px;
    text-shadow: 0 1px 0 #fcf9ee, 0 2px 0 rgba(0, 0, 0, 0.15);
    padding-top: 50px;
    line-height: 30px;
}

.inner_bx {
    background: #ffffff;
    box-shadow: 0px 1px 4px #1a1a1a;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.faqs {
    width: 100%;
    text-align: justify;
    margin: 0 auto;
    font-size: 14px;
    color: #000;
}

.faqs .faq_txt {
    color: #000;
    font-family: "Open sans", sans-serif;
    font-size: 20px;
    padding-top: 50px;
}

.faqs ul {
    margin: 15px -19px 0;
    padding: 0;
    font-family: "Open sans", sans-serif;
}

.faqs ul li {
    border-bottom: 1px dashed #ccc;
    list-style: none;
    padding-bottom: 15px;
    padding-top: 20px;
    list-style: outside none decimal !important;
}

.faqs ul li h2 {
    color: #000 !important;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 0;
    font-family: "Open sans", sans-serif;
}

.faqs ul li p {
    margin: 0 0 5px;
    padding: 0;
}

.faqs ul li ul li {
    border-bottom: 0 none;
    list-style: outside none none !important;
    padding: 0 0 5px;
    padding-bottom: 15px;
    line-height: 23px;
}

.faqs ul li ul {
    margin: 0;
    padding: 0;
}

/* .faqs ul li ul li::before {
 content: "\f0da";
 font-family: "FontAwesome";
 margin-right: 10px;
} */
.faqs ul li ul li ul {
    margin: 0 8px;
    padding: 8px;
}

.faqslnk {
    color: #6d6d6d;
    font-weight: bold;
    text-decoration: none;
}

.faqslnk:hover {
    text-decoration: underline;
}

.tab_main {
    border: 1px solid #ccc;
}

.tab_main tbody th {
    /* font-family: "bodytxt" !important; */
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    background-color: #313131;
    padding: 5px;
}

.faqs p ul li strong {
    font-weight: 600
}

.gcc_contery td, .tab_main td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    padding: 5px;
}

.uae6 {
    background-color: #900;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    padding: 5px;
    font-size: 14px;
    width: 92%;
    line-height: 1.5;
    margin-top: 6px;
}

footer {
    text-align: center;
    background-color: #054e93;
    height: 6px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}

footer .img1 {
    text-align: center;
    background-color: #4faab2;
    height: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.topsp {
    margin-top: 35px;
}

.faqstitle {
    color: #000 !important;
    font-family: "Open sans", sans-serif;
    padding-top: 10px;
    left: 2px;
    margin-left: -30px;
}

.faqstitle h2.mb-0 {
    margin-bottom: -14px !important;
}

.faqs table {
    text-align: left !important;
}

ul.contactLinks li {
    padding-bottom: 4px !important;
}

ul.contactLinks li a {
    color: #252424;
    text-decoration: none;
    font-size: 13px;
}