body{
    font-size: 16px;}

.dropdown-menu {
    font-size: 16px;}

.default_bg {
    background-color: #fc0201;}

.hover_bg {
    background-color: #D90000;
}

.main-menu-2 .sp-padding{padding-top:14.5px !important;}

.default_bg_footer {
    background-color: #f2f2f2;
    /*background-color: #7c7878;*/
    color:#000 !important;
    
}

.footer-area{color:#212529}
.widget-list ul li a { 
    color:#212529}
.swiper-container-horizontal > .swiper-pagination-bullets {
    left: 92%;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 15px 0;
    width: 10px;
    height: 10px;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    width: 20px;
    height: 20px;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:before {
    content: "";
    position: absolute;
    left: -5px;
    top: -5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #fff;
}

.contact-from-wrapper-2 button[type="submit"] {
    background-color: #D90000;}
/*New Page Working*/

.dark_2_bg {
  background-color: #756D6D; }

.dark_21_bg {
  background-color: #d90000; }



a:hover{
    color:#fc0201;}

.header-top-content .contact-info ul li i{
    color: #ffffff !important;}

.header-top-content .contact-info ul li {
    padding-right: 6px;
    font-size: 16px;
    color: #ffffff !important;}

.header-top-content .menu-top ul li {
    padding-right: 17px;
    text-transform: uppercase;}

.menu-top ul li a:hover {
    color: #002147;}

.header-text p{
    color: #ffffff;}

.contact-info .lang-info{
    font-size: 14px;}

.login-button{
    position: absolute;
    right: 0;
    margin-top: -30px;}
    
    .height-700 {
        height: 350px;
    }

.mobile-hide{display:block;}

.mobile-show{display:none;}
@media (max-width: 991px){
.login-button {
    position: absolute;
    right: 100px;
    margin-top: 16px;
}
}
@media (max-width: 575px){
    .mobile-hide{display:none;}
    .mobile-show{display:block;}
    .login-button{position:inherit; margin-top:15px; right:0px; text-align:right;}
    .header-top-content .menu-top ul li{padding-right:10px;}
    .header-top-content .contact-info ul li {padding-right: 5px; font-size: 13px; font-weight:500;}
    .mobile_site_logo{padding-top:10px;}
    .img-fluid{max-width:100%;}
    .height-700{height:100px!important;}
    .main-menu-2 .navbar { padding-left: 33px;  }
   
}

.button_four {
    padding: 6px;
    font-size: 12px;
    display: inline-block;
}


.main-menu-2 .login-button li a{
    /*padding: 0px 16px !important;*/
    color: #ffffff;
    /*background: #fc0201;*/
    border: none;
    /*margin-left: 8px;*/
    
}

.main-menu-2 .login-button li a:hover {
    color: #002147;}

.login-button li {
    list-style: none;
    display: inline;}

.height-600{height:350px;}

/*.main-menu-area {border-bottom: 7px solid #2b344e}*/

.service-section{
    max-width:100%;
    text-align:center;
}

.service1{
    /*background-color: #c7c7c7;*/
    color:#666;
    padding:15px;
    cursor:pointer;
    font-size:13px;
    font-weight:800;
    margin-left:10px;
    margin-bottom:10px;
    text-transform:uppercase;
    width: 100px;
    text-align: center;
    float: left;
    height: 100px;
    border-radius:50%;
}
/*.service1:hover{*/
/*    background-color: #fc0201;*/
/*    color:#ffffff;*/
/*}*/

.emi-calc{
    background-color: #c7c7c7;
    color:#666;
    padding:25px;
    cursor:pointer;
    font-size:16px;
    margin-left:20px;
    margin-bottom:20px;
    text-transform:uppercase;
    width: 150px;
    text-align: center;
    float: left;
    height: 150px;
}
.emi-calc i{
    font-size:25px;
    width:100%;
    padding:10px;
}
.emi-calc:hover{
    background-color: #fc0201;
}

.products{
    
    width:100%;/*200px;*/
    text-align:center;
    /*margin-left:65px;*/
    margin-bottom:35px;
    float:left;
    height:250px;
    margin:auto;
}
.products a{
    color:#756D6D!important;
}
.products a:hover{
    color:#D90000!important;
    text-decoration:none;
}

.p-img{
    height: 117px;
    width: 180px;
    margin:auto;
    font-size:42px;
    line-height:65px;
    color:#756D6D;
    
}

.p-img:hover{
    color:#ffffff;
}

.p-img img{width:60%;
/*height:180px;*/
    
}

.p-text{
    font-size:22px;
    text-transform:uppercase;
    padding:15px 0px;
    font-weight:500;
    line-height:28px;
}
.p-text span{
    font-size:16px;
}

/*Help Desk Covid*/
.helpdesk {
 position: fixed;
    left: 20px;
    bottom: 10px;
    width: 100px;
    z-index: 99;
    display: block;
}
/*New PAge Working*/


.cal-img{
    background-image: url("../images/home/fd.png");
    padding:10px;
    background-size: 50px;
    width: 50px;
    height: 50px;
    margin: auto;
}

.emi-calc:hover .cal-img:hover{
    background-image: url("../images/home/fd-1.png");
}


/* EMI Calculator*/
.emi-cal{
    width:100%;
    padding:20px;
    border:1px solid #c7c7c7;
    border-radius: 10px;
}



.emi-cal input{
    width:100%;
}

.emi-cal .left-label{
    width:69%;
}

.emi-cal .right-label{
    width:29%;
    text-align: right;
}

.arrow {
  border: solid black;
    border-width: 0 1px 0px 0;
    display: inline-block;
    padding: 5px;
    margin-top: -9px;
    position: absolute;
    margin-left: -25px;
}
.arrow1 {
  border: solid black;
    border-width: 0 1px 0px 0;
    display: inline-block;
    padding: 5px;
    margin-top: -9px;
    position: absolute;
    margin-left: -15px;
}

.label-text{
    border-radius: 5px;
    background-color: #756D6D;
    padding-right: 15px;
    color: #ffffff;
    border:none;
}

.emi-cal input[type=range]::range-progress {
    background-color: #D90000;
}


.emi-cal-answer{
    width:100%;
    padding:50px;
    border:1px solid #D2D3D5;
    border-radius: 10px;
    border-radius: 5px;
    background-color: #D2D3D5;
    text-align: center;
    font-size:28px;
    
}
.emi-cal-answer label{ 
    font-size:32px;
    color: #D90000;
    
}

.emi-cal-answer button{ 
    font-size:20px;
    padding: 10px 10px;
    color: #ffffff;
    background-color: #D90000;
    border:none;
    margin-top: 10px;
    border-radius:10px;
    
}

.emi-cal-answer-1 {
    width: 100%;
    padding: 10px;
    border: 1px solid #D2D3D5;
    border-radius: 5px;
    background-color: #D2D3D5;
    text-align: center;
    font-size: 22px;
}

.emi-cal-answer-1 label {
    font-size: 30px;
    color: #D90000;
}

/*End of EMi Calculator*/


/*Saving Account*/
.saving-service{
    padding:30px;
    font-size:25px;
    color:#666;
    border:1px solid #7d6D6D;
    border-radius:10px;
    height:150px;
    
}
.saving-service i{
    margin-bottom:15px;
    font-size:38px;
}
.apply-now{
        padding: 12px;
    font-size: 18px;
    text-transform: uppercase;
    color: #ffffff!important;
    background-color: #D90000;
    float: right;
}

.loan-title{font-size:32px;}
/*Saving Account*/


.director{
    width:100%;
    margin:auto;
        border: 1px solid #D90000;
    
}
.director-img{
   
    padding:20px 0px;
}

.directors-text {
    font-size: 18px;
    text-transform: uppercase;
    padding: 15px 0px;
    font-weight: 500;
    
    color:#D90000;
}

.directors-text a {
    font-size: 18px;
    text-transform: uppercase;
    padding: 15px 0px;
    font-weight: 500;
    
    color:#D90000;
}

.directors-text:hover{
    
    color:#666;
}

.directors-text:hover a{
    
    color:#666;
}

.director-img img{
   width:150px;
   height:150px;
}


.single_widget a {
    color:#212529;}


.top-menus{
    color:#de5c29;
    text-transform: capitalize;
    
}
.top-menus a{
    color:#fc0201;
    margin-left: 10px;
}


.footer-social-icons i {
    margin-left:5px;
    color:#f2f2f2s;
    font-size:18px;
}

.custno a{
    margin-right:20px;
    color:#ffffff;
    text-decoration: none;
}


.newsevent{
    font-size:18px;
    text-transform: uppercase;
}

.bg-white{
    background-color: #ffffff;
}

.newsevent-text{
    font-size: 16px;
    
}

.news-section{
    height:250px;
}

.home-img-section{
    width:100%;
}
.single_widget h3 {
    font-size: 25px;
    padding-bottom: 20px;
}


.single_widget p{
    font-size:15px;
    line-height: 20px;
}

.single_widget a:hover{
    color: #fc0201;
    text-decoration: none;
}

.left-side-bar{
    position:fixed;
    left:0;
    top:40%;
    z-index:99;
}
.right-side-bar{
    position:fixed;
    right:0;
    top:40%;
}
.left-youtube{
    background-color:#D90000;
    padding:0px 5px;
    border-bottom:2px solid #fff;/*756D6D*/
}

.left-youtube i {
    font-size:18px;
    color:#ffffff;
    padding:10px 10px 0px 10px;
    width:100%;
    text-align:center;
    
}
.rbln{
display:block;        
}
.left-youtube p{
font-size:12px;
color:#ffffff;
margin-bottom:0px!important;
text-align:center;
}
.side-m-show{display:none;}
    .side-show{display:block;}
@media (max-width: 767px){
.helpdesk {
    position: fixed;
    left: 10px !important;
    bottom: 10px;
    width: 60px!important;
    z-index: 99;
    display: block;
}
.brln{
display:block;    
}
.rbln{
display:none;        
}
}    
@media (max-width: 575px){
    .side-m-show{display:block;}
    .side-show{display:none;}
    
    .left-youtube i {padding:10px;}
    .left-youtube {padding:0px;}
    
    .helpdesk {
    position: fixed;
    left: 10px !important;
    bottom: 10px;
    width: 60px!important;
    z-index: 99;
    display: block;
}
}



.footer-bottom-wrapper {
    border-color: rgba(255, 255, 255, 0.3) !important;
    background-color: #c7c7c7;
}

.footer-links a{
    color:#212529;
}

.footer-links a:hover{
    color:#fc0201;
}

.widget-list ul li a {
    font-size:15px;
}

.uppercase{
    text-transform: uppercase;
}
.main-menu .dropdown-menu {
    background-color: #ffffff;
}

.dropdown .dropdown-item{
    color:#212529
}

.copyright-text a{
    color:#ffffff;
    text-decoration: none;
}

.suggestion-box{
    position: fixed;
    width: 40px;
    height: 180px;
    top: 30%;
    right:0;
}
.suggestion-box-text{
    color: #ffffff;
    font-size:16px;
    vertical-align: middle;
    padding: 20px 10px;
    transform: rotate(270deg);
    margin-top: -25px;
    height:200px;
    width:180px;
    text-transform: uppercase;
}


/*flaoting button*/
#calculator-container{
    position: fixed;
    top:30%;
    z-index: 1;
}
#side{
    float: left;
    width:40px;
    height:180px;
    background:#595959;
     border-radius: 10px;
}

.hide{
    display:none;
}

#slidable{
    float:left;
    height:310px;
    background:#888;
    width:400px;
}

.side-bar p{
    color: #ffffff;
    font-size:17px;
    vertical-align: middle;
    transform: rotate(270deg);
    height:155px;
    width:160px;
    cursor: pointer;
   
}
.home-fd-cal:hover{
background-color: #de5c29;
}
.home-fd-cal{
    padding: 20px;
    color: #ffffff;
    text-align: center;
    
}
.home-fd-cal p{
    margin-bottom: 0px;
}
.home-fd-cal i{
    font-size:22px;
    
}

.calp{
    font-size:12px;
    color: #ffffff;
    text-align: right;
    margin-top: 10px;
    margin-right: 40px;
    
}
/*end floating button*/




.subcription-box{
    background-color: #c7c7c7;
    
    
}

.subcription-form{
    padding:20px;
    height: 80px;
    text-align: center;
}

.sub-input{
    font-size: 14px;
    color:#666;
    border:1px solid #666;
    border-radius: 5px;
    height:40px;
    width:300px;
    margin-right:20px;
    padding-left:20px;
    border:none;
    margin-bottom:10px;
}

.sub-button{
    font-size: 15px;
    background-color: #fc0201;
    color: #ffffff;
    width:200px;
    height:40px;
    border: none;
    border-radius: 10px;
    
}

@media (max-width: 575px){
    .subcription-form{height: 180px;}
}





/**************/
.hide-list .theme-list ul li a:before {
    content: "";
}

.branch-space {
    text-align: center;
    padding-top: 20px;
}

.bottom-down {
    padding-bottom: 20px;
}

.table-text-middle .table thead th {
    vertical-align: middle !important;
}

.select-input-dd {
        border-radius: 0;
    height: 50px;
    background-color: #f9f9ff;
    position: relative;
}

.tab-ul {
    border: none;
    margin-bottom: 20px;
    float: left;
    width: 25%; border: 1px solid #dee2e6;
}
.tab-li {
    display: block; width: 100%; margin-bottom: 0px; float: none;border-bottom: 1px solid #dee2e6;
}

.div-tab-desc{
    background-color: #fff; border: 1px solid #e9e9e9; padding: 40px 30px; margin-left: 25%; line-height: 30px; margin-top: 0;
}

.a-color {
    color : #495057 
}

.tab-hover:hover {
    background-color: #fc0201;
    color:#ffffff;
}

.det{
    background-color: #fc0201;
    text-transform:uppercase;
    color:#ffffff!important;
    font-size:18px;
    font-weight: 500;
}

.tab-focus:focus {
    background-color: #fc0201 !important;
    color:#ffffff !important;
}

.saving-p{
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 500;
}

.active:after {
  content: "\2212";
  color:#fff;
}
.accordion button{
text-decoration:none !important;
color:#fff;
font-size:18px;
display:block;
}
.accordion button:hover{
text-decoration:none;
color:#fff;
}	
.accordion .card-header{
    background: #d90000;	
}
.accordion .card-header:hover{
	   background: #000000;	
}	
.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.single-service-4:hover {
    box-shadow: inherit !important;
    border-color: #fd0100;
}
.border-5 {
    border: 2px solid #756d6d;}
    
.toll-free-animation{
animation: example 1.2s infinite;/*animation-duration: 4s;*/}
@keyframes example {
  0%   {color: #756D6D;}
  50%  {color: #ffffff}
  100%  {color: #756D6D;}

}

.single-event-info {
    display: inherit;}
    
    
.half_column_image .video-play-btn i {
font-size: 30px;
padding: 5px;
}

.big-blog-area .blog-text h3 a {
    font-size:25px;
}

.big-blog-area .blog-text p {
    font-size:17px;
}

.height-310{
    height: 310px;
}

.height-170{
    height: 170px;
}

.mar-0 a {
    margin-top: 0px !important;
}

.details-meta .single-meta p {
    font-size: 18px;
}

.details-wrapper .details-text p{
    font-size:18px;
}

.footer-bottom {
     display: inherit;
    }
    
    .footer-bottom a{
     color:#D90000;
    }
    
.half_column_content h1 span{
    font-size: 20px;
    text-transform: uppercase;
}

.login-button-1 li a{
    padding: 5px 20px !important;
    color: #ffffff;
    background: #fc0201;
    border: none;
    margin-left: 10px;}
.login-button-1 li{list-style:none;
text-align:right;
}

.login-button-1 li a:hover {
    color: #002147;}
    
    /*.ticker1 ul li{ min-height:60px;}*/
    .ticker1 ul li{ min-height:35px;}
    
.single-team .member-image-2 img{max-width:100%;}    
    
@media (max-width: 575px){
    .single-team .member-image-2 img{max-width:90%; margin:auto;}
}

.button_five_forms1 {
    display: inline-block;
    position: relative;
    background-color: #fc0201;
    color: #fff !important;
    padding: 10px 0px;
    transition: all .4s linear 0s;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    border: 2px solid #fc0201;
    cursor: pointer;
    width:100%;
}

.button_five_forms {
    display: inline-block;
    position: relative;
    background-color: #fff;
    color: #fc0201;
    padding: 10px 0px;
    transition: all .4s linear 0s;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    border: 2px solid #fc0201;
    cursor: pointer;
    text-decoration:none;
    width:100%;
}

.width-50p{width:50%;}
.width-100p{width:100%;}

.ten-hover a:hover{
    color:#000;}
    
.video-hover {
    color: #ffffff;
}

.accordion:hover .video-training{
    /*background-color: #D90000;*/
    color: #000;
}

.accordion:after {
     content: '';
}

.details-text a{color:#666;}

.video-hover a:hover {
    color: #000;
}

@media (min-width: 1200px){
.desktop-width{
    width:1170px;
}
}
li.filter-button {
    display: inline-block;
}
.default_bg2 {
    background-color: #0d1028;
    color: #fff;
}
.main-menu-area5{
border:none!important;    
}