*{
    outline:none !important;
}
body{
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .entry-content, .navbar.navbar-default {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
}
a {
    color: #FEC20E;
}
.entry-content {
    color: #505050 !important;
}
.welcome-box {
    display: inline-block;
    float: right;
    margin-bottom: 15px;
    width: 100%;f
    background: #112795;
    z-index: 1000;
    padding: 2px 50px;
}

.navbar.navbar-default {
    padding-top: 0px;
}

.navbar-header {
    float: left;
}

.navbar-nav > li {
    border-right: none;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .entry-title a:hover {
    border-bottom: 2px solid #ffd100;
    color: #ffd100 !important;
}

.navbar-default .navbar-nav > li > a {
    padding: 2px 0px;
    margin: 0px 15px;
    font-size: 14px;
    font-weight: 200;
}
.navbar.navbar-default {
    background-color: transparent !important;
}
.desktop-nav-block {
    float: right;
    margin-top: 15px;
    margin-left: 0;
}
body {
    background-color: #f1f1f1;
}
body#main-page {
    /*color: #fff;*/
}
#logo {
    margin-top: 0px !important;
}

#logo img{
    height: auto;
    width: 120px;
}

#logo a{
    display: inline-block;
    background-color: rgba(255,255,255,0.2);
    border-radius: 4px;
    /*width: 75%;*/
    padding: 10px;
}
.mini-header #logo a{
    background-color: transparent;
    width: 100%;
    margin-top: -16px;
}

@keyframes slides {
  0% {
    background-image: url(../../../images/home-bg-new.jpg) !important;
  }
  40% {
    background-image: url(https://payperkay.ae/images/home-bg-1.jpg) !important;
  }
  80% {
    background-image: url(https://payperkay.ae/images/home-bg-2.jpg) !important;
  }
  100% {
    background-image: url(../../../images/home-bg-new.jpg) !important;
  }
}
@keyframes home-btn-colors {
  0% {
    background:#FFCC35;
  }
  50% {
    background: #B28E25;
  }
  100% {
    background: #FFCC35;
  }
}
.img-bg{
    background-size: cover !important;
    /*background-position-y: -15px !important;*/
    /*animation: slides 20s infinite ease-in-out;*/
    background-image: url(../../../images/home-bg-new.jpg) !important;
}
.login-bg{
    background-size: cover !important;
    background-position-y: -15px !important;
    background-image: url(../../../images/home-bg-new.jpg) !important;
}
.old-header {
    background: url(../../../photos/315938/pexels-photo-315938_auto-compress-cs-tinysrgb-dpr-2-h-750-w-1260.jpeg);
    background: url(../../../-fnFPMC5AJrY/Wob9cdRL2bI/AAAAAAAAAR8/dnEu-m4_XzA2bY1qDXO7Fm8nWDXSyDMpACLcBGAs/w1200-h630-p-k-no-nu/kasko-aracinizi-koruma-altina-alinr.jpg);
    background: url(https://payperkay.ae/images/home-bg.jpg);
    background-color: white;
    height: 100vh;
    background-size: cover;
}
.welcome-block{
    background: #112795;
    height: 27px !important;
}
.welcome-box > span a {
    font-weight: 100;
    float: right !important;
}
.welcome-box{
    margin-right: 0px !important;
    float: right !important;
    width: auto;
    padding: 2px 15px;
}
#menu-main-menu.navbar-nav > li > a {
    padding: 2px 08px;
    margin: 0px 08px;
    font-weight: bold;
    font-size: 15px;
}
.blurred-faded{
    position: absolute;
    width:100%;
    height:100%;
    background-color: #000;
    opacity: 0.5;
}
h1.home_big_h1 {
    font-size: 45px;
    font-family: 'Arial';
    color:#fff !important;
}
.home-section {
    top: -webkit-calc(-100vh + 190px);
    top: -moz-calc(-100vh + 190px);
    top: calc(-100vh + 190px);
    position: absolute;
}
@media (max-width: 1438px) and (min-width:1000px){
    h1.home_big_h1 {
        font-size: 38px !important;
    }
}
@media (max-width: 1001px) and (min-width:768px){
    h1.home_big_h1 {
        font-size: 28px !important;
    }
}
.home-p{
    color:#fff;
}
@media (max-width: 920px){
    .navbar-toggle {
        margin-top: 0px;
    }
    .navbar-header {
        width: 100%;
    }
}
.search-lease-block {
    margin: 5px;
    padding: 20px 15;
    border-radius: 5px;
    opacity: 1;
    width:75%;
    width:300px;
    margin-top: 0;
    float:right;
}
.search-form-heading {
    padding: 8px;
    text-align: center;
    color: #fff;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    background-color: #112795;
    text-transform: uppercase;
    font-weight: 600;
}
.search-lease-wrapper {
    padding: 0px 25px;
    background-color: rgba(63,137,186,0.9);
}

.search-lease-wrapper-solid {
    padding: 0px 25px;
    background-color: rgba(63,137,186,1);
}
.search-form-title {
    font-size: 14px;
    color: #fff;
    padding-top: 10px;
}
.form-section-title {
    color: #fff;
    border-bottom: 1px solid #F1F1F4;
    margin: 5px 0;
    font-size: 12px;
}
.search-lease-block label, #filters label {
    font-size: 12px;
    font-weight: 100;
    color: #fff;
}
.search-lease-block .checkbox, #filters .checkbox, .ppk .checkbox {
    width: 49%;
    display: inline-block;
    margin: 2px 0 !important;
}
.ppk .checkbox {
    width: 100%;
}
.search-lease-block input[type=radio], .ppk input[type=radio],.search-lease-block input[type=checkbox] {
    display: block !important;
}

.months-filter-options input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 4px;
}
#filters .checkmark{
    top: 14px;
}
 .ppk .checkmark{
    top: 2px;
}
.ppk .checkmark{
    border: 1px solid #112795;
}

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

/* When the checkbox is checked, add a blue background */
.months-filter-options input:checked ~ .checkmark, .ppk input:checked ~ .checkmark {
    background-color: #FEC20E;
}

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

/* Show the checkmark when checked */
.months-filter-options input:checked ~ .checkmark:after, .ppk input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.months-filter-options .checkmark:after {
    /*
    left: 0px;
    top: 0px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    */
}
.new-search-button{
    background-color: #FFCC35;
    padding: 10px 20px;
    text-transform: uppercase;
    border-radius: 5px;
    color: #0000A0;
}
.rang ul {
    padding-left: 0px;
    list-style-type: none;
    color: rgb(212, 238, 252);
}
.ui-widget.ui-widget-content {
    border-radius: 5px;
    background-color: rgba(255,255,255,0.8);
    border: none !important;
}
.ui-widget-header {
    border: none !important;
    background: #fff !important;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.35em !important;
    border-radius: 25px;
    border: none !important;
    background: #fdc62d !important;
    outline:none !important;
}
.ui-slider-horizontal {
    height: .5em !important;
}
.min{
    padding-left: 0;
}
.max{
    padding-right: 0;
}
.search-btn-wrapper{
    padding: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    border: none !important;
    line-height: 35px !important;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none !important;
    border-radius: 0 !important;
    height: 35px !important;
    font-size:12px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px !important;
}
.v-group{
    padding:10px 0;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #112795 !important;
    color: #fff !important;
}
.select2-results__option[aria-selected] {
    color: #000 !important;
    font-size: 12px !important;
}
.select2-results__option[aria-selected]:hover {
    color: #fff !important;
}
.select2-container--default .select2-selection--single{
    outline: none;
}
.search-btn {
    padding: 8px 20px;
    background: #FFCC35 !important;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 12px !important;
    color: #112795 !important;
    border-radius: 4px;
    font-weight: 600;
    display: inline-block !important;
    border: none !important;
}
.search-btn:hover {
    background-color: #ffc20a !important;
    /*opacity: 0.8 !important;*/
}
.less-margin .wpb_single_image.vc_align_center{
    margin-bottom: 15px !important;
}
h4.small-title {
    text-align: center;
    color: #112795;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 25px !important;
}
#menu-main-menu li {
    text-align: left;
    border-radius: 2px;
    margin-bottom: 15px !important;
    border: none;
    text-align: left !important;
}
.menu li > a {
    font-size: 12px;
    color:#fff !important;
}
.menu li > a:hover {
    color:#FFD100 !important;
}
#menu-main-menu li:hover {
    background: none !important;
}
.footer-row{
    background-color: #00AEEF;
    padding: 50px 20px;
    padding-bottom: 5px;
    margin-top: 25px;
    font-size: 12px !important;
    color:#fff;
}
.wpb_single_image.wpb_content_element.vc_align_left {
    margin-bottom: 15px;
}
.footer-row tr{
   height: 35px;
}
.footer-row table{
   width: 80%;
}
.footer-row .logo{
   width: 120px;
}
.bottom-footer {
    text-align: center;
    background-color: #1794c8;
    font-size: 12px;
    padding: 5px;
    color: #efefef;
}
.footer-row h5{
    color: #fff !important;
}
.main-page .entry-content {
    color: #fff !important;
}
.sub-page .entry-content {
    color: #939598 !important;
}
.menu {
    border-right: none !important;
    padding: 0 !important;
}
#menu-main-menu li:after {
    content: none !important;
}
h3.home-section-title {
    text-align: center;
    font-weight: 600;
    color: #112795;
    text-transform: uppercase;
    font-family: inherit;
}
.social-icon {
    padding: 6px 3px;
    color: #fff;
    border: 0.11em solid #fff;
    border-radius: 50px;
    cursor: pointer;
    margin: 2px;
}
.social-icon:hover {
    background: #FFD100;
    color: #fff !important;
}
.btn-floating.btn-sm i {
    font-size: 1.4rem;
    line-height: 36.15385px;
}
.btn-floating i {
    display: inline-block;
    width: inherit;
    text-align: center;
    color: #fff;
    margin-left: -1px;
    margin-top: -1px
}
.btn-floating.btn-sm {
    width: 35px;
    height: 35px;
}
.btn-floating:hover {
    background: #FFD100;
    color: #fff !important;
}
.btn-floating {
    width: 47px;
    height: 47px;
    position: relative;
    z-index: 1;
    margin:2px;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
    border:1px solid #fff;
}
#masthead.mini-header {
    height: 105px !important;
    background-color:#00AEEF;
}
#masthead.mini-header .blurred-faded{
    height: 105px !important;
}
#masthead.mini-header #logo img {
    max-width: 50% !important;
    width: 160px;
}
#page {
    padding-bottom: 0 !important;
}
body.home, .home .site-content {
    background: none;
}
.sub-page-mini-header, #sub-page-mini-header {
    padding-top: 115px;
}
.margin-top-30{
    margin-top:30px;
}

.home-section-new{
    background-color: white;
    height: -webkit-calc(100vh - 14px) !important;
    height: -moz-calc(100vh - 14px) !important;
    height: calc(100vh - 14px) !important;
    width: 100vw;
    padding: 260px;
    padding: 10vw;
    padding-top: 220px;
    margin-left: -196px !important;
    margin-top: -14px !important;
}

/** smaller screens **/
@media (min-width: 992px){
    .home-section-new{
            margin-left: calc(((100vw - 970px)/2 + 15px) * -1) !important;
    }
}
@media (min-width: 1200px){
    .home-section-new{
            margin-left: calc(((100vw - 1170px)/2 + 15px) * -1) !important;
    }
}
@media (max-width: 992px){
    .home-section-new{
            margin-left: calc(((100vw - 100%)/2) * -1) !important;
    }
}
/*
@media (min-width: 768px){
    .home-form-col {
        width: 33.33333333% !important;
    }
    .home-text-col {
        width: 33.33333333% !important;
    }
    .home-md-col {
        width: 10% !important;
    }
}
@media (max-width: 1220px){
    .home-form-col {
        width: 50% !important;
    }
    .home-text-col {
        width: 50% !important;
    }
    .home-md-col {
        width: 0% !important;
    }
}
*/
.new-header{
    background-color: transparent;
    z-index: 1;
    position: absolute;
    width: 100%;
}
.welcome-box > span > a:first-child {
    border-left: 2px solid #fff;
}
.welcome-box > span > a:last-child {
    border: none !important;
}
.welcome-box > span {
    margin-right: 0px !important;
}
/* CI Style */
.pull-left.btm_inst {
    background: #fff;
    margin: 0px;
    padding: 30px;
}
.grid_cont .image{
    background: #fff;
}
h1.title_p {
    color: #112795;
}
.sim_cars_cont img {
    background: #fff;
}
.pagenation {
    text-align: right;
    margin: 10px 0;
    padding: 10px 0;
}
.page-num, .filter-btn {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #fff;
    padding: 4px 10px;
    background: #112795;
    margin: 2px;
    outline: none;
    border-radius: 0px;
    border: 1px solid #112795;
}
.filter-btn {
    margin: 4px 0;
}
a.page-num.active,a.page-num:hover, .filter-btn:hover {
    color: #112795;
    background: #fff;
}
.dropdown-menu{
    border-radius:0px;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #112795;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}
.dropdown-item.active {
    color: #fff;
    background: #112795;
}
#filters {
    background-color: #112795;
    padding: 20px;
    color: #fff;
    margin-bottom: 4px;
}
.mld_link_cont{
    border-radius: 0px;
}
.want_topayparkay {
    margin: 15px 0;
}
.results-count-label{
    margin-top: 10px;
    float: left;
    vertical-align: bottom;
}
.clear-filter {
    font-size: 12px;
}
.selected-make {
    padding: 1px 8px;
    border: 1px solid #fff;
    color: #fff;
    margin-right: 5px;
    font-size: 10px;
    margin-top: 6px;
    display: inline-block;
}
.filter-link{
    text-decoration:underline;
    font-size:12px;
    display: block;
    text-align: right;
}
.grid_cont .image, .grid_cont .image {
    padding-left: 6px;
}
/************/
/* Steps Style */
  .steps-container {
      width: 100%;
      margin: 35px auto;
      height: 55px;
  }
  .progressbar {
      counter-reset: step;
      padding: 0px;
  }
  .progressbar li {
      list-style-type: none;
      width: 33.33%;
      float: left;
      font-size: 12px;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      color: #7d7d7d;
  }
  .progressbar li:before {
      width: 30px;
      height: 30px;
      content: counter(step);
      counter-increment: step;
      line-height: 29px;
      border: 2px solid #7d7d7d;
      display: block;
      text-align: center;
      margin: 0 auto 10px auto;
      border-radius: 50%;
      background-color: white;
  }
  .progressbar li:after {
      width: 100%;
      height: 2px;
      content: '';
      position: absolute;
      background-color: #7d7d7d;
      top: 15px;
      left: -50%;
      z-index: -1;
  }
  .progressbar li:first-child:after {
      content: none;
  }
  .progressbar li.active {
      color: #112795;
      font-weight: 600;
  }
  .progressbar li.active:before {
      border-color: #112795;
  }
  .progressbar li.active + li:after {
      background-color: #112795;
  }
  .progressbar li.done {
      color: #112795;
  }
  .progressbar li.done:before {
    color: #fff;
    background-color: #112795;
    border-color: #112795;
    }
  .progressbar li.done + li:after {
      background-color: #112795;
  }
/************/
.ad-space-full-width {
    width: 100%;
    height: 100px;
    /*background: url(../../../700x100/fefefe/000000_text-Promo/Ad-Space.jpg) no-repeat;*/
    padding: 40px;
    background-size: contain;
    background-position: center;
    background-color: #fefefe;
    margin-bottom: 20px;
    display:none;
}
/* Step2: Car Details Page */
.img_btn_cont .select_btn img {
    width: 25px;
}
.img_btn_cont .select_btn {
    text-align: center;
}

a.similar-car-wrapper {
    min-height: 100px;
    line-height: 100px;
    background-color: #fff;
    border: 3px solid #FFCC35;
    padding: 10px 0;
    display: block;
}
.sim_cars_cont div {
    height: auto !important;
}
@media (min-width: 768px){
    a.similar-car-wrapper {
        min-height: 70px;
        line-height: 70px;
    }
}
.sim_cars_cont img {
    min-height: 0 !important;
    border: none !important;
    padding: 0 !important;
}
.submit_btn_holder {
    margin-top: 25px !important;
    padding: 0 30px;
}
.bottom_title .panel {
    border-radius: 0px !important;
}
.bottom_title{
    border: 1px solid #DADADA;
}
.bottom_title p {
    padding: 10px;
}
label.radi_lab:before {
    width: 25px !important;
    height: 25px !important;
    top: 4px !important;
}
input[type=radio]:checked + label.radi_lab:before, input[type=checkbox]:checked + label.radi_lab:before {
    font-size: 55px !important;
    line-height: 20px !important;
}
/* Step3: Book/Inquiry Page */
/************/
.booking-form label {
    color: #112795 !important;
    font-weight: 600 !important;
    padding: 0 5px !important;
    margin: 5px 10px !important;
}
.order-details label {
    color: #112795 !important;
    font-weight: 600 !important;
    min-width:105px;
    margin: 0 !important;
}
.order-details p {
    font-weight: 400 !important;
}
.order-details .car-title{
    font-size: 17px !important;
}
.order-image{
}
.form-control {
    background-color: #fff !important;
    border: 1px solid #112795 !important;
    border-radius: 0px !important;
    color: #112795 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
}
select[disabled] {
    color: #999 !important;
}
select.form-control {
    border: none !important;
    outline: 1px inset #112795 !important;
    outline-offset: -1px;
}
/************/
/* Long Term Page */
.header-text{
    background-color: #fff !important;
    font-size: 15px !important;
    padding: 25px;
}
.small_brief{
    background-color: #fff !important;
    padding: 15px 20px;
    margin:10px 0;
    font-size: 18px;
}
.small_brief a{
    color: #112795 !important;
}
/************/
.panel-primary{
    border-color: #112795 !important;
    border-radius: 0px !important;
}
.panel-primary>.panel-heading {
    color: #fff !important;
    background-color: #112795 !important;
    border-color: #112795 !important;
    font-weight: 600 !important;
    border-radius: 0px !important;
}
.home-tools {
    margin-bottom: 15px;
    line-height: 20px;
}
.home-btn {
    border-radius: 4px;
    color: #112795 !important;
}
.home-arrow {
    font-size: 22px;
    color: #112795 !important;
}
/* Styling the Button */
.down {
    -webkit-transition: margin-top 0.3s ease, box-shadow 0.3s ease ;
    -moz-transition: margin-top 0.3s ease, box-shadow 0.3s ease;
    transition: margin-top 0.3s ease, box-shadow 0.3s ease;

    background:#FFCC35;
    border: solid 1px #ffc20a;

    -webkit-box-shadow: 0px 4px 0px #f5b800 !important;
    -moz-box-shadow: 0px 4px 0px #f5b800 !important;
    box-shadow: 0px 4px 0px #f5b800 !important;
}

/* When the button is clicked */
.down:active{
    -webkit-transition: margin-top 0.2s ease, box-shadow 0.2s ease;
    -moz-transition: margin-top 0.2s ease, box-shadow 0.2s ease;
    transition: margin-top 0.2s ease, box-shadow 0.2s ease;

    margin-top:4px;

    -webkit-box-shadow: 0px 0px 0px #f5b800 !important;
    -moz-box-shadow: 0px 0px 0px #f5b800 !important;
    box-shadow: 0px 0px 0px #f5b800 !important;
}
label.no-margin, .no-margin{
    margin: 0 !important;
}
.single-detail .image {
    border: 6px solid #102694;
}

.mld_grid .col-md-8, .mld_grid .col-md-4{
    display: inline-block;
}
.margin-top-10{
    margin-top: 10px;
}
.bottom_title {
    background-color: #fff;
}
.price-form{
    padding: 10px !important;
}
.white-bg{
    background-color: #fff;
    padding: 20px;
    border: 1px solid #DADADA;
    border-radius: 4px;
    margin-top: 5px;
}
.thick-border {
    border: 6px solid #102694;
    display: inline-block;
    width: 100%;
    border-radius: 0px;
    margin-top: 0px !important;
}
.nav-tabs>li {
    float: left;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #102694;
    border: none;
    border-radius: 0;
}
.nav-tabs {
    border-bottom: 1px solid #102694;
}
.nav-tabs>li>a {
    color: #102694;
    border: none !important;
    margin: 0px !important;
    border-radius:0px !important;
}
table.price-table {
    width: 100%;
}
table.price-table tr {
    border-bottom: 1px solid #102694 !important;
    height: 25px;
}
table.price-table tr td {
    background-color: transparent !important;
}
table.price-table tr td:nth-child(2) {
    border-left: none !important;
}
.custom-col{
    float: none !important;
    display: inline-block !important;
    vertical-align: top !important;
    padding: 0 !important;
    text-align: left !important;
}
a.similar-car-wrapper {
    border: 3px solid #102694 !important;
}
.margin-top-1{
    margin-top: 1px;
}
.form-search button{
    background-color: #112795;
    border-color: #112795;
    height: 35px;
}
.blog-page-bg {
    background-color: #fff;
    padding: 20px;
    border: 1px solid #DADADA;
    border-radius: 4px;
}
.contact_us {
    margin: 0px 0;
}
.contact_us h2 {
    color: #112795;
    font-size: 18px;
    margin: 10px 0;
    margin-top: 20px !important;
}
.contact_us h3 {
    color: #FFCC35 !important;
    font-size: 16px !important;
    margin: 5px 0 !important;
    font-weight: bold !important;
    margin-top: 15px !important;
}
p.important-text {
    font-size: 16px;
    font-weight: bold;
    padding: 20px 0;
}
.padding-25-0 {
    padding: 25px 0px;
}
.sub_text_bold {
    color: #505050;
}
.home-text-col{
    /*
    background-color: rgba(0,0,0,0.1);
    border-radius: 4px;
    */
}
.form-signin label {
    color: #112795 !important;
    font-weight: 600 !important;
    margin: 5px 0 !important;
}
.form-signin a {
    color: #112795 !important;
}
.login-page-side img {
    padding:0;
    position: absolute;
    width: 90%;
    top: 50%;
    transform: translate(0, -50%);
}
.login-page-side{
    /*
    border-right:1px solid #e0e0e0;
    margin-right: 30px;
    */
}
.login-page-side, .login-form-wrapper{
    min-height: 600px;
}
.login-page-form{
    position: absolute;
    width: 90%;
    top: 50%;
    transform: translate(0, -50%);
}
.margin-5{
    margin: 5px !important;
}
.show-on-mobile{
    display: none;    
}
@media (max-width: 768px){
    .hide-on-mobile{
        display: none;    
    }
    .show-on-mobile{
        display: block;    
    }
    .vc_col-sm-4{
        margin:10px !important;
    }
    .float-left-on-mobile{
        float: left !important;
    }
    #logo a{
        width: auto !important;
    }
    .nav>li>a {
        font-size: 12px;
    }
    .login-page-form{
        margin-top: 0;
    }
    .login-form-wrapper{
        min-height: 400px;
    }
    .want_topayparkay .dtl_view table tr td {
        font-size: 11px;
    }
    .ppk img {
        padding: 20px;
    }
}
}
@media (max-width: 1024px){
    #logo img{
        width: 100px;
    }
    #logo a{
        width: 120px;
    }
}
 @media (max-width: 767px){
    .progressbar li {
        font-size: 10px;
     }
    .search-btn{
        width: 100% !important;
        /*font-size: 16px !important;*/    
    }
    .home-btn{
        width: 65% !important;
        height: 35px !important;
        font-size: 11px !important;
    }
    .home-section-new{
        height: -webkit-calc(100vh + 10%) !important;
        height: -moz-calc(100vh + 10%) !important;
        height: calc(100vh + 10%) !important;
        width: 100vw !important;
        margin-left: -20px !important;
        margin-top: 0 !important;
        padding: 0 !important;
        padding-top: 115px !important;
        padding-bottom: 25px !important;
    }
    .navbar-collapse{
        background-color: #112795 !important;
    }
    .search-lease-block {
        margin-top: 0 !important;
        width: 100% !important;
        margin: 0px !important;
    }
    #masthead.mini-header {
        height: 160px !important;
    }
    #masthead.mini-header #logo img {
        max-width: 90% !important;
    }
    .sub-page-mini-header{
        padding-top: 160px;
    }
    li.max{
        margin-top: -35px;
    }
    .img-bg {
        /*background-position: -40% !important;*/
    }
}
.blog-block h1.entry-title {
    margin: 15px 0;
}
.blog-block {
    background-color: #fff;
    padding: 30px;
    border: 1px solid #DADADA;
    border-radius: 4px;
    overflow: hidden;
    clear: both;
    margin-top: 30px;
}
.rounded-border .vc_single_image-img, .rounded-border {
    border-radius:4px !important;
}
@media (min-width: 1800px){
    .home-section-new{
        padding: 10vw 21vw;
    }
}
@media (min-width: 1600px){
    .home-section-new{
        padding: 10vw 16vw;
    }
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .entry-title, h2.page-title > strong, .user_guid_main h1, .contact_us h1 {
    color: #112795;
}
.thee_bxuser .col-xs-6 {
    min-height: 420px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #112795 !important;
    border: none !important;
    border-radius: 0 !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #FFCC35 !important;
    margin-right: 4px !important;
}
.select2-container--default .select2-selection--multiple {
    border: none !important;
    border-radius: 0 !important;
}
input[type="password"], input[type="search"] {
    padding: 0 15px;
}
.main-meter{
    padding: 0;
}
.main-meter li{
    display: inline-block;
}
.brf_cont .detail .desc small {
    font-size: 10px;
}
.brf_box h1{
    font-size: 12px;
}
.ppk-table {
    margin-bottom: 0;
}
tr.info>td, tr.info>th {
    background-color: #112795 !important;
    border: none;
}
.ppk label {
    color: #0a0a0a;
    margin: 0px;
}
.ppk .checkbox, .ppk .radio{
    margin: 0px;
}
.search-btn.btn-sm {
    padding: 4px 10px;
}
.link-btn{
    color: #112795;
    text-decoration: underline;
}
#filters .col-md-6.col-s-12 {
    padding-bottom: 10px;
}
.margin-bottom-15 {
    margin-bottom: 15px;
}
.ppk th {
    padding: 3px  10px !important;
}
.ppk h6 {
    margin: 0;
    margin-top: 2px;
}
.ppk td {
    padding: 3px 10px !important;
}
.text-info{
    color: #112795 !important;
}
.no-left-padding{
    padding-left: 0px !important;
}
.cars-grid-item {
    padding-left: 5px;
    padding-right: 5px;
    margin: 5px 0;
}
.error{
    color: red;
    display: none;
}

/** SLIDER FORM STYLES**/
.slider-from-padding {
    padding:5px !important;
}

/*HomePage Tag Line Color*/
.ppk-tagline{
    color:#ffc20a;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d {
    background: #FFCC35 !important;
    color: #112795 !important;
    box-shadow: 0 5px 0 #f5b800 !important;
    font-weight: 600;
}
.inline{
display: inline !important;
}


/*HOME PAGE BG COLOR*/
.home{
    background-color:#e5e5e5 !important;
}

/*STYLES FOR THE NEW HORIZONTAL FORM ON HOMEPAGE*/
.form-inline .form-control {
    height: 50px;
    border-radius: 0px;
    width: 100%;
    background: #fff;
    box-shadow: none;
    -webkit-box-shadow: none !important;
    outline:none !important;
    border:none !important;
}

#rental-filter-form .search-btn {
    padding: 12px 40px !important;
}


.form-inline .form-control , .form-control select .form-control {
    outline:none;
    border:none;
}
.search-bar {
    border-bottom: 3px solid #FEC20E;
    margin: 0px;
}

.jcf-select {
    display: inline-block;
    vertical-align: top;
    position: relative;
    border: 1px solid #777;
    background: #fff;
    margin: 0 0 12px;
    min-width: 150px;
    height: 26px;
}

.jcf-select {
    height: 40px;
    width: 100%;
    margin-bottom: 0px;
    border: 1px solid #E8E8E8;
    min-width: auto;
}

.jcf-select {
    height: 50px;
}

.jcf-unselectable {
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


.padding-none {
    padding: 0px;
}

.date-feild {
    width: 60%;
    float: left;
}
.time-feild {
    width: 40%;
    float: left;
}

@media only screen and (max-width: 768px){
    .date-feild{
        border-bottom: 1px solid #e5e5e5;
    }
}
.done-icon{
    font-size: 40px;
    color: green;
    margin-bottom: 10px;
}