@import 'font-awesome.css';
@import 'animate.css';
@import 'datepicker.min.css';
@import 'slick.css';
@import 'slick-theme.css';
@import 'bootstrap.css';
@import 'themify-icons.css';
@import 'color1.css';


@font-face {
    font-family: HelveticaNeueLTGEO-75Bold;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Linotype-HelveticaNeueLTGEO55Roman.ttf') format("truetype");
}

.header-right .user img {
    height: 25px;
}
header .menu .header-right li + li {
    margin-left: 5px;
}
header .main-navbar .nav-menu > li {
    margin-right: 0px;
}
header .menu .header-right .user {
    padding: 0px;
    margin-right: 5px;
}
.mrg-right {
    margin-right: 10px!important;
}
.padd-mobile {
    padding: 6px 12px!important;
}
.home_section .home .home-content h2 {
    margin-bottom: 20px;
}
.home_section .home .home-content p {
    margin-bottom: 40px;
}
.title-1 h2 {
    font-size: calc(14px + (32 - 14) * ((100vw - 320px) / (1920 - 320)));;
}
.service-section .service-box {
    padding: 20px 60px;
}
.service-section .service-box .service-icon {
    margin-bottom: 10px;
}
.service-section .service-box h3 {
    font-size: 15px;
    height: 40px;
}
.category-bg .category-block h4 {
    font-size: 13px;
    margin-right: 10px;
}
.category-bg .category-block h5 {
    margin-bottom: 10px;
}
.category-bg .category-block .rating {
    margin-bottom: 10px;
}
.category-bg .category-block h6 {
    margin-bottom: 10px;
}
.category-bg .category-block h4 {
    color: #9a9a9a;
    margin-bottom: 20px;
}
.category-bg .category-block h5 {
    font-size: 17px;
}
.category-bg .category-block h5 {
    font-size: 17px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 5px;
}
.category-bg .category-block {
    padding: 90px 20px 20px;
}
.category-bg .category-block h4 {
    font-size: 11px;
}

.prices-boxes {
    display: flex; text-align: center;margin:0 auto;
}

.prices-boxes div {
    margin-right: 15px;text-align: center;
}
.prices-boxes div p{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #444;
}


.category-bg .category-block {
    -webkit-box-shadow: 1px 0px 11px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 0px 11px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.rent-information-left-side h5 {
    font-size: 15px;
    margin-bottom: 0px;
}
.category-bg .category-block h5 {
    color:#000!important;
}