@charset "utf-8";

body{
  height: 100vh;
  width: 100%;
}

.autoLoan-color {
    color: #1775be;
}

.personalLoan-color {
    color: #eb861a;
}

.index-div-background {
    background-image: url('Images/orange.jpg');
}

.map-container {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.map-container iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.form-floating.required .form-label:after {
    content: "*";
    color: red;
}

.card-img-overlay {
    background-color: #2e4e70;
}


/*////////////////////////////////////////////////////////
////////        
            Button that fades from dark blue to dark blue on hover
            Formerly slide-button
/////////////////////////////////////////////////////////*/
.btndkb-fadedkb, .btndkb-fadedkb:active, .btndkb-fadedkb:visited {
    padding: 10px;
    padding-left: 60px;
    padding-right: 60px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    background-color: #2e4e70;
    border: 1px solid #2e4e70;
    cursor: pointer;
}

.btndkb-fadedkb:hover {
    padding: 10px;
    padding-left: 60px;
    padding-right: 60px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    background-color: #163555;
    border: 1px solid #163555;
    cursor: pointer;
}

/*////////////////////////////////////////////////////////
////////        
            Button that fades from dark blue to orange on hover
/////////////////////////////////////////////////////////*/
.contact-button {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 40px;
    padding-right: 40px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    display: block;
    background-color: #2e4e70;
    border: 1px solid #2e4e70;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    font-family: 'Raleway', sans-serif;
}
.contact-button:hover {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 40px;
    padding-right: 40px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    display: block;
    background-color: #eb861a;
    border: 1px solid #eb861a;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    font-family: 'Raleway', sans-serif;
}

/*////////////////////////////////////////////////////////
////////        
            Button that fades from light blue to orange on hover
/////////////////////////////////////////////////////////*/
.index-call-button, .index-call-button:active, .index-call-button:visited {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 40px;
    padding-right: 40px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    display: block;
    background-color: #2087d7;
    border: 1px solid #2087d7;
    margin-top: 20px;
    cursor: pointer;
}
.index-call-button:hover {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 40px;
    padding-right: 40px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    display: block;
    background-color: #eb861a;
    border: 1px solid #eb861a;
    margin-top: 20px;
    cursor: pointer;
}

/*////////////////////////////////////////////////////////
////////        
            Button that fades from blue to orange on hover
/////////////////////////////////////////////////////////*/
.button-blue, .button-blue:active, .button-blue:visited {
    padding: 10px;
    padding-left: 40px;
    padding-right: 40px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    background-color: #2e4e70;
    border: 1px solid #2e4e70;
    margin: auto;
    margin-top: 20px;
    cursor: pointer;
}
.button-blue:hover {
    padding: 10px;
    padding-left: 40px;
    padding-right: 40px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    background-color: #eb861a;
    border: 1px solid #eb861a;
    margin: auto;
    margin-top: 20px;
    cursor: pointer;
}

/*////////////////////////////////////////////////////////
////////        
            Button that fades from orange to blue on hover
/////////////////////////////////////////////////////////*/
.button-orange, .button-orange:active, .button-orange:visited {
    padding: 10px;
    padding-left: 40px;
    padding-right: 40px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    background-color: #eb861a;
    border: 1px solid #eb861a;
    margin: auto;
    margin-top: 20px;
    cursor: pointer;
}
.button-orange:hover {
    padding: 10px;
    padding-left: 40px;
    padding-right: 40px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    background-color: #2e4e70;
    border: 1px solid #2e4e70;
    margin: auto;
    margin-top: 20px;
    cursor: pointer;
}

/*////////////////////////////////////////////////////////
////////        
            Button that fades from xxx to xxxx on hover
/////////////////////////////////////////////////////////*/
.button-list, .button-list:active, .button-list:visited {
    padding: 6px;
    padding-left: 30px;
    padding-right: 30px;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    background-color: #2e4e70;
    border: 1px solid #2e4e70;
    cursor: pointer;
}
.button-list:hover {
    padding: 6px;
    padding-left: 30px;
    padding-right: 30px;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    background-color: #eb861a;
    border: 1px solid #eb861a;
    cursor: pointer;
}


.row{ width: 100%}

.CommonBannerImg{
  width: 100%;
  height: 120px;
}

.CommonBanner-Text-responsive{font-size: calc(100% + 1vw + 1vh);}

.image {
    position: relative;
    width: 100%;
}

.image .overlay {
    position: absolute;
    bottom: 10px;
    padding-left: 25px;
    padding-top: 0px;
    width: 100%;
    color: white;
    font-size: 20px;
    z-index: 5
}

.wrapper {
  position: relative;
  overflow: hidden;
}

.wrapper:after {
  content: '';
  display: block;
  padding-top: 100%;
}

.wrapper img {
  width: auto;
  height: 100%;
  max-width: none;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

.card-border-color{border-color: orange;}


.staff-list-button, .staff-list-button:active, .staff-list-button:visited  {padding:7px; padding-left:30px; padding-right:30px; color:#fff; font-size:11px; text-transform:uppercase; font-weight:600; text-align:center; display:inline-block; background-color:#2e4e70; border:1px solid #2e4e70;  margin-top:20px;}
.staff-list-button:hover  {padding:7px; padding-left:30px; padding-right:30px; color:#fff; font-size:11px; text-transform:uppercase; font-weight:600; text-align:center; display:inline-block; background-color:#eb861a; border:1px solid #eb861a;  margin-top:20px;}

/*//////////////////////////////////////////////////////
///////
///////  Footer stuff
//////////////////////////////////////////////////////*/
.site-footer
{
  background-color: rgb(30, 42, 55);
  padding:45px 0 20px;
  font-size:15px;
  line-height:24px;
  color:#737373;
}
.site-footer hr
{
  border-top-color:#bbb;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0
}
.site-footer h6
{
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
  margin-top:5px;
  letter-spacing:2px
}
.site-footer a
{
  color:#737373;
}
.site-footer a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links
{
  padding-left:0;
  list-style:none
}
.footer-links li
{
  display:block
}
.footer-links a
{
  color:#737373
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block
}
.site-footer .social-icons {
    background-color: #33353d;
    text-align: right
}
.site-footer .social-icons a
{
  width:40px;
  height:40px;
  line-height:40px;
  margin-left:6px;
  margin-right:0;
  border-radius:100%;
  background-color:#33353d
}
.copyright-text
{
  margin:0
}
@media (max-width:991px)
{
  .site-footer [class^=col-]
  {
    margin-bottom:30px
  }
}
@media (max-width:767px)
{
  .site-footer
  {
    padding-bottom:0
  }
  .site-footer .copyright-text,.site-footer .social-icons
  {
    text-align:center
  }
}
.social-icons
{
  padding-left:0;
  margin-bottom:0;
  list-style:none
}
.social-icons li
{
  display:inline-block;
  margin-bottom:4px
}
.social-icons li.title
{
  margin-right:15px;
  text-transform:uppercase;
  color:#96a2b2;
  font-weight:700;
  font-size:13px
}
.social-icons a{
  background-color:#eceeef;
  color:#818a91;
  font-size:16px;
  display:inline-block;
  line-height:44px;
  width:44px;
  height:44px;
  text-align:center;
  margin-right:8px;
  border-radius:100%;
  -webkit-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
  color:#fff;
  background-color:#29aafe
}
.social-icons.size-sm a
{
  line-height:34px;
  height:34px;
  width:34px;
  font-size:14px
}
.social-icons a.facebook:hover
{
  background-color:#3b5998
}
.social-icons a.twitter:hover
{
  background-color:#00aced
}
.social-icons a.linkedin:hover
{
  background-color:#007bb6
}
.social-icons a.dribbble:hover
{
  background-color:#ea4c89
}
@media (max-width:767px)
{
  .social-icons li.title
  {
    display:block;
    margin-right:0;
    font-weight:600
  }
}

/* Remove extra left and right margins, due to padding in columns */
.row {margin: 0 -5px;}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/*///////////////////////////////////////////////////////////////
//////
/////      Dealer Registration Page
///////////////////////////////////////////////////////////////*/
.column-DealerReg {
  float: left;
  width: 50%;
  padding: 0 10px;
}

.text-card{
  color: #fff;
}

.bg-custom-index-card{
  background-color: #2e4e70; 
}



/* Responsive 1 column layout */
@media screen and (max-width: 600px) {
  .column-Contact {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
  .column-testimonial {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
  .column-DealerReg {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
}

.div-rounded-border {
    border: solid;
    border-color: #2e4e70;
    border-radius: 5px;
    padding: 5px;
}

@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{   }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}