

select.form-control:not([size]):not([multiple]) {
    height: unset;
}
a:hover {
    text-decoration: none;
}
/*body {
      font-family: 'Montserrat', sans-serif;

}*/
.header-sec .hedcon h4 {
	    font-size: 45px;
    margin-bottom: 15px;
    line-height: 121%;
    letter-spacing: -1.5px;
    font-weight: 600;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    color: #000000;
}
.header-sec .hedcon p {
	    font-size: 18px;
    margin-bottom: 15px;
        color: #000000;
    text-align: justify;
}
.header-sec .hedcon a {
	    background: #49b858;
    font-size: 18px;
    color: #FFF;
    padding: 13px 32px;
    display: inline-block;
    border-radius: 25px;
    text-transform: uppercase;
    font-weight: 600;
}
.header-sec .hedcon .knowmore {
    background: #49b858;
    font-size: 18px;
    color: #FFF;
    padding: 13px 32px;
    display: inline-block;
    border-radius: 25px;
    margin-left: 36px;
    text-transform: uppercase;
    font-weight: 600;
}
.header-sec {
	    padding-top: 30px;
}
.inqmodl .modal-content {
      padding: 10px;
    border-radius: 20px;
    background: #007bff;
    border: 10px solid #1993ff;
    outline: 10px solid #004f95;
}
.inqmodl .modal-content .custom_inp {
    margin-bottom: 10px;
    margin-top: 0px;
    font-weight: 600;
    color: #000;
    font-size: 16px;
}
.inqmodl .modal-content label {
	font-size: 18px;
    color: #fff;
    font-weight: 600;
}
/*.modal-dialog {
    max-width: 550px;
}*/
.inqmodl .modal-header {
    border-bottom: 1px solid #267bc7;
}
.inqmodl .modal-header .modal-title {
        color: #1af538;
    text-transform: capitalize;
}
.send-messagebtn {
	background: #f36f21;
    color: #fff;
    border: transparent;
    padding: 15px 30px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 5px;
    cursor: pointer;
}
.inqmodl .close {
    font-size: 30px;
    color: #ff0000;
     opacity: 0.7;
}

.popup-button {
    position: fixed;
    top: 290px;
    right: -62px;
    z-index: 9999;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
.popup-button button {
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}
.header-sec .carousel-control-next, .header-sec .carousel-control-prev {
    height: 40px;
    width: 40px;
    padding: 12px;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    background-color: #f47735;
}
.about-accordion .card-header {
        background: #1e70b8;
    padding: 15px;
    border-radius: 5px;
}
.about-accordion .card-header button {
    color: #fff;
    text-decoration: none;
}
.about-accordion .card {
      margin-bottom: 20px;
    font-size: 18px;
    color: #000;
}
.about-accordion button i {
      float: right;
    font-size: 26px;
}
.team-sec .teamimg img {
    width: 190px !important;
    border: 10px solid #007bff;
    margin-bottom: 15px;
    border-radius: 50%;
}
.team-sec .frontside {
        box-shadow: 0 0 10px #cccccc;
    padding: 25px;
    border-radius: 15px;
        background: #fff;
}
.team-sec .frontside h5 {
        font-size: 18px;
    color: #1988ff;
}
.ps-timeline-sec .timeline{
  position:relative;
  margin:50px auto;
  padding:40px 0;
  width:1000px;
  box-sizing:border-box;
}
.banking-ss .merchant-post {
      border: 1px solid #cbe4ff;
    padding: 10px;
    border-radius: 5px;
}
.ps-timeline-sec .timeline:before{
  content:'';
  position:absolute;
  left:50%;
  width:2px;
  height:100%;
  background:#c5c5c5;
}
.ps-timeline-sec .timeline ul{
  padding:0;
  margin:0;
}
.ps-timeline-sec .timeline ul li{
  list-style:none;
  position:relative;
  width:50%;
  padding:20px 40px;
  box-sizing:border-box;
}
.ps-timeline-sec .timeline ul li:nth-child(odd){
  float:left;
  text-align:right;
  clear:both;
}
.ps-timeline-sec .timeline ul li:nth-child(even){
  float:right;
  text-align:left;
  clear:both;
}
.content{
  padding-bottom:20px;
}
.ps-timeline-sec .timeline ul li:nth-child(odd):before
{
  content:'';
  position:absolute;
  width:10px;
  height:10px;
  top:24px;
  right:-6px;
 background: rgb(0 123 255);
  border-radius:50%;
  box-shadow:0 0 0 3px rgba(233,33,99,0.2);
}
.ps-timeline-sec .timeline ul li:nth-child(even):before
{
  content:'';
  position:absolute;
  width:10px;
  height:10px;
  top:24px;
  left:-4px;
 background: rgb(0 123 255);
  border-radius:50%;
  box-shadow:0 0 0 3px rgba(233,33,99,0.2);
}
.ps-timeline-sec .timeline ul li h3{
     padding: 0;
    margin: 0;
    color: rgb(0 123 255);
    font-weight: 600;
    font-size: 22px;
}
.ps-timeline-sec .timeline ul li p {
  margin:10px 0 0;
  padding:0;
}
.ps-timeline-sec .timeline ul li .time h4{
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #fff;
}
.ps-timeline-sec .timeline ul li:nth-child(odd) .time
{
    position: absolute;
    top: 12px;
    right: -125px;
    margin: 0;
    padding: 8px 16px;
    background: rgb(0 123 255);
    color: #fff;
    border-radius: 18px;
    box-shadow: 0 0 0 3px rgb(92 171 255);
}
.ps-timeline-sec .timeline ul li:nth-child(even) .time
{
    position: absolute;
    top: 12px;
    left: -130px;
    margin: 0;
    padding: 8px 16px;
       background: rgb(0 123 255);
    color: #fff;
    border-radius: 18px;
    box-shadow: 0 0 0 3px rgb(92 171 255);
}
.team-sec {
    background: #f5f5f5;
}
.banking-ss .post {
      border: 1px solid #cccccc;
    padding: 5px;
    border-radius: 10px;
           min-height: 630px;
}
.banking-ss .post .post-info h4 {
  font-size: 22px;
    margin-top: 10px;
    color: #007bff;
}
.banking-ss .post .post-info h5 {
  font-size: 18px;
  font-weight: 500;
}
.banking-ss .post .post-info {
 padding: 10px;
}
#carousel2 {
  max-width: 1160px;
}
.form-information .bg-overlay {
    background-color: rgba(60, 72, 88, 0.7);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.title-heading h4 {
      font-size: 36px;
}
.section-title h4 {
  font-size: 36px;
}
.form-information {
  position: relative;
}
.custom_sec_form {
      padding: 40px 0;
      background-attachment: fixed;
}
.form-information .custom_inp {
      margin-bottom: 12px;
    margin-top: 0px;
}
.frmcard {
      padding: 20px;
    border-radius: 10px;
    border: 5px solid #ccc;
}
.frmcard label {
    display: inline-block;
    margin-bottom: 0.5rem;
    color: #000;
    font-weight: 600;
}
.frmcard .send-messagebtn {
    margin-top: 15px;
}
.form-information .counter-box {
   font-family: 'Montserrat', sans-serif;
      border: 1px solid #fff;
    text-align: center;
    padding: 15px;
    border-radius: 6px;
        min-height: 150px;
}
.form-information .counter-box h5 {
      color: #ff904f;
    font-size: 30px;
}
.banking-ss .owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}

.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color: #000;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.banking-ss .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}
.banking-ss .owl-nav button:focus {
    outline: none;
}
.cusplay {
  font-size: 20px;
    text-align: center;
    line-height: 2 !important;
  }
  .btn-round {
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    padding: 0;
    text-align: center;
}
.btn-white-shadow {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff;
    -webkit-box-shadow: 0 0 0 8px rgb(255 255 255 / 40%);
    box-shadow: 0 0 0 8px rgb(255 255 255 / 40%);
    background-color: #fff;
}
.moneypro-app-btn {
      padding: 14px;
    border-radius: 40px;
    margin-right: 10px;
}
.watch-video-text {
  margin-left: 12px;
}
.service-header {
  clip-path: polygon(100% 0, 100% 93%, 50% 100%, 0 93%, 0 49%, 0% 0%);
    border-radius: 20px;
}
.single-slider-cl img {
  width: 80px !important;
  margin: 0 auto;
}
.service-slider-sec {
  margin: 30px 0px;
}


 .sersin-box {
    position: relative;
  }
.bximg {
      position: absolute;
    right: 0;
    bottom: 5px;
}
.serhdmobimg img {
  display: none;
}
 .features.fea-primary:hover .icon2, .features.fea-primary:hover .para {
    color: rgba(255, 255, 255, 0.5) !important;
}
.features.fea-primary:hover {
      background-color: #2f55d4 !important;
}
.features.fea-primary .big-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    opacity: 0.015;
    font-size: 180px;
}
.banking-serbanner {
      margin: 50px 0px;
}
.bnksbtn {
      padding: 10px 20px;
    font-size: 18px;
    color: #fff;
}
.bnksbtn2 {
      background: #f7c200;
}
.testimonilas address {
      text-align: center;
    color: #746f6f;
    font-weight: 600;
}
.testimonilas p {
  text-align: center;
}
.testimonilas .snip1167 .blockquote {
  min-height: 320px;
}
.pgfb {
  min-height: 290px;
}
/*Responsive*/
@media only screen and (max-width: 560px) {
	.inqmodl .modal-dialog {
		    max-width: 90%;
    margin: 0 auto;
	}
  .loan-card {
    margin-bottom: 20px;
}
.animation {
    width: 63% !important;
}
  .service-header {
    background-image: none !important;
    background: #041cb3;
  }
  .top-header li a {
    padding: 10px 6px !important;
    font-size: 14px !important;
}
  .serhdmobimg img {
    vertical-align: middle;
    border-style: none;
    width: 100%;
    margin-top: 30px;
    display: block;
}
.banking-main-services .description {
    font-size: 14px;
    line-height: 29px;
    width: 100%;
}
.banking-main-services a.main-button-slider {
    font-size: 16px;
    padding: 10px 15px;
}
.banking-services img {
  margin: 0 auto;
  display: block;
  margin-bottom: 15px;
}
.banking-ss .merchant-post {
    width: 90%;
    margin: 0 auto;
}
.our-merchant-outlet h1 {
    text-align: center;
    padding-bottom: 40px;
    font-size: 25px;
}
.moneypro-app-title h2 {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 30px;
}
section .section-title {
    font-size: 20px;
    padding-bottom: 0;
    padding-top: 44px;
}
  .banking-service-partner h1 {
    font-size: 20px;
  }
  .banking-button {
    margin-left: 20px;
}
.form-information .counter-box h5 {
    font-size: 24px;
}
.dtesp-6 h3 {
    text-align: center;
    margin-top: 17px;
}
.dtesp-6 h2 {
    font-size: 36px !important;
    color: #626262;
    line-height: 47px !important;
    text-align: center;
}
.banking-ss .post {
    min-height: auto;
    margin: 0 auto;
    width: 90%;
}
.banking-main-services .banking-content {
    margin: 0;
}
.banking-services-carousel h1 {
    text-align: center;
    padding-bottom: 50px;
    font-size: 28px;
}
  .serihbtn {
        font-size: 12px;
  }
  .serheading {
        font-size: 30px;
  }
  .moneypro-app-btn {
    border-radius: 40px;
    margin-right: 10px;
    margin-bottom: 30px;
    display: block;
}
.bximg {
    position: absolute;
    right: 0;
    bottom: 66px;
    width: 50%;
}
	.popup-button button {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}
.inqmodl .modal-content .custom_inp {
    padding: 10px 15px;
    margin-bottom: 5px;
    font-size: 15px;
}
.send-messagebtn {
    padding: 10px 30px;
}
.header-sec .hedcon h4 {
    font-size: 24px;
    margin-top: 20px;
}
.header-sec {
    padding-top: 0;
}
.header-sec .hedcon a {
    font-size: 16px;
    padding: 9px 20px;
}
.header-sec .hedcon .knowmore {
     font-size: 16px;
    padding: 9px 20px;
    margin-left: 16px;
}
 .timeline{
    width:100% !important;
    padding-bottom:0 !important;
  }
 
  .timeline:before{
      left: 20px !important;
    height: 100% !important;
  }
  .timeline ul li:nth-child(odd),
  .timeline ul li:nth-child(even)
  {
       width: 100%;
    text-align: left !important;
    padding-left: 50px;
    padding-bottom: 50px;
  }
  .timeline ul li:nth-child(odd):before,
  .timeline ul li:nth-child(even):before
  {
        top: -18px !important;
    left: 16px !important;
  }
  .timeline ul li:nth-child(odd) .time,
  .timeline ul li:nth-child(even) .time{
    top: -30px !important;
    left: 50px !important;
    right: inherit !important;
  }
  .team-sec .frontside {
    padding: 8px;
    margin-bottom: 25px;
}
.ps-timeline-sec .timeline ul li h3 {
    font-size: 18px;
}
.loan-box {
    margin-bottom: 25px;
}
.features .card {
    margin-bottom: 20px;
}
.job-label .fa {
    margin-right: 5px;
}
}