html {
    font-family: 'Quicksand';
    font-weight: 400;
}
body,h1, h2, h3, h4, h5, h6,#header .navbar,input,button{
    font-family: 'Quicksand'!important;
    font-weight: 400!important
}
.form-control {
    height: 40px !important;
}
.our-offer {
    /* background:#f5f5f5; */
    min-height:300px;
    padding-bottom: 20px;
}
.our-offer h4 {
    color:#25aae1;
    font-size:20px;
}
.our-offer i {
    color:#25aae1;
}
.why-holder
{
    height:350px;
}
.our-offer h2
{
    color:#25aae1!important;
}
.our-offer
{
    color:#777;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 40px;
}
.testimonials h2
{
    color:#fff;
}
.employee-benefits
{
    border: 1px solid #eee;
    /*text-align: center;*/
    padding: 20px 10px 20px 10px;
    height: 374px;
    cursor: pointer;
    margin-bottom: 20px;
}
.employer-benefits
{
    border: 1px solid #eee;
    /*text-align: center;*/
    padding: 20px 10px 20px 10px;
    cursor: pointer;
    min-height: 435px;
}
.employer-benefits img
{
    height: 30px!important;
    min-width: 200px;
}
.employee-benefits li,.employer-benefits li
{
    /* padding-bottom:10px; */
}
#owl-testimonials img
{
    height:150px;
    width:150px;
    border-radius:100px;
}
.media-body p
{
    color:#e7e7e7;
}
.knox-products
{
    border-right: 1px solid #eee;
}
.knox-offices
{
    border-left: 2px solid #eee;
}
input[type='radio']
{
    height: 20px;
    width: 20px;
    position: relative;
    top: 5px;
}
.red
{
    color:#C9302C!important;
}
#features-title
{
    min-height: 300px;
    background: #ffffff url('../images/bgs/bg23.jpg') no-repeat 50% top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}
.features-title-content
{
    padding-top: 120px;
}
.features-title-content h1
{
    color: #fff;
    text-align: center;
}
#padding-top
{
    padding-top: 0px!important;
}
.logo img
{
    /* width: 125px!important; */
}
.growth-hacking
{
    min-height: 100px;
    background: #27383E;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #27383E url('../images/bgs/strp2.png') no-repeat 50% top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.growth-hacking p
{
    font-size: 3em;
    font-weight: 700;
}
.aside-menu li
{
    padding-bottom: 15px;
    padding-top: 15px;
}
.repayment-wrapper
{
    padding: 10px;
}
#footer{
   min-height: 70px;
   background-color: rgba(0, 0, 0, 0.89);
   padding-top:5px!important;
   color:#777!important;
}
.footer-parlex {
  background-image: url('../images/fotterback.png');
  background-attachment: fixed;
  background-size: cover;
  background-position: center bottom;
}
.parlex9-back {
  background-color: rgba(0, 0, 0, 0.89);
}
a,a:hover,a:active,a:focus
{
    text-decoration:none;
}
.about h2
{
    color:#fff;
    font-size:30px;
    font-weight:700;
}
.btn-action
{
    background:#3AB54A;
    border: 1px solid #3AB54A;
    border-radius:2px;
    font-size:0.8em;
}
.btn-action:hover,.btn-action:focus,.btn-action:active
{
    background:#8C4100!important;
    border: 1px solid #8C4100!important;
}
.btn-color
{
    background:#FCB040;
    border: 1px solid #FCB040;
    border-radius:2px;
    font-size:1.2em;
}
.btn-color:hover,.btn-color:focus,.btn-color:active
{
    background:#8C4100!important;
    border: 1px solid #8C4100!important;
}
button:hover{
    background-color: #8C4100!important;
}
.modal-content
{
    border-radius:4px;
}
.modal-header
{
    background:#25aae1;
    color:#fff;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
}
.btn
{
    border-radius:2px;
}
.form-control
{
    border-radius:2px;
    height:40px;
}
.shadow
{
   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2) !important;
   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2) !important;
   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2) !important;
}

.badge
{
    font-weight:300;
}
footer h4
{
    color:#25AAE1;
    font-size:20px;
    font-weight:600;
}
footer h2
{
    color:#25AAE1;
}
.why-holder
{
    height: 350px;
    border:1px solid #eee;
    padding:30px 10px 10px 10px;
    margin-bottom:20px;
    border-radius:2px;
}
.features-section
{
    background: #f2f7fa;
    padding-bottom: 50px;
    min-height:400px;
}
.features-section h2
{
    text-align:center;
    text-shadow:none;
    color:#25AAE1;
}
.features-list li
{
    padding-bottom:20px;
    font-size:1.2em;
}
.features-holder
{
    padding-left:5px;
}
.features-list li i
{
    font-size:1.3em;
    color:#25AAE1;
    padding-right: 5px;
}
.input-group i
{
    color:#25AAE1;
}
.features-hero
{
    padding-top:110px;
    text-align:center;
    background: url('../images/bgs/bg20.jpg') repeat fixed;
    min-height:400px;
    color:#fff;
}
.pr-section
{
    padding-bottom:60px;
    min-height:600px;
}
.color
{
    color:#25AAE1;
}
.pr-section h2
{
    font-size:2.5em;
}
.more-features
{
    background:#eee;
    min-height:500px;
    text-align:center;
}
.pr-item
{
    height:120px;
    width:120px;
    border-radius:120px;
    border:7px solid #FCB040;
    color:#FCB040;
    font-size:40px;
    padding-top:22px;
}
.colored
{
    color:#FCB040!important;
}
.more-features h3
{
    color:#FCB040;
    font-size:1.3em;
}
.pr-bottom
{
    background: url('../images/bgs/bg_18.jpg') no-repeat center center fixed;
    background-size:cover;
    background-position:50% 50%;
    min-height:200px;
    text-align:center;
    color:#fff;
    padding-top:60px;
    padding-bottom:60px;
}
.hero-btn-tp
{
    background-color:transparent;border:1px solid #C27700;
}
.hero-btn-bg {
    background-color:#C27700;border:1px solid #C27700;
}
.hero-btn-bg:hover {
    background-color:transparent;border:1px solid #C27700;
}
.intro-icon img {
    width: 150px;
}
.intro-icon {
    height: 150px;
}
.boxed {
    border: 1px solid #e7e7e7;
    border-radius: 2px;
    padding: 20px 20px;
    background-color: #fff;
}
#navigation {
    background-color: #242424!important;
    padding: 15px 0px 20px 0px!important;
}
#header .nav>li>a
{
    color: #fff;
}
#header .nav>li.menu-btn>a
{
    color: #fff;
}
.scrollup.visible
{
    bottom: 100px;
    right: 25px;
}
.counter-item p
{
    text-transform: uppercase;
    font-size: 1.3em!important;
}
#navigation_mobile .nav-menu-button
{
    background-color: #fff!important;
}
#navigation_mobile .nav-menu-button button.nav-menu-toggle:hover,#navigation_mobile .nav-menu-button button.nav-menu-toggle
{
    color: #C27700!important;
}
#navigation_mobile .nav-menu-links
{
    background-color: #000;
}
input[type='checkbox']
{
    height: 18px;
    width: 18px;
    position: relative;
    top: 4px;
}
.form-wrap{
    text-align: center;
}
.kyc-details{
    text-align: left;
}
.required{
    color: #707070!important;
}
#header .page-header-overlay{
    padding-top: 150px;
    height: 30px;
}
.logbook-banner{
    background: #fff  url('/themes/frontend/images/bgs/logbook.jpg') no-repeat top;
    min-height: 500px!important;
    background-size: 100%;
}
.logbook-container{
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #f5f5f53b;
}
.logbook-how-it-works{
    background-color: #f5f5f53b;
    padding-top: 30px;
}
.logbook-how-it-works h3{
    font-size: 1.4em;
}
#header .nav>li{
    padding: 10px 10px 3px;
}
#header .nav>li>a{
    text-transform: uppercase;
    font-size: 14px;
}
.alert-box{
    border-radius: 0px;
    text-align: center;
}
.form-header{
    background: #e7e7e7;
    height: 70px;
    margin:-20px;
    margin-bottom: 15px;
}
.steps li{
    border: 1px solid #C27700;
    margin-top: 15px;
    border-radius: 50px;
    height: 40px;
    width: 40px;
    padding-top: 8px;
    font-family: "Rockwell";
    color: #C27700;
    cursor: pointer;
    font-weight: 700;
}
.active-step{
    color: #fff!important;
    background: #C27700;
}
.navbar-brand p{
    color: #C27700;
    font-weight: bold;
    font-size: 1.2em;
    position: relative;
    top: 13px;
    text-transform: uppercase;
}
._content{
    min-height:calc(100vh - 70px);
    background-color: #f1f1f1;
}
.navbar-brand img{
    width: 90px;
    height: auto!important;
}
#header .navbar>.container .navbar-brand{
    margin-top: 12px;
    font-weight: bold;
}
#header .navbar.affix .nav>li>a{
    color: #fff;
}
#header .navbar.affix .nav>li>a:hover{
    color: #777;
}
#header .navbar-nav{
    margin-top: 15px;
}
#navigation_mobile .nav-menu-button button.nav-menu-toggle:hover, #navigation_mobile .nav-menu-button button.nav-menu-toggle{
    background-color: transparent!important;
}
.wrap-container8060{
    padding-top: 70px;
}
.alert{
    margin-bottom: 0px;
}
.footer-border{
    border-top: 1px solid #e7e7e7;
    margin: 20px -20px;
}
.agent-name{
    color: #BA2127;
    font-style: italic;
    font-weight: bold;
    font-size: .9em;
}
.btn-dark{
    border: 1px solid #fff;
    background-color: #777;
    color: #fff!important;
    border-radius: 2px;
    text-transform: uppercase;
}

.hr-10{
    margin-right: -10px;
    margin-left: -10px;
}
.hr-15{
    margin-right: -15px;
    margin-left: -15px;
}
.hr-20{
    margin-right: -20px;
    margin-left: -20px;
}
.hr-30{
    margin-right: -30px;
    margin-left: -30px;
}
.hr-35{
    margin-right: -35px;
    margin-left: -35px;
}