@import url("glyphicons-halflings.min.css");

.smallest {
  font-size: 13px;
}

.no-padding {
  padding: 0;
}

.-margin-bottom {
  margin-bottom: 20px;
}

#small_loan_calculator .smcalculator-section {
  position: relative;
  margin-top: 25px;
  margin-bottom: 25px;
}

#small_loan_calculator .smcalculator-section [class*="col-"] {
  padding: 0;
}

#small_loan_calculator .smcalculator-section-frontpage {
  margin-top: 0px;
}
@media (min-width: 768px) {
  #small_loan_calculator .smcalculator-section .row {
    margin: 0;
  }
}

#small_loan_calculator .smcalculator-section__main {
  text-align: center;
  padding: 25px 15px;
  color: #fff;
}

#small_loan_calculator .smcalculator-btn-readmore {
  margin-top: 10px;
}

#small_loan_calculator .smcalculator-label {
  margin: 0;
  line-height: 1.428571429;
  font-size: 14px;
  text-transform: uppercase;
}

#small_loan_calculator .smcalculator_benefits {
  display: block;
  background-color: rgba(255, 255, 255, 0.75);
  padding: 10px;
  font-weight: bold;
  color: #882998;
}

#small_loan_calculator .smcalculator_benefits h1 {
  text-align: center;
}

@media (min-width: 768px) {
  #small_loan_calculator .smcalculator_benefits h1 {
    margin-left: 20px;
    text-align: left;
  }
}

#small_loan_calculator .smcalculator_benefits .benefit_item {
  margin: 3px 10px 0 15px;
  float: right;
  clear: both;
}

@media (max-width: 767px) {
  #small_loan_calculator .smcalculator_benefits .benefit_item {
    margin: 3px 0 0 0px;
    float: left;
    clear: both;
  }
}

#small_loan_calculator .slider__wrap {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

#small_loan_calculator .slider__section {
  position: relative;
  padding: 7px 75px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  #small_loan_calculator .slider__section {
    padding: 7px 100px;
  }
}

#small_loan_calculator .slider__section:last-child {
  margin-bottom: 0;
}

#small_loan_calculator .slider__helper {
  height: 45px;
}

#small_loan_calculator .slider {
  position: relative;
  margin: 10px 0;
  background-color: #fff;
  height: 4px;
}

#small_loan_calculator .ui-slider-handle {
  height: 22px;
  width: 22px;
  border-radius: 11px;
  background-color: #fff;
  border: 3px solid #f2f2f2;
  position: absolute;
  z-index: 2;
  top: 50%;
  margin-top: -11px;
  margin-left: -11px;
  cursor: pointer;
}

#small_loan_calculator .ui-slider-handle:focus {
  outline: none;
}

#small_loan_calculator .ui-slider-range {
  height: 4px;
  background-color: #dafa5f;
}

#small_loan_calculator .slider-min,
#small_loan_calculator .slider-max {
  position: absolute;
  bottom: 7px;
  color: #fff;
  font-weight: bold;
  line-height: 1.2;
  width: 85px;
  font-size: 15px;
}
@media (min-width: 768px) {
  #small_loan_calculator .slider-min,
  #small_loan_calculator .slider-max {
    width: 90px;
  }
}

#small_loan_calculator .slider-min {
  text-align: right;
  padding-right: 15px;
  left: 0;
}

#small_loan_calculator .slider-max {
  text-align: left;
  padding-left: 15px;
  right: 0;
}

#small_loan_calculator .slider-amount {
  line-height: 1;
}

#small_loan_calculator #smloan_purpose-wrap .smcalculator-label {
  margin-top: 15px;
}

#small_loan_calculator #smloan_purpose-wrap .smloan_purpose__wrap {
  display: block;
  width: 100%;
  max-width: 100%;
}

#small_loan_calculator #smloan_purpose-wrap #smloan_purpose .ui-tabs-nav {
  text-align: center;
  margin-top: 10px;
  padding-left: 0px;
}

.google_remarketing_area {
  display: none;
}
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* MARKETING CONTENT
-------------------------------------------------- */

/* Featurettes
------------------------- */

/* RESPONSIVE CSS
-------------------------------------------------- */

/* PAGESPECIFIC CSS
----------------------------------------------------*/
.hero-bg-kid-car {
    background-image: url("../images/header-heros/kid-on-car/xs.jpg");
    background-position: center;
    position: relative;
    background-size: cover;
    overflow: hidden;
	padding-top: 155px;
}

@media (min-width: 801px) {
    .hero-bg-kid-car {
        background-image:url("../images/header-heros/kid-on-car/sm.jpg")
    }
}

@media (min-width: 1281px) {
    .hero-bg-kid-car {
        background-image:url("../images/header-heros/kid-on-car/md.jpg")
    }
}

@media (min-width: 1981px) {
    .hero-bg-kid-car {
        background-image:url("../images/header-heros/kid-on-car/lg.jpg")
    }
}

.hero-bg-kid-car h1 {
    font-family: 'CoreSansA25ExtraLight',sans-serif;
    text-shadow: none;
    margin-top: 30px
}
.car-bg {
    background-image: url("../images/header-heros/car/xs.jpg");
	min-height: 630px;
}

@media (min-width: 801px) {
    .car-bg {
        background-image:url("../images/header-heros/car/sm.jpg")
    }
}

@media (min-width: 1281px) {
    .car-bg {
        background-image:url("../images/header-heros/car/md.jpg")
    }
}

@media (min-width: 1981px) {
    .car-bg {
        background-image:url("../images/header-heros/car/lg.jpg")
    }
}

.image-hero h1 {
    font-family: 'CoreSansA75ExtraBold',sans-serif;
    text-shadow: 0px 1px 1px #000000;
    font-size: 60px;
    line-height: 70px;
    margin: 0 0 70px 0
}

.image-hero h1,.image-hero h5 {
    margin-bottom: 30px
}

.image-hero h1 span {
    color: #cdf767
}

@media (min-width: 768px) {
    .image-hero h1 {
        width:720px
    }
}

@media (max-width: 767px) {
    .image-hero h1 {
        font-size:40px;
        line-height: 48px
    }

    .image-hero {
        padding-top: 200px;
        min-height: 500px;
        text-align: center
    }
}

@media (max-width: 320px) {
    .image-hero h1 {
        font-size:32px;
        line-height: 32px
    }

    .image-hero {
        padding-top: 200px;
        min-height: 400px;
        text-align: center
    }
}

.image-hero a {
    border: none
}
h1.hero-header-text {
    font-family: 'CoreSansA25ExtraLight',sans-serif;
    text-shadow: none;
}

h3.green,h1.green {
    color: #cdf767
}
.smalloan-hero h1 {
	margin-bottom: 50px;
}
.smalloan-hero .hero-text-container {
  /*border-left: 2px solid white;*/
  padding: 0 0 0 20px;
  margin-left: 30px;
  margin-top: 55px;
}
@media (max-width: 991px) {
	.smalloan-hero .hero-text-container {
	  
	  padding: 0;
	  margin: 10px;
	}	
}
/* News css
---------------------------------------------*/
.section-latest-news .section-title-big {
  margin-bottom: 25px;
}

.section-latest-news .btn-all-news {
  margin-top: 20px;
}

.news-snippet {
  margin-bottom: 20px;
}

.news-single time {
  display: inline-block;
  margin-bottom: 1em;
}

.news-single img {
  margin-bottom: 1em;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 1 0;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: .5em .7em;
  line-height: 1;
  text-decoration: none;
  color: #531e80;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  font-weight: bold;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  background-color: #f2f2f2;
  border-color: #b1b1b1;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #531E80;
  background-image: linear-gradient(to right, #872897 0%, #531E80 100%);
  border-color: #872897;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  opacity: 0.4;
  cursor: default;
  color: #531e80;
  background-color: #fff;
  border: 1px solid #d1d1d1;
}
/* error page */
.error-title {
	font-size: 30px;
	font-size: 1.875rem;
	margin: 0 0 7px;
}
figure.error-image {
	width: 300px;
	margin: 0 auto 40px auto;
}
.licence {
	margin-bottom: 20px;
}