﻿body {
}
.header {
    background-color: black;
    text-align: center;
}
.brands {
    background-color: lightgray;
    text-align: center;
}
.logoTitle {
    font-family:Arial;
}
/* Heading 4 */
.heading4 {
    padding-bottom: 5px;
    position: relative;
    text-align: center;
    width: 100%;
    padding-top: 30px;
}

/* prop Sec */
.vehicles-sec {
    float: left; 
    width: 100%;
}
.vehicles-box {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.agnet-prop .vehicles-box ,.agnet-prop .vehicle-post{
    margin-top: 0px;
}
.agnet-prop .vehicles-box{
    margin-bottom: 25px;
}
.agnet-prop .filter-wrapper {
    margin-bottom: 45px;
}
.vehicles-thumb {
    float: left;
    position: relative;
    width: 100%;
    z-index: 0;
}
.vehicles-thumb > img {
    float: left;
    width: 100%;
    min-height: 250px;
    max-height: 350px;
} 
.vehicles-thumb .spn-status{
    position: absolute;
    top: 20px;
    left: 20px;
    background-color: rgba(255,0,0,0.5);
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}

.carousel-prop .vehicles-box{
    padding: 0 8px;
}
.my-vehicle .vehicles-box {
    margin-bottom: 25px;
}

.vehicles-thumb ul.vehicle-info{
    bottom: 40px;
    margin: 0px;
    position: absolute;
    left: 0px;
    list-style: outside none;
    background-color: rgba(0, 0, 0, 0.43);
    min-width: 220px;
    padding: 8px 10px 8px 10px;
    border-left: 3px solid #FFF;
    margin-left: 20px;

}

.vehicles-thumb ul.vehicle-info li{
    float: left;
    margin-right: 5px;
} 
.vehicles-thumb ul.vehicle-info .li-rl {
    border-right:1px solid #eee;
}
.vehicles-thumb ul.vehicle-info li i { 
    font-size: 20px;
    color: #FFF;
}
.vehicles-thumb ul.vehicle-info li span { 
    font-size: 16px;
    color: #EFEFEF;
}
.vehicles-box .rate-it {
    float: right;
    font-family: Montserrat;
    font-size: 20px;
    color: #868686;
    position: relative;
    bottom: 30px;
}
.star-on-png, .star-half-png, .star-half-png {
    color: #FF2929 !important;
}
.vehicles-box > h3 {
    color: #1b1d21;
    float: left;
    font-family: Montserrat;
    font-size: 19px;
    font-weight: bold;
    margin: 22px 0 7px;
    width: 100%;
}
.vehicles-box > h3 a{
    color: #1b1d21;
}
.vehicles-box span.price {
    float: right;
    font-family: Montserrat;
    font-size: 22px;
    font-weight: bold;
    color: red;
}
.vehicles-thumb::before {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;

    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);

    width: 100%;
}
.vehicles-box:hover .vehicles-thumb::before {
    opacity: 0.7;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.user-preview{
position: absolute;
top: 20px;
right: 15px;
}
.user-preview-list{
    
}
.user-preview > .col {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.user-preview img{
    box-shadow: 0 1px 1px rgba(0,0,0,0.8);
    width: 40px !important;
height: 40px !important;
display: inline-block;
border-radius: 50%;
vertical-align: middle;
} 
.property-sh-more{
  display: none;
font-size: 3em;
color: #FFF;
position: absolute;
width: 100%;
text-align: right;
right: 25px;
bottom: 15px;
}

.property-sh-more-list{
   display: none;
    font-size: 3em;
    color: #FFF;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0px;
    top: 37%;
}
.vehicles-box:hover .property-sh-more{
     display: block; 
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.vehicle-grid:hover .property-sh-more-list{
     display: block; 
    color: #FFF;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/* prop Text Bar */
.vehicles-text-bar {
    text-align: center;
    width: 100%;
}
.vehicles-text-bar > h3 {
    color: #272727;
    float: left;
    font-family: Montserrat;
    font-size: 28px;
    margin: 0 0 10px;
    width: 100%;
}
.vehicles-text-bar a {
    display: inline-block;
    float: none;
    margin-top: 20px;
}
.vehicles-text-bar > p {
    float: left;
    margin-top: 10px;
    width: 100%;
}
.car-info-smal {
   display: none;
font-size: 16px;
color: #FFF;
position: absolute;
width: 100%;
left: 25px;
bottom: 75px;
text-align: left;
}
.vehicles-box:hover .car-info-smal {
    display: block;
}


[data-toggle="collapse"] .icons:before {  
  content: "\f146";
}

[data-toggle="collapse"].collapsed .icons:before {
  content: "\f0fe";
}

[data-toggle="collapse"] .icons:before {  
  content: "\f146";
}

[data-toggle="collapse"].collapsed .icons:before {
  content: "\f0fe";
}

.card-headers {
    padding:0;
}
.btn.btn-square {
  border-radius: 0;
}
.btn.btn-colorgray {
    color: white;
    background-color: #808080;
}
.stay {
  position:fixed;
  max-width: 20%;
  float:right;
}
@media only screen and (min-width: 768px) {
    .accordion-scroll {
        max-height: calc(100vh - 45px); /* The 45px is not random, it's the margin-top */
        overflow-y: auto;
    }
}
.textwrap {
  overflow: hidden;
}
.textwrap {
  word-wrap: break-word;
}

.checkbox
        {
            padding-left: 4px;
        }
        .checkbox label
        {
            display: inline-block;
            vertical-align: middle;
            position: relative;
            padding-left: 5px;
        }
        .checkbox label::before
        {
            content: "";
            display: inline-block;
            position: absolute;
            width: 20px;
            height: 20px;
            left: 0;
            margin-left: -20px;
            border: 1px solid #cccccc;
            border-radius: 3px;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        }
        .checkbox label::after
        {
            display: inline-block;
            position: absolute;
            width: 20px;
            height: 20px;
            left: 0;
            top: 0;
            margin-left: -16px;
            padding-left: 1px;
            padding-top: 3px;
            font-size: 11px;
            color: #555555;
        }
        .checkbox input[type="checkbox"]
        {
            opacity: 0;
            z-index: 1;
        }
        .checkbox input[type="checkbox"]:checked + label::after
        {
            font-family: "Font Awesome 5 Free";
            content: "\f00c";
            font-weight: 900;
        }
         
        .checkbox-primary input[type="checkbox"]:checked + label::before
        {
            background-color: #007bff;
            border-color: black;
        }
        .checkbox-primary input[type="checkbox"]:checked + label::after
        {
            color: #fff;
        }

.radio
        {
            padding-left: 4px;
        }
        .radio label
        {
            display: inline-block;
            vertical-align: middle;
            position: relative;
            padding-left: 5px;
        }
        .radio label::before
        {
            content: "";
            display: inline-block;
            position: absolute;
            width: 20px;
            height: 20px;
            left: 0;
            margin-left: -20px;
            border: 1px solid #cccccc;
            border-radius: 10px;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        }
        .radio label::after
        {
            display: inline-block;
            position: absolute;
            width: 20px;
            height: 20px;
            left: 0;
            top: 0;
            margin-top: 1px;
            margin-left: -16px;
            padding-left: 1px;
            padding-top: 3px;
            font-size: 10px;
            color: #555555;
        }
@media only screen and (min-width: 768px) {
    .radio label::after {
        display: inline-block;
        position: absolute;
        width: 20px;
        height: 20px;
        left: 0;
        top: 0;
        margin-top: 0px;
        margin-left: -16px;
        padding-left: 1px;
        padding-top: 3px;
        font-size: 10px;
        color: #555555;
    }
}
        .radio input[type="radio"]
        {
            opacity: 0;
            z-index: 1;
        }
        .radio input[type="radio"]:checked + label::after
        {
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            content: "\f111";
        }
         
        .radio-primary input[type="radio"]:checked + label::before
        {
            background-color: #007bff;
            border-color: #007bff;
        }
        .radio-primary input[type="radio"]:checked + label::after
        {
            color: #fff;
        }