/* body{
style="background: url(theme/mirmire/images/bg-3.jpg)!important;"
} */
/*new design management*/


/*-----nav-menu------*/

/* .apps-menu a { 
  color: white;
} */ 
  .scroll-text li a:hover{
    color:#fff!important;
  }
.apps-menu .active a {
  background: transparent;
}
.apps-menu .active a:hover,

.apps-menu .active a:focus,
.apps-menu li a:focus,
.navbar>.show>a,
.navbar>.show>a:focus,
.navbar>.show>a:hover {
    color: grey;
    outline: 0;
 
    transition: all .5s ease-in;
}


.apps-menu li a:hover,
.navbar>.show>a:hover {
 color: white;
    outline: 0;
     transition: all .5s ease-in;

}
.apps-menu .dropdown-menu li  a:hover
{
  color: rgb(14, 13, 13)!important;

}
.apps-menu li.active {
  background: #00aa4f;
  color: white;
}
.apps-menu li.active a:hover{
  color: white;
}
.apps-menu li.active .dropdown-menu a:hover{
  color: rgb(14, 13, 13);
}
.apps-menu .nav-item li.active {
  background: none!important;
}
.apps-menu .collapse ul.dropdown-menu li {
  border: none;
}
.navbar-nav {
  padding-left: auto !important;
}
.navbar-toggler {
  padding: 0;
}

.navbar-toggler span {
  color: #ffffff !important;
  line-height: 50px;
  margin: 0 10px;
  padding: 0;
}
/*-----Main-Slider------*/





/*** Top Scrolling Texts ***/
.two .row{
  margin: 0;
  padding: 0;
}
.two
.onoffswitch3 .a:hover,
.onoffswitch3 .a:focus {
    text-decoration: none;
    outline: none;
       color: #f6faf6;
}
.onoffswitch3 a {
    color: #f6faf6;
    text-decoration: none;
    font-family:'Noto Sans', sans-serif;
    font-size: 15px;
}
.onoffswitch3 {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    width: 100%;
}

.onoffswitch3-checkbox {
    display: none;
}

.onoffswitch3-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 0px solid #999999;
    border-radius: 0px;
}

.onoffswitch3-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s;
    -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch3-inner>span {
    display: block;
    float: left;
    position: relative;
    width: 50%;
    height: 30px;
    padding: 0;
    line-height: 30px;
    font-size: 14px;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.onoffswitch3-inner .onoffswitch3-active {
    padding-left: 10px;
    background-color: #EEEEEE;
    color: #FFFFFF;
}

.onoffswitch3-inner .onoffswitch3-inactive {
    width: 100px;
    padding-left: 16px;
    background-color: #EEEEEE;
    color: #FFFFFF;
    text-align: right;
}

.onoffswitch3-switch {
    display: block;
    width: 50%;
    margin: 0px;
    text-align: center;
    border: 0px solid #999999;
    border-radius: 0px;
    position: absolute;
    top: 0;
    bottom: 0;
}

.onoffswitch3-active .onoffswitch3-switch {
    background: #ffa800;
    /* #27A1CA;*/
    left: 0;
    width: 120px;
}

.onoffswitch3-inactive {
    background: #A1A1A1;
    right: 0;
    width: 20px;
}

.onoffswitch3-checkbox:checked+.onoffswitch3-label .onoffswitch3-inner {
    margin-left: 0;
}

.scroll-text {
    color: rgb(241, 236, 236);
    background:#00a651;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid black;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #f00;
}
/*
.arrow-right {
    width: 0;
    height: 0;
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;

    border-left: 60px solid #fff; 
    /* green;
}
*/
.arrow-left {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;

    border-right: 10px solid blue;
}

.no-js #loader {
    display: none;
}

.iconbox-top .iconbox-icon {
    margin-top: 12px;
}
.tm-pt-4 {
    padding-top: 100px;
}

.loan-product .p-5 {
    padding: 1rem!important;
}

/*--top side menu--*/


.sub-three{
width:70%;
margin: auto;
margin-top: -20px!important;
position: relative;
}


/*-----------*/

.three-2  h5{
color:#ffa800!important;
}
.three-2  h3{
color:#00a651!important;

    letter-spacing: 3px;
    font-family: 'Sansita';
    font-weight: bold;

} 
.text h4{
    font-family: 'Sansita'!important;
    font-weight: bold!important;
    letter-spacing: 3px!important;
    color: #094acb;
    text-align: center;
}
 /* .tm-section-title-aaa{
     border-left:5px solid #ffa800;
     padding-left:5px;
 } */

.btn-success {
    color: #fff;

    border-left:1px solid #ffa800;
}
.btn-lg{
    height: 70px;
    width:70px;

}
/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #00a651;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}

/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #00a651;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: white;
  border: 1px solid #00a651;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}


.aboutus-page .btn{
  outline: none;
  background: no-repeat;
  background-color: #ffa800;
  padding: 7px 15px;
  font-size: large;
  margin: 20px;
  float: right
  }
  .aboutus-page .three-2 .btn a{
  color: #fff!important;
  text-decoration: none;
  }


/*----new teams------*/

.bm-img img{
margin: 0;
padding: 0;
    
}

.column-team {
  float: left;
  padding: 0 25px;
}
.director .column-team {
  float: left;
  padding: 0 15px!important;
}
/* Display the columns below each other instead of side by side on small screens */
@media screen and (max-width: 650px) {
  .column-team {
    width: 100%;
    display: block;
  }
}

/* Add some shadows to create a card effect */
.card-team {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  padding: 0!important;
  margin: 0!important;
  

 }
.management .card-team {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  width:230px;
  height: 350px;
  margin-bottom: 15px!important;
  
 }

 .executive .card-team {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  width:250px;
  height: 350px;
  margin-bottom: 15px!important; }
 .department .card-team {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  width:210px;
 
  margin-bottom: 15px!important; 
}

.director .card-team {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  width:230px;
  height: 350px;
  margin-bottom: 15px!important; 

}
.card-team h5{
color:#ffa800;
  font: 'helvatica';
  font-size: 1.1rem;

}
.card-team p{
    color: #838383;
    font-size: 15px;
    font: 'helvatica';

}
/* Some left and right padding inside the container */
.container-team {
padding: 20px;
width: 90%;
margin: auto;

}


/* Clear floats */
.container-team::after, .row::after {
  content: "";
  clear: both;
  display: table;
}

.title-team { 
  color: #00a651!important;

}
.three-2 .title{
        font-size: 14px;
font-style: italic;
     letter-spacing: 2px
}

/* .dropdown-menu .dropdown-menu{
background:#ffa800!important;

} */



/*---new branch desigh
.tab {
  float: left;
  border: 1px solid #ccc;
  background-color: #00a651;
  width: 20%;
  height: 300px;
}

/* Style the buttons that are used to open the tab content 
.tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
}

/* Change background color of buttons on hover 
.tab button:hover {
  background-color: #C08004;
}

/* Create an active/current "tab button" class 
.tab button.active {
  background-color: #C08004;
}

/* Style the tab content 
.tabcontent {
  float: left;
  padding: 0px 12px;
  border: 1px solid #ccc;
  width: 80%;
  border-left: none;
  height: 300px;
  background: #bbb;
}
.branch-details hr{
background-color: rgb(255, 255, 255);
margin: 0px;
padding: 0px;;
}

*/
/*********************************
10. CSR 
*********************************
.csr{

  /* border: 5px solid rgb(177, 173, 173); 
}
.six{
height: 400px;
width: 100%;
padding-top: 20px;
background-color: #666666;

}
.six .container1{
  width: 90%!important;
  margin: auto;
}
.six .container1 h4{
  /* border-left:5px solid #ffa800; 
  text-align: left!important;
  padding:3px;
}
.six .bd-example .carousel-caption{

   width: 60%;
   background: rgb(0, 0, 0); /* Fallback color 
   background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity 
  margin-bottom:50px;
  margin-left: 20px;
  background-image: none!important;

}
.information-officer{

margin-top:45px;
  padding: 5px;
}

.our-team{
    text-align: center;
    position: relative;
}
.our-team .pic{
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 8px solid #00a651;
    margin: 0 auto;
    overflow: hidden;
}
.our-team img{
    width: 100%;
    height: auto;
}
.our-team li {
  list-style: none;
  text-align: left!important;
}
.our-team li a{
text-decoration: none;

color: #fff;
}


.our-team .team-content{
    padding: 15px 0px ;
    background: #00a651;
    border-radius: 40px 10px;
    margin-top: -20px;
    color: #fff;
    margin-right: -20px;
}
.our-team .title{
    font-size: 30px;
    font-weight: bold;
    margin: 10px 0 5px 0;
        font-family: 'Sansita'!important;
    letter-spacing: 2px;
}
.our-team .post{
    display: block;
    font-size: 14px;
    font-weight: 900;
 
}
.our-team .description{
    padding: 5px;
    background: #fff;
    border-radius: 20px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-bottom: 0;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}
@media only screen and (max-width: 359px){
    .our-team .pic{
        width: 150px;
        height: 150px;
    }
    .our-team .social{ top: 20px; }
}*/
/*********************************
10. text-design
********************************
.text-design{
text-align: center;


}
.text{
  text-align: center;
} 
.text p{
  color:#6c757d;
    font-family: 'gill', sans-serif;
  font-size: 16px;
  margin: 0;
padding: 0;
}

.loan-step .text h4{
  color: #fff!important;

 }
.text h4{
  color: #214673;
  font-size: 30px;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
 }
.news-five{
  background:#e1e1e1;
  padding: 10px;;
 
}
 .news-five .text h4{
  color: #00a651!important;
  text-transform: uppercase;
  
 }
 .six .text h4{
  color: #00a651!important;
  text-transform: uppercase;
 }

 .useful-link .text h4{
  color: #00a651!important;
  text-transform: uppercase;
 }


 
.line1 {
width: 10%;
}
.line1 hr {
  height: 2px;
  background:  #ffa800;
  }
  .line3 hr {
    height: 2px;
 
    }
  .line2 {
    width: 20%;
    }
    .line2 hr {
      height: 2px;
      background:  #007acc;;
      } 

/* Create four equal columns that floats next to each other 
.data-column {
  float: left;
  width: 25%;
  padding: 10px;
}


/* Clear floats after the columns 
.data-row:after {
  content: "";
  display: table;
  clear: both;
}

.three-2 .data-row h2{
font-size: 25px;
}
.three-2 .data-row p{
  font-size:20px!important;
  }
/* Responsive layout - makes a two column-layout instead of four columns 

  .data-column  {
    width: 50%;

}


/* Responsive layout - makes the two columns stack on top of each other instead of next to each other 
  .column  {
    width: 100%;
  }
*/
/*********************************
10. Useful-link
********************************
.owl-carousel .owl-item img {
  border-right: 3px solid #ffa800;
  border-left: 3px solid #ffa800;
  margin-left: 30px;
}
.useful-link{
  margin-top: 20px;
  padding-top: 10px;
background: url("../images/dot.png") ;
}
.brands_slider_container {
  width: 90%;
  margin: auto;

} 

.brands_slider {
  height: 100%;
  margin-top: 50px
}

.brands_item {
  height: 100%
}

.brands_item img {
  max-width: 100%
}

.brands_nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer
}

.brands_nav i {
  color: #e5e5e5;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease
}

.brands_nav:hover i {
  color: #676767
}

.brands_prev {
  left: 80px
}

.brands_next {
  right: 80px
}
.owl-theme .owl-nav [class*=owl-] {
background: #fff!important;

}

/*********************************
10. products
*********************************/
/******.Product-saving{
  padding: 5px;
height: 375px;
  background-image: url('../images/test-product.jpg');
}
  
.Product-saving .col-lg-6{
  color:white
}******/

/*--Front Page COnsumer Banking----*/

.loan-step{
  width: 100%;
  padding: 0;
  margin: 0;
  background: url("../images/loan.jpg") no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  height: 350px;
}
.loan-step .row {
color: #fff;
  padding: 0;
  margin: 0;
}
.loan-step-content{
width:60%;
margin: auto;
border-right: 2px solid#fff;
}
.loan-step-content1{
  width:80%;
  margin: auto;
  border-right: none!important;
  }
.loan-product{
  padding: 50px;
  background: url("../images/Background2.png") no-repeat center center;
  background-size:auto;
  background-position: center 70%;
   font-family: 'Montserrat', sans-serif;
   margin-top: 10px;
}

.loan-product .container{
  background: rgba(7, 7, 7, 0.5);
}
.product-list i{
  color:#ffffff;
  margin-right: 5px;
}
.product-list .btn{
  outline: none;
  background: no-repeat;
 border: 2px solid #fff;
  padding: 7px 15px;
  font-size: large;
  margin: 20px;
  float: right;
  color:#e1e1e1!important;
  }
  .product-list .btn a{
  color: #fff!important;
  text-decoration: none;
  
  }
.loan-product .three-1 p{

  color: white!important;
font-family: 'Andika', Helvetica, Arial, sans-serif;
  font-size: 150%;
}
.loan-product h2 {

    font-size: 25px!important;
}
.three-2 p{

    letter-spacing: 0.5px;
    line-height: 1.6em;
    font-size: 0.9rem;
        font-family: 'Andika', Helvetica, Arial, sans-serif;
        text-align: justify;
}

.loan-product h2{
 color: #3faa08;
 font-weight: bold;
     font-family: 'Andika', Helvetica, Arial, sans-serif;
}

/***FAV ICON STYLES***/
.data-column .fa-users  {
  color: #fff;
  text-shadow: 1px 1px 1px #ccc;
  font-size: 1.5em;
}

.data-column .fa-globe  {
  color: #fff;
  text-shadow: 1px 1px 1px #ccc;
  font-size: 1.5em;
}

.data-column .fa-piggy-bank  {
  color: #fff;
  text-shadow: 1px 1px 1px #ccc;
  font-size: 1.5em;
}

.data-column .fa-hand-holding-usd  {
  color: #fff;
  text-shadow: 1px 1px 1px #ccc;
  font-size: 1.5em;
}


  .slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            margin-bottom:20px;
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-prev:before, .slick-next:before {
  color:#00a651!important;
  font-size: 40px!important;
}
/*********************************
10. SAVING PRODUCTS DESIGN
*********************************/
.saving-product{
  width: 100%;
}

.saving-product .col-md-4{

margin: 20px!important;
-webkit-box-shadow: 3px 3px 5px 6px #ccc;  
-moz-box-shadow:    3px 3px 5px 6px #ccc;  
box-shadow:         3px 3px 5px 6px #ccc;
  }
  .saving-product .col-md-4 h5{
  color:#ffa800;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  
  
  }
  .saving-product h4{
    color:#00a651!important;
letter-spacing: 3px;
    font-family: 'Sansita';
    font-weight: bold;
;
    font-size: 35px!important;

    font-weight: 600;
  
  }
  /*--
  .savings {
    padding: 0;
}

.saving-1 .accordion_head {
    margin-bottom: 3px;
}

.saving-1 .accordion_body {
    border: 2px solid #fcfcfc;
    margin-bottom: 10px;
}

.saving-1 .accordion_body .panel {
    padding: 0 0 0 14px;
}---*/
.title-saving {
 margin: 10px;
}
 


/*********************************
10. extra
*********************************/

.table td{
  border-bottom: 1px solid #ebebeb;
  border-top: none;
}
.table .btn{
  background: #fff;
  float: right;
  margin: 0px;

border: 2px solid #6c757d;
}
.table td a{
  color: black!important;
text-decoration: none;

}
.table{
  align-content: center;
}



/*********************************
10. HISTORY
*********************************/
.timeline {
  border-left: 3px solid #ffa800;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  background: rgba(114, 124, 245, 0.09);
  margin: 5px auto;
  letter-spacing: 0.2px;
  position: relative;
  line-height: 1.4em;
  font-size: 1.03em;
  padding-left: 50px;
  padding-top:10px;
  list-style: none;
  text-align: left;
  max-width: 80%;
}

@media (max-width: 767px) {
  .timeline {
      max-width: 98%;
      padding: 25px;
  }
}

.timeline h1 {
  font-weight: 300;
  font-size: 1.4em;
}
.timeline h3{

  color: #ffa800;


}
.timeline h2,
.timeline h3 {
  font-weight: 600;
  font-size: 1rem;
  margin-bottom: 10px;
}

.timeline .event {
  border-bottom: 1px dashed #e8ebf1;
  padding-bottom: 25px;
  margin-bottom: 25px;
  position: relative;
}

@media (max-width: 767px) {
  .timeline .event {
      padding-top: 30px;
  }
}

.timeline .event:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}

.timeline .event:before,
.timeline .event:after {
  position: absolute;
  display: block;
  top: 0;
}

.timeline .event:before {
  left: -207px;
  content: attr(data-date);
  text-align: right;
  font-weight: 500;
  font-size: 0.9em;
  min-width: 120px;
}

@media (max-width: 767px) {
  .timeline .event:before {
      left: 0px;
      text-align: left;
  }
}

.timeline .event:after {
  -webkit-box-shadow: 0 0 0 3px #00a651;
  box-shadow: 0 0 0 3px #00a651;
  left: -55.8px;
  background: #fff;
  border-radius: 50%;
  height: 9px;
  width: 9px;
  content: "";
  top: 5px;
}

@media (max-width: 767px) {
  .timeline .event:after {
      left: -31.8px;
  }
}

.rtl .timeline {
  border-left: 0;
  text-align: right;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-right: 3px solid #727cf5;
}

.rtl .timeline .event::before {
  left: 0;
  right: -170px;
}

.rtl .timeline .event::after {
  left: 0;
  right: -55.8px;
}


/*********************************
10. EMI CALCULATOR
*********************************/

.input-group-addon {
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  text-align: center;
  background-color: #00a651;

}
  .card{


-webkit-box-shadow: 3px 3px 5px 6px #ccc;  
-moz-box-shadow:    3px 3px 5px 6px #ccc;  
box-shadow:         3px 3px 5px 6px #ccc;

  }

  .btn-dark{
    background: #ffa800;
    border:none!important;
  }
  .btn-dark:hover{
    background: #ffa800;
    border:none!important;
  }

/*********************************
10. SIDE-MENU
*********************************/
.side-menu{
  width: 100%;
  color:#fff;
  background: #007acc !important;
float: left;
padding: 5px;
/* margin-top:80px; */
box-shadow: 3px 3px 5px 6px #ccc;
}
.side-menu a:hover{
  color: #fff;
  text-decoration: none;
}
.ceo{
overflow: hidden;
margin: auto;
width: 50%;
 align-items: center;
}

/*********************************
10. management-teams
*********************************/
.ceo-main{
height: 100%;
}
.ceo-main .container1{
width: 22%;
height:100%;

  display: flex;
  justify-content: center;
}
.ceo-main .container1 h5{
  margin-bottom: 0px;
  display: block;
letter-spacing: 1.5px;
}

.director .container1 h5{
  margin-bottom: 0px;
  display: block;
letter-spacing: 1.5px;

}



.director .container1{
  width: 82%;
  margin: auto;
  height:100%;
  padding: 5px;
  margin-left:220px!important;
  }
.executive{
  height: 100%;
}
.executive .container1{
  width: 37%;
  margin: auto; 
  padding: 5px;
    display: flex;
  justify-content: center;
  
  }
  
.executive .container1 h5{
  margin-bottom: 0px;
  display: block;
letter-spacing: 1.5px;

}
.management{
    height: 100%;
}
.management .container1{
  width: 82%;
  margin: auto;
  height:100%;
  padding: 5px;
  
  }
  .management .container1 h5{
    margin-bottom: 0px;
    display: block;
  letter-spacing: 1.5px;
  
  }
.department{
  /* height: 450px; */

}
.department .container1{
  width: 82%;
  margin: auto;
  height:100%;
  padding: 5px;
  }


  .department .container1 h5{
    margin-bottom: 0px;
    display: block;
  letter-spacing: 1.5px;

  
  }



/*********************************
10. new branch design
*********************************
.nav-pills-custom .nav-link {
  color:black;
  background: #fff;
  /* border:1px solid #ffa800;
  border-left:5px solid  #00a651; 
 /* margin: 5px; 
  position: relative;
}
*/
/*old_one 

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #007acc;
  border:1px solid #007acc;
background: #f7f5f5!important;
border-left:5px solid  #00a651;
}
*/







/*********************************
1. Header-Welcome message 
/**********************************/
/*--HEADER--*/



@media screen and (max-width:600px){
  .contactus{
  
    display: none;
  }
.first-nav{
  height:50px!important;
}
.first-nav h6{
  text-align: center;
}
  
    }
.first-nav{
  background:#085dc4;
  padding-top:10px;
  color: white;
  font-family: 'Noto Sans', sans-serif;
  }
  .first-nav h6{
      color: white!important;
       
  }
  .top .nav-link {
    padding: 2px 8px !important;
    font-size: 15px;
    line-height: 100px;
    color: #ffa800;
    border-left: 1px solid #ffa800;
}
.nav-container{
  width: 95%;
  margin: auto;
  
  }
  /*--Top Right-menu--*/
  .contactus{
    float: right;
  }
  .contactus ul{
      list-style-type: none;
      margin: 0;
      padding: 0;
      overflow: hidden;
  }
  .contactus li {
    float: left;
  }
  .contactus li a {
    display: block;
    color: white;
    text-align: center;
    text-decoration: none;
    padding-right: 20px;
    padding-left: 5px;
    border-left: 1px dotted WHITE;
  
  }
  .main-logo {
    margin-left: 10%;
    margin-bottom: 0px;
}

  /*--Contact details-*/

  
.sideheader{
  padding: 10px;
  text-align: center;


}
.sideheader h6{
  color:#48494b;
    font-weight: 800;
    letter-spacing: 2px
}
.sideheader p{
  font-family: inherit;
  border-left: 3px solid #00a651;
}
.sideheader i{
  color:#48494b;
}

@media screen and (max-width:600px){
  .sideheader{
    visibility: hidden;
    display: none;
  }

    }

/*********************************
4. Introduction_part
*********************************/
.four{
  padding-top:30px;
}
.four .btn{
  outline: none;
  background: #00a651;
    box-shadow: 0px 4px 10px rgb(0 0 0 / 67%);
    transition: all 0.3s ease 0s;
  padding: 7px 15px;
  font-size: large;
  margin: 20px;
  float: right;
  color:#FFF!important;
  }
  .four .three-2 .btn a{
  color: #fff!important;
  text-decoration: none;

  }
  



@media screen and (max-width:600px){
  .four{
text-align: center;
font-size: 14px;

  }
  .section-ceo-message .three-2{
 
    border-right: none!important;
   }
    }



/*********************************
5.product-loan
*********************************/
@media screen and (max-width:600px){
  .three-2 .data-row h2{
    font-size: 18px!important;
    }
    }
/*********************************
5.product-loan
*********************************/

@media screen and (max-width:600px){
  .saving-product .col-md-4 h5{
    color:#ffa800;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 12px!important;
    
    }

    }


/*********************************
10. News
*********************************/

/**.news-five{
  padding:15px;
}*/
.news_item hr{
  background:#ffa800!important;
  margin: 0px;
  margin-top:5px;
}
.news_item
{

background:#fff;
    width: 80%;
  float: right;

}

.news_image img
{
 
    max-width: 50%;
}
.news_content
{
    padding-top: 10px;
    
}
.news_title
{
    font-family: 'gill', sans-serif;
    font-size: 20px;
    color: #00a651;
}
.news_title p{
  font-size: 0.8rem!important;
}

.news_text button{
background:#ffa800 ;
float: right;
margin-right: 15px;


}
.news_text button a{
  color: white;
  text-decoration: none;
}
.news_text button a:hover{
  color: white;
  text-decoration: none;
}
.news_text
{
    margin-top: 1px;
}
.news_text p:last-of-type
{
    margin-bottom: 0;
}
.news_button
{
    position: absolute;
    left: 33px;

    width: 122px;
    height: 41px;
    background: #ffa800;
    text-align: center;
}
.news_button a
{
    display: block;
    position: relative;
    font-family: 'gill', sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: uppercase;
    line-height: 41px;
    z-index: 1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.news_title a{
text-decoration: none;
color: #00a651;

}
.news_button a::after
{
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 50%;
    height: 100%;
    background: #FFFFFF;
    content: '';
    opacity: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    z-index: -1;
}
.news_button:hover a::after
{
    width: 100%;
    opacity: 1;
}
.news_button:hover a
{
    color: #ffa800;
}


.news-content h3{
  font-size: 1rem;
}
.news-content h2{
  font-size: 4.5rem;
  color: white;
  margin-left: 100px;;
}
.news-content p{
  font-size: 15px;
  color: #838383;
}

.news-content{
  width: 90%;
  margin: auto;
 }
 .news-content .btn{
background: none;
border: 2px solid #fff;
float: right;
 }
 .news-content .btn a{
 color: #fff!important;
 text-decoration: none!important;
   }

@media screen and (max-width:600px){
  .news_image{
    display: none;
  }


    .news_content{
margin-left: 20px;

    }

    }
    @media screen and (max-width:600px){
      .useful-link{

        display: none;
      }
    
        }


 @media screen and (max-width:650px){



        #bo-status{
          margin-left: 130px;
          width: 25%;

        }
        #ho-status{
margin-left: 130px;
          width: 25%;

        }
      }



/* FLOATING SIDEBAR */
.fixed-side-bar {
  clear: both;
    position: fixed;
    display: block;
    list-style-type: none;
    right: -3.2em;
    top: 45%;
    -webkit-animation: slideright 1s forwards;
    -webkit-animation-delay: 1.5s;
    animation: slideright 1s forwards;
    animation-delay: 1.5s; 
}

@keyframes slideright {
    100% {
        right: 0;
    }
}

.fixed-side-bar li {
  margin-bottom: 100px;
  margin-right: -50px;
  padding: 15px;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  background-color:#33865b;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  
  -webkit-transition: width .5s, background-color .1s; 
   transition: width .5s, background-color .1s;

}

.fixed-side-bar li a {
    font-size: 19px;
    margin-left:15px!important;
    text-transform: none;
    text-align: center;
  text-decoration: none;
    color: #ebebeb;
}

.fixed-side-bar li:hover {
    background-color: #1b7c79;
    color: #fff;
}
/*********************************
latest post
*********************************/
.news-five-1{
background: red;

margin: 0px;
}
.news-five-2{
background: aqua;

margin: 0px;
}
.news-five .col-md-4{
  border-right:3px solid #fff;

}
.latest-news{
  padding:50px;

}
.latest-news h1 {
  font: bold 12px Sans-Serif;
  letter-spacing: 2px;
  text-transform: uppercase;
font-size:4rem;
  color: #fff;
  padding: 5px 10px;
  margin: 0 0 10px 0;


}
.news-five {
  background: url("../images/img.png") no-repeat center center;
  background-size: cover;
}


.container1{
  width: 95%;
  margin: auto;
}

.useful-link .container1{
  width: 90%!important;
  margin: auto;
}
.useful-link .container1 h4{
  border-left:5px solid #ffa800;
  text-align: left!important;
  padding:3px;
}

.team-detail{
  text-align: left;
  font-size: 0.8rem!important;
  color: rgb(255, 255, 255);
}
.secretary .team-detail{

  color: rgb(0, 0, 0); 
}

@media screen and (max-width:600px){
  .loan-step{
      display:none;
  }

  .information-officer {
    border:none;
  }
  .news-five .col-md-4 {
    border:none;
  }
  .side-menu{
    display:none;
  }
}


/*----new management-----*/
@media screen and (max-width:650px){
  .ceo-main .container1{
    width: 47%;
    margin: auto;
    padding: 5px;
    }
  }
  @media screen and (max-width:650px){
    .director .column-team{
 margin-left:60px;
      }
    }
    @media screen and (max-width:650px){
      .management .column-team{
   margin-left:20px;
        }
        .executive .column-team{
          margin-left:-65px;
               }
               .executive{
                 height:900px;
               }
        .management {
          height:3400px;
        }
        .department{
          height: 900px;
        }
        .department .column-team{
          margin-left:-65px;
               }
      }
      
        @media screen and (max-width:650px){
.executive .container1 {
    display: block;
    justify-content: center;
}
    }
      
      
    main {
      display: flex;
    }


    .normal,
.hover {
  flex: 1;
  padding: 0 25px;
}
.demo-title {
  color: #666;
  margin: 0 0 15px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.module {
  min-width: 270px;
  height: 470px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  transition: all 0.3s linear 0s;
  overflow: hidden;
  position: relative;
}
.module:hover {
  box-shadow: 0 1px 35px 0 rgba(0, 0, 0, 0.3);
}
.thumbnail {
  position: relative;
  overflow: hidden;
  background: black;
}
.thumbnail img {
  width: 120%;
  transition: all 0.3s;
}
.module:hover .thumbnail img {
  transform: scale(1.1);
  opacity: 0.6;
}

.thumbnail .date {
  position: absolute;
  top: 20px;
  right: 20px;
  background: #e74c3c;
  padding-top: 10px;
  color: #fff;
  font-weight: bold;
  border-radius: 100%;
  height: 55px;
  width: 55px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 12px;
  text-transform: uppercase;
}
.date div:first-child {
  font-size: 18px;
  line-height: 1.2;
}
.content {
  position: absolute;
  width: 100%;
  height: 178px;
  bottom: 0;
  background: #fff;
  padding: 30px;
  transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
}
.module:hover .content {
  height: 278px;
}

.content .category {
  position: absolute;
  top: -34px;
  left: 0;
  color: #fff;
  text-transform: uppercase;
  background: #ffa800;
  padding: 10px 15px;
  font-weight: bold;
}
.title {
  margin: 0;
  padding: 0 0 10px;
  color: #333333;
  font-size: 24px;
  font-weight: 700;
}
.sub-title {
  margin: 0;
  padding: 0 0 20px;
  color: #e74c3c;
  font-size: 20px;
  font-weight: 400;
}
.description {
  color: #666666;
  font-size: 14px;
  line-height: 1.8em;
  height: 0;
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  overflow: hidden;
}
.module:hover .description {
  height: 100px;
}

.mt-3, .my-3 {
 margin-top: 0px!important;
padding-top: 0px!important;
}

.p-5 {
  padding: 0rem!important;
}

.secretary .container1{
  width: 70%;
  height:100%;
  
    display: flex;
   
  }
  .secretary .container1 h5{
    margin-bottom: 0px;
    display: block;
  letter-spacing: 1.5px;
  }

  .shrink {
    display: inline-block;
    transition-duration: 0.3s;
    transition-property: transform;
    -webkit-tap-highlight-color: transparent;
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
  }
  .shrink:hover {
    transform: scale(0.9);
  }
  .saving-product .title{
    font-size: 14px;
    font-style: italic;
    letter-spacing: 2px;
  }
  .saving-product h5 {
    color: #ffa800!important;
}

.four{
  background: url("../images/back-1.png")!important;
 }
 
/*----news-one-----*/

.whats-news-area .whats-news-wrapper, .about-area2 .whats-news-wrapper, .contact-section .whats-news-wrapper {
  background: #fff;
  padding: 30px 20px 20px 20px;
  border-radius: 10px;
}
.whats-news-area .whats-news-single .whates-img img, .about-area2 .whats-news-single .whates-img img, .contact-section .whats-news-single .whates-img img {
  width: 100%;
  -webkit-transition: all .4s ease-out 0s;
  -moz-transition: all .4s ease-out 0s;
  -ms-transition: all .4s ease-out 0s;
  -o-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s;
  transform: scale(1);
}
.whats-news-area .whats-right-single .whats-right-cap, .about-area2 .whats-right-single .whats-right-cap, .contact-section .whats-right-single .whats-right-cap {
  padding-left: 18px;
}
.whats-news-area .whats-right-single .whats-right-cap span, .about-area2 .whats-right-single .whats-right-cap span, .contact-section .whats-right-single .whats-right-cap span {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 15px;
  display: inline-block;
}
.colorb {
  color: #0077b5;
}

.news-one h1, h2, h3, h5, h6 {
  font-family: "Barlow",sans-serif;
  /*color: #00a651:--*/
  margin-top: 0;
  font-style: normal;
  font-weight: 500;
  text-transform: normal;
}
.news-one h4 {

  color: #00a651!important;

}


 a:focus,a:hover,.portfolio-cat a:hover,.footer -menu li a:hover{text-decoration:none}a,button{color: #ffffff;outline:medium none}button:focus,input:focus,input:focus,textarea,textarea:focus{outline:0}.uppercase{text-transform:uppercase}input:focus::-moz-placeholder{opacity:0;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.capitalize{text-transform:capitalize}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}ul{margin:0;padding:0}hr{border-top:0 none;padding:0}.theme-overlay{position:relative}.theme-overlay::before{background:#1696e7 none repeat scroll 0 0;content:"";height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}
@media (max-width:575px){#scrollUp{right:16px}}#scrollUp:hover{color:#fff}.sticky-bar{left:0;margin:auto;position:fixed;top:0;width:100%;-webkit-box-shadow:0 10px 15px rgba(25,25,25,.1);box-shadow:0 10px 15px rgba(25,25,25,.1);z-index:9999;-webkit-animation:300ms ease-in-out 0s normal none 1 running fadeInDown;animation:300ms ease-in-out 0s normal none 1 running fadeInDown;-webkit-box-shadow:0 10px 15px rgba(25,25,25,.1);background:#fff}.header-flex.sticky-flex{display:flex}.social-share ul li{display:inline-block;margin:0 10px}@media (max-width:575px){.social-share ul li{margin:0 5px}}.social-share ul li .section-tittle{display:flex}.social-share .section-tittle{display:flex;align-items:center}.heading-news h3{font-size:40px;display:block;color:#051441;font-weight:700}@media (max-width:575px){.heading-news h3{font-size:29px!important;line-height:1.2}}.section-tittle h3{font-size:31px;line-height:1.2;font-size:28px}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mt-55{margin-top:55px}.mt-60{margin-top:60px}.mt-65{margin-top:65px}.mt-70{margin-top:70px}.mt-75{margin-top:75px}.mt-80{margin-top:80px}.mt-85{margin-top:85px}.mt-90{margin-top:90px}.mt-95{margin-top:95px}.mt-100{margin-top:100px}.mt-105{margin-top:105px}.mt-110{margin-top:110px}.mt-115{margin-top:115px}.mt-120{margin-top:120px}.mt-125{margin-top:125px}.mt-130{margin-top:130px}.mt-135{margin-top:135px}.mt-140{margin-top:140px}.mt-145{margin-top:145px}.mt-150{margin-top:150px}.mt-155{margin-top:155px}.mt-160{margin-top:160px}.mt-165{margin-top:165px}.mt-170{margin-top:170px}.mt-175{margin-top:175px}.mt-180{margin-top:180px}.mt-185{margin-top:185px}.mt-190{margin-top:190px}.mt-195{margin-top:195px}.mt-200{margin-top:200px}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:15px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:20px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}.mb-65{margin-bottom:65px}.mb-70{margin-bottom:70px}.mb-75{margin-bottom:75px}.mb-80{margin-bottom:80px}.mb-85{margin-bottom:85px}.mb-90{margin-bottom:90px}.mb-95{margin-bottom:95px}.mb-100{margin-bottom:100px}.mb-105{margin-bottom:105px}.mb-110{margin-bottom:110px}.mb-115{margin-bottom:115px}.mb-120{margin-bottom:120px}.mb-125{margin-bottom:125px}.mb-130{margin-bottom:130px}.mb-135{margin-bottom:135px}.mb-140{margin-bottom:140px}.mb-145{margin-bottom:145px}.mb-150{margin-bottom:150px}.mb-155{margin-bottom:155px}.mb-160{margin-bottom:160px}.mb-165{margin-bottom:165px}.mb-170{margin-bottom:170px}.mb-175{margin-bottom:175px}.mb-180{margin-bottom:180px}.mb-185{margin-bottom:185px}.mb-190{margin-bottom:190px}
.mb-195{margin-bottom:195px}.mb-200{margin-bottom:200px}.ml-5{margin-left:5px}.ml-10{margin-left:10px}.ml-15{margin-left:15px}.ml-20{margin-left:20px}.ml-25{margin-left:25px}.ml-30{margin-left:30px}.ml-35{margin-left:35px}.ml-40{margin-left:40px}.ml-45{margin-left:45px}.ml-50{margin-left:50px}.ml-55{margin-left:55px}.ml-60{margin-left:60px}.ml-65{margin-left:65px}.ml-70{margin-left:70px}.ml-75{margin-left:75px}.ml-80{margin-left:80px}.ml-85{margin-left:85px}.ml-90{margin-left:90px}.ml-95{margin-left:95px}.ml-100{margin-left:100px}.ml-105{margin-left:105px}.ml-110{margin-left:110px}.ml-115{margin-left:115px}.ml-120{margin-left:120px}.ml-125{margin-left:125px}.ml-130{margin-left:130px}.ml-135{margin-left:135px}.ml-140{margin-left:140px}.ml-145{margin-left:145px}.ml-150{margin-left:150px}.ml-155{margin-left:155px}.ml-160{margin-left:160px}.ml-165{margin-left:165px}.ml-170{margin-left:170px}.ml-175{margin-left:175px}.ml-180{margin-left:180px}.ml-185{margin-left:185px}.ml-190{margin-left:190px}.ml-195{margin-left:195px}.ml-200{margin-left:200px}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.mr-25{margin-right:25px}.mr-30{margin-right:30px}.mr-35{margin-right:35px}.mr-40{margin-right:40px}.mr-45{margin-right:45px}.mr-50{margin-right:50px}.mr-55{margin-right:55px}.mr-60{margin-right:60px}.mr-65{margin-right:65px}.mr-70{margin-right:70px}.mr-75{margin-right:75px}.mr-80{margin-right:80px}.mr-85{margin-right:85px}.mr-90{margin-right:90px}.mr-95{margin-right:95px}.mr-100{margin-right:100px}.mr-105{margin-right:105px}.mr-110{margin-right:110px}.mr-115{margin-right:115px}.mr-120{margin-right:120px}.mr-125{margin-right:125px}.mr-130{margin-right:130px}.mr-135{margin-right:135px}.mr-140{margin-right:140px}.mr-145{margin-right:145px}.mr-150{margin-right:150px}.mr-155{margin-right:155px}.mr-160{margin-right:160px}.mr-165{margin-right:165px}.mr-170{margin-right:170px}.mr-175{margin-right:175px}.mr-180{margin-right:180px}.mr-185{margin-right:185px}.mr-190{margin-right:190px}.mr-195{margin-right:195px}.mr-200{margin-right:200px}.pt-5{padding-top:5px}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}.pt-35{padding-top:35px}.pt-40{padding-top:40px}.pt-45{padding-top:45px}.pt-50{padding-top:10px}.pt-55{padding-top:55px}.pt-60{padding-top:60px}.pt-65{padding-top:65px}.pt-70{padding-top:70px}.pt-75{padding-top:75px}.pt-80{padding-top:80px}.pt-85{padding-top:85px}.pt-90{padding-top:90px}.pt-95{padding-top:95px}.pt-100{padding-top:100px}.pt-105{padding-top:105px}.pt-110{padding-top:110px}.pt-115{padding-top:115px}.pt-120{padding-top:120px}.pt-125{padding-top:125px}.pt-130{padding-top:130px}.pt-135{padding-top:135px}.pt-140{padding-top:140px}.pt-145{padding-top:145px}.pt-150{padding-top:150px}.pt-155{padding-top:155px}.pt-160{padding-top:160px}.pt-165{padding-top:165px}.pt-170{padding-top:170px}.pt-175{padding-top:175px}.pt-180{padding-top:180px}.pt-185{padding-top:185px}.pt-190{padding-top:190px}.pt-195{padding-top:195px}.pt-200{padding-top:200px}.pt-260{padding-top:260px}.pb-5{padding-bottom:5px}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-25{padding-bottom:25px}.pb-30{padding-bottom:30px}.pb-35{padding-bottom:35px}.pb-40{padding-bottom:40px}.pb-45{padding-bottom:45px}.pb-50{padding-bottom:50px}.pb-55{padding-bottom:55px}.pb-60{padding-bottom:60px}.pb-65{padding-bottom:65px}.pb-70{padding-bottom:70px}.pb-75{padding-bottom:75px}.pb-80{padding-bottom:80px}.pb-85{padding-bottom:85px}.pb-90{padding-bottom:90px}.pb-95{padding-bottom:95px}.pb-100{padding-bottom:100px}.pb-105{padding-bottom:105px}.pb-110{padding-bottom:110px}.pb-115{padding-bottom:115px}.pb-120{padding-bottom:120px}.pb-125{padding-bottom:125px}.pb-130{padding-bottom:130px}.pb-135{padding-bottom:135px}.pb-140{padding-bottom:140px}.pb-145{padding-bottom:145px}.pb-150{padding-bottom:150px}.pb-155{padding-bottom:155px}.pb-160{padding-bottom:160px}.pb-165{padding-bottom:165px}.pb-170{padding-bottom:170px}.pb-175{padding-bottom:175px}.pb-180{padding-bottom:180px}.pb-185{padding-bottom:185px}.pb-190{padding-bottom:190px}.pb-195{padding-bottom:195px}.pb-200{padding-bottom:200px}.pl-5{padding-left:5px}.pl-10{padding-left:10px}.pl-15{padding-left:15px}.pl-20{padding-left:20px}.pl-25{padding-left:25px}.pl-30{padding-left:30px}.pl-35{padding-left:35px}.pl-40{padding-left:40px}.pl-45{padding-left:45px}.pl-50{padding-left:50px}.pl-55{padding-left:55px}.pl-60{padding-left:60px}.pl-65{padding-left:65px}.pl-70{padding-left:70px}.pl-75{padding-left:75px}.pl-80{padding-left:80px}.pl-85{padding-left:85px}.pl-90{padding-left:90px}.pl-95{padding-left:95px}.pl-100{padding-left:100px}.pl-105{padding-left:105px}.pl-110{padding-left:110px}.pl-115{padding-left:115px}.pl-120{padding-left:120px}.pl-125{padding-left:125px}.pl-130{padding-left:130px}.pl-135{padding-left:135px}.pl-140{padding-left:140px}.pl-145{padding-left:145px}.pl-150{padding-left:150px}.pl-155{padding-left:155px}.pl-160{padding-left:160px}.pl-165{padding-left:165px}.pl-170{padding-left:170px}.pl-175{padding-left:175px}.pl-180{padding-left:180px}.pl-185{padding-left:185px}.pl-190{padding-left:190px}.pl-195{padding-left:195px}.pl-200{padding-left:200px}.pr-5{padding-right:5px}.pr-10{padding-right:10px}.pr-15{padding-right:15px}.pr-20{padding-right:20px}.pr-25{padding-right:25px}.pr-30{padding-right:30px}.pr-35{padding-right:35px}.pr-40{padding-right:40px}.pr-45{padding-right:45px}.pr-50{padding-right:50px}.pr-55{padding-right:55px}.pr-60{padding-right:60px}
@media only screen and (min-width:768px) and (max-width:991px){.banner-area{padding-top:50px;padding-bottom:50px}}@media (max-width:575px){.banner-area{padding-top:30px;padding-bottom:30px}}@media only screen and (min-width:576px) and (max-width:767px){.banner-area{padding-top:30px;padding-bottom:30px}}.banner-area .banner-one img{width:100%}.home-banner2 img{width:100%}.colorb{color:#0077b5}.colorg{color:#13c600}.colorr{color:#ed4141}.bgb{background:#0077b5}.bgg{background:#13c600}.bgr{background:#ed4141}.bgbeg{background:#8a3ab9}.top-bg{background:#0000}.white-bg{background:#fff}.gray-bg{background:#f4f4f4}.gray-bg{background:#f4f4f4}.white-bg{background:#fff}.black-bg{background:#000}.theme-bg{background:#ff2143}.brand-bg{background:#f1f4fa}.testimonial-bg{background:#f9fafc}.white-color{color:#fff}.black-color{color:#000}.theme-color{color:#ff2143}@media only screen and (min-width:768px) and (max-width:991px){.header-area{box-shadow:0 10px 15px rgba(25,25,25,.1)}}@media only screen and (min-width:576px) and (max-width:767px){.header-area{box-shadow:0 10px 15px rgba(25,25,25,.1)}}@media (max-width:575px){.header-area{box-shadow:0 10px 15px rgba(25,25,25,.1)}}.header-area .header-top{padding:11px 0}.header-area .header-top .header-info-left ul li{color:#cdcfd8;display:inline-block;margin-right:33px;padding-right:33px;border-right:1px solid #cdcfd8;font-size:14px;line-height:1}@media only screen and (min-width:768px) and (max-width:991px){.header-area .header-top .header-info-left ul li{border-right:0}}@media only screen and (min-width:576px) and (max-width:767px){.header-area .header-top .header-info-left ul li{border-right:0}}@media (max-width:575px){.header-area .header-top .header-info-left ul li{border-right:0}}.header-area .header-top .header-info-left ul li:last-child{border-right:0;margin-right:0;padding-right:0}@media only screen and (min-width:768px) and (max-width:991px){.header-area .header-top .header-info-left ul li:last-child{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.header-area .header-top .header-info-left ul li:last-child{display:none}}@media (max-width:575px){.header-area .header-top .header-info-left ul li:last-child{display:none}}.header-area .header-top .header-info-left ul li span{margin-right:8px;color:#ff2143}.header-area .header-top .header-info-left ul li.title{text-transform:uppercase}.header-area .header-top .header-info-right .header-date li{color:#cdcfd8;display:inline-block;font-size:14px}.header-area .header-top .header-info-right .header-date li span{color:#cdcfd8;font-size:13px;margin-right:8px}.header-area .header-mid{padding:9px 0;position:relative}.header-area .header-mid .header-banner img{width:100%}.header-area .header-bottom{box-shadow:0 0 36px 0 rgba(0,0,0,.1);background:#ff2143}@media only screen and (min-width:576px) and (max-width:767px){.header-area .header-bottom{border-top:0}}@media (max-width:575px){.header-area .header-bottom{border-top:0}}.header-area .header-bottom .header-social{display:inline-block;padding:27px 30px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.header-area .header-bottom .header-social{padding:27px 12px}}.header-area .header-bottom .header-social::before{content:"";width:1px;height:101%;background:#ff889a;position:absolute;left:0;top:0;bottom:0}.header-area .header-bottom .header-social::after{content:"";width:1px;height:101%;background:#ff889a;position:absolute;right:0;top:0;bottom:0}.header-area .header-bottom .header-social li{display:inline-block}.header-area .header-bottom .header-social li a{color:#fff;font-size:16px;padding:0 11px}.header-area .header-bottom .header-social li a:hover{color:#fff}.header-area .header-bottom .header-social a i{-webkit-transition:all .4s ease-out 0s;-moz-transition:all .4s ease-out 0s;-ms-transition:all .4s ease-out 0s;-o-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s;transform:rotateY(0deg);-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg)}.header-area .header-bottom .header-social a:hover i{transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg)}.header-area .header-bottom .search-box{display:inline-block;position:relative}.header-area .header-bottom .search-box::before{content:"";width:1px;height:104%;background:#ff889a;position:absolute;right:0;top:-1px;bottom:0}.header-area .header-bottom .search-box i{color:#fff;font-size:16px;cursor:pointer;padding:30px 30px}.main-header{position:relative;z-index:3}@media only screen and (min-width:1200px) and (max-width:1600px){.main-header .main-menu{margin-right:30px}}.main-header .main-menu ul li{display:inline-block;position:relative;z-index:1}.main-header .main-menu ul li a{color:#fff;font-weight:500;padding:27px 25px;display:block;font-size:15px;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;text-transform:uppercase;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.main-header .main-menu ul li a{padding:28px 19px}}
  .main-header .main-menu ul li a::before{content:"";width:1px;height:14px;background:#fff;position:absolute;right:0;top:50%;transform:translateY(-50%)}.main-header .main-menu ul li:last-child a::before{display:none}.main-header .main-menu ul li:first-child a{padding-left:0}.main-header .main-menu ul li:hover>a{color:#fff}.main-header .main-menu ul ul.submenu{position:absolute;width:170px;background:#fff;left:0;top:100%;transform:scale(.9);visibility:hidden;opacity:0;box-shadow:0 0 10px 3px rgba(0,0,0,.05);padding:17px 0;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.main-header .main-menu ul ul.submenu>li{margin-left:7px;display:block}.main-header .main-menu ul ul.submenu>li>a{padding:6px 10px!important;font-size:15px;color:#0b1c39;text-transform:capitalize}.main-header .main-menu ul ul.submenu>li>a:hover{color:#ff2143;background:none}.main-header .nav-search{display:inline-block;position:relative}.main-header .nav-search::before{content:"";width:1px;height:104%;background:#ff889a;position:absolute;right:0;top:-1px;bottom:0}.main-header .nav-search i{color:#fff;font-size:16px;cursor:pointer;padding:30px 30px}.main-header ul>li:hover>ul.submenu{visibility:visible;opacity:1;top:101%;transform:scale(1)}.header-sticky ul li a{padding:10px 19px}.header-sticky.sticky-bar.sticky .header-flex{justify-content:space-between}@media only screen and (min-width:768px) and (max-width:991px){.header-sticky.sticky-bar.sticky .main-menu .submenu{right:0;left:inherit}}.search-model-box{display:none;position:fixed;width:100%;height:100%;left:0;top:0;background:#000;z-index:99999}.search-model-box .search-model-form{padding:0 15px}.search-model-box .search-model-form input{width:500px;font-size:40px;border:none;border-bottom:2px solid #333;background:none;color:#999}.search-model-box .search-close-btn{position:absolute;width:50px;height:50px;background:#333;color:#fff;text-align:center;border-radius:50%;font-size:28px;line-height:28px;top:30px;cursor:pointer;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile_menu{position:absolute;right:0;width:100%;z-index:99;top:-15px}.mobile_menu .slicknav_menu{background:transparent;margin-top:0!important}.mobile_menu .slicknav_menu .slicknav_btn{top:-32px;right:10px}.mobile_menu .slicknav_menu .slicknav_btn .slicknav_icon-bar{background-color:#fff!important}.mobile_menu .slicknav_menu .slicknav_nav{margin-top:9px!important;box-shadow:0 0 10px 3px rgba(141,140,140,.5)}.mobile_menu .slicknav_menu .slicknav_nav a:hover{background:transparent;color:#ff2143}.mobile_menu .slicknav_menu .slicknav_nav a{font-size:15px;padding:7px 10px}.mobile_menu .slicknav_menu .slicknav_nav .slicknav_item a{padding:0!important}.header-sticky.sticky-bar.sticky .header-right-btn{display:none!important}.sticky-logo{display:none!important}@media only screen and (min-width:576px) and (max-width:767px){.sticky-logo{display:block!important}}@media (max-width:575px){.sticky-logo{display:block!important}}.sticky-logo.info-open{padding:6px}.trending-area .trending-main{border-bottom:1px solid #eee}.trending-area .trending-main .trending-top .trend-top-img{overflow:hidden;position:relative;border-radius:7px}.trending-area .trending-main .trending-top .trend-top-img::before{position:absolute;width:100%;height:50%;bottom:0;content:""}.trending-area .trending-main .trending-top .trend-top-img img{width:100%}.trending-area .trending-main .trending-top .trend-top-img .trend-top-cap{position:absolute;bottom:25px;left:31px}@media (max-width:575px){.trending-area .trending-main .trending-top .trend-top-img .trend-top-cap{bottom:-2px;left:5px}}.trending-area .trending-main .trending-top .trend-top-img .trend-top-cap span{color:#051441;padding:7px 14px;border-radius:5px;text-transform:uppercase;font-weight:700;font-size:10px;line-height:1;margin-bottom:19px;display:inline-block;color:#fff;overflow:hidden}.trending-area .trending-main .trending-top .trend-top-img .trend-top-cap h2{font-size:40px;font-weight:800;overflow:hidden}@media only screen and (min-width:576px) and (max-width:767px){.trending-area .trending-main .trending-top .trend-top-img .trend-top-cap h2{font-size:30px}}@media (max-width:575px){.trending-area .trending-main .trending-top .trend-top-img .trend-top-cap h2{font-size:15px}}.trending-area .trending-main .trending-top .trend-top-img .trend-top-cap h2 a{display:block;color:#fff;line-height:1.3}.trending-area .trending-main .trending-top .trend-top-img .trend-top-cap h2 a:hover{color:#f75a5a}.trending-area .trending-main .trending-top .trend-top-img .trend-top-cap p{color:#c2c2c2;font-size:12px;overflow:hidden}.trending-area .trending-main .trending-top .trend-top-img .trend-top-cap.trend-top-cap2{bottom:0}.trending-area .trending-main .trending-top .trend-top-img .trend-top-cap.trend-top-cap2 h2{font-size:24px;font-weight:800}@media only screen and (min-width:576px) and (max-width:767px){.trending-area .trending-main .trending-top .trend-top-img .trend-top-cap.trend-top-cap2 h2{font-size:15px}}@media (max-width:575px){.trending-area .trending-main .trending-top .trend-top-img .trend-top-cap.trend-top-cap2 h2{font-size:15px}}.trending-area .trending-main .trending-bottom .single-bottom .trend-bottom-img{overflow:hidden}
  .trending-area .trending-main .trending-bottom .single-bottom .trend-bottom-img img{width:100%;border-radius:5px;transform:scale(1);transition:all .5s ease-out 0s}.trending-area .trending-main .trending-bottom .single-bottom .trend-bottom-cap span{color:#051441;text-transform:uppercase;font-size:11px;font-weight:400;padding:10px 15px;line-height:1;margin-bottom:15px;display:inline-block}.trending-area .trending-main .trending-bottom .single-bottom .trend-bottom-cap h4{font-size:18px}@media only screen and (min-width:992px) and (max-width:1199px){.trending-area .trending-main .trending-bottom .single-bottom .trend-bottom-cap h4{font-size:16px}}.trending-area .trending-main .trending-bottom .single-bottom .trend-bottom-cap h4 a{font-weight:500;line-height:1.4}.trending-area .trending-main .trending-bottom .single-bottom .trend-bottom-cap h4 a:hover{color:#00a651}.single-bottom:hover .trend-bottom-img img{transform:scale(1.1)}.whats-news-area .whats-news-wrapper,.about-area2 .whats-news-wrapper,.contact-section .whats-news-wrapper{background:#fff;padding:30px 20px 20px 20px;border-radius:10px}.whats-news-area .whats-news-single,.about-area2 .whats-news-single,.contact-section .whats-news-single{margin-left:15px;margin-right:15px}.whats-news-area .whats-news-single .whates-img,.about-area2 .whats-news-single .whates-img,.contact-section .whats-news-single .whates-img{margin-bottom:12px;overflow:hidden;border-radius:6px}.whats-news-area .whats-news-single .whates-img img,.about-area2 .whats-news-single .whates-img img,.contact-section .whats-news-single .whates-img img{width:100%;-webkit-transition:all .4s ease-out 0s;-moz-transition:all .4s ease-out 0s;-ms-transition:all .4s ease-out 0s;-o-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s;transform:scale(1)}.whats-news-area .whats-news-single .whates-caption h4 a,.about-area2 .whats-news-single .whates-caption h4 a,.contact-section .whats-news-single .whates-caption h4 a{font-size:24px;line-height:1.2;margin-bottom:12px;display:block;font-weight:700}@media (max-width:575px){.whats-news-area .whats-news-single .whates-caption h4 a,.about-area2 .whats-news-single .whates-caption h4 a,.contact-section .whats-news-single .whates-caption h4 a{font-size:21px}}.whats-news-area .whats-news-single .whates-caption h4 a:hover,.about-area2 .whats-news-single .whates-caption h4 a:hover,.contact-section .whats-news-single .whates-caption h4 a:hover{color:#ffa800}.whats-news-area .whats-news-single .whates-caption span,.about-area2 .whats-news-single .whates-caption span,.contact-section .whats-news-single .whates-caption span{color:#707b8e;font-size:12px;margin-bottom:14px;display:block}.whats-news-area .whats-news-single .whates-caption p,.about-area2 .whats-news-single .whates-caption p,.contact-section .whats-news-single .whates-caption p{margin-bottom:0;color:#000;font-size:16px}@media (max-width:575px){.whats-news-area .whats-news-single .whates-caption p,.about-area2 .whats-news-single .whates-caption p,.contact-section .whats-news-single .whates-caption p{font-size:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.whats-news-area .whats-news-single .whates-caption.whates-caption2 h4 a,.about-area2 .whats-news-single .whates-caption.whates-caption2 h4 a,.contact-section .whats-news-single .whates-caption.whates-caption2 h4 a{font-size:20px}}@media only screen and (min-width:768px) and (max-width:991px){.whats-news-area .whats-news-single .whates-caption.whates-caption2 h4 a,.about-area2 .whats-news-single .whates-caption.whates-caption2 h4 a,.contact-section .whats-news-single .whates-caption.whates-caption2 h4 a{font-size:23px}.whats-news-area .whats-news-single .whates-caption.whates-caption2 p,.about-area2 .whats-news-single .whates-caption.whates-caption2 p,.contact-section .whats-news-single .whates-caption.whates-caption2 p{font-size:15px}}.whats-news-area .whats-news-single:hover .whates-img img,.about-area2 .whats-news-single:hover .whates-img img,.contact-section .whats-news-single:hover .whates-img img{transform:scale(1.05)}.whats-news-area .whats-right-single,.about-area2 .whats-right-single,.contact-section .whats-right-single{display:flex}@media (max-width:575px){.whats-news-area .whats-right-single,.about-area2 .whats-right-single,.contact-section .whats-right-single{display:block}}
  .whats-news-area .whats-right-single .whats-right-img img,.about-area2 .whats-right-single .whats-right-img img,.contact-section .whats-right-single .whats-right-img img{border-radius:6px}@media (max-width:575px){.whats-news-area .whats-right-single .whats-right-img img,.about-area2 .whats-right-single .whats-right-img img,.contact-section .whats-right-single .whats-right-img img{margin-bottom:7px}}.whats-news-area .whats-right-single .whats-right-cap,.about-area2 .whats-right-single .whats-right-cap,.contact-section .whats-right-single .whats-right-cap{padding-left:18px}@media only screen and (min-width:992px) and (max-width:1199px){.whats-news-area .whats-right-single .whats-right-cap,.about-area2 .whats-right-single .whats-right-cap,.contact-section .whats-right-single .whats-right-cap{padding-left:15px}}@media (max-width:575px){.whats-news-area .whats-right-single .whats-right-cap,.about-area2 .whats-right-single .whats-right-cap,.contact-section .whats-right-single .whats-right-cap{padding-left:0}}.whats-news-area .whats-right-single .whats-right-cap span,.about-area2 .whats-right-single .whats-right-cap span,.contact-section .whats-right-single .whats-right-cap span{text-transform:uppercase;font-size:11px;font-weight:700;line-height:1;margin-bottom:15px;display:inline-block}.whats-news-area .whats-right-single .whats-right-cap h4,.about-area2 .whats-right-single .whats-right-cap h4,.contact-section .whats-right-single .whats-right-cap h4{font-size:16px;font-weight:700}@media only screen and (min-width:992px) and (max-width:1199px){.whats-news-area .whats-right-single .whats-right-cap h4,.about-area2 .whats-right-single .whats-right-cap h4,.contact-section .whats-right-single .whats-right-cap h4{font-size:11px}}@media only screen and (min-width:768px) and (max-width:991px){.whats-news-area .whats-right-single .whats-right-cap h4,.about-area2 .whats-right-single .whats-right-cap h4,.contact-section .whats-right-single .whats-right-cap h4{font-size:14px}}.whats-news-area .whats-right-single .whats-right-cap h4 a,.about-area2 .whats-right-single .whats-right-cap h4 a,.contact-section .whats-right-single .whats-right-cap h4 a{font-weight:500;line-height:1.4}.whats-news-area .whats-right-single .whats-right-cap h4 a:hover,.about-area2 .whats-right-single .whats-right-cap h4 a:hover,.contact-section .whats-right-single .whats-right-cap h4 a:hover{color:#ffa800}.whats-news-area .whats-right-single .whats-right-cap p,.about-area2 .whats-right-single .whats-right-cap p,.contact-section .whats-right-single .whats-right-cap p{color:#707b8e;font-size:12px;margin:0;line-height:1}.whats-news-area .single-follow,.about-area2 .single-follow,.contact-section .single-follow{background:#fff;padding:30px 20px 30px 20px;border-radius:7px}.whats-news-area .single-follow .single-box,.about-area2 .single-follow .single-box,.contact-section .single-follow .single-box{display:flex;flex-wrap:wrap;justify-content:space-between}.whats-news-area .single-follow .follow-us,.about-area2 .single-follow .follow-us,.contact-section .single-follow .follow-us{background:#fff;border:1px solid #f4f4f4;padding-top:10px;padding-bottom:15px;padding-left:13px;padding-right:13px;border-radius:5px;margin-bottom:5px;width:49%}.whats-news-area .single-follow .follow-us .follow-count,.about-area2 .single-follow .follow-us .follow-count,.contact-section .single-follow .follow-us .follow-count{padding-left:15px}.whats-news-area .single-follow .follow-us .follow-count span,.about-area2 .single-follow .follow-us .follow-count span,.contact-section .single-follow .follow-us .follow-count span{color:#232323;font-size:14px;font-weight:500}.whats-news-area .single-follow .follow-us .follow-count p,.about-area2 .single-follow .follow-us .follow-count p,.contact-section .single-follow .follow-us .follow-count p{margin-bottom:0;line-height:1;font-size:11px}.whats-news-area .news-poster img,.about-area2 .news-poster img,.contact-section .news-poster img{width:100%;padding:0 61px}.whats-news-area .most-recent-area,.about-area2 .most-recent-area,.contact-section .most-recent-area{background:#fff;padding:30px 10px;border-radius:7px}.whats-news-area .most-recent-area .most-recent .most-recent-img,.about-area2 .most-recent-area .most-recent .most-recent-img,.contact-section .most-recent-area .most-recent .most-recent-img{overflow:hidden;position:relative}.whats-news-area .most-recent-area .most-recent .most-recent-img::before,.about-area2 .most-recent-area .most-recent .most-recent-img::before,.contact-section .most-recent-area .most-recent .most-recent-img::before{position:absolute;width:100%;height:100%;bottom:0;content:""}.whats-news-area .most-recent-area .most-recent .most-recent-img img,.about-area2 .most-recent-area .most-recent .most-recent-img img,.contact-section .most-recent-area .most-recent .most-recent-img img{width:100%;border-radius:7px}.whats-news-area .most-recent-area .most-recent .most-recent-img .most-recent-cap,.about-area2 .most-recent-area .most-recent .most-recent-img .most-recent-cap,.contact-section .most-recent-area .most-recent .most-recent-img .most-recent-cap{position:absolute;bottom:0;left:31px}@media (max-width:575px){.whats-news-area .most-recent-area .most-recent .most-recent-img .most-recent-cap,.about-area2 .most-recent-area .most-recent .most-recent-img .most-recent-cap,.contact-section .most-recent-area .most-recent .most-recent-img .most-recent-cap{bottom:-2px;left:5px}}

/*----Banner-11-----*/
  .banner-11{
padding: 10px;
    background-image: url(../images/bg-11.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    height: 300px;
  }
  .banner-11-content h2 {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff;
    letter-spacing: 1px;
}
.banner-11-content h2 em {
  font-style: normal;
  color: #00a651;
}
.banner-11-content p {
  font-size: 16px;
  color: #fff;
  margin: 15px 0px 25px 0px;
}

.main-button a {
  display: inline-block;
  font-size: 15px;
  padding: 12px 20px;
  background-color: #00a651;
  color: #fff;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
  transition: all .3s;
}



/*----csr-----*/
.card5 {
  position: absolute;
  height: 350px;
  width: 100%;
  max-width: 850px;
  margin: auto;
  background-color: #ffffff;
  border-radius: 25px;
  box-shadow: 10px 0 50px rgba(0, 0, 0, 0.5);
}

.card5 .inner_part {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 0 30px;
  height: 350px;
  position: absolute;
}
.card5 .img img {
  height: 100%;
  width: 100%;
  cursor: pointer;
  opacity: 0;
  transition: .6s;
}

.card5 .content {
  padding: 0 20px 0 35px;
  width: 530px;
  margin-left: 50px;
  opacity: 0;
  transition: .6s; 
}

.card5 .content .title {
  font-size: 20px;
  font-weight: 600;
  color: #0d0925;
  margin: 0 0 20px 0;
}

.card5 .content .text {
  font-size: 19px;
  color: #4e4a67;
  margin: 0 auto 30px auto;
  line-height: 1.5em;
  text-align: justify;
}

.content button {
  padding: 15px 20px;
  border: none;
  font-size: 16px;
  color: #fff0e6;
  font-weight: 600;
  letter-spacing: 1px;
  border-radius: 50px;
  cursor: pointer;
  outline: none;
  background: #000000;
  float: right;
}

.content button:hover {
  background: #cecece;
  color: #000000;
}


#slideImg:checked ~ .inner_part {
  padding: 0;
  transition: .1s ease-in;
}

.inner_part .img {
  height: 260px;
  width: 260px;
  overflow: hidden;
  flex-shrink: 0;
  border-radius: 20px;
  box-shadow: 0 10px 50px rgba(0,0,0,0.2);
}

#slideImg:checked ~ .inner_part .img {
 height: 350px;
 width: 850px;
 z-index: 99;
 transition: .3s .2s ease-in;
}



#slide_1:checked ~ .inner_part .img_1,
#slide_2:checked ~ .inner_part .img_2,
#slide_3:checked ~ .inner_part .img_3 {
  opacity: 1;
  transition-delay: .2s;
}



#slideImg:checked ~ .inner_part .content {
  display: none;
}

#slide_1:checked ~ .inner_part .content_1,
#slide_2:checked ~ .inner_part .content_2,
#slide_3:checked ~ .inner_part .content_3 {
  opacity: 1;
  margin-left: 850px;
  margin-bottom: 100px;
  z-index: 100;
  transition-delay: .3s;
}


.slider5 {
  position: absolute;
  bottom: 25px;
  left: 55%;
  transform: translateX(-50%);
  z-index: 1;
}

#slideImg:checked ~ .slider5 {
  display: none;
}

.slider5 .slide {
  position: relative;
  height: 10px;
  width: 50px;
  background: #d9d9d9;
  border-radius: 5px;
  display: inline-flex;
  margin: 0 3px;
  cursor: pointer;
}


.slider5 .slide:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  height: 100%;
  width: -100%;
  background: #000000;;
  border-radius: 10px;
  transform: scaleX(0);
  transition: transform .6s;
  transform-origin: left;
}

#slide_1:checked ~ .slider .slide_1:before,
#slide_2:checked ~ .slider .slide_2:before,
#slide_3:checked ~ .slider .slide_3:before {
  transform: scaleX(1);
  width: 100%;
}
/*input {
  display: none;
}
/* ==== Cards using Bootstrap === */
#cards .card {
  border-radius: 20px;

}

#cards .heading-border {
  position: absolute;
  width: 100%;
  top: 60%;
}

#cards .card .user-picture img {
  position: absolute;
  top: -20%;
  right: 10%;
  background: #f8f9fa!important;
  padding: 10px;
}

#cards .card .user-content .user-name {
  margin-right: 150px;
}
.cards .info a{
  color:black!important;
}
.headingtext{
font-size: 1.7rem;;
}

.headingtext p::first-letter {
  font-size: 100%;
  color: #00a651;
  text-decoration: underline;
}
.titletext{
 padding: 5px;
 /* background: #00a651!important; */
 border-radius: 20px;
}

.titletext h4{
  color:#fff!important;
  margin-top:5px;
}



.reportlist li{
  border-bottom: 1px dotted #ffa800;
  padding: 5px 15px;
  margin: 0;
}



/*--footer new design
ul {
  margin: 0px;
  padding: 0px;
}
.footer-section {
background: #214673;
position: relative;
/* border-top: 10px solid #fdb813; 
}
.footer-cta {
border-bottom: 1px solid #ffffff;
}
.single-cta i {
color: #fff;
font-size: 30px;
float: left;
margin-top: 8px;
}
.cta-text {
padding-left: 15px;
display: inline-block;
}
.cta-text h4 {
color: #fff;
font-size: 20px;
font-weight: 600;
margin-bottom: 2px;
}
.cta-text span {
color: #eceaea;
font-family: 'Andika', Helvetica, Arial, sans-serif;
font-size: 15px;
}
.footer-content {
position: relative;
z-index: 2;
}
.footer-pattern img {
position: absolute;
top: 0;
left: 0;
height: 330px;
background-size: cover;
background-position: 100% 100%;
}
.footer-logo {
margin-bottom: 30px;
}
.footer-logo img {
  max-width: 200px;
}
.footer-text p {
  font-family: 'Andika', Helvetica, Arial, sans-serif;
margin-bottom: 14px;
font-size: 14px;
    color: #eceaea;
/* line-height: 28px; 
}
.footer-social-icon span {
color: #fff;
display: block;
font-size: 20px;
font-weight: 700;
font-family: 'Poppins', sans-serif;
margin-bottom: 20px;
}
.footer-social-icon a {
color: #fff;
font-size: 16px;
margin-right: 15px;
}
.footer-social-icon i {
height: 40px;
width: 40px;
text-align: center;
line-height: 38px;
border-radius: 50%;
}
.facebook-bg{
background: #3B5998;
}
.twitter-bg{
background: #55ACEE;
}
.google-bg{
background: #DD4B39;
}
.footer-widget-heading h3 {
color: #fff;
font-size: 20px;
font-weight: 400;
margin-bottom: 40px;
position: relative;
}
.footer-widget-heading h3::before {
content: "";
position: absolute;
left: 0;
bottom: -15px;
height: 2px;
width: 50px;
background: #ff5e14;
}
.footer-widget ul li {
/* display: inline-block; */
/* float: left; 
width: 50%;


}
.footer-widget ul li a:hover{
color: #eceaea;
}
.footer-widget ul li a {
color: #eceaea;
font-family: 'Andika', Helvetica, Arial, sans-serif;

}
.subscribe-form {
position: relative;
overflow: hidden;
}
.subscribe-form input {
width: 100%;
padding: 14px 28px;
background: #2E2E2E;
border: 1px solid #2E2E2E;
color: #fff;
}
.subscribe-form button {
  position: absolute;
  right: 0;
  background: #ff5e14;
  padding: 13px 20px;
  border: 1px solid #ff5e14;
  top: 0;
}
.subscribe-form button i {
color: #fff;
font-size: 22px;
transform: rotate(-6deg);
}
.copyright-area{
  background: rgba(0,0,0,0.8);
  padding: 15px;
  border-top: 2px solid #fdb813;
}
.copyright-text p {
margin: 0;
font-size: 14px;
color: #878787;
}
.copyright-text p a{
color: #ff5e14;
}
.footer-menu li {
display: inline-block;
margin-left: 20px;
}
.footer-menu li:hover a{
color: #ff5e14;
}
.footer-menu li a {
font-size: 14px;
color: #878787;
}
.pb-5, .py-5 {
  padding-bottom: 0!important;
}
address {
  color: #eceaea!important;
  font-family: 'Andika', Helvetica, Arial, sans-serif;
}*/






/*--branch new design---
.branch-container{
  padding:15px;

}
.branch-box {
    position: relative;
    background-color: #fff;
    transition: transform 0.3s ease-in-out;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.branch-box:hover {
    transform: translateY(-5px);
}

.manager-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.9);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    z-index: 10;
}

.branch-box:hover .manager-overlay {
    opacity: 1;
}

.manager-overlay img {
    max-width: 100px;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
*/



/*********************************
1. new regional and block 
********************************
.regional{
  height: 100%;
  }
  .regional .container1{
  width: 22%;
  height:100%;
  
    display: flex;
    justify-content: center;
  }
  .regional .container1 h5{
    margin-bottom: 0px;
    display: block;
  letter-spacing: 1.5px;

  color: #fdb813;
  }
  .regional .container1 h4{
    margin-bottom: 0px!important;
    display: block!important;
  letter-spacing: 1.5px!important;
  color: #fdb813;
  }
  .department .card-team h5{
    font-size: 0.9rem!important;
  }
  .department .line2 hr{
    margin: 0px!important;
  }

input#custom-input-date,
label {
  display: block;
  outline: none;
}

.input-field {
  margin-bottom: 16px;
}

label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  color: #212529;
  margin-bottom: 8px;
}

input#custom-input-date {
  padding: 12px 16px;
  border: 1px solid #DDDDDD;
  border-radius: 3px;
  color: #212529;
  font-size: 14px;
  font-weight: 500;
}

input.calendar {
  background-image: url('https://bytebucket.org/fuoricitta/form-best-practice/raw/197f5e38bea1d53b52102b6c98e0e6b129dd6908/Examples/assets/img/calendar.png?token=b57efe00e0e5d28327a3b62e263519c284c70d53');
  background-repeat: no-repeat;
  background-position: right 10px center;
}

.label-error {
  height: 10px;
  margin-top: 4px;
  font-size: 10px;
  color: #DC3545;
}

input#custom-input-date:hover {
  border: 1px solid #8f8f8f;
}

input#custom-input-date:focus {
  border: 1px solid #007BFF;
}

.error {
  border: 1px solid #DC3545 !important;
}
*/



/*new---*/
.layout_padding {
  padding-top: 75px;
  padding-left: 50px;
}
.theme_color {
  color: #214673;
}
.heading_main h2 {
  font-size: 45px;
  letter-spacing: -0.5px;
  font-weight: 500;
  padding: 0;
  margin: 0;
  font-family: 'Raleway', sans-serif;
  position: relative;
  
}
.text_align_left {
  text-align: left;
}
.full {
  float: left;
  width: 90%;
}
.paddding_left_15 {
  padding-left: 15px;
}
.heading_main.text_align_left {
  justify-content: flex-start;
}
.heading_main {
  float: left;
  display: flex;
  margin-bottom: 45px;
  width: 100%;
  justify-content: center;
}


.heading_main h2::after {
  width: 250px;
  height: 8px;
  background: #007acc;
  content: "";
  display: block;
  transform: skew(
-30deg);
  margin-top: 3px;
}

.full p {
  margin-top: 5px!important;
  margin-bottom: 1rem!important;
  font-size: 15px!important;
  font-weight: 300!important;
  line-height: 28px!important;
  color: #7e7e7a!important; 
  font-family: 'Andika', Helvetica, Arial, sans-serif!important;
}
/* .full a:hover, a:focus {
  color: #ff880e;
  text-decoration: none;
} */

.full .main_bt {
  width: 195px;
  height: 55px;
  float: left;
  text-align: center;
  line-height: 55px;
  background:#00aa4f!important;
  /* border: solid #ff880e 1px; */
  font-size: 18px;
  margin-top: 10px;
  color:#fff;
  border-radius:10px;
  font-weight: 500;
  
}

.full .main_bt1 {
  width: 350px;
  height: 70px;
  float: left;
  text-align: center;
  line-height: 55px;
  border: solid #ff880e 1px;
  font-size: 18px;
  margin-top: 10px;
  font-weight: 500;
  padding:10px 0px;
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
  color:#ff880e;
  
}

.full .main_bt1:hover {

  background:#ff880e;
  color:#fff;
  
}

.full a{
  color:#000;
}
.text_align_center {
  text-align: center;
}
.text_align_right_img1 img {

  margin-left:-370px;
}
@import url(https://fonts.googleapis.com/css?family=Lato:400,600,700);
.snip1527 {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  float: left;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 16px;
  margin: 10px 1%;
  max-width: 250px;
  min-width: 250px;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 100%;
}

.snip1527 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.snip1527 img {
width:650px;
height:250px;
  max-width: 100%;
  vertical-align: top;
  position: relative;
}

.snip1527 figcaption {
  padding: 25px 20px 25px;
  position: absolute;
  bottom: 0;
  z-index: 1;
}

.snip1527 figcaption:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #021403;
  content: '';
  opacity: 0.8;
  z-index: -1;s
}

.snip1527 .date {
  background-color: #fff;
  border-radius: 50%;
  color: #700877;
  font-size: 18px;
  font-weight: 700;
  min-height: 48px;
  min-width: 48px;
  padding: 10px 0;
  position: absolute;
  right: 15px;
  text-align: center;
  text-transform: uppercase;
  top: -25px;
}

.snip1527 .date span {
  display: block;
  line-height: 14px;
}

.snip1527 .date .month {
  font-size: 11px;
}

.snip1527 h3,
.snip1527 p {
  margin: 0;
  padding: 0;
}

.snip1527 h3 {
  display: inline-block;
  font-weight: 700;
  letter-spacing: -0.4px;
  margin-bottom: 5px;
  font-size: 0.9rem;

}

.snip1527 p {
  font-size: 0.8em;
  line-height: 1.6em;
  margin-bottom: 0px;
}

.snip1527 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

.snip1527:hover img,
.snip1527.hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


/* Demo purposes only 


.new-news{
  height:400px;
  margin-left:50px!important;
}
.center {
  display: flex;
  justify-content: center;
  margin-bottom:50px;
}
.counter1 {
  background-color: #ffffff;
  padding: 20px 0;
  border-radius: 5px;
  margin:15px;
  box-shadow: 3px 3px 5px 6px #ccc;
}
.slick-initialized .slick-slide {
  padding: 0px;
  background: #fff;
}

  .data-details{
    background: url("../images/semicircle.png") no-repeat center center!important;
    background-size: cover; 
  }
  .saving-deposits{
    background: url("../images/back-2.png") no-repeat center center!important;
    background-size: cover; 
  }*/

/*------province design----------
.province{
  height:100%;

}

.province-name{
  background-color: green;
background-image: linear-gradient(315deg, #3bb78f 0%, #0bab64 74%);
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    text-orientation: mixed; writing-mode: vertical-rl;
    color: #fafafa;
    font-size: 2vw;
    text-transform: uppercase;
    cursor: vertical-text;
    display: block;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    padding:5px;
}
.province-detail{
  background:rgb(255, 255, 255);
  height:100%;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  padding:10px;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
}

@media screen and (max-width:650px){
  .new-one img {
width:100%!important;
  }
      }
@media screen and (max-width:650px){
  .data-details img {
display:none;
  }
      }


      

  #trapezoid {
    width: 200px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
float:right;
height:100%;
    -webkit-transform: skew(20deg);
       -moz-transform: skew(20deg);
         -o-transform: skew(20deg);
    background: #00AA4F;
    margin-left:20px;
  }

  .navbar-expand-lg .navbar-nav .nav-link { 
    padding-right: 1rem!important;
    padding-left: 1rem!important;
}*/
/*--new menu nav ----
/*--.main-menu ul li a{
  color:rgb(85, 85, 85)!important;
}--
.main-menu .dropdown-menu li:hover{
  border-left:3px solid #33865b!important;
}

.tab-container{
  width:992px;
}
.branch-map .btn{
  display:block;
  margin-bottom:5px;
  margin-top:5px;
  height: 70px;;
  width:100%;
  outline:none;
  color: black;
  border-radius:5px;
  font-size:1.1rem;
  background: white;
  border: 1px solid rgb(209, 207, 207);
}

.branch-map .btn span {
  color:orange;
  font-size:.8rem;
}
.branch-map .btn.active {
  border:1px solid #ccc;
  background:#33865b;
  box-shadow:1px 1px 4px 0 #ccc;
  color:#fff!important;
}
.branch-map .btn:hover {
  border:1px solid #ccc;
  background:#33865b;
  box-shadow:1px 1px 4px 0 #ccc;
  color:#fff!important;
}
.branch-map .tab-content{
  display:none;
}
.branch-map .tab-content.active{
  display:block;
}
.vertical-scrollable{
  overflow-y: scroll; 

}
::-webkit-scrollbar {
  width: 15px;
  height: 15px;
  }
  ::-webkit-scrollbar-track-piece  {
  background-color: #C2D2E4;
  }
  ::-webkit-scrollbar-thumb:vertical {
  height: 30px;
  background-color: orange;
  }
  */
  

  /* ---test-teams----
.director-box {
  width: 250px;
  height: 320px;
  background: rgb(245, 242, 242);
  margin: auto !important;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
}

.triangle-0 {
  border-bottom: solid 10px #214673;
  border-right: solid 30px transparent;
  border-left: solid 30px transparent;
  border-top: solid 10px transparent;
}

.directors-top {
  padding: 10px;
}

.circle img {
  width: 170px;
  height: 170px;
  line-height: 170px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center;
  color: white;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 20px auto 20px 10PX;
  border: 3px solid #214673;
}

.director-details {
  text-align: center;
}

.directors-bottom {
  margin: auto;
  padding: 20px;
}
---end-test-teams--- */

/* ---test-teams---

.director-box {
    width: 260px;
    height: 360px;
    background: url('/uploads/bg/card-bg2.png') no-repeat center center;
    background-size: cover;
    border-radius: 20px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    margin: auto;
    padding-top: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.circle {
    width: 150px;
    height: 150px;
    border: 3px solid #63ed6d;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.circle img {
    width: 100%;
    height: 100%;
  /*---  object-fit: cover;
    object-position: center;
}

.director-details h6 {
    font-weight: bold;
    font-size: 1.05rem;
    color: #111;
    margin: 5px 0 0;
}

.director-details h5 {
    background: #003366;
    color: #fff;
    padding: 6px 22px;
    border-radius: 25px;
    font-size: 0.9rem;
    margin-top: 10px;
}
--*/


/*-- hover effect-----
.director-box {
  width: 280px;
  min-height: 420px;
  background: url('/uploads/bg/card-bg1.png') no-repeat center center;
  background-size: cover;
  border-radius: 20px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  margin: auto;
  padding: 30px 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.director-box:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.2);
}

.circle {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  overflow: hidden;
  border: 4px solid #007acc;
  box-shadow: 0 0 12px rgba(0, 122, 204, 0.3);
  margin-bottom: 20px;
}

.circle img {
  width: 100%;
  height: 100%;
  
  object-position: center;
}

.director-details {
  width: 100%;
}

.director-details h6 {
  font-size: 1.1rem;
  font-weight: 600;
  color: #111;
  margin-bottom: 10px;
  white-space: normal;
  word-wrap: break-word;
}

.director-details h5 {
  background: #007acc;
  color: #fff;
  font-size: 0.95rem;
  font-weight: 500;
  line-height: 1.4;
  padding: 8px 14px;
  border-radius: 20px;
  display: inline-block;
  max-width: 90%;
  margin: auto;
  white-space: normal;
  word-wrap: break-word;
}
@media (max-width: 768px) {
  .director-box {
    width: 100%;
    margin-bottom: 30px;
  }
}---*/
/*-- hover effect2-------
  width: 280px;
  padding: 30px 20px 25px;
  background: url('/uploads/bg/card-bg6.png') no-repeat center center;
  background-size: cover;
  border-radius: 20px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  margin: auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease, background-image 0.6s ease-in-out;
}

.director-box:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.2);
  background-image: url('/uploads/bg/card-bg5.png');
  cursor: pointer;
}

/* Circle profile image with glow and zoom 
.circle {
  width: 140px;
  height: 140px;
  border-radius: 25%;
  overflow: hidden;
  border: 2px solid #def01d;
  box-shadow: 0 0 12px rgba(0, 122, 204, 0.3);
  margin-bottom: 20px;
  transition: box-shadow 0.3s ease;
}

.circle img {
  width: 100%;
  height: 100%;
  /*--object-fit: cover;
  object-position: center;
  transition: transform 0.4s ease;
}

.director-box:hover .circle {
  box-shadow: 0 0 18px #00bfff;
}

.director-box:hover .circle img {
  transform: scale(1.08);
}

/* Text styling 
.director-details {
  width: 100%;
}

.director-details h6 {
  font-size: 1 rem;
  font-weight: 400;
  color: #111;
  margin-bottom: 10px;
  white-space: normal;
  word-wrap: break-word;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.director-details h5 {
  background: #ebeff1;
  color: #6307db;
  font-size: 0.95rem;
  font-weight: 500;
  line-height: 1.4;
  padding: 8px 14px;
  border-radius: 20px;
  display: inline-block;
  max-width: 90%;
  margin: auto;
  white-space: normal;
  word-wrap: break-word;
}

/* Responsive for mobile 
@media (max-width: 768px) {
  .director-box {
    width: 100%;
    margin-bottom: 30px;
  }
}
---*/
/* Global Styles 
:root {
    --primary: #007acc;
    --primary-light: #00bfff;
    --dark: #111;
    --light: #f8f9fa;
    --gray: #6c757d;
    --transition: all 0.4s ease;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Poppins', sans-serif;
    background: linear-gradient(135deg, #f5f7fa 0%, #e4e8f0 100%);
    color: var(--dark);
    line-height: 1.6;
    overflow-x: hidden;
    min-height: 100vh;
    position: relative;
}

body::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at top right, rgba(0, 122, 204, 0.05) 0%, transparent 30%);
    z-index: -1;
}

.breadcrumb {
    position: relative;
    height: 350px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.breadcrumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.7);
}
.banner-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 90%;
    max-width: 800px;
}

.banner-box-inner {
    background: rgba(0, 122, 204, 0.85);
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.banner-box-inner p {
    font-family: 'Playfair Display', serif;
    font-size: 3.5rem;
    color: white;
    margin: 0;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    letter-spacing: 1px;
}

.directors {
    padding: 80px 20px;
    max-width: 1400px;
    margin: 0 auto;
}

.section-header {
    text-align: center;
    margin-bottom: 60px;
}

.section-header h2 {
    font-family: 'Playfair Display', serif;
    font-size: 2.5rem;
    color: var(--dark);
    position: relative;
    display: inline-block;
    padding-bottom: 15px;
}

.section-header h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 4px;
    background: var(--primary);
    border-radius: 2px;
}

.section-header p {
    color: var(--gray);
    max-width: 700px;
    margin: 20px auto 0;
    font-size: 1.1rem;
}

.director-box {
    width: 100%;
    max-width: 320px;
    padding: 35px 25px 30px;
    background: linear-gradient(145deg, #ffffff, #f0f4f9);
    border-radius: 20px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    margin: 0 auto 30px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    transition: var(--transition);
    position: relative;
    overflow: hidden;
    z-index: 1;
    border: 1px solid rgba(0, 0, 0, 0.05);
    animation: float-card 5s ease-in-out infinite;
}

.director-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    animation: none;
}

.director-box::before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(45deg, var(--primary-light), var(--primary), #0066a0);
    z-index: -1;
    border-radius: 22px;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.director-box:hover::before {
    opacity: 1;
    animation: rotate-gradient 3s linear infinite;
}

@keyframes float-card {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-12px); }
}

@keyframes rotate-gradient {
    0% { background-position: 0% 50%; }
    100% { background-position: 100% 50%; }
}

.circle {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    overflow: hidden;
    border: 4px solid var(--primary);
    box-shadow: 0 0 15px rgba(0, 122, 204, 0.4);
    margin-bottom: 25px;
    position: relative;
    transition: box-shadow 0.3s ease;
}

.circle::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, transparent 60%, rgba(0, 0, 0, 0.1) 100%);
    border-radius: 50%;
}

.circle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: transform 0.4s ease;
}

.director-box:hover .circle {
    box-shadow: 0 0 20px var(--primary-light);
}

.director-box:hover .circle img {
    transform: scale(1.08);
}

.director-details h6 {
    font-size: 1.3rem;
    font-weight: 600;
    color: var(--dark);
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    padding-bottom: 5px;
}

.director-details h6::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--primary);
    transition: width 0.4s ease;
}

.director-box:hover .director-details h6::after {
    width: 100%;
    animation: typing 0.8s steps(20) forwards;
}

@keyframes typing {
    from { width: 0; }
    to { width: 100%; }
}

.director-details h5 {
    background: var(--primary);
    color: white;
    font-size: 1rem;
    font-weight: 500;
    padding: 10px 20px;
    border-radius: 20px;
    display: inline-block;
    max-width: 90%;
    margin: 0 auto;
    transition: var(--transition);
    position: relative;
    overflow: hidden;
}

.director-details h5::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: 0.6s;
}

.director-box:hover .director-details h5::after {
    left: 100%;
}

.social-icons {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 20px;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.4s ease 0.1s;
}

.director-box:hover .social-icons {
    opacity: 1;
    transform: translateY(0);
}

.social-icons a {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: var(--primary);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: var(--transition);
    text-decoration: none;
    font-size: 1rem;
}

.social-icons a:hover {
    background: var(--primary-light);
    transform: translateY(-3px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.divider {
    display: flex;
    align-items: center;
    max-width: 800px;
    margin: 60px auto;
    color: var(--gray);
}

.divider-line {
    flex: 1;
    height: 2px;
    background: linear-gradient(90deg, transparent, var(--primary), transparent);
}

.divider-text {
    padding: 0 20px;
    font-weight: 500;
    font-size: 1.4rem;
    text-align: center;
}

.directors-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 40px;
    margin-top: 30px;
}

@media (max-width: 992px) {
    .banner-box-inner p {
        font-size: 2.5rem;
    }
    .section-header h2 {
        font-size: 2rem;
    }
    .directors-grid {
        gap: 30px;
    }
}

@media (max-width: 768px) {
    .breadcrumb {
        height: 250px;
    }
    .banner-box-inner {
        padding: 20px;
    }
    .banner-box-inner p {
        font-size: 2rem;
    }
    .directors {
        padding: 50px 15px;
    }
    .director-box {
        max-width: 100%;
    }
    .directors-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}

@media (max-width: 480px) {
    .banner-box-inner p {
        font-size: 1.6rem;
    }
    .section-header h2 {
        font-size: 1.8rem;
    }
    .circle {
        width: 140px;
        height: 140px;
    }
}
--*/
/* Global Animation for Floating Card */
/*--body {
  font-family: 'Poppins', sans-serif;
  background: linear-gradient(135deg, #e2e8f0 0%, #f1f5f9 100%);
  color: var(--dark);
  line-height: 1.6;
  overflow-x: hidden;
  min-height: 100vh;
  position: relative;
}--*/
body {
  font-family: 'Poppins', sans-serif;
  background: linear-gradient(-45deg, #e0eafc, #cfdef3, #e0eafc, #cfdef3);
  background-size: 400% 400%;
  animation: gradientMove 15s ease infinite;
  color: #111;
  min-height: 100vh;
}
@keyframes gradientMove {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}


@keyframes float-card {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}

/* Director Box with Smooth Hover and Floating */
.director-box {
  width: 100%;
  max-width: 320px;
  padding: 30px 20px 25px;
  background: url('/uploads/bg/card-bg10.png') no-repeat center center;
  background-size: cover;
  border-radius: 20px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  margin: 90px auto 30px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  overflow: hidden;
  animation: float-card 6s ease-in-out infinite;
  transition: transform 0.4s ease, box-shadow 0.4s ease, background-image 0.6s ease-in-out;
}

.director-box:hover {
  animation: none;
  transform: translateY(-8px);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.2);
  background-image: url('/uploads/bg/card-bg.png');
  cursor: pointer;
}

.circle {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #def01d;
  box-shadow: 0 0 12px rgba(0, 122, 204, 0.3);
  margin-bottom: 20px;
  transition: box-shadow 0.4s ease;
}

.circle img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.4s ease;
}

.director-box:hover .circle {
  box-shadow: 0 0 18px #00bfff;
}

.director-box:hover .circle img {
  transform: scale(1.08);
}
.director-details h5 {
  font-size: 12px !important; /* smaller font size */
  padding: 5px 15px !important; /* optional, to keep padding consistent */
}
.director-details h6 {
  font-size: 15px !important; /* smaller font size */
  padding: 5px 15px !important; /* optional, to keep padding consistent */
}

/*--Officer ata aglance--*/
.officer-card {
  background: transparent !important; /* removes white background */
  box-shadow: none !important; /* optional: removes the card shadow */
  margin-bottom: 10px !important;  /* reduce space below each card */
  margin-top: -10px !important;    /* move cards up */
}



/*----Loan--*/
/* Product list UL style 1 
.product-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: 'Lato', 'Raleway', sans-serif; /* Added font here 
}

/* Product list LI style 
.product-list ul li {
    display: flex;
    align-items: center;
    padding: 12px 10px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 16px;
    transition: background 0.2s ease;
}

/* Last child without border 
.product-list ul li:last-child {
    border-bottom: none;
}

/* Hover effect 
.product-list ul li:hover {
    background: #f9f9f9;
}

/* Icon style 
.product-list ul li i {
    color: #007acc; /* Adjust this as per your primary color 
    margin-right: 10px;
    font-size: 18px;
}

/* Anchor link style 
.product-list ul li a {
    color: #333;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.2s ease;
    font-family: 'Lato', 'Raleway', sans-serif; /* Font applied here too for safety 
}

.product-list ul li a:hover {
    color: #007acc;
}

/* Optional: slight shadow effect on hover 
.product-widget:hover {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}
*/
/*---gradient Effect
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap');

.product-widget {
    font-family: 'Poppins', sans-serif;
    background: linear-gradient(135deg, #f0f4ff, #1a0101);
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    padding: 25px;
    transition: all 0.3s ease;
}

.product-widget:hover {
    box-shadow: 0 6px 28px rgba(0, 0, 0, 0.12);
}

.product-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.product-list ul li {
    display: flex;
    align-items: center;
    padding: 16px 12px;
    border-bottom: 1px solid #eaeaea;
    font-size: 16px;
    color: #222;
    transition: all 0.3s ease;
    cursor: pointer;
}

.product-list ul li:last-child {
    border-bottom: none;
}

.product-list ul li:hover {
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(4px);
    transform: translateX(6px);
    border-radius: 8px;
}

.product-list ul li i {
    color: #007acc;
    margin-right: 14px;
    font-size: 20px;
    transition: color 0.3s ease;
}

.product-list ul li:hover i {
    color: #005a99;
}

.product-list ul li a {
    color: #333;
    text-decoration: none;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    transition: color 0.3s ease;
}

.product-list ul li a:hover {
    color: #007acc;
}
--*/
body {
    background: linear-gradient(135deg, #e0ecf8, #f8f9fb);
    min-height: 100vh;
}
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap');

/* Main Widget Container */
.product-widget {
    font-family: 'Poppins', sans-serif;
    background: linear-gradient(135deg, #e0ecff, #d2e5ff);
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    padding: 30px 25px;
    transition: all 0.4s ease;
    border: 1px solid #eaeaea;
}

/* Slight lift on hover */
.product-widget:hover {
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}

/* List Styling */
.product-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.product-list ul li {
    display: flex;
    align-items: center;
    padding: 16px 15px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 12px;
    color: #333;
    transition: all 0.3s ease;
    border-radius: 10px;
    cursor: pointer;
}

/* Last item no border */
.product-list ul li:last-child {
    border-bottom: none;
}

/* Beautiful hover with soft background */
.product-list ul li:hover {
    background: rgba(255, 255, 255, 0.55);
    backdrop-filter: blur(6px);
    transform: translateX(8px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

/* Icon Styling */
.product-list ul li i {
    color: #bf114e;
    margin-right: 16px;
    font-size: 14px;
    transition: color 0.3s ease;
}

.product-list ul li:hover i {
    color: #005a99;
}

/* Link Styling */
.product-list ul li a {
    color: #333;
    text-decoration: none;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    transition: color 0.3s ease;
}

.product-list ul li a:hover {
    color: #007acc;
}

/*---Loan Blade*/
/* Make sure Poppins is loaded already in your project 

.headingtext {
    font-family: 'Poppins', Arial, sans-serif;
    font-size: 2.1rem;
    font-weight: 700;
    color: #168b46;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 16px;
    background: none;
    border-bottom: 3px solid #e8eafc;
    display: inline-block;
    padding-bottom: 6px;
}

/* Glass Effect Main Product Detail 
.five .product-detail {
    background: rgba(255,255,255,0.60);
    backdrop-filter: blur(10px);
    border-radius: 22px;
    box-shadow: 0 6px 32px rgba(0,122,204,0.11);
    padding: 35px 22px 35px 35px;
    min-height: 280px;
    transition: box-shadow 0.3s;
    border: 1px solid #e0ecfa;
    margin-bottom: 40px;
}

/* Loan Info Card 
.three-2 {
    background: rgba(255,255,255,0.88);
    border-radius: 18px;
    box-shadow: 0 6px 18px rgba(120,180,220,0.10);
    padding: 22px 28px;
    margin-bottom: 14px;
    font-family: 'Poppins', Arial, sans-serif;
}

.three-2 p {
    color: #1a3151;
    font-size: 1.10rem;
    font-weight: 500;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
}

/* Product image effect 
.col-md-4 img {
    border-radius: 18px;
    box-shadow: 0 8px 22px rgba(80,140,180,0.13);
    margin-top: 24px;
    background: #f5faff;
    border: 1.5px solid #c9e3f7;
    transition: transform 0.22s;
    width: 100%;
    max-width: 260px;
}

.col-md-4 img:hover {
    transform: scale(1.04) rotate(-1deg);
}

/* Responsive Adjustments 
@media (max-width: 992px) {
    .five .product-detail {
        padding: 14px 6px 18px 10px;
    }
    .three-2 {
        padding: 12px 12px;
    }
    .col-md-4 img {
        margin-left: 0 !important;
        width: 98%;
        max-width: 98vw;
    }
    .headingtext {
        font-size: 1.4rem;
    }
}
.loan-flexbox {
    display: flex;
    gap: 32px;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 24px 0;
    flex-wrap: wrap;
}
.loan-info-card {
    background: #0583d2;
    color: #fff;
    border-radius: 18px;
    box-shadow: 0 6px 24px rgba(0,100,200,0.13);
    padding: 30px 30px 24px 30px;
    flex: 1 1 370px;
    min-width: 320px;
    max-width: 440px;
    font-size: 1.14rem;
    font-family: 'Poppins', Arial, sans-serif;
}
.loan-info-card ul {
    list-style: disc;
    margin-left: 1.2em;
    padding-left: 0.6em;
}
.loan-info-card li {
    margin-bottom: 14px;
    line-height: 1.5;
}
.loan-info-card li strong {
    font-weight: 700;
    letter-spacing: 0.5px;
}
.loan-info-card ul ul {
    list-style: circle;
    margin-top: 8px;
    margin-bottom: 8px;
}
.loan-image-card {
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(40,80,150,0.13);
    background: #f6faff;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 200px;
    max-width: 360px;
    width: 300px;
    min-height: 210px;
}
.loan-image-card img {
    width: 100%;
    height: auto;
    border-radius: 14px;
    display: block;
}
@media (max-width: 992px) {
    .loan-flexbox {
        flex-direction: column;
        gap: 18px;
        align-items: stretch;
    }
    .loan-image-card {
        width: 100%;
        max-width: 100vw;
        margin-top: 10px;
    }
}
*/


/* General Styles */

/* Sidebar Styles */
.side-menu {
    background: #007acc;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    margin-bottom: 20px;
}

.titletext h4 {
    color: white;
    margin-bottom: 15px;
    font-size: 20px;
}

.tm-color-white {
    color: white;
}

/* Main Content Styles */
.headingtext p {
    font-size: 24px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #007acc;
}

/* Loan Flexbox Layout */
.loan-flexbox {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 30px;
}

.loan-info-card {
    flex: 1;
    min-width: 300px;
    background: white;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.loan-info-card ul {
    padding-left: 20px;
    margin: 0;
}

.loan-info-card li {
    margin-bottom: 10px;
    list-style-type: none;
    position: relative;
    padding-left: 20px;
}

.loan-info-card li:before {
    content: "•";
    color: #007acc;
    font-weight: bold;
    position: absolute;
    left: 0;
}

.loan-info-card li strong {
    color: #007acc;
}

.loan-info-card ul ul li:before {
    content: "›";
}

.loan-image-card {
    flex: 1;
    min-width: 300px;
}

.loan-image-card img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .banner-box {
        position: static;
        transform: none;
        margin: 20px auto;
        max-width: 100%;
    }
    
    .banner-box-inner {
        max-width: 100%;
    }
    
    .loan-flexbox {
        flex-direction: column;
    }
    
    .loan-info-card,
    .loan-image-card {
        min-width: 100%;
    }
}

/* Sidebar Menu Widget Styles */
.sidemenu-loan {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sidemenu-loan li {
    margin-bottom: 10px;
}

.sidemenu-loan a {
    display: block;
    color: white;
    padding: 8px 15px;
    text-decoration: none;
    border-radius: 3px;
    transition: all 0.3s ease;
}

.sidemenu-loan a:hover {
    background: rgba(255,255,255,0.2);
}

.sidemenu-loan .active {
    background: white;
    color: #007acc;
    font-weight: bold;
}
/* Enhanced Styles for Loan Product Page */

/* 1. Modern Card Styling */
.loan-info-card {
    border-left: 4px solid #007acc;
    background: linear-gradient(to bottom right, #ffffff, #f8f9fa);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.loan-info-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 122, 204, 0.15);
}

/* 2. Improved Typography */
.headingtext p {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
    display: inline-block;
}

.headingtext p:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 60px;
    height: 3px;
    background: #007acc;
}

.loan-info-card li {
    font-size: 16px;
    line-height: 1.8;
    padding-left: 25px;
}

.loan-info-card li strong {
    font-weight: 600;
}

/* 3. Image Card Enhancements */
.loan-image-card {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    transition: all 0.4s ease;
}

.loan-image-card img {
    transition: transform 0.5s ease;
    object-fit: cover;
    min-height: 300px;
}

.loan-image-card:hover img {
    transform: scale(1.03);
}

/* 4. Sidebar Modernization */
.side-menu {
    background: linear-gradient(135deg, #007acc 0%, #0062a3 100%);
    border-radius: 8px;
    overflow: hidden;
}

.titletext h4 {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.titletext h4:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 2px;
    background: rgba(255, 255, 255, 0.5);
}

/* 5. Interactive Elements */
.sidemenu-loan a {
    position: relative;
    padding: 12px 20px;
    margin: 5px 0;
    border-left: 3px solid transparent;
}

.sidemenu-loan a:hover {
    background: rgba(255, 255, 255, 0.1);
    border-left: 3px solid white;
}

.sidemenu-loan .active {
    background: rgba(255, 255, 255, 0.9);
    color: #007acc;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

/* 6. Responsive Improvements */
@media (max-width: 992px) {
    .loan-flexbox {
        flex-direction: column-reverse;
    }
    
    .loan-image-card img {
        min-height: 250px;
    }
    
    .banner-box {
        margin: -150px 0 0 50px;
    }
}

@media (max-width: 576px) {
    .banner-box {
        margin: 20px;
        position: static;
        transform: none;
    }
    
    .banner-box-inner {
        padding: 15px;
    }
    
    .headingtext p {
        font-size: 24px;
    }
}

/* 7. Micro-interactions */
.loan-info-card li {
    transition: color 0.3s ease;
}

.loan-info-card li:hover {
    color: #0062a3;
}

/* 8. Additional Visual Elements */
.loan-info-card ul ul {
    background: rgba(0, 122, 204, 0.05);
    padding: 15px;
    border-radius: 5px;
    margin-top: 10px;
}

.loan-info-card ul ul li {
    padding-left: 20px;
}

.loan-info-card ul ul li:before {
    color: #ff6b6b;
}

/* 9. Section Styling */
section.pt-4.pb-5 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    background: linear-gradient(to bottom, #ffffff 0%, #f5f9fc 100%);
}

/* 10. Button-like Elements (if you add any later) */
.loan-btn {
    display: inline-block;
    background: #007acc;
    color: white;
    padding: 12px 25px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    border: 2px solid #007acc;
}

.loan-btn:hover {
    background: transparent;
    color: #007acc;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 122, 204, 0.3);
}

/* 11. Document List Styling */
.document-list {
    counter-reset: document-counter;
}

.document-list li {
    counter-increment: document-counter;
    position: relative;
    padding-left: 35px;
}

.document-list li:before {
    content: counter(document-counter);
    position: absolute;
    left: 0;
    top: 0;
    background: #007acc;
    color: white;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}
/* Gradient Background Styles */
body {
    background: #f5f7fa; /* Fallback solid color */
}

/* Main Content Section Gradient */
section.pt-4.pb-5 {
    background: linear-gradient(135deg, 
                rgba(240, 248, 255, 0.9) 0%, 
                rgba(230, 243, 255, 0.9) 50%, 
                rgba(220, 240, 255, 0.9) 100%) !important;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
}

/* Creates a subtle wave effect at the bottom */
section.pt-4.pb-5:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120' preserveAspectRatio='none'%3E%3Cpath d='M0,0V46.29c47.79,22.2,103.59,32.17,158,28,70.36-5.37,136.33-33.31,206.8-37.5C438.64,32.43,512.34,53.67,583,72.05c69.27,18,138.3,24.88,209.4,13.08,36.15-6,69.85-17.84,104.45-29.34C989.49,25,1113-14.29,1200,52.47V0Z' opacity='.25' fill='%23007acc'%3E%3C/path%3E%3Cpath d='M0,0V15.81C13,36.92,27.64,56.86,47.69,72.05,99.41,111.27,165,111,224.58,91.58c31.15-10.15,60.09-26.07,89.67-39.8,40.92-19,84.73-46,130.83-49.67,36.26-2.85,70.9,9.42,98.6,31.56,31.77,25.39,62.32,62,103.63,73,40.44,10.79,81.35-6.69,119.13-24.28s75.16-39,116.92-43.05c59.73-5.85,113.28,22.88,168.9,38.84,30.2,8.66,59,6.17,87.09-7.5,22.43-10.89,48-26.93,60.65-49.24V0Z' opacity='.5' fill='%23007acc'%3E%3C/path%3E%3Cpath d='M0,0V5.63C149.93,59,314.09,71.32,475.83,42.57c43-7.64,84.23-20.12,127.61-26.46,59-8.63,112.48,12.24,165.56,35.4C827.93,77.22,886,95.24,951.2,90c86.53-7,172.46-45.71,248.8-84.81V0Z' fill='%23007acc'%3E%3C/path%3E%3C/svg%3E");
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
}

/* Sidebar Gradient */
.side-menu {
    background: linear-gradient(to right bottom, 
                #007acc 0%, 
                #0062a3 50%, 
                #00538a 100%);
    box-shadow: 0 4px 20px rgba(0, 98, 163, 0.3);
}

/* Card Gradient Effects */
.loan-info-card {
    background: linear-gradient(145deg, 
                rgba(255, 255, 255, 0.95) 0%, 
                rgba(245, 250, 255, 0.95) 100%);
    backdrop-filter: blur(5px);
    border: 1px solid rgba(0, 122, 204, 0.1);
}

/* Banner Overlay Gradient */
.banner-box-inner {
    background: linear-gradient(45deg, 
                rgba(0, 122, 204, 0.9) 0%, 
                rgba(2, 136, 225, 0.9) 100%);
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    section.pt-4.pb-5:after {
        height: 50px;
    }
    
    .side-menu {
        background: linear-gradient(to right, 
                    #007acc 0%, 
                    #0062a3 100%);
    }
}

/* Animated Gradient Background Option (uncomment to use) */

section.pt-4.pb-5 {
    background: linear-gradient(-45deg, 
                #f0f8ff, 
                #e6f3ff, 
                #7f0566, 
                #042f4e);
    background-size: 400% 400%;
    animation: gradientBG 15s ease infinite;
}

@keyframes gradientBG {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}

/* Progress Indicators */
.progress-section {
    margin: 40px 0;
}

.progress-item {
    margin-bottom: 25px;
}

.progress-label {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
}

.progress-bar {
    height: 8px;
    background: #e1e8ed;
    border-radius: 4px;
    overflow: hidden;
}

.progress-fill {
    height: 100%;
    background: linear-gradient(to right, #007acc, #00a8ff);
    border-radius: 4px;
    width: 0;
    transition: width 1.5s ease-out;
}

/* For animation on scroll */
.progress-fill.animate {
    width: var(--progress-width);
}
/* Calculator Styles */
.loan-calculator {
    background: white;
    border-radius: 10px;
    padding: 25px;
    box-shadow: 0 10px 30px rgba(0, 122, 204, 0.15);
    margin-top: 30px;
}

.calculator-input {
    margin-bottom: 20px;
}

.calculator-input label {
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
    color: #0062a3;
}

.calculator-input input {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    transition: all 0.3s;
}

.calculator-input input:focus {
    border-color: #007acc;
    box-shadow: 0 0 0 3px rgba(0, 122, 204, 0.2);
}

.calculator-results {
    background: #f8fafc;
    padding: 20px;
    border-radius: 8px;
    margin-top: 20px;
}

.calculator-results h4 {
    color: #007acc;
    margin-bottom: 15px;
}

.calculator-btn {
    background: linear-gradient(to right, #007acc, #00a8ff);
    color: white;
    border: none;
    padding: 12px 25px;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 600;
    transition: all 0.3s;
}

.calculator-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 122, 204, 0.4);
}
/* FAQ Accordion */
.faq-section {
    margin: 40px 0;
}

.faq-item {
    margin-bottom: 15px;
    border: 1px solid #e1e8ed;
    border-radius: 8px;
    overflow: hidden;
}

.faq-question {
    padding: 18px 20px;
    background: #f8fafc;
    color: #007acc;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.3s;
}

.faq-question:hover {
    background: #e6f2ff;
}

.faq-question::after {
    content: '+';
    font-size: 20px;
}

.faq-question.active::after {
    content: '-';
}

.faq-answer {
    padding: 0 20px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    background: white;
}

.faq-answer.show {
    padding: 20px;
    max-height: 500px;
}
/* Testimonial Slider */
.testimonial-section {
    margin: 50px 0;
}

.testimonial-slider {
    position: relative;
}

.testimonial-card {
    background: white;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    margin: 0 15px;
}

.testimonial-text {
    font-style: italic;
    margin-bottom: 20px;
    position: relative;
}

.testimonial-text::before {
    content: '"';
    font-size: 60px;
    color: rgba(0, 122, 204, 0.1);
    position: absolute;
    left: -15px;
    top: -20px;
}

.testimonial-author {
    font-weight: 600;
    color: #007acc;
}

.slick-dots li button:before {
    color: #007acc;
}

.slick-prev:before, .slick-next:before {
    color: #007acc;
}
/* Application Timeline */
.timeline-section {
    margin: 40px 0;
}

.timeline {
    position: relative;
    padding-left: 50px;
}

.timeline::before {
    content: '';
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #007acc;
}

.timeline-step {
    position: relative;
    margin-bottom: 30px;
}

.timeline-step::before {
    content: '';
    position: absolute;
    left: -50px;
    top: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: white;
    border: 4px solid #007acc;
}

.timeline-content {
    background: white;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
}

.timeline-title {
    color: #007acc;
    margin-bottom: 10px;
}
/* Comparison Table */
.comparison-table {
    width: 100%;
    border-collapse: collapse;
    margin: 30px 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

.comparison-table th {
    background: #007acc;
    color: white;
    padding: 15px;
    text-align: left;
}

.comparison-table td {
    padding: 12px 15px;
    border-bottom: 1px solid #e1e8ed;
}

.comparison-table tr:nth-child(even) {
    background: #f8fafc;
}

.comparison-table tr:hover {
    background: #e6f2ff;
}

.feature-check {
    color: #28a745;
    font-weight: bold;
}

.feature-cross {
    color: #dc3545;
    font-weight: bold;
}
/* Floating CTA */
.floating-cta {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99;
}

.cta-btn {
    background: linear-gradient(135deg, #007acc, #00a8ff);
    color: white;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 5px 20px rgba(0, 122, 204, 0.4);
    cursor: pointer;
    transition: all 0.3s;
}

.cta-btn:hover {
    transform: scale(1.1);
}

.cta-text {
    position: absolute;
    right: 70px;
    white-space: nowrap;
    background: #007acc;
    color: white;
    padding: 8px 15px;
    border-radius: 30px;
    opacity: 0;
    transition: all 0.3s;
}

.cta-btn:hover .cta-text {
    opacity: 1;
    right: 80px;
}
/* Progress Indicators */
.progress-section {
    margin: 40px 0;
}

.progress-item {
    margin-bottom: 25px;
}

.progress-label {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
}

.progress-bar {
    height: 8px;
    background: #e1e8ed;
    border-radius: 4px;
    overflow: hidden;
}

.progress-fill {
    height: 100%;
    background: linear-gradient(to right, #007acc, #00a8ff);
    border-radius: 4px;
    width: 0;
    transition: width 1.5s ease-out;
}

/* For animation on scroll */
.progress-fill.animate {
    width: var(--progress-width);
}
/* Document Checklist */
.checklist-section {
    margin: 30px 0;
}

.checklist-item {
    display: flex;
    align-items: center;
    padding: 12px 15px;
    margin-bottom: 10px;
    background: white;
    border-radius: 6px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    transition: all 0.3s;
}

.checklist-item:hover {
    transform: translateX(5px);
    box-shadow: 0 5px 15px rgba(0, 122, 204, 0.1);
}

.checkbox-custom {
    width: 20px;
    height: 20px;
    border: 2px solid #007acc;
    border-radius: 4px;
    margin-right: 15px;
    position: relative;
    cursor: pointer;
}

.checkbox-custom::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 12px;
    height: 12px;
    background: #007acc;
    border-radius: 2px;
    opacity: 0;
    transition: all 0.3s;
}

.checkbox-input:checked + .checkbox-custom::after {
    opacity: 1;
}

.checklist-text {
    flex-grow: 1;
}

.download-btn {
    color: #007acc;
    margin-left: 15px;
    cursor: pointer;
}
/* Statistics Counters */
.stats-section {
    background: linear-gradient(135deg, #007acc, #00538a);
    padding: 50px 0;
    color: white;
    margin: 40px 0;
    border-radius: 10px;
}

.stat-item {
    text-align: center;
    padding: 20px;
}

.stat-number {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 10px;
    transition: all 1s ease-out;
}

.stat-label {
    font-size: 18px;
    opacity: 0.9;
}

/* For animation */
.stat-number.animate {
    transform: translateY(0);
    opacity: 1;
}
/* Statistics Counters */
.stats-section {
    background: linear-gradient(135deg, #007acc, #00538a);
    padding: 50px 0;
    color: white;
    margin: 40px 0;
    border-radius: 10px;
}

.stat-item {
    text-align: center;
    padding: 20px;
}

.stat-number {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 10px;
    transition: all 1s ease-out;
}

.stat-label {
    font-size: 18px;
    opacity: 0.9;
}

/* For animation */
.stat-number.animate {
    transform: translateY(0);
    opacity: 1;
}
/* Saving */
/* Savings Product Section 
.headingtext {
    margin: 10px 10px 20px;
}

.headingtext p {
    color: #007acc;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
}

.five {
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    margin-bottom: 20px;
}

.product-detail .container {
    padding: 0;
}

.product-detail .row {
    margin: 0;
    align-items: stretch;
}

.three-2 {
    background: #007acc;
    color: white;
    padding: 30px;
    height: 100%;
    border-radius: 8px 0 0 8px;
}

.tm-section-subtitle {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.6;
    position: relative;
    padding-left: 15px;
}

.tm-section-subtitle:before {
    content: "•";
    position: absolute;
    left: 0;
    color: #ffffff;
}

.tm-section-subtitle strong {
    font-weight: 600;
}

.product-detail .col-md-4 {
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8f9fa;
    border-radius: 0 8px 8px 0;
}

.product-detail .col-md-4 img {
    max-width: 100%;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
}

.product-detail .col-md-4 img:hover {
    transform: scale(1.03);
}

/* Responsive Design 
@media (max-width: 991px) {
    .product-detail .col-md-8,
    .product-detail .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .three-2 {
        border-radius: 8px 8px 0 0;
    }
    
    .product-detail .col-md-4 {
        border-radius: 0 0 8px 8px;
        padding: 20px;
    }
}

@media (max-width: 767px) {
    .headingtext p {
        font-size: 20px;
    }
    
    .three-2 {
        padding: 20px;
    }
    
    .tm-section-subtitle {
        font-size: 15px;
    }
}

/* Modern Savings Product Section 
.headingtext {
    margin: 0 0 25px;
    position: relative;
    padding-bottom: 10px;
}

.headingtext h2 {
    color: #2c3e50;
    font-size: 28px;
    font-weight: 700;
    margin: 0;
    position: relative;
    display: inline-block;
}

.headingtext h2:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 60px;
    height: 3px;
    background: #3498db;
}

.five {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    margin-bottom: 30px;
    transition: transform 0.3s ease;
}

.five:hover {
    transform: translateY(-5px);
}

.product-detail .row {
    margin: 0;
    align-items: stretch;
}

.three-2 {
    background: #f8f9fa;
    color: #2c3e50;
    padding: 30px;
    height: 100%;
    border-radius: 10px 0 0 10px;
    border-left: 5px solid #3498db;
}

.tm-section-subtitle {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.6;
    padding-left: 20px;
    position: relative;
}

.tm-section-subtitle:before {
    content: '•';
    position: absolute;
    left: 0;
    color: #3498db;
}

.tm-section-subtitle strong {
    color: #3498db;
}

.product-content {
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px solid #eee;
}

.product-image-container {
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}

.product-image {
    width: 100%;
    height: auto;
    border-radius: 6px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
}

.product-image:hover {
    transform: scale(1.03);
}

/* Responsive Design 
@media (max-width: 991px) {
    .three-2 {
        border-radius: 10px 10px 0 0;
        border-left: none;
        border-top: 5px solid #3498db;
    }
    
    .product-image-container {
        border-radius: 0 0 10px 10px;
        padding: 20px;
    }
}

@media (max-width: 767px) {
    .headingtext h2 {
        font-size: 24px;
    }
    
    .three-2, .product-image-container {
        padding: 20px;
    }
    
    .tm-section-subtitle {
        font-size: 15px;
    }
}  */


/* Enhanced Savings Product Section 
.headingtext {
    margin: 0 0 2rem;
    position: relative;
}

.headingtext h2 {
    color: #2b3a4a;
    font-size: clamp(1.75rem, 2.5vw, 2.25rem);
    font-weight: 700;
    margin: 0 0 0.5rem;
    line-height: 1.3;
    position: relative;
    display: inline-block;
}

.headingtext h2:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -0.75rem;
    width: 3.5rem;
    height: 0.25rem;
    background: linear-gradient(90deg, #3498db, #2ecc71);
    border-radius: 0.125rem;
}

.five {
    background: #ffffff;
    border-radius: 0.75rem;
    box-shadow: 
        0 0.25rem 1.5rem rgba(0, 0, 0, 0.06),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    overflow: hidden;
    margin-bottom: 2rem;
    transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);
    will-change: transform;
}

.five:hover {
    transform: translateY(-0.375rem);
    box-shadow: 
        0 0.5rem 2rem rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(0, 0, 0, 0.03);
}

.three-2 {
    background: linear-gradient(to bottom right, #f9fafb, #f0f3f6);
    color: #2b3a4a;
    padding: 2.25rem;
    height: 100%;
    border-radius: 0.75rem 0 0 0.75rem;
    border-left: 0.375rem solid;
    border-image: linear-gradient(to bottom, #3498db, #2ecc71) 1;
}

.tm-section-subtitle {
    margin-bottom: 1.125rem;
    font-size: 1.0625rem;
    line-height: 1.7;
    padding-left: 1.75rem;
    position: relative;
    color: #3d4d60;
}

.tm-section-subtitle:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.6875rem;
    width: 0.75rem;
    height: 0.75rem;
    background: #3498db;
    border-radius: 50%;
    transform: translateY(-50%);
}

.tm-section-subtitle strong {
    color: #2980b9;
    font-weight: 600;
    letter-spacing: -0.25px;
}

.product-content {
    margin-top: 1.5rem;
    padding-top: 1.25rem;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    color: #4a5568;
    line-height: 1.8;
    font-size: 1.0625rem;
}

.product-image-container {
    padding: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    position: relative;
}

.product-image {
    width: 100%;
    height: auto;
    border-radius: 0.5rem;
    box-shadow: 0 0.5rem 1.5rem -0.75rem rgba(0, 0, 0, 0.15);
    transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);
    transform-origin: center;
    border: 1px solid rgba(0, 0, 0, 0.04);
}

.product-image:hover {
    transform: scale(1.02);
    box-shadow: 0 1rem 2rem -1rem rgba(0, 0, 0, 0.2);
}

/* Responsive Design 
@media (max-width: 991px) {
    .three-2 {
        border-radius: 0.75rem 0.75rem 0 0;
        border-left: none;
        border-top: 0.375rem solid;
        border-image: linear-gradient(to right, #3498db, #2ecc71) 1;
    }
    
    .product-image-container {
        border-radius: 0 0 0.75rem 0.75rem;
        padding: 1.75rem;
    }
}

@media (max-width: 767px) {
    .three-2, .product-image-container {
        padding: 1.75rem 1.5rem;
    }
    
    .tm-section-subtitle {
        font-size: 1rem;
        padding-left: 1.5rem;
    }
    
    .product-content {
        font-size: 1rem;
    }
}*/

/* ============================================= */
/* Savings Product Section - Enhanced (v2)       */
/* Combines stability of v1 with modern v2 features */
/* ============================================= */

:root {
  /* Color System */
  --primary: #3498db;
  --primary-dark: #2980b9;
  --secondary: #2ecc71;
  --text-dark: #2b3a4a;
  --text-medium: #3d4d60;
  --text-light: #4a5568;
  --light-bg: #f8f9fa;
  --border-color: rgba(0, 0, 0, 0.05);
  
  /* Spacing */
  --space-unit: 1rem;
  --space-sm: calc(0.5 * var(--space-unit));
  --space-md: var(--space-unit);
  --space-lg: calc(2 * var(--space-unit));
  
  /* Effects */
  --shadow-sm: 0 2px 10px rgba(0,0,0,0.1);
  --shadow-md: 0 5px 25px rgba(0, 0, 0, 0.08);
  --border-radius: 0.75rem;
  --transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);
}

/* Base Structure - Combines both versions */
.headingtext {
  margin: 0 0 var(--space-lg);
  position: relative;
  padding-bottom: var(--space-sm);
}

.headingtext h2 {
  color: var(--text-dark);
  font-size: clamp(1.75rem, 2.5vw, 2.25rem);
  font-weight: 700;
  margin: 0 0 0.5rem;
  line-height: 1.3;
  position: relative;
  display: inline-block;
}

.headingtext h2:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -0.75rem;
  width: 3.5rem;
  height: 0.25rem;
  background: linear-gradient(90deg, var(--primary), var(--secondary));
  border-radius: 0.125rem;
}

/* Card Container - Enhanced from both */
.five {
  background: #ffffff;
  border-radius: var(--border-radius);
  box-shadow: var(--shadow-md), 
              0 0 0 1px rgba(0, 0, 0, 0.02);
  overflow: hidden;
  margin-bottom: var(--space-lg);
  transition: var(--transition);
  will-change: transform;
}

.five:hover {
  transform: translateY(-0.375rem);
  box-shadow: 0 0.5rem 2rem rgba(0, 0, 0, 0.1),
              0 0 0 1px rgba(0, 0, 0, 0.03);
}

/* Content Area - Merged improvements */
.three-2 {
  background: linear-gradient(to bottom right, #f9fafb, #f0f3f6);
  color: var(--text-dark);
  padding: 2.25rem;
  height: 100%;
  border-radius: var(--border-radius) 0 0 var(--border-radius);
  border-left: 0.375rem solid;
  border-image: linear-gradient(to bottom, var(--primary), var(--secondary)) 1;
}

.tm-section-subtitle {
  margin-bottom: 1.125rem;
  font-size: 1.0625rem;
  line-height: 1.7;
  padding-left: 1.75rem;
  position: relative;
  color: var(--text-medium);
}

.tm-section-subtitle:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.6875rem;
  width: 0.75rem;
  height: 0.75rem;
  background: var(--primary);
  border-radius: 50%;
  transform: translateY(-50%);
}

.tm-section-subtitle strong {
  color: var(--primary-dark);
  font-weight: 600;
  letter-spacing: -0.25px;
}

.product-content {
  margin-top: 1.5rem;
  padding-top: 1.25rem;
  border-top: 1px solid var(--border-color);
  color: var(--text-light);
  line-height: 1.8;
  font-size: 1.0625rem;
}

/* Image Container - Enhanced interactions */
.product-image-container {
  padding: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  position: relative;
}

.product-image {
  width: 100%;
  height: auto;
  border-radius: 0.5rem;
  box-shadow: var(--shadow-sm);
  transition: var(--transition);
  transform-origin: center;
  border: 1px solid rgba(0, 0, 0, 0.04);
}

.product-image:hover {
  transform: scale(1.02);
  box-shadow: 0 1rem 2rem -1rem rgba(0, 0, 0, 0.2);
}

/* =============== Responsive Design =============== */
/* Mobile-first approach with enhancements from both */

/* Tablet */
@media (max-width: 991px) {
  .three-2 {
    border-radius: var(--border-radius) var(--border-radius) 0 0;
    border-left: none;
    border-top: 0.375rem solid;
    border-image: linear-gradient(to right, var(--primary), var(--secondary)) 1;
  }
  
  .product-image-container {
    border-radius: 0 0 var(--border-radius) var(--border-radius);
    padding: 1.75rem;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .headingtext h2 {
    font-size: clamp(1.5rem, 6vw, 1.75rem);
  }
  
  .three-2, .product-image-container {
    padding: 1.5rem;
  }
  
  .tm-section-subtitle {
    font-size: 1rem;
    padding-left: 1.5rem;
  }
  
  .product-content {
    font-size: clamp(1rem, 3.5vw, 1.0625rem);
  }
  
  .product-image {
    max-width: 100%;
    height: auto;
  }
}

/* Print Styles */
@media print {
  .five {
    box-shadow: none;
    break-inside: avoid;
  }
  
  .product-image {
    filter: grayscale(100%);
  }
}

