html, body, p, a, .display-1, .display-2, .display-3, .display-4, .display-5, .display-6 {
    font-family: 'Arimo', sans-serif;
}

.bggrd {
    background: rgb(255, 255, 255) !important;
}

.bggrddark {
    background: #000 !important;
}
.hover-lift, .hover-lift-lg {
     will-change:unset;
}
header {
    background: #fff !important;
}
.btn-circle-ripple:before {
    border-radius: 0.375rem;
}
.mask-image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
}
.mask-squircle {
    -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200' fill='none'%3E%3Cpath fill='%23000' d='M100 0C20 0 0 20 0 100s20 100 100 100 100-20 100-100S180 0 100 0z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200' fill='none'%3E%3Cpath fill='%23000' d='M100 0C20 0 0 20 0 100s20 100 100 100 100-20 100-100S180 0 100 0z'/%3E%3C/svg%3E");
}
a {
    color: #687683;
}

header:not(.scroll-up):not(.is-sticky):not(.is-fixed) .navbar-light.navbar-link-white .navbar-nav .nav-link, .text-dark2 {
    color: #1f2937;
}

.text-dark {
    color: #687683 !important;
}

.navbar .navbar-nav .nav-link {
    font-weight: 600;
}

.contact-info a:hover, .text-custom1, header:not(.scroll-up):not(.is-sticky):not(.is-fixed) .navbar-light.navbar-link-white .navbar-nav .nav-link:focus, header:not(.scroll-up):not(.is-sticky):not(.is-fixed) .navbar-light.navbar-link-white .navbar-nav .nav-link:hover {
    color: #3655ff !important
}
.navbar-brand {
    width: 11.5rem;
}
.bg-light {
    background-color: #f4f4f4 !important;
}

.text-custom2 {
    color: #efc928;
}

.contact-info a {
    font-weight: 500;
}

.btn-success {
    background-color: #3655ff;
    border-color: #3655ff;
}

.btn-secondary {
    background-color: #efc928;
    border-color: #efc928;
}

.social-media .si {
    width: 35px;
    height: 35px;
}
.rounded-50{
    border-radius: 50rem;
}
.border-light{
    border-color: #a9a8ab !important;
}

.swiper-divider-line{
    height: 2px;
}
.choices{
    margin-bottom: 5px !important;
}
.transparency-section p{
    font-size: .9rem;
}
.swiper-divider-line::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    border-radius: 100%;
    background-color: #7360f2;
    border: 5px solid #f9f8fc;
    margin-left: -1px;
}

.why-us {
    background: url('https://gdj-inr5u0ip5pewom.stackpathdns.com/wp-content/uploads/2012/08/minimal-background-pattern-wordpress-18.jpg');
    background-position: center;
}

.why-us .icon-Checked-User {
    font-size: 3rem;
    font-weight: 600;
    color: #efc928;
}

.why-us h4 {
    margin-top: 10px;
}

.btn {
    border-radius: 1.575rem;
}

.rounded-5 {
    border-radius: 2.5rem !important;
}

.btn-check:focus + .btn-success, .btn-success:focus, .btn-success:hover {
    background-color: #efc928;
    border-color: #efc928;
}

.pricing p {
    font-size: 1.1rem;
}

b {
    font-weight: 700;
}

.choices, input {
    height: 50px;
}

.contact_icon {
    background-color: #25D366;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size: 30px;
    border-radius: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 #0b123b;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
}

.swiper-testimonials .swiper-slide .fw-semibold {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.tp-section-subtitle {
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    color: #52525C;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 65px;
    border: 1px solid #F5F5F5;
    box-shadow: 0px 9px 15px rgb(7 18 35 / 8%);
    margin-bottom: 30px;
}

.border-bttm {
    border-bottom: 1px solid #3b3838 !important;
}

.tpoffcanvas__info-icon a {
    height: 50px;
    width: 50px;
    background-color: #3655ff;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    font-weight: 500;
    font-size: 18px;
    margin-right: 20px;
}

.tpoffcanvas__info-address span {
    display: block;
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
}

.tpoffcanvas__info-address a {
    display: block;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 600;
    transition: 0.3s;
}

.rounded-circle:not(.rellax.rounded-circle), .btn, .rounded-pill {
    border-radius: .375rem !important;
}

.navbar-no-collapse-items .btn-outline-white {
    background-color: transparent;
    color: #1f2937;
    border-color: #1f2937;
    box-shadow: 0px 6px 12px rgb(74 74 74 / 7%);
}

.swiper-button-next:after, .swiper-button-prev:after {
    display: none;
}

.tp-section-subtitle::before {
    content: "";
    height: 12px;
    width: 12px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
    background-color: #3655ff;

}

.tp-section-subtitle::after {
    content: "";
    height: 12px;
    width: 12px;
    background-color: #3655ff;
    display: inline-block;
    border-radius: 50%;
    margin-left: 10px;
}
.img-foods{
    width: auto;
    height: 200px;
    object-fit: cover;
}
@media (min-width: 992px) {
    .navbar:not(.position-fixed):not(.position-absolute):not(.fixed-top) {
        border-bottom: 1px solid #EDEFEB;
    }

    .tp-logo-border {
        padding-right: 20px !important;
        margin-right: 20px;
    }

    .tp-logo-border {
        padding: 27px 0;
        border-right: 1px solid #EDEFEB;
    }

    .height-custom {
        min-height: 45px;
        max-height: 50px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;

    }

    nav a, .navbar-light.navbar-link-white .navbar-nav .nav-link {
        font-weight: 700;
        font-size: 1rem;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        padding: 50px 0px;
    }

    .navbar-expand-lg .navbar-collapse {
        justify-content: center;
    }

    .navbar-expand-lg .navbar-brand {
        width: auto;
    }

    .navbar-expand-lg .nav-item:not(:first-child) {
        margin-left: 1.7rem;
    }
}
