.navbarDropdownMain .dropdown-menu {
    min-width: 400px;
}

.btn0,
.btn2,
.btn21,
.btn3 {
    letter-spacing: .02rem
}

.btn,
.team-2 .detail h5 {
    text-transform: uppercase
}

@font-face {
    font-family: YourFontFamily;
    src: url('your-font.woff2') format('woff2');
    font-display: swap
}

#spinner,
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.header-side-before:before,
.side-before:before {
    content: "";
    width: 2px;
    height: 25px;
    display: block
}

:root {
    --primary: #ff000d;
    --secondary: #0b2154;
    --light: #f2f2f2;
    --dark: #111111
}

.fw-medium {
    font-weight: 600 !important
}

.back-to-top {
    position: fixed;
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 99
}

#spinner {
    opacity: 0;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999
}

#spinner.show {
    transition: opacity .5s ease-out, visibility linear;
    visibility: visible;
    opacity: 1
}

.btn {
    font-weight: 500;
    transition: .5s
}

.btn.btn-primary,
.btn.btn-secondary,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .show>.nav-link {
    color: #fff
}

.btn-square {
    width: 38px;
    height: 38px
}

.btn-sm-square {
    width: 32px;
    height: 32px
}

.btn-lg-square {
    width: 48px;
    height: 48px
}

.btn-lg-square,
.btn-sm-square,
.btn-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    border-radius: 2px
}

.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px
}

.about-font-weight,
.bootstrap-datetimepicker-widget .table th,
.custom-select {
    font-weight: 500
}

.navbar-light .navbar-nav .nav-link {
    margin-right: 30px;
    text-transform: uppercase;
    outline: 0;
    color: #fff;
    font-weight: 500;
    font-size: 14px
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover {
    background-color: #ff000d
}

@media (max-width:991.98px) {
    .w-70 {
        width: 70% !important
    }

    .inline-flex {
        display: inline-flex;
        justify-content: center
    }

    .custom-mt-3 {
        margin-top: 1rem
    }
}

@media (max-width:1230px) {

    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .nav-link:hover {
        color: var(--primary) !important;
        border-bottom: none !important;
        background-color: transparent !important
    }

    .navbar-light .navbar-nav .nav-link {
        margin-right: 0;
        padding: 10px 0
    }

    .navbar-light .navbar-nav {
        border-top: 1px solid #eee
    }

    .p-26 {
        padding: 1px !important
    }

    .navbar::after {
        display: none !important
    }

    .mt-70 {
        margin-top: 0 !important
    }
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover,
.service .nav .nav-link.active,
.team-item .team-overlay {
    background: var(--primary)
}

.navbar-light .navbar-brand,
.navbar-light a.btn {
    height: 75px
}

.navbar-light.sticky-top {
    top: -100px;
    transition: .5s
}

@media (min-width:992px) {
    .custom-w-50 {
        width: 50%
    }

    .hide-desktop {
        display: none
    }
}

@media (max-width:992px) {
    .hide-mobile {
        display: none
    }
}

@media (min-width:1230px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        border: none;
        margin-top: 0;
        top: 150%;
        opacity: 0;
        visibility: hidden;
        transition: .5s
    }

    .navbar .nav-item:hover .dropdown-menu {
        top: 100%;
        visibility: visible;
        transition: .5s;
        opacity: 1
    }

    .mt-70 {
        margin-top: -70px
    }

    .hide-desktop {
        display: none
    }
}

.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.carousel-control-next,
.carousel-control-prev {
    width: 10%
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 3rem;
    height: 3rem
}

.fact,
.page-header {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.page-header-inner {
    background: rgba(0, 0, 0, .7)
}

.breadcrumb-item+.breadcrumb-item::before,
.footer .copyright a {
    color: var(--light)
}

.service .nav .nav-link {
    background: var(--light);
    transition: .5s
}

.service .nav .nav-link.active h4,
.testimonial-carousel .owl-item.center .testimonial-text * {
    color: #fff !important
}

.custom-filter-design,
.last-section,
.service {
    background-color: #f1f4f8
}

.booking {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)) 0 0/cover, url(../img/carousel-bg-2.jpg) center center/cover no-repeat
}

.footer,
.inner-image {
    background-repeat: no-repeat
}

.bootstrap-datetimepicker-widget.bottom {
    top: auto !important
}

.bootstrap-datetimepicker-widget .table * {
    border-bottom-width: 0
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    padding: 10px;
    border-radius: 2px
}

.bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: var(--primary)
}

.team-item .team-overlay {
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0);
    transition: .5s
}

.team-item:hover .team-overlay {
    transform: scale(1)
}

.team-item .team-overlay .btn {
    color: var(--primary);
    background: #fff
}

.team-item .team-overlay .btn:hover {
    color: #fff;
    background: var(--secondary)
}

.testimonial-carousel .owl-item.center .testimonial-text {
    background: var(--primary) !important
}

.testimonial-carousel .owl-dots {
    margin-top: 24px;
    align-items: flex-end;
    justify-content: center;
    display: none
}

.testimonial-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    border: 1px solid #ccc;
    transition: .5s
}

.border-10,
.border-radius-10 {
    border-radius: 10px
}

.testimonial-carousel .owl-dot.active {
    background: var(--primary);
    border-color: var(--primary)
}

.footer {
    background-size: cover;
    background-position: right;
    height: 100%;
    background-image: url(../img/footer-bg.webp)
}

.about-image,
.third-section-img {
    background-size: contain;
    background-repeat: no-repeat
}

.custom-filter-design,
.custom-filter-design2 {
    height: fit-content;
    padding: 10px;
    border-radius: 10px
}

.footer .btn.btn-social {
    margin-right: 5px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--light);
    background-color: #ff000d;
    border-radius: 35px;
    transition: .3s
}

.footer .btn.btn-social:hover {
    color: #ff000d;
    background-color: var(--light)
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    transition: .3s
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px
}

.footer .btn.btn-link:hover {
    letter-spacing: 1px;
    box-shadow: none
}

.footer .copyright {
    padding: 25px 0;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .1)
}

.footer .footer-menu a {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid rgba(255, 255, 255, .3)
}

.footer .footer-menu a:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none
}

.border-radius-5 {
    border-radius: 5px
}

.border-none {
    border: none
}

.range-slider {
    width: 400px;
    position: relative;
    margin: 15px 0 30px
}

input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    background: 0 0;
    position: absolute;
    left: 0
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background: #ff000d;
    cursor: pointer;
    margin-top: -5px;
    position: relative;
    z-index: 1
}

input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 5px;
    background: #e8e8e8;
    border-radius: 3px;
    border: none
}

.price-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 30px
}

.w-40 {
    width: 40%
}

.custom-select {
    padding: 1rem !important;
    background-color: #fff !important;
    font-size: 16px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    color: #aaa;
    box-shadow: 1px 1px 2px #999
}

.fs-10,
.fs-13,
.fs-13-light {
    font-size: 13px
}

.w-110 {
    width: 110px
}

.rtl {
    direction: rtl
}

.custom-border {
    border: 1px solid rgba(0, 0, 0, .125)
}

.fs-13 {
    font-weight: 700
}

#map {
    min-height: 500px;
    height: 100%;
    width: 100%
}

.info {
    color: #333
}

.info i {
    font-size: 20px;
    color: #ff000d;
    float: left;
    line-height: 0
}

.info .email p {
    padding-top: 5px
}

.float {
    position: fixed;
    font-size: 30px;
    bottom: 60px;
    left: 15px;
    background-color: #0c9;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    z-index: 9999
}

.brands-filter-button,
.custom-filter-design2,
.float:hover,
.navbar-toggler {
    background-color: #fff
}

.float:hover {
    color: #0c9
}

.my-float {
    margin-top: 22px
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(1, 1)
    }

    to {
        -webkit-transform: scale(1.1, 1.1)
    }
}

@keyframes zoom {
    from {
        transform: scale(1, 1)
    }

    to {
        transform: scale(1.1, 1.1)
    }
}

.fs-19 {
    font-size: 19px
}

.brands-filter {
    margin: 5px
}

.brands-filter-button {
    color: #000 !important;
    border-color: #b8101f;
    width: 100%;
    font-size: small;
    text-transform: capitalize
}

.border-features {
    border: 1px solid #c1c3c6
}

.border-10 {
    box-shadow: 1px 1px 2px #999;
    border: none
}

.date::placeholder {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #aaa
}

.third-section-img {
    background-image: url(../img/bg-styling.png);
    background-position: right;
    height: 100%
}

.section-content {
    background-color: #f4f9fe;
    border-radius: 10px;
    padding: 16px
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1em
}

#frontpageproducts img,
.overlay i,
.overlay span,
.service-icon {
    display: inline-block
}

.overlay i {
    margin-right: 5px;
    color: #ffc700
}

.overlay span {
    margin-left: 5px;
    color: #ffc700
}

.form-inline input,
.form-inline label {
    margin: 5px 10px 5px 0
}

.overlay-inner {
    position: sticky;
    margin: 10px;
    font-size: 1em
}

.btn0,
.btn3,
.position-relative,
.side-before,
.team-2 {
    position: relative
}

.overlay-inner i,
.overlay-inner span {
    display: inline-block;
    color: #ffc700
}

.prices-color {
    color: #96aecd
}

.black-color {
    color: #000
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.start-journy,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000 !important
}

.start-journy {
    background-color: #fff !important;
    border-color: #ff000d !important
}

.service-icon {
    border-radius: 10px;
    box-shadow: 1px 1px 2px #ff000d;
    border: none;
    width: 50px;
    height: 50px;
    padding: 10px;
    margin-bottom: 10px
}

.white-space {
    white-space: break-spaces
}

.ver-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%
}

.view-all {
    color: #000;
    background-color: #fff;
    border-radius: 5px;
    border-color: #96aecd
}

.inner-image {
    background-image: url(../img/top-banner.webp);
    height: 100%
}

.mt-85 {
    margin-top: 85px
}

.side-before {
    margin-left: 3px
}

.side-before:before {
    background: #ff000d;
    position: absolute;
    left: -5px
}

.header-side-before:before {
    background: gray;
    position: absolute;
    left: -15px
}

.footer-icons {
    background-color: red;
    padding: 4px;
    border-radius: 50%;
    font-size: 10px
}

.ml-15 {
    margin-left: 15px
}

@media (max-width:576px) {

    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .nav-link:hover {
        color: var(--primary);
        border-bottom: none !important
    }

    .col-customxs-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-customxs-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .mt-85 {
        margin-top: 30px
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66667%
    }

    .fs-13 {
        font-size: 15px !important
    }

    .w-25 {
        width: 50% !important
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .slick-slide img {
        width: 100% !important
    }

    .hide-desktop-custom {
        display: block
    }
}

@media (max-width:379px) {

    .col-customxs-3,
    .col-customxs-9,
    .col-sm-4 {
        flex: 0 0 auto;
        width: 100%
    }

    .sm-mt-10 {
        margin-top: 10px
    }

    .fs-17 {
        font-size: 17px
    }
}

.dark-sec-font,
.p1-about {
    font-size: 14px
}

.dropdown-menu {
    background-color: #f1f4f8;
    border-radius: 5px
}

.reverse-row {
    display: flex;
    flex-direction: row-reverse
}

.pt-10 {
    padding-top: 10rem
}

.pb-10 {
    padding-bottom: 10rem
}

.mb-9 {
    margin-bottom: 9rem
}

#hero h4,
.blog-img {
    margin-bottom: 40px
}

.p1-about {
    line-height: 2
}

.about-line {
    line-height: 1.8
}

.new2,
.popular-places .new {
    line-height: 43px;
    text-align: center
}

.w-106 {
    width: 106%
}

.about-card {
    width: 30%;
    height: 30%
}

.block,
.block2,
.slick-initialized .slick-slide {
    display: block
}

.about-padding {
    padding-top: 5rem;
    padding-bottom: 5rem
}

.h-35per {
    height: 35%
}

.parallelogram-inquire,
.parallelogram-lang,
.parallelogram-whats {
    height: 75%;
    transform: skewX(-12deg)
}

.w-90 {
    width: 90%
}

.flag {
    width: 25px;
    border-radius: 50%
}

@media screen and (min-width:992px) and (max-width:1222px) {
    .top-header {
        display: none
    }
}

.blog-img {
    box-shadow: 0 10px 15px 0 #c6bdc7
}

.second-header {
    background-color: #000
}

.parallelogram-whats {
    width: 70px;
    background-color: #29a71a
}

.parallelogram-inquire {
    width: 100%;
    background-color: #ff000d
}

.header-whats {
    font-size: 20px;
    text-align: center;
    padding: .375rem .75rem
}

.fs-1 {
    font-size: 1rem
}

.parallelogram-lang {
    width: 76%;
    background-color: #fff
}

.parallelogram-phone {
    width: 8%;
    height: 45%;
    background-color: #ff000d;
    transform: skewX(-12deg)
}

.btn0,
.btn3 {
    -webkit-transform: skew(-12deg);
    -ms-transform: skew(-12deg);
    transform: skew(-12deg)
}

.p-26 {
    padding: 26px
}

.navbar::after {
    content: "";
    display: block;
    height: 5px;
    width: 100%;
    background-color: #ff000d;
    position: absolute;
    margin-top: 77px
}

#frontpageproducts li {
    font-weight: 500;
    font-style: normal;
    display: inline;
    font-size: 15px;
    list-style: none
}

.btn3 {
    font-size: 15px;
    padding: 10px 17px;
    border-radius: 0;
    border: 1px solid #bbb;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btn0,
.btn2 {
    border-radius: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btn-primary3 {
    color: #000;
    background-color: #fff
}

.btn-primary2:hover,
.btn-primary3:hover,
.btn-success {
    background-color: red;
    color: #fff
}

.btn0 {
    font-size: 13px;
    padding: 6px 75px
}

.ml-0 {
    margin-left: 0
}

.btn-success {
    border-color: red;
    box-shadow: 10px 7px 20px rgb(255 9 9 / 38%);
    margin-top: 20px
}

.btn-success:hover {
    background-color: #000;
    color: #fff
}

body {
    font-family: Poppins, Poppins;
    overflow-x: hidden
}

.accordion-button-custom,
.section-bg {
    background-color: #f2fdff
}

.pb-30 {
    padding-bottom: 30px
}

.team-2 {
    margin: 0 1px 30px;
    padding-bottom: 15px;
    background: #fff !important;
    z-index: 2;
    box-shadow: 4px 7px 15px rgba(75, 75, 77, .25)
}

.team-2:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    transition: .6s cubic-bezier(.24, .74, .58, 1)
}

.team-2 .detail {
    padding: 10px 20px 10px 25px
}

.team-2 img {
    width: 100%;
    padding-top: 14px
}

.team-2 .detail h5 {
    margin: 0 0 20px;
    font-size: 13px;
    font-weight: 500;
    color: #5f5e5e
}

.pt-10px {
    padding-top: 10px
}

.pb-10px {
    padding-bottom: 10px
}

.new2 {
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 20;
    width: 50px;
    border-radius: 20px;
    height: 40px;
    display: block
}

.ml-4 {
    margin-left: 4px
}

.btn2 {
    font-size: 10px;
    color: #000;
    padding: 5px 7px;
    border: 2px solid #d1eaee;
    position: relative;
    -webkit-transform: skew(-12deg);
    -ms-transform: skew(-12deg);
    transform: skew(-12deg)
}

.picture-rotate,
.picture-rotate-about {
    position: absolute;
    top: calc(50% - 80px)
}

.btn-primary2 {
    color: #000;
    background-color: #f2fdff;
    margin-top: 19px
}

.fs-12 {
    font-size: 11px
}

.services .icon-box:hover h4 a,
.text-red {
    color: red
}

@media (max-width:1200px) {
    .btn0 {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

ul {
    list-style: none
}

.car-add-bg {
    background-image: url("../img/car-add.webp");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 230px
}

.picture-rotate,
.picture-rotate-about {
    width: 150px;
    height: 150px;
    z-index: 1
}

.btn-primary0 {
    color: #fff;
    background-color: #000;
    margin-top: 160px
}

@media only screen and (max-width:450px) {
    .btn-primary0 {
        color: #fff;
        background-color: #000;
        margin-top: 80px
    }
}

.car-add-btn {
    padding-left: .5rem !important;
    padding-right: .5rem !important;
    margin-top: 30%;
    margin-left: 10px
}

.mb-7 {
    margin-bottom: 7rem
}

.pb-20 {
    padding-bottom: 20px
}

.p-text-section {
    font-size: 14px;
    line-height: 25px;
    color: #7c7c7c;
    font-weight: 400;
    font-family: Poppins
}

.picture-rotate {
    left: calc(50% - 60px)
}

.picture2-rotate,
.picture2-rotate-about {
    top: calc(50% - 30px);
    width: 150px;
    height: 150px;
    z-index: 1;
    position: absolute
}

.pic-rotate-div {
    visibility: visible;
    animation-delay: 2.5s;
    animation-name: fadeIn
}

@keyframes rotation {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(359deg)
    }
}

.picture2-rotate {
    left: calc(50% - 10px)
}

.picture2-rotate-about {
    left: calc(23% - 18px)
}

.btn21 {
    font-size: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative;
    -webkit-transform: skew(-12deg);
    -ms-transform: skew(-12deg);
    transform: skew(-12deg)
}

.btn-primary21 {
    color: #000;
    border-color: #92aacb;
    background-color: #fff
}

.w-85 {
    width: 85%
}

.w-15 {
    width: 15%
}

.accordion-button::after {
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23939393'%3e%3crect x='3' y='7' width='10' height='2' rx='1'/%3e%3crect x='7' y='3' width='2' height='10' rx='1'/%3e%3c/svg%3e")
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23939393'%3e%3cpath d='M12.354 3.646a.5.5 0 0 0-.708 0L8 7.293 4.354 3.646a.5.5 0 1 0-.708.708L7.293 8l-3.647 3.646a.5.5 0 0 0 .708.708L8 8.707l3.646 3.647a.5.5 0 0 0 .708-.708L8.707 8l3.647-3.646a.5.5 0 0 0 0-.708z'/%3e%3c/svg%3e")
}

.accordion-item-custom {
    border: 0
}

.features .icon-box h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 5px 0 10px 60px
}

.features .icon-box i {
    font-size: 48px;
    float: left;
    color: #009961
}

.features .feature-icons .content .icon-box p,
.features .icon-box p {
    font-size: 15px;
    color: #848484
}

.features .icon-box p {
    margin-left: 60px
}

.features .image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px
}

.features .feature-box {
    padding: 14px 20px;
    transition: .3s;
    height: 100%
}

.features .feature-box h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 0
}

.features .feature-box i {
    line-height: 0;
    background: red;
    padding: 10px;
    margin-right: 10px;
    font-size: 24px;
    border-radius: 3px;
    transition: .3s
}

.features .feature-box:hover i {
    background: #000;
    color: #fff
}

.features .feature-icons,
.features .feture-tabs {
    margin-top: 120px
}

.features .feture-tabs .nav-pills {
    border-bottom: 1px solid #eee
}

.features .feature-icons .content .icon-box,
.flex {
    display: flex
}

.split-text {
    display: inline-block;
    position: relative
}

.split-text::after {
    content: "\A";
    white-space: pre;
    position: absolute;
    left: 0
}

.blogs-animate {
    animation-delay: .1s;
    animation-name: fadeInUp
}

.popular-places {
    margin-bottom: 25px;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative;
    z-index: 2
}

.popular-places .popular-places-photo {
    position: relative;
    transform: scale(1);
    transition: 1s
}

/* .popular-places .popular-places-inner:hover .popular-places-photo {
    transform: scale(1.2)
} */

.popular-places .popular-places-overflow {
    overflow: hidden;
    position: relative;
    border-radius: 20px
}

.popular-places-photo:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.popular-places-photo:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgb(35 35 37 / 66%) 0, rgb(35 35 37 / 13%) 35%, rgb(255 255 255 / 0%) 60%, rgb(255 255 255 / 0%) 100%);
    bottom: 0
}

.popular-places .popular-places-inner:hover .popular-places-photo:before {
    width: 100%
}

.popular-places .popular-places-photo:before {
    position: absolute;
    content: "";
    right: 0;
    width: 0%;
    height: 100%;
    transition: 1s
}

.popular-places .info {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 20;
    color: #fff;
    font-weight: 500
}

.popular-places .info h3 {
    margin-bottom: 2px;
    font-weight: 400;
    line-height: .8
}

.popular-places .info h3 a {
    color: #fff;
    font-size: 17px;
    font-family: Poppins
}

.popular-places .info p {
    color: #efefef;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 0
}

.popular-places .new {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 20;
    font-size: 12px;
    font-weight: 600;
    width: 80px;
    background: #fff;
    border-radius: 20px;
    height: 40px;
    display: block;
    transition: .9s cubic-bezier(.24, .74, .58, 1)
}

.popular-places img {
    width: 100%;
    height: 230px
}

.popular-places .big-img {
    width: 100%;
    height: 488px
}

.join-us-bg {
    /* background-image: url(../img/bgimage.webp) */
    background-color: #0b0b0b;
}

.fs-29 {
    font-size: 29px
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.form-inline input {
    vertical-align: middle;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #ddd
}

.form-inline button,
.form-inline button:hover {
    background-color: red
}

.form-inline button {
    padding: 10px 20px;
    color: #fff;
    cursor: hand
}

@media (max-width:800px) {
    .form-inline input {
        margin: 10px 0
    }

    .form-inline {
        flex-direction: column;
        align-items: stretch
    }
}

#hero {
    width: 100%;
    background: url("../img/hero-bg.jpg") top center/cover;
    position: relative
}

#hero:before {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0
}

#hero .container {
    padding-top: 72px;
    position: relative;
    text-align: center
}

#hero h3 {
    margin: 0 0 10px;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    color: #fff
}

#hero h4 {
    color: #eee;
    font-size: 24px
}

#hero .play-btn {
    width: 94px;
    height: 94px;
    margin: 0 auto;
    background: radial-gradient(#009961 50%, rgba(0, 153, 97, .4) 52%);
    border-radius: 50%;
    display: block;
    overflow: hidden;
    position: relative
}

#hero .play-btn::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    z-index: 100;
    transition: .4s cubic-bezier(.55, .055, .675, .19)
}

#hero .play-btn::before {
    content: "";
    position: absolute;
    width: 120px;
    height: 120px;
    animation: 3s infinite pulsate-btn;
    animation-direction: forwards;
    animation-timing-function: steps;
    opacity: 1;
    border-radius: 50%;
    border: 5px solid rgba(0, 153, 97, .7);
    top: -15%;
    left: -15%;
    background: rgba(198, 16, 0, 0)
}

#hero .play-btn:hover::after {
    border-left: 15px solid #009961;
    transform: scale(20)
}

#hero .play-btn:hover::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border: none;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    z-index: 200;
    animation: none;
    border-radius: 0
}

@media (min-width:1024px) {
    #hero {
        background-attachment: fixed
    }
}

@media (max-width:768px) {

    #hero h3,
    .features .feature-icons h3,
    .features .feture-tabs h3 {
        font-size: 28px
    }

    #header-carousel .carousel-item {
        position: relative;
        min-height: 450px
    }

    #header-carousel .carousel-item img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    #hero h3 {
        line-height: 36px
    }

    #hero h4 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px
    }
}

.fs-60 {
    font-size: 60px;
    font-weight: lighter
}

.light-green,
.light-red {
    padding: 3px;
    font-size: 13px
}

.services .icon-box {
    padding: 60px 30px;
    transition: .3s ease-in-out;
    background: #fefefe;
    box-shadow: 0 5px 90px 0 rgba(110, 123, 131, .1);
    border-radius: 18px;
    border-bottom: 5px solid #fff
}

.services .icon-box .icon {
    width: 64px;
    height: 64px;
    background: #009961;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transition: .3s ease-in-out;
    color: #fff
}

.services .icon-box .icon i {
    font-size: 28px
}

.services .icon-box h4 {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 24px
}

.services .icon-box h4 a {
    color: #282828;
    transition: .3s ease-in-out
}

.services .icon-box p {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0
}

.services .icon-box:hover {
    transform: translateY(-10px);
    border-color: red
}

.light-green {
    background-color: #daffda;
    color: #29a71a;
    border: 1px solid #29a71a;
    border-radius: 30px
}

.light-red {
    background-color: #e35e5d1a;
    color: red;
    border: 1px solid red;
    border-radius: 30px
}

.align-item-center {
    align-items: center
}

.w-70px {
    width: 70px
}

.dropdown-toggle::after {
    content: none
}

.red-square {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background-color: #ff000d
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.location {
    background-color: #f7f7f7;
    padding: 20px;
    text-align: center
}

.location p {
    display: contents
}

.dropdown-menu .row {
    display: flex;
    justify-content: space-between
}

@media (min-width:768px) {
    .brands-dropdown.show {
        display: flex;
        flex-wrap: wrap;
        width: 400px
    }
}

@media screen and (min-width:576px) and (max-width:992px) {
    .custom-col-md-6 {
        flex: 0 0 calc(50% - 10px);
        margin: 0 5px
    }

    .hide-mobile-custom {
        display: block !important
    }

    .hide-desktop-custom {
        display: none !important
    }
}

.parallelogram-whats-home {
    width: 40px
}

.mt-2rem {
    margin-top: 2rem
}

.ps-13 {
    padding-left: 13px !important
}

.pe-13 {
    padding-right: 13px !important
}

.slick-slide img {
    width: 40%;
    display: block
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ""
}

.slick-arrow.slick-hidden,
.slick-slide,
.slick-slide.slick-loading img {
    display: none
}

.slick-track:after {
    clear: both
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.mt-56 {
    margin-top: -56px
}

.fs-2rem {
    font-size: 2rem
}

.pricefilter {
    font-size: 1.25rem;
    color: #000
}

.carsinternal {
    font-size: 1.5rem
}

.carnameinternal {
    font-size: 1.75rem;
    color: #000
}

div.modal-header.background_image {
    background-image: url(".././img/top-banner.webp") !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 20vh;
}

button.btn-close.custom_butnclose {
    background-color: rgb(207, 0, 0);
    color: #fff !important;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    position: absolute;
    top: 1.5%;
    right: 1.5%;
}

textarea.custom_input,
input.custom_input {
    width: 90%;
    border-radius: 5px;
}

textarea.custom_input {
    margin-left: 20px;
}

button.custom_button_modal {
    display: block;
    text-align: center;
    margin: 5px auto !important;
    width: auto;
    border-radius: 50px;
    padding: 5px 10px;
    background-color: #ff000d;
    border: 1px solid #7c0000;
    color: #fff;
    transition: .5s all;
}

button.custom_button_modal:hover {
    background-color: #0e0e0e;
    color: #fff;
}


.container ul {
    list-style: disc;
}


.blogsdetails img {
    width: 100% !important;
    height: auto !important;
}


.popular-places img {
    width: 100%;
    height: 100%;
}

@media (min-width: 992px) {
    .col-lg-7 {
        flex: 0 0 auto;
        width: 100%;
    }
}




.blogsdetails table {
    width: 100% !important;
}

.blogsdetails table td {
    background: transparent !important;
    border: 1px solid #ddd;
    padding: 10px;
}

.blogsdetails table td p {
    margin: 0;
}

.blogsdetails table tr:first-child td {
    background: #fa131a !important;
    color: #fff;
}