@import url("https://fonts.googleapis.com/css?family=Lora:400,400i|Open+Sans:300,400,600,700,800");
body {
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  color: #000;
  font-weight: 300;
}

h1 {
  font-size: 40px;
  line-height: 58px;
}

h2 {
  font-size: 32px;
  line-height: 40px;
}

h3 {
  font-size: 20px;
  line-height: 30px;
}

p, a, li, blockquote, label {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 25px;
  color: #808080;
  margin-bottom: 0;
}
.form-control::-webkit-input-placeholder {
  color: #808080;
  line-height: 25px;
  font-size: 16px;
}
.service .service-box {
  box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.11);
}
.overlay:before {
  content: '';
  background: rgba(105, 140, 230, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
a:focus, a:hover {
  color: #424d60;
  text-decoration: none;
}
.footer-main a:hover {
    color:#fff !important;
}
.numbers {
    font-size:1.8em;
    padding:.2em;
    font-weight:100;
    border-radius: 50%;
    behavior: url(PIE.htc); 
    width: 55px;
    height: 55px;
    border: 2px solid #666;
    text-align: center;
    margin:0 auto;
    margin-bottom:.5em;
}
.service-item h3 {
    font-weight:500;
}
.footinf p {
    font-size:14px;
    padding-bottom:.5em;
    line-height: 20px;
}
.lainalomake {
    color:#ffffff;
}
.lainalomake h3 {
    color:black;
    font-size:2em;
    font-weight:700;
    text-transform:uppercase;
}
.loanbox {
background-color: white;
color: #fff !important;
padding: 1.5em;
border-top-right-radius: 20px;
}
.bottpadd {
    padding-top:1em;
}
.col-centered{
float: none;
margin: 0 auto;
text-align:center;
}
.mobarea {
margin-top:-4em;
margin-bottom:1em;
}
.feature-content h2 {
    font-size: 3em;
    color: #424d60;
}
.bg-gray {
  background: #f3f3f3;
  padding:0 !important;
}
.navbar { 
    margin-bottom:0px !important;
}
.bg-blue {
  background-color:#e7e7e7;
}
.section {
  padding: 50px 0;
}
@media (max-width: 480px) {
  .section-title p {
    width: 100%;
  }
}
.form-control.main:focus {
  border: 1px solid #2e7eed;
}
.form-control::-webkit-input-placeholder {
  color: #808080;
  font-size: 14px;
}
.left {
  overflow: hidden;
}
.left img {
  margin-left: -40px;
}
@media (max-width: 768px) {
  .left img {
    margin-left: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .right img {
    margin-left: 0;
  }
}
.service {
  overflow: hidden;
}
.btn {
  text-transform: uppercase;
}
.btn-download {
  padding: 10px 15px;
  font-size: 1.2em;
  background: #fff;
  color: #424d60;
  border-radius:0px;
  cursor:pointer;
  margin-bottom:1em;
  font-weight:700;
}
.btn-download:hover {
  padding: 10px 15px;
  background: #003550;
  color: #fff;
}
.btn-main:hover {
  color: #fff;
}
.btn-main:focus {
  color: #fff;
  box-shadow: none;
}

.btn-main-md:hover {
  color: #fff;
}

.btn-main-md:focus {
  color: #fff;
  box-shadow: none;
}

.btn-main-sm:hover {
  color: #fff;
}

.btn-main-sm:focus {
  color: #fff;
  box-shadow: none;
}
.threecol p{
    color:#0e293a;
    font-size:1em;
    
}
.kkera big {
    font-size:1.6em;
    font-weight:700;
}
.threecol h5{
    color:#0e293a;
    font-weight:700;
    font-size:1.2em;
}
.main-nav {
  background: #fff;
  border-radius: 0;
}

.main-nav .navbar-brand {
  padding: 0;
}

.main-nav .navbar-nav .nav-item {
  position: relative;
  font-family: "Open Sans", sans-serif;
}

.main-nav .navbar-nav .nav-item .nav-link {
  position: relative;
  text-align: center;
  font-size: 14px;
  text-transform: initial;
  font-weight: 600;
  color: #424d60;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 45px;
}

.main-nav .navbar-nav .nav-item.active .nav-link:before {
  content: '';
  background: #2e7eed;
  width: 100%;
  height: 4px;
  position: absolute;
  top: -19px;
  left: 0;
}

@media (max-width: 768px) {
  .main-nav .navbar-nav .nav-item.active .nav-link:before {
    content: none;
  }
}

.main-nav .dropdown-slide .open > a, .main-nav .dropdown-slide .open > a:focus, .main-nav .dropdown-slide .open > a:hover {
  background: transparent;
}

.main-nav .dropdown-slide:hover .dropdown-menu {
  display: none;
  opacity: 1;
  display: block;
  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
  opacity: 1;
  visibility: visible;
  color: #777;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}

@media (max-width: 768px) {
  .main-nav .dropdown-slide:hover .dropdown-menu {
    -webkit-transform: none;
            transform: none;
    left: auto;
    position: relative;
    text-align: center;
  }
}

.main-nav .dropdown-slide .dropdown-menu .dropdown-item:hover {
  -webkit-transform: translate3d(5px, 0, 0);
          transform: translate3d(5px, 0, 0);
  background: #fff;
  color: #2e7eed;
}

@media (max-width: 480px) {
  .main-nav .dropdown-slide .dropdown-menu {
    -webkit-transform: none;
            transform: none;
  }
}

.navbar-toggler:focus, .navbar-toggler:hover {
    outline: none;
}

.footer-main {
    padding: 60px 0;
    background: #1a1b1f;
}
.copyright_foot {
    font-size:.8em;
}
.copyright_foot a{
    font-size:1em;
}
@media (max-width: 768px) {
  .footer-main {
    padding: 50px 0;
  }
}

@media (max-width: 768px) {
  .footer-main .block {
    margin-bottom: 40px;
  }
}

.footer-main .block-2 h6 {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 25px;
}

.footer-main .block-2 ul {
  padding: 0;
}

.footer-main .block-2 ul li {
  margin-bottom: 10px;
  list-style: none;
}

.footer-main .block-2 ul li a {
  font-size: 14px;
  color: #6f6f71;
}

.paddarea {
    padding-right:2em;
}
.slider {
    padding: 50px 0 130px;
    position: relative;
    overflow: hidden;
}

.slider .block {
    position: relative;
}

.slider .block h1, .slider .block h3 {
    color: #424d60;
}
.colorbox {
    background-color: rgba(255,255,255,0.8);
    padding: 1.5em;
    padding-top: 0em;
    padding-bottom: 2.75em;
    border-bottom:2px solid #424d60;
}
.slider .block h1 {
    text-transform: initial;
    font-weight:700;
    font-size: 3em;
    letter-spacing:-1px;
    line-height:60px;
    
}
.slider .block h3 {
    color:#0e293a;
    font-size: 1.5em;
    line-height: 35px;
    font-weight:500;
}

.slider:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    border-bottom: 225px solid #fff;
    border-left: 2250px solid transparent;
    width: 0;
}

@media (max-width: 480px) {
  .services .service-block:last-child {
    margin-bottom: 30px;
  }
}

@media (max-width: 768px) {
  .services .col-lg-4.m-auto {
    display: none;
  }
}

@media (max-width: 768px) {
  .service .service-thumb {
    width: 80%;
    margin: 0 auto;
  }
}

.service .service-box {
    padding: 20px;
    background: #fff;
    border-radius: 4px;
}

@media (max-width: 768px) {
  .service .service-box {
    width: 80%;
    margin: 0 auto;
  }
}

.service .service-box .service-item {
    text-align: center;
    padding: 10px;
    margin: 20px 0;
}

.service .service-box .service-item p {
    font-size: 14px;
}

.feature .feature-content h2, .feature .feature-content p {
    margin-bottom: 25px;
}

@media (max-width: 768px) {
  .feature .feature-content h2, .feature .feature-content p {
    text-align: center;
  }
}

@media (max-width: 768px) {
  .feature .testimonial {
    text-align: center;
  }
}

.feature .testimonial p {
    font-family: "Lora", serif;
    margin-bottom: 10px;
    font-style: italic;
    color: #242424;
}

.feature .testimonial ul.meta li {
    font-size: 12px;
    margin-right: 10px;
}

@media (max-width: 768px) {
  .testimonial .testimonial-slider .item .block .image {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.testimonial .testimonial-slider .owl-dots .owl-dot:hover span {
    background: #2e7eed;
}
.respmob {
    height: 540px !important;
    max-width: none !important;
}
.l-logo {
    padding-left:.5em;
}

@media screen and (max-width:1200px) {
.slider .block h1 {
    font-size: 2.8em;
    letter-spacing: 0px;
    line-height: 50px;
}
.slider .block h3 {
    font-size: 1.8em;
}
.slider {
    padding: 60px 0 300px;
}
.respmob {
    height: 630px !important;
    max-width: none !important;
}
}

@media screen and (max-width:992px) {
.slider .block h1 {
    font-size: 2.5em;
}
.slider .block h3 {
    font-size: 1.5em;
    margin: 0;
}
.respmob {
    height: 490px !important;
    max-width: none !important;
}
.main-nav .navbar-nav .nav-item .nav-link {
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
}
.kkera {
    padding-top:.8em;
}
}

@media screen and (max-width:767px) {
.loanbox {
    margin-bottom:2em;
    border-top-right-radius:0px;
}
.slider {
    padding: 0px 0 250px;
    margin-top:1em;
}
.mobarea {
    margin-top:-8em;
}
.feature-content h2 {
    font-size: 2em;
}
p {
    font-size:14px;
}
h3 {
    font-size: 17px;
}
.numbers {
    width: 50px;
    height: 50px;
}
.service .service-box .service-item p {
    font-size: 13px;
}
.service .service-thumb {
    margin-bottom: -2em;
}
.slider .block h1 {
    font-size: 2em;
    letter-spacing: 0px;
    line-height: 42px;
    padding-top:1em;
}
.slider .block h3 {
    font-size: 1.4em;
    line-height: 30px;
    padding-bottom:1em;
}
.lainalomake h3 {
    font-size: 1.4em;
}
.respmob {
    height: 360px !important;
    max-width: none !important;
}
.kkera big {
    font-size: 1.3em;
}
.mobpadd {
    padding-bottom:1em;
}
}

@media screen and (max-width:570px) {
.respmob {
    height: 275px !important;
}
.mobarea {
    margin-top:-11em;
}
}
@media screen and (max-width:440px) {
.respmob {
    height: 200px !important;
}
}