﻿/*
/*
@File: bimehvaar.ir Template Styles

* This file contains the styling for the actual template, this
is the file you need to edit to change the look of the
template.

This files table contents are outlined below>>>>>

******************************************* 
** - Default Area Style
** - Preloader Area Style
** - Go Top Area Style
** - Page navigation Area Style  
** - Video wave Style
** - Navbar Area Style
** - Main Slider Area Style 
** - About Area Style 
** - Find A Car Area Style 
** - What we offer Area Style 
** - Why Choose Us Area Style
** - Our vehicles Area Style
** - Which brand choose  Area Style
** - Who We Are Area Style
** - Gallery Area Style
** - Customer Area Style
** - Counter Area Style
** - News & Blog Area Style
** - Blog Details Area Stylef
** - service Area Style
** - service Details Area Style
** - Footer Top Area Style
** - Footer Bottom Area Style
** - Contact Area Style
** - Log In Area Style
** - Sign Up Area Style
** - Recover Password Area Style
** - Coming Soon Area Style   
** - 404 Error Area Style
** - FAQ Area Style
*******************************************
/*

/*
Default Style
============================*/
@import url("Vazir-FD.css");
@import url("https://fonts.googleapis.com/css?family=Poppins:400,400i,500,500i,600,600i,700,700i,800,800i&display=swap");

body {
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 1.8;
    font-family: "Omid";
    color: #000000;
}

.mt-120 {
    margin-top: 120px;
}

.wave-background {
    background-image: url('/Assets/img/Background/baft.png');
}
/*.wave-background::after {
        content: "";
        background-image: url('/Assets/img/Background/baft.png');
        background-repeat: repeat;
        opacity: 0.5;
        height:240%;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        position: absolute;
        z-index: -1;
    }*/
.myCase {
    display: grid;
    padding: 12px 0px;
    box-shadow: 0px 0px 7px -2px;
    text-align: center;
    border-radius: 5px;
    margin: 10px 0px;
    background-color: white;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-sizing: border-box;
    height: 125px;
}

.pt-140 {
    padding-top: 140px;
}

.pt-15d {
    padding-top: 15%;
}

.myCase:hover {
    position: relative;
    top: -10px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

a {
    display: inline-block;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    text-decoration: none;
}

textarea {
    /*height: 50px;*/
    color: #6e6e6e;
    border: 1px solid #e8e8e8;
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    font-size: 13px;
    padding: 10px 20px;
    width: 100%;
    border-radius: 41px;
}

.markettingBtn {
    padding: 1px 5px !important;
    cursor: pointer;
    border-radius: 25px;
    color: #fff;
    background-image: linear-gradient(to right, #00ec52 0%, #00cb46 51%);
    display: inline-block !important;
    font-weight: bolder !important;
}

.mt-7 {
    margin-top: 7px;
}

.btn-grad {
    margin: 10px;
    padding: 15px 45px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    display: block;
}

    .btn-grad:hover {
        background-position: right center; /* change the direction of the change here */
        color: #fff;
        text-decoration: none;
    }

.mtb-170-100 {
    margin: 170px 0px 100px 0px;
}

.iPanel {
    padding: 30px 30px;
    background: #f3f3f3;
    border-radius: 25px;
    margin-top: 25px;
}

.NumberiOS {
    width: 25px;
    height: 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #00cb46;
    border-radius: 4px;
    color: white;
    margin-left: 5px;
}

.mtb-170-30 {
    margin: 170px 0px 30px 0px;
}

.mtb-20-30 {
    margin: 20px 0px 30px 0px;
}

a:hover {
    text-decoration: none;
    color: #00cb46;
}

a:focus {
    text-decoration: none;
}

.pb-150 {
    padding-bottom: 150px;
}

button {
    outline: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

    button:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.myUnit-amount {
    position: relative;
    font-size: 12px;
    top: -6px;
    right: 0px;
    background-color: white;
    border-color: #00cb46;
    border-style: solid;
    border-width: 0.5px;
    color: #00cb46;
    padding: 0px 5px;
    border-radius: 5px;
}

    .myUnit-amount:hover {
        background-color: #00cb46;
        border-color: #00cb46;
        color: white;
    }

.myUnit-Item {
    position: relative;
    font-size: 12px;
    top: -17px;
    right: 0px;
    background-color: white;
    border-color: #102a82;
    border-style: solid;
    border-width: 0.5px;
    color: #102a82;
    padding: 0px 5px;
    border-radius: 5px;
}

    /*.myUnit-Item:hover {
        background-color: #00cb46;
        border-color: #00cb46;
        color: white;
    }*/
    .myUnit-amount-orange {
    position: relative;
    font-size: 12px;
    top: -6px;
    right: 0px;
    background-color: white;
    border-color: red;
    border-style: solid;
    border-width: 0.5px;
    color: red;
    padding: 0px 5px;
    border-radius: 5px;
}

    .myUnit-amount-orange:hover {
        /*position: relative;
    font-size: 12px;
    top: -10px;
    right: 0px;*/
        background-color: red;
        border-color: red;
        /*border-style: solid;
    border-width: 0.5px;*/
        color: white;
        /*padding: 0px 5px;
    border-radius: 5px;*/
    }

/*@media only screen and (max-width: 765px) {
    .myUnit-amount {
        display: none;
    }
}*/

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #000000;
    font-weight: bold;
}

.mt-170 {
    margin-top: 140px;
}

@media only screen and (max-width: 992px) {

    .pt-30Mob {
        padding-top: 30px;
    }
}

@media only screen and (max-width: 992px) {
    .hide992 {
        display: none !important;
    }

    .mt-170 {
        margin-top: 56px;
    }

    .markettingBtn {
        padding: 10px 20px !important;
        cursor: pointer;
        border-radius: 25px;
        color: #fff;
        background-image: linear-gradient(to right, #00ec52 0%, #00cb46 51%);
        display: inline-block !important;
        font-weight: bolder !important;
        margin-bottom: 10px !important;
    }

    .find-car-area {
        margin-top: -90px !important;
    }

}

.imginsu {
    width: 70px;
}

@media only screen and (max-width: 500px) {
    .hide500 {
        display: none !important;
    }
}

@media only screen and (max-width: 769px) {
    .hide769 {
        display: none !important;
    }

    .mt-170 {
        margin-top: 56px;
    }

    .imginsu {
        width: 45px !important;
    }

    .myCase {
        display: grid;
        padding: 10px 0px;
        box-shadow: 0px 0px 7px -2px;
        text-align: center;
        border-radius: 5px;
        margin: 10px 0px;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        box-sizing: border-box;
        height: 110px;
    }

        .myCase a {
            margin-top: -4px !important;
        }
}

h3 {
    font-size: 20px;
}

.d-table {
    width: 100%;
    height: 100%;
}

.d-table-cell {
    vertical-align: middle;
}

.mt-20 {
    margin-top: 20px !important;
}

p {
    font-size: 13px;
    margin-bottom: 2px;
}

.myFormControl {
    border-radius: 41px;
    width: 100%;
    padding: 1.775rem 1.85rem 0rem 0rem;
    font-size: 13px;
    font-weight: 400;
    color: #000000;
    background-color: #f5f5f5;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 30px;
}

p:last-child {
    margin-bottom: 0;
}

.input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {
    border-top-right-radius: 41px;
    border-bottom-right-radius: 41px;
}



img {
    max-width: 100%;
    height: auto;
}

.item-new {
    color: #00cb46
}

    .item-new::after {
        content: "جدید";
        position: absolute;
        background-color: #00cb46;
        color: #fff;
        top: 10px;
        left: 10px;
        padding: 4px;
        border-radius: 30px;
    }

.item-Soon {
    color: #00cb46
}

    .item-Soon::after {
        content: "بزودی";
        position: absolute;
        background-color: #666666;
        color: #fff;
        top: 10px;
        left: 10px;
        padding: 4px;
        border-radius: 30px;
    }

}


ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.form-control {
    /*height: 50px;*/
    color: #6e6e6e;
    border: 1px solid #e8e8e8;
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    font-size: 13px;
    padding: 2px 10px;
    width: 100%;
    border-radius: 41px;
}

.table-order {
    margin: 0rem 0 !important;
}

    .table-order td, .table-order th {
        padding: 2px !important;
    }

.form-control::-webkit-input-placeholder {
    color: #6e6e6e;
    font-size: 13px;
}

.form-control:-ms-input-placeholder {
    color: #6e6e6e;
    font-size: 13px;
}

.form-control::-ms-input-placeholder {
    color: #6e6e6e;
    font-size: 13px;
}

.form-control::placeholder {
    color: #6e6e6e;
    font-size: 13px;
}

.form-control:focus {
    color: #000000;
    background-color: transparent;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    outline: 0;
    border: 1px solid #00cb46;
}

.form-control:hover:focus, .form-control:focus {
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

textarea.form-control {
    height: auto;
    height: 250px;
}

.ptb-150 {
    padding-top: 150px;
    padding-bottom: 150px;
}

.ptb-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.ptb-100-138 {
    padding-top: 100px;
    padding-bottom: 138px;
}

.mtb-240-100 {
    margin: 240px 0px 100px 0px;
}

.pt-100 {
    padding-top: 100px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-20 {
    padding-top: 20px;
}

.footer-bg {
    background-color: #ececec;
}

.social-list li a i {
    width: 25px;
    height: 25px;
    border: 1px solid #000000;
    display: inline-block;
    text-align: center;
    line-height: 23px;
    border-radius: 50%;
    color: #000000;
    font-size: 13px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.social-list li {
    display: inline-block;
}

    .social-list li a i:hover {
        color: #ffffff;
        background-color: #00cb46;
        border-color: #00cb46;
    }

.img-footer {
    width: 120px;
    border: 2px solid #FFFDE7;
    outline-color: 10px red;
    border-radius: 25px;
    box-shadow: 7px 7px 9px brown;
    margin-top: -10px;
    margin-bottom: 30px;
    padding: 2px;
}

.footerBackground {
    background-color: hsl(0deg 0% 98%);
    background-image: url(/Assets/img/Background/footer-background-01-noise.png);
    background-size: contain;
    background-repeat: round;
    background-blend-mode: overlay;
}

.pb-100 {
    padding-bottom: 100px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pt-70 {
    padding-top: 70px;
}

.pb-70 {
    padding-bottom: 70px;
}

.fun-Success-bg {
    background-color: #00cb46;
}

.fun-blue-bg {
    background-color: hsl(0deg 0% 98%);
}

.fun-red-bg {
    background-color: #c84644;
}

/*
Go Top Style
======================================================*/
.go-top {
    position: fixed;
    cursor: pointer;
    top: 0;
    right: 15px;
    background-color: #00cb46;
    z-index: 4;
    width: 40px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .9s;
    transition: .9s;
    border-radius: 5px;
}

    .go-top i {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        right: 0;
        margin: 0 auto;
        color: #ffffff;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        font-size: 20px;
    }

        .go-top i:last-child {
            opacity: 0;
            visibility: hidden;
            top: 60%;
        }

    .go-top::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        background-color: #00cb46;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        border-radius: 5px;
    }

    .go-top:hover {
        color: #ffffff;
        background-color: #00cb46;
    }

        .go-top:hover::before {
            opacity: 1;
            visibility: visible;
        }

        .go-top:hover i:first-child {
            opacity: 0;
            top: 0;
            visibility: hidden;
        }

        .go-top:hover i:last-child {
            opacity: 1;
            visibility: visible;
            top: 50%;
        }

    .go-top:focus {
        color: #ffffff;
    }

        .go-top:focus::before {
            opacity: 1;
            visibility: visible;
        }

        .go-top:focus i:first-child {
            opacity: 0;
            top: 0;
            visibility: hidden;
        }

        .go-top:focus i:last-child {
            opacity: 1;
            visibility: visible;
            top: 50%;
        }

    .go-top.active {
        top: 98%;
        -webkit-transform: translateY(-98%);
        transform: translateY(-98%);
        opacity: 1;
        visibility: visible;
    }

/*
Page-navigation Area Style
======================================================*/
.page-navigation-area {
    text-align: center;
    margin: 20px auto 0;
    display: table;
}

    .page-navigation-area .page-link {
        color: #00cb46;
        background-color: #ffffff;
        -webkit-box-shadow: 0 0 15px #d0d0d0;
        box-shadow: 0 0 15px #d0d0d0;
        width: 40px;
        height: 40px;
        border: 1px solid #ffffff;
        line-height: 24px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        font-weight: 700;
    }

        .page-navigation-area .page-link i {
            margin-right: -4px;
            font-size: 21px;
        }

        .page-navigation-area .page-link:hover {
            color: #ffffff;
            background-color: #00cb46;
            border: 1px solid #00cb46;
        }

        .page-navigation-area .page-link:focus {
            z-index: 2;
            outline: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .page-navigation-area .page-link.page-links i::before {
            margin-left: -4px;
        }

    .page-navigation-area .page-item {
        padding: 0 8px 0;
    }

        .page-navigation-area .page-item:first-child .page-link {
            border-radius: none;
        }

        .page-navigation-area .page-item:last-child .page-link {
            border-radius: none;
        }

        .page-navigation-area .page-item.active .page-link {
            z-index: 1;
            color: #ffffff;
            background-color: #00cb46;
            border-color: #00cb46;
        }

/*
Video wave Style
======================================================*/
.video-wrap .video-btn-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-wrap .video-play {
    position: absolute;
    top: 16px;
    left: 80px;
    text-transform: uppercase;
    width: 129px;
    line-height: 1;
}

    .video-wrap .video-play p {
        border-bottom: 1px solid #ffffff;
        margin-bottom: 0;
    }

.video-btn {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 69px;
    text-align: center;
    border-radius: 50%;
    color: #00cb46;
    position: relative;
    top: 3px;
    z-index: 1;
    background-color: #ffffff;
}

    .video-btn i {
        font-size: 20px;
        font-weight: 700;
        padding-left: 4px;
        color: #00cb46;
    }

    .video-btn::after, .video-btn::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        z-index: -1;
        bottom: 0;
        left: 0;
        border-radius: 50%;
        background-color: #ffffff;
    }

    .video-btn::before {
        -webkit-animation: ripple 1.6s ease-out infinite;
        animation: ripple 1.6s ease-out infinite;
    }

    .video-btn::after {
        -webkit-animation: ripple 1.6s ease-out infinite;
        animation: ripple 1.6s ease-out infinite;
    }

    .video-btn:hover {
        background-color: #00cb46;
    }

        .video-btn:hover i {
            color: #ffffff;
        }

@-webkit-keyframes ripple {
    0%, 35% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }

    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0.8;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2);
    }
}

@-webkit-keyframes FocuS {
    0% {
        opacity: 0;
    }

    75% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes FocuS {
    0% {
        opacity: 0;
    }

    75% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes FocuSTwo {
    0% {
        opacity: 1;
    }

    75% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes FocuSTwo {
    0% {
        opacity: 1;
    }

    75% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/*
Default Btn Area Style
======================================================*/
.default-btn {
    font-size: 14px;
    border-radius: 45px;
    color: #e1ffec;
    background-color: #00cb46;
    padding: 8px;
    line-height: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 1;
    overflow: hidden;
    -webkit-box-shadow: 8px 8px 0px #c5d7f6;
    box-shadow: 8px 8px 0px #c5d7f6;
    --hue: 190;
    text-transform: capitalize;
}

.default-btn-orange {
    font-size: 14px;
    border-radius: 45px;
    color: #ff9f1a;
    background-color: #ff9f1a;
    padding: 8px;
    line-height: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 1;
    overflow: hidden;
    --hue: 190;
    text-transform: capitalize;
}

.default-btn-madani {
    font-size: 16px;
    border-radius: 45px;
    color: black;
    background-color: white;
    border: 3px solid #00cb46;
    padding: 20px 35px;
    line-height: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 1;
    overflow: hidden;
    -webkit-box-shadow: 5px 5px 0px #dafddb;
    margin: auto 0;
    box-shadow: 5px 5px 0px #dafddb;
    --hue: 190;
    text-transform: capitalize;
}

.default-btn i {
    font-size: 20px;
    line-height: 0;
    top: 5px;
    position: relative;
}

.default-btn:hover {
    -webkit-box-shadow: 0 0 0 1em transparent;
    box-shadow: 0 0 0 1em transparent;
    -webkit-animation: pulse 1s;
    animation: pulse 1s;
    background-color: #009433;
    color: #ffffff;
}

/*.default-btn-orange:hover {
    -webkit-box-shadow: 0 0 0 1em transparent;
    box-shadow: 0 0 0 1em transparent;
    -webkit-animation: pulse 1s;
    animation: pulse 1s;
    background-color: #ff9f1a;
    color: white;
}*/

.default-btn.btn-two {
    -webkit-box-shadow: 8px 8px 0px #00cb46;
    box-shadow: 8px 8px 0px #00cb46;
    background-color: #00cb46;
}

.default-btn-orange.btn-two {
    /*-webkit-box-shadow: 8px 8px 0px #8f3d17;*/
    /*box-shadow: 8px 8px 0px #8f3d17;*/
    background-color: #ff9f1a;
}

.default-btn-orange.disable {
    /*-webkit-box-shadow: 8px 8px 0px #8f3d17;*/
    /*box-shadow: 8px 8px 0px #8f3d17;*/
    background-color: #f7e5c0 !important;
    color: white !important;
}

.default-btn.disable {
    /*-webkit-box-shadow: 8px 8px 0px #8f3d17;*/
    /*box-shadow: 8px 8px 0px #8f3d17;*/
    background-color: #dafddb !important;
    color: black !important;
}

.default-btn.btn-two:hover {
    -webkit-box-shadow: 0 0 0 1em transparent;
    box-shadow: 0 0 0 1em transparent;
    -webkit-animation: pulse 1s;
    animation: pulse 1s;
    background-color: #00cb46;
    color: #ffffff;
}

.default-btn-orange.btn-two:hover {
    -webkit-box-shadow: 0 0 0 1em transparent;
    box-shadow: 0 0 0 1em transparent;
    -webkit-animation: pulse 1s;
    animation: pulse 1s;
    background-color: #ff9f1a;
    color: #ffffff !important;
}

/*
Read More Area Style
======================================================*/
.read-more {
    line-height: 1;
    color: #00cb46;
    font-weight: 500;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    display: block;
    font-size: 14px;
}

    .read-more i {
        position: relative;
        top: 4px;
        font-size: 18px;
        left: -18px;
    }

    .read-more:hover {
        color: #00cb46;
    }

/*
Section Title Area Style
======================================================*/
.section-title {
    max-width: 625px;
    margin: 0 auto 50px;
    text-align: center;
}

    .section-title span {
        display: block;
        font-size: 13px;
        margin-bottom: 10px;
        color: #00cb46;
        margin-top: -7px;
        font-weight: 500;
        text-transform: capitalize;
    }

        .section-title span.pumpkin-color {
            color: #00cb46;
        }

    .section-title h2 {
        margin-bottom: 20px;
        font-size: 40px;
    }

    .section-title p {
        margin-bottom: 0;
    }

    .section-title.align-style {
        text-align: left;
        margin-left: 0;
    }

    .section-title.section-title-two span {
        color: #00cb46;
    }

/*
Preloader Area Style
======================================================*/
.preloader {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #ffffff;
    top: 0;
    left: 0;
    z-index: 99999;
}

    .preloader .lds-ripple {
        position: relative;
        width: 64px;
        height: 64px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

        .preloader .lds-ripple div {
            position: absolute;
            border: 4px solid #00cb46;
            opacity: 1;
            border-radius: 50%;
            -webkit-animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
            animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
        }

            .preloader .lds-ripple div:nth-child(2) {
                -webkit-animation-delay: -0.5s;
                animation-delay: -0.5s;
            }

@-webkit-keyframes lds-ripple {
    0% {
        top: 28px;
        left: 28px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: -1px;
        left: -1px;
        width: 58px;
        height: 58px;
        opacity: 0;
    }
}

@keyframes lds-ripple {
    0% {
        top: 28px;
        left: 28px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: -1px;
        left: -1px;
        width: 58px;
        height: 58px;
        opacity: 0;
    }
}

/*===== DEFAULT STYLE END ======*/
/*
Top Header Area Style
======================================================*/
.top-header {
    background-color: #ffffff;
    padding-top: 8px;
    padding-bottom: 8px;
}

    .top-header .header-right-content ul {
        float: right;
    }

        .top-header .header-right-content ul li {
            display: inline-block;
            color: #ffffff;
            font-size: 13px;
            padding-left: 45px;
            position: relative;
            margin-right: 30px;
            top: 4px;
        }

            .top-header .header-right-content ul li:last-child {
                margin-right: 0;
            }

            .top-header .header-right-content ul li i {
                color: #ffffff;
                font-size: 35px;
                position: absolute;
                top: -2px;
                left: 0;
            }

            .top-header .header-right-content ul li span {
                display: block;
                font-size: 13px;
                line-height: 1;
            }

            .top-header .header-right-content ul li a {
                color: #ffffff;
            }

/*
bimehvaar.ir Nav Area Area Style
======================================================*/
.bimehvaar-nav-style .navbar-area .navbar-brand {
    display: none;
}

.bimehvaar-nav-style .navbar-area .main-nav {
    position: unset;
    background: #ffffff;
    padding-top: 0;
    padding-bottom: 0;
}

.mr-20 {
    margin-right: 20px !important;
}

.bimehvaar-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item a {
    font-weight: 500;
    font-size: 13px;
    color: black;
    text-transform: capitalize;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

    .bimehvaar-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item a i {
        font-size: 25px;
        line-height: 0;
        position: relative;
        top: 6px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

    .bimehvaar-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item a:hover {
        color: #00cb46;
    }

        .bimehvaar-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item a:hover i {
            -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
        }

    .bimehvaar-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item a.active {
        color: #00cb46;
    }

        .bimehvaar-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item a.active i {
            -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
        }

        .bimehvaar-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item a.active::before {
            -webkit-transform: scale(1);
            transform: scale(1);
        }

.bimehvaar-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu {
    background-color: #ffffff;
    border: none;
    border-radius: 20px;
    box-shadow: 0px 6px 12px 11px rgb(19 17 17 / 5%);
    width:250px;

}

    .bimehvaar-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu::before {
        position: absolute;
        width: 0;
        height: 0;
        content: "";
        border-top: 0;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #ffffff;
        border-left: 8px solid transparent;
        top: -8px;
        left: 20px;
    }

    .bimehvaar-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li a {
        font-size: 14px;
        color: #686868;
        position: relative;
        padding: 6px 15px;
    }

        .bimehvaar-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li a::before {
            content: "";
            position: absolute;
            top: 0;
            left: -5px;
            width: 2px;
            height: 100%;
            background-color: #00cb46;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        .bimehvaar-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover {
            color: #00cb46;
        }

            .bimehvaar-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover::before {
                -webkit-transform: scale(1);
                transform: scale(1);
            }

        .bimehvaar-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active {
            color: #00cb46;
        }

            .bimehvaar-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active::before {
                -webkit-transform: scale(1);
                transform: scale(1);
            }

        .bimehvaar-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li a i {
            float: right;
        }

    .bimehvaar-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
        left: 105%;
    }

        .bimehvaar-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu::before {
            position: absolute;
            width: 0;
            height: 0;
            content: "";
            border-top: 0;
            border-right: 8px solid transparent;
            border-bottom: 8px solid #ffffff;
            border-left: 8px solid transparent;
            top: 35px;
            left: -11px;
            -webkit-transform: rotate(-86deg);
            transform: rotate(-86deg);
        }

.bimehvaar-nav-style .navbar-area.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    background-color: #1b1b1b;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
    -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 100% !important;
}

.bimehvaar-nav-style .dropdown-toggle::after {
    display: none;
}

.bimehvaar-nav-style .others-option .flag-wrap {
    display: inline-block;
}

    .bimehvaar-nav-style .others-option .flag-wrap .flag-item-top {
        position: relative;
        top: -3px;
    }

        .bimehvaar-nav-style .others-option .flag-wrap .flag-item-top .flag-bar img {
            width: 25px;
            border: 2px solid #ffffff;
            border-radius: 50%;
        }

        .bimehvaar-nav-style .others-option .flag-wrap .flag-item-top .flag-bar span {
            position: relative;
            top: 2px;
            color: black;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
            font-size: 13px;
            font-weight: 500;
            margin-left: 5px;
        }

        .bimehvaar-nav-style .others-option .flag-wrap .flag-item-top .flag-item-bottom {
            position: absolute;
            bottom: -170px;
            padding: 20px !important;
            -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
            background-color: #ffffff;
            width: 250px;
            left: 0;
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            visibility: hidden;
            opacity: 0;
            z-index: 2;
        }

            .bimehvaar-nav-style .others-option .flag-wrap .flag-item-top .flag-item-bottom::before {
                content: "";
                position: absolute;
                width: 0;
                height: 0;
                content: "";
                border-top: 0;
                border-right: 8px solid transparent;
                border-bottom: 8px solid #ffffff;
                border-left: 8px solid transparent;
                top: -8px;
                left: 20px;
            }

            .bimehvaar-nav-style .others-option .flag-wrap .flag-item-top .flag-item-bottom .flag-item {
                margin-bottom: 10px;
            }

                .bimehvaar-nav-style .others-option .flag-wrap .flag-item-top .flag-item-bottom .flag-item:last-child {
                    margin-bottom: 0;
                }

                .bimehvaar-nav-style .others-option .flag-wrap .flag-item-top .flag-item-bottom .flag-item .flag-link {
                    color: #686868;
                    display: block;
                    font-size: 14px;
                    font-weight: 500;
                }

                    .bimehvaar-nav-style .others-option .flag-wrap .flag-item-top .flag-item-bottom .flag-item .flag-link img {
                        width: 20px;
                        margin-right: 5px;
                        /* border-radius: 50%;*/
                    }

                    .bimehvaar-nav-style .others-option .flag-wrap .flag-item-top .flag-item-bottom .flag-item .flag-link:hover {
                        color: #00cb46;
                    }

        .bimehvaar-nav-style .others-option .flag-wrap .flag-item-top:hover .flag-bar span {
            color: #00cb46;
        }

        .bimehvaar-nav-style .others-option .flag-wrap .flag-item-top:hover .flag-item-bottom {
            visibility: visible;
            opacity: 1;
            bottom: -105px;
        }

.bimehvaar-nav-style .others-option .cart-wrap {
    display: inline-block;
    margin-left: 15px;
    position: relative;
    top: -1px;
}

    .bimehvaar-nav-style .others-option .cart-wrap .cart-icon {
        position: relative;
        top: 7px;
    }

        .bimehvaar-nav-style .others-option .cart-wrap .cart-icon i {
            color: #686868;
            font-size: 22px;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
        }

        .bimehvaar-nav-style .others-option .cart-wrap .cart-icon span {
            position: absolute;
            top: -9px;
            right: -7px;
            background-color: #00cb46;
            text-align: center;
            border-radius: 50%;
            width: 15px;
            height: 15px;
            font-size: 10px;
            color: #fff;
            line-height: 16px;
        }

        .bimehvaar-nav-style .others-option .cart-wrap .cart-icon:hover i {
            color: #00cb46;
        }

.bimehvaar-nav-style .others-option .search-wrap {
    display: inline-block;
    margin-left: 15px;
    position: relative;
    top: -3px;
}

    .bimehvaar-nav-style .others-option .search-wrap .other-option .search-box-item {
        display: inline-block;
        position: relative;
        color: #00cb46;
        cursor: pointer;
        width: 15px;
        top: 7px;
    }

        .bimehvaar-nav-style .others-option .search-wrap .other-option .search-box-item i {
            font-size: 22px;
        }

        .bimehvaar-nav-style .others-option .search-wrap .other-option .search-box-item .search-overlay.search-popup {
            position: absolute;
            top: 100%;
            width: 300px;
            right: 0;
            background: #ffffff;
            z-index: 2;
            padding: 20px;
            -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
            margin-top: 20px;
        }

            .bimehvaar-nav-style .others-option .search-wrap .other-option .search-box-item .search-overlay.search-popup .search-form {
                position: relative;
            }

                .bimehvaar-nav-style .others-option .search-wrap .other-option .search-box-item .search-overlay.search-popup .search-form .search-input {
                    display: block;
                    width: 100%;
                    height: 50px;
                    line-height: initial;
                    border: 1px solid #eeeeee;
                    color: #212529;
                    outline: 0;
                    -webkit-transition: 0.5s;
                    transition: 0.5s;
                    padding-top: 4px;
                    padding-left: 10px;
                }

                    .bimehvaar-nav-style .others-option .search-wrap .other-option .search-box-item .search-overlay.search-popup .search-form .search-input:focus {
                        border-color: #00cb46;
                    }

                .bimehvaar-nav-style .others-option .search-wrap .other-option .search-box-item .search-overlay.search-popup .search-form .search-button {
                    position: absolute;
                    right: 0;
                    top: 0;
                    height: 50px;
                    background: transparent;
                    border: none;
                    width: 50px;
                    outline: 0;
                    color: #102a82;
                    -webkit-transition: 0.5s;
                    transition: 0.5s;
                    padding: 0;
                    cursor: pointer;
                }

                    .bimehvaar-nav-style .others-option .search-wrap .other-option .search-box-item .search-overlay.search-popup .search-form .search-button:focus {
                        color: #00cb46;
                    }

        .bimehvaar-nav-style .others-option .search-wrap .other-option .search-box-item .search-btn {
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
        }

            .bimehvaar-nav-style .others-option .search-wrap .other-option .search-box-item .search-btn:hover {
                color: #00cb46;
            }

        .bimehvaar-nav-style .others-option .search-wrap .other-option .search-box-item .search-overlay {
            display: none;
        }

        .bimehvaar-nav-style .others-option .search-wrap .other-option .search-box-item .close-btn {
            cursor: pointer;
            display: none;
            -webkit-transition: 0.5s;
            transition: 0.5s;
            color: #00cb46;
        }

            .bimehvaar-nav-style .others-option .search-wrap .other-option .search-box-item .close-btn:hover {
                color: #00cb46;
            }

            .bimehvaar-nav-style .others-option .search-wrap .other-option .search-box-item .close-btn.active {
                display: block;
            }

.bimehvaar-nav-style .others-option .menu-wrap {
    display: inline-block;
    margin-left: 15px;
}

    .bimehvaar-nav-style .others-option .menu-wrap .sidebar-menu {
        background-color: transparent;
        cursor: pointer;
        position: relative;
        top: 2px;
        padding: 0;
    }

        .bimehvaar-nav-style .others-option .menu-wrap .sidebar-menu span {
            border-bottom: 2px solid #00cb46;
            display: block;
            padding-bottom: 5px;
            width: 25px;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
        }

        .bimehvaar-nav-style .others-option .menu-wrap .sidebar-menu:hover span {
            border-color: #00cb46;
        }

/*
bimehvaar Slider Area Area Style
======================================================*/
.bimehvaar-slider-area {
    position: relative;
    overflow: hidden;
    margin-top: 140px;
}

    .bimehvaar-slider-area .owl-next {
        position: absolute;
        top: 40%;
        right: -50px;
        margin: 0 !important;
        border-radius: 0 !important;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        border-radius: 50% 0px 0px 50%;
    }

        .bimehvaar-slider-area .owl-next i {
            background-color: transparent !important;
            color: #ffffff;
            width: 50px;
            height: 60px;
            line-height: 60px;
            display: inline-block;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
            font-size: 26px;
            border-radius: 50% 0px 0px 50%;
        }

            .bimehvaar-slider-area .owl-next i:hover {
                background-color: #9a9a9a !important;
            }

    .bimehvaar-slider-area .owl-prev {
        position: absolute;
        top: 40%;
        left: -50px;
        margin: 0 !important;
        border-radius: 0 !important;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        border-radius: 0px 50% 50% 0px;
    }

        .bimehvaar-slider-area .owl-prev i {
            background-color: transparent !important;
            color: #ffffff;
            width: 50px;
            height: 60px;
            line-height: 60px;
            display: inline-block;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
            font-size: 26px;
            border-radius: 0px 50% 50% 0px;
        }

            .bimehvaar-slider-area .owl-prev i:hover {
                background-color: #9a9a9a !important;
            }

    .bimehvaar-slider-area:hover .owl-prev {
        left: 0;
    }

    .bimehvaar-slider-area:hover .owl-next {
        right: 0;
    }

    .bimehvaar-slider-area .owl-theme .owl-nav {
        margin-top: 0 !important;
    }

.bimehvaar-slider-item {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    height: 100vh;
    position: relative;
    z-index: 1;
}

    .bimehvaar-slider-item::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /*background-color: #000000;*/
        z-index: -1;
        opacity: 0.7;
    }

    .bimehvaar-slider-item .bimehvaar-slider-text .slider-btn .default-btn {
        margin: 0 15px;
    }

    .bimehvaar-slider-item .bimehvaar-slider-text span {
        color: #ffffff;
        display: block;
        margin-bottom: 40px;
        font-size: 13px;
        font-weight: 500;
        text-transform: capitalize;
    }

    .bimehvaar-slider-item .bimehvaar-slider-text h1 {
        color: #ffffff;
        font-size: 60px;
        margin-bottom: 50px;
    }

    .bimehvaar-slider-item .bimehvaar-slider-text.slider-text-center {
        max-width: 700px;
        margin: auto;
        text-align: center;
    }

    .bimehvaar-slider-item .bimehvaar-slider-text.slider-text-left {
        max-width: 700px;
    }

    .bimehvaar-slider-item .bimehvaar-slider-text.slider-text-right {
        max-width: 700px;
        text-align: right;
        margin-left: auto;
    }

.bimehvaar-slider-area .owl-item.active .center-span {
    -webkit-animation: 2s .2s bounceInDown both;
    animation: 2s .2s bounceInDown both;
}

.bimehvaar-slider-area .owl-item.active .center-h1 {
    -webkit-animation: 3s .3s zoomIn both;
    animation: 3s .3s zoomIn both;
}

.bimehvaar-slider-area .owl-item.active .center-btn {
    -webkit-animation: 4s .4s bounceInUp both;
    animation: 4s .4s bounceInUp both;
}

.bimehvaar-slider-area .owl-item.active .left-span {
    -webkit-animation: 2s .2s bounceInDown both;
    animation: 2s .2s bounceInDown both;
}

.bimehvaar-slider-area .owl-item.active .left-h1 {
    -webkit-animation: 1s .1s fadeInLeft both;
    animation: 1s .1s fadeInLeft both;
}

.bimehvaar-slider-area .owl-item.active .left-btn {
    -webkit-animation: 3s .3s bounceInUp both;
    animation: 3s .3s bounceInUp both;
}

.bimehvaar-slider-area .owl-item.active .right-span {
    -webkit-animation: 2s .2s bounceInDown both;
    animation: 2s .2s bounceInDown both;
}

.bimehvaar-slider-area .owl-item.active .right-h1 {
    -webkit-animation: 1s .1s fadeInRight both;
    animation: 1s .1s fadeInRight both;
}

.bimehvaar-slider-area .owl-item.active .right-btn {
    -webkit-animation: 3s .3s bounceInUp both;
    animation: 3s .3s bounceInUp both;
}

.slider-item-bg-1 {
    background-image: url(../img/carousel-slider/1.jpg);
}

.slider-item-bg-2 {
    background-image: url(../img/carousel-slider/2.jpg);
}

.slider-item-bg-3 {
    background-image: url(../img/carousel-slider/3.jpg);
}

/*
Find Car Area Style
======================================================*/
.find-car-area .find-car-title span {
    display: block;
    font-size: 13px;
    margin-bottom: 10px;
    color: #00cb46;
    margin-top: -7px;
    font-weight: 500;
}

.find-car-area .find-car-title h2 {
    font-size: 40px;
    margin-bottom: 20px;
}

.datepicker .datepicker-switch {
    font-size: 13px;
    font-weight: 500;
}

.datepicker table tr td.day:hover, .datepicker .datepicker table tr td.focused {
    background: #00cb46;
    cursor: pointer;
    color: #ffffff;
}

.datepicker table tr td.day.active, .datepicker .datepicker table tr td.focused {
    background: #00cb46;
    color: #ffffff;
}

.datepicker table tr td, .datepicker table tr th {
    font-size: 13px;
}

.datepicker {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

    .datepicker .datepicker-switch {
        color: #00cb46;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

        .datepicker .datepicker-switch:hover {
            background-color: #00cb46;
            color: #ffffff;
        }

    .datepicker .datepicker-switch, .datepicker .prev, .datepicker .next, .datepicker tfoot tr th {
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

        .datepicker .datepicker-switch:hover, .datepicker .prev:hover, .datepicker .next:hover, .datepicker tfoot tr th:hover {
            color: #ffffff;
            background-color: #00cb46;
        }

.car-book-from {
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    padding: 40px;
    position: relative;
    margin-top: -150px;
    z-index: 1;
    border-radius: 30px;
}

    .car-book-from h3 {
        font-size: 30px;
        text-transform: uppercase;
        margin-bottom: 30px;
        text-align: center;
        line-height: 1;
    }

    .car-book-from .form-group {
        margin-bottom: 30px;
    }

        .car-book-from .form-group .nice-select {
            float: unset;
            line-height: 45px;
            padding-top: 0;
            padding-bottom: 0;
            font-weight: 500;
            font-size: 13px;
            color: #848484;
        }

            .car-book-from .form-group .nice-select:after {
                height: 10px;
                right: 20px;
                width: 10px;
                top: 46%;
            }

            .car-book-from .form-group .nice-select .list {
                width: 100%;
                border-radius: 0;
                margin: 0;
                height: 250px;
                overflow-y: scroll;
            }

            .car-book-from .form-group .nice-select .option {
                color: #95727a !important;
            }

                .car-book-from .form-group .nice-select .option:hover {
                    background-color: #00cb46 !important;
                    color: #ffffff !important;
                }

                .car-book-from .form-group .nice-select .option.selected.focus {
                    background-color: #00cb46 !important;
                    color: #ffffff !important;
                }

        .car-book-from .form-group .form-control {
            padding: 0 50px;
            width: 100%;
        }

            .car-book-from .form-group .form-control:focus {
                border-color: #00cb46;
            }

            .car-book-from .form-group .form-control::-webkit-input-placeholder {
                font-weight: 500;
                font-size: 13px;
                color: #848484;
            }

            .car-book-from .form-group .form-control:-ms-input-placeholder {
                font-weight: 500;
                font-size: 13px;
                color: #848484;
            }

            .car-book-from .form-group .form-control::-ms-input-placeholder {
                font-weight: 500;
                font-size: 13px;
                color: #848484;
            }

            .car-book-from .form-group .form-control::placeholder {
                font-weight: 500;
                font-size: 13px;
                color: #848484;
            }

    .car-book-from .select-box {
        position: relative;
    }

        .car-book-from .select-box i {
            position: absolute;
            top: 5px;
            left: 20px;
            color: #848484;
            font-size: 20px;
            font-weight: 500;
        }

        .car-book-from .select-box .bx-calendar {
            /*top: 15px;*/
        }

    .car-book-from .default-btn {
        margin: auto;
        display: block;
        cursor: pointer;
    }

    .car-book-from .date:after {
        border-bottom: 2px solid #999;
        border-right: 2px solid #999;
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        margin-top: -4px;
        pointer-events: none;
        position: absolute;
        right: 20px;
        top: 50%;
        -webkit-transform-origin: 66% 66%;
        transform-origin: 66% 66%;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out;
    }

/*
What We Offer Area Style
======================================================*/
.single-offer {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin-bottom: 30px;
}

    .single-offer .offer-content {
        margin-top: 30px;
    }

        .single-offer .offer-content h3 {
            margin-bottom: 15px;
        }

        .single-offer .offer-content p {
            margin-bottom: 9px;
        }

.typepick {
    text-align: center;
    background-color: #ffffff;
    border: solid 3px #00cb46;
    border-radius: 10px;
    padding: 20px 0px;
    box-shadow: -10px 10px 10px -8px;
}

.single-offer:hover {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    outline: 5px #00cb46 !important;
}

/*
Why Choose Us Area Style
======================================================*/
.why-choose-wrap {
    background-color: #ffffff;
    padding: 30px;
    position: relative;
    left: -50px;
}

    .why-choose-wrap .why-choose-title span {
        display: block;
        font-size: 13px;
        margin-bottom: 10px;
        color: #00cb46;
        margin-top: -7px;
        font-weight: 500;
        text-transform: capitalize;
    }

    .why-choose-wrap .why-choose-title h2 {
        font-size: 40px;
        margin-bottom: 20px;
    }

    .why-choose-wrap .why-choose-title p {
        margin-bottom: 20px;
    }

    .why-choose-wrap .why-choose-item {
        position: relative;
        margin-bottom: 20px;
    }

        .why-choose-wrap .why-choose-item i {
            position: relative;
            top: 8px;
            font-size: 30px;
        }

        .why-choose-wrap .why-choose-item h3 {
            border-bottom: 1px solid #e5edf9;
            padding-bottom: 15px;
            font-size: 13px;
        }

.choose-img {
    position: relative;
}

    .choose-img::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #000000;
        opacity: 0.5;
    }

    .choose-img .video-wrap .video-btn-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

/*
Vehicles Area Style
======================================================*/
.single-vehicles {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    overflow: hidden;
}

    .single-vehicles .vehicles-img {
        position: relative;
    }

        .single-vehicles .vehicles-img img {
            -webkit-transition: all 9s;
            transition: all 9s;
        }

        .single-vehicles .vehicles-img::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 0, 0, 0)), to(black));
            background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0), black);
            z-index: 1;
        }

        .single-vehicles .vehicles-img .vehicles-content {
            position: absolute;
            bottom: 0;
            left: 30px;
            right: 30px;
            bottom: 30px;
            z-index: 2;
        }

            .single-vehicles .vehicles-img .vehicles-content span {
                display: block;
                margin-bottom: 10px;
                color: #ffffff;
                font-size: 13px;
            }

            .single-vehicles .vehicles-img .vehicles-content h3 {
                color: #ffffff;
            }

            .single-vehicles .vehicles-img .vehicles-content .read-more {
                color: #ffffff;
            }

                .single-vehicles .vehicles-img .vehicles-content .read-more:hover {
                    color: #00cb46;
                }

    .single-vehicles:hover {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }

        .single-vehicles:hover .vehicles-img img {
            -webkit-transform: scale(2.3);
            transform: scale(2.3);
        }

/*
Brand Area Style
======================================================*/
.brand-area .section-title {
    text-align: left;
    max-width: unset;
    margin-bottom: 20px;
}

.brand-area .brand-btn {
    float: right;
    position: relative;
    top: 76px;
}

.brand-item {
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 11px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 11px 0px rgba(0, 0, 0, 0.05);
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 10px 15px;
    margin-left: 10px;
    margin-right: 10px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    text-align: center;
}

    .brand-item img {
        width: unset !important;
        margin: auto;
    }

/*
Who We Are Area Style
======================================================*/
.who-we-are-area {
    background-color: #f8f9fb;
    background-image: url(../img/shape/1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

.who-we-are-title {
    margin-bottom: 30px;
    padding-left: 30px;
}

    .who-we-are-title span {
        display: block;
        font-size: 13px;
        margin-bottom: 10px;
        color: #00cb46;
        margin-top: -7px;
        font-weight: 500;
        text-transform: capitalize;
    }

    .who-we-are-title h2 {
        font-size: 40px;
        margin-bottom: 20px;
    }

    .who-we-are-title p {
        margin-bottom: 0;
    }

.who-we-are-content {
    padding-left: 30px;
}

    .who-we-are-content ul {
        margin-bottom: 35px;
    }

        .who-we-are-content ul li {
            position: relative;
            padding-left: 40px;
            font-weight: 600;
            margin-bottom: 15px;
            color: #00cb46;
        }

            .who-we-are-content ul li:last-child {
                margin-bottom: 0;
            }

            .who-we-are-content ul li i {
                position: absolute;
                top: -4px;
                left: 0;
                width: 30px;
                height: 30px;
                line-height: 30px;
                text-align: center;
                background-color: #ffffff;
                font-size: 20px;
                border-radius: 50%;
                -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
                box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
                -webkit-transition: all 0.5s;
                transition: all 0.5s;
            }

            .who-we-are-content ul li:hover i {
                background-color: #00cb46;
                color: #ffffff;
            }

.who-we-are-img {
    position: relative;
}

    .who-we-are-img .who-we-are-img-two {
        position: absolute;
        bottom: -37px;
        right: -30px;
    }

/*
Gallery Area Style
======================================================*/
.gallery-wrap {
    text-align: center;
}

    .gallery-wrap .shorting .mix {
        display: none;
    }

    .gallery-wrap .shorting-menu {
        margin-bottom: 40px;
    }

        .gallery-wrap .shorting-menu .filter {
            font-size: 16px;
            font-weight: 500;
            background-color: transparent;
            cursor: pointer;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
            padding: 0 20px;
            color: #00cb46;
        }

            .gallery-wrap .shorting-menu .filter i {
                font-size: 20px;
                position: relative;
                top: 3px;
                display: inline-block;
                margin-right: 5px;
            }

            .gallery-wrap .shorting-menu .filter:hover {
                color: #00cb46;
            }

            .gallery-wrap .shorting-menu .filter.active {
                color: #00cb46;
            }

.single-gallery {
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin-bottom: 30px;
    border-radius: 25px;
}

    .single-gallery .gallery-image {
        position: relative;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        height: 250px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
    }

        .single-gallery .gallery-image.bg-1 {
            background-image: url(../img/gallery/1.jpg);
        }

        .single-gallery .gallery-image.bg-2 {
            background-image: url(../img/gallery/2.jpg);
        }

        .single-gallery .gallery-image.bg-3 {
            background-image: url(../img/gallery/3.jpg);
        }

        .single-gallery .gallery-image.bg-4 {
            background-image: url(../img/gallery/4.jpg);
        }

        .single-gallery .gallery-image.bg-5 {
            background-image: url(../img/gallery/5.jpg);
        }

        .single-gallery .gallery-image img {
            -webkit-transition: all 9s;
            transition: all 9s;
        }

        .single-gallery .gallery-image::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 0, 0, 0)), to(black));
            background-image: linear-gradient(to top, rgba(255, 0, 0, 0), black);
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
            z-index: 1;
        }


        .single-gallery .gallery-image .price-wrap {
            position: absolute;
            top: 20px;
            right: 20px;
            text-align: left;
            z-index: 1;
        }

            .single-gallery .gallery-image .price-wrap .price-text {
                display: block;
                color: #ffffff;
            }

            .single-gallery .gallery-image .price-wrap .price {
                display: block;
                color: #ffffff;
            }

    .single-gallery .gallery-content {
        position: absolute;
        bottom: -150px;
        border-radius: 25px;
        left: 0;
        right: 0;
        text-align: left;
        background-color: #ffffff;
        max-width: 90%;
        margin: auto;
        padding: 15px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        z-index: 2;
    }

        .single-gallery .gallery-content span {
            color: #00cb46;
            font-weight: 500;
            display: block;
            margin-bottom: 8px;
        }

        .single-gallery .gallery-content h3 a {
            color: #00cb46;
        }

        .single-gallery .gallery-content:hover h3 a {
            color: #00cb46;
        }

    .single-gallery:hover .gallery-content {
        bottom: 17px;
    }

    .single-gallery:hover .gallery-image img {
        -webkit-transform: scale(2.3) rotate(4deg);
        transform: scale(2.3) rotate(4deg);
    }

/*
Support Area Style
======================================================*/
.support-area {
    position: relative;
}

    /*.support-area::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 30px;
        background-color: #ffffff;
    }*/

    .support-area .support-content {
        text-align: center;
        margin-top: 30px;
    }

        .support-area .support-content h2 {
            font-size: 40px;
            color: #ffffff;
            margin-top: -6px;
            margin-bottom: 23px;
        }

        .support-area .support-content p {
            color: #ffffff;
            margin-bottom: 18px;
        }

        .support-area .support-content span {
            color: #ffffff;
            font-size: 30px;
            font-weight: 600;
            line-height: 1;
            display: block;
            margin-bottom: -5px;
        }

    .support-area .support-img {
        position: absolute;
        top: -187px;
    }

/*
Customer Area Style
======================================================*/
.customer-feedback-slides {
    position: relative;
    max-width: 750px;
    margin: auto;
}

    .customer-feedback-slides .customer-feedback {
        position: relative;
    }

        .customer-feedback-slides .customer-feedback .single-feedback {
            background: #ffffff;
            -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
            position: relative;
            padding: 30px;
            margin: 20px;
            text-align: center;
        }

            .customer-feedback-slides .customer-feedback .single-feedback .quote {
                font-size: 60px;
                color: #00cb46;
                display: block;
                margin-bottom: 6px;
                margin-top: -8px;
            }

            .customer-feedback-slides .customer-feedback .single-feedback ul {
                line-height: 1;
            }

                .customer-feedback-slides .customer-feedback .single-feedback ul li {
                    display: inline-block;
                }

                    .customer-feedback-slides .customer-feedback .single-feedback ul li i {
                        font-size: 20px;
                        color: #ff8a00;
                    }

        .customer-feedback-slides .customer-feedback .prev-arrow.slick-arrow {
            position: absolute;
            left: -100px;
            top: 42%;
            background-color: transparent;
            cursor: pointer;
        }

            .customer-feedback-slides .customer-feedback .prev-arrow.slick-arrow i {
                font-size: 50px;
                color: #00cb46;
                -webkit-transition: all 0.5s;
                transition: all 0.5s;
            }

            .customer-feedback-slides .customer-feedback .prev-arrow.slick-arrow span {
                font-size: 16px;
                position: absolute;
                top: 14px;
                left: 45px;
                color: #00cb46;
                -webkit-transition: all 0.5s;
                transition: all 0.5s;
                font-weight: 600;
            }

            .customer-feedback-slides .customer-feedback .prev-arrow.slick-arrow:hover i {
                color: #00cb46;
            }

            .customer-feedback-slides .customer-feedback .prev-arrow.slick-arrow:hover span {
                color: #00cb46;
            }

        .customer-feedback-slides .customer-feedback .next-arrow.slick-arrow {
            position: absolute;
            right: -100px;
            top: 44%;
            background-color: transparent;
            cursor: pointer;
        }

            .customer-feedback-slides .customer-feedback .next-arrow.slick-arrow i {
                font-size: 50px;
                color: #00cb46;
                -webkit-transition: all 0.5s;
                transition: all 0.5s;
            }

            .customer-feedback-slides .customer-feedback .next-arrow.slick-arrow span {
                font-size: 16px;
                position: absolute;
                top: 11px;
                right: 45px;
                color: #00cb46;
                -webkit-transition: all 0.5s;
                transition: all 0.5s;
                font-weight: 600;
            }

            .customer-feedback-slides .customer-feedback .next-arrow.slick-arrow:hover i {
                color: #00cb46;
            }

            .customer-feedback-slides .customer-feedback .next-arrow.slick-arrow:hover span {
                color: #00cb46;
            }

    .customer-feedback-slides .customer-thumbnails {
        position: relative;
    }

        .customer-feedback-slides .customer-thumbnails::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 50px;
            height: 100%;
            background-color: #ffffff;
            z-index: 1;
        }

        .customer-feedback-slides .customer-thumbnails::after {
            content: "";
            position: absolute;
            top: 0;
            right: 0;
            width: 50px;
            height: 100%;
            background-color: #ffffff;
            z-index: 1;
        }

.img-thumbnail {
    max-height: 85px;
    border: none !important;
}

.customer-feedback-slides .customer-thumbnails .item .img-fill {
    cursor: pointer;
    position: relative;
    text-align: center;
    margin-top: 50px;
}

    .customer-feedback-slides .customer-thumbnails .item .img-fill img {
        opacity: 0.4;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        display: inline-block;
        position: relative;
        border: 2px solid #95727a;
        border-radius: 50%;
        padding: 3px;
        width: 85px;
    }

    .customer-feedback-slides .customer-thumbnails .item .img-fill .customer-name {
        margin-top: -15px;
        text-align: center;
        opacity: 0;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

        .customer-feedback-slides .customer-thumbnails .item .img-fill .customer-name h3 {
            font-size: 18px;
            margin-bottom: 3px;
        }

        .customer-feedback-slides .customer-thumbnails .item .img-fill .customer-name span {
            color: #00cb46;
            font-size: 13px;
        }

.customer-feedback-slides .customer-thumbnails .item:hover .img-fill img {
    opacity: 1;
    position: relative;
}

.customer-feedback-slides .customer-thumbnails .item.slick-center .img-fill {
    position: relative;
}

    .customer-feedback-slides .customer-thumbnails .item.slick-center .img-fill::before {
        position: absolute;
        width: 10px;
        height: 10px;
        content: "";
        border-top: 0;
        border-right: 15px solid transparent;
        border-bottom: 15px solid #95727a;
        border-left: 15px solid transparent;
        top: -39px;
        left: 0;
        right: 0;
        margin: auto;
    }

    .customer-feedback-slides .customer-thumbnails .item.slick-center .img-fill img {
        opacity: 1;
        width: 200px;
        position: relative;
        top: -26px;
    }

    .customer-feedback-slides .customer-thumbnails .item.slick-center .img-fill .customer-name {
        opacity: 1;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

/* 
Counter Area Style
======================================================*/
.counter-area {
    background-image: url(../img/counter-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

    .counter-area::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #000000;
        opacity: 0;
        z-index: -1;
    }

.mt-50 {
    margin-top: 50px !important;
}

#answer {
    display: table;
    background-color: #4caf50;
    color: white;
    padding: 8px 9px;
    border-radius: 30px 10px 30px 30px;
    text-align: center;
}

#CancelAnswer {
    display: table;
    background-color: red;
    padding: 6px 10px;
    border-radius: 30px 30px 10px 30px;
    color: white;
    margin: 10px 0px;
}

.single-counter {
    margin-bottom: 10px;
    padding-left: 60px;
    position: relative;
}

    .single-counter i {
        font-size: 50px;
        display: inline-block;
        margin-bottom: 8px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        position: absolute;
        left: 0;
        color: #00cb46;
    }

    .single-counter h2 {
        margin-bottom: 4px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        color: #ffffff;
    }

        .single-counter h2 sup {
            color: #00cb46;
            font-size: 25px;
        }

        .single-counter h2 .k {
            font-size: 23px;
            font-weight: 500;
            font-weight: 700;
        }

    .single-counter p {
        font-size: 14px;
        font-weight: 500;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        color: #ffffff;
    }

    .single-counter:hover i {
        color: #00cb46;
    }

    .single-counter:hover h2 {
        color: #00cb46;
    }

    .single-counter:hover p {
        color: #00cb46;
    }

/* 
Our Blog Area Style
======================================================*/
.our-blog-area {
    position: relative;
}

    .our-blog-area .section-title {
        position: relative;
    }

        .our-blog-area .section-title span {
            color: #ffffff;
        }

        .our-blog-area .section-title h2 {
            color: #ffffff;
        }

        .our-blog-area .section-title p {
            color: #ffffff;
        }

    .our-blog-area::before {
        content: "";
        position: absolute;
        top: -30px;
        left: 0;
        width: 1200px;
        height: 450px;
        background-color: #102a82;
        margin: auto;
        right: 0;
    }

.single-blog {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    margin-bottom: 30px;
}

    .single-blog::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #00cb46;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    .single-blog .blog-content {
        padding: 20px;
        background-color: #ffffff;
        -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
        box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    }

        .single-blog .blog-content .user {
            margin-bottom: 10px;
            color: #95727a;
            font-size: 13px;
            line-height: 1;
            position: relative;
            top: -5px;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
        }

            .single-blog .blog-content .user i {
                display: inline-block;
                margin-right: 2px;
            }

            .single-blog .blog-content .user:hover {
                color: #00cb46;
            }

        .single-blog .blog-content h3 a {
            color: #000000;
            border-bottom: 1px solid #eeeeee;
            padding-bottom: 20px;
            margin-bottom: 6px;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
        }

        .single-blog .blog-content ul {
            margin-bottom: -6px;
        }

            .single-blog .blog-content ul li {
                display: inline-block;
                font-size: 13px;
            }

                .single-blog .blog-content ul li.date {
                    float: right;
                }

    .single-blog:hover {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }

        .single-blog:hover h3 a {
            color: #00cb46;
        }

        .single-blog:hover::after {
            -webkit-transform: scale(1);
            transform: scale(1);
        }

/* 
Top Footer Area Style
======================================================*/
/*.footer-bg {
    background-color: #211212   ;
}*/

.top-footer-area .footer-adders .call-wrap {
    position: relative;
    padding-left: 50px;
}

    .top-footer-area .footer-adders .call-wrap i {
        font-size: 30px;
        color: #00cb46;
        position: absolute;
        top: 5px;
        left: 0;
        background-color: #ffffff;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 50%;
    }

    .top-footer-area .footer-adders .call-wrap span {
        display: block;
        color: #ffffff;
        font-size: 14px;
    }

    .top-footer-area .footer-adders .call-wrap a {
        color: #ffffff;
        font-size: 16px;
    }

.top-footer-area .footer-adders .time-wrap {
    position: relative;
    padding-left: 50px;
}

    .top-footer-area .footer-adders .time-wrap i {
        font-size: 30px;
        color: #00cb46;
        position: absolute;
        top: 5px;
        left: 0;
        background-color: #ffffff;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 50%;
    }

    .top-footer-area .footer-adders .time-wrap span {
        display: block;
        color: #ffffff;
        font-size: 14px;
    }

    .top-footer-area .footer-adders .time-wrap p {
        color: #ffffff;
        font-size: 16px;
    }

.top-footer-area .footer-adders .default-btn {
    float: right;
    cursor: pointer;
}

.top-footer-area .border-bottom {
    border-color: #272a35 !important;
}

.top-footer-area .footer-link-wrap {
    border-bottom: 1px solid #272a35;
}

.top-footer-area .single-widget {
    margin-bottom: 30px;
}

    .top-footer-area .single-widget h3 {
        color: #ffffff;
        text-transform: uppercase;
        font-weight: 600;
        margin-bottom: 30px;
        border-bottom: 1px solid #272a35;
        position: relative;
        padding-bottom: 8px;
        margin-bottom: 25px;
    }

        .top-footer-area .single-widget h3::before {
            content: "";
            position: absolute;
            bottom: -1px;
            left: 0;
            width: 50px;
            height: 1px;
            background-color: #ffffff;
        }

    .top-footer-area .single-widget ul li {
        color: #4e4a4a;
        position: relative;
        margin-bottom: 10px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

        .top-footer-area .single-widget ul li:last-child {
            margin-bottom: 0;
        }

        .top-footer-area .single-widget ul li::before {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 0;
            height: 1px;
            background-color: #00cb46;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
        }

        .top-footer-area .single-widget ul li a {
            color: #000000;
        }

        .top-footer-area .single-widget ul li:hover {
            color: #00cb46;
        }

            .top-footer-area .single-widget ul li:hover::before {
                width: 100%;
            }

            .top-footer-area .single-widget ul li:hover a {
                color: #00cb46;
            }

/* 
Bottom Footer Area Style
======================================================*/
.bottom-footer-area {
    padding-top: 20px;
    padding-bottom: 20px;
}

    .bottom-footer-area .copy-right {
        color: #000000;
    }

        .bottom-footer-area .copy-right p i {
            position: relative;
            top: 2px;
        }

        .bottom-footer-area .copy-right p a {
            color: #000000;
        }

            .bottom-footer-area .copy-right p a:hover {
                color: #00cb46;
            }

    .bottom-footer-area .designed {
        float: right;
        color: #ffffff;
    }

        .bottom-footer-area .designed i {
            position: relative;
            top: 2px;
            -webkit-animation: heartBeat 1000ms infinite linear;
            animation: heartBeat 1000ms infinite linear;
            color: #00cb46;
        }

/* 
Subscribe Area Style
======================================================*/
.modal-dialog {
    margin: auto;
    max-width: 600px;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .modal-dialog .startup-form {
        max-width: 550px;
        position: relative;
        margin: auto;
    }

        .modal-dialog .startup-form .input-newsletter {
            display: block;
            width: 100%;
            background-color: #f1f1f1;
            border: none;
            height: 60px;
            padding-left: 25px;
            border-radius: 0;
            padding-top: 0;
            outline: 0;
            color: #000000;
        }

            .modal-dialog .startup-form .input-newsletter::-webkit-input-placeholder {
                color: #00cb46;
            }

            .modal-dialog .startup-form .input-newsletter:-ms-input-placeholder {
                color: #00cb46;
            }

            .modal-dialog .startup-form .input-newsletter::-ms-input-placeholder {
                color: #00cb46;
            }

            .modal-dialog .startup-form .input-newsletter::placeholder {
                color: #00cb46;
            }

        .modal-dialog .startup-form button {
            position: absolute;
            right: 0;
            top: 0;
            background-color: #00cb46;
            color: #ffffff;
            border: none;
            padding: 16px 30px;
            border-radius: 0;
            -webkit-transition: 0.5s;
            transition: 0.5s;
            text-transform: capitalize;
            font-size: 13px;
            font-weight: 400;
            font-size: 13px;
            font-weight: 400;
            cursor: pointer;
        }

            .modal-dialog .startup-form button:hover {
                background-color: #00cb46;
                color: #ffffff;
            }

            .modal-dialog .startup-form button i {
                margin-left: 5px;
            }

    .modal-dialog .modal-header .close {
        padding: 0;
        margin: 0;
    }

    .modal-dialog .modal-body {
        padding: 20px 14px;
    }

.table {
    margin: 1rem 0;
}

.modal-dialog .modal-content {
    border-radius: 10px;
}

.modal-title {
    width: 100%;
    text-align: center;
}
/* 
Sidebar Modal Area Style
======================================================*/
.sidebar-modal {
    position: relative;
}

    .sidebar-modal .modal.right.fade.show .modal-dialog {
        right: 0;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .sidebar-modal .modal.right.fade .modal-dialog {
        right: -320px;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .sidebar-modal .modal-header {
        display: inline;
        padding: 0;
        border: none;
    }

        .sidebar-modal .modal-header .close {
            height: 27px;
            width: 27px;
            color: #fff;
            margin: 0px;
            padding: 0px;
            cursor: pointer;
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            border: none;
            opacity: 1;
            position: relative;
            top: 15px;
            left: -15px;
            border: 1px solid #fff;
            border-radius: 50%;
            font-size: 23px;
        }

            .sidebar-modal .modal-header .close:hover {
                background-color: #00cb46;
                color: #ffffff;
                border-color: #00cb46;
            }

        .sidebar-modal .modal-header h2 {
            background-color: #00cb46;
            padding: 30px 25px;
        }

    .sidebar-modal .modal.right .modal-dialog {
        position: fixed;
        margin: auto;
        width: 400px;
        height: 100%;
        -webkit-transform: translate3d(0%, 0, 0);
        transform: translate3d(0%, 0, 0);
    }

    .sidebar-modal .modal.right .modal-content {
        height: 100%;
        overflow-y: auto;
        border-radius: 0;
        border: none;
        background-color: #ffffff;
    }

    .sidebar-modal .modal.right .modal-body {
        padding: 30px;
    }

        .sidebar-modal .modal.right .modal-body .sidebar-modal-widget {
            margin-bottom: 30px;
        }

            .sidebar-modal .modal.right .modal-body .sidebar-modal-widget .title {
                font-size: 18px;
                position: relative;
                z-index: 1;
                margin-bottom: 20px;
            }

            .sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul.contact-info li {
                margin-bottom: 10px;
            }

                .sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul.contact-info li span {
                    font-size: 30px;
                    display: block;
                    font-weight: 400;
                    color: #818992;
                    margin-bottom: 10px;
                    text-transform: initial;
                    line-height: 1;
                }

                .sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul.contact-info li:last-child {
                    margin-bottom: 0;
                }

            .sidebar-modal .modal.right .modal-body .sidebar-modal-widget .social-list li {
                display: inline-block;
                padding-right: 5px;
            }

                .sidebar-modal .modal.right .modal-body .sidebar-modal-widget .social-list li a i {
                    width: 25px;
                    height: 25px;
                    border: 1px solid #000000;
                    display: inline-block;
                    text-align: center;
                    line-height: 23px;
                    border-radius: 50%;
                    color: #000000;
                    font-size: 13px;
                    -webkit-transition: all 0.5s;
                    transition: all 0.5s;
                }

                    .sidebar-modal .modal.right .modal-body .sidebar-modal-widget .social-list li a i:hover {
                        color: #ffffff;
                        background-color: #00cb46;
                        border-color: #00cb46;
                    }

/*====================================================
HOME TWO STYLE
======================================================*/
/* 
bimehvaar Nav Style Two Style
======================================================*/
.bimehvaar-nav-style-two .navbar-area .main-nav {
    position: unset;
    background: transparent;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #363637;
}

    .bimehvaar-nav-style-two .navbar-area .main-nav nav .navbar-nav {
        position: relative;
        padding: 15px 1px;
    }

        .bimehvaar-nav-style-two .navbar-area .main-nav nav .navbar-nav::before {
            content: "";
            position: absolute;
            top: 0;
            left: -15px;
            height: 100%;
            width: 1px;
            background-color: #363637;
        }

        .bimehvaar-nav-style-two .navbar-area .main-nav nav .navbar-nav::after {
            content: "";
            position: absolute;
            top: 0;
            right: -15px;
            height: 100%;
            width: 1px;
            background-color: #363637;
        }

        .bimehvaar-nav-style-two .navbar-area .main-nav nav .navbar-nav .nav-item a {
            color: #ffffff;
        }

            .bimehvaar-nav-style-two .navbar-area .main-nav nav .navbar-nav .nav-item a:hover {
                color: #00cb46;
            }

            .bimehvaar-nav-style-two .navbar-area .main-nav nav .navbar-nav .nav-item a.active {
                color: #00cb46;
            }

        .bimehvaar-nav-style-two .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li a::before {
            background-color: #00cb46;
        }

        .bimehvaar-nav-style-two .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover {
            color: #00cb46;
        }

            .bimehvaar-nav-style-two .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover::before {
                -webkit-transform: scale(1);
                transform: scale(1);
            }

        .bimehvaar-nav-style-two .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active {
            color: #00cb46;
        }

            .bimehvaar-nav-style-two .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active::before {
                -webkit-transform: scale(1);
                transform: scale(1);
            }

.bimehvaar-nav-style-two .navbar-area .navbar-brand {
    display: block;
    margin-right: 0;
}

.bimehvaar-nav-style-two .navbar-area .navbar {
    padding: 0;
}

.bimehvaar-nav-style-two .others-option .flag-wrap .flag-item-top .flag-bar span {
    color: #ffffff;
}

.bimehvaar-nav-style-two .others-option .flag-wrap .flag-item-top .flag-bar:hover span {
    color: #00cb46;
}

.bimehvaar-nav-style-two .others-option .flag-wrap .flag-item-top .flag-item-bottom .flag-item .flag-link:hover {
    color: #00cb46;
}

.bimehvaar-nav-style-two .others-option .cart-wrap .cart-icon i {
    color: #ffffff;
}

    .bimehvaar-nav-style-two .others-option .cart-wrap .cart-icon i:hover {
        color: #00cb46;
    }

.bimehvaar-nav-style-two .others-option .search-wrap .other-option .search-box-item {
    color: #ffffff;
}

.bimehvaar-nav-style-two .others-option .search-wrap .other-option:hover .search-box-item .search-btn {
    color: #00cb46;
}

.bimehvaar-nav-style-two .others-option .menu-wrap .sidebar-menu span {
    border-color: #ffffff;
}

.bimehvaar-nav-style-two .others-option .menu-wrap .sidebar-menu:hover span {
    border-color: #00cb46;
}

/* 
Banner Area Style
======================================================*/
.banner-area-two {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 175px;
    padding-bottom: 0;
    overflow: hidden;
    position: relative;
    background-color: #000000;
    z-index: 1;
}

    .banner-area-two::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url(../img/banner-two/1.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: -1;
        -webkit-animation: FocuS 1s linear 1s infinite;
        animation: FocuS 1s linear 1s infinite;
    }

    .banner-area-two .banner-text {
        text-align: center;
        max-width: 800px;
        margin: 0 auto 50px;
    }

        .banner-area-two .banner-text h1 {
            font-size: 60px;
            color: #ffffff;
            margin-bottom: 40px;
        }

        .banner-area-two .banner-text .banner-btn {
            margin-left: -100px;
        }

            .banner-area-two .banner-text .banner-btn .video-btn {
                top: -14px;
                position: relative;
                margin-left: 20px;
            }

                .banner-area-two .banner-text .banner-btn .video-btn span {
                    position: absolute;
                    top: -4px;
                    left: 80px;
                    width: 120px;
                    font-size: 18px;
                    color: #ffffff;
                }

                .banner-area-two .banner-text .banner-btn .video-btn:hover {
                    background-color: #00cb46;
                }

                    .banner-area-two .banner-text .banner-btn .video-btn:hover span {
                        color: #00cb46;
                    }

            .banner-area-two .banner-text .banner-btn .default-btn {
                margin-right: 20px;
            }

    .banner-area-two .car-img {
        position: relative;
    }

        .banner-area-two .car-img .shape-1 {
            position: absolute;
            bottom: -20px;
            left: 0;
        }

        .banner-area-two .car-img .shape-2 {
            position: absolute;
            bottom: 0;
            right: 0;
        }

/* 
Address Area Style
======================================================*/
.single-address {
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    text-align: center;
    padding: 30px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

    .single-address::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        background-color: #00cb46;
        z-index: -1;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

    .single-address i {
        font-size: 30px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        background-color: #00cb46;
        border-radius: 50%;
        margin-bottom: 15px;
        color: #ffffff;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

    .single-address h3 {
        margin-bottom: 10px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

    .single-address a {
        display: block;
        color: #95727a;
        margin-bottom: -8px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

    .single-address span {
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

    .single-address p {
        margin-bottom: -8px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

    .single-address:hover::before {
        width: 100%;
    }

    .single-address:hover i {
        background-color: #ffffff;
        color: #00cb46;
    }

    .single-address:hover h3 {
        color: #ffffff;
    }

    .single-address:hover span {
        color: #ffffff;
    }

    .single-address:hover a {
        color: #ffffff;
    }

    .single-address:hover p {
        color: #ffffff;
    }

/* 
Why Choose Us Area Two  Style
======================================================*/
.why-choose-us-area-two {
    background-image: url(../img/choose-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

    .why-choose-us-area-two .why-choose-title span {
        color: #00cb46;
    }

    .why-choose-us-area-two .why-choose-wrap {
        background-color: transparent;
        left: 0;
        padding: 0;
    }

        .why-choose-us-area-two .why-choose-wrap .why-choose-item {
            margin-bottom: 30px;
        }

        .why-choose-us-area-two .why-choose-wrap p {
            margin-bottom: 20px;
        }

    .why-choose-us-area-two .choose-img {
        position: absolute;
        top: -216px;
        left: 0;
        right: 0;
        margin: auto;
    }

        .why-choose-us-area-two .choose-img::before {
            display: none;
        }

    .why-choose-us-area-two .choose-btn-wrap .white-btn {
        margin-left: 30px;
        background-color: #ececec;
        color: #00cb46;
        -webkit-box-shadow: 8px 8px 0px #f7f7f7;
        box-shadow: 8px 8px 0px #f7f7f7;
        --hue: 190;
    }

        .why-choose-us-area-two .choose-btn-wrap .white-btn:hover {
            -webkit-box-shadow: 0 0 0 1em transparent;
            box-shadow: 0 0 0 1em transparent;
            -webkit-animation: pulse 1s;
            animation: pulse 1s;
            background-color: #00cb46;
            color: #ffffff;
        }

/* 
What We Offer Area Two  Style
======================================================*/
.single-offers {
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    z-index: 1;
}

    .single-offers::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        background-color: #00cb46;
        z-index: -1;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

    .single-offers .offers-content {
        padding: 45px 25px;
    }

        .single-offers .offers-content .icon {
            font-size: 30px;
            margin-bottom: 15px;
            color: #00cb46;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
        }

        .single-offers .offers-content h3 {
            margin-bottom: 15px;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
        }

        .single-offers .offers-content p {
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
        }

        .single-offers .offers-content .read-more {
            margin-top: -5px;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
        }

    .single-offers:hover::before {
        width: 100%;
    }

    .single-offers:hover .icon {
        color: #ffffff;
    }

    .single-offers:hover h3 {
        color: #ffffff;
    }

    .single-offers:hover p {
        color: #ffffff;
    }

    .single-offers:hover .read-more {
        color: #ffffff;
    }

/* 
Find Car Area Two  Style
======================================================*/
.find-car-area-two {
    background-image: url(../img/book-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}

    .find-car-area-two::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 50px;
        background-color: #ffffff;
    }

    .find-car-area-two .find-car-title {
        padding-top: 150px;
        padding-bottom: 100px;
    }

        .find-car-area-two .find-car-title span {
            color: #00cb46;
        }

        .find-car-area-two .find-car-title h2 {
            color: #ffffff;
        }

        .find-car-area-two .find-car-title p {
            color: #ffffff;
        }

    .find-car-area-two .car-book-from {
        margin-top: 0;
        padding: 0;
    }

        .find-car-area-two .car-book-from h3 {
            color: #ffffff;
            background-color: #00cb46;
            margin-bottom: 0 !important;
            padding: 12px 20px;
            font-size: 25px;
            color: #ffffff;
        }

        .find-car-area-two .car-book-from .book-wrap {
            padding: 59px 50px 67px;
        }

/* 
Counter Area Two  Style
======================================================*/
.counter-area-two {
    background-image: unset;
}

    .counter-area-two::before {
        display: none;
    }

    .counter-area-two .single-counter i {
        color: #00cb46;
    }

    .counter-area-two .single-counter h2 {
        color: #00cb46;
    }

        .counter-area-two .single-counter h2 sup {
            color: #00cb46;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
        }

        .counter-area-two .single-counter h2 .k {
            font-size: 25px;
            font-weight: 700;
        }

    .counter-area-two .single-counter p {
        color: #00cb46;
    }

    .counter-area-two .single-counter:hover i {
        color: #00cb46;
    }

    .counter-area-two .single-counter:hover h2 {
        color: #00cb46;
    }

        .counter-area-two .single-counter:hover h2 sup {
            color: #00cb46;
        }

    .counter-area-two .single-counter:hover p {
        color: #00cb46;
    }

/* 
Who We Are Area Two  Style
======================================================*/
.who-we-are-area-two {
    padding-top: 0;
    padding-bottom: 0;
}

    .who-we-are-area-two .who-we-are-img {
        background-image: url(../img/who-we-are-img-three.jpg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        height: 100%;
        position: relative;
    }

        .who-we-are-area-two .who-we-are-img .video-btn-wrap {
            position: absolute;
            bottom: 60px;
            right: 60px;
        }

            .who-we-are-area-two .who-we-are-img .video-btn-wrap .video-btn {
                background-color: #00cb46;
            }

                .who-we-are-area-two .who-we-are-img .video-btn-wrap .video-btn::before {
                    background-color: #00cb46;
                }

                .who-we-are-area-two .who-we-are-img .video-btn-wrap .video-btn i {
                    color: #ffffff;
                }

                .who-we-are-area-two .who-we-are-img .video-btn-wrap .video-btn:hover {
                    background-color: #00cb46;
                }

    .who-we-are-area-two .who-we-are-content-wrap {
        padding-top: 100px;
        padding-bottom: 100px;
        margin-right: 120px;
    }

        .who-we-are-area-two .who-we-are-content-wrap .who-we-are-title span {
            color: #00cb46;
        }

    .who-we-are-area-two .who-we-are-content ul li:hover i {
        background-color: #00cb46;
    }

/* 
Customer Area Two  Style
======================================================*/
.customer-area-two .single-customer {
    text-align: center;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    padding: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
    opacity: 0.3;
    -webkit-transition: all 0.9s;
    transition: all 0.9s;
}

    .customer-area-two .single-customer img {
        width: 90px;
        height: 90px;
        border: 2px solid #00cb46;
        padding: 3px;
        border-radius: 50%;
        margin: 0 auto 25px;
    }

    .customer-area-two .single-customer h3 {
        margin-bottom: 18px;
    }

    .customer-area-two .single-customer p {
        margin-bottom: 15px;
    }

    .customer-area-two .single-customer span {
        display: block;
    }

    .customer-area-two .single-customer .colors {
        color: #00cb46;
    }

.customer-area-two .owl-item.active.center .single-customer {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.customer-area-two .owl-theme .owl-dots .owl-dot span {
    margin: 0 5px;
    background: #b4b4b8;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 20px;
    border-radius: 0;
    height: 5px;
}

.customer-area-two .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #00cb46 !important;
    width: 20px;
    border-radius: 0;
    height: 5px;
}

.customer-area-two .owl-theme .owl-dots .owl-dot.active span {
    background-color: #00cb46 !important;
    width: 20px;
    border-radius: 0;
    height: 5px;
}

/* 
Customer Area Two  Style
======================================================*/
.support-area-two {
    background-image: url(../img/support-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 100%;
    z-index: 1;
}

    .support-area-two .support-img::before {
        content: "";
        position: absolute;
        top: 140px;
        left: 0;
        width: 100%;
        height: 100%;
        border: 20px solid #00cb46;
        z-index: -1;
    }

    .support-area-two .support-content {
        text-align: left;
    }

        .support-area-two .support-content span i {
            position: relative;
            top: 4px;
            color: #00cb46;
        }

/* 
Gallery Area Two  Style
======================================================*/
.gallery-area-two .gallery-wrap .shorting-menu .filter:hover {
    color: #00cb46;
}

.gallery-area-two .gallery-wrap .shorting-menu .filter.active {
    color: #00cb46;
}

.gallery-area-two .single-gallery .gallery-content:hover h3 a {
    color: #00cb46;
}

/* 
Team Area  Style
======================================================*/
.team-area {
    background-image: url(../img/team/team-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 100%;
    position: relative;
    z-index: 2;
}

.single-team {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin-bottom: 30px;
}

    .single-team .team-img {
        position: relative;
    }

        .single-team .team-img::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: #000000;
            opacity: 0.7;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
            opacity: 0;
        }

    .single-team .team-content {
        background-color: #ffffff;
        -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
        box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
        padding: 30px;
        text-align: center;
    }

        .single-team .team-content span {
            color: #00cb46;
            margin-bottom: 5px;
            display: inline-block;
            top: -6px;
            position: relative;
        }

            .single-team .team-content span::before {
                content: "";
                position: absolute;
                top: 15px;
                left: -25px;
                width: 20px;
                height: 2px;
                background-color: #00cb46;
            }

        .single-team .team-content h3 {
            margin-bottom: 0;
            margin-top: -6px;
        }

        .single-team .team-content ul {
            position: absolute;
            bottom: 95px;
            left: 0;
            right: 0;
            opacity: 0;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
        }

            .single-team .team-content ul li {
                display: inline-block;
            }

                .single-team .team-content ul li a i {
                    background-color: #ffffff;
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                    border-radius: 50%;
                    color: #00cb46;
                    -webkit-transition: all 0.5s;
                    transition: all 0.5s;
                }

                    .single-team .team-content ul li a i:hover {
                        background-color: #00cb46;
                        color: #ffffff;
                    }

        .single-team .team-content p {
            position: absolute;
            top: 270px;
            left: 0;
            right: 0;
            max-width: 350px;
            margin: auto;
            color: #ffffff;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
            opacity: 0;
        }

    .single-team:hover {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }

        .single-team:hover .team-content ul {
            opacity: 1;
            bottom: 125px;
        }

        .single-team:hover .team-content p {
            opacity: 1;
            top: 140px;
        }

        .single-team:hover .team-img::before {
            opacity: 0.7;
        }

/* 
Blog Area Two Style
======================================================*/
.our-blog-area-two::before {
    top: 0;
    background-color: #00cb46;
}

.our-blog-area-two .single-blog:hover .blog-content a {
    color: #00cb46;
}

.our-blog-area-two .single-blog:hover .blog-content h3 a {
    color: #00cb46;
}

.our-blog-area-two .single-blog:hover .blog-content .read-more {
    color: #00cb46;
}

.our-blog-area-two .single-blog:hover::after {
    background-color: #00cb46;
}

/* 
Top Footer Area Two Style
======================================================*/
.top-footer-area-two .single-widget h3 {
    color: #00cb46;
    border-color: #c9cbdd;
}

    .top-footer-area-two .single-widget h3::before {
        background-color: #00cb46;
    }

.top-footer-area-two .single-widget ul li {
    color: #00cb46;
}

    .top-footer-area-two .single-widget ul li a {
        color: #00cb46;
    }

    .top-footer-area-two .single-widget ul li:hover {
        color: #00cb46;
    }

        .top-footer-area-two .single-widget ul li:hover a {
            color: #00cb46;
        }

/* 
Information Area Style
======================================================*/
.information-area {
    background-image: url(../img/information-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 100%;
}

.single-information {
    text-align: center;
    margin-bottom: 30px;
}

    .single-information .icon {
        font-size: 40px;
        color: #00cb46;
        margin-bottom: 15px;
    }

    .single-information h3 {
        margin-bottom: 15px;
        color: #ffffff;
        font-weight: 600;
    }

    .single-information p {
        margin-bottom: 10px;
        color: #ffffff;
    }

    .single-information .read-more {
        color: #00cb46;
    }

        .single-information .read-more:hover {
            color: #00cb46;
        }

/* 
Footer Bottom Area Two Style
======================================================*/
.bottom-footer-area-two {
    border-top: 1px solid #c9cbdd;
}

    .bottom-footer-area-two .copy-right {
        color: #00cb46;
    }

        .bottom-footer-area-two .copy-right p a {
            color: #00cb46;
        }

            .bottom-footer-area-two .copy-right p a:hover {
                color: #00cb46;
            }

    .bottom-footer-area-two .designed {
        color: #00cb46;
    }

        .bottom-footer-area-two .designed i {
            color: #00cb46;
        }

/*====================================================
HOME THREE STYLE
======================================================*/
/* 
bimehvaar Nav Style Two Style
======================================================*/
.bimehvaar-nav-style-three .navbar-area .main-nav {
    border-bottom: 1px solid #3b3479;
}

    .bimehvaar-nav-style-three .navbar-area .main-nav nav .navbar-nav::before {
        background-color: #3b3479;
    }

    .bimehvaar-nav-style-three .navbar-area .main-nav nav .navbar-nav::after {
        background-color: #3b3479;
    }

/* 
Banner Area Three Style
======================================================*/
.banner-area-three {
    background-color: #2a2273;
    padding-top: 150px;
    padding-bottom: 170px;
    background-image: url(../img/banner-three/3.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-clip-path: polygon(100% 0, 100% 92%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 92%, 0 100%, 0 0);
}

    .banner-area-three::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .banner-area-three .banner-text {
        max-width: 800px;
        margin: 0 auto 50px;
    }

        .banner-area-three .banner-text h1 {
            font-size: 60px;
            color: #eeeeee;
            margin-bottom: 40px;
        }

        .banner-area-three .banner-text .banner-btn .default-btn {
            margin-right: 20px;
        }

            .banner-area-three .banner-text .banner-btn .default-btn.white-btn {
                margin-left: 30px;
                background-color: #ffffff;
                color: #00cb46;
                -webkit-box-shadow: 8px 8px 0px #9a96bc;
                box-shadow: 8px 8px 0px #9a96bc;
                --hue: 190;
            }

                .banner-area-three .banner-text .banner-btn .default-btn.white-btn:hover {
                    -webkit-box-shadow: 0 0 0 1em transparent;
                    box-shadow: 0 0 0 1em transparent;
                    -webkit-animation: pulse 1s;
                    animation: pulse 1s;
                    background-color: #00cb46;
                    color: #ffffff;
                }

    .banner-area-three .round h1 {
        background-color: #00cb46;
        font-size: 225px;
        border-radius: 50%;
        width: 550px;
        height: 550px;
        line-height: 500px;
        text-align: center;
        position: relative;
        right: 0;
        top: 56px;
        text-transform: uppercase;
        color: #00cb46;
        text-shadow: -1px 1px 0 #f3f3f3, 1px 1px 0 #ffffff, 1px -1px 0 #ffffff, -1px -1px 0 #ffffff;
    }

    .banner-area-three .round img {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        display: none;
    }

    .banner-area-three .car-img {
        position: absolute;
        top: 400px;
        right: 0;
        max-width: 700px;
    }

    .banner-area-three .shape.shape-1 {
        position: absolute;
        bottom: -55px;
        left: -150px;
        z-index: -1;
    }

    .banner-area-three .social-link {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        position: absolute;
        top: 24%;
        left: 0;
    }

        .banner-area-three .social-link li {
            padding: 35px 0;
        }

            .banner-area-three .social-link li a {
                display: block;
                -webkit-transform: rotate(90deg);
                transform: rotate(90deg);
                color: #b2b2b2;
                font-weight: 500;
                text-transform: capitalize;
            }

                .banner-area-three .social-link li a:hover {
                    color: #00cb46;
                }

/* 
What We Offer Area Three Style
======================================================*/
.what-we-offer-three .single-we-offer {
    background-image: url(../img/offer/8.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    z-index: 1;
}

    .what-we-offer-three .single-we-offer::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #ffffff;
        z-index: -1;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

    .what-we-offer-three .single-we-offer::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #00cb46;
        z-index: -1;
        opacity: 0;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

    .what-we-offer-three .single-we-offer .icon {
        font-size: 40px;
        margin-bottom: 70px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        position: relative;
        z-index: 1;
        left: 23px;
        top: 23px;
    }

        .what-we-offer-three .single-we-offer .icon::after {
            content: "";
            position: absolute;
            top: -10px;
            left: -10px;
            width: 60px;
            height: 60px;
            line-height: 60px;
            background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 0, 0, 0)), to(#f8bb99));
            background-image: linear-gradient(to top, rgba(255, 0, 0, 0), #f8bb99);
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            z-index: -1;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
            text-align: center;
        }

    .what-we-offer-three .single-we-offer h3 {
        margin-bottom: 15px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

    .what-we-offer-three .single-we-offer p {
        margin-bottom: 12px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

    .what-we-offer-three .single-we-offer .read-more {
        color: #00cb46;
    }

    .what-we-offer-three .single-we-offer:hover .icon {
        color: #ffffff;
    }

    .what-we-offer-three .single-we-offer:hover h3 {
        color: #ffffff;
    }

    .what-we-offer-three .single-we-offer:hover p {
        color: #ffffff;
    }

    .what-we-offer-three .single-we-offer:hover .read-more {
        color: #ffffff;
    }

    .what-we-offer-three .single-we-offer:hover::before {
        opacity: 0;
    }

    .what-we-offer-three .single-we-offer:hover::after {
        opacity: 0.9;
    }

.what-we-offer-three .col-lg-4:nth-child(1) .single-we-offer {
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.what-we-offer-three .col-lg-4:nth-child(2) .single-we-offer {
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.what-we-offer-three .col-lg-4:nth-child(3) .single-we-offer {
    border-bottom: 1px solid #f1f1f1;
}

.what-we-offer-three .col-lg-4:nth-child(4) .single-we-offer {
    border-right: 1px solid #f1f1f1;
}

.what-we-offer-three .col-lg-4:nth-child(5) .single-we-offer {
    border-right: 1px solid #f1f1f1;
}

/* 
Find Car Area Three Style
======================================================*/
.find-car-area-three {
    background-image: url(../img/book-bg-two.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
}

    .find-car-area-three .find-car-title {
        padding-left: 30px;
    }

/* 
Find Car Area Three Style
======================================================*/
.why-choose-us-area-three {
    background-image: unset;
}

/* 
Who We Are Area Three Style
======================================================*/
.who-we-are-area-three {
    background-image: url(../img/choose-bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
}

    .who-we-are-area-three .who-we-are-img {
        position: absolute;
        bottom: 0;
    }

/* 
FAQ Area Style
=====================================================*/
.faq-area .faq-accordion .accordion {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

    .faq-area .faq-accordion .accordion .accordion-item {
        display: block;
        -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
        box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
        background: #ffffff;
    }

        .faq-area .faq-accordion .accordion .accordion-item:last-child {
            margin-bottom: 0;
        }

    .faq-area .faq-accordion .accordion .accordion-title {
        padding: 12px 20px 12px 60px;
        color: black;
        position: relative;
        border-bottom: 1px dashed #eeeeee;
        margin-bottom: -1px;
        display: block;
        font-size: 18px;
    }

        .faq-area .faq-accordion .accordion .accordion-title i {
            position: absolute;
            left: 0;
            top: 0;
            width: 40px;
            text-align: center;
            height: 100%;
            background: #faf5f5;
            color: #00cb46;
            font-size: 14px;
            -webkit-transition: 0.5s;
            transition: 0.5s;
        }

            .faq-area .faq-accordion .accordion .accordion-title i::before {
                position: absolute;
                left: 0;
                top: 50%;
                right: 0;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
            }

        .faq-area .faq-accordion .accordion .accordion-title span {
            position: absolute;
            top: 14px;
            left: 20px;
            width: 30px;
            height: 30px;
            line-height: 30px;
            background-color: #00cb46;
            color: #ffffff;
            text-align: center;
            border-radius: 50%;
        }

        .faq-area .faq-accordion .accordion .accordion-title.active {
            border-bottom-color: #00cb46;
        }

            .faq-area .faq-accordion .accordion .accordion-title.active i {
                background-color: #00cb46;
                color: #fff;
            }

                .faq-area .faq-accordion .accordion .accordion-title.active i::before {
                    content: "\f063";
                }

    .faq-area .faq-accordion .accordion .accordion-content {
        display: none;
        position: relative;
        padding: 30px;
    }

        .faq-area .faq-accordion .accordion .accordion-content.show {
            display: block;
        }

/* 
Our Vehicles Area Style
=====================================================*/
.our-vehicles-area-three {
    background-image: url(../img/team/team-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 100%;
    position: relative;
}

/* 
Supportive Area Style
=====================================================*/
.supportive-area {
    background-image: url(../img/supportive-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 100%;
}

    .supportive-area .supportive-content h2 {
        color: #ffffff;
        font-size: 40px;
        margin-bottom: 10px;
    }

    .supportive-area .supportive-content p {
        color: #ffffff;
    }

    .supportive-area .supportive-btn {
        float: right;
    }

/* 
Customer Area Style
=====================================================*/
.customer-area-three {
    background-image: url(../img/team/team-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

    .customer-area-three .customer-feedback-slides .customer-thumbnails::before {
        background-color: #fafeff;
    }

    .customer-area-three .customer-feedback-slides .customer-thumbnails::after {
        background-color: #fafeff;
    }

/* 
Top Footer Area Three Style
======================================================*/
.top-footer-area-three .single-widget h3 {
    color: #ffffff;
    border-color: #848484;
}

    .top-footer-area-three .single-widget h3::before {
        background-color: #ffffff;
    }

.top-footer-area-three .single-widget ul li {
    color: #ffffff;
}

    .top-footer-area-three .single-widget ul li a {
        color: #ffffff;
    }

    .top-footer-area-three .single-widget ul li:hover {
        color: #00cb46;
    }

        .top-footer-area-three .single-widget ul li:hover a {
            color: #00cb46;
        }

        .top-footer-area-three .single-widget ul li:hover::before {
            background-color: #00cb46;
        }

.validation-danger {
    color: #dc3545 !important;
}

.validation-success {
    color: #28a745 !important;
}

/* 
Footer Bottom Area Two Style
======================================================*/
.bottom-footer-area-three {
    border-top: 1px solid #c9cbdd;
}

    .bottom-footer-area-three .copy-right {
        color: #ffffff;
    }

        .bottom-footer-area-three .copy-right p a {
            color: #00cb46;
        }

            .bottom-footer-area-three .copy-right p a:hover {
                color: #00cb46;
            }

    .bottom-footer-area-three .designed {
        color: #ffffff;
    }

        .bottom-footer-area-three .designed i {
            color: #00cb46;
        }

/* Page Title Area Style
=====================================================*/
.page-title-area {
    position: relative;
    z-index: 1;
    padding-top: 235px;
    padding-bottom: 100px;
}

.page-title-area-background {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.backgroundShaksSales {
    background-image: url('../img/sales.jpg');
}

.backgroundBadane {
    background-image: url('../img/badane.jpg');
}

.backgroundMP {
    background-image: url('../img/masolay pezeshkan.jpg');
}

.backgroundmMosaferati {
    background-image: url('../img/mosaferati.jpg');
}

.backgroundmOmr {
    background-image: url('../img/bimeOmr.jpg');
}

.backgroundMMohandesi {
    background-image: url('../img/MasouliatMohandesi.jpg');
}

.backgroundmAAtashsouzi {
    background-image: url('../img/atashsoozi.jpg');
}

.backgroundmAElevator {
    background-image: url('../img/Elevator.jpg');
}

.backgroundmAMadani {
    background-image: url('../img/madani.jpg');
}

.backgroundVisitor {
    background-image: url('../img/BackgroundVisitor.jpg');
}

.backgroundEKP {
    background-image: url('../img/AlameKhesaratPezeshkan.jpg');
}

.page-title-area::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: linear-gradient(to right, #676767fc 0%, #ffffff00 51%);
    opacity: 0.7;
}

.page-title-area .page-title-content h2 {
    margin-bottom: 0;
    color: #676767;
    font-size: 40px;
    font-weight: 700;
}

.page-title-area .page-title-content ul {
    padding-left: 0;
    list-style-type: none;
    margin-top: 10px;
    margin-bottom: 0;
}

    .page-title-area .page-title-content ul li {
        display: inline-block;
        position: relative;
        font-size: 13px;
        font-weight: 500;
        padding-right: 20px;
        color: #676767;
    }

        .page-title-area .page-title-content ul li::before {
            content: "";
            position: absolute;
            top: 12px;
            right: 5px;
            background-color: #67676b;
            width: 5px;
            height: 5px;
            border-radius: 50%;
        }

        .page-title-area .page-title-content ul li:last-child::before {
            display: none;
        }

        .page-title-area .page-title-content ul li i {
            font-size: 20px;
            margin: 0 5px;
            position: relative;
            top: 5px;
        }

        .page-title-area .page-title-content ul li a {
            color: #676767;
        }

            .page-title-area .page-title-content ul li a:hover {
                color: #00e750;
            }

/*====================================================
INNER PAGE STYLE
======================================================*/
/*
Blog Details Area Style
=====================================================*/
.blog-details-area {
    /*
	Sidebar Widget Area Style
	================================*/
}

    .blog-details-area .blog-details-desc .article-image {
        position: relative;
    }

    .blog-details-area .blog-details-desc .article-content {
        margin-top: 30px;
    }

        .blog-details-area .blog-details-desc .article-content .entry-meta {
            margin-bottom: -10px;
        }

            .blog-details-area .blog-details-desc .article-content .entry-meta ul {
                padding-left: 0;
                margin-bottom: 0;
                list-style-type: none;
            }

                .blog-details-area .blog-details-desc .article-content .entry-meta ul li {
                    position: relative;
                    display: inline-block;
                    color: #00cb46;
                    margin-right: 21px;
                    font-size: 14px;
                }

                    .blog-details-area .blog-details-desc .article-content .entry-meta ul li span {
                        display: inline-block;
                        color: #bdbdbd;
                        font-weight: 500;
                    }

                    .blog-details-area .blog-details-desc .article-content .entry-meta ul li a {
                        display: inline-block;
                        color: #666666;
                        font-size: 13px;
                    }

                        .blog-details-area .blog-details-desc .article-content .entry-meta ul li a:hover {
                            color: #00cb46;
                        }

                    .blog-details-area .blog-details-desc .article-content .entry-meta ul li i {
                        color: #00cb46;
                        margin-right: 2px;
                    }

                    .blog-details-area .blog-details-desc .article-content .entry-meta ul li::before {
                        content: '';
                        position: absolute;
                        top: 11px;
                        right: -15px;
                        width: 6px;
                        height: 1px;
                        background: #00cb46;
                    }

                    .blog-details-area .blog-details-desc .article-content .entry-meta ul li:last-child {
                        margin-right: 0;
                    }

                        .blog-details-area .blog-details-desc .article-content .entry-meta ul li:last-child::before {
                            display: none;
                        }

        .blog-details-area .blog-details-desc .article-content h3 {
            margin-bottom: 13px;
            margin-top: 25px;
        }

        .blog-details-area .blog-details-desc .article-content .wp-block-gallery.columns-3 {
            padding-left: 0;
            list-style-type: none;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin-right: -10px;
            margin-left: -10px;
            margin-bottom: 30px;
            margin-top: 30px;
        }

            .blog-details-area .blog-details-desc .article-content .wp-block-gallery.columns-3 li {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 33.3333%;
                flex: 0 0 33.3333%;
                max-width: 33.3333%;
                padding-right: 10px;
                padding-left: 10px;
            }

                .blog-details-area .blog-details-desc .article-content .wp-block-gallery.columns-3 li figure {
                    margin-bottom: 0;
                }

    .blog-details-area .blog-details-desc .article-footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 30px;
    }

        .blog-details-area .blog-details-desc .article-footer .article-tags {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }

            .blog-details-area .blog-details-desc .article-footer .article-tags span {
                display: inline-block;
                color: #00cb46;
                font-size: 20px;
                margin-right: 5px;
                position: relative;
                top: 4px;
            }

            .blog-details-area .blog-details-desc .article-footer .article-tags a {
                display: inline-block;
                color: #666666;
                font-weight: 600;
            }

                .blog-details-area .blog-details-desc .article-footer .article-tags a:hover {
                    color: #00cb46;
                }

        .blog-details-area .blog-details-desc .article-footer .article-share {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }

            .blog-details-area .blog-details-desc .article-footer .article-share .social {
                padding-left: 0;
                list-style-type: none;
                text-align: right;
                margin-bottom: 0;
            }

                .blog-details-area .blog-details-desc .article-footer .article-share .social li {
                    display: inline-block;
                }

                    .blog-details-area .blog-details-desc .article-footer .article-share .social li span {
                        display: inline-block;
                        margin-right: 2px;
                        font-weight: 500;
                        color: #666666;
                    }

                    .blog-details-area .blog-details-desc .article-footer .article-share .social li a {
                        display: block;
                        color: #ffffff;
                        width: 32px;
                        height: 32px;
                        line-height: 33px;
                        border-radius: 50%;
                        background-color: #00cb46;
                        text-align: center;
                        font-size: 14px;
                    }

                        .blog-details-area .blog-details-desc .article-footer .article-share .social li a:hover {
                            background-color: #00cb46;
                        }

    .blog-details-area .blog-details-desc .post-navigation {
        margin-top: 30px;
    }

    .blog-details-area blockquote {
        overflow: hidden;
        background-color: #fafafa;
        padding: 50px !important;
        position: relative;
        text-align: center;
        z-index: 1;
        margin-bottom: 20px;
        margin-top: 20px;
    }

        .blog-details-area blockquote p {
            color: #00cb46;
            line-height: 1.6;
            margin-bottom: 0;
            font-style: italic;
            font-weight: 600;
            font-size: 17px !important;
        }

        .blog-details-area blockquote cite {
            display: none;
        }

        .blog-details-area blockquote::before {
            color: #efefef;
            content: "\ed67";
            position: absolute;
            left: 50px;
            top: -50px;
            z-index: -1;
            font-family: 'boxicons';
            font-size: 140px;
            font-weight: 900;
        }

        .blog-details-area blockquote::after {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            width: 3px;
            background-color: #00cb46;
            margin-top: 20px;
            margin-bottom: 20px;
        }

    .blog-details-area .post-navigation {
        border-top: 1px solid #eeeeee;
        border-bottom: 1px solid #eeeeee;
        padding-top: 20px;
        padding-bottom: 20px;
    }

        .blog-details-area .post-navigation .navigation-links {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

            .blog-details-area .post-navigation .navigation-links .nav-previous {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%;
            }

                .blog-details-area .post-navigation .navigation-links .nav-previous a i {
                    margin-right: 0;
                    font-size: 20px;
                    position: relative;
                    top: 4px;
                }

            .blog-details-area .post-navigation .navigation-links .nav-next {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%;
                text-align: right;
            }

                .blog-details-area .post-navigation .navigation-links .nav-next a i {
                    margin-left: 0;
                    font-size: 20px;
                    position: relative;
                    top: 4px;
                }

            .blog-details-area .post-navigation .navigation-links div a {
                display: inline-block;
                font-weight: 600;
                color: #00cb46;
            }

                .blog-details-area .post-navigation .navigation-links div a:hover {
                    color: #00cb46;
                }

    .blog-details-area .comments-area {
        padding: 25px;
        margin-top: 30px;
        -webkit-box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
        box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
        background-color: #ffffff;
    }

        .blog-details-area .comments-area .comments-title {
            position: relative;
            margin-bottom: 30px;
            line-height: initial;
            font-size: 22px;
        }

            .blog-details-area .comments-area .comments-title::before {
                content: '';
                height: 25px;
                width: 3px;
                left: -25px;
                position: absolute;
                background: #00cb46;
                top: 50%;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
            }

        .blog-details-area .comments-area ol {
            padding: 0;
            margin: 0;
            list-style-type: none;
        }

        .blog-details-area .comments-area ul {
            padding: 0;
            margin: 0;
            list-style-type: none;
        }

        .blog-details-area .comments-area .comment-list {
            padding: 0;
            margin: 0;
            list-style-type: none;
        }

        .blog-details-area .comments-area .children {
            margin-left: 40px;
        }

        .blog-details-area .comments-area .comment-body {
            border-bottom: 1px solid #eeeeee;
            padding-left: 65px;
            font-size: 14px;
            margin-bottom: 20px;
            padding-bottom: 20px;
        }

            .blog-details-area .comments-area .comment-body .reply {
                margin-top: 15px;
            }

                .blog-details-area .comments-area .comment-body .reply a {
                    border: 1px solid #ded9d9;
                    color: black;
                    display: inline-block;
                    padding: 5px 20px;
                    border-radius: 30px;
                    text-transform: uppercase;
                    position: relative;
                    z-index: 1;
                    font-size: 13px;
                    font-weight: 600;
                }

                    .blog-details-area .comments-area .comment-body .reply a:hover {
                        color: #ffffff;
                        background-color: #00cb46;
                        border-color: #00cb46;
                    }

        .blog-details-area .comments-area .comment-meta {
            margin-bottom: .8em;
        }

        .blog-details-area .comments-area .comment-author {
            font-size: 16px;
            margin-bottom: 0.4em;
            position: relative;
            z-index: 2;
        }

            .blog-details-area .comments-area .comment-author .avatar {
                height: 50px;
                left: -65px;
                position: absolute;
                width: 50px;
                border-radius: 50%;
            }

            .blog-details-area .comments-area .comment-author .fn {
                font-weight: 600;
                color: black;
                font-size: 14px;
            }

            .blog-details-area .comments-area .comment-author .says {
                display: none;
            }

        .blog-details-area .comments-area .comment-metadata {
            color: #666666;
            letter-spacing: 0.01em;
            text-transform: uppercase;
            font-size: 13px;
            font-weight: 500;
        }

            .blog-details-area .comments-area .comment-metadata a {
                color: #666666;
                font-size: 11px;
            }

                .blog-details-area .comments-area .comment-metadata a:hover {
                    color: #00cb46;
                }

        .blog-details-area .comments-area .comment-content p {
            font-size: 14px;
        }

        .blog-details-area .comments-area .comment-respond {
            margin-top: 30px;
        }

            .blog-details-area .comments-area .comment-respond .comment-reply-title {
                margin-bottom: 15px;
                position: relative;
                font-size: 22px;
            }

                .blog-details-area .comments-area .comment-respond .comment-reply-title::before {
                    content: '';
                    height: 25px;
                    width: 3px;
                    left: -25px;
                    position: absolute;
                    background: #00cb46;
                    top: 50%;
                    -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
                }

                .blog-details-area .comments-area .comment-respond .comment-reply-title #cancel-comment-reply-link {
                    display: inline-block;
                }

            .blog-details-area .comments-area .comment-respond .comment-form {
                overflow: hidden;
            }

            .blog-details-area .comments-area .comment-respond .comment-form-comment {
                margin-bottom: 30px;
                float: left;
                width: 100%;
            }

            .blog-details-area .comments-area .comment-respond label {
                display: block;
                font-weight: 500;
                color: #00cb46;
                margin-bottom: 5px;
            }

            .blog-details-area .comments-area .comment-respond input[type="datetime-local"] {
                display: block;
                width: 100%;
                background-color: #ffffff;
                border: 1px solid #eeeeee;
                padding: 0.625em 0.7375em;
                outline: 0;
                -webkit-transition: 0.5s;
                transition: 0.5s;
            }

                .blog-details-area .comments-area .comment-respond input[type="datetime-local"]:focus {
                    border-color: #00cb46;
                }

            .blog-details-area .comments-area .comment-respond input[type="week"] {
                display: block;
                width: 100%;
                background-color: #ffffff;
                border: 1px solid #eeeeee;
                padding: 0.625em 0.7375em;
                outline: 0;
                -webkit-transition: 0.5s;
                transition: 0.5s;
            }

                .blog-details-area .comments-area .comment-respond input[type="week"]:focus {
                    border-color: #00cb46;
                }

            .blog-details-area .comments-area .comment-respond input[type="month"] {
                display: block;
                width: 100%;
                background-color: #ffffff;
                border: 1px solid #eeeeee;
                padding: 0.625em 0.7375em;
                outline: 0;
                -webkit-transition: 0.5s;
                transition: 0.5s;
            }

                .blog-details-area .comments-area .comment-respond input[type="month"]:focus {
                    border-color: #00cb46;
                }

            .blog-details-area .comments-area .comment-respond input[type="text"] {
                display: block;
                width: 100%;
                background-color: #ffffff;
                border: 1px solid #eeeeee;
                padding: 0.625em 0.7375em;
                outline: 0;
                -webkit-transition: 0.5s;
                transition: 0.5s;
            }

                .blog-details-area .comments-area .comment-respond input[type="text"]:focus {
                    border-color: #00cb46;
                }

            .blog-details-area .comments-area .comment-respond input[type="email"] {
                display: block;
                width: 100%;
                background-color: #ffffff;
                border: 1px solid #eeeeee;
                padding: 0.625em 0.7375em;
                outline: 0;
                -webkit-transition: 0.5s;
                transition: 0.5s;
            }

                .blog-details-area .comments-area .comment-respond input[type="email"]:focus {
                    border-color: #00cb46;
                }

            .blog-details-area .comments-area .comment-respond input[type="url"] {
                display: block;
                width: 100%;
                background-color: #ffffff;
                border: 1px solid #eeeeee;
                padding: 0.625em 0.7375em;
                outline: 0;
                -webkit-transition: 0.5s;
                transition: 0.5s;
            }

                .blog-details-area .comments-area .comment-respond input[type="url"]:focus {
                    border-color: #00cb46;
                }

            .blog-details-area .comments-area .comment-respond input[type="password"] {
                display: block;
                width: 100%;
                background-color: #ffffff;
                border: 1px solid #eeeeee;
                padding: 0.625em 0.7375em;
                outline: 0;
                -webkit-transition: 0.5s;
                transition: 0.5s;
            }

                .blog-details-area .comments-area .comment-respond input[type="password"]:focus {
                    border-color: #00cb46;
                }

            .blog-details-area .comments-area .comment-respond input[type="search"] {
                display: block;
                width: 100%;
                background-color: #ffffff;
                border: 1px solid #eeeeee;
                padding: 0.625em 0.7375em;
                outline: 0;
                -webkit-transition: 0.5s;
                transition: 0.5s;
            }

                .blog-details-area .comments-area .comment-respond input[type="search"]:focus {
                    border-color: #00cb46;
                }

            .blog-details-area .comments-area .comment-respond input[type="tel"] {
                display: block;
                width: 100%;
                background-color: #ffffff;
                border: 1px solid #eeeeee;
                padding: 0.625em 0.7375em;
                outline: 0;
                -webkit-transition: 0.5s;
                transition: 0.5s;
            }

                .blog-details-area .comments-area .comment-respond input[type="tel"]:focus {
                    border-color: #00cb46;
                }

            .blog-details-area .comments-area .comment-respond input[type="number"] {
                display: block;
                width: 100%;
                background-color: #ffffff;
                border: 1px solid #eeeeee;
                padding: 0.625em 0.7375em;
                outline: 0;
                -webkit-transition: 0.5s;
                transition: 0.5s;
            }

                .blog-details-area .comments-area .comment-respond input[type="number"]:focus {
                    border-color: #00cb46;
                }

            .blog-details-area .comments-area .comment-respond textarea {
                display: block;
                width: 100%;
                background-color: #ffffff;
                border: 1px solid #eeeeee;
                padding: 0.625em 0.7375em;
                outline: 0;
                -webkit-transition: 0.5s;
                transition: 0.5s;
            }

                .blog-details-area .comments-area .comment-respond textarea:focus {
                    border-color: #00cb46;
                }

            .blog-details-area .comments-area .comment-respond .comment-form-author {
                float: left;
                width: 50%;
                padding-right: 10px;
                margin-bottom: 20px;
            }

            .blog-details-area .comments-area .comment-respond .comment-form-email {
                float: left;
                width: 50%;
                padding-left: 12px;
                margin-bottom: 20px;
            }

            .blog-details-area .comments-area .comment-respond .comment-form-url {
                float: left;
                width: 100%;
                margin-bottom: 20px;
            }

            .blog-details-area .comments-area .comment-respond .comment-form-cookies-consent {
                width: 100%;
                float: left;
                position: relative;
                padding-left: 20px;
                margin-bottom: 20px;
            }

                .blog-details-area .comments-area .comment-respond .comment-form-cookies-consent input {
                    position: absolute;
                    left: 0;
                    top: 6px;
                }

                .blog-details-area .comments-area .comment-respond .comment-form-cookies-consent label {
                    display: inline-block;
                    margin: 0;
                    color: #666666;
                    font-weight: normal;
                }

            .blog-details-area .comments-area .comment-respond .form-submit {
                float: left;
                width: 100%;
            }

                .blog-details-area .comments-area .comment-respond .form-submit input {
                    background: #00cb46;
                    border: none;
                    color: #ffffff;
                    padding: 14px 30px 12px;
                    display: inline-block;
                    cursor: pointer;
                    outline: 0;
                    border-radius: 30px;
                    text-transform: uppercase;
                    -webkit-transition: 0.5s;
                    transition: 0.5s;
                    font-weight: 500;
                    font-size: 14px;
                }

                    .blog-details-area .comments-area .comment-respond .form-submit input:hover {
                        color: #ffffff;
                        background-color: #00cb46;
                    }

                    .blog-details-area .comments-area .comment-respond .form-submit input:focus {
                        color: #ffffff;
                        background-color: #00cb46;
                    }

    .blog-details-area .widget-area .widget {
        margin-top: 35px;
        background-color: #ffffff;
        -webkit-box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
        box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
    }

        .blog-details-area .widget-area .widget .post-wrap {
            padding: 20px 20px 0px 20px;
        }

            .blog-details-area .widget-area .widget .post-wrap:last-child {
                padding: 20px 20px 20px 20px;
            }

        .blog-details-area .widget-area .widget:first-child {
            margin-top: 0;
        }

        .blog-details-area .widget-area .widget .widget-title {
            text-transform: capitalize;
            position: relative;
            font-size: 20px;
            margin-bottom: 0;
            background-color: #00cb46;
            padding: 10px 20px;
            color: #ffffff;
            border-radius: 10px 10px 0px 0px;
        }

    .blog-details-area .widget-area .widget_search form {
        position: relative;
    }

        .blog-details-area .widget-area .widget_search form label {
            display: block;
            margin-bottom: 0;
        }

        .blog-details-area .widget-area .widget_search form .screen-reader-text {
            display: none;
        }

        .blog-details-area .widget-area .widget_search form .search-field {
            background-color: transparent;
            height: 50px;
            padding: 6px 15px;
            border: 1px solid #eeeeee;
            width: 100%;
            display: block;
            outline: 0;
            -webkit-transition: 0.5s;
            transition: 0.5s;
            border-radius: 30px
        }

            .blog-details-area .widget-area .widget_search form .search-field:focus {
                border-color: #00cb46;
            }

        .blog-details-area .widget-area .widget_search form button {
            position: absolute;
            right: 0;
            outline: 0;
            bottom: 0;
            height: 50px;
            width: 50px;
            border: none;
            color: #ffffff;
            background-color: #00cb46;
            -webkit-transition: 0.5s;
            transition: 0.5s;
            cursor: pointer;
            border-radius: 30px;
        }

            .blog-details-area .widget-area .widget_search form button:hover {
                background-color: #00cb46;
            }

    .blog-details-area .widget-area .widget-peru-posts-thumb {
        position: relative;
        overflow: hidden;
        border-radius: 10px
    }

        .blog-details-area .widget-area .widget-peru-posts-thumb .item {
            overflow: hidden;
            margin-bottom: 10px;
            padding-bottom: 10px;
            border-bottom: 1px solid #efefef;
        }

            .blog-details-area .widget-area .widget-peru-posts-thumb .item:last-child {
                margin-bottom: 0;
                border-bottom: none;
                padding-bottom: 0;
            }

            .blog-details-area .widget-area .widget-peru-posts-thumb .item .thumb {
                float: left;
                height: 80px;
                overflow: hidden;
                position: relative;
                width: 80px;
                margin-right: 15px;
            }

                .blog-details-area .widget-area .widget-peru-posts-thumb .item .thumb .fullimage {
                    width: 80px;
                    height: 80px;
                    display: inline-block;
                    background-size: cover !important;
                    background-repeat: no-repeat;
                    background-position: center center !important;
                    position: relative;
                }

                    .blog-details-area .widget-area .widget-peru-posts-thumb .item .thumb .fullimage.bg1 {
                        background-image: url(../img/blog-details/2.jpg);
                    }

                    .blog-details-area .widget-area .widget-peru-posts-thumb .item .thumb .fullimage.bg2 {
                        background-image: url(../img/blog-details/3.jpg);
                    }

                    .blog-details-area .widget-area .widget-peru-posts-thumb .item .thumb .fullimage.bg3 {
                        background-image: url(../img/blog-details/4.jpg);
                    }

                    .blog-details-area .widget-area .widget-peru-posts-thumb .item .thumb .fullimage.bg4 {
                        background-image: url(../img/blog-details/5.jpg);
                    }

            .blog-details-area .widget-area .widget-peru-posts-thumb .item .info {
                overflow: hidden;
            }

                .blog-details-area .widget-area .widget-peru-posts-thumb .item .info span {
                    display: block;
                    color: #666666;
                    text-transform: uppercase;
                    margin-top: 5px;
                    margin-bottom: 5px;
                    font-size: 12px;
                    font-weight: 500;
                }

                .blog-details-area .widget-area .widget-peru-posts-thumb .item .info .title {
                    margin-bottom: 0;
                    line-height: 1.5;
                    font-size: 13px;
                    font-weight: 600;
                }

                    .blog-details-area .widget-area .widget-peru-posts-thumb .item .info .title a {
                        display: inline-block;
                        color: #474c40;
                    }

                        .blog-details-area .widget-area .widget-peru-posts-thumb .item .info .title a:hover {
                            color: #00cb46;
                        }

    .blog-details-area .widget-area .widget_recent_entries ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

        .blog-details-area .widget-area .widget_recent_entries ul li {
            position: relative;
            margin-bottom: 12px;
            color: #666666;
            padding-left: 17px;
            line-height: 1.5;
            font-size: 13px;
            font-weight: 600;
        }

            .blog-details-area .widget-area .widget_recent_entries ul li:last-child {
                margin-bottom: 0;
            }

            .blog-details-area .widget-area .widget_recent_entries ul li::before {
                background: #00cb46;
                position: absolute;
                height: 7px;
                width: 7px;
                content: '';
                left: 0;
                top: 7px;
            }

            .blog-details-area .widget-area .widget_recent_entries ul li .post-date {
                display: block;
                font-size: 13px;
                color: #666666;
                margin-top: 4px;
            }

    .blog-details-area .widget-area .widget_categories ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

        .blog-details-area .widget-area .widget_categories ul li {
            position: relative;
            padding-bottom: 10px;
            margin-bottom: 10px;
            color: #666666;
            padding-left: 17px;
            font-size: 13px;
            font-weight: 600;
            border-bottom: 1px solid #efefef;
        }

            .blog-details-area .widget-area .widget_categories ul li:last-child {
                margin-bottom: 0;
                border-bottom: none;
            }

            .blog-details-area .widget-area .widget_categories ul li::before {
                background: #00cb46;
                position: absolute;
                height: 7px;
                width: 7px;
                content: '';
                left: 0;
                top: 9px;
            }

            .blog-details-area .widget-area .widget_categories ul li a {
                display: block;
                color: #666666;
                font-weight: normal;
                font-size: 14px;
            }

                .blog-details-area .widget-area .widget_categories ul li a span {
                    float: right;
                    font-size: 13px;
                }

                .blog-details-area .widget-area .widget_categories ul li a:hover {
                    color: #00cb46;
                }

            .blog-details-area .widget-area .widget_categories ul li .post-count {
                float: right;
            }

    .blog-details-area .widget-area .widget_meta ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

        .blog-details-area .widget-area .widget_meta ul li {
            position: relative;
            margin-bottom: 12px;
            color: #666666;
            padding-left: 17px;
            font-size: 13px;
            font-weight: 500;
        }

            .blog-details-area .widget-area .widget_meta ul li:last-child {
                margin-bottom: 0;
            }

            .blog-details-area .widget-area .widget_meta ul li::before {
                background: #00cb46;
                position: absolute;
                height: 7px;
                width: 7px;
                content: '';
                left: 0;
                top: 7px;
            }

    .blog-details-area .widget-area .widget_tag_cloud .widget-title {
        margin-bottom: 0;
    }

    .blog-details-area .widget-area .tagcloud a {
        display: inline-block;
        color: #666666;
        font-weight: normal;
        font-size: 14px !important;
        padding: 7px 10px;
        border: 1px dashed #eeeeee;
        margin-top: 10px;
        margin-right: 10px;
    }

        .blog-details-area .widget-area .tagcloud a:hover {
            background-color: #00cb46;
            color: #ffffff;
        }

        .blog-details-area .widget-area .tagcloud a:focus {
            background-color: #00cb46;
            color: #ffffff;
            border-color: #00cb46;
        }

    .blog-details-area .widget-area .widget_services_list ul {
        padding-left: 0;
        list-style-type: none;
        margin-bottom: 0;
        -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.04);
        box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.04);
        background-color: #ffffff;
    }

        .blog-details-area .widget-area .widget_services_list ul li a {
            display: block;
            position: relative;
            border-bottom: 1px solid #eeeeee;
            padding-top: 15px;
            padding-bottom: 15px;
            padding-left: 15px;
            padding-right: 35px;
            color: #5d6576;
            z-index: 1;
            font-weight: 500;
        }

            .blog-details-area .widget-area .widget_services_list ul li a::before {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                width: 0;
                height: 100%;
                background: #252920;
                -webkit-transition: 0.5s;
                transition: 0.5s;
                opacity: 0;
                visibility: hidden;
            }

            .blog-details-area .widget-area .widget_services_list ul li a i {
                position: absolute;
                right: 15px;
                top: 50%;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
            }

            .blog-details-area .widget-area .widget_services_list ul li a:hover {
                background-color: #00cb46;
                color: #ffffff;
                padding-left: 20px;
            }

                .blog-details-area .widget-area .widget_services_list ul li a:hover::before {
                    opacity: 1;
                    visibility: visible;
                    width: 5px;
                }

            .blog-details-area .widget-area .widget_services_list ul li a.active {
                background-color: #00cb46;
                color: #ffffff;
                padding-left: 20px;
            }

                .blog-details-area .widget-area .widget_services_list ul li a.active::before {
                    opacity: 1;
                    visibility: visible;
                    width: 5px;
                }

        .blog-details-area .widget-area .widget_services_list ul li:last-child a {
            border-bottom: none;
        }

    .blog-details-area .widget-area .widget_download ul {
        padding-left: 0;
        list-style-type: none;
        margin-bottom: 0;
        -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.04);
        box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.04);
        background-color: #ffffff;
    }

        .blog-details-area .widget-area .widget_download ul li a {
            display: block;
            position: relative;
            border-bottom: 1px solid #eeeeee;
            padding-top: 15px;
            padding-bottom: 15px;
            padding-left: 15px;
            padding-right: 35px;
            color: #5d6576;
            z-index: 1;
            font-weight: 500;
        }

            .blog-details-area .widget-area .widget_download ul li a::before {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                width: 0;
                height: 100%;
                background: #252920;
                -webkit-transition: 0.5s;
                transition: 0.5s;
                opacity: 0;
                visibility: hidden;
            }

            .blog-details-area .widget-area .widget_download ul li a i {
                position: absolute;
                right: 15px;
                top: 50%;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
            }

            .blog-details-area .widget-area .widget_download ul li a:hover {
                background-color: #00cb46;
                color: #ffffff;
                padding-left: 20px;
            }

                .blog-details-area .widget-area .widget_download ul li a:hover::before {
                    opacity: 1;
                    visibility: visible;
                    width: 5px;
                }

            .blog-details-area .widget-area .widget_download ul li a.active {
                background-color: #00cb46;
                color: #ffffff;
                padding-left: 20px;
            }

                .blog-details-area .widget-area .widget_download ul li a.active::before {
                    opacity: 1;
                    visibility: visible;
                    width: 5px;
                }

        .blog-details-area .widget-area .widget_download ul li:last-child a {
            border-bottom: none;
        }

    .blog-details-area .widget-area .info time {
        font-size: 13px;
        color: #929292;
        display: block;
        margin-bottom: 4px;
    }

/* Sign In & Log In  Area Style
=====================================================*/
.sign-up-area {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

    .sign-up-area .contact-form-action {
        background-color: #ffffff;
        border-radius: 4px;
        -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
        box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
        padding: 40px;
        max-width: 570px;
        margin: auto;
    }

        .sign-up-area .contact-form-action .form-heading {
            margin-bottom: 33px;
        }

            .sign-up-area .contact-form-action .form-heading .form-title {
                font-size: 38px;
                color: #233d63;
                margin-bottom: 10px;
                text-transform: capitalize;
            }

            .sign-up-area .contact-form-action .form-heading .form-desc {
                font-size: 18px;
                color: #677286;
                font-weight: 500;
            }

            .sign-up-area .contact-form-action .form-heading .reset-desc {
                line-height: 30px;
                margin-top: 15px;
            }

                .sign-up-area .contact-form-action .form-heading .reset-desc a {
                    color: #00cb46;
                }

            .sign-up-area .contact-form-action .form-heading .reset-desc {
                font-size: 16px;
            }

                .sign-up-area .contact-form-action .form-heading .reset-desc a {
                    font-weight: 600;
                }

        .sign-up-area .contact-form-action form .submit-btn {
            margin-top: 24px;
        }

        .sign-up-area .contact-form-action form .default-btn {
            cursor: pointer;
            margin-bottom: 30px;
            padding: 12px 20px;
        }

            .sign-up-area .contact-form-action form .default-btn i {
                margin-right: 5px;
                margin-left: 0;
                position: relative;
                top: 1px;
                font-size: 16px;
            }

        .sign-up-area .contact-form-action form .btn-facebook {
            background-color: #3b5998;
        }

        .sign-up-area .contact-form-action form .btn-twitter {
            background-color: #31a5ff;
        }

        .sign-up-area .contact-form-action form .reset-btn {
            margin-top: 0;
        }

        .sign-up-area .contact-form-action form .form-condition {
            margin-bottom: 20px;
        }

            .sign-up-area .contact-form-action form .form-condition .agree-label {
                font-weight: 600;
            }

                .sign-up-area .contact-form-action form .form-condition .agree-label a {
                    color: #00cb46;
                }

        .sign-up-area .contact-form-action form .form-group {
            margin-bottom: 30px;
        }

        .sign-up-area .contact-form-action .account-desc {
            margin-top: -8px;
            font-weight: 600;
        }

            .sign-up-area .contact-form-action .account-desc a {
                color: #00cb46;
                margin-left: 10px;
                font-weight: 600;
            }

        .sign-up-area .contact-form-action #chb1 {
            position: relative;
            top: 1px;
        }

        .sign-up-area .contact-form-action #chb2 {
            position: relative;
            top: 1px;
        }

        .sign-up-area .contact-form-action .forget {
            float: right;
            color: #00cb46;
            font-weight: 600;
        }

        .sign-up-area .contact-form-action .now-register {
            font-weight: 600;
            float: right;
        }

            .sign-up-area .contact-form-action .now-register a {
                color: #00cb46;
            }

        .sign-up-area .contact-form-action .now-log-in {
            color: #00cb46;
            font-weight: 600;
        }

            .sign-up-area .contact-form-action .now-log-in .font-q {
                font-weight: 600;
            }

    .sign-up-area::after {
        position: absolute;
        content: '';
        z-index: -1;
        width: 100%;
        height: 100%;
        top: 0;
        left: -0;
        background-image: url("../img/it/shape/3.png");
        background-position: center;
        opacity: 0.1;
    }

/*
Checkout Area Style 
=====================================================*/
.checkout-area .user-actions {
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    background: #ffffff;
    padding: 18px 20px 15px;
    margin-bottom: 65px;
    border-top: 3px solid #00cb46;
    position: relative;
    color: #00cb46;
}

    .checkout-area .user-actions::before {
        content: '';
        position: absolute;
        right: 0;
        bottom: -35px;
        width: 100%;
        height: 1px;
        background: #eeeeee;
    }

    .checkout-area .user-actions i {
        color: #00cb46;
        margin-right: 2px;
        font-size: 20px;
        position: relative;
        top: 4px;
    }

    .checkout-area .user-actions span {
        display: inline-block;
        font-weight: 500;
        color: #00cb46;
    }

        .checkout-area .user-actions span a {
            display: inline-block;
            color: #00cb46;
            font-size: 13px;
        }

            .checkout-area .user-actions span a:hover {
                color: #00cb46;
            }

            .checkout-area .user-actions span a:focus {
                color: #00cb46;
            }

.checkout-area .checkout-area .title {
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 700;
}

.checkout-area .billing-details {
    background-color: #ffffff;
    padding: 30px;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
}

    .checkout-area .billing-details .form-group {
        margin-bottom: 20px;
    }

        .checkout-area .billing-details .form-group label {
            display: block;
            color: #00cb46;
            margin-bottom: 10px;
            font-size: 14px;
            font-weight: 500;
        }

            .checkout-area .billing-details .form-group label .required {
                color: #ff0000;
            }

        .checkout-area .billing-details .form-group .nice-select {
            float: unset;
            line-height: 45px;
            color: #00cb46;
            padding-top: 0;
            padding-bottom: 0;
        }

            .checkout-area .billing-details .form-group .nice-select .list {
                background-color: #ffffff;
                -webkit-box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.1);
                box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.1);
                border-radius: 0;
                margin-top: 0;
                width: 100%;
                padding-top: 10px;
                padding-bottom: 10px;
            }

                .checkout-area .billing-details .form-group .nice-select .list .option {
                    -webkit-transition: 0.5s;
                    transition: 0.5s;
                    padding-left: 20px;
                    padding-right: 20px;
                    color: #00cb46 !important;
                }

                    .checkout-area .billing-details .form-group .nice-select .list .option:hover {
                        background-color: #00cb46 !important;
                        color: #ffffff !important;
                    }

                    .checkout-area .billing-details .form-group .nice-select .list .option.selected {
                        background-color: #00cb46 !important;
                        color: #ffffff !important;
                    }

            .checkout-area .billing-details .form-group .nice-select:after {
                right: 20px;
            }

        .checkout-area .billing-details .form-group textarea {
            padding-top: 13px;
        }

    .checkout-area .billing-details .form-check {
        margin-bottom: 20px;
    }

        .checkout-area .billing-details .form-check .form-check-label {
            color: #00cb46;
        }

        .checkout-area .billing-details .form-check label {
            position: relative;
            top: 1px;
            font-size: 14px;
            font-weight: 500;
        }

    .checkout-area .billing-details .col-lg-12:last-child .form-group {
        margin-bottom: 0;
    }

.checkout-area .order-details .order-table {
    background-color: #ffffff;
    padding: 30px;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
}

    .checkout-area .order-details .order-table table {
        margin-bottom: 0;
    }

        .checkout-area .order-details .order-table table thead tr th {
            border-bottom-width: 0;
            vertical-align: middle;
            border-color: #eaedff;
            padding-left: 20px;
            padding-top: 15px;
            padding-right: 20px;
            padding-bottom: 15px;
            font-weight: 500;
            font-size: 13px;
        }

        .checkout-area .order-details .order-table table tbody tr td {
            vertical-align: middle;
            color: #00cb46;
            border-color: #eaedff;
            font-size: 14px;
            padding-left: 20px;
            padding-right: 20px;
        }

            .checkout-area .order-details .order-table table tbody tr td.product-name a {
                color: #00cb46;
                display: inline-block;
                font-weight: 500;
                font-size: 13px;
            }

                .checkout-area .order-details .order-table table tbody tr td.product-name a:hover {
                    color: #00cb46;
                }

            .checkout-area .order-details .order-table table tbody tr td.order-subtotal span {
                color: #00cb46;
                font-weight: 600;
            }

            .checkout-area .order-details .order-table table tbody tr td.order-shipping span {
                color: #00cb46;
                font-weight: 600;
            }

            .checkout-area .order-details .order-table table tbody tr td.total-price span {
                color: #00cb46;
                font-weight: 600;
            }

            .checkout-area .order-details .order-table table tbody tr td.shipping-price {
                font-weight: 600;
            }

            .checkout-area .order-details .order-table table tbody tr td.order-subtotal-price {
                font-weight: 600;
            }

            .checkout-area .order-details .order-table table tbody tr td.product-subtotal {
                font-weight: 600;
            }

.checkout-area .order-details .payment-box {
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
    padding: 30px 30px 38px;
}

    .checkout-area .order-details .payment-box .payment-method p [type="radio"]:checked {
        display: none;
    }

        .checkout-area .order-details .payment-box .payment-method p [type="radio"]:checked + label {
            padding-left: 27px;
            cursor: pointer;
            display: block;
            font-weight: 600;
            color: #00cb46;
            position: relative;
            margin-bottom: 8px;
        }

            .checkout-area .order-details .payment-box .payment-method p [type="radio"]:checked + label::before {
                content: '';
                position: absolute;
                left: 0;
                top: 3px;
                width: 18px;
                height: 18px;
                border: 1px solid #dddddd;
                border-radius: 50%;
                background: #ffffff;
            }

            .checkout-area .order-details .payment-box .payment-method p [type="radio"]:checked + label::after {
                content: '';
                width: 12px;
                height: 12px;
                background: #00cb46;
                position: absolute;
                top: 6px;
                left: 3px;
                border-radius: 50%;
                -webkit-transition: 0.5s;
                transition: 0.5s;
                opacity: 1;
                visibility: visible;
                -webkit-transform: scale(1);
                transform: scale(1);
            }

    .checkout-area .order-details .payment-box .payment-method p [type="radio"]:not(:checked) {
        display: none;
    }

        .checkout-area .order-details .payment-box .payment-method p [type="radio"]:not(:checked) + label {
            padding-left: 27px;
            cursor: pointer;
            display: block;
            font-weight: 600;
            color: #00cb46;
            position: relative;
            margin-bottom: 8px;
        }

            .checkout-area .order-details .payment-box .payment-method p [type="radio"]:not(:checked) + label::before {
                content: '';
                position: absolute;
                left: 0;
                top: 3px;
                width: 18px;
                height: 18px;
                border: 1px solid #dddddd;
                border-radius: 50%;
                background: #ffffff;
            }

            .checkout-area .order-details .payment-box .payment-method p [type="radio"]:not(:checked) + label::after {
                content: '';
                width: 12px;
                height: 12px;
                background: #00cb46;
                position: absolute;
                top: 6px;
                left: 3px;
                border-radius: 50%;
                -webkit-transition: 0.5s;
                transition: 0.5s;
                opacity: 0;
                visibility: hidden;
                -webkit-transform: scale(0);
                transform: scale(0);
            }

    .checkout-area .order-details .payment-box .btn.order-btn {
        display: block;
        margin-top: 25px;
    }

    .checkout-area .order-details .payment-box .default-btn {
        margin-top: 20px;
        display: block;
        text-align: center;
    }

/*
 Cart Area CSS
=====================================================*/
.cart-area .cart-table table {
    margin-bottom: 0;
}

    .cart-area .cart-table table thead tr th {
        border-bottom-width: 0px;
        vertical-align: middle;
        padding: 0 0 15px;
        text-transform: uppercase;
        border: none;
        font-weight: 600;
        font-size: 14px;
    }

    .cart-area .cart-table table tbody tr td {
        vertical-align: middle;
        color: #666666;
        padding-left: 0;
        padding-right: 0;
        font-size: 14px;
        border-color: #eaedff;
        border-left: none;
        border-right: none;
    }

        .cart-area .cart-table table tbody tr td.product-thumbnail img {
            /*width: 60px;*/
            height: 60px;
        }

        .cart-area .cart-table table tbody tr td.product-thumbnail a {
            display: block;
        }

        .cart-area .cart-table table tbody tr td.product-name a {
            color: #666666;
            font-weight: 500;
            display: inline-block;
            font-size: 13px;
        }

            .cart-area .cart-table table tbody tr td.product-name a:hover {
                color: #00cb46;
            }

        .cart-area .cart-table table tbody tr td.product-price span {
            font-weight: 500;
            font-size: 13px;
        }

        .cart-area .cart-table table tbody tr td.product-subtotal {
            overflow: hidden;
        }

            .cart-area .cart-table table tbody tr td.product-subtotal .remove {
                color: #666666;
                float: right;
                position: relative;
                top: 1px;
                -webkit-transition: all 0.5s;
                transition: all 0.5s;
            }

                .cart-area .cart-table table tbody tr td.product-subtotal .remove i {
                    font-size: 22px;
                }

                .cart-area .cart-table table tbody tr td.product-subtotal .remove:hover {
                    color: red;
                }

            .cart-area .cart-table table tbody tr td.product-subtotal span {
                font-weight: 500;
                font-size: 13px;
            }

        .cart-area .cart-table table tbody tr td.product-quantity .input-counter {
            max-width: 130px;
            min-width: 130px;
            text-align: center;
            display: inline-block;
            position: relative;
        }

            .cart-area .cart-table table tbody tr td.product-quantity .input-counter span {
                position: absolute;
                top: 0;
                background-color: transparent;
                cursor: pointer;
                color: #00cb46;
                width: 40px;
                height: 100%;
                line-height: 48px;
                -webkit-transition: 0.5s;
                transition: 0.5s;
            }

                .cart-area .cart-table table tbody tr td.product-quantity .input-counter span:hover {
                    color: #00cb46;
                }

                .cart-area .cart-table table tbody tr td.product-quantity .input-counter span.minus-btn {
                    left: 0;
                }

                .cart-area .cart-table table tbody tr td.product-quantity .input-counter span.plus-btn {
                    right: 0;
                }

            .cart-area .cart-table table tbody tr td.product-quantity .input-counter input {
                height: 45px;
                color: #00cb46;
                outline: 0;
                display: block;
                border: none;
                background-color: #f8f8f8;
                text-align: center;
                width: 100%;
                font-size: 13px;
                font-weight: 500;
            }

                .cart-area .cart-table table tbody tr td.product-quantity .input-counter input::-webkit-input-placeholder {
                    color: #00cb46;
                }

                .cart-area .cart-table table tbody tr td.product-quantity .input-counter input:-ms-input-placeholder {
                    color: #00cb46;
                }

                .cart-area .cart-table table tbody tr td.product-quantity .input-counter input::-ms-input-placeholder {
                    color: #00cb46;
                }

                .cart-area .cart-table table tbody tr td.product-quantity .input-counter input::placeholder {
                    color: #00cb46;
                }

        .cart-area .cart-table table tbody tr td.product-quantity .input-counter {
            max-width: 130px;
            min-width: 130px;
            text-align: center;
            display: inline-block;
            position: relative;
        }

            .cart-area .cart-table table tbody tr td.product-quantity .input-counter span {
                position: absolute;
                top: 0;
                background-color: transparent;
                cursor: pointer;
                color: #00cb46;
                width: 40px;
                height: 100%;
                line-height: 48px;
                -webkit-transition: 0.5s;
                transition: 0.5s;
            }

                .cart-area .cart-table table tbody tr td.product-quantity .input-counter span:hover {
                    color: #00cb46;
                }

                .cart-area .cart-table table tbody tr td.product-quantity .input-counter span.minus-btn {
                    left: 0;
                }

                .cart-area .cart-table table tbody tr td.product-quantity .input-counter span.plus-btn {
                    right: 0;
                }

            .cart-area .cart-table table tbody tr td.product-quantity .input-counter input {
                height: 45px;
                color: #00cb46;
                outline: 0;
                display: block;
                border: none;
                background-color: #f8f8f8;
                text-align: center;
                width: 100%;
                font-size: 13px;
                font-weight: 500;
            }

                .cart-area .cart-table table tbody tr td.product-quantity .input-counter input::-webkit-input-placeholder {
                    color: #00cb46;
                }

                .cart-area .cart-table table tbody tr td.product-quantity .input-counter input:-ms-input-placeholder {
                    color: #00cb46;
                }

                .cart-area .cart-table table tbody tr td.product-quantity .input-counter input::-ms-input-placeholder {
                    color: #00cb46;
                }

                .cart-area .cart-table table tbody tr td.product-quantity .input-counter input::placeholder {
                    color: #00cb46;
                }

.cart-area .cart-buttons {
    margin-top: 30px;
}

.cart-area .cart-totals {
    background: #ffffff;
    padding: 40px;
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    border-radius: 0;
    margin: auto;
    margin-top: 50px;
}

    .cart-area .cart-totals h3 {
        margin-bottom: 25px;
    }

    .cart-area .cart-totals ul {
        padding: 0;
        margin: 0 0 25px;
        list-style-type: none;
    }

        .cart-area .cart-totals ul li {
            border: 1px solid #eaedff;
            padding: 14px 15px;
            color: #323232;
            overflow: hidden;
            font-weight: 600;
        }

            .cart-area .cart-totals ul li:first-child {
                border-bottom: none;
            }

            .cart-area .cart-totals ul li:last-child {
                border-top: none;
            }

            .cart-area .cart-totals ul li span {
                float: right;
                color: #666666;
                font-weight: normal;
            }

.cart-area .cart-area .nice-select {
    height: 50px;
    line-height: 49px;
    border-radius: 0;
    width: 100%;
    margin-bottom: 18px;
}

.cart-area .cart-wraps {
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    background-color: #fff;
    padding: 40px;
    border-radius: 30px
}

.cart-area .coupon-wrap {
    margin-top: 50px;
    background-color: #ffffff;
    padding: 40px;
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    border-radius: 30px
}

    .cart-area .coupon-wrap h3 {
        padding-bottom: 25px;
        margin-bottom: 0;
    }

    .cart-area .coupon-wrap .form-group {
        margin-bottom: 30px;
    }

    .cart-area .coupon-wrap .nice-select {
        height: 50px;
        width: 100%;
        margin-bottom: 19px;
        border-radius: 0;
    }

        .cart-area .coupon-wrap .nice-select .current {
            position: relative;
            top: 4px;
            font-size: 13px;
        }

        .cart-area .coupon-wrap .nice-select .list {
            width: 100%;
            border-radius: 0;
        }

        .cart-area .coupon-wrap .nice-select .option:hover, .cart-area .coupon-wrap .nice-select .option.focus, .cart-area .coupon-wrap .nice-select .option.selected.focus {
            background-color: #00cb46 !important;
            color: #ffffff;
        }

/* 
Coming Soon Area Style
=====================================================*/
.coming-soon-area {
    position: relative;
    height: 100vh;
    z-index: 1;
    overflow: hidden;
    background-image: url(../img/coming-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

    .coming-soon-area::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #000000;
        opacity: 0.9;
        z-index: 1;
    }

    .coming-soon-area .coming-soon-content {
        text-align: center;
        max-width: 750px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        z-index: 2;
    }

        .coming-soon-area .coming-soon-content h1 {
            margin-bottom: 0;
            color: #ffffff;
            font-size: 60px;
            margin-top: -18px;
        }

        .coming-soon-area .coming-soon-content p {
            color: #f3f3f3;
            font-size: 14.5px;
            max-width: 600px;
            margin-top: 15px;
            margin-bottom: 0;
            margin-left: auto;
            margin-right: auto;
        }

        .coming-soon-area .coming-soon-content #timer {
            margin-top: 30px;
        }

            .coming-soon-area .coming-soon-content #timer div {
                display: inline-block;
                color: #ffffff;
                position: relative;
                margin-left: 35px;
                margin-right: 35px;
                font-size: 45px;
                font-weight: 700;
            }

                .coming-soon-area .coming-soon-content #timer div span {
                    display: block;
                    text-transform: capitalize;
                    margin-top: -15px;
                    font-size: 16px;
                    font-weight: normal;
                }

                .coming-soon-area .coming-soon-content #timer div:last-child {
                    margin-right: 0;
                }

                    .coming-soon-area .coming-soon-content #timer div:last-child::before {
                        display: none;
                    }

                .coming-soon-area .coming-soon-content #timer div:first-child {
                    margin-left: 0;
                }

                .coming-soon-area .coming-soon-content #timer div::before {
                    content: "";
                    position: absolute;
                    right: -50px;
                    top: -10px;
                    font-size: 70px;
                    color: #ffffff;
                }

        .coming-soon-area .coming-soon-content .newsletter-form {
            position: relative;
            max-width: 500px;
            margin-left: auto;
            margin-right: auto;
            margin-top: 50px;
        }

            .coming-soon-area .coming-soon-content .newsletter-form .input-newsletter {
                display: block;
                width: 100%;
                height: 60px;
                border: none;
                background-color: rgba(255, 255, 255, 0.3);
                padding-left: 15px;
                color: #ffffff;
                outline: 0;
                -webkit-transition: 0.5s;
                transition: 0.5s;
            }

                .coming-soon-area .coming-soon-content .newsletter-form .input-newsletter::-webkit-input-placeholder {
                    color: #ffffff;
                }

                .coming-soon-area .coming-soon-content .newsletter-form .input-newsletter:-ms-input-placeholder {
                    color: #ffffff;
                }

                .coming-soon-area .coming-soon-content .newsletter-form .input-newsletter::-ms-input-placeholder {
                    color: #ffffff;
                }

                .coming-soon-area .coming-soon-content .newsletter-form .input-newsletter::placeholder {
                    color: #ffffff;
                }

                .coming-soon-area .coming-soon-content .newsletter-form .input-newsletter:focus {
                    border-color: #00cb46;
                }

            .coming-soon-area .coming-soon-content .newsletter-form button {
                position: absolute;
                right: 0;
                top: 0;
                height: 60px;
                padding: 0 30px;
                text-transform: uppercase;
                outline: 0;
                color: #00cb46;
                background-color: #ffffff;
                border: none;
                -webkit-transition: 0.5s;
                transition: 0.5s;
                font-weight: 500;
                font-size: 13px;
                cursor: pointer;
                border-radius: 0 !important;
            }

                .coming-soon-area .coming-soon-content .newsletter-form button::after {
                    border-radius: 0;
                }

                .coming-soon-area .coming-soon-content .newsletter-form button::before {
                    border-radius: 0;
                }

            .coming-soon-area .coming-soon-content .newsletter-form #validator-newsletter {
                color: #ffffff;
                font-size: 14px;
                position: absolute;
                left: 0;
                right: 0;
                bottom: -30px;
                margin: 0 auto;
            }

/* 
Product Area Style
=====================================================*/
.our-product-area {
    overflow: hidden;
}

.single-product-box {
    margin-bottom: 30px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
    box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
    position: relative;
    padding: 30px;
    background-color: #ffffff;
    text-align: center;
}

    .single-product-box::before {
        content: '';
        position: absolute;
        left: 0;
        top: 5%;
        width: 90%;
        height: 90%;
        background: #00cb46;
        opacity: 0;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        margin: auto;
        right: 0;
    }

    .single-product-box .product-content {
        background: #ffffff;
        text-align: center;
        padding-top: 30px;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

        .single-product-box .product-content h3 {
            margin-bottom: 15px;
            -webkit-transition: 0.5s;
            transition: 0.5s;
            color: #00cb46;
            font-size: 18px;
        }

        .single-product-box .product-content ul {
            margin-bottom: 13px;
            line-height: 1;
        }

            .single-product-box .product-content ul li {
                display: inline-block;
            }

                .single-product-box .product-content ul li i {
                    color: #00cb46;
                }

        .single-product-box .product-content span {
            display: block;
            color: #00cb46;
            font-size: 13px;
            font-weight: 600;
            line-height: 1;
        }

            .single-product-box .product-content span del {
                padding-left: 15px;
            }

        .single-product-box .product-content .default-btn {
            padding: 10px 25px;
        }

    .single-product-box .btn-box {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        text-align: center;
        opacity: 0;
        z-index: 2;
        visibility: hidden;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 100%;
    }

        .single-product-box .btn-box a {
            padding: 0 5px;
        }

            .single-product-box .btn-box a i {
                font-size: 20px;
                display: inline-block;
                color: #00cb46;
                width: 40px;
                height: 40px;
                line-height: 40px;
                background: #ffffff;
                border-radius: 50%;
                -webkit-transition: all 0.5s;
                transition: all 0.5s;
                font-weight: 600;
            }

                .single-product-box .btn-box a i:hover {
                    color: #ffffff;
                    background: #00cb46;
                }

    .single-product-box:hover::before {
        opacity: 0.8;
    }

    .single-product-box:hover .btn-box {
        opacity: 1;
        visibility: visible;
    }

    .single-product-box .product-offer {
        text-transform: uppercase;
        font-weight: 600;
        color: #ffffff;
        position: absolute;
        top: 17px;
        right: 18px;
        background-color: #00cb46;
        padding: 2px 15px;
        font-size: 12px;
    }

        .single-product-box .product-offer.offer-10 {
            background-color: #00cb46;
        }

        .single-product-box .product-offer.hot-offer {
            background-color: red;
        }

/* 
Product FAQ Area Style
=====================================================*/
.product-faq .faq-area .faq-accordion .accordion {
    padding-top: 10px;
}

    .product-faq .faq-area .faq-accordion .accordion .accordion-title {
        font-size: 13px;
    }

        .product-faq .faq-area .faq-accordion .accordion .accordion-title span {
            top: 11px;
        }

    .product-faq .faq-area .faq-accordion .accordion .accordion-item {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

/*
Product Details Area Style
=====================================================*/
.product-details-desc h3 {
    margin-bottom: 12px;
}

.product-details-desc p {
    margin-bottom: 0;
}

.product-details-desc .price {
    margin-bottom: 10px;
    color: #333333;
}

    .product-details-desc .price .old-price {
        text-decoration: line-through;
        color: #828893;
        font-size: 13px;
    }

.product-details-desc .product-review {
    margin-bottom: 15px;
}

    .product-details-desc .product-review .rating {
        display: inline-block;
        padding-right: 5px;
        font-size: 14px;
    }

        .product-details-desc .product-review .rating i {
            color: #ffba0a;
        }

    .product-details-desc .product-review .rating-count {
        display: inline-block;
        color: #333333;
        border-bottom: 1px solid #333333;
        line-height: initial;
    }

        .product-details-desc .product-review .rating-count:hover {
            color: #00cb46;
            border-color: #00cb46;
        }

.product-details-desc .product-add-to-cart {
    margin-top: 20px;
}

    .product-details-desc .product-add-to-cart .input-counter {
        max-width: 130px;
        min-width: 130px;
        margin-right: 10px;
        text-align: center;
        display: inline-block;
        position: relative;
    }

        .product-details-desc .product-add-to-cart .input-counter span {
            position: absolute;
            top: 0;
            background-color: transparent;
            cursor: pointer;
            color: #d0d0d0;
            width: 40px;
            height: 100%;
            line-height: 48px;
            -webkit-transition: 0.5s;
            transition: 0.5s;
        }

            .product-details-desc .product-add-to-cart .input-counter span:hover {
                color: #00cb46;
            }

            .product-details-desc .product-add-to-cart .input-counter span.minus-btn {
                left: 0;
            }

            .product-details-desc .product-add-to-cart .input-counter span.plus-btn {
                right: 0;
            }

        .product-details-desc .product-add-to-cart .input-counter input {
            height: 45px;
            color: #333333;
            outline: 0;
            display: block;
            border: none;
            background-color: #f8f8f8;
            text-align: center;
            width: 100%;
            font-size: 17px;
            font-weight: 600;
        }

            .product-details-desc .product-add-to-cart .input-counter input::-webkit-input-placeholder {
                color: #333333;
            }

            .product-details-desc .product-add-to-cart .input-counter input:-ms-input-placeholder {
                color: #333333;
            }

            .product-details-desc .product-add-to-cart .input-counter input::-ms-input-placeholder {
                color: #333333;
            }

            .product-details-desc .product-add-to-cart .input-counter input::placeholder {
                color: #333333;
            }

    .product-details-desc .product-add-to-cart .default-btn {
        border: none;
        cursor: pointer;
        float: right;
    }

    .product-details-desc .product-add-to-cart .btn {
        height: 45px;
        top: -2px;
        position: relative;
        padding-top: 0;
        padding-bottom: 0;
    }

        .product-details-desc .product-add-to-cart .btn i {
            margin-right: 2px;
        }

.product-details-desc .buy-checkbox-btn {
    margin-top: 20px;
}

    .product-details-desc .buy-checkbox-btn input {
        display: none;
    }

    .product-details-desc .buy-checkbox-btn .cbx {
        margin: auto;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        cursor: pointer;
    }

        .product-details-desc .buy-checkbox-btn .cbx span {
            display: inline-block;
            vertical-align: middle;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

            .product-details-desc .buy-checkbox-btn .cbx span:first-child {
                position: relative;
                width: 18px;
                height: 18px;
                border-radius: 3px;
                -webkit-transform: scale(1);
                transform: scale(1);
                vertical-align: middle;
                border: 1px solid #ebebeb;
                -webkit-transition: all 0.2s ease;
                transition: all 0.2s ease;
                -webkit-transition: 0.5s;
                transition: 0.5s;
            }

                .product-details-desc .buy-checkbox-btn .cbx span:first-child svg {
                    position: absolute;
                    top: 3px;
                    left: 2px;
                    fill: none;
                    width: 20px;
                    stroke: #ffffff;
                    stroke-width: 2;
                    stroke-linecap: round;
                    stroke-linejoin: round;
                    stroke-dasharray: 16px;
                    stroke-dashoffset: 16px;
                    -webkit-transition: all 0.3s ease;
                    transition: all 0.3s ease;
                    -webkit-transition-delay: 0.1s;
                    transition-delay: 0.1s;
                    -webkit-transform: translate3d(0, 0, 0);
                    transform: translate3d(0, 0, 0);
                    -webkit-transition: 0.5s;
                    transition: 0.5s;
                }

                .product-details-desc .buy-checkbox-btn .cbx span:first-child:before {
                    content: "";
                    width: 100%;
                    height: 100%;
                    background: #333333;
                    display: block;
                    -webkit-transform: scale(0);
                    transform: scale(0);
                    opacity: 1;
                    border-radius: 50%;
                    -webkit-transition: 0.5s;
                    transition: 0.5s;
                }

            .product-details-desc .buy-checkbox-btn .cbx span:last-child {
                padding-left: 4px;
                color: #00cb46;
            }

        .product-details-desc .buy-checkbox-btn .cbx:hover span:first-child {
            border-color: #333333;
        }

    .product-details-desc .buy-checkbox-btn .inp-cbx:checked + .cbx span:first-child {
        background: #333333;
        border-color: #333333;
        -webkit-animation: wave 0.4s ease;
        animation: wave 0.4s ease;
    }

        .product-details-desc .buy-checkbox-btn .inp-cbx:checked + .cbx span:first-child svg {
            stroke-dashoffset: 0;
        }

        .product-details-desc .buy-checkbox-btn .inp-cbx:checked + .cbx span:first-child:before {
            -webkit-transform: scale(3.5);
            transform: scale(3.5);
            opacity: 0;
            -webkit-transition: all 0.6s ease;
            transition: all 0.6s ease;
        }

    .product-details-desc .buy-checkbox-btn .item:not(:first-child) {
        margin-top: 15px;
    }

    .product-details-desc .buy-checkbox-btn .btn {
        display: block;
        width: 100%;
    }

    .product-details-desc .buy-checkbox-btn .default-btn {
        text-transform: uppercase;
        display: block;
        text-align: center;
    }

.product-details-desc .custom-payment-options {
    margin-top: 20px;
}

    .product-details-desc .custom-payment-options span {
        display: block;
        color: #00cb46;
        margin-bottom: 8px;
    }

    .product-details-desc .custom-payment-options .payment-methods a {
        display: inline-block;
    }

        .product-details-desc .custom-payment-options .payment-methods a img {
            width: 40px;
            margin-right: 5px;
        }

.product-details-image {
    text-align: center;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}

.tab .tabs_item {
    display: none;
}

    .tab .tabs_item:first-child {
        display: block;
    }

.products-details-tab {
    margin-top: 0px;
}

    .products-details-tab .tabs {
        list-style-type: none;
        margin-bottom: -1px;
        padding-left: 0;
    }

        .products-details-tab .tabs li {
            display: inline-block;
            line-height: initial;
            margin-right: 5px;
        }

            .products-details-tab .tabs li a {
                display: inline-block;
                position: relative;
                text-transform: uppercase;
                color: #333333;
                border: 1px solid #eeeeee;
                padding-top: 15px;
                padding-bottom: 15px;
                padding-right: 30px;
                padding-left: 48px;
                font-weight: 700;
                border-radius: 20px 20px 0px 0px;
            }

                .products-details-tab .tabs li a .dot {
                    position: absolute;
                    top: 50%;
                    -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
                    left: 30px;
                    width: 12px;
                    height: 12px;
                    border: 1px solid #333333;
                    -webkit-transition: 0.5s;
                    transition: 0.5s;
                    border-radius: 50%;
                }

                    .products-details-tab .tabs li a .dot::before {
                        position: absolute;
                        top: 0;
                        content: '';
                        left: 0;
                        right: 0;
                        bottom: 0;
                        background: #333333;
                        margin: 2px;
                        border-radius: 50%;
                        -webkit-transition: 0.5s;
                        transition: 0.5s;
                    }

                .products-details-tab .tabs li a:hover {
                    color: #ffffff;
                    background-color: #00cb46;
                    border-color: #00cb46;
                }

                    .products-details-tab .tabs li a:hover .dot {
                        border-color: #ffffff;
                    }

                        .products-details-tab .tabs li a:hover .dot::before {
                            background: #ffffff;
                        }

                .products-details-tab .tabs li a:focus {
                    color: #ffffff;
                    background-color: #00cb46;
                    border-color: #00cb46;
                }

                    .products-details-tab .tabs li a:focus .dot {
                        border-color: #ffffff;
                    }

                        .products-details-tab .tabs li a:focus .dot::before {
                            background: #ffffff;
                        }

            .products-details-tab .tabs li:last-child {
                margin-right: 0;
            }

            .products-details-tab .tabs li.current a {
                color: #ffffff;
                background-color: #00cb46;
                border-color: #00cb46;
                border-radius: 20px 20px 0px 0px;
            }

                .products-details-tab .tabs li.current a .dot {
                    border: 1px solid #ffffff;
                }

                    .products-details-tab .tabs li.current a .dot::before {
                        background: #ffffff;
                    }

    .products-details-tab .tab_content {
        border: 1px solid #eeeeee;
        padding: 5px;
        border-radius: 20px 0px 20px 20px;
    }

        .products-details-tab .tab_content .tabs_item .products-details-tab-content p {
            margin-bottom: 20px;
            font-size: 14px;
        }

            .products-details-tab .tab_content .tabs_item .products-details-tab-content p:last-child {
                margin-bottom: 0;
            }

        .products-details-tab .tab_content .tabs_item .products-details-tab-content .additional-information {
            padding-left: 0;
            margin-bottom: 0;
            list-style-type: none;
            text-align: left;
        }

            .products-details-tab .tab_content .tabs_item .products-details-tab-content .additional-information li {
                border: 1px solid #eeeeee;
                border-bottom: none;
                padding: 10px 15px;
            }

                .products-details-tab .tab_content .tabs_item .products-details-tab-content .additional-information li:last-child {
                    border-bottom: 1px solid #eeeeee;
                }

                .products-details-tab .tab_content .tabs_item .products-details-tab-content .additional-information li span {
                    display: inline-block;
                    width: 30%;
                    color: #333333;
                    font-size: 13px;
                }

        .products-details-tab .tab_content .tabs_item .products-details-tab-content h3 {
            margin-bottom: 15px;
        }

        .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-title {
            position: relative;
        }

            .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-title .rating {
                display: inline-block;
            }

                .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-title .rating .fas.fa-star {
                    color: #ffba0a;
                }

                .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-title .rating i {
                    color: #ffba0a;
                    font-size: 14px;
                }

            .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-title p {
                margin-bottom: 0;
                display: inline-block;
                padding-left: 5px;
                line-height: initial;
            }

            .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-title .btn {
                position: absolute;
                right: 0;
                bottom: 10px;
                padding: 10px 11px;
                font-size: 11px;
            }

                .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-title .btn:focus {
                    border: none !important;
                    -webkit-box-shadow: none !important;
                    box-shadow: none !important;
                    border: 4px;
                    background-color: #00cb46;
                }

        .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-comments {
            margin-top: 35px;
        }

            .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item {
                margin-top: 30px;
                position: relative;
                padding-right: 200px;
                border-top: 1px dashed #eeeeee;
                padding-top: 30px;
            }

                .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item .rating .fas.fa-star {
                    color: #ffba0a;
                }

                .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item .rating i {
                    font-size: 14px;
                    color: #ffba0a;
                }

                .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item h3 {
                    margin-top: 10px;
                    margin-bottom: 10px;
                }

                .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item span {
                    margin-bottom: 10px;
                    font-size: 13px;
                    display: block;
                }

                    .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item span strong {
                        font-weight: 600;
                    }

                .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item p {
                    margin-bottom: 0;
                }

                .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item .review-report-link {
                    position: absolute;
                    right: 0;
                    color: #00cb46;
                    top: 40px;
                    text-decoration: underline;
                }

                    .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item .review-report-link:hover {
                        color: #00cb46;
                    }

        .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-form {
            margin-top: 30px;
        }

            .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-form form .form-group {
                margin-bottom: 20px;
            }

                .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-form form .form-group label {
                    text-transform: uppercase;
                    font-size: 13px;
                    font-weight: 600;
                }

                .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-form form .form-group textarea {
                    padding-top: 15px;
                }

                .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-form form .form-group .form-control {
                    font-size: 14px;
                }

            .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-form form .btn {
                border-radius: 0;
            }

                .products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-form form .btn:focus {
                    -webkit-box-shadow: none;
                    box-shadow: none;
                    border: none;
                    border-radius: 0;
                }

/*
Our Product Area Style
=====================================================*/
.our-related-product-area .section-title {
    margin-bottom: 20px;
}

    .our-related-product-area .section-title h2 {
        margin-bottom: 0;
        margin-top: -6px;
    }

.our-related-product-area .single-product-box {
    margin-left: 30px !important;
    margin-right: 3px !important;
    margin-top: 30px;
    -webkit-box-shadow: 0 0 5px 0px rgba(82, 85, 90, 0.1) !important;
    box-shadow: 0 0 5px 0px rgba(82, 85, 90, 0.1) !important;
}

    .our-related-product-area .single-product-box .product-offer {
        top: 16px;
        right: 17px;
    }

.our-related-product-area .owl-theme .owl-dots .owl-dot span {
    margin: 0 5px;
    background: #b4b4b8;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 20px;
    border-radius: 0;
    height: 5px;
}

.our-related-product-area .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #00cb46 !important;
    width: 20px;
    border-radius: 0;
    height: 5px;
}

.our-related-product-area .owl-theme .owl-dots .owl-dot.active span {
    background-color: #00cb46 !important;
    width: 20px;
    border-radius: 0;
    height: 5px;
}

/*
Single Product Box List Area Style 
=====================================================*/
.single-product-box-list {
    text-align: left;
}

    .single-product-box-list::before {
        width: 100%;
        height: 100%;
        top: 0;
    }

    .single-product-box-list .product-offer {
        top: 0;
        right: 0 !important;
    }

    .single-product-box-list::before {
        z-index: 1;
    }

    .single-product-box-list .product-content {
        background-color: transparent;
        text-align: left;
        padding-left: 254px;
        padding-top: 0;
        position: relative;
    }

    .single-product-box-list .product-image {
        position: absolute;
        top: 50px;
        left: 30px;
        right: 0;
        max-width: 250px;
    }

    .single-product-box-list .product-offer {
        right: 40px;
        z-index: 1;
    }

/*
Service Details Area Style
=====================================================*/
.service-sidebar-area .service-details-title {
    background-color: #00cb46;
    color: #ffffff;
    padding: 15px 20px;
    margin-bottom: 20px;
    -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}

.service-sidebar-area .service-card {
    margin-bottom: 30px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}

.service-sidebar-area .service-list ul li {
    border-bottom: 1px dashed #eeeeee;
    padding: 15px 20px;
    font-weight: 500;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

    .service-sidebar-area .service-list ul li:last-child {
        border-bottom: none;
    }

    .service-sidebar-area .service-list ul li a {
        color: #00cb46;
        display: block;
    }

    .service-sidebar-area .service-list ul li i {
        float: right;
        width: 30px;
        height: 30px;
        line-height: 30px;
        background-color: #00cb46;
        border-radius: 50%;
        color: #ffffff;
        font-size: 20px;
        text-align: center;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

    .service-sidebar-area .service-list ul li:hover {
        background-color: #00cb46;
        color: #ffffff;
    }

        .service-sidebar-area .service-list ul li:hover i {
            background-color: #ffffff;
            color: #00cb46;
        }

        .service-sidebar-area .service-list ul li:hover a {
            color: #ffffff;
        }

.service-sidebar-area .service-faq .faq-accordion .accordion .accordion-item {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.service-sidebar-area .service-faq .faq-accordion .accordion .accordion-title {
    font-size: 13px;
    font-weight: 600;
}

    .service-sidebar-area .service-faq .faq-accordion .accordion .accordion-title span {
        top: 11px;
    }

.service-details-wrap .mb-30 {
    margin-bottom: 30px;
}

.mb-30 {
    margin-bottom: 30px;
}

.service-details-wrap .service-img {
    margin-bottom: 30px;
}

.service-details-wrap ul {
    margin-top: 30px;
    margin-bottom: 30px;
}

    .service-details-wrap ul li {
        display: inline-block;
        font-weight: 600;
        color: #00cb46;
        font-size: 14px;
        padding-left: 35px;
        position: relative;
    }

        .service-details-wrap ul li i {
            width: 25px;
            height: 25px;
            line-height: 25px;
            background-color: #00cb46;
            border-radius: 50%;
            color: #ffffff;
            font-size: 20px;
            text-align: center;
            position: absolute;
            top: 4px;
            position: absolute;
            top: 0px;
            left: 0;
        }

.service-details-wrap .car-service-list-wrap {
    margin-bottom: 35px;
}

    .service-details-wrap .car-service-list-wrap .car-service-list ul {
        margin: 0;
    }

        .service-details-wrap .car-service-list-wrap .car-service-list ul li {
            margin-bottom: 15px;
            font-size: 13px;
        }

            .service-details-wrap .car-service-list-wrap .car-service-list ul li:last-child {
                margin-bottom: 0;
            }

/*
Ask Question Area Style
=====================================================*/
.ask-question {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
    box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
    padding: 30px;
}

    .ask-question h3 {
        margin-bottom: 20px;
    }

    .ask-question .form-group {
        margin-bottom: 30px;
    }

    .ask-question .default-btn {
        margin-top: 30px;
    }

/*
Contact Area Style
=====================================================*/
.contact-area .contact-wrap {
    max-width: unset;
}

    .contact-area .contact-wrap .section-title {
        text-align: center !important;
        max-width: 600px;
        margin: 0 auto 30px;
    }

        .contact-area .contact-wrap .section-title h2 {
            margin-bottom: 10px;
        }

    .contact-area .contact-wrap .form-group {
        margin-bottom: 30px;
    }

    .contact-area .contact-wrap .default-btn {
        margin: auto;
        /*display: table;*/
        cursor: pointer;
    }

    .contact-area .contact-wrap .contact-form {
        background-color: #ffffff;
        -webkit-box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
        box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
        padding: 20px;
        border-radius: 41px
    }

.fullWidth {
    width: 100%;
}

.list-unstyled {
    color: #dc3545;
    margin-top: 10px;
}

.text-danger {
    color: #dc3545 !important;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 0;
}

.text-success {
    color: #28a745 !important;
}

#map {
    height: 500px;
}

/*
FAQ Contact Area Style
=====================================================*/
.faq-contact-area .section-title {
    margin: 0 auto 40px;
}

.faq-contact-area .ask-question {
    padding: 50px;
}

.faq-contact-area .default-btn {
    margin: 30px auto 0;
    display: table;
    cursor: pointer;
}

/*
404 Error Area Style
=====================================================*/
.error-area {
    padding: 50px 0;
    height: 100vh;
    text-align: center;
    position: relative;
    z-index: 1;
    background-color: #ffffff;
}

    .error-area::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0.9;
        z-index: -1;
    }

    .error-area .error-contact-wrap {
        z-index: 1;
        position: relative;
    }

        .error-area .error-contact-wrap img {
            max-width: 500px;
            width: 100%;
        }

        .error-area .error-contact-wrap h3 {
            margin: 30px 0 0;
            position: relative;
            color: #ff0000;
        }

        .error-area .error-contact-wrap p {
            margin: 20px 0 20px;
            font-size: 19px;
        }

/*
Main SLider Area Style
=====================================================*/
.main-slider-area {
    height: 100%;
    position: relative;
}

    .main-slider-area::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000000;
        opacity: .30;
        z-index: -1;
    }

.main-slider-area {
    overflow: hidden;
}

    .main-slider-area ul li::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000000;
        opacity: .55;
        z-index: 1;
        visibility: visible;
    }

    .main-slider-area .tp-caption.NotGeneric-Title {
        font-size: 60px !important;
        font-weight: 700 !important;
        line-height: initial !important;
        padding: 0 !important;
        font-family: "Vazir-FD", sans-serif;
    }

    .main-slider-area .tp-caption.NotGeneric-SubTitle {
        font-size: 15px !important;
        letter-spacing: 0 !important;
        line-height: 1.9 !important;
        padding: 0 !important;
        text-align: center !important;
        font-family: "Vazir-FD", sans-serif;
    }

    .main-slider-area .default-btn {
        padding: 15px 30px !important;
        line-height: initial !important;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        margin: 0 20px;
        transition: all 0.5s !important;
        padding: 15px 30px !important;
        -webkit-box-shadow: 8px 8px 0px #c5d7f6 !important;
        box-shadow: 8px 8px 0px #c5d7f6 !important;
        --hue: 190;
    }

        .main-slider-area .default-btn:hover {
            -webkit-box-shadow: 0 0 0 1em transparent !important;
            box-shadow: 0 0 0 1em transparent !important;
            -webkit-animation: pulse 1s;
            animation: pulse 1s;
            color: #ffffff;
        }

    .main-slider-area .btn-two {
        -webkit-box-shadow: 8px 8px 0px #28a745 !important;
        box-shadow: 8px 8px 0px #8f3d17 !important;
    }

        .main-slider-area .btn-two:hover {
            -webkit-box-shadow: 0 0 0 1em transparent !important;
            box-shadow: 0 0 0 1em transparent !important;
            -webkit-animation: pulse 1s;
            animation: pulse 1s;
            color: #ffffff;
        }
/*# sourceMappingURL=style.css.map */
.Content___2GPoc {
    padding: 20px;
}

.post-wrap a img {
    border-radius: 5px;
}

.ptr-9-6 {
    padding-top: 9px;
    padding-right: 5px;
}

.Bg_13___3GwTt {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -55px -156px;
}

.Bg_27___34H7h {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png)-256px -105px;
}

.Bg_8___JknH4 {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -105px -106px;
}

.Bg_17___2I3ce {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -206px -55px;
}

.Bg_15___2dubM {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -155px -156px;
}

.Bg_31___1sPc5 {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -55px -256px;
}

.Bg_18___29dAN {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -206px -105px;
}

.Bg_17___2I3ce {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -206px -55px;
}

.Bg_19___q28oV {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -206px -155px;
}

.Bg_34___1Ch70 {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -205px -256px;
}

.Bg_39___1dLlr {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -306px -155px;
}

.Bg_37___mI-BW {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -306px -55px;
}

.Bg_9___1fpRm {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -156px -5px;
}

.Bg_22___2m7f9 {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -105px -206px;
}

.Bg_30___1KoFC {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -5px -256px;
}

.Bg_23___2hqOK {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -155px -206px;
}

.Bg_43___3nH2e {
    width: 41px;
    height: 41px;
    background: url(../img/description/transparent4.png) -5px -5px;
}

.Bg_33___3NQus {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -155px -256px;
}

.Bg_24___19ET4 {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -205px -206px;
}

.Bg_12___WTh20 {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -5px -156px;
}

.Bg_21___2AVfJ {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -55px -206px;
}

.Bg_28___294J4 {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -256px -155px;
}

.Bg_40___1nqpN {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -306px -205px;
}

.Bg_29___38CXG {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -256px -205px;
}

.Bg_1___17O1p {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -56px -5px;
}

.Bg_2___1Lkkm {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -5px -56px;
}

.Bg_3___NtKZ0 {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -55px -56px;
}

.Bg_4___398VP {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -106px -5px;
}

.Bg_5___3PauW {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -106px -55px;
}

.Bg_6___3Xi5g {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -5px -106px;
}

.Bg_7___2L74o {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -55px -106px;
}

.Bg_10___34Koo {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -156px -55px;
}

.Bg_11___nLu1C {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -156px -105px;
}

.Bg_1___17O1p {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -56px -5px;
}

.Bg_38___1E0AQ {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -306px -105px;
}

.Bg_36___37zQh {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -306px -5px;
}

.Bg_26___1ZCTR {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -256px -55px;
}

.Bg_35___2GtXe {
    width: 40px;
    height: 40px;
    background: url(../img/description/transparent4.png) -255px -256px;
}



/*Added By Nima*/

/*
    my css
*/

.accordion-button-toggle-off {
    padding: 10px 10px 10px 10px !important;
    padding-top: 0px;
    position: absolute;
    top: 30px !important;
    left: 4% !important;
    border-radius: 0px 0px 30px 30px !important;
    box-shadow: 0 6px 3px 0 rgba(0,0,0,0.08) !important;
    background-color: #fff !important;
}

.accordion-button-toggle-on {
    padding: 10px 10px 10px 10px !important;
    padding-top: 0px;
    position: absolute;
    top: 140% !important;
    left: 4% !important;
    border-radius: 0px 0px 30px 30px !important;
    box-shadow: 0 6px 3px 0 rgba(0,0,0,0.08) !important;
    background-color: #fff !important;
}

@media only screen and (max-width: 765px) {
    .accordion-button-toggle-off {
        padding: 10px 10px 10px 10px !important;
        padding-top: 0px;
        position: absolute;
        top: 20px !important;
        left: 4% !important;
        border-radius: 0px 0px 30px 30px !important;
        box-shadow: 0 6px 3px 0 rgba(0,0,0,0.08) !important;
        background-color: #fff !important;
    }

    .accordion-button-toggle-on {
        padding: 10px 10px 10px 10px !important;
        padding-top: 0px;
        position: absolute;
        top: 105% !important;
        left: 4% !important;
        border-radius: 0px 0px 30px 30px !important;
        box-shadow: 0 6px 3px 0 rgba(0,0,0,0.08) !important;
        background-color: #fff !important;
    }
}

@media only screen and (max-width: 991px) and (min-width:766px) {
    .accordion-button-toggle-off {
        padding: 10px 10px 10px 10px !important;
        padding-top: 0px;
        position: absolute;
        top: 20px !important;
        left: 4% !important;
        border-radius: 0px 0px 30px 30px !important;
        box-shadow: 0 6px 3px 0 rgba(0,0,0,0.08) !important;
        background-color: #fff !important;
    }

    .accordion-button-toggle-on {
        padding: 10px 10px 10px 10px !important;
        padding-top: 0px;
        position: absolute;
        top: 120% !important;
        left: 4% !important;
        border-radius: 0px 0px 30px 30px !important;
        box-shadow: 0 6px 3px 0 rgba(0,0,0,0.08) !important;
        background-color: #fff !important;
    }
}

.form-label-group {
    position: relative;
    margin-bottom: 1rem;
}

    .form-label-group > input,
    .form-label-group > label {
        padding: var(--input-padding-y) var(--input-padding-x);
    }

    .form-label-group > label {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        padding-right: 10px;
        margin-bottom: 0; /* Override default `<label>` margin */
        line-height: 1.5;
        color: #495057;
        border: 1px solid transparent;
        border-radius: .25rem;
        transition: all .1s ease-in-out;
    }

    .form-label-group input::-webkit-input-placeholder {
        color: transparent;
    }

    .form-label-group input:-ms-input-placeholder {
        color: transparent;
    }

    .form-label-group input::-ms-input-placeholder {
        color: transparent;
    }

    .form-label-group input::-moz-placeholder {
        color: transparent;
    }

    .form-label-group input::placeholder {
        color: transparent;
    }

    .form-label-group input:not(:placeholder-shown) {
        padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
        padding-bottom: calc(var(--input-padding-y) / 3);
    }

        .form-label-group input:not(:placeholder-shown) ~ label {
            padding-top: calc(var(--input-padding-y) / 3);
            padding-bottom: calc(var(--input-padding-y) / 3);
            font-size: 10px;
            color: #777;
        }




/*MasouliatPezeshkan Priceing*/

.MasouliatPezeshkan_BimeLogo {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
    padding-right: 5px;
    padding-left: 5px;
}

.MasouliatPezeshkan_NameBime {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
    padding-right: 5px;
    padding-left: 5px;
}

.MasouliatPezeshkan_TedadShoab {
    flex: 0 0 17.333333%;
    max-width: 17.333333%;
    padding-right: 5px;
    padding-left: 5px;
}

.MasouliatPezeshkan_Tavangari {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
    padding-right: 5px;
    padding-left: 5px;
}

.MasouliatPezeshkan_Rezayat {
    flex: 0 0 14.333333%;
    max-width: 14.333333%;
    padding-right: 5px;
    padding-left: 5px;
}

.MasouliatPezeshkan_Gheymat {
    flex: 0 0 32.333333%;
    max-width: 32.333333%;
    padding-right: 5px;
    padding-left: 5px;
}

.MasouliatPezeshkan_Sefaresh {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
    padding-right: 5px;
    padding-left: 5px;
}

@media only screen and (max-width: 991px) {

    .bimehvaar-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu {
        background-color: #ffffff;
        border: none;
        /*padding:0px;*/
        border-radius: 20px;
        box-shadow: 0px 0px 0px 0px #eee;
        width: 100%;
    }

    .MasouliatPezeshkan_BimeLogo {
        flex: 0 0 13.333333%;
        max-width: 13.333333%;
        padding-right: 5px;
        padding-left: 5px;
    }

    .MasouliatPezeshkan_NameBime {
        flex: 0 0 14.333333%;
        max-width: 14.333333%;
        padding-right: 5px;
        padding-left: 5px;
    }

    .MasouliatPezeshkan_TedadShoab {
        display: none;
    }

    .MasouliatPezeshkan_Tavangari {
        display: none;
    }

    .MasouliatPezeshkan_Rezayat {
        display: none;
    }

    .MasouliatPezeshkan_Gheymat {
        flex: 0 0 50.333333%;
        max-width: 50.333333%;
        padding-right: 5px;
        padding-left: 5px;
    }

    .MasouliatPezeshkan_Sefaresh {
        flex: 0 0 20.333333%;
        max-width: 20.333333%;
        padding-right: 5px;
        padding-left: 5px;
    }
}

@media only screen and (max-width: 765px) {

    .MasouliatPezeshkan_BimeLogo {
        flex: 0 0 10.333333%;
        max-width: 10.333333%;
        padding-right: 5px;
        padding-left: 5px;
    }

    .MasouliatPezeshkan_NameBime {
        display: none;
    }

    .MasouliatPezeshkan_TedadShoab {
        display: none;
    }

    .MasouliatPezeshkan_Tavangari {
        display: none;
    }

    .MasouliatPezeshkan_Rezayat {
        display: none;
    }

    .MasouliatPezeshkan_Gheymat {
        flex: 0 0 60.333333%;
        max-width: 60.333333%;
        padding-right: 5px;
        padding-left: 5px;
    }

    .MasouliatPezeshkan_Sefaresh {
        flex: 0 0 22.333333%;
        max-width: 22.333333%;
        padding-right: 5px;
        padding-left: 5px;
    }
}

@media only screen and (max-width: 500px) {

    .MasouliatPezeshkan_BimeLogo {
        flex: 0 0 10.333333%;
        max-width: 10.333333%;
        padding-right: 5px;
        padding-left: 5px;
    }

    .MasouliatPezeshkan_NameBime {
        display: none;
    }

    .MasouliatPezeshkan_TedadShoab {
        display: none;
    }

    .MasouliatPezeshkan_Tavangari {
        display: none;
    }

    .MasouliatPezeshkan_Rezayat {
        display: none;
    }

    .MasouliatPezeshkan_Gheymat {
        flex: 0 0 88.333333%;
        max-width: 88.333333%;
        padding-right: 5px;
        padding-left: 5px;
    }

    .MasouliatPezeshkan_Sefaresh {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 5px;
        padding-left: 5px;
    }
}


.card {
    /* Add shadows to create the "card" effect */
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    border-radius: 10px; /* 5px rounded corners */
}

    .card .divlogo {
        position: absolute;
        background-color: white;
        top: 5%;
        padding: 2px 5px 2px 5px;
        border-radius: 10px 0 0 10px;
    }

    .card .logo-img {
        max-height: 30px
    }
    /* On mouse-over, add a deeper shadow */
    .card:hover {
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.3);
    }

    .card .card-img {
        border-radius: 10px 10px 0 0; /* 5px rounded corners */
    }


@media only screen and (max-width: 765px) {

    .products-details-tab .tabs li a {
        display: inline-block;
        position: relative;
        text-transform: uppercase;
        color: #333333;
        border: 1px solid #eeeeee;
        padding: 8px !important;
        font-weight: 700;
        font-size: 12px;
        border-radius: 20px 20px 0px 0px;
    }

    .products-details-tab .tabs li.current a {
        color: #ffffff;
        background-color: #00cb46;
        border-color: #00cb46;
        border-radius: 20px 20px 0px 0px;
        padding: 6px;
        font-size: 12px;
    }
}




.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.btn-upl {
    border: 2px solid #00cb46;
    color: rgba(0, 0, 0);
    background-color: white;
    padding: 8px 20px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: bold;
}

.upload-btn-wrapper input[type=file] {
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.circular--square {
    max-width: 140px !important;
    max-height: 140px !important;
    border-radius: 50%;
}

    .circular--square img {
        border-radius: 50% !important;
        height: 100%;
        width: 100%;
        overflow: hidden;
    }

.circular--landscape {
    display: inline-block;
    position: relative;
    width: 140px;
    height: 140px;
    overflow: hidden;
    border-radius: 50%;
}

    .circular--landscape img {
        width: auto;
        height: 100%;
        margin-left: -50px;
    }

.circular--portrait {
    position: relative;
    width: 140px;
    height: 140px;
    overflow: hidden;
    border-radius: 50%;
}

    .circular--portrait img {
        width: 100%;
        height: auto;
    }


:root {
    --plyr-color-main: #00cb46;
}


.circular--square,
.circular--landscape,
.circular--portrait {
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
}




/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 99999999999999; /* Stay on top */
    top: 57px; /* Stay at the top */
    right: 0;
    font-size: 12px;
    background-color: #eee; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    overflow-y: visible; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
    box-shadow: 0px 3px 15px -4px rgb(0 0 0 / 30);
}

    .sidenav ::-webkit-scrollbar {
        width: 0; /* Remove scrollbar space */
        background: transparent; /* Optional: just make scrollbar invisible */
    }

    /* The navigation menu links */
    .sidenav a {
        /*padding: 8px 8px 8px 32px;*/
        text-decoration: none;
        display: block;
        transition: 0.3s;
    }

        /* When you mouse over the navigation links, change their color */
        .sidenav a:hover {
            color: #f1f1f1;
        }

    /* Position and style the close button (top right corner) */
    .sidenav .closebtn {
        position: absolute;
        top: -8px;
        left: 13px;
        color: black;
        font-size: 36px;
        margin-left: 50px;
    }

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-right .5s;
    padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}




/*.button-wrapper {
    display: flex;
    justify-content: center;
    position: fixed;
    bottom: 5px;
    z-index: 250;
    left: 5px;
}

    .button-wrapper .button-bg-img {
        width: 100px;
        animation: rotation 50s infinite linear;
        z-index: 2;
    }



.button-wrapper:hover .button-bg-img {
    animation: rotation 2s infinite linear;
}

.button-wrapper .main-action-button {
    transition: all 0.7s;
    box-shadow: none;
    z-index: 2;
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 50%;
    border: 5px solid #00cb46;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .button-wrapper .main-action-button:focus {
        outline: 0;
    }

    .button-wrapper .main-action-button span {
        transition: all 0.7s;
        text-shadow: none;
        box-shadow: 0 0 7px #999;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        display: flex;
        color: #00cb46;
        font-size: .75rem;
        width: 50px;
        height: 50px;
    }

        .button-wrapper .main-action-button span:hover {
            box-shadow: 0 0 10px #777;
            text-shadow: 0 0 2px;
        }

        .button-wrapper .main-action-button span.animatedButton {
            animation: changeBgColor;
            animation-duration: 5s !important;
        }

.button-wrapper .button {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

@keyframes changeBgColor {
    from {
        background-color: #fff;
    }

    to {
        background-color: #ff3b74;
    }
}

@keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

@media screen and (max-width: 768px) {
    .button-wrapper .button-bg-img {
        width: 75px;
    }

    .button-wrapper .main-action-button {
        transition: all 0.7s;
        box-shadow: none;
        z-index: 2;
        width: 60px;
        height: 60px;
        background: #fff;
        border-radius: 50%;
        border: 5px solid #00cb46;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .button-wrapper .main-action-button:focus {
            outline: 0;
        }

        .button-wrapper .main-action-button span {
            transition: all 0.7s;
            text-shadow: none;
            box-shadow: 0 0 7px #999;
            border-radius: 50%;
            justify-content: center;
            align-items: center;
            display: flex;
            color: #00cb46;
            font-size: 0.6rem;
            width: 40px;
            height: 40px;
        }

        
}*/


.button-wrapper {
    display: flex;
    justify-content: center;
    position: relative;
    left: 20px;
    margin-bottom: 20px;
    border-radius: 50%;
}

    .button-wrapper .button-bg-img {
        width: 180px;
        height: 180px;
        animation: rotation 50s infinite linear;
        z-index: 2;
    }

@media screen and (max-width: 768px) {
    .button-wrapper {
        display: flex;
        justify-content: center;
        position: relative;
        left: 0px;
    }

        .button-wrapper .button-bg-img {
            width: 180px;
            height: 180px;
        }
}

.button-wrapper:hover .button-bg-img {
    animation: rotation 2s infinite linear;
}

.button-wrapper .main-action-button {
    transition: all 0.7s;
    box-shadow: none;
    z-index: 2;
    width: 140px;
    height: 140px;
    background: #fff;
    border-radius: 50%;
    border: 9px solid #00cb46;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .button-wrapper .main-action-button:focus {
        outline: 0;
    }

    .button-wrapper .main-action-button span {
        transition: all 0.7s;
        text-shadow: none;
        box-shadow: 0 0 7px #999;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        display: flex;
        color: #00cb46;
        /*background-image: url('/Assets/img/Tasadof.png');
        background-repeat: no-repeat;
        background-position: center;*/
        background-size: 105px;
        font-size: 1.25rem;
        width: 110px;
        height: 110px;
        -webkit-user-select: none; /* Safari */
        -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* IE10+/Edge */
        user-select: none; /* Standard */
    }

        .button-wrapper .main-action-button span:hover {
            box-shadow: 0 0 10px #777;
            text-shadow: 0 0 2px;
        }

        .button-wrapper .main-action-button span.animatedButton {
            animation: changeBgColor;
            animation-duration: 5s !important;
        }

.button-wrapper .button {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

@-webkit-keyframes changeBgColor {
    0% {
        background-color: #fff;
    }

    to {
        background-color: #00cb46;
    }
}

@keyframes changeBgColor {
    0% {
        background-color: #fff;
    }

    to {
        background-color: #00cb46;
    }
}

@keyframes rotation {
    0% {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

.mobile-nav{
    background-color :white;
    padding:10px;
}

.card-yellow {
    border-radius: 25px;
    padding: 50px;
    border: 1px solid #ffbe00;
    padding: 12px 0px;
    box-shadow: 0px 0px 7px -2px #ffbe00;
    text-align: center;
    border-radius: 5px;
    background-color: white;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-sizing: border-box;
    position: relative
}

.hami-man-logo {
    position: absolute;
    top: -13px;
    left: 0px;
    width: 120px;
}

@media screen and (max-width: 495px) {
    .hami-man-logo {
        position: relative;
       margin-top:10px;
        width: 70px;
    }
}

.curved-span-light-gray {
    background-color: #D3D3D350;
    color: darkslategrey;
    border-radius: 15px;
    padding: 4px 9px 4px 9px;
}


.life-insurance-item {
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    padding: 40px;
    z-index: 50;
    position:relative;
    border-radius: 30px;
    margin-bottom:10px;
}
.life-insurance-margin-top{
    margin-top:-30px;
}