@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;500;600;700&display=swap');
body {
    background: #FFF!important;
    font-family: 'Montserrat', sans-serif !important;
    padding: 0px!important;
    font-size: 15px !important;
    line-height: 27px !important;
    color: #000 !important;
    background-color: #fff;
    font-weight: 300;
}

/*Alignment*/
.al {
    text-align: left;
}

.ac {
    text-align: center;
}

.ar {
    text-align: right;
}

.img_width {
    width: 100%
}

.news_hr {
    padding-left: 20px;
    font-size: 14px;
    font-weight: bold;
}

/*Padding*/
.pd10 {
    padding: 20px 0px!important;
}

.pd0_5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.pd8_0 {
    padding-top: 9px;
    padding-bottom: 9px;
}

.pd5_0 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.pd10_0 {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}

.pd15_0 {
    padding-top: 15px!important;
    padding-bottom: 12px!important;
}

.pd20_0 {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}

.pd30_0 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.pd40_0 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.pd0 {
    padding: 0px;
}

.pd00 {
    padding: 0px!important;
}

.pd_tp5 {
    padding-top: 5px;
}

.pd_tp15 {
    padding-top: 15px!important;
}

.pd_bt30 {
    padding-bottom: 30px;
}

.pd_bt15 {
    padding-bottom: 15px!important;
}

.pd_lft30 {
    padding-left: 30px;
}

.pd_left0 {
    padding-left: 0px!important;
}

.pdlr0 {
    padding-left: 0px!important;
    padding-right: 0px!important;
}

.txt_none {
    text-decoration: none!important;
    padding-top: 10px;
    text-align: center;
}

.thumbnail {
    text-decoration: none!important;
    color: #999;
}

.thumbnail:hover {
    color: #9a2111;
    border-color: #9a2111!important;
}

.mrtp-10 {
    margin-top: -10px!important;
}

.mrtp45 {
    margin-top: 45px!important;
}

/*Header*/
.fc_header {
    background: #FFF;
}

/*txt_size*/
.f12 {
    font-size: 12px!important;
    line-height: 6px!important;
    color: #fff;
}

.f13 {
    font-size: 13px!important;
}

.f16 {
    font-size: 16px;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f18 {
    font-size: 18px!important;
}

.f22 {
    font-size: 22px!important;
    color: #333!important;
}

.f20 {
    font-size: 20px!important;
}

.f24 {
    font-size: 24px!important;
}

.f26 {
    font-size: 26px;
}

.fb {
    font-weight: bold;
}

.lh24 {
    line-height: 24px;
}

.black {
    color: #000;
}

.mr0 {
    margin: 0px!important;
}

/* mayyil*/
.top_gray_bg {
    background: url(../img/top_gray_bg.png) bottom left repeat-x;
    background-color: #f7f4f3;
}

.nav_mml {
    background: #162b79!important;
    
    font-size: 22px;
    letter-spacing: .5pt;
    line-height: 0px;
}

.nav_mml a {
    font-size: 15px;
    padding-left: 16px!important;
    padding-right: 16px!important;
    color: #FFF !important;
}

.nav_mml .navbar-nav > li > a::after {
    content:
    '';
    display: block;
    width: 1px;
    background: #243e9f;
    height: 26px;
    position: absolute;
    right: 0px;
    top: 14px;
}
.nav_mml .navbar-nav > li:last-child > a::after {
    display:none;
}
.nav_mml a:hover, .navbar-default .navbar-nav>.open>a {
    background: #243e9f!important;
}

.nav_mml .active a {
    background: #253f9f!important;
}

.nav_mml a:focus {
    background: #243e9f!important;
}

.dropdown ul {
    padding: 0px!important;
    margin: 0px!important;
    background: #162b79 !important;
}

.dropdown li a {
    border-bottom: 1px solid #243e9f!important;
    background-image: none!important;
    padding: 6px 12px;
    font-size: 15px!important;
}

i.fa_sz {
    font-size: 30px!important;
}

i.fa_sz1 {
    font-size: 22px!important;
}

i.fa_sz2 {
    font-size: 20px!important;
}

.mml_clr_black {
    color: #000!important;
}

.mml_clr_maroon {
    color: #162b79;
}

.mml_clr_maroon1 {
    color: #571402;
}

.mml_clr_greay {
    color: #464646;
    font-size: 17px;
}

.mml_clr_greay1 {
    color: #828282;
}

.mml_clr_blue {
    color: #018db5;
}

.mml_clr_green {
    color: #03b20f;
}

.mml_clr_green1 {
    color: #4fc196;
}

.mml_clr_red {
    color: #ffffff;
}

.mml_contact {
    font-size: 18px;
}

.mml_contact:hover {
    color: #ffffff!important;
}

.bg_footer {
    background: #111d48;
    color: #FFF;
    font-size: 12px;
}

.col_shadow {
    border: 1px solid #e9e9e9;
    -webkit-box-shadow: 1px 1px 2px 2px #EEE;
    box-shadow: 1px 1px 2px 2px #EEE;
}

.lft_title {
    background: #162b79;
    padding: 2px 15px;
    color: #FFF;
    font-weight: 400;
    font-size: 17px;
    line-height: 31px;
    text-transform: uppercase;
}

.date {
    background: #eeeeee;
    color: #162b79;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    font-size: 14px;
}

.bdr_btm {
    border-bottom: 1px dashed #aaa;
}

.bdr_btm_red {
    border-bottom: 1px solid #f61c49;
}

.footer_link ul {
    margin-left: 0px!important;
    padding: 0px!important
}

.footer_link ul li {
    margin: 0px!important;
    padding: 0px!important;
    display: block;
    list-style-position: outside!important;
}

.footer_link ul li a {
    display: block;
    padding: 6px 0px;
    padding-left: 20px;
    background: url(../img/arrow_footer.png) center left no-repeat;
    color: #ffffff;
    font-size: 16px;
}

.footer_link ul li a:hover {
    color: #93a4e3;
    text-decoration: none;
    background: url(../img/arrow_language.png) center left no-repeat;
}

.interest_box {
    position: absolute;
    width: 403px;
    height: 280px;
    top: 43%!important;
    left: 145px;
    background: url(../img/bg_slider_tab.png) top left repeat;
    z-index: 100;
}

.interest_box1 {
    position: absolute;
    width: 403px;
    height: 300px;
    top: 15%!important;
    right: 130px;
    background: url(../img/bg_slider_tab.png) top left repeat;
    z-index: 6000;
}

.highlights a i {
    text-decoration: none;
    color: #666;
}

.highlights a {
    text-decoration: none;
    position: relative;
    font-weight: 500;
    background: #ffffff;
    padding: 20px 0;
    border-radius: 5px;
    line-height: 18px;
    font-size: 14px;
    margin: 15px 0 15px;
    color: #162b79;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 17px;
}
.highlights a img{
    width: 60px;
    margin: 0 0 9px;
}

.highlights a:hover {
    text-decoration: none;
    color: #162b79!important;
}

.atms_branches a {
    text-decoration: none;
    color: #666;
    
    font-size: 18px;
}

.atms_branches a:hover {
    text-decoration: none;
    color: #a90000;
}

.pt_sans {
    
}

.pt_sans_bold {
    
    font-weight: bold;
}

.helv_lite {
    letter-spacing: .5pt;
    font-size: 16px;
}

.tble {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin-top: 30px!important;
}

.tble1 {
    
    color: #631501;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}

/* Examples for media queries */
@media screen and (max-width: 52.75em) {
    .al {
        text-align: center;
    }

    .ar {
        text-align: center;
    }

    .interest_box {
        display: none;
    }

    .interest_box1 {
        display: none;
    }

    .logo_width {
        width: 96%;
    }
}

@media screen and (max-width: 43em) {
    .al {
        text-align: center;
    }

    .ar {
        text-align: center;
    }

    .interest_box {
        display: none;
    }

    .interest_box1 {
        display: none;
    }

    .logo_width {
        width: 96%;
    }
}

@media screen and (max-width: 36em) {
    .al {
        text-align: center;
    }

    .ar {
        text-align: center;
    }

    .interest_box {
        display: none;
    }

    .interest_box1 {
        display: none;
    }

    .logo_width {
        width: 96%;
    }
}

.bdr_doted {
    border-bottom: 1px dashed #CCC;
}

.table_rates td {
    padding: 7px!important;
    background: url(../img/white_bg.png) repeat!important;
    border-color: #f58936!important;
}

.table_rates1 td {
    padding: 6px!important;
    background: #FFF;
    border-color: #EDEDED!important;
}

.bdr_rds0 {
    border-radius: 0px!important;
}

.gallery {
    display: inline-block;
    margin-top: 20px;
}

/*downloads*/
.update-nag {
    display: inline-block;
    font-size: 14px;
    text-align: left;
    background-color: #eee;
    height: 40px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.3);
    margin-bottom: 10px;
}
.home-links-section .update-nag {
    background: #FFF;
    display: block;
    margin: 10px 13px;
    box-shadow: none;
    border: 1px solid #CCC;
}

.update-nag:hover {
    cursor: pointer;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.4);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.6);
}

.update-nag > .update-split {
    background: #337ab7;
    width: 33px;
    float: left;
    color: #fff!important;
    height: 100%;
    text-align: center;
}

.update-nag > .update-split > .glyphicon {
    position: relative;
    top: calc(50% - 9px)!important;
    /* 50% - 3/4 of icon height */
}

.update-nag > .update-split.update-success {
    background: #5cb85c!important;
}

.update-nag > .update-split.update-danger {
    background: #d9534f!important;
}

.update-nag > .update-split.update-info {
    background: #5bc0de!important;
}

/*.contact_title {  background:#b30404!important; color:#FFF!important;}*/
.contact_title {
    border-bottom: 2px solid #b30404!important;
    color: #b30404!important;
}

.ico_blue {
    color: #1565c0;
}

.photo_title {
    background: #b30404!important;
    padding-bottom: 8px!important;
    color: #fff!important;
    margin-bottom: 15px!important;
}

.img_bdr {
    border: 1px solid #DDD;
}

.update-nag > .update-text {
    line-height: 19px;
    padding-top: 11px;
    padding-left: 45px;
    padding-right: 20px;
}
.home-links-section .update-nag > .update-text
{
    padding: 0 10px 0 12px;
    background: #FFF;
    display: flex;
    align-content: center;
    height: 38px;
    align-items: center;
    font-size: 13px;
}
.home-links-section .update-nag > .update-text a
{
    display: block;
    background: #FFF;
    color: #000;
}
footer
{
    background: #0f193d !important;
    color: #FFF !important;
}
/*downloads*/
.mrtp10 {
    margin-top: 10px!important;
}

.tbs .active {
    background: #DDD!important;
}

@media (max-width: 1200px) {
    .nav_mml a {
        font-size: 15px;
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
}

@media (max-width: 992px) {
    .nav_mml a {
        font-size: 15px;
        padding-left: 3px!important;
        padding-right: 3px!important;
    }
}

.thumbnail {
    min-height: 300px;
}

.thumbnail img {
    width: 80%;
}
