.navbar-toggler {
    float: right;
    border: none;
}
.navbar-toggler:focus{
    box-shadow: none;
}
.navbar-collapse {
    float: right;
}
.top-middle-bar {
    background-color: #fff;
}
.top-news-bar {
    padding: 3px;
    background-color: #4a2f7e;
}
.news-line {
    color: #fff;
    margin: 0;
    font-weight: 500;
}
.main-navbar-header {
    background-color: #c42630;
    padding: 0;
}
.navbar-nav .nav-link.active {
    color: #fff;
}
.navbar-nav .nav-item a {
    color: #fff;
    font-weight: 600;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.dropdown-menu ul a {
    color: #000;
}
.nav-contact-area {
    background-color: #4a2f7e;
    padding: 5px;
    clip-path: polygon(0 0%, 0% 0, 100% 0, 88% 100%, 243% 90%, 0% 106%, 0% 1%, 21% 100%, 0% 10%);
}
.click-to-contact {
    padding: 0;
    margin: 0;
}
.click-to-contact a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
}
.socail-link {
    color: #fff;
}
.socail-link:hover {
    color: #fff;
}
.info-title {
    color: #4a2f7e;
    font-weight: 600;
    font-size: 15px;
}
.info-details-area {
    margin: 0;
    color: #c42630;
    font-size: 14px;
    font-weight: 500;
}
.banking-links-area p {
    margin: 0;
}
.banking-links-area p a {
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
}
.banking-links-bg {
    background-color: #4a2f7e;
    clip-path: polygon(0 0%, 0% 0, 100% 0, 100% 10%, 237% 86%, 0% 112%, 22% 118%, 44% 102%, 0% 0%);
    height: 88px;
}
.banking-links-area {
    text-align: right;
    margin-top: 16px;
}
.slider-img-area {
    border-bottom: 5px solid #4a2f7e;
}
.footer-section {
    background-color: #545454;
    padding: 40px 30px 0px 30px;
}
.footer-section h3 {
    font-family: "Sarabun", sans-serif;
    color: #fff !important;
    font-size: 1.4rem;
}
.footer-section ul li {
    margin-left: 10px;
    list-style: outside none none;
    margin-left: -40px;
    line-height: 1.5rem;
}
.bankinf-dt > ul li p {
    margin-bottom: 4px !important;
    color: #ccc;
    font-size: 0.9rem;
}
.bankinf-dt > ul li p span {
    font-weight: 600;
    color: #fff !important;
}
.footer-section h3 {
    font-family: "Sarabun", sans-serif;
    color: #fff !important;
    font-size: 1.4rem;
}
.footer-section ul li a {
    font-size: 0.9rem;
    color: #ccc;
    text-decoration: none;
}
.footer-section .address-text {
    line-height: 1.5rem;
    font-size: 0.9rem;
    color: #fff;
}
.footer-section .footer-credit {
    color: #ccc;
    text-align: right;
}
.address-text a {
    color: #fff;
    text-decoration: none;
}
.address-text a:hover {
    color: #fff;
}

.footer-credit a {
    color: #fff;
    text-decoration: none;
}
.footer-credit a:hover {
    color: #fff;
    text-decoration: none;
}
.bank-history {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #fafafa;
}
.bank-history-title {
    font-weight: 600;
    color: #4a2f7e;
}
.area-title {
    color: #c42630;
}
.history-content {
    font-weight: 500;
    color: #4a2f7e;
}
.financial-strength-title {
    color: #fff;
}
.financial-strength-value {
    color: #fff;
}
.section-title {
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size: 45px;
}
.main-service-area {
    padding-top: 60px;
    padding-bottom: 60px;
}
.image {
    display: block;
    width: 100%;
    height: auto;
}
.title-group {
    margin-bottom: 30px;
    text-align: center;
}
.service-box {
    padding: 16px;
    transition: 0.6s;
    border: 2px solid #8b98b5;
    background: #fff;
    box-shadow: 5px 5px #8b98b5;
}
.service-box:hover {
    transition: 0.6s;
    border-radius: 12px;
}
.service-box h4 {
    font-size: 22px;
    margin-top: 10px;
    color: #747f98;
}
.service-box p {
    color: #747f98;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 5px;
}
.service-box a {
    color: #747f98;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
}
.service-image {
    width: 110px;
    border-radius: 100%;
}
.text-of-service {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.title {
    font-size: 31px;
    text-transform: none;
    color: #151870;
}
.line-bottom-double-line-centered {
    position: relative;
    margin-bottom: 29px;
    padding-bottom: 23px;
    text-align: center;
}
.line-bottom-double-line-centered:before {
    bottom: 3px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 20px;
}
.line-bottom-double-line-centered::before {
    background: #28395e;
}
.line-bottom-double-line-centered:after {
    bottom: 7px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 45px;
}
.line-bottom-double-line-centered::after {
    background: #28395e;
}
/* /////////////////// */
.title-white {
    font-size: 31px;
    text-transform: none;
    color: #fff;
}
.line-bottom-double-line-centered-white {
    position: relative;
    margin-bottom: 29px;
    padding-bottom: 23px;
    text-align: center;
}
.line-bottom-double-line-centered-white:before {
    bottom: 3px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 20px;
}
.line-bottom-double-line-centered-white::before {
    background: #fff;
}
.line-bottom-double-line-centered-white:after {
    bottom: 7px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 45px;
}
.line-bottom-double-line-centered-white::after {
    background: #fff;
}
.page-area {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #ffffffa8;
}
.page-banner-section {
    padding: 50px 0px;
    background:
        linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)),
        url(../img/bg/banner-bg.jpg) center center no-repeat;
    background-size: cover;
}
.banner-title {
    font-size: 40px;
    color: #fff;
}
.banner-link {
    font-weight: 600;
    color: #fff;
    text-decoration: none;
}
.banner-link:hover {
    color: #fff;
    text-decoration: none;
}
.banner-parent-page {
    font-weight: 600;
    color: #fff;
}
.page-area .branch-title {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
    margin-bottom: 20px;
    text-transform: capitalize;
    position: relative;
    font-size: 21px;
}
.page-area .branch-title::before {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(238, 9, 121) 0%, rgb(255, 106, 0) 100%);
    bottom: -1px;
    left: 0;
    width: 50px;
    height: 1px;
}
.branch-box {
    border: 1px solid #dadada;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    height:335px;
}
.branch-box p {
    margin-bottom: 5px;
    color: #767676;
}
.branch-box p a {
    margin-bottom: 5px;
    color: #767676;
    text-decoration: none;
    font-weight: 600;
}
.branch-box p span {
    color: #767676;
    font-weight: 600;
}
.navbar-nav .dropdown-menu {
    width: 100%;
    background: #c42630;
    border: none;
    margin-left: 20px;
}
.dropdown-item:hover {
    color: #fff !important;
    background-color: #c42630 !important;
}
.dropdown-item:focus {
    color: #fff !important;
    background-color: #c42630 !important;
}
.dropdown-item:active {
    color: #fff !important;
    background-color: #c42630 !important;
}
.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;
}
.rounded {
    border-radius: 0.25rem !important;
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.form-control {
    border-radius: 0;
    background-color: #f5f5f5 !important;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border: none !important;
    height: 50px;
    padding-left: 15px;
    color: #262e2e;
    font-size: 14px;
    font-weight: 500;
}
#search-addon {
    cursor: pointer;
}
.page-menu-bar {
    border: 1px solid #d3d3d3;
    padding: 15px;
    background-color: #fff;
    border-radius: 12px;
}
.page-menu-bar .page-titles {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
    margin-bottom: 20px;
    text-transform: capitalize;
    position: relative;
    font-size: 21px;
}
.page-menu-bar .page-titles::before {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(238, 9, 121) 0%, rgb(255, 106, 0) 100%);
    bottom: -1px;
    left: 0;
    width: 50px;
    height: 1px;
}
.page-menu-bar ul {
    list-style-type: none;
    padding-left: 5px;
}
.page-menu-bar ul hr{
    margin: 10px 0;
}
.page-menu-bar ul li a{
    color: #000;
    font-weight: 600;
    text-decoration: none;
}
.team-box {
    border: 1px solid #000;
    padding: 10px;
}
.single-team-member {
    margin-bottom: 30px;
}
.single-team-member img {
    border-radius: 5px;
    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: 10px;
}
.single-team-member .content h3 {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 700;
}
.single-team-member .content span {
    display: block;
    color: #565656;
    font-size: 14px;
    font-weight: 600;
}
.contact-box{
    border: 1px solid #f5f5f5;
    padding: 15px;
    background-color: #f5f5f5!important;
}
.contact-box h5{
    color: #4a2f7e;
}
.contact-box p{
    margin-bottom: 5px;
    font-weight: 500;
}

.contact-box p a{
    color: #000;
    text-decoration: none;
    font-weight: 500;
}
.contact-box p a:hover{
    color: #000;
    text-decoration: none;
}