/*COMMON STYLE*/
/******************************************************COMMON CSS*********************************************************/
.section-background{background-image: url(../upload/core_img/website_banner_bg.png);}

/*section title*/
.section-title{
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 22px;
    color: #26ab2c;
    display: inline-block;
}

/*section title small*/
.section-tittle span{
    color: #2b982f!important
}

/*loan deposit image side line*/
.support-company-area .support-location-img::before{ border-right: 30px solid #26ab2c!important;}
/*loan deposit image title*/
.support-company-area .support-location-img .support-img-cap span {background: rgba(255, 255, 255, 0.8);color: #26ab2c;}
/*check box in list*/
.select-suport-items .single-items input:checked ~ .checkmark {background-color: #2b982f!important}

/*table in use download ling*/
.download_link{color:#26ab2c!important;}
.download_link:hover{color:#505050!important;}

/*Btn*/
.btn {color: #fff!important;background: #ababab!important;}
.btn::before{color: #fff!important;background: #2b982f!important;}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus{box-shadow: none!important;}/*btn focus*/

/*info card css*/
.info_img{width: 100%;height: 100%;}
.info_img_card {
    width: 160px;
    height: 140px;
    border-radius: 6px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -86px;
    z-index: 5;
}
.info_body_card {
    width: 100%;
    height: 290px;
    padding-top: 108px;
    padding-bottom: 24px;
    background: #FFFFFF;
    border-radius: 6px;
    box-shadow: 0px 1px 10px rgba(29,34,47,0.1);
    text-align: center;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.info_body_card:hover{box-shadow: 0px 5px 40px rgba(29,34,47,0.15);}
.info-title-text {
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
    margin: 10px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 18px!important;
}
.info-title-text a{color: #ababab;}
.info-title-text a:hover {color: #505050;}
.info-p-text {
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 10px!important;
    font-size: 15px!important;
}
/************************************************************COMMON CSS***************************************************/








/*HEADER*/
/****************************************************HEADER CSS*************************************************/
.preloader{background-color: #ffffff!important;}/*loading view*/
.preloader .preloader-circle{border-width: 2px!important;border-top-color: #26ab2c!important;}/*loading bar circle*/

.main-header .logo{ text-align: center!important;}/*header logo*/
@media (max-width: 400px) {.main-header .logo{ text-align: left!important;}}

.header-main-area{background: #26ab2c!important;}/*header menu main*/
.header-main-area .sticky-bar{background: #26ab2c!important;}/*header menu scrolled main*/
.main-header .main-menu ul ul.submenu{background: #26ab2c!important; text-align: left!important;}/*header submenu*/
.mobile_menu .slicknav_menu .slicknav_icon-bar{background-color: #efefef  !important;}/*mobile view menu btn*/
.mobile_menu .slicknav_nav{background: #26ab2c!important;}/*mobile view header*/
.mobile_menu .slicknav_nav a{color: #ffffff !important;}/*mobile view menu*/

.main-header .main-menu ul li a{color: #ffffff!important;}/*header menu name*/
.main-header .main-menu ul li a::before{background: #ffffff!important; height: 2px!important;}/*header menu active line*/
.main-header .main-menu ul ul.submenu > li > a::before{background: #ffffff!important;}/*header submenu before line*/

.hero-area2 .hero-cap h2{color: #00b8fd!important;}/*page header title*/
.logo_name{font-size: 20px;font-weight: 500;color: #3589f1;display: inline-block;}

body{padding: 0px 50px 50px 50px;}
main{margin-top: 100px;}
@media (max-width: 575px) {body{padding: 0px 20px 20px 20px;}}/*0-575*/
/****************************************************HEADER CSS*************************************************/








/*FOOTER*/
/***********************************************FOOTER CSS******************************************************/
#scrollUp, #back-top{z-index: 1!important;background: #26ab2c!important;}/*Bottom mouse scroll btn*/

.footer-area { background-color: #19801f;}/*footer main*/

.footer-area .footer-tittle h4{color: #fff!important;font-size:16px!important;}/*title*/
.footer-area .footer-pera p{color: #fff!important;}/*text peragraph*/

.footer-area .footer-tittle ul li a{color: #fff!important;font-size:14px!important;}/*menu list*/
.footer-area .footer-tittle ul li a:hover{color: #ffffff!important;transition: 0.5s;}/*menu list hover */

.fa{margin-right: 5px;}/*Font Awesome list icon*/
.footer-area .footer-social a{color: #fff!important;font-size: 16px!important;}/*footer social link icon*/
.footer-area .footer-social a:hover{color: #ffffff!important;transition: 0.5s;}/*footer social link icon hover */

.footer-area .footer-bottom .footer-copy-right p{color: #ccc!important;font-size: 14px!important;}/*copyright text*/
.footer-area .footer-bottom .footer-copy-right p a{color: #ccc!important;}/*copyright text url*/
.footer-area .footer-bottom .footer-copy-right p a:hover{color: #fff!important;}/*copyright text url hover*/

.footer-area .footer-count {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 5px 10px 5px 10px;
    /*width: 120px;*/
    text-align: center;
}
/*************************************************FOOTER CSS****************************************************/








/*HOME PAGE*/
/****************************************************HOME PAGE CSS*************************************************/
/*slider*/
.swiper-img{vertical-align: middle; height:450px; width:100%;}
@media screen and (max-width: 300px) { .swiper-img{ height:200px;}}
@media screen and (min-width: 300px) and (max-width: 600px){ .swiper-img{ height:220px;}}
@media screen and (min-width: 600px) and (max-width: 800px){ .swiper-img{ height:300px;}}
@media screen and (min-width: 800px) and (max-width: 1000px){ .swiper-img{ height:380px;}}
.swiper-container {border: 3px solid #4CAF50;margin-bottom: 20px; width: 100%;/*height: 100%;*/}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-pagination-bullet-active {background: #26ab2c!important;}
.swiper-button-next, .swiper-button-prev {color: #26ab2c!important;}
.swiper-button-next:after, .swiper-button-prev:after {font-size: 30px!important;font-weight: 700;}
/*news*/
.news_area{
    border-radius:30px;
    padding:15px; 
    background-color:#fff;
}
.news_section{margin-bottom: 0px!important;}
.news_line{font-family: "Rubik", sans-serif;
           color: #b1b2b3;
           font-size: 16px;
           line-height: 20px;
           margin-bottom: 15px;
           font-weight: normal;
}
.news_txt{
    /*  overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;*/
}
.news_date{
    color: #ffffff;
    font-size: 8px;
    margin-left: 5px;
    background-color: #2b982f;
    padding: 5px;
    border-radius: 5px;
}
.news_read_more{
    color: #ffffff;
    font-size: 8px;
    margin-left: 5px;
    background-color: #2b982f;
    padding: 5px;
    border-radius: 5px;
}
/****************************************************HOME PAGE CSS*************************************************/


/*LOAN PAGE*/
/****************************************************LOAN PAGE CSS*************************************************/
/*CSS NOT AVAILABLE*/
/****************************************************LOAN PAGE CSS*************************************************/


/*DEPOSIT PAGE*/
/****************************************************DEPOSIT PAGE CSS*************************************************/
/*CSS NOT AVAILABLE*/
/****************************************************DEPOSIT PAGE CSS*************************************************/


/*FINANCIAL PAGE*/
/****************************************************FINANCIAL PAGE CSS*************************************************/
/*CSS NOT AVAILABLE*/
/****************************************************FINANCIAL PAGE CSS*************************************************/


/*TENDER/DOWNLOAD PAGE*/
/****************************************************TENDER PAGE CSS*************************************************/
/*CSS NOT AVAILABLE*/
/****************************************************TENDER PAGE CSS*************************************************/



/*INTEREST RATE PAGE*/
/****************************************************INTEREST RATE PAGE CSS*************************************************/
/*CSS NOT AVAILABLE*/
/****************************************************INTEREST RATE PAGE CSS*************************************************/



/*GALLERY PAGE*/
/****************************************************GALLERY PAGE CSS*************************************************/
.filters .btn {
    transition: 0.5s!important;
    border-color: transparent;
    padding: 20px 20px!important;
    border-radius: 25pximportant;
    margin: 5px!important;
    text-transform: uppercase!important;
    background: rgba(52, 58, 64, 0.05)!important;
    color: #343a40!important;
}
.filters .btn.active { background: #bb6700  !important; color: #fff!important; border-color: #bb6700  !important; }
.filters .btn:hover::before {background: #bb6700!important;}
.filters .btn::before {background: #bb6700!important;}
.filters .btn:hover{ color: #fff!important; transition: 0.5s!important; }

.img-fluid {
    height: 223px!important;
    width: 100%!important;
    border-radius: 5px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

.img-fluid:hover {transform: scale(1.1);}
.fancybox-progress{background: #ffffff!important;}
/****************************************************GALLERY PAGE CSS*************************************************/








/*CONTACT PAGE*/
/****************************************************CONTACT PAGE CSS*************************************************/
.contact_title{color: #26ab2c!important;font-family: "Rubik", sans-serif!important;}
.contact_subtitle{color: #8a8a8a!important;}
.media-body p{margin-bottom: 0px!important;}
.boxed-btn{background: #fff;color: #26ab2c !important;border: 1px solid #26ab2c;}/*btn*/
.boxed-btn:hover{background: #26ab2c;color: #fff !important;border: 1px solid #26ab2c;}/*btn hover*/
.contact-info__icon i, .contact-info__icon span{color: #26ab2c!important;}/*icon*/
/****************************************************CONTACT PAGE CSS*************************************************/








/*SERVICE PAGE*/
/****************************************************SERVICE PAGE CSS*************************************************/
.service_img{border-radius: 10px;width: 120px;height: 150px;}
.services-area .single-cat .cat-icon span {
    margin-bottom: 15px!important;
}
.services-area .single-cat {
    padding: 25px 20px!important;
    height: 440px!important;
}
/*service card bottom line*/
.services-area .single-cat::after{background: #ababab!important;}
.services-area .single-cat::before{background: #2aac30!important;}/*hover*/
.services-area-title-text{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.services-area-title-text a:hover{color:#2b982f!important; }

.services-area-p-text{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 10px!important;
}
.services-area-btn{
    font-size: 10px!important;
    padding: 14px 16px!important;
}
/****************************************************SERVICE PAGE CSS*************************************************/




/*ABOUT PAGE*/
/****************************************************ABOUT PAGE CSS*************************************************/
/*CSS NOT AVAILABLE*/
/****************************************************ABOUT PAGE CSS*************************************************/




/*BRANCH PAGE*/
/****************************************************BRANCH PAGE CSS*************************************************/
.branch-area{  
    display: table;
    height: 200px;
    width: 100%;
    padding: 25px 20px!important;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    position: relative;
    z-index: 1;
    background: #fff;
    border-radius: 50px;
    box-shadow: 0px 5px 5px rgba(29,34,47,0.15);
}
.branch-area:hover{box-shadow: 0px 5px 40px rgba(29,34,47,0.15);}
.branch-area-body{display: table-cell; vertical-align: middle;}
.branch-area .cat-icon span {
    color: #3589f1;
    font-size: 50px;
    margin-bottom: 30px;
    display: block;
}
.branch-area .cat-cap p {
    margin-bottom: 36px;
    color: #57667e;
    font-size: 14px;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}
.branch-list li a{color: #26ab2c!important;}
.branch-title-text{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.branch-title-text:hover{color: #b96400!important;transition:0.5s;}
.branch-p-text{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 10px!important;
}
/****************************************************BRANCH PAGE CSS*************************************************/







/*TEAM PAGE*/
/****************************************************TEAM PAGE CSS*************************************************/
/*info card css*/
.team_image{width: 100%;height: 100%;}
.team_image_card {
    width: 160px;
    height: 140px;
    border-radius: 6px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -80px;
    z-index: 5;
    transform: scale(0.9);
    transition: all 0.6s ease-out 0s;
    box-shadow: 0px 1px 10px rgba(29,34,47,0.1);
}
.team_image_card:hover{transform: scale(1);}
.team_body_card {
    width: 100%;
    height: 180px;
    padding-top: 80px;
    padding-bottom: 24px;
    background: #FFFFFF;
    border-radius: 6px;
    box-shadow: 0px 1px 10px rgba(29,34,47,0.1);
    text-align: center;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.team_body_card:hover{box-shadow: 0px 5px 40px rgba(29,34,47,0.15);}
.team-title-text {
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
    margin: 10px;
    font-weight: 600;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 22px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px!important;
}
.team-title-text a{color: #000;}
.team_body_card:hover  .team-title-text a{color: #b96400;}
.team-p-text {
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
    color: #c3c7ce;
    margin: 10px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px!important;
    font-size: 15px!important;
}




/*other team design*/
.single-team{padding: 20px!important;}
.team_img{transform: scale(1);transition: all 0.6s ease-out 0s;box-shadow: 0px 1px 10px rgba(29,34,47,0.1);}
.team_img:hover{transform: scale(1.1);}
.team-caption h3 a{color: #555!important;font-size: 20px!important;}
.team-caption p{color: #c3c7ce!important;}
.team-social li a{
    padding: 10px;
    color: #b96400;
    font-weight: 500;
    width: 100%;
    height: 100%;
    border-radius: 5%;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    background: #ffffffdb;
    -webkit-transform: 0.4s;
    -ms-transform: 0.4s;
    transform: 0.4s;
    transform: translateY(60px);
    opacity: 0;
    visibility: hidden;
    margin-left: 0px!important;
}
/*other team design*/
/****************************************************TEAM PAGE CSS*************************************************/


/*Media Query*/
@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media only screen and (min-width: 576px) and (max-width: 767px) {}

@media (max-width: 575px) {}/*0-575*/
@media (min-width: 575px) {}/*575-...*/