.title-s1
{
	z-index: 1;
	color: var(--color-two);
	font-size: var(--fs-30);
	font-weight: var(--fw-semibold);
	line-height: var(--fs-40);
	letter-spacing: -1.06px;
	margin-top: 10px;
	margin: 0 0 20px;
}
.wptb-about-company-one
{
	background: #f4f4f4;
}
.mobileappimg
{
	width: 280px;
}


.swiper-slide img
{
	width: 100%;
}
.home-news .news-item {

    display: flex;

    align-items: center;

    background-color: #fff;

    border-radius: 4px;

    padding: 20px;

    margin-bottom: 1rem;

}



.home-news .news-item:hover {

    background-color: #FCE6D8;

}



.home-news .news-item .news-date {

    display: flex;

    flex-direction: column;

    align-items: center;

    justify-content: center;

    padding: 0 20px;

}



.home-news .news-item .news-date span {

    font-size: 18px;

    color: #0E7A3E;

}



.home-news .news-item .news-date strong {color: #e13832;font-size: 36px;font-weight: bold;}



.home-news .news-item .news-text {

    border-left: 1px solid #ccc;

    padding-left: 20px;

}



.home-news .news-item .news-text h3 {font-size: 16px;color: #0E7A3E;font-weight: 500;margin-bottom: .5rem;line-height: 21px;}



.home-news .news-item .news-text p {color: #333333;font-size: 14px;line-height: 20px;}



.rate-charge-sec {position: relative;padding: 40px 0px;background: #0f754e;background-repeat: no-repeat;background-position: center center;background-size: cover;background-attachment: fixed;}






.rate-charge-sec .container .row>.col-md-6 {

    display: flex;

    flex-direction: column;

}



.rate-charge-sec h1 {font-size: 36px;color: #fff;font-weight: normal;margin-bottom: 20px;font-weight: 500;}



.rate-charge-box {

    background-color: #fff;

    border-radius: 4px;

    flex-grow: 1;

}



.rate-charge-box .nav .nav-item .nav-link {width: 100%;border-radius: 0;font-size: 18px;font-weight: 500;color: #1f1f1f;text-transform: uppercase;border-bottom: 2px solid #EFEFEF;padding: 20px 0px;}



.rate-charge-box .nav-pills .nav-link.active {

    background: none;

    color: #0E7A3E;

    border-bottom-color: #0E7A3E;

}



.rate-charge-box .tab-content {position: relative;padding: 10px 30px 50px;display: flex;flex-direction: column;justify-content: center;min-height: calc(100% - 69px);}



.rate-charge-box .tab-content::before {

    width: 100%;

    height: 100%;

    background: url(../img/banking-bg.jpg);

    opacity: 0.1;

    position: absolute;

    left: 0;

    top: 0;

    content: "";

}



.rate-charge-box .rate-charge-item {

    text-align: center;

}



.rate-charge-box .rate-charge-item h2 {font-size: 24px;font-weight: 600;margin-bottom: 0;}



.rate-charge-box .rate-charge-item ul {display: flex;align-items: center;margin-bottom: 1rem;list-style: none;padding: 0;}



.rate-charge-box .rate-charge-item ul:last-child {

    margin-bottom: 0;

}



.rate-charge-box .rate-charge-item ul li {

    border-radius: 4px;

    padding: 5px 20px;

    margin-right: 10px;

    border: 1px solid transparent;

}



.rate-charge-box .rate-charge-item ul li:last-child {

    margin-right: 0;

    padding: 5px;

    font-weight: bold;

    font-size: 20px;

}



.rate-charge-box .rate-charge-item ul li.amount {

    flex-grow: 1;

    background-color: #E5F2F0;

    color: #0E7A3E;

    border-color: #a4cdc7;

}



.rate-charge-box .rate-charge-item ul li.value {background-color: #ffd1cf;color: #e13832;border-color: #eea8a5;}



.home-rates .owl-nav {

    margin-top: 2rem;

}



.home-rates .owl-nav button.owl-next,

.home-rates .owl-nav button.owl-prev {

    position: relative;

    top: 0;

    left: 0;

    transform: none !important;

}

.poweredby {
    text-align: right;
}

.poweredby img {
    position: relative;
    top: -1px;
    width: 140px;
    margin: 0 0 0 7px;
}


.floatingwhatsapp {
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 9999;
    color: #FFF;
    background: #4dc247;
    font-size: 26px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    -webkit-box-shadow: -8px 9px 5px -7px rgb(0 0 0 / 24%);
    -moz-box-shadow: -8px 9px 5px -7px rgba(0, 0, 0, 0.24);
    box-shadow: -8px 9px 5px -7px rgb(0 0 0 / 24%);
}

.floatingwhatsapp:hover {
    color: #FFF;
}

.download-pdf-box
{
	padding: 28px 25px 40px;;
    border: 1px solid #e9e9e9;
    -webkit-box-shadow: 1px 1px 2px 2px #EEE;
    box-shadow: 1px 1px 2px 2px #EEE;
}
.download-pdf-box h3
{
	font-size: 18px;
}
.download-pdf-box p
{
	margin-bottom: 20px;
}
.download-pdf-box a
{
	position: relative;
	border: 1px solid #e0e0e0;
	padding: 10px 15px 10px 45px;
	color: #e62123;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px;
}
.download-pdf-box a img
{
	display: block;
	position: absolute;
	left: 10px;
	top: 4px;
}
.side-links
{
	list-style: none;
	padding: 0px 0px 30px;
	margin: 0px 0px 30px;
	border: 1px solid #e9e9e9;
	-webkit-box-shadow: 1px 1px 2px 2px #EEE;
	box-shadow: 1px 1px 2px 2px #EEE;
}
.side-links li a
{
	padding: 7px 5px 7px 20px;
	display: block;
	border-bottom: 1px dotted #CCC;
	margin: 0px 28px;
	font-size: 16px;
	-webkit-transition:.5s all;
	position: relative;
	color: #000;
}
.side-links li a::before
{
	position: absolute;
	left: 0px;
	top: 9px;
	content: "\f287";
    font-family: bootstrap-icons !important;
    font-size: 5px;
    margin-right: 10px;
}
.side-links li a:hover
{
	background: #e8e8e8;
	-webkit-transition:.5s all;
}
.side-links li:first-child
{
    font-weight: 600;
    padding: 9px 15px;
    margin: 20px 25px 10px;
    background: #0f754e;
    color: #fff;
    font-size: 19px;
}

.icbx {
    display: inline-block;
    width: 120px;
    height: 120px;
    text-align: center;
    line-height: 100px;
    background: #dfdfff;
    border: 10px solid #f0f1ff;
    border-radius: 50%;
    margin: 0 0 11px;
}

.icbx img {
    width: 53px;
}

.icbx i {
    font-size: 49px;
    color: #4d075b;
    line-height: 111px;
}

.facility-carousel-section
{padding: 40px 0;}
.facility-carousel
{
}
.widget-title
{
    font-size: 42px;
}
.title-s2
{
    font-size: 23px;
}



.title-s3 {
    font-size: 18px;
    position: relative;
    padding: 0 0 9px;
    display: inline-block;
    margin: 0 0 11px;
    font-weight: 600;
}
.title-s3::after {
    content: '';
    position: absolute;
    background: #000000;
    left: 0px;
    bottom: 0px;
    width: 40%;
    height: 2px;
}



.title-s4 {
    font-size: 36px;
    position: relative;
    padding: 0 0 9px;
    display: inline-block;
    margin: 0 0 41px;
    font-weight: 600;
}
.title-s4::after {
    content: '';
    position: absolute;
    background: #0f754e;
    left: 0px;
    bottom: 0px;
    width: 40%;
    height: 2px;
}



.gallery-thumb {
    border: 2px solid #dbdbdb;
    background-color: #fff;
    border-radius: 10px;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    padding: 20px;
    margin-bottom: 30px;
}

.gallery-thumb .gallery-thumb-image {
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 0;
}
.gallery-thumb .gallery-thumb-image a{display: block;}


.gallery-thumb .gallery-thumb-image img {
    width: 100%;
}

.gallery-thumb .gallery-thumb-title {
    margin-bottom: 13px;
    text-align: center;
}
.gallery-thumb .gallery-thumb-title a{
    color: #1c1c1c;
}

.gallery-thumb .gallery-databx {
    padding: 12px;
}

.gallery-thumb:hover {
    box-shadow: 0px 10px 30px 0px rgb(31 34 120 / 10%);
    border: 2px solid #fff;
}

.gallery-btn {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    padding: 0 15px;
    display: block;
    color: #ffffff !important;
    background-color: #e81e04;
    border-radius: 40px;
}

.album-back-btn {
    text-align: right;
    margin: 0 0 20px;
}

.album-back-btn a {
    text-align: center;
    padding: 7px 29px;
    display: inline-block;
    color: #ffffff;
    background-color: #19743a;
    border-radius: 50px;
}

.gallery-thumb-image p {
    text-align: center;
    margin: 15px 0 0;
}


.contact-address {
    margin-bottom: 20px;
    padding: 0px;
}

.contact-address li {
    line-height: 7px;
    display: block;
    position: relative;
    margin: 30px 0 7px;
    border-bottom: 1px solid #d8d8d8;
    padding: 0 0 30px 65px
}

.contact-address li a {
    display: inline-block;
    color: #000;
}

.contact-address li:last-child {
    border-bottom: none
}

.contact-address li i {
    position: absolute;
    left: 0;
    top: 11px;
    border: 1px solid #e13832;
    color: #e13832;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
    text-align: center
}

.contact-address li h3 {
    font-weight: 800;
    font-family: 'Merriweather Sans',sans-serif;
    font-size: 16px;
    color: #41352b
}

.form-style-1 input[type='text'],.form-style-1 input[type='email'],.form-style-1 textarea {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #F1F1F1;
    box-shadow: 0 0 30px #eee;
    color: #363636;
    width: 100%;
    max-width: 100%;
    opacity: 1;
    border-radius: 3px;
    border: 1px solid #fff;
    color: #767676;
    background: #fff;
    padding: 10px 18px;
    font-size: 14px
}

.form-style-1 input[type='text']:focus,.form-style-1 input[type='email']:focus,.form-style-1 textarea:focus {
    outline: none
}

.form-style-1 label {
    font-size: 13px;
    color: #000;
    margin: 0 0 5px
}

.form-style-1 textarea {
    height: 77px;
    resize: none
}

.submit-btn {
    background: #1b1e88;
    color: #FFF;
    border: blanchedalmond;
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px;
    margin: 12px 0 0;
    border-radius: 3px
}

.submit-btn:hover,.submit-btn:focus {
    background: #0f754e;
}

.map {
    display: block
}

.contact-left {
    background: #ecf4f1;
    padding: 40px 40px
}

.contact-right {
    padding: 30px;
    background: #FFF
}

/* Table */
.demo-table {
  border-collapse: collapse;
  font-size: 14px;
  min-width: 537px;
}
.demo-table th, .demo-table td {
  border: 1px solid #e6e6e6;
  padding: 7px 17px;
}
.demo-table caption {
  margin: 7px;
}
/* Table Header */
.demo-table thead th {
  background-color: #80c342;
  color: #161616;
  border-color: #306200 !important;
}
/* Table Body */
.demo-table tbody td {
  color: #353535;
}
.demo-table tbody td:first-child, .demo-table tbody td:nth-child(4), .demo-table tbody td:last-child {
  text-align: right;
}
.demo-table tbody td:empty {
  background-color: #ffcccc !important;
  border-color: #ffcccc !important;
}
.demo-table tbody tr:nth-child(odd) td {
  background-color: #f7f7f7;
}
.demo-table tbody tr:hover td {
  background-color: #dfedff;
  border-color: #cfdff3;
}
/* Table Footer */
.demo-table tfoot th {
  background-color: #e5f5ff;
  text-align: right;
}
.demo-table tfoot th:first-child {
  text-align: left;
}
.demo-table tbody td:empty {
  background-color: #ffcccc;
}
/* Table 2 */
.demo-table2 {
  border-collapse: collapse;
  font-size: 14px;
  min-width: 536px;
}
.demo-table2 th, .demo-table2 td {
  padding: 7px 17px;
}
.demo-table2 caption {
  margin: 7px;
}
.demo-table2 thead th:last-child, .demo-table2 tfoot th:last-child, .demo-table2 tbody td:last-child {
  border: 0;
}
/* Table Header */
.demo-table2 thead th {
  border-right: 1px solid #c7ecc7;
  text-transform: uppercase;
}
/* Table Body */
.demo-table2 tbody td {
  color: #353535;
  border-right: 1px solid #c7ecc7;
}
.demo-table2 tbody tr:nth-child(odd) td {
  background-color: #f4fff7;
}
.demo-table2 tbody tr:nth-child(even) td {
  background-color: #dbffe5;
}
.demo-table2 tbody td:nth-child(4), .demo-table2 tbody td:first-child, .demo-table2 tbody td:last-child {
  text-align: right;
}
.demo-table2 tbody tr:hover td {
  background-color: #ffffa2;
  border-color: #ffff0f;
}
/* Table Footer */
.demo-table2 tfoot th {
  border-right: 1px solid #c7ecc7;
  text-align: right;
}

.bankregnum
{
    border: 1px solid #484848;
    padding: 10px 16px;
    line-height: 18px;
}


.branches {
    border-radius: 5px;
    padding: 30px 20px;
    border: 1px solid #e5e8ed;
    /* height: 100%; */
    margin-bottom: 20px;
    -webkit-box-shadow: 0 10px 24px -9px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 10px 24px -9px rgba(0, 0, 0, .75);
    box-shadow: 0 10px 24px -9px rgb(0 0 0 / 21%);
    background: rgba(251, 251, 251, 1);
    background: -moz-linear-gradient(-45deg, rgba(251, 251, 251, 1) 0, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0, rgba(251, 251, 251, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(251, 251, 251, 1) 0, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(251, 251, 251, 1) 0, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(251, 251, 251, 1) 0, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(135deg, rgba(251, 251, 251, 1) 0, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#ffffff', GradientType=1);
    overflow: auto;
    margin: 0 0 20px;
}

.branches h4 {
    color: #2c2d2d;
    font-size: 22px;
    margin-bottom: 10px
}

.branches h6 {
    color: #0f754e;
    font-size: 16px;
    font-style: italic
}

.branches h6 i {
    color: #f1b91b
}

.branches h5 {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 24px
}
.blog-details-area
{
    padding:100px 0;
}

.title-s6
{
    font-size: 27px;
}
.playstore
{
    display: block;
    margin: 24px 0 0;
}
.playstore img
{
    width: 180px;
}
.wptb-item--holder span
{
    background: #03112a;
    color: #FFF;
    padding: 1px 10px;
    margin: 5px 0 0;
    display: block;
}
@media (max-width:992px)
{
	.section, section {
    padding: 35px 0px;
}
	.title-s1 {
    font-size: 26px;
    margin: 0 0 10px;
}
	.wptb-partner--image2 h2 {
    font-size: 14px;
}
	.wptb-partner--image2 img {
    width: 46px;
    margin: 0 0 20px;
}
	.rate-charge-box .rate-charge-item {
    margin: 0 0 10px;
}
	.rate-charge-box .rate-charge-item h2 {
    margin-bottom: 10px;
    font-size: 19px;
}
	.rate-charge-sec h1 {
    font-size: 28px;
    margin-top: 20px;
    margin-bottom: 13px;
    text-align: center;
}
	.rate-charge-sec {
    padding: 10px 0px;
}
	.footer-upper-contact {
    margin-bottom: 20px;
    padding: 27px 20px 17px 20px;
}
	.footer .footer-top {
    padding: 50px 0px 0;
}
	.footer .footer-bottom {
		text-align: center;
}
	.footer .footer-bottom .footer-bottom-inner {
    display: block;
}
	.poweredby {
    text-align: center;
}
.blog-details-area {
    padding: 30px 0;
}
}