@charset "utf-8";

/* CSS Document */

/*

 Template Name : Borrow - A Loan Company Website Template
 Author : Jitu Chauhan;
 Version: 1.0.0;

+ General css 
+ Space css
+ Background & Block color 
+ Buttons
+ Input Form
+ Bullet
+ Icon
+ Navigation CSS

+ HOME
  - Home
  - Home-1
  - Home-2
+ LOAN PRODUCT
  - Loan Image Listing
  - Loan Icon Listing
  - Car Loan Single
  - Personal Loan Single
  - Home Loan Single
  - Education Loan Single
+ ABOUT US 
  - About us
  - Team
+ BLOG
  - Blog Listing
  - Blog Single
  - Two Column Masonry
  - Three Column Masonry
+ FEATURES
  - Compare Loan
  - Faq page
  - Testimonial
  - 404 Error
    - Gallery
      - Filterable Gallery 2 column
      - Filterable Gallery 3 column
      - Masonry Gallery
      - Zoom Gallery
    - Shortcodes
      - Tab
      - Accordion
      - Alert       

- CONTACT US
    
*/

/*-----------------------------------
General css class
-----------------------------------*/
body { font-size: 16px; font-family: "Montserrat", sans-serif; line-height: 1.4; color: #000; font-weight:500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
h1, h2, h3, h4, h5, h6 { margin: 0px 0px 20px 0px; color: #3c4d6b; font-weight: 700; font-family: "Roboto", sans-serif; }
h1 { font-size: 32px; line-height: 44px; letter-spacing: -1px; }
h2 { font-size: 25px; line-height: 32px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; line-height: 1.6; }
p { margin: 0 0 26px; line-height: 1.6; }
ul, ol { }
ul li, ol li { line-height: 1.8 }
a { color: #207DE9; text-decoration: none; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
a:focus, a:hover { text-decoration: none; color: #15549a; }
strong {     font-weight: 700;}
blockquote { padding: 10px 20px; margin: 0 0 0px; font-size: 21px; border-left: 5px solid #eff1f4; color: #414346; font-style: italic; line-height: 35px; font-family: 'Merriweather', serif; font-weight: 700; }
blockquote.alignright { max-width: 50%; }
blockquote.alignleft { max-width: 50%; }
p:last-child { margin-bottom: 0px; }
::selection { background: #ffecb3; color: #333; }
/* *, *::before, *::after { transition: all .3s ease-in-out; } */
.text-highlight { color: #ffecb3; }
.highlight { color: #6aa84f; }
.italic { }
.small-text { }
.listnone { list-style: none; margin: 0px 0px 20px 0px; padding: 0; }
.required { color: red }
.lead { color: #3c4d6b; line-height: 36px; font-size: 24px; }
.lead-strong { }
.section-title { letter-spacing: 0.5px; min-height: 20px; font-weight: 900; }
h1.section-title { font-size: 28px; }
h1.section-title.text-bold{ letter-spacing: 3px; }
h2.section-title, h3.section-title, h4.section-title { font-size: 28px; }
.section-subtitle{ line-height: 45px; }
.text-white { color: #fff; }
.title-white { color: #fff; }
.title { color: #000; }
.text-title-intro{ font-size: 20px; }
.text-bold{ font-weight: bold!important; font-family: inherit; }
.form-group {
    margin-bottom: 35px;
}
.form-group.has-error .input-suffix-label{
    color: #ab0101;
}
.form-group.has-error .text-input-wrap,
.form-group.has-error .two-radio-group .input-label,
.form-group.has-error .select-box,
.form-group.has-error .radio-group > .radio-label{
    border: 2px solid #ab0101;
    outline: unset;
}

.form-group .help-block {
    padding-left:18px;
    margin-top: 10px;
}

.form-group.has-error .help-block:before {
    position: absolute;
    left:0;
    margin-top: 1px;
    width: 14px;
    height: 14px;
    font-size: 14px;
    content: "\f071";
    font-family: FontAwesome;
}

.sub-title{
    display: block;
    text-align: right;
    margin-top: -15px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: small;
}
/*-----------------------------------
Space css class
-----------------------------------*/

/*----------------
margin space
-----------------*/

.mb0 { margin-bottom: 0px!important; }
.mb10 { margin-bottom: 10px!important; }
.mb20 { margin-bottom: 20px!important; }
.mb30 { margin-bottom: 30px!important; }
.mb40 { margin-bottom: 40px!important; }
.mb60 { margin-bottom: 60px!important; }
.mb80 { margin-bottom: 80px!important; }
.mb100 { margin-bottom: 100px!important; }
.mt0 { margin-top: 0px!important; }
.mt10 { margin-top: 10px!important; }
.mt20 { margin-top: 20px!important; }
.mt30 { margin-top: 30px!important; }
.mt40 { margin-top: 40px!important; }
.mt60 { margin-top: 60px!important; }
.mt80 { margin-top: 80px!important; }
.mt100 { margin-top: 100px!important; }
.mr10 { margin-right: 10px!important; }
.mr20 { margin-right: 20px!important; }

/*----------------
less margin space from top
-----------------*/
.mt-10 { margin-top: -10px!important; }
.mt-20 { margin-top: -20px!important; }
.mt-40 { margin-top: -40px!important; }
.mt-60 { margin-top: -60px!important; }
.mt-80 { margin-top: -80px!important; }

/*---------------
Padding space
-----------------*/
.nopadding { padding: 0px!important; }
.nopr { padding-right: 0px!important; }
.nopl { padding-left: 0px!important; }
.pinside10 { padding: 10px!important; }
.pinside20 { padding: 20px!important; }
.pinside30 { padding: 30px!important; }
.pinside40 { padding: 40px!important; }
.pinside50 { padding: 50px!important; }
.pinside60 { padding: 60px!important; }
.pinside80 { padding: 80px!important; }
.pdt0 { padding-top: 0px!important; }
.pdt10 { padding-top: 10px!important; }
.pdt20 { padding-top: 20px!important; }
.pdt30 { padding-top: 30px!important; }
.pdt40 { padding-top: 40px!important; }
.pdt60 { padding-top: 60px!important; }
.pdt80 { padding-top: 80px!important; }
.pdb10 { padding-bottom: 10px!important; }
.pdb20 { padding-bottom: 20px!important; }
.pdb30 { padding-bottom: 30px!important; }
.pdb40 { padding-bottom: 40px!important; }
.pdb60 { padding-bottom: 60px!important; }
.pdb80 { padding-bottom: 80px!important; }
.pdl10 { padding-left: 10px!important; }
.pdl20 { padding-left: 20px!important; }
.pdl30 { padding-left: 30px!important; }
.pdl40 { padding-left: 40px!important; }
.pdl60 { padding-left: 60px!important; }
.pdl80 { padding-left: 80px!important; }
.pdr10 { padding-right: 10px!important; }
.pdr20 { padding-right: 20px!important; }
.pdr30 { padding-right: 30px!important; }
.pdr40 { padding-right: 40px!important; }
.pdr60 { padding-right: 60px!important; }
.pdr80 { padding-right: 80px!important; }
.x { }
.y { padding-top: 220px!important; }

/*---------------
Section Space
* Section space help to create top bottom space. 
*
-----------------*/
.section-space20 { padding-top: 20px; padding-bottom: 10px!important; }
.section-space40 { padding-top: 40px; padding-bottom: 20px!important; }
.section-space60 { padding-top: 60px; padding-bottom: 40px!important; }
.section-space80 { padding-top: 80px; padding-bottom: 60px!important; }
.section-space100 { padding-top: 100px; padding-bottom: 80px!important; }
.section-space120 { padding-top: 120px; padding-bottom: 100px!important; }
.section-space140 { padding-top: 140px; padding-bottom: 120px!important; }

/*-----------------------------------------
Background & Block color 
------------------------------------------*/
.bg-light { background-color: #fafcfd; border-top: #eee solid 1px; }
.bg-primary { background-color: #eff1f4; color: #778191; }
.bg-default { background-color: #15549a; color: #87c0ff; }
.bg-white { background-color: #fff; }
.bg-error { background-color: #ff0500 }
.bg-success { background-color: #5bb85c; }
.bg-alert { background-color: #f0ad4e; }
.outline { border-radius: 4px; }
.outline .notification-banner{
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.link-title { }
.small-title { font-size: 14px; color: #778191; font-weight: 700; }
.big-title { font-size: 36px; font-weight: 700; color: #15549a; }
.capital-title { text-transform: uppercase; font-size: 16px; font-weight: 700; }
.bdr-btm { }
.green-text { }
.bg-boxshadow { -webkit-box-shadow: 0px 4px 16px 3px rgba(213, 221, 234, .5); -moz-box-shadow: 0px 4px 16px 3px rgba(213, 221, 234, .5); box-shadow: 0px 4px 16px 3px rgba(213, 221, 234, .5); display: flow-root; min-height:520px; }
.bg-gradient { position: relative;    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1f2b70+0,1f2b70+47,943a9e+100&0.9+0,0.9+100 */ background: -moz-linear-gradient(-45deg, rgba(31, 43, 112, 1) 0%, rgba(31, 43, 112, 1) 47%, rgba(148, 58, 158, 1) 100%);    /* FF3.6-15 */ background: -webkit-linear-gradient(-45deg, rgba(31, 43, 112, 0.9) 0%, rgba(31, 43, 112, 0.9) 47%, rgba(148, 58, 158, 0.9) 100%);    /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(135deg, rgba(31, 43, 112, 0.9) 0%, rgba(31, 43, 112, 0.9) 47%, rgba(148, 58, 158, 0.9) 100%);    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e61f2b70', endColorstr='#e6943a9e', GradientType=1);    /* IE6-9 fallback on horizontal gradient */ }
.well-box { padding: 30px; border-radius: 4px; }
.pmt-option{ padding: 50px 0 0 0; }
.pmt-option .text-center { border-right: 1px solid #cccccc;}
.pmt-option.last-block .text-center{ border-right:none; }

/* Update 16 june 2017*/

/*-----------------------------------------
Buttons
------------------------------------------*/
.btn { font-size: 16px; border-radius: 4px; line-height: 12px; letter-spacing: 1px; text-transform: uppercase; padding: 19px 30px; border: none; font-weight: 700; }
.btn-default { background-color: #000; color: #fff; border-color: #000000; }
.btn-default:hover { color: #fff; background-color: #323E48; border-color: #323E48; }
.btn-default.focus, .btn-default:focus { color: #fff; background-color: #323E48; border-color: #323E48; }
.btn-primary { background-color: #15549a; color: #fff; }
.btn-primary:hover { color: #fff; background-color: #2573cb; }
.btn-primary.focus, .btn-primary:focus { }
.btn-secondary { background-color: #778191; color: #fff; }
.btn-secondary:hover { background-color: #6aa84f; color: #fff; }
.btn-outline { border: 2px solid #9aa9c3; color: #9aa9c3; background-color: transparent; padding: 17px 28px; }
.btn-outline:hover { border: 2px solid #dee4ee; color: #6a7a94; background-color: #dee4ee; }
.btn-default.btn-outline { border: 2px solid #323E48; color: #323E48; background-color: transparent; padding: 17px 28px; }
.btn-default.btn-outline:hover { border: 2px solid #323E48; color: #fff; background-color: #323E48; }
.btn-lg { padding: 25px 50px; font-size: 18px; text-align: center; }
.btn-sm { padding: 15px 20px; font-size: 12px; text-align: center; }
.btn-xs { padding: 4px 8px; font-size: 10px; }
.btn-link { color: #15549a; font-weight: 400; padding-bottom: 4px; border-bottom: 2px solid #15549a; display: inline-block; }
.btn-link:hover { color: #6aa84f; font-weight: 400; padding-bottom: 4px; border-bottom: 2px solid #6aa84f; text-decoration: none; }
.btn-link-white { }
.btn-link-white:hover { }
.btn-link-orange { }
.btn-link-white:hover { }

/*-----------------------------------------
Input Form
------------------------------------------*/
label { }
.control-label { text-transform: uppercase; color: #3c4d6b; font-size: 13px; font-weight: 700; }
.form-control { width: 100%; height: 54px; padding: 16px; font-size: 16px; line-height: 2; color: #000; background-image: none; background-color: #fff; border-radius: 4px;  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); border: 2px solid #dedede; }
.form-control:focus {
    border-color:#383838;
    outline: 2px solid #383838;
    outline-offset: -1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(56,56,56,.075);
    box-shadow: inset 0 1px 1px rgba(56,56,56,.075);
}
.required { color: red }
textarea.form-control { border-radius: 2px; height: auto; }
select { -webkit-appearance: none; background-color: #fff; }
.form-separator{ border-top: 1px solid #dff3d7; margin-bottom: 10px;}
.checkbox {margin-top: 0; margin-bottom: 20px;}
.checkbox label{ color: #3c4d6b;}
/*-----------------------------------------
content
------------------------------------------*/
.content { padding-bottom: 100px; padding-top: 100px; }
.content-area { }
.sidebar-area { }
.wrapper-content { margin-top: -40px; margin-bottom: 100px; position: relative; }

/*-----------------------------------------
Bullet
------------------------------------------*/
.bullet { position: relative; padding-left: 25px; line-height: 32px; }
.bullet-arrow-circle-right li:before { font-family: 'FontAwesome'; display: block; position: absolute; left: 0; font-size: 15px; color: #6aa84f; content: "\f18e"; }
.bullet-arrow-right li:before { font-family: 'FontAwesome'; display: block; position: absolute; left: 0; font-size: 15px; color: #747474; content: "\f101"; }
.bullet-check-circle li:before { font-family: 'FontAwesome'; display: block; position: absolute; left: 0; font-size: 15px; color: #fff; content: "\f05d"; }
.bullet-check-circle-default li:before { font-family: 'FontAwesome'; display: block; position: absolute; left: 0; font-size: 15px; color: #10a874; content: "\f05d"; padding-right: 4px; }

/* update 16 june 2017 */
.list-pdf-file li:before { font-family: 'FontAwesome'; display: block; position: absolute; left: 0; font-size: 15px; color: #ec4e10; content: "\f1c1"; padding-right: 4px; }
.list-pdf-file li a { color: #104b8c; text-decoration: underline; font-weight: 400; }
.list-pdf-file li a:hover { color: #6aa84f; }

/*-----------------------------------------
icon
------------------------------------------*/
.icon { }
.icon-1x { font-size: 24px; }

/* default icon size of font*/
.icon-2x { font-size: 48px; }
.icon-4x { font-size: 68px; }
.icon-6x { font-size: 88px; }
.icon-8x { font-size: 108px; }
.icon-default { color: #6aa84f; }
.icon-primary { color: #15549a; }
.icon-warning { color: #ffb100; }
.icon-secondary { color: #bcbcbc; }
.dark-line { border-top: 2px solid #2b2e35; }

/*-------- updated v 1.0.2 -------*/
.fa-primary{}
.fa-default{color: #6aa84f;}
.fa-success{color: #6eb232;}

/*-----------------------------------------
top bar
------------------------------------------*/
.top-bar { padding-top: 10px; padding-bottom: 10px; background-color: #15549a; font-size: 12px; color: #83bcfa; font-weight: 400; text-transform: uppercase; }
.top-text { padding-left: 20px; line-height: 1.6; }
.top-bar .top-text a { color: #fff; font-size: 14px; }
.top-bar .top-text a:hover { opacity: 0.6; }
.top-bar .top-text a small{ font-size: 70%; text-transform: lowercase; opacity: 0.8; letter-spacing: 1px; }
.lang-nav { margin-top: 14px; text-align: center; float: right; width: 50%;}
.header { background-color: #fff; padding-top: 20px; padding-bottom: 20px; position: relative; z-index: 99;  }
.logo { }
.navigation-wide { background-color: #15549a }
.navigation-wide #navigation { margin-top: 0px; float: left; background-color: #15549a; }
#navigation, #navigation ul, #navigation ul li, #navigation ul li a, #navigation #menu-button { margin: 0; padding: 0; border: 0; list-style: none; line-height: 1; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#navigation:after, #navigation > ul:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
#navigation #menu-button { display: none; }
#navigation { float: right; margin-top: 8px; position: relative; z-index: 99; }
#navigation > ul > li { float: left; }
#navigation.align-center > ul { font-size: 0; text-align: center; }
#navigation.align-center > ul > li { display: inline-block; float: none; }
#navigation.align-center ul ul { text-align: left; }
#navigation.align-right > ul > li { float: right; }
#navigation > ul > li > a { padding: 20px; font-size: 14px; text-decoration: none; color: #66707f; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px; }
#navigation > ul > li > a i { font-size: 18px; vertical-align: middle; }
#navigation > ul > li:hover > a { color: #6aa84f; }
#navigation > ul > li.has-sub > a { padding-right: 30px; }
#navigation > ul > li > a.btn.btn-default.btn-xs{ color: #fff; background-color: #ee5a27; border-color: #ee5a27; padding: 4px 8px; font-size: 10px; margin-top: 14px; margin-left:10px; }

/*#navigation > ul > li.has-sub > a:after {position: absolute; top: 22px; right: 11px; width: 8px; height: 2px;
display: block; background: #dddddd; content: '';}*/
#navigation > ul > li.has-sub > a:before { position: absolute; right: 14px; font-family: FontAwesome; content: "\f107"; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation ul ul li a .badge{font-size: 10px;background: #6aa84f; padding: 1px 7px;}
/*#navigation > ul > li.has-sub:hover > a:before {top: 23px; height: 0;}*/
#navigation ul ul { position: absolute; left: -9999px; }
#navigation.align-right ul ul { text-align: right; }
#navigation ul ul li { height: 0; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation li:hover > ul { left: auto; }
#navigation.align-right li:hover > ul { left: auto; right: 0; }
#navigation li:hover > ul > li { height: 45px; }
#navigation ul ul ul { margin-left: 100%; top: 0; }
#navigation.align-right ul ul ul { margin-left: 0; margin-right: 100%; }
#navigation ul ul li a { border-bottom: 1px solid rgba(222, 231, 242, 1); padding: 15px 15px 16px 15px; width: 220px; font-size: 13px; text-decoration: none; color: #66707f; font-weight: 400; background: #fff; }
#navigation ul ul li:last-child > a, .navigation ul ul li.last-item > a { border-bottom: 0; }
#navigation ul ul li:hover > a, #navigation ul ul li a:hover { color: #6aa84f; background-color: #f4f6f8; }
#navigation ul ul li.has-sub > a:after { position: absolute; top: 20px; right: 11px; width: 8px; height: 2px; display: block; background: #66707f; content: ''; }
#navigation.align-right ul ul li.has-sub > a:after { right: auto; left: 11px; }
#navigation ul ul li.has-sub > a:before { position: absolute; top: 17px; right: 14px; display: block; width: 2px; height: 8px; background: #66707f; content: ''; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation.align-right ul ul li.has-sub > a:before { right: auto; left: 14px; }
#navigation ul ul > li.has-sub:hover > a:before { top: 17px; height: 0; }
#navigation.small-screen { margin-left:40px; }
#navigation.small-screen ul { width: 100%; display: none; }
#navigation.small-screen ul.menu-list.open {
    display: block;
    position: absolute;
    width: 250px;
    top: 60px;
    right: 10px;
    background: #fff;
    -webkit-box-shadow: 0px 4px 16px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 4px 16px 3px rgba(213, 221, 234, .3);
    box-shadow: 0px 4px 16px 3px rgba(0, 0, 0, 0.3);
}
#navigation.small-screen.align-center > ul { text-align: left; }
#navigation.small-screen ul li { width: 100%; border-top: 1px solid rgba(223, 229, 237, 0.9); }
#navigation.small-screen ul ul li, #navigation.small-screen li:hover > ul > li { height: auto; }
#navigation.small-screen ul li a, #navigation.small-screen ul ul li a { width: 100%; border-bottom: 0; }
#navigation.small-screen > ul > li { float: none; }
#navigation.small-screen ul ul li a { padding-left: 25px; }
#navigation.small-screen ul ul ul li a { padding-left: 35px; }
#navigation.small-screen ul ul li a { color: #66707f; background: none; }
#navigation.small-screen ul ul li:hover > a, #navigation.small-screen ul ul li.active > a { color: #6aa84f; }
#navigation.small-screen ul ul, #navigation.small-screen ul ul ul, #navigation.small-screen.align-right ul ul { position: relative; left: 0; width: 100%; margin: 0; text-align: left; }
#navigation.small-screen > ul > li.has-sub > a:after, #navigation.small-screen > ul > li.has-sub > a:before, #navigation.small-screen ul ul > li.has-sub > a:after, #navigation.small-screen ul ul > li.has-sub > a:before { display: none; }
#navigation.small-screen #menu-button { display: block; padding: 16px 0px 0px 30px; color: #6aa84f; cursor: pointer; font-size: 16px; text-transform: uppercase; font-weight: 700; width: 50%; float: left;}
#navigation.small-screen #menu-button:after {
    position: absolute;
    top: 20px;
    left: 0px;
    display: block;
    height: 10px;
    width: 30px;
    border-top: 3px solid #919291;
    border-bottom: 3px solid #919291;
    content: '';
}
#navigation.small-screen #menu-button:before {
    position: absolute;
    top: 13px;
    left: 0px;
    display: block;
    height: 3px;
    width: 30px;
    background: #919291;
    content: '';
}

#navigation.small-screen #menu-button.menu-opened:after { top: 23px; border: 0; height: 3px; width: 30px; background: #333; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
#navigation.small-screen #menu-button.menu-opened:before { top: 23px; background: #333; width: 30px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
#navigation.small-screen .submenu-button { position: absolute; z-index: 99; right: 0; top: 0; display: block; border-left: 1px solid rgba(223, 229, 237, 0.9); height: 46px; width: 46px; cursor: pointer; }
#navigation.small-screen .submenu-button.submenu-opened { background: #15549a; }
#navigation.small-screen ul ul .submenu-button { height: 34px; width: 34px; }
#navigation.small-screen .submenu-button:after { position: absolute; top: 22px; right: 19px; width: 8px; height: 2px; display: block; background: #bcc6d3; content: ''; }
#navigation.small-screen ul ul .submenu-button:after { top: 15px; right: 13px; }
#navigation.small-screen .submenu-button.submenu-opened:after { background: #ffffff; }
#navigation.small-screen .submenu-button:before { position: absolute; top: 19px; right: 22px; display: block; width: 2px; height: 8px; background: #bcc6d3; content: ''; }
#navigation.small-screen ul ul .submenu-button:before { top: 12px; right: 16px; }
#navigation.small-screen .submenu-button.submenu-opened:before { display: none; }
#navigation.small-screen.select-list { padding: 5px; }
#sub-nav { position: relative; }
#sub-nav #menu-button { display: none; }
#sub-nav.small-screen #menu-button { display: block; padding: 16px; color: #6aa84f; cursor: pointer; font-size: 12px; text-transform: uppercase; font-weight: 700; border-top: 1px solid #e2e7ee }
#sub-nav.small-screen #menu-button:after { position: absolute; top: 22px; right: 10px; display: block; height: 8px; width: 20px; border-top: 2px solid #6aa84f; border-bottom: 2px solid #6aa84f; content: ''; }
#sub-nav.small-screen #menu-button:before { position: absolute; top: 16px; right: 10px; display: block; height: 2px; width: 20px; background: #6aa84f; content: ''; }
#sub-nav.small-screen #menu-button.menu-opened:before { top: 23px; background: #333; width: 15px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
#sub-nav.small-screen #menu-button.menu-opened:after { top: 23px; border: 0; height: 2px; width: 15px; background: #333; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

/*-----------------------------------------
     Slider
------------------------------------------*/
#slider { }
.slider { position: relative; }
.slider-img img { position: relative; z-index: -1; width: 100%; }
.slider-img { background: -moz-linear-gradient(top, rgba(16, 75, 149, 0.8) 0%, rgba(16, 75, 149, 0.8) 100%); background: -webkit-linear-gradient(top, rgba(16, 75, 149, 0.8) 0%, rgba(16, 75, 149, 0.8) 100%); background: linear-gradient(to bottom, rgba(16, 75, 149, 0.8) 0%, rgba(16, 75, 149, 0.8) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc1b2429', endColorstr='#cc1b2429', GradientType=0); position: relative; }
#slide-show .slider-img { min-height: 390px; }
.slider-captions { position: absolute; bottom: 200px; }
.slider-title { color: #fff; font-size: 52px; font-weight: 700; line-height: 62px; }
.slider-text { color: #fff; }
.slider .owl-prev { position: absolute; left: 0px; top: 40%; left: 20px; }
.slider .owl-next { position: absolute; right: 0px; top: 40%; right: 20px; }
#slider .owl-next, #slider .owl-prev { background-color: transparent !important; border: 2px solid #fff; color: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
#slider .owl-next:hover, #slider .owl-prev:hover { background-color: #fff !important; border: 2px solid #fff; color: #15549a; }
#slider .owl-pagination { margin: 0px; bottom: 40px; position: relative; }
#slider .owl-page span { border-radius: 2px; width: 98%; height: 1px; background-color: #fff; margin: 0px; }
#slider .owl-page { width: 5% }

/*-----------------------------------------
index-1
------------------------------------------*/
.mail-text { color: #fff; font-size: 14px; border-right: 2px solid #4b3485; }
.rate-table { background-color: #fff; border-top: 1px solid #dee7f2; border-bottom: 1px solid #dee7f2; margin-top: -21px; }
.loan-rate { font-size: 32px; color: #414855; margin-bottom: 0px; font-weight: 700; line-height: 1; }
.rate-counter-block { border-right: 1px solid #dee7f2; padding-top: 20px; padding-bottom: 20px; }
.rate-counter-block:first-child { }
.rate-icon { float: left; padding-top: 5px; padding-right: 20px; padding-left: 20px; }
.rate-box { }
.rate-title { text-transform: uppercase; font-size: 14px; color: #778191; }
.cta { background-size: cover; margin: 0; min-height: 410px; border: none; padding: 100px 0px; background: linear-gradient(rgba(16, 75, 149, 0.8), rgba(16, 75, 149, 0.8)), rgba(16, 75, 149, 0.8) url(../images/cta-img.jpg) no-repeat center; }
.testimonial-img-1 { }
.testimonial-name-1 { color: #15549a; font-size: 14px; text-transform: uppercase; font-weight: 400; margin-bottom: 0px; }

/*------------------------------------
 index-3 (updated: 16 june 2017)
-------------------------------------*/
.header-transparent { background-color: rgba(255, 255, 255, .1); padding-top: 19px; padding-bottom: 19px; border-bottom: 1px solid rgba(255, 255, 255, .08); }
.header-transparent #navigation > ul > li.has-sub > a { padding-right: 30px; }
.header-transparent #navigation > ul > li > a { padding: 20px; font-size: 14px; text-decoration: none; color: #fff; font-weight: 700; text-transform: uppercase; }
.header-transparent #navigation { float: right; margin-top: 0px; position: relative; z-index: 99; }
.top-nav-collapse { background-color: #15549a; }
.lender-logo-section { margin-top: -20px; }
.lender-box { margin-bottom: 8px; margin-top: 8px; }
.slider-gradient-img img { position: relative; z-index: -1; width: 100%; }
.slider-gradient-img { position: relative; background: -moz-linear-gradient(-45deg, rgba(31, 43, 112, 0.9) 0%, rgba(31, 43, 112, 0.9) 47%, rgba(148, 58, 158, 0.9) 100%); background: -webkit-linear-gradient(-45deg, rgba(31, 43, 112, 0.9) 0%, rgba(31, 43, 112, 0.9) 47%, rgba(148, 58, 158, 0.9) 100%); background: linear-gradient(135deg, rgba(25, 46, 167, 0.9) 0%, rgba(24, 40, 134, 0.9) 47%, rgba(148, 58, 158, 0.9) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e61f2b70', endColorstr='#e6943a9e', GradientType=1); }
.service-block-v3 { background-color: #fff; padding: 40px 0px 0px 0px; text-align: center; margin-bottom: 30px; }
.service-block-v3 .service-content { padding: 5px 30px; }
.service-block-v3 .service-title { margin-bottom: 20px; line-height: 24px; }
.service-rate-block { margin-bottom: 30px; }
.service-rate-block .product-rate { color: #6aa84f; margin-bottom: 6px; font-size: 18px; }
.rate-text { font-size: 12px; }
.customer-block { background-color: #fff; padding: 30px; }
.customer-img { position: relative; margin-bottom: 30px; }
.customer-content { }
.customer-text { color: #3c4d6b; font-size: 21px; margin-bottom: 30px; font-family: 'Merriweather', serif; letter-spacing: -1px; font-style: italic; line-height: 36px; font-weight: normal; }
.customer-name { font-size: 14px; font-weight: 700; color: #6aa84f; }
.customer-meta { }
.customer-quote-circle { background-color: #6aa84f; border-radius: 100%; padding: 10px; position: absolute; width: 40px; height: 40px; top: 20px; left: 30px; color: #fff; text-align: center; z-index: 1; }
.how-it-block { background-color: #fff; padding: 30px; min-height: 320px; }
.how-it-no { font-size: 76px; color: #15549a; }
.how-it-content { }

/*------------------------------------
 index-4 Students Home page
-------------------------------------*/
.students-slider-img { }
.students-slider-img img { width: 100%; }
.student-slider-img .slider-captions { }
.fee-charges-table { }
.fee-charges-table .list-group-item.active { z-index: 2; color: #414855; background-color: #ccd8e5; border-color: #ccd8e5; }
.fee-charges-table .list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #eff4f9; border: 1px solid #d1deeb; }
.education-rate-box { background-color: #eff4f9; padding: 20px; border-radius: 4px; margin-bottom: 5px; }
.education-rate-number { font-size: 32px; margin-bottom: 0px; }

/*------------------------------------
 index-5 Business Loan Home Page
-------------------------------------*/
.business-loan-products{background-color: #fff; padding: 40px;border:1px solid #dee4ee;text-align: center; margin-bottom: 30px;}
.loan-products-icon{margin-bottom: 20px;}
.loan-products-content{}
.video-play{position: absolute;top: 35%;left: -4%;}
.section-about-video{}
.about-img{position: relative;}
.business-request-form{ margin-bottom: -20px; box-shadow: none; padding: 35px 30px 35px;}
.business-request-form h3{margin-bottom: 30px;}
.lender-block{    padding: 80px 40px;
    background-color: #fff;
    border: 1px solid #dee4ee;
    border-radius: 4px;text-align: center;}
.rate-badge{background:#104b8c; display: inline-block;padding: 4px 10px;border-radius: 4px;font-size: 12px; font-weight: 700;color: #fff;}
/*-----------------------------------------------------------------------
Service Page & Block Css
----------------------------------------------------------------------*/
#service { }
#service .owl-next, #service .owl-prev { background-color: transparent !important; border: 2px solid #a3b1c1; color: #a3b1c1; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
#service .owl-next:hover, #service .owl-prev:hover { background-color: #6aa84f !important; border: 2px solid #6aa84f; color: #fff; }
.service-block { transition: box-shadow .5s; }
.service-block:hover { -webkit-box-shadow: 0px 4px 26px 3px rgba(213, 221, 234, 1); -moz-box-shadow: 0px 4px 26px 3px rgba(213, 221, 234, 1); box-shadow: 0px 4px 26px 3px rgba(213, 221, 234, 1); }
.service-block:hover i { color: #6aa84f; }
#service .owl-controls { text-align: center; margin-top: 10px; }
.icon-svg-2x { width: 80px; }
.icon-svg-1x { width: 60px; }

/*--------------------------------
Service-img
---------------------------------*/
.service-img-box { transition: box-shadow .5s; }
.service-img-box:hover { -webkit-box-shadow: 0px 4px 26px 3px rgba(213, 221, 234, 1); -moz-box-shadow: 0px 4px 26px 3px rgba(213, 221, 234, 1); box-shadow: 0px 4px 26px 3px rgba(213, 221, 234, 1); }
.service-img { position: relative; }
.service-content { }
.service-content>h2 { margin-bottom: 0px; }
.circle { background-color: #effee3; width: 60px; height: 60px; border: 1px solid #6aa84f; border-radius: 100px; color: #6aa84f; margin: -70px auto 40px auto; padding: 10px; text-align: center; line-height: 1.7; }
.number { font-size: 24px; font-weight: 400; }
.number-block { text-align: center; }
.number-title { margin: 20px 0; }
.circle-large { width: 100px; height: 100px; border-radius: 100%; line-height: 2; padding: 10px; text-align: center; font-size: 42px; }
.circle-default { background-color: #6aa84f; color: #fff; }

/*--------------------------------
testimonial
---------------------------------*/
.testimonial-block { position: relative; }
.testimonial-text { font-family: 'Merriweather', serif; color: #414855; font-style: italic; line-height: 32px; }
.testimonial-autor { padding-top: 15px; padding-bottom: 12px; }
.testimonial-name { color: #fff; line-height: 1; margin-bottom: 5px; }
.testimonial-autor-box { }
.testimonial-title { color: #6aa84f; margin-bottom: 0px; }
.testimonial-img { float: left; padding-right: 29px; }
.testimonial-meta { font-size: 12px; }
.testimonial-simple { }
.testimonial-name-inverse { color: #15549a; text-transform: uppercase; font-size: 14px; font-weight: 700; }
.client-rating { margin-bottom: 10px; }
.rate-done { color: #f9b218; }
.rate-remain { color: #c7ced5; }

/*--------------------------------
footer
---------------------------------*/
.newsletter-form { margin-bottom: 30px; }
.newsletter-title { color: #778191; margin-top: 10px; }
.footer { background-color: #1e2127; color: #676d75; font-size: 14px; }
.footer .table>tbody>tr>td{ border-color: #676d75; color: #676d75; font-size: 12px;}
.footer-logo { margin-bottom: 30px; }
.footer-logo img { width:180px}
.widget-footer { }
.widget-footer ul { }
.widget-footer ul li { line-height: 1.6; margin-bottom: 8px; }
.widget-footer ul li a { color: #778191; }
.widget-footer ul li a:hover { color: #6aa84f; }
.tiny-footer { background-color: #16191e; font-size: 12px; padding-top: 10px; padding-bottom: 10px; }
.widget-footer { position: relative; padding-left: 20px; line-height: 32px; }
.widget-footer ul li:before { font-family: 'FontAwesome'; display: block; position: absolute; left: 0; font-size: 15px; color: #778191; content: "\f105"; }
.widget-social { }
.widget-social ul { }
.widget-social ul li { line-height: 1.6; margin-bottom: 8px; }
.widget-social ul li a { color: #778191; text-transform: uppercase; font-weight: 400; }
.widget-social ul li a i { width: 30px; }
.widget-social ul li a:hover { color: #6aa84f; text-decoration: underline; }
.address-text { }
.call-text { }
.call-text span { padding-right: 10px; vertical-align: middle; }

/*--------------------------------
Page header 
---------------------------------*/
.page-header { margin: 0; padding: 175px 0px 80px; min-height: 410px; border: none; background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), rgba(0, 0, 0, 0.2) url(../images/page-header.jpg) no-repeat center; background-size: cover; }
.page-title { margin-bottom: 0px; font-size: 36px; }
.rate-block { text-align: right; }
.rate-number { margin-bottom: 0px; line-height: 1; color: #6aa84f; }
.btn-action { text-align: right; }
.sub-nav { background-color: #eff3f8; border-top: 1px solid #dee7f2; }
.is-sticky .sub-nav { position: relative; z-index: 9; top: 120px; }
.sub-nav>.nav { }
.sub-nav>.nav li a { padding: 16px; font-size: 14px; text-transform: uppercase; color: #7e93ae; font-weight: 400; border-right: 1px solid #dee7f2; }
.sub-nav>.nav li a:hover { background-color: #fff; color: #6aa84f; }
.sub-nav>.nav li a:focus { background-color: #fff; color: #6aa84f; }
.sub-nav>.nav li.active a { color: red; background-color: #fff; color: #6aa84f; }
.page-breadcrumb { }
.page-breadcrumb .breadcrumb { background-color: transparent; padding: 0px; font-size: 12px; text-transform: uppercase; color: #15549a; font-weight: 700; }
.page-breadcrumb .breadcrumb>li { }
.page-breadcrumb .breadcrumb>.active { color: #fff; font-weight: 700; }
.page-breadcrumb .breadcrumb>li a { color: #15549a; font-weight: 700; }
.page-breadcrumb .breadcrumb>li a:hover { color: #6aa84f; }
.page-breadcrumb .breadcrumb>li+li:before { padding: 0 5px; color: #15549a; content: "/\00a0"; }

/*--------------------------------
Extra Plugin CSS - Back to top  
---------------------------------*/
.cd-top { display: inline-block; height: 40px; width: 40px; position: fixed; bottom: 40px; right: 10px; overflow: hidden; text-indent: 100%; white-space: nowrap; visibility: hidden; border-radius: 5px; background: #6aa84f url(../images/cd-top-arrow.svg) no-repeat center 50%; opacity: 0; -webkit-transition: opacity .3s 0s, visibility 0s .3s; -moz-transition: opacity .3s 0s, visibility 0s .3s; transition: opacity .3s 0s, visibility 0s .3s; }
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover { -webkit-transition: opacity .3s 0s, visibility 0s 0s; -moz-transition: opacity .3s 0s, visibility 0s 0s; transition: opacity .3s 0s, visibility 0s 0s; }
.cd-top.cd-is-visible {    /* the button becomes visible */
visibility: visible; opacity: 1; }
.cd-top.cd-fade-out {    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
opacity: .9; }
.no-touch .cd-top:hover { background-color: #cb2529; opacity: 1; }

/* ============================================================
GLOBAL
============================================================ */

.effects { }
.effects .img { position: relative; }
.effects .img:nth-child(n) { }
.effects .img:first-child { margin-bottom: 20px; }
.effects .img:last-child { margin-right: 0; }
.effects .img img { display: block; margin: 0; padding: 0; max-width: 100%; height: auto; }
.overlay { display: block; position: absolute; z-index: 20; background: rgba(246, 96, 171, 0.8); overflow: hidden; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
a.close-overlay { display: block; position: absolute; top: 0; right: 0; z-index: 100; width: 45px; height: 45px; font-size: 20px; font-weight: 700; color: #fff; line-height: 45px; text-align: center; background-color: #de4526; cursor: pointer; }
a.close-overlay.hidden { display: none; }
a.expand { display: block; position: absolute; z-index: 100; width: 60px; height: 60px; border: solid 5px #fff; text-align: center; color: #fff; line-height: 50px; font-weight: 700; font-size: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px; border-radius: 30px; }

/* ============================================================
EFFECT 6 - ICON BOUNCE IN
============================================================ */
#effect-6 .overlay { top: 0; bottom: 0; left: 0; right: 0; opacity: 0; }
#effect-6 .overlay a.expand { left: 0; right: 0; top: 0; margin: 0 auto; opacity: 0; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
#effect-6 .img.hover .overlay { opacity: 1; }
#effect-6 .img.hover .overlay a.expand { top: 50%; margin-top: -30px; opacity: 1; }

/*----------------- Image Hover Effect ---------------*/
img { width: auto; max-width: 100%; height: auto; margin: 0; padding: 0; border: none; line-height: normal; vertical-align: middle; }
.imghover { display: block; position: relative; max-width: 100%; }
.imghover::before, .imghover::after { display: block; position: absolute; content: ""; text-align: center; opacity: 0; }
.imghover::before { top: 0; right: 0; bottom: 0; left: 0; }
.imghover::after { top: 50%; left: 50%; width: 50px; height: 50px; line-height: 50px; margin: -25px 0 0 -25px; content: "\f06e";    /* fa-eye */ font-family: "FontAwesome"; font-size: 36px; }
.imghover:hover::before, .imghover:hover::after { opacity: 1; }
.imghover:hover::before { background: rgba(34, 62, 92, .55); }
.imghover:hover::after { color: #FFFFFF; }

/*--------------------------------
Team  
---------------------------------*/
.team-block { }
.team-img { }
.team-content { }
.designation { font-size: 12px; color: #6aa84f; text-transform: uppercase; font-weight: 700; }

/*--------------------------------
About us 
---------------------------------*/
.about-section { }
.counter-section { }
.why-choose-section { }
.testimonial-section { }
.cta-section { }
.text-big {
    font-size: 55px;
    line-height: 75px;
    letter-spacing: -.6px;
}

/*--------------------------------
Card Listing Page
---------------------------------*/
.card-listing{padding: 26px;border: 1px solid #dee7f2;margin-bottom: 30px;background: #eff3f8;}
.card-img{}
.card-img img{}
.card-content{margin-top: 20px;}
.card-content .btn{margin-right: 30px;}
.card-name{}
.card-features{margin-top: 20px;}
.card-features ul li{border-bottom: 1px solid #eff3f8; padding-bottom: 10px;margin-bottom: 8px;    line-height: 1.5;}

.card-details{}
.card-head-sections{margin-bottom: 40px;}

/*-----------------------------------------
Shortcodes
------------------------------------------*/
.st-tabs {    /*border: 1px solid #dee7f2; */ }
.st-tabs .nav-tabs { border-bottom: 1px solid transparent; }
.st-tabs .nav-tabs>li>a { margin-right: 0px; line-height: 1.42857143; border: 1px solid #dee7f2; border-radius: 2px 2px 0 0; background-color: #eff3f8; font-size: 14px; text-transform: uppercase; color: #7e93ae; font-weight: 400; padding: 20px 8px; }
.st-tabs .nav-tabs>li>a:hover { background-color: #fff; border-bottom: 1px solid #dee7f2; color: #6aa84f; border-color: transparent; }
.st-tabs .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { color: #8f979e; cursor: default; background-color: #fff; border: 1px solid #dee7f2; border-bottom-color: transparent; }
.st-tabs .tab-content { padding: 30px; background-color: #fff; border-left: 1px solid #dee7f2; border-right: 1px solid #dee7f2; border-bottom: 1px solid #dee7f2; margin-top: -2px; }
.st-tabs .nav-tabs.nav-justified>.active>a, .st-tabs .nav-tabs.nav-justified>.active>a:focus, .st-tabs .nav-tabs.nav-justified>.active>a:hover { border: 1px solid #dee7f2; border-bottom: transparent; color: #6aa84f; }
.column-block { margin-bottom: 30px; }

/*-----------------------------------------
Landing Page Template
------------------------------------------*/
.hero { position: relative; padding-top: 60px; padding-bottom: 100px; background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), rgba(0, 0, 0, 0.2) url(../images/lp-car-image.jpg) no-repeat center; background-size: cover; }
.hero-home-loan { position: relative; padding-top: 60px; padding-bottom: 100px; background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), rgba(0, 0, 0, 0.2) url(../images/home-loan-lp.jpg) no-repeat center; background-size: cover; }
.hero-title { font-size: 48px; line-height: 52px; color: #fff; font-weight: 900; letter-spacing: -1px; margin-bottom: 30px; }
.hero-captions { padding-top: 80px; }
.hero-text { color: #fff; }
.request-form { background-color: #fff; padding: 30px; border-radius: 4px; }
.form-title { color: #000; font-weight: 900; font-size: 50px; }
.form-subtitle{ color: #3c4d6b; }
.form-subtitle b{ color:#6aa84f; }
.price-rate { margin-top: 30px; }
.price-big { font-size: 40px; color: #fff; font-weight: 900; }
.price-rate small { color: #fff; text-transform: uppercase; }
.new-price, .old-price { margin-bottom: 30px; }

/*--------------- Features block class --------------*/
.feature { }
.feature-icon { }
.feature .feature-icon { margin-bottom: 20px; }

/*-------- feature icon left --------*/
.feature-left { }
.feature-left .feature-icon { float: left; color: #15549a; font-size: 28px; line-height: 1; }
.feature-left .feature-content { padding-left: 60px; }
.feature-content { }

/*--------- feature center --------*/
.feature-center { text-align: center; }
.feature-center .feature-icon { margin-bottom: 20px; }
.feature-icon-style { text-align: center; }
.feature-icon-style .feature-icon { margin: 0 auto 40px auto; background-color: #f4f6f8; width: 80px; height: 80px; border-radius: 100px; padding: 24px; text-align: center; color: #15549a; }
.feature-icon-style .feature-title { margin-bottom: 16px; }
.call-to-action { color: #fff; }

.feature-circle { background-color: #f4f6f8; width: 60px; height: 60px; border-radius: 100px; padding: 14px; color: #15549a; font-size: 26px; text-align: center; }

/*----- updated in v 1.0.2 ----*/
.feature-bg { background-color: #e3edf9; border-radius: 4px; padding: 60px; text-align: center; }
.feature-bg .feature-icon { background-color: #bacadd; color: #3c4d6b; width: 120px; height: 120px; border-radius: 120px; font-size: 40px; text-align: center; line-height: 120px; margin: 0 auto 40px auto; }
.feature-bg .feature-content { }
.feature-list-bar{background: #e3edf9; padding-top: 16px; padding-bottom: 16px;color: #3c4d6b;}

@media screen and (max-width:1366px) {
  .slider-captions { position: absolute; bottom: 70px; width: 100%; }
  .slider-title { color: #fff; font-size: 32px; font-weight: 700; line-height: 42px; }
  .slider .owl-prev { position: absolute; left: 0px; top: 40%; left: 0px; }
  .slider .owl-next { position: absolute; right: 0px; top: 40%; right: 0px; }
    .text-title-intro{ font-size: 22px; line-height: 32px; }
    #slide-show{
        margin-top:50px;
    }
}
@media screen and (min-width:1300px) and (max-width:1440px) {
  .slider-captions { position: absolute; bottom: 100px; width: 100%; }
}

/*============= media query max-width: 768px; =============*/
@media only screen and (max-width:768px) {

  /* start query */
  .header { padding-top: 5px; padding-bottom: 10px; }
  .logo { }
    .text-title-intro{ text-align: left; }

  #slide-show{
      margin-top:50px;
  }

  /*--------------- slider for mobile view ( for mobile view  )---------- */
  .slider-captions { position: absolute; bottom: 28px; text-align: center; }
  .slider-title { color: #fff; font-size: 22px; text-transform: uppercase; font-weight: 700; line-height: 26px; }
  .slider .owl-prev { position: absolute; left: 0px; top: 30%; left: 0px; }
  .slider .owl-next { position: absolute; right: 0px; top: 30%; right: 0px; }

  /*--------------- Page Header ( for mobile view  )---------- */
  .page-header { padding: 40px 0px 80px; }
  .page-title { font-size: 28px; margin-bottom: 14px; }
  .btn-action { text-align: center; }
  .btn-action .btn { padding: 10px; float: left; margin-left: 5px; }
  .sub-nav>.nav li a { border-bottom: 1px solid #dee7f2; margin-bottom: 0px; }
  .childern { padding-left: 0px; }
  .widget-share { background-color: #fff; padding: 14px; position: absolute; top: 0px; right: 0px; }
  .search-nav { display: none; }
  .rate-counter-block { text-align: center; }
  .rate-icon { float: none; margin-bottom: 10px; }
  .loan-rate { font-size: 24px; }

  /*--------------- index - 4 ()-------------*/
  .header-transparent { position: relative; background-color: #15549a; }
  .header-transparent #navigation.small-screen #menu-button { display: block; padding: 16px 0px; color: #6aa84f; cursor: pointer; font-size: 12px; text-transform: uppercase; font-weight: 700; border-top: 1px solid #0a4587; margin-top: 20px; }
  .header-transparent #navigation.small-screen ul li { width: 100%; border-top: 1px solid #0a4587; }
  .header-transparent #navigation.small-screen .submenu-button { position: absolute; z-index: 99; right: 0; top: 0; display: block; border-left: 1px solid #0a4587; height: 46px; width: 46px; cursor: pointer; }
  .header-transparent #navigation.small-screen ul ul li a { color: #fff; background: none; }

  /* small screen menu separator */
  .menu-separator { display: inline-block; }
}

/* start query */
@media only screen and (max-width:320px) {

/*--------------- slider for mobile view ( for mobile view  )---------- */
.slider-captions { position: absolute; bottom: 18px; text-align: center; width: 100%; }
.slider-title { color: #fff; font-size: 18px; text-transform: uppercase; font-weight: 700; line-height: 26px; }
.slider .owl-prev { position: absolute; left: 0px; top: 30%; left: 0px; }
.slider .owl-next { position: absolute; right: 0px; top: 30%; right: 0px; }
.rate-icon { float: none; }
.rate-counter-block { text-align: center; }
.loan-rate { font-size: 24px; }
.widget-share { background-color: #fff; padding: 14px; position: absolute; top: 0px; right: 0px; }
.search-nav { display: none; }
}

.help-phone{
    padding-top: 15px;
}
.help-phone a{
    font-size: 20px;
    font-weight: 700;
}

.help-phone a .help-icon{
    font-size: 32px;
    vertical-align: middle;
    margin-right: 10px;
    color: #15549a;
}

.form-message{
    color: #fff;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 20px;
    text-align: center;
}

.form-message.error{
    background: #ff0500;
}
.form-message.success{
    background: #5bb85c;
}
.form-message.warning{
    background: #f0ad4e;
}

.list-group{
    margin-bottom: 0;
    font-size: 18px;
}
.list-group-item{
    border-left: none;
    border-right: none;
    margin-bottom: 0;
    border-top: none
}
.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;

}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom: none;
}

.action-link{
    font-size: 24px;
    margin-top:0;
}

.action-link > i {
    font-size: 24px;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn{
    opacity: 0.3;
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 70px;
    height: 34px;
    float:right;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.switch-slider {
    color: #fff;
    line-height: 34px;
    padding-left: 10px;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.switch-slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 5px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.switch-slider:after{
    height: 26px;
    width: 26px;
    content: "OFF";
    position: absolute;
    right: 7px;
    bottom: 7px;
}

input:checked + .switch-slider:after{
    content: "ON";
    left: 8px;
}

input.default:checked + .switch-slider {
    background-color: #444;
}
input.primary:checked + .switch-slider {
    background-color: #2196F3;
}
input.success:checked + .switch-slider {
    background-color: #8bc34a;
}
input.info:checked + .switch-slider {
    background-color: #3de0f5;
}
input.warning:checked + .switch-slider {
    background-color: #FFC107;
}
input.danger:checked + .switch-slider {
    background-color: #f44336;
}

/*input:focus + .switch-slider {
    box-shadow: 0 0 1px #2196F3;
}*/

input:checked + .switch-slider:before {
    -webkit-transform: translateX(34px);
    -ms-transform: translateX(34px);
    transform: translateX(34px);
}

/* Rounded sliders */
.switch-slider.round {
    border-radius: 34px;
}

.switch-slider.round:before {
    border-radius: 50%;
}

/* Slide Shows */

.banner-content {
    padding:40px;
}

/* Validation */
em.help-block{
    font-size: 85%;
}

.no-border{ border:none!important; }

@media only screen and (min-width:992px) {
    #banner-container {
        float: right;
    }
}


.loading .form-control,
.loading .load-data,
.loading.self,
.loading .radio-list > label{

    background-image: linear-gradient(90deg, #eee 0px, #f8f8f8 40px, #eee 80px)!important;
    background-size: 100%!important;
    animation: shine-lines 1.6s infinite linear!important;
}

.loading .section-title:before{
    position:absolute;
    width:93%;
    height:30px;
    background: rgba(255,255,255,0.3);
    content: "";
    border-radius:20px;
}

.loading #banner-container:before{
    position:absolute;
    width:93%;
    height:300px;
    background: rgba(255,255,255,0.3);
    content: "";
    border-radius:20px;
}


.loading .line ~ .line {
    background-color: #ddd;
}

.loading .btn, .loading .action-link{
    display:none;
}
.loader{
    display:none;
}
.loading .loader{
    display:block;
}
.text-muted{ color: #9aa9c3; }
/***
Notes
***/
.note {
    margin: 0 0 20px 0;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee;
}
.note h1,
.note h2,
.note h3,
.note h4,
.note h5,
.note h6 {
    margin-top: 0;
}
.note p:last-child {
    margin-bottom: 0;
}
.note code,
.note .highlight {
    background-color: #fff;
}
.note.note-default {
    background-color: lightgray;
    border-color: #a0a0a0;
    color: #333333;
}
.note.note-default.note-bordered {
    padding: 0;
}
.note.note-default.note-bordered p {
    margin: 0;
    padding: 15px;
    border-top: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
}
.note.note-primary {
    background-color: #5697d0;
    border-color: #2a7696;
    color: #d8e3f2;
}
.note.note-primary.note-bordered {
    padding: 0;
}
.note.note-primary.note-bordered p {
    margin: 0;
    padding: 15px;
    border-top: 1px solid #3ea0c9;
    border-bottom: 1px solid #3ea0c9;
    border-right: 1px solid #3ea0c9;
}
.note.note-success {
    background-color: #eef7ea;
    border-color: #bbdba1;
    color: #3c763d;
}
.note.note-success.note-bordered {
    padding: 0;
}
.note.note-success.note-bordered p {
    margin: 0;
    padding: 15px;
    border-top: 1px solid #e0efd4;
    border-bottom: 1px solid #e0efd4;
    border-right: 1px solid #e0efd4;
}
.note.note-info {
    color: #6c757d;
    border: 0;
    margin-bottom: 9px;
}
.note.note-info.note-bordered {
    padding: 0;
}
.note.note-info.note-bordered p {
    margin: 0;
    padding: 15px;
    border-top: 1px solid #cceef4;
    border-bottom: 1px solid #cceef4;
    border-right: 1px solid #cceef4;
}
.note.note-warning {
    background-color: #fcf8e3;
    border-color: #f2cf87;
    color: #8a6d3b;
}
.note.note-warning.note-bordered {
    padding: 0;
}
.note.note-warning.note-bordered p {
    margin: 0;
    padding: 15px;
    border-top: 1px solid #f9e9c7;
    border-bottom: 1px solid #f9e9c7;
    border-right: 1px solid #f9e9c7;
}
.note.note-danger {
    background-color: #f9f0f0;
    border-color: #dca7b0;
    color: #a94442;
}
.note.note-danger.note-bordered {
    padding: 0;
}
.note.note-danger.note-bordered p {
    margin: 0;
    padding: 15px;
    border-top: 1px solid #f1dade;
    border-bottom: 1px solid #f1dade;
    border-right: 1px solid #f1dade;
}

/* Accordion */

.panel-title > a[aria-expanded="false"] > i.fa-minus-circle:before {
    content: "\f055";
}

.panel-title > a {
    border: none!important;
}

.panel-group .panel{
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    border: 2px solid #dedede;
}

.panel-group .panel .panel-heading {
    color: #333;
    background-color: #fbfbfb;
    border-color: #dedede;
}



    /* Stepper */
.stepper .step-trigger {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    padding: 5px 0;
    color: #6c757d;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: none;
    border-radius: .25rem;
    transition: background-color .15s ease-out,color .15s ease-out;
}

.stepper .step-trigger:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.stepper .step-trigger:disabled,
.stepper .step-trigger.disabled {
    pointer-events: none;
    opacity: .65;
}

.stepper .step-trigger:focus {
    color: #6aa84f;
    outline: none;
}

.stepper .step-trigger:hover {
    text-decoration: none;
}

@media (max-width: 520px) {
    .stepper .step-trigger {
        flex-direction: column;
        padding: 10px;
    }
}

.stepper-header-title{
    margin-bottom: 42px;
    font-weight: normal;
    color: #505050;
}

.stepper-content-title{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #000;
}
.stepper-content-description{
    font-size: 16px;
    margin-bottom: 35px;
    color: #7b838a;
}

.stepper-label {
    display: inline-block;
    margin: 0 10px 0 0;
    font-weight: 700;
    text-wrap: wrap;
    text-align: left;
}

.active .stepper-label{
    color: #000;
}

.stepper-header {
    display: flex;
    min-width: 30%;
    padding-left:25px;
}

@media (max-width: 520px) {
    .stepper-header {
        margin: 0 -10px;
        text-align: center;
    }
}

.stepper-line,
.stepper .line {
    width: 1px;
    min-height: 50px;
    margin: 0 0 0 9px;
    background-color: rgba(0,0,0,.12);
}

.horizontal .stepper-line{
    min-height: 1px;
    min-width: 20px;
    margin: 0 10px 0 0;
}

.complete .stepper-line{
    background-color: #6aa84f;
}

@media (max-width: 400px) {
    .stepper-line,
    .stepper .line {
        flex-basis: 20px;
    }
}

.stepper-circle {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 21px;
    height: 21px;
    padding: 0;
    margin: 0 10px 0 0;
    background-color: #6c757d;
    border-radius: 50%!important;
    color: #fff;
    vertical-align: middle;
    display: block;
}

.complete .stepper-circle,
.active .stepper-circle {
    background-color: #6aa84f;
}

.stepper-content {
    padding: 0 20px 20px;
    min-width: 70%;
}

h1.section-title,
.sub-title{
    padding-left: 20px;
    padding-right: 20px;
}



.input-icon > i {
    color: #ccc;
    display: block;
    position: absolute;
    margin: 20px 20px 4px 1px;
    z-index: 3;
    width: 20px;
    height: 20px;
    font-size: 20px;
    text-align: center;
}

.has-success .input-icon > i {
    color: #5bb85c;
}
.has-warning .input-icon > i {
    color: #ecbc29;
}
.has-info .input-icon > i {
    color: #89c4f4;
}
.has-error .input-icon > i {
    color: #ff0500;
}

.input-icon.right > .form-control {
    padding-right: 33px;
    padding-left: 12px;
}
.input-icon.right > i {
    right: 8px;
    float: right;
}

[data-toggle="stage-navigation"] {
    padding: 0;
    color: #6aa84f;
    cursor: pointer;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    border: 0;
    list-style: none;
    line-height: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    right: 20px;
    top: -110px;
    width: 30px;
    height: 30px;
}
[data-toggle="stage-navigation"]:after {
    position: absolute;
    top: 12px;
    left: 0;
    display: block;
    height: 16px;
    width: 30px;
    border-top: 3px solid #333;
    border-bottom: 3px solid #333;
    content: '';
}
[data-toggle="stage-navigation"]:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 3px;
    width: 30px;
    background: #333;
    content: '';
}
.open [data-toggle="stage-navigation"]:after { top: 14px; border: 0; height: 3px; width: 30px; background: #333; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.open [data-toggle="stage-navigation"]:before { top: 14px; background: #333; width: 30px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }


/* Icons */
[class^="fa-"],
[class^="glyphicon-"],
[class^="icon-"],
[class*=" fa-"],
[class*=" glyphicon-"],
[class*=" icon-"] {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    -webkit-font-smoothing: antialiased;
}
/* Check list */
input.field-check[type=checkbox]{
    width: 18px;
    height: 18px;
    vertical-align: sub;
    margin-right: 10px;
}

/* Radio buttons */
input.field-check[type=radio]{
    width: 18px;
    height: 18px;
    margin: 0;
}

.radio-list > label {
    display: block;
    font-weight: normal;
    min-height: 50px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    border: 2px solid #dedede;
    padding: 4px 10px;
    margin-bottom: 10px;
}
.radio-list > label.radio-inline {
    display: inline-block;
}
.radio-list > label.radio-inline:first-child {
    padding-left: 0;
}

/* Radio buttons in horizontal forms */
.form-horizontal .radio-list .radio {
    padding-top: 1px;
}
.form-horizontal .radio-list > label {
    margin-bottom: 0;
}
.form-horizontal .radio > span {
    margin-top: 2px;
}

.radio-list .radio{
    display: flex;
    flex-direction: row;
}

.stepper .radio > span,
.radio-list .radio > span{
    display: flex;
    padding-right: 30px;
    float: left;
    font-weight: normal;
    width: auto;
    height: auto;
}

@media (max-width: 520px) {
    .stepper-content {
        padding: 0 15px;
    }
}

.stepper.vertical {
    display: flex;
    padding-bottom: 40px;
}

@media (max-width: 620px) {
    .stepper.vertical {
        display: block;
    }
}

.trust-seal{
    border-radius: 9px;
    width: 120px;
    border: 1px solid #f0f5ee;
}

.stepper.vertical > .stepper-header {
    flex-direction: column;
    align-items: stretch;
    margin: 0;
    padding: 25px;
}

.stepper.horizontal > .stepper-header {
    flex-direction: row;
    align-items: center;
}

.stepper.vertical .stepper-pane,
.stepper.vertical .content {
    display: block;
}

.stepper.vertical .stepper-pane:not(.fade),
.stepper.vertical .content:not(.fade) {
    display: block;
    visibility: hidden;
}

.stepper-pane:not(.fade),
.stepper .content:not(.fade) {
    display: none;
}

.stepper .content.fade,
.stepper-pane.fade {
    visibility: hidden;
    transition-duration: .3s;
    transition-property: opacity;
}

.stepper-pane.fade.active,
.stepper .content.fade.active {
    visibility: visible;
    opacity: 1;
}

.stepper-pane.active:not(.fade),
.stepper .content.active:not(.fade) {
    display: block;
    visibility: visible;
}

.stepper-pane.dstepper-block,
.stepper .content.dstepper-block {
    display: block;
}

.stepper:not(.vertical) .stepper-pane.dstepper-none,
.stepper:not(.vertical) .content.dstepper-none {
    display: none;
}

.vertical .stepper-pane.fade.dstepper-none,
.vertical .content.fade.dstepper-none {
    visibility: hidden;
}

/*.stepper .field-image,
.stepper .form-group {
    max-width: 800px;
    margin-bottom: 30px;
}*/

.stepper .field-image{
    margin-bottom: 20px;
}

.stepper .field-label{
    text-transform: uppercase;
}
.stepper .field-label.small{
    font-size: inherit;
}

.stepper .form-group > .help-block{
    display:none;
}

.stepper .help-toggle{
    margin-left:10px;
    cursor: pointer;
}

.stepper .control-label{
    width:100%;
    color: #7c848a;
}
.stepper .has-error .control-label{
    color: #a94442;
}
.stepper select.form-control{
    padding:2px 10px;
    width:100%
}

.stepper .form-group[data-active="0"]{
    display: none;
}

.field-check.verification-field{
    border:0;
    outline: none;
}

.dynamic-instance .remove-instance{
    display:none;
}

.dynamic-instance[data-optional="true"] {
    display: block;
    position: relative;
}
.dynamic-instance[data-optional="true"] .remove-instance{
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.dynamic-instance[data-optional="true"] .remove-instance > i{
    font-size: 24px;
    font-weight: bold;
}

.dynamic-instance .instance-number{
    font-size: 40px;
    color: #6c757d;
}

.step-submit {
    margin-top: 60px;
}

.form-container{
    width: 100%;
}

.btn-submit, .btn-post{
    width: 49%;
}

.btn-submit .submit-spinner,
.btn-submit.loading .submit-label,
.btn-post .submit-spinner,
.btn-post.loading .submit-label{
    display:none;
}

.btn-submit.loading .submit-spinner,
.btn-submit .submit-label,
.btn-post.loading .submit-spinner,
.btn-post .submit-label{
    display:block;
    text-transform: uppercase;
}

.btn-submit.btn[disabled],
.btn-post.btn[disabled]{
    opacity: 0.3;
}

/* Dropbox */

.file-input{
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.drop-box{
    border: 2px dashed #f1f1f1;
    padding: 20px;
    border-radius: 5px!important;
    background: #fdfdfd;
}

.drop-box.is-dragover {
    background-color: #fefefe;
}

.drop-box i{
    font-weight: 200;
    font-size: 20px
}

.drop-box:hover {
    cursor: pointer;
}

.status > [class^="icon-"],
.deleteUploadBtn > [class^="icon-"],
.submitUploadBtn > [class^="icon-"]{
    font-size: 20px;
    padding-top: 3px;
}
.deleteUploadBtn > [class^="icon-"],
.submitUploadBtn > [class^="icon-"]{
    font-weight: bolder;
}

.upload-btn-wrapper{
    padding-top: 1px
}

.upload-image-wrapper{
    padding-top:10px;
}

@media (max-width: 767px){
    .mt-xs-80 {
        margin-top: 80px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px){
    .mt-xs-80 {
        margin-top: 80px !important;
    }
}

.file-list img.preview{
    width: 80px;
    margin-top: -10px;
}

.file-list-container .heading{
    font-weight: bold;
    font-size: 75%;
    color: #9ca0a2;
}

.file-list-container .file-name{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-warning{
    color: #c78107;
}

a.text-warning:focus, a.text-warning:hover{
    color: #925c00;
}

@media only screen and (max-width: 768px) {

    #summary .modal-dialog{
        width: 100%!important;
        height: 100%!important;
        padding:0;
        margin: 50px 0;
    }

    #summaryContainer{
        width: 100%!important;
        height: 100%!important;
        margin: 0;
        padding: 0;
        border: none;
    }

    .stepper-header{
        position: absolute;
        left: -1000px;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: 10;
        top: 30px;
    }
    .stepper.vertical > .stepper-header.open{
        left: 0;
        top: 0;
        padding-top: 100px;
    }

    .stepper.horizontal .stepper-header{
        display:none;
    }

    .stepper-content{
        width: 100%!important;
    }

    .btn-submit.btn-prev{
        float:left!important;
        margin-right: 0!important;
    }

    .btn-submit.btn-next{
        float:right!important;
    }

    #verification-preview{
        display: none;
    }

    .stepper-header-title{
        text-align: left;
        margin-top: 5px;
    }

    .stepper .step-trigger {
        padding: 10px;
        flex-direction: row;
        display: inline-flex;
        width: 100%;
        padding-left: 0;
    }

    .stepper-header [data-toggle="stage-navigation"] {
        display: block;
        position: absolute;
        right: 20px;
        top: 35px;
    }
    .stepper-header.open [data-toggle="stage-navigation"] {
        align-self: flex-end;
        position: absolute;
    }

    [data-toggle="stage-navigation"] > i{
        font-size: 20px;
        color: #83a83d;
    }
}

@media only screen and (min-width: 768px){
    [data-toggle="stage-navigation"]{
        top: -130px;
    }
}

@media only screen and (max-width: 480px){
    .help-phone a{
        font-size: 12px;
    }
    h1.section-title,
    .sub-title{
        padding-left: 0;
        padding-right: 0;
    }

}

/* separator */

.separator {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 15px auto;
}

.separator:before {
    margin-right: 15px;
}

.separator:after {
    margin-left: 15px;
}

.separator:after, .separator:before {
    background-color: #dedede;
    content: '';
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    -ms-flex: 1;
    flex-grow: 1;
    height: 1px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

/* Date Picker */

.datepicker.dropdown-menu{
    padding:10px;
}
.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    background: #eeeeee;
}
.datepicker td, .datepicker th{
    width: 40px;
    height: 40px;
}

.datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active {
    background: #5c66b8;
    text-shadow: none;
}

.datepicker.dropdown-menu th, .datepicker.dropdown-menu td{
    font-size: 16px;
}

.pac-container {
    min-width: 300px !important;
}

/* Radio Buttons */

/*[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}*/
/*[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    width:100%;
    margin-bottom: 20px;
    font-weight: normal;
}

[type="radio"] + label {
    border: 2px solid #dedede;
    border-radius: 4px;
    padding: 15px 28px;
    height: 54px;
}

[type="radio"]:checked + label{
    color: #666;
    background: #fff;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 4px;
    top: 15px;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #5cb85c;
    position: absolute;
    top: 18px;
    left: 7px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}*/

[data-visible="0"]{
    display: none;
}

@keyframes shine-lines {
    0% {
        background-position: -100px;
    }
    40%, 100% {
        background-position: 140px;
    }
}

@media (max-width:992px) {
    .pmt-option {
        border-bottom: 1px solid #cccccc;
    }
    .pmt-option.last-block{
        border-bottom: none;
    }
    .pmt-option .text-center {
        border: none;
    }

    h2.section-title, h3.section-title, h4.section-title { font-size: 20px; }
    .sub-title{
        text-align: left;
        font-size: 70%;
        padding-top: 10px;
    }

    .weatherwidget-io {display: none!important;}
}

/* table */


#table-loan-review.table>tbody>tr>td{
    width: 25%;
    white-space: inherit;
    text-align: center;
}
.table>tbody>tr.bg-muted td{
    background: #f3f3f3;
}

#table-loan-review.table>tbody>tr>td.col-span-50{
    width: 50%;
}

.review-label{
    font-weight: 700;
    margin-bottom: 30px;
}

/* Digital Signature */

.stepper-content .doc-container:last-child hr {
    display: none;
}

.doc-item{
    font-size: 14px;
}

.doc-status{
    min-width: 100px;
    display: inherit;
    padding-left: 10px;
}

.doc-name{
    text-transform: uppercase;
}

.doc-item > .loading[type="checkbox"]{
    animation: spin 1s infinite linear;
}

.doc-sign {
    float:right;
}

.no-margin {
    margin: 0!important;
}

.refresh-btn{
    margin-left:20px;
}
.refresh-btn i{
    font-size:20px;
}

@media(max-width: 992px){
    h1.section-title {
        font-size: 25px;
    }
}
@media(min-width: 992px) and (max-width: 1199px){
    h1.section-title {
        text-align: right;
    }
}

/* FORM COMPONENTS */

.dynamic-form * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.dynamic-form *::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.form-input-container{
    margin-bottom: 3rem;
}

.input-wrap {
    display: flex;
    background: #FFFFFF;
    transition: all 0.2s ease-in-out;
    align-content: center;
    flex-direction: column;
}
.input-row {
    gap: 4px;
    display: flex;
    margin-top: 4px;
}
.input-legend-wrap {
    display: flex;
    padding-bottom: 4px;
    flex-direction: column;
}
.input-legend {
    font-weight: 700;
    line-height: 175%;
}

/* Select Boxes */

.select-container{
    display: flex;
    position: relative;
    align-items: center;
}

.select-box {
    width: 100%;
    border: 2px solid #C0C0C0;
    outline: none;
    padding: 9px 32px 9px 12px;
    line-height: 28px;
    border-radius: 4px;
    text-overflow: ellipsis;
    -webkit-appearance: none;
}
.select-icon{
    top: 16px;
    right: 8px;
    position: absolute;
    pointer-events: none;
}

/* Radio Btns and Check Boxes */

.checkbox-label,
.radio-label{
    border-width:2px;
    border-style: solid;
    padding: 9px 11px;
    cursor: pointer;
    display: inline-flex;
    min-height: 48px;
    flex-direction: row;
    align-items: center;
}

.check-group > .checkbox-label,
.radio-group > .radio-label{
    display: flex;
    border-color: #dfdfdf;
    padding: 9px 11px;
    min-height: 48px;
    align-content: center;
    border-radius: 4px;
    margin-bottom: 10px;
}

.check-group > .checkbox-label:hover,
.radio-group > .radio-label:hover {
    border-color:  #707070;
}

.checkbox {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    pointer-events: none;
}
.checkbox-wrap {
    width: 20px;
    height: 20px;
    position: relative;
    margin-top: 2px;
    margin-right: 10px;
}
.checkbox-input {
    width: inherit;
    border-color: #C0C0C0;
    cursor: pointer;
    height: inherit;
    position: relative;
    transition: all .2s ease-in-out;
    margin-right: 1rem;
    border-radius: 2px;
    background-color: #FFFFFF;
    -webkit-appearance: none;
}
.checkbox-input:disabled {
    cursor: not-allowed;
    border-color: #C0C0C0;
}
.checkbox-input:enabled:hover {
    border-color: #000000;
}
.checkbox-input:enabled:checked, .checkbox-input:enabled:indeterminate {
    border-color: #000000;
    background-color: #000000;
}
.checkbox-input:disabled:checked, .checkbox-input:disabled:indeterminate {
    background-color: #C0C0C0;
}

.radio-text-wrap {
    cursor: pointer;
}

.checkbox-text,
.radio-text {
    color: #000;
    line-height: 175%;
}

.radio-text-wrap {
    cursor: pointer;
}
input[type=radio].radio-input {
    width: 20px;
    border: 2px solid #C0C0C0;
    cursor: pointer;
    height: 20px;
    position: relative;
    flex-grow: 0;
    margin-top: 2px;
    transition: all .2s ease-in-out;
    flex-shrink: 0;
    margin-right: 10px;
    border-radius: 50%;
    background-color: #FFFFFF;
    -webkit-appearance: none;
}
input[type=radio].radio-input::before {
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    content: "";
    position: absolute;
    margin-top: -5px;
    transition: all .2s ease-in-out;
    margin-left: -5px;
    border-color: transparent;
    border-radius: 50%;
    background-color: transparent;
}
input[type=radio].radio-input:disabled {
    cursor: not-allowed;
    border-color: #C0C0C0;
}
input[type=radio].radio-input:enabled:hover {
    border-color: #707070;
}
input[type=radio].radio-input:enabled:checked {
    border-color: #000000;
}
input[type=radio].radio-input:enabled:checked::before {
    background-color: #000000;
}
input[type=radio].radio-input:enabled:checked:hover {
    border-color: #000000;
}
input[type=radio].radio-input:enabled:checked:hover::before {
    background-color: #000000;
}
.input[type=radio]radio-input:disabled + .radio-text-wrap {
    cursor: not-allowed;
}
input[type=radio].radio-input:disabled + .radio-text-wrap > * {
    color: #C0C0C0;
}
input[type=radio].radio-input:disabled:checked::before {
    background-color: #C0C0C0;
}

input[type=checkbox]:focus,input[type=radio]:focus{
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
}

.two-radio-group {
    flex: 1 1;
    cursor: pointer;
    text-align: center;
    justify-content: center;
}

.two-radio-input {
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    clip-path: inset(50%);
    white-space: nowrap;
}
.two-radio-input:focus-within + .input-label {
    border-color: #383838;
}
.two-radio-input:checked + .input-label {
    border-color: #323e48;
    transition: background-color .2s ease-in-out, false .2s ease-in-out;
    background-color: #f3f4f9;
}
.two-radio-input:disabled + .input-label {
    color: #C0C0C0;
    cursor: not-allowed;
    border-color: #C0C0C0;
}
.two-radio-input:disabled:checked + .input-label {
    color: #C0C0C0;
    border-color: #C0C0C0;
    background-color: #F1F1F1;
}
.two-radio-input:disabled:checked + .input-label:hover {
    border-color: #C0C0C0;
}
.two-radio-input:disabled + .input-label:hover {
    border-color: #C0C0C0;
}

.input-label {
    width: 100%;
    border: 2px solid #C0C0C0;
    padding: 9px 11px;
    transition: border-color .2s ease-in-out;
    border-radius: 4px;
    line-height: 175%;
    font-weight: 500;
}
.input-label:hover {
    border: 2px solid #707070;
    padding: 9px 12px;
}

.text-input-wrap {
    border: 2px solid #C0C0C0;
    display: flex;
    padding: 9px 11px;
    min-height: 48px;
    align-items: stretch;
    align-content: center;
    border-radius: 4px;
}
.text-input-wrap:focus-within {
    outline: 2px solid #383838;
    outline-offset: -1px;
}
.text-input {
    color: #383838;
    width: 100%;
    border: 0;
    outline: none;
    padding: 0;
    flex-grow: 1;
    font-size: 16px;
    font-family: Urbanist, Arial, sans-serif;
    font-weight: 500;
    line-height: 28px;
    text-overflow: ellipsis;
}
.text-input:disabled {
    cursor: not-allowed;
}
.text-input::placeholder{
    color: #b7b7b7;
}

.input-suffix {
    padding-right: 12px;
}
.input-suffix-label {
    line-height: 30px;
    font-weight: 500;
    color: #7c838b;
}

.textarea {
    color: #383838;
    border: 0;
    outline: none;
    padding: 0;
    overflow: auto;
    flex-grow: 1;
    font-size: 16px;
    font-family: Urbanist, Arial, sans-serif;
    font-weight: 500;
    line-height: 28px;
}
.textarea:disabled {
    cursor: not-allowed;
}
.textarea::placeholder {
    color: #707070;
}

.text-input-parent {
    display: flex;
}

.text-input-children {
    display: flex;
    background: #FFFFFF;
    transition: all 0.2s ease-in-out;
    align-content: center;
    flex-direction: column;
    width: 100%;
    position: relative;
}
.text-input-parent:focus-within > .text-input-children > :last-child {
    outline: none;
    border-color: #383838;
    border-width: 2px;
}
.text-input-parent:focus-within > .text-input-children:first-of-type > :last-child {
    padding: 9px 11px 9px 11px;
}
.text-input-parent:focus-within > .text-input-children:last-of-type > :last-child {
    padding: 9px 11px 9px 11px;
}
.text-input-parent:focus-within > .text-input-children:not(:first-of-type):not(:last-of-type) > :last-child {
    padding: 9px 11px;
}
.text-input-children {
    width: 100%;
    position: relative;
}
.text-input-children:after {
    right: 0px;
    width: 2px;
    bottom: 16px;
    height: 16px;
    content: '';
    position: absolute;
    background: #C0C0C0;
}
.text-input-children:not(:first-of-type):not(:last-of-type) > :last-child {
    border-left: none;
    border-right: none;
    border-radius: 0;
}
.text-input-children:last-of-type:after {
    content: none;
}
.text-input-children:last-of-type > :last-child {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.text-input-children:first-of-type > :last-child {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}