html {
    overflow-x: hidden;
}
body {
    line-height: 1.3 !important;
}
.entry-summary a {
    background: #fff;
    color: #08427e;
    text-decoration: none;
    padding: 8px 12px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 16px;
    margin-top: 15px;
    min-width: 180px;
    text-align: center;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    -ms-border-radius: 25px;
    border: solid 2px #08427e;
}
.entry-summary a:hover {
    background: #08427e;
    color: #fff;
    border: solid 2px #08427e;
}
section.linkbg {
    padding: 35px 0;
}
.bgBlue {
    background-color: #106ac6 !important;
}
.drkBgBlue {
    background: #0b314e;
}
.blue-text {
    color: #00478f !important;
}
.txt-small,
.txt-small p {
    font-size: 11px !important;
}
.txt-small strong {
    font-weight: bold !important;
    font-size: 13px !important;
    line-height: 10px;
}
ol.lower-alpha {
    list-style-type: lower-alpha;
}
p.pt-0 {
    margin-top: 0 !important;
}
.blue-section {
    background-color: #00478f !important;
    color: #fff !important;
}
.blue-section span,
.blue-section p {
    color: #fff !important;
}
.darktext {
    color: #212529 !important;
}
.smewhite-section ul {
    padding-left: 12px !important;
}
.smewhite-section p {
    color: black !important;
}
.table-css-sme {
    background-color: transparent !important;
    border: solid 2px #212529 !important;
    color: #212529 !important;
    -webkit-border-radius: 20px !important;
    padding: 10px 10px 10px 10px !important;
}
.table-css-sme .table ul {
    padding-left: 12px !important;
}
.divider {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgb(0 0 0 / 0.1);
}
.white-border {
    border-top: 1px solid #fff;
}
img.pt-30 {
    padding-top: 30% !important;
}
.btn-large {
    font-size: 26px !important;
}
.font-600 {
    font-weight: 600;
}
h1.noline-height,
h4.noline-height {
    line-height: 50px !important;
}
.btn-small {
    padding: 0px !important;
    min-width: 91px !important;
    margin-top: 0 !important;
    height: 20px !important;
    display: inline-block !important;
    font-size: 10px !important;
    line-height: 20px !important;
}
.btn-medium {
    padding: 0px !important;
    min-width: 155px !important;
    margin-top: 0 !important;
    height: 32px !important;
    display: inline-block !important;
    font-size: 16px !important;
    line-height: 32px !important;
    margin-top: 10px !important;
    clear: both;
}
button.btn-search {
    background: none;
    color: #00478f;
    position: absolute;
    right: 20px;
    background: none;
    bottom: 0;
    z-index: 9;
    border: none !important;
}
button.btn-search:hover {
    color: #212529;
    border: none;
    cursor: pointer !important;
}
input,
select {
    border-radius: 10px !important;
}
label {
    border-radius: 4px !important;
}
a.fadeanimation {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
a.fadeanimation:hover {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
h6 {
    font-weight: 700;
}
.finance-ico a img {
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}
.finance-ico a {
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    margin-top: 10px;
}
.form-control,
input.search-field,
input[type="text"],
input[type="email"],
select,
textarea,
.wpforms-container textarea.wpforms-field-medium,
.wpforms-container select.wpforms-field-medium,
input[type="tel"] {
    border: 2px solid #00478f !important;
    border-radius: 10px !important;
    padding: 0.75rem 0.75rem 0.75rem.75rem !important;
    font-weight: 600 !important;
    color: #00478f !important;
}
.nf-error .ninja-forms-field {
    border: 2px solid #e80000 !important;
}
.wpforms-container .wpforms-field-sublabel {
    margin-top: -31px;
    margin-left: 20px;
    font-size: 14px;
    font-weight: 600;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 2px solid #00478f !important;
    border-radius: 30px;
    padding: 0.75rem 0.75rem 0.75rem.75rem !important;
    font-weight: 600;
    color: #fff;
    background: #00478f;
}
a.add_btn {
    border-radius: 50%;
    border: 2px solid #00478f;
    line-height: 20px;
    padding: 15px;
    padding-bottom: 10px;
}
a.add_btn i {
    font-size: 20px;
}
a.add_btn:hover {
    background-color: #00478f;
    color: #fff !important;
    cursor: pointer !important;
}
ul.dashed {
    list-style-type: none;
    margin-bottom: 30px;
}
ul.dashed.downLink {
    padding-left: 0;
}
ul.dashed.downLink li {
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
    margin-bottom: 0px !important;
}
ul.dashed.downLink li a {
    float: right;
}
ul.dashed > li {
    text-indent: -5px;
}
ul.dashed li {
    margin-bottom: 6px;
}
ul.dashed > li:before {
    content: "- " !important;
    text-indent: -5px;
}
ul.button-group li {
    display: inline-block !important;
    margin: 0 10px;
}
ul.button-group li a {
    min-width: 220px;
}
ul.button-group li a {
    padding-top: 21px !important;
    padding-bottom: 21px !important;
}
ul.button-group li a {
    background: #00478f;
    color: #fff;
    text-decoration: none;
    padding: 8px 12px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin-top: 15px;
    float: right;
    text-align: center;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    border: solid 1px #00478f;
}
ul.button-group li a:hover {
    background: #fff;
    color: #00478f;
}
.page-link {
    color: #00478f;
}
.page-item.active .page-link {
    background-color: #00478f;
    border-color: #00478f;
}
a.page-numbers,
span.current {
    border: solid 1px #ccc;
    padding: 5px;
    margin: 3px;
    border-radius: 5px;
}
p.iban-spacing {
    letter-spacing: 3px;
    font-size: 20px;
}
span.current,
a.page-numbers:hover,
span.current:hover {
    background-color: #00478f;
    color: #fff;
    text-decoration: none;
    border: solid 1px #00478f;
}
ul.three-line-txt li a {
    height: 95px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row wrap;
    font-size: 24px;
    width: 300px;
    line-height: 23px;
}
ul.two-line-txt li a {
    height: 80px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row wrap;
    font-size: 24px;
    width: 300px;
    line-height: 23px;
}
body.page-id-68 ul.two-line-txt li a {
    width: 290px !important;
}
ul.two-line-txt li a b span,
ul.three-line-txt li a b span,
ul.two-line-txt li a strong span,
ul.three-line-txt li a strong span {
    font-weight: 400;
    font-size: 20px;
    font-weight: 500;
}
h4.special-heading {
    font-size: 30px !important;
    font-weight: 100 !important;
    letter-spacing: 20px !important;
    color: #00478f !important;
}
#custom-search-input input.form-control {
    width: 100%;
    padding-left: 20px;
    padding-right: 55px;
    height: 54px;
    border-radius: 40px 0 0 40px !important;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    -o-border-radius: 40px;
    -ms-border-radius: 40px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 20px;
    box-shadow: 0 0 1px 0 rgb(0 0 0 / 0.2);
    border: none;
}
#custom-search-input .input-group-btn button {
    cursor: pointer;
    background-color: transparent !important;
    box-shadow: none !important;
    outline: none !important;
    border-radius: 0 40px 40px 0px !important;
    color: #58595b;
    border: none !important;
}
.scrolltop {
    display: none;
    width: 100%;
    margin: 0 auto;
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 99999;
}
.scroll {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: #f47617;
    background: #f47617;
    padding: 20px;
    text-align: center;
    margin: 0 0 0 0;
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    border-radius: 5px;
    color: #fff;
    z-index: 999999;
}
.scroll:hover {
    background: #fdb814;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.scroll:hover .fa {
    padding-top: -10px;
}
.scroll .fa {
    font-size: 30px;
    margin-top: -5px;
    margin-left: 1px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.home-widgets-eng {
    border: 1px solid #fff;
    position: absolute;
    right: -240px;
    top: 250px;
    width: 290px;
    z-index: 999;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    background-color: #eaeaea;
    opacity: 0.8;
    border-radius: 20px;
}
.home-widgets-eng:hover {
    border: 1px solid #fff;
    position: absolute;
    right: -80px;
    top: 250px;
    width: 290px;
    z-index: 3;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    background-color: #eaeaea;
    opacity: 0.8;
    border-radius: 20px;
}
.home-widgets-eng ul li .imgDiv {
    border: 2px solid #054485;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    line-height: 29px;
}
.home-widgets-eng ul {
    padding-left: 0;
}
.home-widgets-eng ul li {
    padding: 10px 0 0 10px;
    list-style: none;
}
.home-widgets-eng ul li a {
    color: #00478f;
    text-transform: uppercase;
    margin-left: 5px;
    text-decoration: none;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
}
.home-widgets-urdu {
    border: 1px solid #fff;
    position: absolute;
    left: -240px;
    top: 250px;
    width: 290px;
    z-index: 999;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    background-color: #eaeaea;
    opacity: 0.8;
    border-radius: 20px;
}
.home-widgets-urdu:hover {
    border: 1px solid #fff;
    position: absolute;
    left: -80px;
    top: 250px;
    width: 290px;
    z-index: 3;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    background-color: #eaeaea;
    opacity: 0.8;
    border-radius: 20px;
}
.home-widgets-urdu ul li .imgDiv {
    border: 2px solid #054485;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    line-height: 29px;
}
.home-widgets-urdu ul {
    padding-left: 0;
}
.home-widgets-urdu ul li {
    padding: 10px 0 0 10px;
    list-style: none;
}
.home-widgets-urdu ul li a {
    color: #00478f;
    text-transform: uppercase;
    margin-right: 5px;
    text-decoration: none;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
}
.custome-accordion .card {
    border: none !important;
}
.custome-accordion .card-header {
    border: 2px solid #054485;
    background-color: #fff0;
    border-radius: 10px;
    min-height: 95px;
}
.custome-accordion .panel-title > a:before {
    border: solid 2px;
    padding: 2px 3px 0 3px;
    border-radius: 5px;
    margin-top: 15px;
}
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content: "\f067";
}
.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus {
    text-decoration: none;
}
body {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 14px;
}
a {
    color: #00478f;
}
header {
    background-color: #00478f;
    padding: 20px 0;
    position: relative;
}
header .js_smart {
    padding: 10px 20px !important;
    margin-right: 10px;
    font-size: 13px;
    border: solid 1px #fff;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    text-transform: uppercase;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    vertical-align: middle;
}
header .js_smart:hover {
    background-color: #fff;
    color: #00478f;
    text-decoration: none;
}
header .dropdown .internet_banking {
    transition: all 100ms ease-in 0s;
    -moz-transition: all 100ms ease-in 0s;
    -ms-transition: all 100ms ease-in 0s;
    -o-transition: all 100ms ease-in 0s;
    -webkit-transition: all 100ms ease-in 0s;
    text-decoration: none !important;
    color: #fff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border: solid 1px #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 12px;
    vertical-align: middle;
    min-width: 190px;
    display: inline-block;
    padding: 5px 10px;
    padding-top: 7px !important;
    padding-bottom: 5px !important;
    text-transform: uppercase;
    color: #fff;
}
header .dropdown .internet_banking img {
    vertical-align: middle;
    margin-bottom: -2px;
    margin-top: -4px;
    margin-right: 5px;
}
header .dropdown .internet_banking img.globe_hover {
    display: none;
}
header .dropdown .internet_banking:hover {
    background-color: #fff;
    color: #00478f;
}
header .dropdown .internet_banking:hover img.globe {
    display: none;
}
header .dropdown .internet_banking:hover img.globe_hover {
    display: inline-block;
}
header .dropdown .header_border_btn {
    transition: all 100ms ease-in 0s;
    -moz-transition: all 100ms ease-in 0s;
    -ms-transition: all 100ms ease-in 0s;
    -o-transition: all 100ms ease-in 0s;
    -webkit-transition: all 100ms ease-in 0s;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border: solid 1px #fff;
    display: block;
    line-height: 47px;
    text-align: center;
    width: 50px;
    height: 50px;
    text-decoration: none !important;
}
header .dropdown .header_border_btn i {
    font-size: 25px;
    color: #fff;
    vertical-align: middle;
    display: inline;
    transition: all 100ms ease-in 0s;
    -moz-transition: all 100ms ease-in 0s;
    -ms-transition: all 100ms ease-in 0s;
    -o-transition: all 100ms ease-in 0s;
    -webkit-transition: all 100ms ease-in 0s;
}
header .dropdown .header_border_btn:hover,
header .dropdown .header_border_btn.active_btn_state {
    background: #fff;
}
header .dropdown .header_border_btn:hover i,
header .dropdown .header_border_btn.active_btn_state i {
    color: #00478f;
}
header .dropdown .dropdown-menu {
    width: 300px;
    max-width: 300px;
    padding: 0;
    top: 10px !important;
}
header .dropdown .dropdown-divider {
    margin: 0;
}
header .dropdown .dropdown-item {
    padding: 10px 20px;
    white-space: normal;
}
header .dropdown .dropdown-item i {
    width: 40px;
    text-align: center;
    margin-right: 10px;
    display: inline-block;
    font-size: 25px;
    vertical-align: top;
    color: #00478f;
}
header .dropdown .dropdown-item span {
    text-transform: uppercase;
    display: inline-block;
    color: #00478f;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 12px;
}
header .dropdown .dropdown-item p {
    margin: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 12px;
}
header .dropdown .dropdown-item.active,
header .dropdown .dropdown-item:active {
    background-color: #00478f;
}
header .dropdown .dropdown-item.active span,
header .dropdown .dropdown-item.active i,
header .dropdown .dropdown-item:active span,
header .dropdown .dropdown-item:active i {
    color: #fff;
}
header .dropdown.show .header_border_btn {
    background: #fff;
}
header .dropdown.show .header_border_btn i {
    color: #00478f;
}
header .dropdown.show .internet_banking {
    background-color: #fff;
    color: #00478f;
}
header .dropdown.show .internet_banking img.globe {
    display: none;
}
header .dropdown.show .internet_banking img.globe_hover {
    display: inline-block;
}
header .wsmenu {
    float: none;
    width: 100%;
}
header .navigation {
    background: #0b314e;
    width: 100%;
    z-index: 9;
    margin-top: 20px;
}
header .nav_col {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
header .nav_col h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 40px;
    color: #00478f;
}
header .nav_col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
header .nav_col ul li {
    margin-bottom: 5px;
}
header .nav_col ul li a {
    padding: 2px 5px 2px 10px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 24px;
    text-decoration: none !important;
    color: #00478f;
    display: block;
    transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
}
header .nav_col ul li a i {
    color: #fff;
    margin-right: 5px;
    opacity: 0;
    transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    -ms-transition: all 300ms ease-in 0s;
    -o-transition: all 300ms ease-in 0s;
    -webkit-transition: all 300ms ease-in 0s;
}
header .nav_col ul li a:hover,
header .nav_col ul li a.active {
    background: #00478f;
    color: #fff;
    padding-left: 15px;
}
header .nav_col ul li a:hover i,
header .nav_col ul li a.active i {
    opacity: 1;
}
header .urduIcon a {
    transition: all 100ms ease-in 0s;
    -moz-transition: all 100ms ease-in 0s;
    -ms-transition: all 100ms ease-in 0s;
    -o-transition: all 100ms ease-in 0s;
    -webkit-transition: all 100ms ease-in 0s;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border: solid 2px #fff;
    display: block;
    line-height: 40px;
    text-align: center;
    width: 50px;
    height: 50px;
    text-decoration: none !important;
}
header .urduIcon a img:last-child {
    display: none;
}
header .urduIcon a:hover img:first-child {
    display: none;
}
header .urduIcon a:hover img:last-child {
    display: inline-block;
}
header .urduIcon a:hover {
    background: #fff;
}
.banner_img img {
    width: 100vw;
}
.banner.default_banner {
    background: #fff;
    min-height: 460px;
}
.banner.default_banner.homeBanner {
    background: url(../images/home-header.png);
    background-size: cover;
}
.banner.default_banner .bannerContent {
    z-index: 0;
}
.banner.default_banner .bannerContent h1 {
    color: #00478f;
}
.banner .accounts-ico ul li {
    display: inline-block;
    margin-right: 40px;
    border-right: 1px solid #00478f;
    padding-right: 30px;
}
.banner .accounts-ico ul li:last-child {
    border: none;
}
.banner .accounts-ico ul li img {
    display: block;
    margin-bottom: 30px;
}
.banner .accounts-ico ul li a {
    font-size: 30px;
    color: #00478f;
    line-height: 26px;
    text-align: center;
    text-decoration: none;
}
@media (min-width: 992px) {
    .bgBlue .col-lg-3 {
        flex: 0 0 35% !important;
        max-width: 25% !important;
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 1199px) {
    .bgBlue .col-lg-3 {
        flex: 0 0 35% !important;
        max-width: 35% !important;
    }
    ul.mlfix {
        margin-left: -9px !important;
    }
}
@media (min-width: 1200px) {
    .bgBlue .col-lg-3 {
        flex: 0 0 25% !important;
        max-width: 25% !important;
    }
}
@media (max-width: 768px) {
    img.investment_ico {
        width: 10vh;
    }
    ul#js-cards-header {
        padding-left: 0px !important;
    }
    ul.three-line-txt li a {
        max-width: 250px;
    }
    .home-widgets {
        display: none;
    }
    p.iban-spacing {
        letter-spacing: 2px;
        font-size: 16px;
    }
    .banner .investment-sm img {
        opacity: 0.1;
    }
    .banner .investment-sm {
        background-color: #c5cfd8 !important;
        height: 430px;
    }
    .banner .wealth-sm img {
        opacity: 0.1;
    }
    .banner .wealth-sm {
        background-color: #c5cfd8 !important;
        height: 430px !important;
    }
    .banner .wealth-management-sm img {
        opacity: 0.1;
    }
    .banner .wealth-management-sm {
        background-color: #1e344e !important;
        height: 620px;
    }
    .banner .commercial-banking-sm img {
        opacity: 0.1;
    }
    .banner .commercial-banking-sm {
        background-color: #fff !important;
        height: 250px;
    }
    .banner .business-banking-sm img {
        opacity: 0.1;
    }
    .banner .business-banking-sm {
        background-color: #1e344e !important;
        height: 350px;
    }
    .banner .iban-sm img {
        opacity: 0.2;
    }
    .banner .personel-sm img {
        opacity: 0;
    }
    .banner .personel-sm {
        background-color: #1e344e !important;
        height: 360px;
    }
    .banner .iban-sm {
        background-color: #1e344e !important;
        height: 470px;
    }
    .banner .csr-sm img {
        opacity: 0.1;
    }
    .banner .csr-sm {
        background-color: #1e344e !important;
        height: 450px;
    }
    .banner .career-sm img {
        opacity: 0.1;
    }
    .banner .career-sm {
        background-color: #1e344e !important;
        height: 350px;
    }
    .banner .accounts-ico ul {
        padding-left: 0;
    }
    .banner .accounts-ico ul li {
        display: inline-block;
        margin-right: 3vw;
        border-right: 1px solid #00478f;
        padding-right: 0vw;
        padding-left: 0;
    }
    .banner .accounts-ico ul li a {
        font-size: 4vw;
        line-height: 0;
        font-weight: 500;
    }
    .banner .accounts-ico ul li img {
        display: block;
        width: 50%;
    }
    h1 {
        line-height: 40px !important;
    }
    .m-t-lg {
        margin-top: 0px !important;
    }
    .exchangeLogo {
        padding-top: 10px;
    }
}
.banner .bannerContent h1 {
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 41px;
    color: #fff;
    margin-bottom: 25px;
}
.banner .bannerContent h2 {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: bolder;
    font-size: 55px;
    line-height: 50px;
    margin-bottom: 30px;
}
.banner .bannerContent h2 span {
    font-family: "Montserrat", sans-serif;
    font-weight: lighter;
    font-size: 26px;
}
.banner .bannerContent p {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
}
.banner-text-blue h2 {
    background-color: #00478f !important;
}
.banner .bannerContent #custom-search-input {
    width: 100%;
    position: relative;
}
.banner .bannerContent #custom-search-input input {
    width: 100%;
    padding-left: 55px !important;
    padding-right: 55px !important;
    height: 50px;
    border-radius: 40px !important;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    -o-border-radius: 40px;
    -ms-border-radius: 40px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 20px;
    box-shadow: 0 0 1px 0 rgb(0 0 0 / 0.2);
    border: none !important;
}
.banner .bannerContent #custom-search-input input:focus {
    border: none;
    outline: none !important;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 0.2);
}
.banner .bannerContent #custom-search-input .dynamic-icons {
    position: absolute;
    left: 0;
    z-index: 1;
    height: 100%;
    z-index: 9;
    left: 20px;
}
.banner .bannerContent #custom-search-input .dynamic-icons i {
    line-height: 50px;
    color: #58595b;
    font-size: 22px;
}
.banner .bannerContent #custom-search-input .input-group-btn {
    position: absolute;
    right: 20px;
    background: none;
    top: 0;
    bottom: 0;
    z-index: 9;
}
.banner .bannerContent #custom-search-input .input-group-btn .btn {
    cursor: pointer;
    background: none;
    box-shadow: none !important;
    outline: none !important;
    border: none;
}
.banner .bannerContent #custom-search-input .input-group-btn .btn i {
    color: #58595b;
}
.banner .move_down a.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
    display: block;
    padding-bottom: 80px;
}
@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-30px);
    }
    60% {
        transform: translateY(-15px);
    }
}
.body_content .section_heading h1 {
    color: #00478f !important;
    font-family: "Montserrat", sans-serif;
    font-weight: 200;
    font-size: 28px;
    letter-spacing: 4px;
}
.body_content .list_icons_container {
    margin-bottom: 35px;
    text-decoration: none !important;
    color: #00478f !important;
}
.body_content .list_icons_container span {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #00478f;
    display: block;
    text-align: center;
    margin-top: 25px;
    line-height: normal;
}
.body_content .list_icons_container .list_icons {
    max-width: 150px;
    margin: 0 auto;
    transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    -ms-transition: all 200ms ease 0s;
    -o-transition: all 200ms ease 0s;
    -webkit-transition: all 200ms ease 0s;
    position: relative;
    width: 100%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border: solid 3px #0050a2;
    top: 0;
}
.body_content .list_icons_container .list_icons:after {
    position: absolute;
    background-color: #0067d0;
    background: -moz-linear-gradient(top, #0067d0 1%, #00478f 100%);
    background: -webkit-linear-gradient(top, #0067d0 1%, #00478f 100%);
    background: linear-gradient(to bottom, #0067d0 1%, #00478f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0067d0',endColorstr='#00478f',GradientType=0);
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}
.body_content .list_icons_container .list_icons .static {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 99;
}
.body_content .list_icons_container .list_icons .static img {
    width: 100%;
    height: 100%;
}
.body_content .list_icons_container .list_icons .hover {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    top: 0%;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    opacity: 0;
    z-index: 99;
}
.body_content .list_icons_container .list_icons .hover img {
    width: 100%;
    height: 100%;
}
.body_content .list_icons_container:hover .list_icons:before {
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    opacity: 0;
}
.body_content .list_icons_container:hover .list_icons .hover {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    opacity: 1;
}
.body_content .bgBlue {
    background-color: #0f69c5 !important;
}
.body_content .bgBlue.padding_setting {
    margin-top: 100px;
    padding-bottom: 0;
}
.body_content .bgBlue .monitor {
    margin-top: -75px;
}
.body_content .vector_white_list {
    height: 200px;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    border: solid 3px #00478f;
    padding-top: 10px;
    margin-bottom: 20px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    -ms-border-radius: 25px;
    padding-bottom: 10px;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    background: #fff0;
}
.body_content .vector_white_list span {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 25px;
    color: #00478f;
    display: block;
    text-align: center;
    margin-top: 10px;
    line-height: 1;
}
.body_content .vector_white_list .static {
    opacity: 1;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
}
.body_content .vector_white_list .hover {
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    display: none;
}
.body_content .vector_white_list:hover {
    background: #00478f;
}
.body_content .vector_white_list:hover .hover {
    display: block;
}
.body_content .vector_white_list:hover .static {
    display: none;
}
.body_content .vector_white_list:hover span {
    color: #fff;
}
.body_content .vector_small_list {
    height: 165px;
    border: solid 3px #fff;
    padding-top: 10px;
    margin-bottom: 20px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    -ms-border-radius: 25px;
    padding-bottom: 10px;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    background: #fff0;
}
.body_content .vector_small_list span {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    display: block;
    text-align: center;
    margin-top: 10px;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    line-height: normal;
}
.body_content .vector_small_list .static {
    opacity: 1;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
}
.body_content .vector_small_list .hover {
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    opacity: 0;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
}
.body_content .vector_small_list:hover {
    background: #fff;
}
.body_content .vector_small_list:hover .hover {
    opacity: 1;
}
.body_content .vector_small_list:hover .static {
    opacity: 0;
}
.body_content .vector_small_list:hover span {
    color: #1e79d7;
}
@media (max-width: 990px) {
    .body_content .vector_small_list {
        height: 150px;
    }
    .body_content .vector_small_list span {
        font-size: 15px;
    }
    .body_content .vector_small_list img {
        max-width: 80%;
    }
    .body_content .vector_small_list:hover img {
        max-width: 80%;
    }
    .body_content .list_icons_container span {
        font-size: 14px;
    }
}
@media (max-width: 768px) {
    .body_content .vector_small_list {
        height: 160px;
    }
    .body_content .vector_small_list span {
        font-size: 14px;
    }
    .body_content .vector_small_list img {
        max-width: 100%;
    }
    .body_content .vector_small_list:hover img {
        max-width: 100%;
    }
    .body_content .list_icons_container span {
        font-size: 22px;
    }
}
@media (max-width: 1200px) {
    .none {
        margin-top: 110px !important;
    }
}
@media (max-width: 918px) {
    .none {
        margin-top: 0px !important;
    }
}
@media (max-width: 919px) {
    .none {
        margin-top: 0px !important;
    }
}
.body_content .bx-wrapper {
    background: #fff0;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: none;
}
.body_content .bx-wrapper img {
    display: inline-block;
    width: 100%;
}
.body_content .bx-wrapper .leftObj {
    z-index: 9;
    vertical-align: bottom;
}
.body_content .bx-wrapper .rightObj {
    margin-bottom: 20px;
}
.body_content .bx-wrapper .sliderHeading h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 200;
    font-size: 60px;
    color: #58595b;
    line-height: 1;
}
.body_content .bx-wrapper .sliderHeading h2 span {
    font-family: "Montserrat", sans-serif;
    font-weight: 600 !important;
    font-size: 34px;
    color: #00478f;
}
.body_content .bx-wrapper .sliderHeading .sliderBtn {
    margin-top: 60px;
}
.body_content .bx-wrapper .sliderHeading .sliderBtn a {
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    background: #00478f;
    border: solid 1px #00478f;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 200;
    font-size: 26px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    -ms-border-radius: 25px;
    padding: 7px 25px;
    text-decoration: none;
    min-width: 315px;
}
.body_content .bx-wrapper .sliderHeading .sliderBtn a:hover {
    background: #fff;
    color: #00478f;
}
.body_content .bx-wrapper .bx-pager.bx-default-pager a:hover,
.body_content .bx-wrapper .bx-pager.bx-default-pager a.active,
.body_content .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #00478f;
}
.body_content .bx-wrapper .bx-pager.bx-default-pager a {
    background: #ccc;
    text-indent: -9999px;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    display: block;
    width: 40px;
    height: 4px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.body_content .bx-wrapper .bx-controls-direction a {
    width: 29px;
    height: 34px;
}
.body_content .bx-wrapper .bx-prev {
    background: url(../images/arrow_left.png) no-repeat;
}
.body_content .bx-wrapper .bx-next {
    background: url(../images/arrow_right.png) no-repeat;
}
.body_content .bx-controls-direction {
    position: relative;
    top: -300px;
    max-width: 1140px;
    margin: 0 auto;
}
.body_content .app_container {
    margin-top: 180px;
    background: #00478f !important;
    background: -moz-linear-gradient(top, #005bb7 0%, #004fa0 100%);
    background: -webkit-linear-gradient(top, #005bb7 0%, #004fa0 100%);
    background: linear-gradient(to bottom, #005bb7 0%, #004fa0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005bb7',endColorstr='#004fa0',GradientType=0);
}
.body_content .app_container h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 45px;
    color: #fff;
    line-height: 1;
    margin-bottom: 25px;
}
.body_content .app_container h3 span {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 30px;
}
.body_content .app_container .icons_apps * {
    display: inline-block;
    margin: 0 15px 0 0;
    height: 60px;
}
.body_content .app_container .icons_apps .sap {
    width: 1px;
    background: #fff;
}
.body_content .app_container .handImg {
    margin-top: -130px;
}
.body_content .section_divider ul li {
    margin-bottom: 2px;
}
.body_content .section_divider_container .section_divider h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 40px;
    color: #00478f;
}
h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 40px;
}
h1 span {
    font-family: "Montserrat", sans-serif;
    font-weight: bolder;
    font-size: 32px;
    color: #333;
}
h1 span.darksetting {
    font-family: "Montserrat", sans-serif;
    font-weight: lighter;
    font-size: 27px;
    color: #58595b;
}
h2 strong {
    font-weight: 700 !important;
}
.body_content .section_divider_container .section_divider h5 {
    font-family: "Montserrat", sans-serif;
    font-weight: bolder;
    font-size: 32px;
    margin-bottom: 0;
    color: #00478f;
    font-family: "Montserrat", sans-serif;
    font-weight: bolder;
    font-size: 32px;
}
.body_content .section_divider_container .section_divider h5.darkBold {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 32px !important;
    color: #58595b;
}
.body_content .section_divider_container .section_divider h5.darksetting {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-size: 27px;
    color: #58595b;
}
.body_content .section_divider_container .section_divider p {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.body_content .section_divider_container .section_divider a.roundedBtn,
a.roundedBtn {
    background: #00478f;
    color: #fff;
    text-decoration: none;
    padding: 7px 12px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin-top: 15px;
    float: right;
    min-width: 193px;
    text-align: center;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    -ms-border-radius: 25px;
    border: solid 1px #00478f;
}
.body_content .section_divider_container .section_divider a.roundedBtn:hover,
a.roundedBtn:hover {
    background: #fff;
    color: #00478f;
    cursor: pointer !important;
}
.body_content .section_divider_container .section_divider a.roundedBtn_inverse {
    background: #fff;
    color: #00478f;
    text-decoration: none;
    padding: 8px 12px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin-top: 15px;
    float: right;
    min-width: 180px;
    text-align: center;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    -ms-border-radius: 25px;
    border: solid 1px #fff;
}
a.roundedBtn_inverse {
    background: #fff;
    color: #00478f;
    text-decoration: none;
    padding: 8px 12px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin-top: 15px;
    float: right;
    min-width: 180px;
    text-align: center;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    -ms-border-radius: 25px;
    border: solid 1px #fff;
}
a.roundedBtn_inverse:hover {
    background: #00478f;
    color: #fff;
}
ul li a.inactive_btn {
    background: #fff;
    color: #00478f;
    text-decoration: none;
    padding: 8px 12px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin-top: 15px;
    float: right;
    text-align: center;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    border: solid 1px #00478f;
}
ul li a.inactive_btn:hover {
    background: #00478f;
    color: #fff;
}
a.btn_inv_outline {
    background: transparent !important;
    border: 2px solid #fff !important;
    color: #fff !important;
    padding: 0 20px !important;
    min-width: 50px !important;
    border-radius: 50px;
    text-decoration: none;
}
a.btn_inv_outline:hover {
    background: #fff !important;
    border: 2px solid #fff !important;
    color: #00478f !important;
}
.body_content .section_divider_container .section_divider a.roundedBtn_inverse:hover {
    background: #fff0;
    color: #fff;
}
.body_content .section_divider_container .section_divider .asideSettings {
    text-align: center;
    margin-bottom: 15px;
}
.body_content .section_divider_container .section_divider .asideSettings a {
    text-decoration: none !important;
}
.body_content .section_divider_container .section_divider .asideSettings a:hover {
    cursor: default;
}
.body_content .section_divider_container .thumblink .asideSettings a:hover {
    cursor: pointer !important;
}
.body_content .section_divider_container .section_divider .asideSettings img {
    margin-bottom: 10px;
}
.body_content .section_divider_container .section_divider .asideSettings span {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #414042;
    display: block;
    line-height: 14px;
}
.bordered {
    border: solid 2px #00478f;
    border-radius: 20px;
    padding: 15px;
    overflow-wrap: break-word;
}
.bordered th {
    border-top: none !important;
}
.body_content .section_divider_container .bordered_content,
.bordered_content_inverse {
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    background: #fff;
    border: solid 2px #00478f !important;
    padding: 10px 10px 10px 10px;
    color: #00478f;
}
.bordered_content_inverse {
    background-color: #fff0;
    border: solid 2px #fff !important;
    color: #fff !important;
}
.border-less-rounded {
    -webkit-border-radius: 20px !important;
}
.body_content .section_divider_container .bordered_content table th {
    padding: 0.75rem 0.75rem 0rem 0;
    border-top: 2px #fff !important;
}
.body_content .section_divider_container .bordered_content table td {
    padding: 0.75rem 0.75rem 0rem 0;
    border-bottom: 1px solid #e9ecef !important;
}
.bordered_content table td {
    border-top: none !important;
    border-bottom: 1px solid #e9ecef !important;
}
.bordered_content_inverse table th {
    border-top: none !important;
    font-weight: bold !important;
}
.bordered_content_inverse table td {
    border-bottom: solid 1px #fff !important;
    border-top: none;
}
.body_content .section_divider_container .bordered_content p {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 11px;
    color: #00478f;
    margin: 0;
}
.body_content .section_divider_container .middle-content p {
    color: #333;
    font-size: 11px;
    margin: 0 0 20px 0;
}
.body_content .section_divider_container .default_list ul {
    color: #212529;
}
.body_content .section_divider_container .default_list ul li {
    margin: 0 0 10px 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.body_content .section_divider_container .default_list ul li a {
    color: inherit;
}
.body_content .additional_link p {
    font-family: "Montserrat", sans-serif;
    font-weight: normal !important;
    font-size: 11px !important;
    margin-bottom: 20px;
    color: #00478f;
}
.body_content .additional_link p a {
    color: inherit;
    text-decoration: underline;
    font-family: "Montserrat", sans-serif;
    font-weight: bolder;
    font-size: inherit;
}
.body_content .additional_link.default_col p {
    color: #333;
}
ul.disclaimer {
    padding-left: 15px;
}
ul.disclaimer li {
    font-size: 10px;
    padding-bottom: 10px;
    color: #d1d3d4;
}
footer .footerBarLinks a i {
    color: #fff;
    font-size: 40px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    border: 2px solid #fff;
    width: 65px;
    height: 65px;
    display: inline-block;
    text-align: center;
    line-height: 65px;
    vertical-align: middle;
}
footer .footerBarLinks a span {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 22px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    line-height: 1;
    vertical-align: middle;
    text-transform: uppercase;
    margin-left: 10px;
}
footer .footerBarLinks a:hover i {
    color: #00478f;
    background: #fff;
}
footer .right_table {
    color: #bfccc0;
}
footer .right_table ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
footer .right_table ul li {
    display: inline-block;
    padding: 15px;
}
footer .right_table ul li span {
    display: block;
    padding: 3px;
    text-align: left;
    line-height: 1.3;
}
footer .main_footer .showMore {
    margin-bottom: 40px;
}
footer .main_footer .showMore p {
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    font-size: 14px;
    display: inline-block;
    color: #333;
    text-decoration: none;
    vertical-align: middle;
    line-height: normal;
    margin: 0;
    width: 100%;
    margin-bottom: 5px;
}
footer .main_footer ul.footer-menu-items {
    margin: 0;
    margin-bottom: 30px;
    list-style: none;
    padding: 0;
}
footer .main_footer ul.footer-menu-items li {
    width: 100%;
    display: inline-block;
    margin-bottom: -3px;
}
footer .main_footer ul.footer-menu-items li h4 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    color: #333;
    text-decoration: none;
    vertical-align: middle;
    line-height: normal;
    margin: 0;
    width: 100%;
    margin-bottom: 20px;
}
footer .main_footer ul.footer-menu-items li a {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 12px;
    display: inline-block;
    color: #333;
    text-decoration: none;
    vertical-align: middle;
    line-height: 1.4;
    margin: 0;
    width: 100%;
    position: relative;
}
footer .main_footer ul.footer-menu-items li a:hover {
    text-decoration: underline;
}
ul.sub-menu {
    padding: 0 !important;
}
li.widget_custom_html {
    list-style: none;
}
ul.social-icons {
    padding: 0;
}
.pushTop {
    width: 100%;
}
footer .main_footer .textwidget h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    color: #333;
    text-decoration: none;
    vertical-align: middle;
    line-height: 1.3;
    margin: 0;
    width: 100%;
}
footer .main_footer .textwidget h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 23px;
    display: inline-block;
    color: #333;
    font-weight: 300;
    text-decoration: none;
    vertical-align: middle;
    line-height: 1.3;
    margin: 0;
    width: 100%;
}
footer .main_footer .textwidget h3 a {
    color: inherit;
    text-decoration: none;
}
.contact-widget {
    margin-bottom: 20px;
}
.contact-widget h3 {
    font-size: 23px;
    display: inline-block;
    color: #333;
    font-weight: 300;
    margin-bottom: 10px;
}
.contact-widget h6 {
    margin-bottom: 0;
}
.contact-widget img {
    width: 150px;
}
.contact-widget p {
    color: #ff8100;
    padding-top: 5px;
}
.contact-widget p.ph-number {
    font-size: 12px;
    color: #333;
}
footer .copyrights p {
    margin: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
}
footer ul.social-icons li {
    display: inline-block;
    padding: 10px;
    font-size: 16px;
    border: solid 1px #ccc;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
}
footer ul.social-icons li a {
    text-decoration: none;
    color: #333;
}
footer ul.social-icons li a:hover {
    text-decoration: none;
    color: #00478f;
}
footer h3 {
    margin-bottom: 20px;
}
@media (max-width: 1180px) {
    h1 {
        line-height: 0.9 !important;
    }
}
@media (max-width: 919px) {
    .closeNav {
        display: block;
        position: absolute;
        right: 15px;
        top: 15px;
        z-index: 99;
    }
    .closeNav a {
        font-size: 30px;
        color: #ffffff !important;
    }
    header .navigation {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0%;
        background: rgb(0 0 0 / 0.5);
        display: none;
        margin-top: 0;
    }
    header .navigation .container,
    header .navigation .row,
    header .navigation .wsmain {
        height: 100%;
    }
    .wsmain {
        transition: all 300ms ease 0s;
        -moz-transition: all 300ms ease 0s;
        -ms-transition: all 300ms ease 0s;
        -o-transition: all 300ms ease 0s;
        -webkit-transition: all 300ms ease 0s;
        position: absolute;
    }
    .banner .bannerContent h2 {
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 4vw;
        line-height: normal;
        margin-bottom: 5px;
    }
    .banner .bannerContent h2 span {
        font-family: "Montserrat", sans-serif;
        font-weight: lighter;
        font-size: 3vw;
    }
    .banner .bannerContent p {
        font-family: "Montserrat", sans-serif;
        font-weight: 400;
        font-size: 2vw;
    }
    @media (max-width: 768px) {
        .sehat-sarmaya {
            padding-bottom: 180px;
        }
    }
    body {
        overflow: hidden;
    }
    .body_content .bx-wrapper .rightObj {
        text-align: center !important;
    }
    .body_content .bx-controls-direction {
        display: none;
    }
    .body_content .bx-wrapper .sliderHeading h2 {
        font-family: "Montserrat", sans-serif;
        font-weight: lighter;
        font-size: 35px;
    }
    .body_content .bx-wrapper .sliderHeading h2 span {
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 20px;
        line-height: 1;
    }
    .handImg {
        display: none;
    }
    .app_container {
        padding: 50px 0;
    }
    .m-t-lg-xs {
        margin-top: 60px;
    }
    .banner .bannerContent {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .banner .bannerContent h2 {
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 4vw;
        line-height: normal;
        margin-bottom: 5px;
    }
    .banner .bannerContent h3 {
        font-size: 3vw;
    }
    .banner .bannerContent h2 span {
        font-family: "Montserrat", sans-serif;
        font-weight: lighter;
        font-size: 3vw;
    }
    .banner .bannerContent p {
        font-family: "Montserrat", sans-serif;
        font-weight: 400;
        font-size: 2vw;
    }
    .body_content .bx-wrapper,
    .body_content .app_container {
        margin-top: 50px;
    }
    .body_content .vector_small_list {
        max-width: 160px;
        height: 140px;
        margin-left: auto;
        margin-right: auto;
    }
    .home-widgets,
    .home-widgets:hover {
        top: 180px;
    }
}
@media (max-width: 480px) {
    header .dropdown.m-r-md.m-l-md {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    header .urduIcon.m-l-md {
        margin-left: 10px !important;
    }
    .jamaLogo {
        text-align: center;
    }
    .exchangeLogo {
        padding: 20px 0 10px 0;
    }
}
@media (max-width: 420px) {
    #whatdoyouwantodo .row.m-t-lg .col-md-6.col-sm-12.col-xs-12 {
        margin-top: 32px;
    }
    header .dropdown.m-t.m-b {
        width: 100%;
        text-align: center;
    }
    header .dropdown .internet_banking {
        text-align: center;
    }
    header .dropdown .header_border_btn {
        width: 40px;
        height: 40px;
        line-height: 37px;
    }
    header .urduIcon a {
        width: 40px;
        height: 40px;
        line-height: 30px;
    }
    .body_content .list_icons_container span {
        margin-top: 5px !important;
    }
    .body_content .list_icons_container {
        margin: 10px auto;
    }
    footer .footerBarLinks a i {
        font-size: 30px;
        width: 45px;
        height: 45px;
        line-height: 45px;
        margin-bottom: 10px;
    }
    footer .footerBarLinks a span {
        font-size: 14px;
        margin-left: 5px;
        vertical-align: unset;
    }
    .body_content .bgBlue.padding_setting {
        padding-bottom: 0;
    }
}
@media (max-width: 320px) {
    .pull-height {
        padding-bottom: 120px;
    }
    .sehat-sarmaya {
        padding-bottom: 420px;
    }
    .page-id-558 ul.button-group li {
        padding-right: 0px !important;
    }
    footer .footerBarLinks a i {
        font-size: 30px;
        width: 45px;
        height: 45px;
        line-height: 45px;
        margin-bottom: 10px;
    }
    footer .footerBarLinks a span {
        font-size: 11px;
        margin-left: 5px;
        vertical-align: unset;
    }
    .body_content .bx-wrapper .sliderHeading .sliderBtn a {
        min-width: 265px;
    }
    .showMore {
        margin-bottom: 0px !important;
    }
    .body_content .bx-wrapper {
        margin-top: -1px;
    }
}
@media (max-width: 220px) {
    header .dropdown .internet_banking {
        min-width: 100%;
        font-size: 10px;
    }
}
.bcrumb-bg {
    background-color: #e9ecef;
}
.error404 span.input-group-btn {
    background-color: white !important;
    border-radius: 0 20px 20px 0px !important;
}
.error404 span.dynamic-icons {
    color: #08427e !important;
    top: 10px !important;
}
.error404 #custom-search-input input.form-control {
    padding-left: 70px !important;
}
.page-id-11 .bannerContent {
    margin: 200px auto 100px auto;
}
.rm-btn {
    min-width: 115px !important;
}
.font-40px {
    font-size: 40px !important;
    font-weight: 700;
    font-weight: 700;
}
.table th,
.table td {
    padding: 0.55rem !important;
}
a .fa-bell {
    font-size: 20px !important;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(3rem + 2px);
}
sup {
    top: 0;
    padding-right: 5px;
}
.f-100 {
    font-weight: 100 !important;
}
.f-200 {
    font-weight: 200 !important;
}
.f-300 {
    font-weight: 300 !important;
}
.f-400 {
    font-weight: 400 !important;
}
.f-500 {
    font-weight: 500 !important;
}
.f-600 {
    font-weight: 600 !important;
}
.f-700 {
    font-weight: 700 !important;
}
.f-800 {
    font-weight: 800 !important;
}
.f-200 {
    font-weight: 900 !important;
}
#custom-search-input input.form-control {
    padding-left: 60px !important;
}
.thin-font {
    margin: 0;
    font-weight: 300 !important;
}
.thin-font-200 {
    margin: 0;
    font-weight: 200 !important;
}
h2 span {
    font-weight: 400 !important;
}
h4 {
    font-size: 30px;
    font-weight: 700;
}
h5 {
    font-size: 26px !important;
    font-weight: 700;
}
body.search-results .container header {
    background-color: transparent !important;
    padding-bottom: 0px !important;
    margin-top: 20px;
}
body.search-only input[type="text"] {
    padding-right: 40px !important;
    padding-left: 50px !important;
}
body.search-only #custom-search-input {
    margin-top: 20px !important;
}
body.search-only span.dynamic-icons {
    left: 20px !important;
    top: 10px !important;
}
body.search-only .input-group-btn:not(:first-child) > .btn:first-child,
.input-group-btn:not(:first-child) > .btn-group:first-child {
    margin-left: -50px !important;
}
body.search-no-results .container header {
    background-color: transparent !important;
    padding-bottom: 0px !important;
    margin-top: 20px;
}
body.search-no-results .page-content {
    margin-bottom: 20px !important;
}
body.search-no-results .page-content form {
    margin-top: 40px !important;
}
.h2-custom-lh,
.h1-custom-lh {
    line-height: 30px !important;
}
.h1-mb {
    margin-bottom: 20px !important;
}
.h2-mb {
    margin-bottom: 20px !important;
}
.h4-mb {
    margin-bottom: 15px !important;
}
.h5-mb {
    margin-bottom: 30px !important;
}
.h6-mb {
    margin-bottom: 10px !important;
}
a.btn-block {
    border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -o-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
a.threeline_btn {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}
.blue-section h6 {
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
    display: inline-block;
    margin-bottom: 10px;
}
.blue-section h4 {
    margin-top: 40px !important;
    margin-bottom: 10px !important;
}
.blue-section ul {
    padding-left: 12px !important;
}
.blue-section p {
    color: #d1d3d4;
}
.card-header h5 {
    font-size: 20px !important;
    color: #58595b;
    font-weight: 800;
}
.card-header h6 {
    color: #58595b;
    font-weight: 500;
    font-size: 16px;
}
#wpsl-search-input {
    border: 2px solid #00478f !important;
    border-radius: 10px !important;
    height: 40px;
    font-weight: 600 !important;
    color: #00478f !important;
}
#wpsl-radius .wpsl-dropdown {
    border: 2px solid #00478f !important;
    border-radius: 10px !important;
}
#wpsl-checkbox-filter,
.wpsl-custom-checkboxes {
    width: auto;
}
.wpsl-custom-checkboxes {
    margin: 12px 0 15px;
}
#wpsl-search-btn,
input[type="submit"],
input[type="reset"],
[type="submit"] {
    background: #00478f;
    color: #fff;
    text-decoration: none;
    padding: 7px 12px !important;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 16px;
    float: right;
    text-align: center;
    border-radius: 25px !important;
    -moz-border-radius: 25px !important;
    -webkit-border-radius: 25px !important;
    -o-border-radius: 25px !important;
    -ms-border-radius: 25px !important;
    border: solid 1px #00478f;
}
#wpsl-search-btn:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
[type="submit"]:hover {
    background-color: white !important;
    color: #00478f !important;
    cursor: pointer !important;
}
input[type="submit"],
input[type="reset"] {
    margin: 0 5px !important;
}
.wpsl-search {
    margin-bottom: 12px;
    padding: 12px 12px 0 !important;
    background: #f4f3f3;
}
.wpforms-container input.wpforms-field-medium,
.wpforms-container select.wpforms-field-medium,
.wpforms-container .wpforms-field-row.wpforms-field-medium {
    max-width: 100% !important;
}
.page-id-2259 .asideSettings a {
    cursor: pointer !important;
}
.page-id-398 ul.two-line-txt li a {
    font-size: 19px !important;
}
.page-id-595 h4 {
    font-size: 20px !important;
}
.page-id-137 h6:first-child {
    padding-left: 9px;
}
.page-id-129 h6:first-child {
    padding-left: 9px;
}
.page-id-163 h6 {
    font-size: 20px !important;
}
.page-id-350 .blue-section h6 {
    display: block !important;
}
.page-id-22 .blue-section h6 {
    display: block !important;
}
.discount {
    position: relative;
    display: inline-block;
}
.discount .overlay {
    position: absolute;
    top: 10px;
    left: 52px;
    width: 180px;
    height: 166px;
    background: #004394;
    opacity: 0;
    transition: opacity 500ms ease-in-out;
}
.discount:hover .overlay {
    opacity: 0.9;
    color: #fff;
    cursor: pointer;
}
.overlay span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff !important;
    font-size: 20px !important;
    line-height: 24px !important;
}
@media (max-width: 768px) {
    .discount .overlay {
        left: 70px;
    }
}
.modal-open {
    padding-right: 0px !important;
}
.parent-pageid-19 .blue-section h6 {
    display: block !important;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .banner .bannerContent h2 {
        font-size: 36px;
        line-height: normal;
    }
    .banner .bannerContent p {
        font-size: 14px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .banner .bannerContent h2,
    .banner .bannerContent h4 {
        font-size: 22px;
        margin-bottom: 10px;
        line-height: normal;
    }
    .banner .bannerContent h3 {
        font-size: 16px;
        margin-bottom: 5px !important;
    }
    .banner .bannerContent p {
        font-size: 11px;
        margin-bottom: 5px;
    }
    #toCome.body_content .vector_list_container .col-md-4 {
        max-width: 50%;
        flex: 50%;
    }
    .section_divider_container .mutual-fund ul.button-group li {
        padding-right: 0;
    }
    .banner .bannerContent.pos_bottom .justify-content-center.flex-column.mt-5,
    .banner .bannerContent.pos_bottom .justify-content-center.flex-column.mt-5 .col-md-9.mt-md-5 {
        margin-top: 0px !important;
    }
    .banner .bannerContent.pos_bottom .justify-content-center.flex-column.mt-5 .col-md-9.mt-md-5 h3.mb-md-5 {
        margin-bottom: 0px !important;
    }
}
@media only screen and (min-width: 575px) and (max-width: 996px) {
    #toCome.body_content .section_divider_container .section_divider a.roundedBtn {
        font-size: 12px;
        padding: 7px 5px;
        min-width: 100%;
    }
    #toCome.body_content .section_divider_container .section_divider a.roundedBtn.float-right {
        min-width: 193px;
    }
    .wealthTop {
        padding-top: 0px !important;
        margin-top: 1em !important;
    }
    .banner .move_down a.bounce {
        padding-bottom: 5px;
        text-align: center;
    }
    ul.dashed.downLink li a {
        float: none;
        display: inline-block;
        width: 100%;
    }
    .exchangeLogo {
        padding-top: 5px;
    }
}
@media only screen and (min-width: 300px) and (max-width: 767px) {
    .section_divider_container .finance-ico a,
    ul#js-cards-header,
    ul#js-loans-header {
        text-align: center;
        display: inline-block;
        width: 100%;
    }
    ul.dashed.downLink li a {
        float: none;
        display: inline-block;
        width: 100%;
    }
    .exchangeLogo {
        padding-top: 10px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 586px) {
    .jamaLogo {
        text-align: center;
    }
    .exchangeLogo {
        padding: 20px 0 10px 0;
    }
}
@media (max-width: 480px) {
    .banner .bannerContent h2,
    .banner .bannerContent h4 {
        font-size: 20px;
    }
    .banner .bannerContent h3,
    .banner .bannerContent h2 span {
        font-size: 16px;
    }
    .banner .bannerContent p {
        font-size: 11px;
        margin-bottom: 8px;
    }
    .section_divider_container .mutual-fund ul.button-group,
    .section_divider_container .knowledge-centre ul.two-line-txt,
    ul#js-jcash-landing-page,
    ul#js-cards-header,
    ul#js-loans-header {
        margin: 0 15px;
    }
    .section_divider_container .mutual-fund ul.button-group li,
    .section_divider_container .knowledge-centre ul.two-line-txt li,
    ul#js-jcash-landing-page li,
    ul#js-bankassurance li,
    ul#js-cards-header li,
    ul#js-loans-header li {
        margin: 0;
        width: 100%;
    }
    .section_divider_container .mutual-fund ul.button-group li a,
    .section_divider_container .mutual-fund ul.button-group li a span,
    .section_divider_container .knowledge-centre ul.two-line-txt li a,
    ul#js-jcash-landing-page li a,
    ul#js-bankassurance li a,
    ul#js-cards-header li a,
    ul#js-loans-header li a,
    .body_content .section_divider_container .section_divider.col-lg-4.col-md-6.col-sm-12.col-xs-12 a.roundedBtn_inverse {
        width: 100% !important;
        min-width: 100%;
        float: none;
        font-size: 16px !important;
    }
    #toCome.body_content .section_divider_container .section_divider a.roundedBtn.float-right {
        float: none !important;
        text-align: center;
        display: inline-block;
    }
    ul#js-bankassurance {
        padding: 0 30px !important;
    }
    .section_divider_container .finance-ico a {
        text-align: center;
        display: inline-block;
        width: 100%;
    }
    .banner .move_down a.bounce {
        padding-bottom: 5px;
        text-align: center;
    }
    .banner .move_down a.bounce img {
        width: 70%;
    }
    ul.dashed.downLink li a {
        float: none;
        display: inline-block;
        width: 100%;
    }
}
body.hfeed #custom-search-input .input-group-btn button {
    margin-left: -50px;
}
.grayBg {
    background: #f0eeef;
}
.box-shodow {
    padding: 20px 15px;
    box-shadow: 0 0 10px rgb(1 1 1 / 0.21);
    border-bottom: 5px solid #00478f;
    min-height: 100%;
    height: 100%;
    margin: 10px 20px;
}
#search-bar {
    width: 100%;
    padding-left: 45px !important;
    padding-right: 0px !important;
    height: 50px;
    border: none !important;
}
.dynamic-icons {
    position: absolute;
    height: 100%;
    z-index: 9;
    left: 10px;
    top: -1px;
}
#sicon {
    line-height: 50px;
    color: #58595b;
    font-size: 22px;
}
.smart-icon {
    font-size: 20px;
    margin-right: 5px;
}

@font-face {
  font-family: 'Poppins ExtraBold';
  src: url('fonts/Poppins-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Now Bold';
  src: url('fonts/HelveticaNowDisplay-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Now Light';
  src: url('fonts/HelveticaNowDisplay-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Arial Rounded Bold';
  src: url('fonts/ArialRounded-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins Medium';
  src: url('fonts/Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

