  
/* CSS Document */

/* 
    Created on   : 03/01/2018.
    Theme Name   : Aproach.
    Description  : Aproach - Banking & Business Loan HTML Template
    Version      : 1.0.
    Author       : @CreativeGigs.
    Developed by : Jubayer al hasan. (jubayer.hasan1991@gmail.com)
   
*/

/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */
/*   01 - Global stlye  */
/*   02 - Theme Title  */
/*   03 - Theme Pagination  */
/*   04 - Theme Header */
/*   05 - Theme menu */
/*   06 - Theme Main Banner  */
/*   07 - Banner Loan Form  */
/*   08 - Top Feature  */
/*   09 - Our Service  */
/*   10 - Feature Banner  */
/*   11 - Work Progress  */
/*   12 - Testimonial Slider  */
/*   13 - Loan Section  */
/*   14 - Why Choose Us   */
/*   15 - Latest Update  */
/*   16 - Footer  */
/*   17 - Theme Inner Banner  */
/*   18 - About Us  */
/*   19 - Our Team   */
/*   20 - Testimonial Slider Two */
/*   21 - Service Details  */
/*   22 - Our Portfolio  */
/*   23 - Portfolio Details  */
/*   24 - Our Blog  */
/*   25 - Blog Details  */
/*   26 - Conatct US  */
/*   27 - Popular Faq  */
/*   28 - Theme Error Page  */

/**
* Importing necessary  Styles.
**/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Poppins:200,300,400,500,600,700|Lato:100,300');
/*----bootstrap css ----- */
@import url('../vendor/bootstrap/css/bootstrap.min.css');
/*----Select ----- */
@import url('../vendor/select2-master/dist/css/select2.min.css');
/*----camera-slider---*/
@import url('../vendor/Camera-master/css/camera.css');
/*------- Mega menu ------*/
@import url('../vendor/bootstrap-mega-menu/css/menu.css');
/*----font awesome -------*/
@import url('../fonts/font-awesome/css/font-awesome.min.css');
/*----owl-carousel css----*/
@import url('../vendor/owl-carousel/owl.carousel.css');
@import url('../vendor/owl-carousel/owl.theme.css');
/*-------- animated css ------*/
@import url('../vendor/WOW-master/css/libs/animate.css');
/*--------- flat-icon ---------*/
@import url('../fonts/icon/font/flaticon.css');
/*----------- Fancybox css -------*/
@import url('../vendor/fancybox/dist/jquery.fancybox.min.css');
/*------------- Map -------------*/
@import url('../vendor/sanzzy-map/dist/snazzy-info-window.min.css');


/*
====================================================================
mix developer
====================================================================
*/

.nav-mix{
  background-color: #fff;
  border-radius: 10px;
  height: 70px;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.05);
}

.nav-link-mix,.nav-link{
  font-weight: 501 !important;
}

.nav-link-mix:hover {
  text-decoration: none;
  color: #fff !important;
}

.white{
  color: rgba(255,255,255,0.75) !important;
}

#top-header-right>li.dropdown-toggle-mix:hover>a:after {
  opacity: 1;
}

#top-header-right>li.dropdown-toggle-mix>a:after {
  content: '';
  font-family: 'font-awesome';
  font-size: 40px;
  position: absolute;
  bottom: -30px;
  left: 28%;
  z-index: 99;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.menu-mix{
  margin-top: 15px;
  padding: 1rem 1rem 1rem;
}

.boxSocialTop ul li a {
  width: 22px;
  height: 22px;
  background-color: #0a539e;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: block;
  position: relative;
  padding: 0 0 0 0!important;
  color: #fff!important;
}

.boxSocialTop ul li:nth-child(1) a span {
  background: url(../images/icon/fb-whi.png) no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 5px;
  left: 5px;
  background-size: cover;
}

.boxSocialTop ul li:nth-child(2) a span {
  background: url(../images/icon/tw-whi.png) no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 5px;
  left: 5px;
  background-size: cover;
}

.boxSocialTop ul li:nth-child(3) a span {
  background: url(../images/icon/ig-whi.png) no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 5px;
  left: 5px;
  background-size: cover;
}

.boxSocialTop ul li:nth-child(4) a span {
  background: url(../images/icon/youtube-white.png) no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 5px;
  left: 5px;
  background-size: cover;
}

.boxFooterContent ul li a {
  width: 36px;
  height: 36px;
  background-color: #0a539e;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: block;
  position: relative;
  cursor: pointer;
}

.boxFooterContent ul li:nth-child(1) a span {
  background: url(../images/icon/fb-whi.png) no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 9px;
  left: 9px;
}

.boxFooterContent ul li:nth-child(2) a span {
  background: url(../images/icon/tw-whi.png) no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 9px;
  left: 9px;
}

.boxFooterContent ul li:nth-child(3) a span {
  background: url(../images/icon/ig-whi.png) no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 9px;
  left: 9px;
}

.boxFooterContent ul li:nth-child(4) a span {
  background: url(../images/icon/youtube-white.png) no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 9px;
  left: 9px;
  background-size: cover;
}

.arrow-right {
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.subtitle{
  margin-bottom: 20px;
}

.boxDropOuter ul li {
    padding: 5px;
    width: 100%;
}

.boxSearchBannerInner {
  position: absolute;
  width: 45.25%;
  /*top: 0;*/
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 1;
  box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
  text-align: center;
  margin: 0 auto;
  padding: 31.5px 30px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  background: #FFF;
}

.scroll-hint {
  position: absolute;
  display: block;
  height: 75px;
  width: 235px;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 1rem;
}

.boxSearchBannerInner .boxSearchBannerInnerTop {
  position: relative;
  font-size: 20px;
}

.boxSearchBannerInner .boxSearchBannerInnerTop .label_search {
  text-align: left;
  cursor: pointer;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 550;
}

.boxSearchBannerInner .boxSearchBannerInnerTop .label_search .text {
  color: #373737;
  margin-left: 30px;
}

.boxSearchBannerInner .boxSearchBannerInnerTop .buttonAct {
  position: absolute;
  top: -10px;
  right: 0;
}

.boxSearchBannerInner .boxSearchBannerInnerTop .buttonAct .btn_cari_category {
  padding: .5rem 1rem;
  height: auto!important;
  line-height: 1.25;
  letter-spacing: 1px;
  width: 150px;
}

.btn_cari_category.secondary {
  background-color: #f59823;
  color: #fff;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  height: 45px;
  line-height: 45px;
  padding: 0 35px;
  letter-spacing: 1px;
  font-size: 14px;
}

.boxSearchBannerInner .boxSearchList {
  /*display: none;*/
  position: absolute;
  left: 0;
  width: 80%;
  top: 70px;
  background-color: #fff;
  list-style: none;
  padding: 15px 0 0 40px;
  margin: 7px 0 0 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-left: 10%;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}

.boxSearchBannerInner .boxSearchList li a {
  display: block;
  text-align: left;
  /*font-size: 1rem;*/
  margin-bottom: 20px;
  color: #292b2c;
  font-size: 14px;
  font-weight: 550;
}

.boxSearchBannerInner .boxSearchBannerInnerTop .label_search:after {
  font-family: 'FontAwesome';
  content: "\f107";
  height: auto;
  margin-left: 5px;
  border: 0;
  opacity: .75;
}

.hide-content{
  display: none;
}

.main-headline-sub {
  font-size: 24px !important;
  text-align: left;
  line-height: 1.6;
  color: #fff;
}

@media (max-width: 767px){
  .boxSearchBannerInner {
      width: 93%;
      height: 92px;
      padding: 15px 20px;
  }
  .boxSearchBannerInner {
      margin-top: 25px!important;
  }
  .boxSearchBannerInner .boxSearchList {
      width: 100%;
      margin-left: 0;
      top: 88px;
  }
  .boxSearchBannerInner .boxSearchBannerInnerTop .label_search span.text {
      position: absolute;
      top: 22px;
      left: 0;
      margin-left: 0px;
  }
  .boxSearchBannerInner .boxSearchBannerInnerTop .label_search:after {
      color: #333;
      position: relative;
      top: 22px;
  }
  .boxSearchBannerInner .boxSearchBannerInnerTop .label_search:after {
      margin-left: 196px;
  }
  .boxSearchBannerInner .boxSearchBannerInnerTop .buttonAct .btn_cari_category {
      padding: .5rem 1rem;
      width: 100px;
  }
  .boxSearchBannerInner .boxSearchBannerInnerTop .buttonAct .btn_cari_category {
      padding: .5rem 1rem;
      height: auto!important;
      line-height: 1.25;
      letter-spacing: 1px;
      /*width: 150px;*/
      margin-top: 25px;
  }
  .main-headline {
      margin-bottom: 30px;
  }
}

@media (max-width: 480px){
  .boxSearchBannerInner {
      width: 88%;
      padding: 15px 20px;
  }
  .boxSearchList li a {
      margin-bottom: 15px!important;
  }
  .boxSearchBannerInner .boxSearchBannerInnerTop .label_search .text {
      width: 160px;
      position: absolute;
      left: 0;
      margin-left: 0;
  }
  .boxSearchBannerInner .boxSearchBannerInnerTop .label_search.active:after {
      right: initial;
  }
  .boxSearchBannerInner .boxSearchBannerInnerTop .label_search:after {
      right: 0;
      margin-left: 100px;
  }
  .boxSearchBannerInner .boxSearchBannerInnerTop .label_search:after {
      right: 20px;
  }
  .boxSearchList {
      padding: 10px 10px 0 15px!important;
  }
  .main-headline {
      margin-bottom: 30px;
  }
}

.heading {
  margin-bottom: 2.5rem;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.heading-w-link .heading-title {
    float: left;
}
.heading-title {
    margin-top: 0;
    font-weight: 600;
    font-size: 3rem;
}
.heading-w-link .heading-link {
    padding: 0;
    float: right;
    /*font-size: 1.5rem;*/
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0;
    margin-top: 1.5rem;
}

.home-cards-placeholder {
    position: relative;
    height: 230px;
}
.home-cards-placeholder .home-card-item {
    position: absolute;
    width: 50%;
    border-radius: 20px;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.3);
}
.home-cards-placeholder .home-card-item.home-card-item-1 {
    top: 0;
    left: 0;
}
.main-label {
    letter-spacing: 1px;
    text-transform: uppercase;
    color: rgba(0,0,0,0.3);
    display: block;
    margin-bottom: .75rem;
}
.main-label {
    margin-bottom: 20px;
}
.main-headline {
    font-size: 1.5rem!important;
    font-weight: 200;
    font-style: normal;
    line-height: 1.6;
    color: #292b2c;
}
.main-links-placeholder {
    margin: 20px 0 20px;
    padding: 0;
    list-style: none;
}
.main-links-placeholder li a.link_more {
    color: #0a539e;
    display: inline-block;
    margin-bottom: 20px;
    font-size: 18px;
}
@media (min-width: 992px){
  .main-headline {
      font-size: 20px!important;
  }
}

/*==================Tastemonial===========================*/
.col-center {
  margin: 0 auto;
  float: none !important;
}
.carousel {
  margin: 40px auto 50px auto;
  padding: 0 70px;
}
.carousel .item {
  color: #999;
  font-size: 14px;
    text-align: center;
  overflow: hidden;
    /*min-height: 290px;*/
}
.carousel .item .img-box {
  width: 135px;
  height: 135px;
  margin: 0 auto;
  /*padding: 5px;*/
  border: 2px solid #fff;
  border-radius: 50%;
  background-color: #fff;
}
.carousel .img-box img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
}
.carousel .testimonial {
  padding: 30px 0 10px;
  color: #fff;
}
.carousel .overview { 
  font-style: italic;
}
.carousel .overview b {
  text-transform: uppercase;
  color: rgba(255,255,255,0.5);
}
.carousel .carousel-control {
  width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
  background: none;
  opacity: 0;
}
.carousel-control i {
    font-size: 68px;
  line-height: 42px;
    position: absolute;
    display: inline-block;
  /*color: rgba(0, 0, 0, 0.8);
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;*/
}
.carousel .carousel-indicators {
  bottom: -35px;
}
.carousel-indicators li, .carousel-indicators li.active {
  width: 10px;
  height: 10px;
  margin: 1px 3px;
  border-radius: 50%;
}
.carousel-indicators li { 
  /*background: #999;*/
  border-color: transparent;
  box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.carousel-indicators li.active {  
  /*background: #555;   */
  box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.carousel-indicators li:hover {  
  cursor: pointer;
}
.testimonial-mix{
  background-color: #084686e3;
  bottom: 0;
  position: absolute;
  width: 100%;
}
.testimonial-mix2{
  background-color: #084686e3;
  position: absolute;
  width: 100%;
}

/*end testimoni*/

.theme-title .link:after {
    font-family: 'FontAwesome';
    content: "\f105";
    color: #fff;
    font-size: 2.5rem;
    position: absolute;
    margin: 4px 10px auto;
}

.theme-title .link:hover {
  color: #000
}

.tooltip-inner {
  font-size: 14px;
}

.icon-pencil:before {
  font-family: 'FontAwesome';
  content: "\f040";
}

.icon-remove:before {
    font-family: 'FontAwesome';
    content: "\f00d";
}

.range {
    width: 100%; 
    -webkit-appearance: none;
    border-radius: 7px;
    background: rgba(255, 255, 255, 0.3);
    /*height: 15px;*/
    margin-top: 10px;
}
.range::-webkit-slider-thumb {
  -webkit-appearance: none;
  box-shadow: -1px 0px 5px 7px rgba(20, 85, 166, 0.3);
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background: #1455a6;
  cursor: pointer;
  margin-top: -10px; 
}
.range::-moz-range-thumb {
  box-shadow: -1px 0px 5px 7px rgba(20, 85, 166, 0.3);
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background: #1455a6;
  cursor: pointer;
  margin-top: -10px; 
}
.range::-ms-thumb {
  box-shadow: -1px 0px 5px 7px rgba(20, 85, 166, 0.3);
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background: #1455a6;
  cursor: pointer;
  margin-top: -10px; 
}
.range::-webkit-slider-runnable-track {
  width: 100%;
  height: 12px;
  cursor: pointer;
  border-radius: 7px;
  background: rgba(255, 255, 255, 0.3); 
}
.range::-moz-range-track {
  width: 100%;
  height: 12px;
  cursor: pointer;
  border-radius: 7px;
  background: rgba(255, 255, 255, 0.3); 
}
.range::-ms-track {
  width: 100%;
  height: 12px;
  cursor: pointer;
  border-radius: 7px;
  background: rgba(255, 255, 255, 0.3); 
}
.range:focus {
  outline: none; 
}
.range::-ms-track {
  width: 100%;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent; 
}
.title-content-simulasi{
  font-weight: 600;
  font-size: 1.5rem;
  color: #fff!important;
}

.value-content-simulasi{
  font-weight: 600;
  font-size: 23px;
  color: #fff!important;
}
.tooltip-simulasi{
  cursor: pointer;
}

#loanAmountInput .boxInputSimulasi {
    padding-left: 35px;
}

#loanAmountInput .boxInputSimulasi span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 23px;
    padding-right: 10px;
}

#loanAmountInput .boxInputSimulasi span.rp {
    position: absolute;
    left: 15px;
    width: 42px;
    padding-right: 0!important;
    color: #fff;
}

#loanAmountInput .boxInputSimulasi span {
    left: 0;
}

#loanAmountInput .boxInputSimulasi span{
    position: absolute;
    left: 50px;
    top: 45px;
    font-weight: 600;
    transition: 1s;
    -moz-transition: 1s;
}

#loanRateInput .boxInputSimulasi span.ratePeriod{
    position: absolute;
    left: 100px;
    top: 47px;
    width: 42px;
    padding-right: 0!important;
    color: #fff;
}

#loanPeriodInput .boxInputSimulasi span.ratePeriod{
    position: absolute;
    left: 85px;
    top: 47px;
    width: 42px;
    padding-right: 0!important;
    color: #fff;
}

#loanRateInput .boxInputSimulasi span,#loanPeriodInput .boxInputSimulasi span{
    position: absolute;
    left: 50px;
    font-weight: 600;
    transition: 1s;
    -moz-transition: 1s;
}

#loanRateInput .boxInputSimulasi span,#loanPeriodInput .boxInputSimulasi span {
    position: absolute;
    right: 0;
    font-size: 23px;
    padding-right: 10px;
}

#loanAmountInput .boxInputSimulasi input[type=text],#loanPeriodInput .boxInputSimulasi input[type=text],#loanRateInput .boxInputSimulasi input[type=text] {
    border: 0;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    background-color: transparent;
    outline: 0;
    padding-left: 60px;
    font-size: 25px;
    font-weight: bold;
}

#loanAmountInput .boxInputSimulasi input[type=text]{
    padding-left: 0;
    text-align: center;
    width: 40px;
    height: 35px;
    font-weight: 600;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
}

#loanPeriodInput .boxInputSimulasi input[type=text]{
    padding-left: 0;
    text-align: center;
    width: 60px;
    height: 35px;
    font-weight: 600;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    color: #fff;
}

#loanRateInput .boxInputSimulasi input[type=text]{
    padding-left: 0;
    text-align: center;
    width: 75px;
    height: 35px;
    font-weight: 600;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    color: #fff;
}

#loanAmountInput .boxInputSimulasi input[type=text] {
    width: 100%;
    text-align: left;
    padding-left: 10px;
    color: #fff;
}

.btn-simulasi {
    display: block;
    width: 250px;
    height: 55px;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1.2px;
    background-color: #1455a6;
    border-radius: 25px;
    cursor: pointer;
}

.btn-simulasi:hover {
    display: block;
    width: 250px;
    height: 55px;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1.2px;
    background-color: #205aa2;
    border-radius: 25px;
    cursor: pointer;
}

.syaratketentuan ul li{
  margin-left: 40px;
  line-height: 20px;
  margin-bottom: 5px;
  text-align: justify;
  color: #fff;
}

.single-update-post .img-news{
  margin-bottom: 25px;
}

.single-update-post .img-news img{
  width: 100%;
  height: 175px;
  line-height: 60px;
  font-weight: 300;
  margin-bottom: 15px;
}

.theme-title-news h2 {
    float: left;
    margin-top: 0;
    color: #000;
}

.theme-title-news .heading-link {
  padding: 0;
  float: right;
  text-transform: none;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 1.65rem;
  color: #1784c7;
}

.theme-title-news .heading-link:hover {
  color: #007bff;
}

.theme-title-news {
  position: relative;
  height: 110px;
}

.single-update-post:hover {
    box-shadow: 0px 0px 56px 14px rgba(64, 74, 105, 0.05);
}

.theme-title-kurs p {
  color: #868e96;
  font-size: 14px;
  margin-top: 10px !important;
} 

.theme-title-kurs,.panel-default{
  margin-bottom: 20px;
}

.table>thead>tr>th, .table>thead>tr>td {
    background: #084686;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    padding: 16px;
}

.table {
    margin-bottom: 5px;
    border-radius: .5rem;
    overflow: hidden;
}

.table th,.table td {
    font-size: 16px;
    font-weight: 600 !important;
    height: 36px;
}

.table>tbody>tr>th, .table>tbody>tr>td {
    border-top: 0;
    vertical-align: middle;
    padding: 16px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f9fafb;
}

.table-striped tbody tr:nth-of-type(even) {
    background-color: #fff;
}

.box-calculator .box-header {
    background: #084686;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600 !important;
    padding: 16px;
    position: relative;
    border-radius: .3rem .3rem 0 0;
}

.box-calculator .box-content {
    padding: 2.5rem;
}

.nav-pills {
    margin-bottom: 1rem;
}

.nav-justified{
    width: 100%;
}

.nav-justified>li{
    display: table-cell;
    width: 50%;
    float: none;
}

.nav-justified>li a{
  font-weight: 600 !important;
  border-radius: 20px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  display: block;
  padding: 9px 16px;
  position: relative;
}

.nav-pills>li>a {
    background: transparent;
    font-size: 16px;
    color: #000;
}

.nav-pills {
    margin-bottom: 3rem;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:active {
    background: #084686;
    color: #fff;
    font-size: 16px;
}

.NumBoxKurs{
    font-weight: 600;
    font-size: 1.5rem;
    color: #084686;
    text-align: right;
    height: 40px;
}

.kurs-input {
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

select.form-control {
    height: 40px !important;
    width: auto !important;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 18px auto;
    padding-bottom: 0;
    padding-right: 18px;
    padding-top: 0;
    font-size: 16px;
    font-weight: 600;
}

.box.box-calculator {
    overflow: inherit;
}

.box {
    border-radius: 8px;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,0.05);
    overflow: hidden;
    background: #fff;
    border: 1px solid #f3f3f3;
    display: block;
}

option .kurs-tipe{
  font-weight: 600px;
}

.field.disabled.form-control.myInput.form-control {
    opacity: 1;
    border-color: transparent;
    background-color: transparent;
}

ul h3.sub-menu-title {
    margin: 22px;
    margin-bottom: 30px;
    color: #353535;
    font-weight: 501;
}

.sub-menu ul.sub-menu2 {
    margin: 0 22px 22px 22px;
    top: 0;
}

.sub-menu ul.sub-menu2 li {
    width: 100%;
    display: inline-block;
    float: none !important;
}

.sub-menu ul.sub-menu2 li a {
    height: 5px !important;
    margin-bottom: 20px !important;
}

.sub-menu ul.sub-menu2 a {
    font-size: 15px !important;
    margin: 0 !important;
    color: #0056b3 !important;
}

.arrow-right-blue {
    border: solid #0056b3;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

#mega-menu-wrapper .nav>li.dropdown-holder .sub-menu li {
    line-height: 15px !important;
    float: left;
    width: 250px;
}

.has-children-mobile-tier2 > a::after {
    position: absolute;
    content: '';
    right: 6.5%;
    top: 47%;
    bottom: auto;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: rotate(-45deg);
    border: solid #f58634;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
}

.has-children-mobile-tier2.selected > a::after {
    position: absolute;
    content: '';
    right: 6.5%;
    top: 47%;
    bottom: auto;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: rotate(135deg);
    border: solid #f58634;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
}

.panel-body {
    padding: 15px;
}

.myPanel {
    border-radius: 10px;
    background-color: #fff;
}

.myLabel {
    color: graytext;
    font-weight: 600;
}

.myResult {
    font-size: 40px;
    font-weight: bold;
    color: #0d65a5;
    margin-top: 3rem !important;
}

ol.breadcrumb li a{
  font-weight: 600;
  color: #1b222d;
}
.breadcrumb-item.active {
  font-weight: 600;
  color: rgba(0,0,0,0.4);
}

.banner-default{
  background: url(../images/home/inner-banner.jpg) no-repeat center;
}

.banner-contact{
  background: url(../images/service/contact-us-min.png) no-repeat center;
}

.banner-help{
  background: url(../images/home/banner_help.jpg) no-repeat center;
}

/* Tabs*/
section {
    padding: 60px 0;
}

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}
#tabs{
    background: #fff;
    
}
#tabs h6.section-title{
    color: #eee;
}

#tabs .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    font-size: 20px;
    padding-bottom: 20px;
    font-weight: normal;
    color: rgba(0,0,0,0.3);
}

.nav-tabs .nav-link.active {
    color: #084686 !important;
    background-color: transparent;
    border-color: transparent transparent #084686;
    border-bottom: 2px solid !important;
    font-size: 20px;
    font-weight: bold !important;
}

.our-service .single-service .text-tab {
    background: #fff;
    text-align: center;
    padding: 20px 15px 45px 15px;
    margin-bottom: 40px;
}

.our-service .single-service .text-tab p {
    font-size: 16px;
    text-align: justify;
    margin-top: 10px !important;
}

.our-service .single-service .text-tab h4 a {
    display: block;
    font-weight: 600;
    line-height: 32px;
    font-size: 24px;
    text-transform: uppercase;
}

.breadcrumbs-text{
  max-width: 500px;
  padding: .75rem 1rem;
  text-align: left;
}

.feature-banner.bg-daftar-online {
    background: url(../images/service/bg-daftar-online-min.png) no-repeat center;
    background-size: cover;
    height: 326px;
    position: relative;
}

.bg-daftar-online .shadowTextBanner {
    content: "";
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: repeat-y;
    background: -webkit-linear-gradient(right,rgba(8,37,60,0.7) 30%,rgba(8,37,60,0) 70%);
    background: linear-gradient(to left,rgba(8,37,60,0.7) 30%,rgba(8,37,60,0) 70%);
}

.bg-daftar-online .boxtextIntro {
    position: absolute;
    z-index: 1;
    color: #fff;
    text-align: left;
    width: 450px;
    top: 50%;
    right: 0;
    transform: translate(-20%,100%);
}

.bg-daftar-online .boxtextIntro.bantuan {
  transform: translate(0%,50%);
  width: 650px;
}

.bg-daftar-online .boxtextIntro .intro {
    font-weight: 200;
    font-size: 28px;
    margin-bottom: 2rem;
    line-height: 35px;
}

.btn-daftar-online {
    display: block;
    width: 250px;
    height: 55px;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1.2px;
    background-color: #1455a6;
    border-radius: 25px;
    cursor: pointer;
}

.btn-daftar-online:hover {
    display: block;
    width: 250px;
    height: 55px;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1.2px;
    background-color: #205aa2;
    border-radius: 25px;
    cursor: pointer;
}

.text-do-center{
    text-align: center;
    vertical-align: -webkit-baseline-middle;
    position: relative;
    top: 10%;
}

.number-perrsyaratan{
    margin-bottom: 10px;
    color: #205aa2;
}

.my-select {
    background-color: rgba(255,255,255,0.15);
    color: #fff;
}

.my-select:focus {
    background-color: rgba(255,255,255,0.15);
    color: #fff;
}

.btn-dep{
  width: 200px; 
}

.btn-dep:hover{
  width: 200px; 
}

.btn-reset{
  background-color: #f59823;
}

.btn-reset:hover{
  background-color: #f79821;
}

.img-responsive {
  width: 70px;
  display: inline-block;
  vertical-align: middle;
}

.tagihan{
  font-weight: 600;
}

.col-xs-6 {
    width: 50%;
}

.boxLayanan {
  width: 100%;
  left: 50%;
  transform: translate(0%,-50%);
  z-index: 1;
  box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
  text-align: center;
  margin: 0 auto;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  background: #FFF;
  height: 130px;
}
.boxLayananSpotInner{
  background-color: #fff;
  float: left;
  width: 33.33%;
  height: 130px;
  position: relative;
  border-radius: 6px;
}

.boxLayanan .boxLayananSpotInner a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #565656;
    font-weight: 600;
}

.boxLayanan .boxLayananSpotInner a:focus, .boxLayanan .boxLayananSpotInner a:active, .boxLayanan .boxLayananSpotInner a:hover {
    text-decoration: none;
    background-color: #eaeaea;
}

.highlights-img{
  margin: 10px auto auto auto;
}

.text-margin{
  margin-bottom: 30px;
}

.img-auto{
  height: auto;
}

.service-details-new{
  padding-bottom: 50px !important;
}

.full-width{
  width: 100%
}

.container-check {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-top: 10px;
}

.container-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  /*top: 0;*/
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container-check:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container-check input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container-check input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container-check .checkmark:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}

/*maps style*/
#map {
  height: 400px;
  width: 100%;
}
#right-panel {
  font-family: 'Roboto','sans-serif';
  line-height: 30px;
  overflow: auto;
}

#right-panel select, #right-panel input {
  font-size: 15px;
}

#right-panel select {
  width: 100%;
}

#right-panel i {
  font-size: 12px;
}

#right-panel {
  font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    margin-top: -400px;
    height: 400px;
    width: 300px;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
    background: #fff;
}

#more {
  width: 100%;
  margin: 5px 0 0 0;
}

.text-merchant{
  /*padding: 10px 10px 0 10px;*/
  padding: 10px;
  border-bottom: 1px solid #cccccc;
}

.address-merchant{
  /*padding: 10px 10px 0 10px;*/
  padding: 10px;
}

.address-merchant p{
  margin-bottom: 0px !important;
}

.star {
    font-size: x-large;
    width: 20px;
    display: inline-block;
    color: #cccccc;
}

.star:last-child {
    margin-right: 0;
}

.star:before {
    content:'\2605';
}

.star.on {
    color: gold;
}

.star.half:after {
    content:'\2605';
    color: gold;
    position: absolute;
    margin-left: -20px;
    width: 10px;
    overflow: hidden;
}

.rating-label{
  color: #afafaf;
}

.type-label{
  font-size: 14px;
}

.address-margin{
  margin-right: 10px;
  color: #0a539e;
}

.close-panel-maps {
  position: absolute;
  right: 32px;
  cursor: pointer;
}
.close-panel-maps:hover {
  opacity: 1;
}
.close-panel-maps:before, .close-panel-maps:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 25px;
  width: 2px;
  background-color: #fff;
}
.close-panel-maps:before {
  transform: rotate(45deg);
}
.close-panel-maps:after {
  transform: rotate(-45deg);
}

/* width */
#right-panel::-webkit-scrollbar {
  width: 5px;
}

/* Track */
#right-panel::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
#right-panel::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
#right-panel::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.dataTables_filter,.dataTables_length {
  display: none; 
}

table.dataTable thead th, table.dataTable thead td {
  padding-top: 0px !important;
}

.panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  border-bottom: 1px solid rgba(151,151,151,0.3);
}

.panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  color: #212121;
  border-color: #EEEEEE;
}

.panel-title {
  font-size: 14px;
}

.panel-title > a {
  display: block;
  padding: 15px;
  text-decoration: none;
  color: #292b2c;
  font-weight: 650;
}

.more-less {
  float: right;
  color: #212121;
  font-size: 16px;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #EEEEEE;
}

ul.biaya-tarif li {
  padding: 5px 5px 5px 0 !important;
}

.our-service .single-services {
  -webkit-box-shadow: 0px 0px 56px 14px rgba(64, 74, 105, 0.05);
  box-shadow: 0px 0px 56px 14px rgba(64, 74, 105, 0.05);
  height: 321px;
  margin-bottom: 40px;
}
.our-service .single-services .text {
  background: #fff;
  /*text-align: center;*/
  padding: 20px 15px 45px 15px;
  margin-bottom: 40px;
}
.our-service.service-inner-page .single-services .text {padding-left: 25px;padding-right: 25px;}
.our-service .single-services .text h4 a {
  display: block;
  font-weight: 600;
  line-height: 32px;
  text-transform: uppercase;
}
.our-service.service-inner-page .single-services .text h4 a {font-size: 24px;}
.our-service .single-services .text .interest {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 18px;
  margin:10px 0 8px 0;
}
.our-service .single-services .text p {font-size: 16px; text-align: justify; margin-top: 10px !important;}
.our-service .single-services .icon img {margin: 0 auto;}
.our-service .single-services .icon {padding-top: 65px;}

/*** 

====================================================================
  end mix developer
====================================================================

 ***/


/*** 

====================================================================
  Loading Transition
====================================================================

 ***/
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: #fff;
  overflow: hidden;
}
#loader {
  background: url(../images/1.gif);
  width: 64px;
  height: 40px;
  position: relative;
  top: 50%;
  margin: -20px auto 0 auto;
}

/*==================== Click Top ====================*/
.scroll-top {
  width:35px;
  height:35px;
  position: fixed;
  bottom: 10px;
  right: 5px;
  /*z-index: 99;*/
  text-align: center;
  color: #fff;
  background: #1455a6;
  font-size: 22px;
  display: none;
  cursor: pointer;
  border-radius: 3px;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
/*______________________ Global stlye ___________________*/

 @font-face {
  font-family: 'font-awesome';
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf');
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'), /* IE9 Compat Modes */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg'); /* Legacy iOS */
 }

 body {
  font-family: 'Open Sans', sans-serif;
  /*font-family:'Lato','Helvetica Neue',Helvetica,Arial,sans-serif;*/
  font-weight: normal;
  color:rgba(9,9,19,0.65);
  font-size: 17px;
  position: relative;
 }
 h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;}
 h2,h3,h4,h5,h6 {color: #1b222d;font-weight: normal;}
 h1 {font-size: 58px !important; font-weight: 300 !important; color: #29293f !important;line-height: 75px !important;}
 h2 {font-size: 40px !important; font-weight: 600 !important;}
 h3 {font-size: 28px !important;}
 h4 {font-size: 22px !important;}
 h5 {font-size: 20px !important;}
 h6 {font-size: 18px !important;}
 p {line-height: 30px !important;}
 ul {list-style-type: none;}
 a {text-decoration: none; display: inline-block; font-family: 'Poppins', sans-serif;}
 a:hover,a:focus,a:visited {text-decoration: none; outline: none;}
 img {max-width: 100%; display: block;}
 button {border:none;outline: none;-webkit-box-shadow: none;box-shadow: none;display: block; padding: 0;cursor: pointer;}
 button:focus {outline: none;}
 input,textarea {outline: none; -webkit-box-shadow: none; box-shadow: none;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.m-top0 {margin-top: 0 !important;}
.m-bottom0 {margin-bottom: 0 !important;}
.p-bottm0 {padding-bottom: 0 !important;}
.no-border {border: none !important;}
/*--------------------- Transition --------------------*/
.tran3s,#mega-menu-wrapper .nav>li>a,.main-page-wrapper,#searchWrapper,.our-service .single-service,.our-service .single-service .text h4 a,.work-progress .single-figure h4 a,
.why-choose-us .single-block>a,.why-choose-us .single-block h4 a,.latest-update .single-update-post h4 a,.theme-title a,
.theme-footer .footer-bottom-wrapper .phone-number,.theme-footer .footer-bottom-wrapper .footer-list ul li a,#searchWrapper #close-button:before,
#searchWrapper #close-button:after,.why-choose-us.style-two .single-block,.our-team .single-team-member .image-box .opacity ul li a,
.our-team .single-team-member .image-box .opacity,.owl-theme .owl-dots .owl-dot span,.service-details .box-wrapper .title .loan,
.mixitUp-menu ul li:before,.mixitUp-menu ul li,.our-portfolio .single-item .image-box .overlay,.our-portfolio .single-item .image-box .overlay .link,
.our-portfolio .single-item .text h4 a,.our-portfolio .single-item .image-box .overlay-text:before,.theme-pagination ul li a,
.our-portfolio .single-item .image-box .overlay-text:after,.our-portfolio .single-item .image-box .overlay-text h4 a,.our-blog .blog-post .read-more,
.blog-sidebar .blog-categories ul li a,.blog-sidebar .sidebar-recent-post li a,.blog-sidebar .sidebar-keyword ul li a,.our-blog .blog-post .title a,
.blog-details .share-option ul li a,.blog-details .public-comment-area .comment button,.popular-faq .faq-panel .panel-group .panel-heading a:before,
.error-page a,.owl-theme .owl-nav [class*=owl-],#mega-menu-wrapper .nav>li.search-button button {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.tran4s,.why-choose-us .single-block img,.our-team .single-team-member .image-box .opacity ul li,
.our-portfolio .single-item .image-box .img,.our-blog .blog-post .image img  {
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
 /*----------------------- Theme Color File -------------------*/
.p-color,.theme-menu-wrapper .top-header ul li:first-child a,.theme-menu-wrapper .top-header ul li a:hover,#mega-menu-wrapper .nav>li.dropdown-holder .sub-menu li:hover>a,
.top-feature .single-feature .text h4 a,.our-service .single-service .text h4 a,.work-progress .single-figure h4 a,.loan-section .loan-confirm-form h2,.loan-section .loan-confirm-form h3,
.why-choose-us .single-block h4 a,.theme-footer .footer-bottom-wrapper .mail-address:hover,.theme-footer .footer-bottom-wrapper .phone-number:hover,.mixitUp-menu ul li.active,
.theme-footer .footer-bottom-wrapper .footer-list ul li a:hover,.theme-footer .copyright-wrapper p a,#searchWrapper form button:hover,.service-details .box-wrapper .title h3,
#mega-menu-wrapper .nav>li.search-button button:hover,.why-choose-us.style-two .single-block .icon,.about-us-section .text-wrapper h4,.service-details .box-wrapper .middle-text ul li:before,
.our-portfolio .single-item .text h4 a,.our-blog .blog-post .title a:hover,.blog-sidebar .blog-categories ul li a:hover,.blog-sidebar .sidebar-recent-post li a,
.our-blog .blog-post .read-more,.blog-details .share-option ul.social-icon li a:hover,.blog-details .share-option ul.tags li a:hover,.related-project .owl-theme .owl-nav [class*=owl-]:hover,
.blog-details .public-comment-area .comment button,.portfolio-details .details-text .text-left-side h2,.portfolio-details .details-text .portfolio-info-list li strong,.loan-section .loan-confirm-form p  {
  color:#1455a6;
}
.p-bg-color,#theme-main-banner .camera_caption a.button-one,#mega-menu-wrapper .nav>li.dropdown-holder .sub-menu li.login a:hover,.loan-section .loan-confirm-form .apply-button:hover,
#searchWrapper #close-button:hover:before,#searchWrapper #close-button:hover:after,
.get-loan-form form input[type="submit"]:hover,.our-team .single-team-member .image-box .opacity ul li a,.service-details .box-wrapper .title .loan:hover,
.mixitUp-menu ul li:before,.our-portfolio .single-item .image-box .link:hover,.theme-pagination ul li a:hover,.blog-details .mark-text:before,
.theme-pagination ul li.active a,.blog-sidebar .sidebar-keyword ul li a:hover,.our-blog .blog-post .read-more:hover,.blog-details .comment-form form input[type="submit"],
.form-styl-two input[type="submit"],.faq-form form input[type="submit"],.error-page a {
  background: #1455a6;
}
#theme-main-banner .camera_caption a.button-one,.work-progress .single-figure .count:before,.theme-pagination ul li a:hover,.theme-pagination ul li.active a,
.blog-sidebar .sidebar-search form input:focus,.blog-sidebar .sidebar-keyword ul li a:hover,.our-blog .blog-post .read-more:hover {
  border-style: solid;
  border-color:#1455a6;
}
.s-color,#theme-main-banner .camera_caption h1 span,.theme-menu-wrapper .top-header ul li:first-child a:hover,.top-feature .single-feature:hover .text h4 a,
.our-service .single-service .text .interest,.work-progress .single-figure:hover h4 a,.why-choose-us .single-block>a:hover,.latest-update .single-update-post:hover h4 a,
.home-two-banner #theme-main-banner .camera_caption a.button-two:hover,.home-two-banner #theme-main-banner .camera_caption a.button-one:hover,
.our-portfolio .single-item .text h4 a:hover,.our-portfolio .single-item .image-box .overlay-text h4 a:hover,.blog-sidebar .sidebar-recent-post li a:hover,
.blog-details .public-comment-area .comment button:hover,#theme-main-banner .camera_prev:before,#theme-main-banner .camera_next:before {
  color: #ff9000;
}
.s-bg-color,.scroll-top:hover,#theme-main-banner .camera_caption a.button-one:hover,#theme-main-banner .camera_caption a.button-two:hover,
#mega-menu-wrapper .nav>li.dropdown-holder .sub-menu li.login a,#watch-video a,.loan-section .loan-confirm-form .apply-button,
.home-two-banner #theme-main-banner .camera_caption a.button-one,.get-loan-form form input[type="submit"],
.our-team .single-team-member .image-box .opacity ul li:hover a,.client-slider-two.owl-theme .owl-dots .owl-dot.active span,
.client-slider-two.owl-theme .owl-dots .owl-dot:hover span,.service-details .box-wrapper .title .loan,.our-portfolio .single-item .image-box .overlay-text:before,
.our-portfolio .single-item .image-box .overlay-text:after,.blog-details .comment-form form input[type="submit"]:hover,.blog-details .comment-form form input[type="submit"]:focus,
.contact-us .contact-address ul li a:hover,.popular-faq .faq-panel .panel-group .panel-heading.active-panel a:before,.faq-form form input[type="submit"]:hover,.error-page a:hover {
  background: #ff9000;
}
.feature-banner .subscribe-form input[type="submit"]:hover{
  background: #ff9000;
  color: #fff;
}
#theme-main-banner .camera_caption a.button-one:hover,#theme-main-banner .camera_caption a.button-two:hover,.home-two-banner #theme-main-banner .camera_caption a.button-one,
#theme-main-video-slider#theme-main-banner .camera_caption a.button-two:hover,.client-slider-two.owl-theme .owl-dots .owl-dot.active span,
.client-slider-two.owl-theme .owl-dots .owl-dot:hover span,.contact-us .contact-address ul li a:hover,.popular-faq .faq-panel .panel-group .panel-heading.active-panel a:before {
  border-style: solid;
  border-color:#ff9000;
}
/*------------------- Theme Title ------------------*/
.theme-title {position: relative;}
.theme-title h2 {line-height: 60px;font-weight: 300;margin-bottom: 15px;color: #fff;}
.theme-title p {font-size: 20px;margin-top: 25px;color: #fff;}
.theme-title h6 {
  font-weight: 600;
  text-transform: uppercase;
  color: rgba(0,0,0,0.3);
  margin-bottom: 10px;
}
/*.theme-title a {
  line-height: 50px;
  padding: 0 30px;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  position: absolute;
  top:46px;
  right: 0;
  letter-spacing: 1px;
}*/
/*------------------- Theme Pagination ------------------*/
.theme-pagination ul {padding-top: 40px;}
.theme-pagination ul,.theme-pagination ul li {display: inline-block;}
.theme-pagination ul li a {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  color: #d7d7d7;
  padding: 4px 17px;
  border: 1px solid rgba(226,226,226,0.5);
  margin: 0 3px;
}
.theme-pagination ul li a:hover,
.theme-pagination ul li.active a {color: #fff;}
.theme-pagination ul li.active a {cursor: default;}
/*--------------------------- Theme Header ---------------------*/
.theme-menu-wrapper {
  position: absolute;
  width: 100%;
  /*top:40px;*/
  top:5px;
  left:0;
  z-index: 99;
  background: transparent;
}
.theme-menu-wrapper .top-header {padding-bottom: 15px;}
.theme-menu-wrapper .top-header .greeting-text {font-size: 19px;color: #b7b7b7;line-height: 39px;}
.theme-menu-wrapper .top-header .greeting-text p {display: inline-block;text-transform: capitalize;}
.theme-menu-wrapper .top-header .greeting-text span {color:#29293f; }
.theme-menu-wrapper .top-header ul li {display: inline-block;}
.theme-menu-wrapper .top-header ul li a {
  /*font-size: 20px;
  color: rgba(0,0,0,0.15);
  margin-left: 15px;*/
  font-size: 14px;
  color: black;
  /*margin-left: 5px;*/
}
.theme-menu-wrapper .top-header ul li:first-child {margin-right: 50px;text-transform: uppercase;color: rgba(38,41,46,0.45);}
.theme-menu-wrapper .top-header ul li:first-child a {font-size: 26px;}
/*------------------------------ Theme menu ----------------------*/
.main-header-menu-wrapper {
  position: relative;
  padding:10px 0 0 0;
  z-index: 1;
}
.nav-color-white #mega-menu-wrapper .nav>li>a,
.nav-color-white #mega-menu-wrapper .nav>li.search-button button {color: #fff;}
.main-header-menu-wrapper #mega-menu-wrapper .nav .login {float: right;}
#mega-menu-wrapper .nav>li.dropdown-holder .sub-menu li.login a  {
  width: 230px;
  text-align: center;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
  letter-spacing: 1.4px;
  font-weight: 500;
  text-transform: uppercase;
  margin:0;
}
#mega-menu-wrapper .nav>li.search-button button {
  background: transparent;
  margin: 10px 0 0 35px;
  cursor: pointer;
}
.main-header-menu-wrapper .logo {position: absolute;top:15px;left:15px;z-index: 9;}
#searchWrapper {
  position: fixed;
  top:0;
  right: 0;
  bottom: 0;
  left:0;
  background: rgba(0,0,0,0.85);
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
}
#searchWrapper.show-box {
  opacity: 1;
  visibility: visible;
}
#searchWrapper .container {
  height: 100%;
}
#searchWrapper form {
  position: relative;
  top:35%;
  max-width: 70%;
  margin: 0 auto;
  background: #fff;
  padding: 50px 40px;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
#searchWrapper form .input-wrapper {height: 60px; position: relative;}
#searchWrapper form input {
  height: 100%;
  width: 100%;
  border: none;
  border-bottom: 1px solid rgba(0,0,0,0.05);
  padding: 0 45px 0 0;
  background: transparent;
  color: #9c9c9f;
  letter-spacing: 1px;
}
#searchWrapper form button {
  background: transparent;
  position: absolute;
  top:0;
  right: 0;
  width: 40px;
  height: 100%;
  font-size: 18px;
  color:rgba(0,0,0,0.4);
  text-align: right;
  padding-right: 10px;
}
#searchWrapper #close-button {
  position: absolute;
  top:10px;
  right: 10px;
  width: 25px;
  height: 25px;
  font-size: 35px;
  background: transparent;
  color: #fff;
  cursor: pointer;
}
#searchWrapper #close-button:before,
#searchWrapper #close-button:after {
  content: '';
  width: 1px;
  height: 100%;
  background: rgba(0,0,0,0.2);
  position: absolute;
  left:12px;
}
#searchWrapper #close-button:before {
  -webkit-transform:rotate(45deg);
          transform:rotate(45deg);
}
#searchWrapper #close-button:after {
  -webkit-transform:rotate(-45deg);
          transform:rotate(-45deg);
}
.main-page-wrapper.blury-bg { 
  -webkit-filter: blur(4px); 
  -moz-filter: blur(4px); 
  -ms-filter: blur(4px); 
  -o-filter: blur(4px); 
  filter: blur(4px);
}
/*================= Sticky Menu ===============*/
@-webkit-keyframes menu_sticky {
  0%  {margin-top:-120px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
@keyframes menu_sticky {
  0%  {margin-top:-120px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
.theme-menu-wrapper.fixed {
  position: fixed;
  width:100%;
  top:0;
  left:0;
  z-index: 999;
  /*background: #fff;*/
  padding-top: 0;
  /*-webkit-box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15);
    box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15);
  -webkit-animation: menu_sticky 0.7s ease-in-out;*/
  animation: menu_sticky 0.7s ease-in-out;
}
.theme-menu-wrapper.fixed.fixed-header-two {background: #212121;}
/*.theme-menu-wrapper.fixed .top-header {display: none;}*/
.theme-menu-wrapper.fixed #mega-menu-wrapper .nav>li>a {margin-bottom: 12px;}
/*---------------------------- Theme Main Banner -------------------------*/
.camera_wrap {float:none;}
#theme-main-banner .camera_overlayer {
  content: '';
  position: absolute;
  top:0;
  left:0;
  right: 0;
  bottom: 0;
  background: transparent;
}
#theme-main-banner.banner-two .camera_overlayer {background: rgba(0,73,164,0.9);}
#theme-main-banner .main-container {position: relative;}
#theme-main-banner .camera_caption {height: 100%;}
#theme-main-banner .container {
  position: relative;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#theme-main-banner .camera_caption>div {
  background: transparent;
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  text-shadow: none;
  left: 0;
  padding: 0;
}
#theme-main-banner .camera_prev,#theme-main-banner .camera_next  {background: transparent;}
#theme-main-banner .camera_prev span,#theme-main-banner .camera_next span {display: none;}
#theme-main-banner .camera_prev:before,#theme-main-banner .camera_next:before {
  font-family: 'font-awesome';
  position: absolute;
  line-height: 40px;
  width: 100%;
  font-size: 35px;
  text-align: center;
}
#theme-main-banner .camera_prev:before {content: '';}
#theme-main-banner .camera_next:before {content: '';}
#theme-main-banner .camera_caption h1 {padding-top: 75px;}
#theme-main-banner .camera_caption h1 span {font-family: 'Poppins', sans-serif;font-weight: 500;}
#theme-main-banner .camera_caption p {
  font-size: 20px;
  line-height: 35px;
  color: rgba(0,0,0,0.6);
  padding: 35px 0 50px 0;
}
#theme-main-banner .camera_caption a {
  line-height: 51px;
  border-width: 2px;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #29293f;
  padding: 0 30px;
  margin-top: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#theme-main-banner .camera_caption a.button-one {margin-right: 18px;}
#theme-main-banner .camera_caption a.button-one,
#theme-main-banner .camera_caption a.button-two:hover {color: #fff;}
#theme-main-banner .camera_caption a.button-two {border-color: rgba(0,0,0,0.06);border-style: solid;}
.home-two-banner #theme-main-banner .camera_caption h1 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 54px;
  color: #fff;
  padding-top: 35px;
}
.home-two-banner #theme-main-banner .camera_caption p {font-size: 18px;color: rgba(255,255,255,0.75);}
.home-two-banner #theme-main-banner .camera_caption a.button-two {
  color: #fff;
  border:2px solid rgba(255,255,255,0.1);
}
.home-two-banner #theme-main-banner .camera_caption a.button-two:hover,
.home-two-banner #theme-main-banner .camera_caption a.button-one:hover {
  background: #fff;
  border-color: #fff;
}
.home-two-banner {margin-bottom: 250px;position: relative;}
#theme-main-video-slider#theme-main-banner .camera_caption h1,
#theme-main-video-slider#theme-main-banner .camera_caption p,
#theme-main-video-slider#theme-main-banner .camera_caption a.button-two {color: #fff;}
#theme-main-video-slider#theme-main-banner .camera_caption a.button-two {border-color: #fff;}
/*------------------------- Banner Loan Form ----------------------*/
.get-loan-form {
  position: absolute;
  right: 15%;
  bottom: -65px;
  width: 400px;
  z-index: 1;
}
.get-loan-form form {
  position: relative;
  background: #fff;
  padding: 55px 50px 130px 50px;
  -webkit-box-shadow: 0px 0px 80px 0px rgba(33, 52, 93, 0.15);
          box-shadow: 0px 0px 80px 0px rgba(33, 52, 93, 0.15);
}
.get-loan-form form:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  top:-65px;
  left: -64px;
  -webkit-box-shadow: 0px 0px 80px 0px rgba(33, 52, 93, 0.15);
          box-shadow: 0px 0px 80px 0px rgba(33, 52, 93, 0.15);
  z-index: -1;
}
.get-loan-form form h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 32px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  margin-bottom: 45px;
}
.get-loan-form form input[type="text"] {
  width: 100%;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
  border: none;
  border-bottom: 1px solid rgba(0,0,0,0.08);
  padding: 0 0 15px 0;
  margin-bottom: 50px;
  color: rgba(0,0,0,0.35);
  letter-spacing: 1px;
}
.get-loan-form form ::-webkit-input-placeholder { color: rgba(0,0,0,0.35);}
.get-loan-form form ::-moz-placeholder { color: rgba(0,0,0,0.35);}
.get-loan-form form :-ms-input-placeholder { color: rgba(0,0,0,0.35);}
.get-loan-form form :-moz-placeholder { color: rgba(0,0,0,0.35);}
.get-loan-form form input[type="submit"] {
  cursor: pointer;
  width: 100%;
  height: 160px;
  border: none;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 1.4px;
  position: absolute;
  bottom: -64px;
  left: 55px;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
}
/*--------------------------------- Top Feature -------------------------*/
.top-feature {border-bottom: 1px solid rgba(0,0,0,0.05);margin-bottom: 100px;}
.top-feature .single-feature .text {padding-left: 25px;}
.top-feature .single-feature .text h4 a {font-weight: 500;margin-top: 5px;}
.top-feature .single-feature {padding: 50px 0;}
.top-feature .single-feature:hover img {
  -webkit-transform:scale(1.1);
          transform:scale(1.1);
}
/*------------------------ Our Service ------------------------*/
.our-service .theme-title {padding-bottom: 90px;}
/*.our-service.service-inner-page {padding-bottom: 80px;}*/
.our-service .single-service .image-box {overflow: hidden;background: #1e315d;}
.our-service .single-service .image-box img {
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.our-service .single-service:hover .image-box img {
  opacity: 0.8;
  -webkit-transform:scale3D(1.1,1.1,1);
          transform:scale3D(1.1,1.1,1);
}
.our-service .single-service:hover {
  -webkit-box-shadow: 0px 0px 56px 14px rgba(64, 74, 105, 0.05);
          box-shadow: 0px 0px 56px 14px rgba(64, 74, 105, 0.05);
}
.our-service .single-service .text {
  background: #fff;
  text-align: center;
  padding: 20px 15px 45px 15px;
  margin-bottom: 40px;
}
.our-service.service-inner-page .single-service .text {padding-left: 50px;padding-right: 50px;}
.our-service .single-service .text h4 a {
  display: block;
  font-weight: 600;
  line-height: 32px;
  text-transform: uppercase;
}
.our-service.service-inner-page .single-service .text h4 a {font-size: 24px;}
.our-service .single-service .text .interest {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 36px;
  margin:10px 0 8px 0;
}
.our-service .single-service .text p {font-size: 16px; text-align: justify; margin-top: 10px !important;}
.our-service .single-service .icon img {margin: 0 auto;}
.our-service .single-service .icon {padding-top: 65px;}
/*----------------------- Feature Banner --------------------*/
.feature-banner {margin: 70px 0 120px 0;}
.feature-banner.bg-one {
  background: url(../images/home/1.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
}
.feature-banner.bg-two {
  background: url(../images/home/3.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
}
.feature-banner .opacity {
  text-align: center;
  padding: 80px 0 80px 0;
}
.feature-banner .overlay-one {background: rgba(20,85,166,0.9);}
.feature-banner .overlay-two {background: rgba(0,0,0,0.6);}
.feature-banner .theme-title h2 {color: #fff;margin-bottom: 100px;}
.feature-banner .single-box h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 48px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 8px;
}
.feature-banner .single-box p {color: #fff;font-size: 20px;}
.feature-banner .single-box {padding-bottom: 50px;}
/*------------------------ Work Progress ----------------------*/
.work-progress {padding-bottom: 120px;}
.work-progress .theme-title {margin-bottom: 100px;}
.work-progress .single-figure {
  text-align: center;
  padding: 0 35px 50px 35px;
}
.work-progress .single-figure .count {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 60px;
  color: rgba(0,0,0,0.2);
  position: relative;
}
.work-progress .single-figure .count:before {
  content: '';
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  border-width: 2px;
  position: absolute;
  bottom: -25px;
  left:50%;
  margin-left: -5px;
  z-index: 1;
}
.work-progress .single-figure h4 a {
  font-weight: 500;
  display: block;
  margin: 50px 0 15px 0;
}
.work-progress .wrapper {position: relative;}
.work-progress .wrapper:before {
  content: '';
  width: 100%;
  height: 1px;
  border-bottom: 1px dotted rgba(0,70,139,0.13);
  position: absolute;
  top:109px;
  left:0;
}
/*--------------------- Testimonial Slider --------------*/
.testimonial-section .main-bg-wrapper {
  /*margin: 150px 0 0 368px;*/
  position: relative;
  background: url(../images/home/2.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
  height: 325px;
}
.testimonial-section .main-bg-wrapper .overlay {
  background: rgba(0,0,0,0.5);
  height: 100%;
}
.testimonial-section .main-bg-wrapper .main-slider-wrapper {
  background: #0668e3;
  position: absolute;
  max-width: 500px;
  z-index: 9;
  top:0;
  left:0;
  padding: 85px 100px 95px 80px;
  -webkit-transform:translate(-50%,-50%);
          transform:translate(-50%,-50%);
}
.testimonial-section .main-bg-wrapper .main-slider-wrapper .item i {
  font-size: 40px;
  color: #fff;
  padding-left: 2px;
}
.testimonial-section .main-bg-wrapper .main-slider-wrapper .item p {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 50px;
  color: #fff;
  font-style: italic;
  margin: 30px 0 50px 0;
}
.testimonial-section .main-bg-wrapper .main-slider-wrapper .item .name {
  padding-left: 30px;
}
.testimonial-section .main-bg-wrapper .main-slider-wrapper .item .name h6 {
  font-weight: 500;
  font-size:20px;
  color: #fff;
  margin-bottom: 2px;
}
.testimonial-section .main-bg-wrapper .main-slider-wrapper .item .name span {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1.2px;
}
.testimonial-section .main-bg-wrapper .main-slider-wrapper .item img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.owl-theme .owl-nav {margin: 0;}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: transparent;
  border: 2px solid rgba(255,255,255,0.5);
  border-radius: 50%;
  padding: 0;
  margin: 0 3px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
  border-color: #fff;
}
.testimonial-section .owl-theme .owl-dots {
  position: absolute;
  bottom: 0;
  right: -35px;
  z-index: 1;
}
#watch-video {
  position: absolute;
  top: 80px;
  right: 100px;
  padding-left: 90px;
  /*z-index: 9;*/
}
#watch-video h6 {
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-size: 20px;
}
#watch-video h4 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
  margin-top: 7px;
}
#watch-video a {
  width: 65px;
  height: 65px;
  text-align: center;
  line-height: 65px;
  border-radius: 50%;
  color: #fff;
  font-size: 25px;
  position: absolute;
  left:0;
  top:-7px;
}

/*---------------------------- Loan Section -----------------------*/
.loan-section {padding: 80px 0 80px 0;background: url(../images/service/bg-pinj-min.png) no-repeat center; */}
.loan-section .loan-calculation-wrapper {padding-right: 60px;}
.loan-section .theme-title p {font-size: 18px;}
.loan-section .loan-filter-form {padding-top: 50px;}
.loan-section .loan-filter-form label {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #111111;
  display: block;
  margin-bottom: 5px;
}
.loan-section .loan-filter-form input {
  width: 100%;
  height: 50px;
  border: 1px solid rgba(0,0,0,0.05);
  padding: 0 20px;
  color: rgba(17,17,17,0.6);
}
.loan-section .loan-filter-form .accrue-field-rate {margin: 35px 0;}
.loan-section .loan-confirm-form {
  border:1px solid rgba(12,12,12,0.07);
  padding: 55px 50px 50px 50px;
}
.loan-section .loan-confirm-form p {
  font-size: 30px;
  margin-bottom: 30px;
}
.loan-section .loan-confirm-form p strong {
  font-size: 18px;
  font-weight: normal;
  display: block;
  color: rgba(0,0,0,0.7);
  margin-bottom: 5px;
}
.loan-section .loan-confirm-form .apply-button {
  font-family: 'Poppins', sans-serif;
  display: block;
  width: 100%;
  height: 70px;
  border: none;
  border-radius: 3px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 1.4px;
  margin-top: 55px;
}
/*------------------------- Why Choose Us -----------------------*/
.why-choose-us {background: #f9fafb;padding: 80px 0;}
.why-choose-us .theme-title {padding-bottom: 30px;}
.why-choose-us .single-block {
  text-align: center;
  padding: 70px 30px 60px 30px;
  margin-top: 50px;
}
.why-choose-us.style-one .single-block {
  background: #fff;
  border-right: 7px solid rgba(169, 176, 180, 0.1);
  border-bottom: 7px solid rgba(169, 176, 180, 0.1);
}
.why-choose-us .single-block img {margin: 0 auto 35px auto;}
.why-choose-us .single-block:hover img {-webkit-transform:scale(1.1);transform:scale(1.1);}
.why-choose-us .single-block h4 a {font-weight: 500;margin-bottom: 20px;}
.why-choose-us .single-block>a {
  font-family: 'Open Sans', sans-serif; 
  color: rgba(0,0,0,0.8);
  margin-top: 25px;
}
.why-choose-us.style-two .single-block {background: transparent;border:1px solid #ececec;}
.why-choose-us.style-two .single-block .icon {
  font-size: 70px;
  text-align: center;
  line-height: 70px;
  margin-bottom: 40px;
}
.why-choose-us.style-two .single-block:hover {border-color: rgba(20,85,166,0.4);}
/*---------------------- Latest Update -----------------------*/
.latest-update {background: #f9fafb;padding: 115px 0 115px 0;}
.latest-update .theme-title h2 {color: #fff;margin-bottom: 50px;}
.latest-update .single-update-post {padding: 5px;}
.latest-update .single-update-post .count {
  font-family: 'Lato', sans-serif;
  font-weight: 100;
  font-size: 150px;
  color: rgba(255,255,255,0.03);
}
.latest-update .single-update-post h4 a {
  /*font-size: 26px;*/
  line-height: 42px;
  color: rgba(0, 0, 0, 0.64);
  margin: -15px 0 25px 0;
  /*white-space: nowrap;*/
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.latest-update .single-update-post p {font-weight: 300;color: #868e96;margin-bottom: 30px !important;}
/*----------------------- Footer -----------------------*/
.theme-footer .content-wrapper {padding-top: 70px;}
.theme-footer .content-wrapper.border-fix {border-top: 1px solid #e7e7e7;}
.feature-banner h2 {text-align: center;font-weight: 300;margin-bottom: 100px;}
.feature-banner .subscribe-form input[type="text"],
.feature-banner .subscribe-form input[type="email"] {
  width: 100%;
  height: 55px;
  border: 1px solid rgba(0,0,0,0.08);
  padding: 0 15px;
  margin-bottom: 20px;
  border-radius: 25px;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.feature-banner .subscribe-form input[type="submit"] {
  display: block;
  width: 100%;
  height: 55px;
  border: none;
  color: #000;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  letter-spacing: 1.2px;
  background-color: #fff;
  border-radius: 25px;
  cursor: pointer;
}
/*.feature-banner .subscribe-form {padding-bottom: 100px;}*/
.theme-footer .footer-bottom-wrapper .mail-address {
  font-weight: 500;
  font-size: 16px;
  color: #222222;
  margin: 25px 0 15px 0;
  display: block;
}
.theme-footer .footer-bottom-wrapper .phone-number {font-size: 20px;color: #bebebe;}
.theme-footer .footer-bottom-wrapper h4 {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 35px;
}
.theme-footer .footer-bottom-wrapper .footer-list ul li a {color: #adadad;line-height: 40px;}
.theme-footer .copyright-wrapper p {
  font-family: 'Poppins', sans-serif;
  color: #9c9c9f;
  margin-bottom: 15px;
}
.theme-footer .copyright-wrapper ul {text-align: right;}
.theme-footer .copyright-wrapper ul li {display: inline-block;}
.theme-footer .copyright-wrapper ul li a {
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  margin-left: 5px;
}
.theme-footer .copyright-wrapper ul li:first-child a {background: #1372cf;}
.theme-footer .copyright-wrapper ul li:nth-child(2) a {background: #16baff;}
.theme-footer .copyright-wrapper ul li:nth-child(3) a {background: #ff4f4f;}
.theme-footer .copyright-wrapper {padding: 60px 0 30px 0;}
/*---------------------------- Theme Inner Banner ---------------------*/
.inner-banner {
  background-size: cover;
  text-align: center;
  margin-bottom: 50px;
}
.inner-banner .overlay {background: rgba(250,250,250,0.92);padding: 130px 0 50px 0;}
.inner-banner .overlay h5 {
  font-weight: normal;
  text-transform: uppercase;
  color: rgba(0,0,0,0.4);
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.inner-banner .overlay h2 {
  font-size: 50px;
  font-weight: normal;
  text-transform: capitalize;
  text-align: left;
  padding: .75rem 1rem;
  line-height: 5rem;
}
/*------------------------ About Us -------------------*/
.about-us-section .title {font-weight: 300;line-height: 60px;text-align: right;}
.about-us-section .text-wrapper h4 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 15px 0 35px 0;
}
.about-us-section .text-wrapper h5 {
  font-family: 'Poppins', sans-serif;
  line-height: 33px;
  padding-bottom: 30px;
}
.about-us-section .text-wrapper {padding-left: 50px;}
.about-us-section .image-gallery {padding: 100px 0 110px 0;}
.about-us-section .image-gallery img {width: 100%;margin-bottom: 20px;}
/*------------------------ Our Team ------------------------*/
.team-inner-page {padding-bottom: 100px;}
.our-team .theme-title a {top:15px;padding: 0 50px;}
.our-team .theme-title {padding-bottom: 100px;}
.our-team .single-team-member .image-box {
  width: 190px;
  height: 215px;
  overflow: hidden;
  position: relative;
}
.our-team .single-team-member .image-box .opacity {
  position: absolute;
  top:0;
  left:0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(255,255,255,0.8);
  opacity: 0;
}
.our-team .single-team-member:hover .image-box .opacity {opacity: 1;}
.our-team .single-team-member .image-box .opacity ul li a {
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 20.37px 0.63px rgba(43, 43, 43, 0.05);
          box-shadow: 0px 0px 20.37px 0.63px rgba(43, 43, 43, 0.05);
}
.our-team .single-team-member .image-box .opacity ul li {
  position: absolute;
  top: 50%;
  left:50%;
  margin: -19px 0 0 -19px;
  z-index: 5;
  opacity: 0;
  -webkit-transform:translate(0,-0);
          transform:translate(0,-0);
  -webkit-transition-delay:0.1s;
          transition-delay:0.1s;
}
.our-team .single-team-member:hover .image-box .opacity ul li {opacity: 1;}
.our-team .single-team-member:hover .image-box .opacity ul li:first-child {
  -webkit-transform:translate(0,-45px);
          transform:translate(0,-45px);
}
.our-team .single-team-member:hover .image-box .opacity ul li:nth-child(2) {
  -webkit-transform:translate(45px,0);
          transform:translate(45px,0);
}
.our-team .single-team-member:hover .image-box .opacity ul li:nth-child(3) {
  -webkit-transform:translate(0,45px);
          transform:translate(0,45px);
}
.our-team .single-team-member:hover .image-box .opacity ul li:nth-child(4) {
  -webkit-transform:translate(-45px,0);
          transform:translate(-45px,0);
}
.our-team .single-team-member .text-wrapper {
  width: calc(100% - 190px);
  padding-left: 35px;
}
.our-team .single-team-member .text-wrapper h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  color: #303030;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
.our-team .single-team-member .text-wrapper p {
  font-style: italic;
  font-size: 18px;
  line-height: 35px;
  padding: 30px 0 20px 0;
}
.our-team .single-team-member {margin-bottom: 70px;}
/*----------------------- Testimonial Slider Two -------------------*/
.testimonial-section-two {padding-bottom: 70px;}
.testimonial-section-two .theme-title {padding-bottom: 75px;}
.testimonial-section-two .main-content-box {
  background: #fff;
  padding: 40px 45px 40px 45px;
  margin-bottom: 50px;
  position: relative;
}
.testimonial-section-two .main-content-box.border-fix {border: 1px solid rgba(0,0,0,0.06);}
.testimonial-section-two .main-content-box p {
  font-size: 20px;
  font-weight: 300;
  line-height: 35px !important;
  color: #000000;
  margin-bottom: 35px !important;
}
.testimonial-section-two .main-content-box .name {padding-left: 28px;}
.testimonial-section-two .main-content-box h6 {
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 10px;
}
.testimonial-section-two .main-content-box h6:before {
  content: '';
  width: 20px;
  height: 2px;
  background: #000;
  position: absolute;
  top:9px;
  left: -30px;
}
.testimonial-section-two .main-content-box .fa {
  position: absolute;
  right: 45px;
  bottom: 40px;
  font-size: 40px;
  color: #f2f2f2;
}
.client-slider-two .item {margin: 0 15px;}
.client-slider-two.owl-theme .owl-dots .owl-dot span {border: 2px solid rgba(0,0,0,0.15);}
.testimonial-inner-page {
  background: #f9f9f9;
  padding: 150px 0 100px 0;
}
/*----------------------- Service Details ------------------------*/
.service-details {padding-bottom: 120px;}
/*.service-details .box-wrapper {padding: 0 75px;}*/
.service-details .box-wrapper .title h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 35px;
  font-weight: 600;
  margin-top: 8px;
}
.service-details .box-wrapper .title .loan {
  line-height: 55px;
  padding: 0 35px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1.1px;
  color: #fff;
}
.service-details .box-wrapper .title {padding: 65px 0 50px 0;}
.service-details .box-wrapper .top-text h4 {line-height: 40px;padding-bottom: 45px;}
.service-details .box-wrapper .top-text p {font-size: 18px;line-height: 32px;margin-bottom: 30px;}
.service-details .box-wrapper .middle-text {
  border-top: 1px solid rgba(0,0,0,0.06);
  border-bottom: 1px solid rgba(0,0,0,0.06);
  padding: 60px 0 10px 0;
  margin: 50px 0 60px 0;
}
.service-details .box-wrapper .list-box-text h3 {font-size: 32px;font-weight: 600;}
.service-details .box-wrapper .list-box-text>p {font-size: 18px;margin: 20px 0 30px 0 !important;line-height: 32px !important;}
.service-details .box-wrapper .list-box-text ul li h4 {font-weight: 600;margin-bottom: 15px; line-height: 30px;}
.service-details .box-wrapper .list-box-text ul li {position: relative;padding: 0 0 55px 40px;}
.service-details .box-wrapper .middle-text ul li:before {
  content: "\f101";
  font-family: Flaticon;
  position: absolute;
  top:-3px;
  left: 0;
  font-size: 25px;
}
.service-details .box-wrapper .list-box-text.bottom-text ul li {padding-left: 0;}
/*--------------------------- Our portfolio --------------------*/
.our-portfolio {padding-bottom: 100px;}
.portfolio-grid-v2 {background: #f9f9f9;padding-top: 150px;}
.mixitUp-menu {text-align: center;margin-bottom: 80px;}
.mixitUp-menu ul,.mixitUp-menu ul li {display: inline-block;}
.mixitUp-menu ul {border-bottom: 1px solid rgba(0,0,0,0.05);}
.mixitUp-menu ul li {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #929292;
  position: relative;
  padding: 0 5px 18px 5px;
  margin: 0 14px;
  cursor: pointer;
  letter-spacing: 1px;
}
.mixitUp-menu ul li:before {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  left:0;
  bottom: -1px;
  z-index: 1;
  -webkit-transform:scale(0,1);
          transform:scale(0,1);
}
.mixitUp-menu ul li.active:before {-webkit-transform:scale(1,1);transform:scale(1,1);}
#mixitUp-item .mix {display: none;}
.our-portfolio .single-item .image-box {position: relative;overflow: hidden;}
.our-portfolio .single-item .image-box img {width: 100%;}
.our-portfolio .single-item .image-box .overlay {
  position: absolute;
  top:0;
  left:0;
  right: 0;
  bottom: 0;
  background: rgba(28,28,28,0.8);
  text-align: center;
  opacity: 0;
}
.our-portfolio .single-item:hover .image-box .overlay {opacity: 1;}
.our-portfolio .single-item .image-box .link {
  display: block;
  width: 40px;
  height: 40px;
  background: #fff;
  line-height: 40px;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  top:50%;
  margin-top: -20px;
  color: rgba(0,0,0,0.8);
  -webkit-transform:translate(0,15px);
          transform:translate(0,15px);
}
.our-portfolio .single-item .image-box .link:hover {color: #fff;}
.our-portfolio .single-item:hover .image-box .link {-webkit-transform:translate(0,0);transform:translate(0,0);}
/*.our-portfolio .single-item:hover .image-box .img { 
  -webkit-filter: blur(5px); 
  -moz-filter: blur(5px); 
  -ms-filter: blur(5px); 
  -o-filter: blur(5px); 
  filter: blur(5px);
}*/
.our-portfolio .single-item .text {
  background: #fff;
  padding: 25px 0 30px 0;
  text-align: center;
  margin-bottom: 20px;
}
.our-portfolio .single-item .text h4 a {font-weight:500;margin-bottom: 8px;}
.our-portfolio .single-item .image-box .overlay-text {
  position: absolute;
  display: inline-block;
  top:50%;
  left:50%;
  width:80%;
  -webkit-transform:translate(-50%,-50%);
          transform:translate(-50%,-50%);
}
.our-portfolio .single-item .image-box .overlay-text:before,
.our-portfolio .single-item .image-box .overlay-text:after {
  content: '';
  position: absolute;
  top:0;
  height: 100%;
  width: 1px;
  opacity: 0;
}
.our-portfolio .single-item .image-box .overlay-text:before {left:0;-webkit-transform:translate(-50px,0);transform:translate(-50px,0);}
.our-portfolio .single-item .image-box .overlay-text:after {right: 0;-webkit-transform:translate(50px,0);transform:translate(50px,0);}
.our-portfolio .single-item:hover .image-box .overlay-text:before,
.our-portfolio .single-item:hover .image-box .overlay-text:after {
  -webkit-transform:translate(0,0);
          transform:translate(0,0);
  -webkit-transition-delay:0.2s;
          transition-delay:0.2s;
  opacity: 1;
}
.our-portfolio .single-item .image-box .overlay-text h4 a {color: #fff;margin-bottom: 4px;}
.our-portfolio .single-item .image-box .overlay-text p {text-transform: uppercase;font-size: 14px;color: rgba(255,255,255,0.8);}
.portfolio-grid-v3 .single-item {margin-bottom: 20px;}
/*------------------------------ Portfolio Details --------------------*/
.portfolio-details .details-text {padding: 100px 0;}
.portfolio-details .details-text .text-left-side h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 55px;
}
.portfolio-details .details-text .text-left-side h5 {line-height: 32px;padding: 35px 0 40px 0;}
.portfolio-details .details-text .text-left-side p {font-size: 18px;line-height: 32px;}
.portfolio-details .details-text .portfolio-info-list li {font-size: 18px;line-height: 32px;margin-bottom: 20px;}
.portfolio-details .details-text .portfolio-info-list li strong {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
}
.portfolio-details .details-text .portfolio-info-list ul {border: 1px solid rgba(0,0,0,0.06);padding: 40px 20px 20px 45px;}
/*------------------------------ Related Project --------------------*/
.related-project {background: #f5f5f5;padding: 50px 0 80px 0;}
.related-project-slider .item {margin: 0 15px;}
.related-project h2.title {font-weight: normal;margin-bottom: 45px;}
.related-project .owl-theme .owl-nav [class*=owl-] {
  font-family: 'font-awesome';
  background: transparent;
  padding: 0;
  color: rgba(0,0,0,0.3);
  font-size: 22px;
  margin: 0 6px;
}
.related-project .owl-theme .owl-nav {position: absolute;top:-70px;right: 15px;}
/*---------------------- Our Blog -------------------*/
/*.our-blog {padding-bottom: 140px;}*/
.our-blog .blog-post .image {background: #1a1c1b;overflow: hidden;}
.our-blog .blog-post .image img {width: 100%;max-height: 200px;}
.our-blog .blog-post:hover .image img {opacity: 0.4;}
.our-blog .blog-post .date {color: rgba(0,0,0,0.5); font-size: 18px;margin: 35px 0 10px 0;}
.our-blog .blog-post h4.title {font-size: 24px;}
.our-blog .blog-post h5.title {font-size: 28px !important;}
.our-blog .blog-post .title {
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  color: #111111;
  margin-bottom: 20px;
}
.our-blog .blog-post .title a {color: #111111;}
.our-blog .blog-post .read-more {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 30px;
  line-height: 45px;
  border: 1px solid #e6e6e6;
  letter-spacing: 1px;
  margin: 30px 0 30px 0;
}
.our-blog .blog-post .read-more:hover {color: #fff;}
.our-blog .blog-post {margin-bottom: 40px;}
/*------------------- Blog Sidebar -----------------*/
.blog-sidebar .sidebar-box {margin-bottom: 65px;}
.blog-sidebar .sidebar-search form {height: 60px;position: relative;}
.blog-sidebar .sidebar-search form input {
  font-family: 'Poppins', sans-serif;
  width: 100%;
  height: 100%;
  border: 1px solid #e6e6e6;
  padding: 0 50px 0 15px;
  font-size: 16px;
}
.blog-sidebar .sidebar-search form button {
  position: absolute;
  top:0;
  right: 0;
  bottom: 0;
  width: 48px;
  background: transparent;
  cursor: pointer;
  font-size: 16px;
  color: rgba(0,0,0,0.4);
}
.blog-sidebar h3 {margin-bottom: 40px;}
.blog-sidebar .blog-categories ul li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: rgba(0,0,0,0.5);
  margin-bottom: 22px;
  display: block;
}
.blog-sidebar .blog-categories ul li a span {float: right;}
.blog-sidebar .sidebar-recent-post li {border-top: 1px solid rgba(0,0,0,0.06);padding: 13px 0 17px 0;}
.blog-sidebar .sidebar-recent-post li:last-child {border-bottom: 1px solid rgba(0,0,0,0.06);}
.blog-sidebar .sidebar-recent-post li a {
  font-size: 18px;
  font-weight: 501;
  line-height: 30px;
  margin-bottom: 5px;
}
.blog-sidebar .sidebar-keyword ul {margin: 0 -5px;}
.blog-sidebar .sidebar-keyword ul li {float: left;padding: 0 5px;margin-bottom: 15px;}
.blog-sidebar .sidebar-keyword ul li a {
  line-height: 38px;
  padding: 0 10px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: rgba(0,0,0,0.4);
  border: 1px solid rgba(0,0,0,0.06);
}
.blog-sidebar .sidebar-keyword ul li a:hover {color: #fff;}
/*------------------------- Blog Details -----------------------*/
.blog-details .mark-text {position: relative;padding-left: 80px;margin: 35px 0 40px 0;}
.blog-details .mark-text h2 {
  font-weight: 300;
  font-size: 36px;
  line-height: 48px;
  font-style: italic;
  margin-bottom: 10px;
}
.blog-details .mark-text span {
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  color: #cacaca;
  letter-spacing: 1px;
}
.blog-details .mark-text:before {
  content: '';
  position: absolute;
  width: 3px;
  height: 88%;
  top:11px;
  left:45px;
}
.blog-details .share-option {background: #f9f9f9;padding: 12px 25px;margin-bottom: 100px;}
.blog-details .share-option ul {padding: 5px 0;}
.blog-details .share-option ul li {display: inline-block;font-size: 16px;color: #000;font-weight: 600;}
.blog-details .share-option ul.tags li a {font-family: 'Open Sans', sans-serif;color: #b7b7b7;font-weight: normal;}
.blog-details .share-option ul.social-icon li a {color: #cccccc;font-weight: normal;margin-left: 5px;}
.blog-details .inner-title {font-weight: 300;margin-bottom: 65px;}
.blog-details .public-comment-area img {width: 75px;height: 75px;border-radius: 50%;}
.blog-details .public-comment-area .comment {width: calc(100% - 75px);padding-left: 30px;position: relative;}
.blog-details .public-comment-area .comment h6 {font-family: 'Poppins', sans-serif;font-weight: 600;margin-bottom: 6px;}
.blog-details .public-comment-area .comment span {color: #a5a5a5;}
.blog-details .public-comment-area .comment p {font-weight: 500;margin-top: 20px;}
.blog-details .public-comment-area .comment button {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: absolute;
  top:5px;
  right: 0;
  background: transparent;
  cursor: pointer;
}
.blog-details .public-comment-area .single-comment {
  border-bottom: 1px solid rgba(0,0,0,0.06);
  padding-bottom: 52px;
  margin-bottom: 55px;
}
.blog-details .comment-form form input[type="text"],
.blog-details .comment-form form input[type="email"],
.blog-details .comment-form form textarea {
  background: #f9f9f9;
  border:1px solid #f1f1f1;
  width: 100%;
  max-width: 100%;
  margin-bottom: 15px;
  font-size: 15px;
}
.blog-details .comment-form form input[type="text"],
.blog-details .comment-form form input[type="email"] {height: 50px;padding: 0 15px;}
.blog-details .comment-form form textarea {height: 180px;min-height:180px;padding: 15px;}
.blog-details .comment-form form input[type="submit"] {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  width: 195px;
  height: 50px;
  border: none;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  cursor: pointer;
  margin-top:15px;
}
/*------------------------ Conatct US -------------------------*/
.contact-us-form {padding-right: 70px;}
.form-styl-two input[type="text"],
.form-styl-two input[type="email"],
.form-styl-two textarea {
  font-size: 14px;
  font-weight: 500;
  background: #fff;
  width: 100%;
  max-width: 100%;
  color: rgba(0,0,0,0.5);
  border: 1px solid rgba(30,30,30,0.07);
  margin-bottom: 35px;
  padding: 0 15px;
}
.form-styl-two input[type="text"],.form-styl-two input[type="email"] {height: 55px;}
.form-styl-two textarea {height: 190px;min-height: 190px;padding: 15px;}
.form-styl-two input[type="submit"] {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  width: 190px;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 50px;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  cursor: pointer;
}
.form-styl-two input[type="text"]:focus,.form-styl-two input[type="email"]:focus {
  -webkit-box-shadow: 0px 0px 80px 0px rgba(138, 147, 157, 0.09);
  box-shadow: 0px 0px 80px 0px rgba(138, 147, 157, 0.09);
}
.form-styl-two input[type="submit"]:hover {background: #212121;}
.contact-us .contact-address h2 {line-height: 55px;font-size: 38px;margin-top: -15px;}
.contact-us .contact-address p {font-size: 20px; margin: 40px 0 25px 0;}
.contact-us .contact-address>a {font-size: 28px;color: #000;}
.contact-us .contact-address ul li {display: inline-block;margin-top: 30px;}
.contact-us .contact-address ul li a {
  color: #cccccc;
  margin-right: 15px;
  font-size: 18px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid rgba(0,0,0,0.06);
  border-radius: 50%;
  text-align: center;
}
.contact-us .contact-address ul li a:hover {color: #fff;}
.map-canvas {
  height: 500px;
  width: 100%;
  margin: 150px 0 0 0;
}
.si-content img {margin-bottom: 10px;}
.si-has-border .si-content-wrapper {border: none;}
.si-shadow-wrapper-top {opacity: 0;}
/*======================= Form Validation ===================*/
.alert-wrapper {
  display: none;
  position: fixed;
  width: 100%;
  height:100%;
  background: rgba(0,0,0,0.6);
  top: 0;
  left: 0;
  z-index: 9999999;
}
#success,#error {
  position: relative;
  width:500px;
  height: 100px;
  top: calc(50% - 50px);
  left:calc(50% - 250px);
  background: rgba(0,0,0,0.8);
  text-align: center;
}
#success .wrapper,#error .wrapper {
  display: table;
  width:100%;
  height: 100%;
}
#success .wrapper p,#error .wrapper p{
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 1px;
}
#success p {color: #26ace3;}
#error p {color: #C9182B;}
#error button,
#success button {
  color:#fff;
  width:40px;
  height:40px;
  line-height: 20px;
  background: transparent;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 20px;
}
.form-validation label.error {display: none !important;}
.form-validation input.error,.form-validation textarea.error {border:1px solid #f03838 !important;}
/*-------------------- Popular Faq ---------------------*/
.popular-faq .theme-title p {margin-top: 25px;}
.popular-faq .faq-panel {margin-top: 70px;}
.popular-faq .faq-panel .panel-heading {padding: 0;border-radius: 0;border:none;}
.popular-faq .faq-panel .panel-heading h6 a {
  font-size: 18px;
  font-weight: 500;
  color:#222222;
  padding: 18px 10px 17px 45px;
  display: block;
  position: relative;
}
.popular-faq .faq-panel .panel-group .panel {
  margin: 0 0 15px 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  border:none;
}
.popular-faq .faq-panel .panel-group .panel-body {border:none;padding: 10px 35px 20px 45px;}
.popular-faq .faq-panel .panel-group .panel-heading a:before {
  content: '+';
  font-weight: 300;
  font-size: 18px;
  color: #dfdfdf;
  width: 30px;
  height: 30px;
  border: 2px solid #e9e9e9;
  border-radius: 50%;
  line-height: 26px;
  text-align: center;
  position: absolute;
  left:0;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
  font-weight: normal;
}
.popular-faq .faq-panel .panel-group .panel-heading.active-panel a:before {content: '-';color:#fff;}
.faq-form {background: #f6f6f6;padding: 110px 0 130px 0; margin-top: 70px;}
.faq-form h2 {text-align: center;margin-bottom: 50px;color: #222222;}
.faq-form form input[type="text"],
.faq-form form input[type="email"],
.faq-form form textarea {
  width: 100%;
  max-width: 100%;
  background: #fff;
  border: 1px solid #eeeeee;
  margin-bottom: 15px;
  font-size: 15px;
}
.faq-form form input[type="text"],.faq-form form input[type="email"] {height: 60px;padding: 0 20px;}
.faq-form form textarea {height: 165px;padding: 20px;}
.faq-form form input[type="submit"] {
  color: #fff;
  display: block;
  margin: 0 auto;
  width: 190px;
  line-height: 50px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
}
.faq-form form input[type="submit"]:hover {color: #fff;}
/* ---------------------------- Theme Error Page  ------------------------*/
.error-page {text-align: center;margin-bottom: 150px;}
.error-page h2 {font-size: 150px;font-weight: 600;color: #2e2e2e;}
.error-page h3 {font-weight: 300;font-size: 42px; margin: 15px 0 30px 0;}
.error-page p {margin-bottom: 41px;}
.error-page a {
  line-height: 55px;
  width:128px;
  color:#fff;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
}
.error-page span.or {font-size: 18px;color:#2f2f2f;margin:0 16px;}
.error-page form {
  height:55px;
  width:380px;
  position: relative;
  display: inline-block;
}
.error-page form input {
  padding: 0 58px 0 20px;
  border:1px solid #f0f0f0;
  height: 100%;
  width: 100%;
}
.error-page form button {
  position: absolute;
  top:0;
  right: 0;
  bottom: 0;
  width: 55px;
  background: transparent;
  font-size: 20px;
  color: #a3a3a3;
}

@media (max-width: 990px) {
  .home-carousel {
    margin: 60px 0px 0px 0px !important;
    padding: 0px !important;
  }
}

@media (min-width: 991px) {
  .home-carousel {
    margin: 0px !important;
    padding: 0px !important;
  }
}
