
.theme-dark{
    background-color: #333;
}

.theme-dark .color{
    background-color: #000  !important;
    color: #fff !important;
}

.theme-dark .main-bg{
    background: #434343 !important;
    border: 0 !important;
}

.theme-dark .inquiry{
    background-color: #333 !important;
}

.theme-dark .branch-bg{
    background-color: #000 !important;
} 

.theme-dark .text{
    color: #ff0  !important;
}

.theme-dark .tital{
    color: #fff !important;
}

.theme-dark .services-border-right{
    border-radius: 0 100px 0 0;
}  

.theme-dark .area-title-news{
    color: #ff0  !important;
}

.theme-dark .news-box-home{
    border: 1px solid #5f5f5f !important;
    border-top: 3px solid #e67817 !important;
    border-bottom: 3px solid #e67817 !important;
}

.theme-dark .icon-center svg{
    fill: #fff;
}

.theme-dark body{
    background-color: #333 !important;
}

.theme-dark h1,.theme-dark  h2,.theme-dark  h3,.theme-dark  h4,.theme-dark  h5,.theme-dark  h6,.theme-dark p,.theme-dark span,.theme-dark li,.theme-dark b,.theme-dark td, .theme-dark th{
    color: #fff  !important;
}
.theme-dark .rs-services.style3 .services-item {
    padding: 50px 28px 50px 28px;
    background-color: #000000;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 50px 11px rgba(95, 138, 236, 0.05);
    position: relative;
    text-align: left;
}
.theme-dark .rs-services.style3 .services-item .services-content .services-text .title a {
    color: #fefe00;
}

.theme-dark .rs-services{
      background: #434343!important;
}
.theme-dark .rs-services.style3 .services-item:hover {
    background-color: #434343;
}

.theme-dark .main-img {
    filter: brightness(0) invert(1);
}

.theme-dark .branch-area {
    background: #434343;
    box-shadow: 0px 5px 5px rgb(255 255 255 / 48%);
}
.theme-dark .branch-common-page{
      background: #000000!important;
}

.theme-dark .branch-common-page a{
     color:#fff!important;
}
.theme-dark .branch-title-text{
    color: #ff0 !important;
}
.theme-dark .common-page-bod i{
    color: #fff !important;
}
.theme-dark .common-page-list{
    background: #000000 !important;
}
.theme-dark .common-page-list i{
    color: #fff !important;
}
.theme-dark .quick-table{
    background: #434343!important;
}


.large-font #TimeInfo{
    font-size: 14px !important;
 }
.large-font h1{
    font-size: 3rem !important;
}
.large-font h2{
    font-size: 2.75rem;
}
.large-font h3{
    font-size: 2.25rem;
}
.large-font h4{
    font-size: 2rem;
}
.large-font h5{
    font-size: 1.75rem;
}
.large-font h6{
    font-size: 1.5rem;
}
.large-font p{
    font-size: 1.2rem;
}

.large-font small{
    font-size: 1em;
}

.large-font .order_box h2{
   font-size: 20px !important; 
}

.large-font .news-bar-side-links{
    font-size: 18px !important; 
}



.samll-font #TimeInfo{
    font-size: 11px !important;
 }
.samll-font h1{
    font-size: 2rem !important;
}
.samll-font h2{
    font-size: 1.75rem;
}
.samll-font h3{
    font-size: 1.25rem;
}
.samll-font h4{
    font-size: 1rem;
}
.samll-font h5{
    font-size: .75rem;
}
.samll-font h6{
    font-size: .5rem;
}
.samll-font p{
    font-size: 1rem;
}
.samll-font a{
    font-size: 11px !important;
}
.samll-font small{
    font-size: .75rem;
}





#TimeInfo{
    font-size: 13px !important;
 }


.active{
    color: #fff!important;
    font-size: 15px !important;
}

.header-midden{
    background: #16161a;
}
#midden_news_bar{
    display: none;
}

@media only screen and (max-width: 991px) {
    .manu-icon{
        display:none;
    }
     .icon-center{
        text-align:left !important;
        display:none;
    }
}

@media only screen and (max-width: 576px) {
    .header-area .header-mid .menu-wrapper {
        text-align: center;
        display: block;
    }
    #midden_news_bar{
        display: block;
    }
    .slider-info-img {
        height: 100%;
    }
    .get-intouch-revamp .getin-list-item a {
        justify-content: left !important;
    }
}


.slider-bank-info {
    background-color: #eee;
}

.slider-info-img {
    height: 100%;
}


.inquiry-from {
    border: 1px solid #c1c1c1;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #a4a4a4;
    outline: 0;
    box-shadow: none;
}

.section-padding-navmenu {
    /* margin-top: 120px; */
    padding-bottom: 40px;
    border-bottom: 4px solid #27468c70;
    /*background: #f6f6f6;*/
}

.middel-nav {
    background: #a1b9e0;
    margin-bottom: 36px;
    height: 61px;
}

.footer-logo{
    max-width: 300px;
}

@media only screen and (max-width: 576px) {
    .middel-nav {
        height: 57px !important;
    }
    .footer-logo{
        max-width: 100%;
    }
}


.form-label {
    font-weight: 500;
}

.customer-com-inq-form {
    border: 1px solid #dedede;
    padding: 15px;
    border-radius: 7px;
    background: #f4f4f4;
}

.customer-form-title {
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    color: #284b8c;
}


.news-box-home {
    border: 1px solid #000;
    padding: 10px;
    border: 1px solid #e0e0e0;
    padding: 10px;
    height: 300px;
    border-radius: 8px;
    background: #f6f6f6;
    border-top: 5px solid #27468c70;
    border-bottom: 5px solid #27468c70;
}

.news-title-heading {
    text-align: center;
    border-bottom: 1px solid #c5c5c5;
    padding-bottom: 5px;
    color: #284b8c;
}

.news-bar-side-links {
    font-size: 17px !important;
    font-weight: 500 !important;
}


.document-download-btn {
    border: 1px solid #ca373c;
    padding: 0px 15px;
    background: #ca373c;
    border-radius: 8px;
}

.banking-contact-info li p {
    color: #fff;
    margin-bottom: 8px;
}


.common-page{
    padding: 70px 30px;
}

/* ///////  Board Of Directer  /////// */

.single-team-member {
    margin-bottom: 30px;
    /*box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);*/
}

.single-team-member img {
    border-radius: 20px;
    /*border-bottom: 5px solid #565656;*/
    /*-webkit-box-shadow: 0 7px 30px -10px rgba(133, 153, 162, .3);*/
    /*box-shadow: 0 7px 30px -10px rgba(133, 153, 162, .3);*/
}

.single-team-member .content {
    margin-top: 25px;
}

.single-team-member .content h3 {
    font-size: 14px;
    margin-bottom: 10px;
}

.single-team-member .content span {
    display: block;
    color: #e67719;
    font-size: 14px;
    font-weight: 600;
}




/* ///////  Contact us  //////// */

.banking-info-sec {
    padding: 20px;
}

blockquote,
.blockquote {
    z-index: 1;
    overflow: hidden;
    position: relative;
    background-color: #fafafa;
    padding: 40px 50px !important;
    margin-bottom: 20px;
    margin-top: 20px;
}

.blockquote-title {
    color: #262e2e;
    font-weight: 700;
}

blockquote p {
    line-height: 1.7;
    margin-bottom: 0;
    color: #262e2e;
    font-weight: 700;
    font-style: italic;
    font-size: 20px !important;
}

blockquote::after,
.blockquote::after {
    top: 0;
    left: 0;
    bottom: 0;
    width: 3px;
    content: '';
    position: absolute;
    background-color: #565656;
    margin-top: 20px;
    margin-bottom: 20px;
}

blockquote p a{
    color: #565656;
}

blockquote p a:hover{
    color: #565656;
}

.contact-details-info {
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 13px;
    height:100%;
}

.contactNo {
    font-size: 17px !important;
    font-weight: 600 !important;
}




/* ///// Branch ///// */
.section-title {
    max-width: 490px;
    text-align: center;
    position: relative;
    padding-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}
.section-title::before {
    left: 0;
    right: 0;
    bottom: 0;
    width: 60px;
    height: 3px;
    content: '';
    position: absolute;
    background-color: #565656;
    margin-left: auto;
    margin-right: auto;
}

.section-title .sub-title {
    display: block;
    margin-bottom: 12px;
    color: #163375;
    font-size: 25px;
    font-weight: 700;
}

.section-title p {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
}


.branch-area {
    display: table;
    height: 300px;
    width: 100%;
    padding: 25px 20px!important;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    position: relative;
    z-index: 1;
    background: #fff;
    border-radius: 50px;
    box-shadow: 0px 5px 5px rgb(29 34 47 / 15%);
}

.branch-area-body {
    display: table-cell;
    vertical-align: middle;
}

.branch-title-text {
    color: #1a2b71;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.branch-p-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 10px!important;
}

.branch-list li {
    list-style: none!important;
}
.branch-list li a{
    color: #000;
}
