.our-approach .card:before,
.our-services ul li:before {
    transition: .3s ease-in-out;
    position: absolute;
    content: ""
}

@media (max-width:74.9375rem) and (min-width:62rem) {
    .about__home_intro img {
        position: relative;
        right: unset;
        transform: scale(1.1)
    }
}

@media (max-width:62rem) {
    .about__home_intro img {
        position: relative;
        left: 50%;
        transform: translate(-50%, 0)
    }
}

footer.site-footer ul.menu a:hover {
    color: #fe9901
}

section.banner:before {
    content: "";
    height: 100%;
    width: 100%;
    background: #00000096;
    position: absolute;
    top: 0;
    left: 0
}

#staticBackdrop1 .modal-body .row,
.banner .content,
.our-services ul li * {
    position: relative
}

.our-approach .card:before {
    height: 7.5rem;
    width: 7.5rem;
    border-radius: 50%;
    background: #fe9901;
    top: -3.75rem;
    right: -3.75rem
}

.our-approach .card:hover::before {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    border-radius: 0
}

.our-approach .card .card-body {
    position: relative;
    padding-bottom: 6.25rem
}

.our-approach .card:hover .card-text,
.our-approach .card:hover .card-title,
.our-services ul li:hover h4,
.our-services ul li:hover i,
.our-services ul li:hover p {
    color: #fff
}

.our-approach .card:hover img {
    filter: invert(1) brightness(5) sepia(10) saturate(0)
}

.our-approach .card .card-body .button {
    position: absolute;
    bottom: 1.25rem;
    left: 50%;
    transform: translate(-50%, 0);
    width: 60%
}

.our-services ul li:before {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 0;
    border-radius: .625rem
}

#staticBackdrop1 .modal-body:before,
.modaL_order2 .modal-body h5 span,
.modaL_order2 form button {
    background: linear-gradient(to right, #000, #fe9901)
}

.our-services ul li:hover:before {
    width: 0;
    height: 0
}

.modaL_order2 .modal-dialog {
    max-width: 50rem;
    height: 90vh;
    display: flex;
    align-items: center;
    justify-content: center
}

.modaL_order2 .modal-dialog .modal-content:before {
    content: "";
    width: .5rem;
    height: 4.0625rem;
    background: #050830;
    background-image: -moz-linear-gradient(top, #555, #444, #444, #555);
    background-image: -ms-linear-gradient(top, #555, #444, #444, #555);
    background-image: -o-linear-gradient(top, #555, #444, #444, #555);
    border-top-left-radius: .375rem;
    border-bottom-left-radius: .375rem;
    display: block;
    position: absolute;
    top: 50%;
    border: .0625rem solid #111;
    left: -0.625rem
}

.modaL_order2 .modal-dialog .modal-content:after {
    content: "";
    width: .5rem;
    height: 4.0625rem;
    background: #050830;
    background-image: -moz-linear-gradient(top, #555, #444, #444, #555);
    background-image: -ms-linear-gradient(top, #555, #444, #444, #555);
    background-image: -o-linear-gradient(top, #555, #444, #444, #555);
    border: .0625rem solid #111;
    border-top-right-radius: .375rem;
    border-bottom-right-radius: .375rem;
    display: block;
    position: absolute;
    top: 50%;
    right: -0.625rem
}

.modaL_order2 form textarea {
    width: 100%;
    border-radius: .4375rem;
    padding: 1.0625rem;
    font-size: 1rem;
    margin: .3125rem 0 0;
    resize: none;
    height: 8.3125rem
}

.modaL_order2 .modal-header {
    padding: 0;
    position: relative;
    border: none;
    z-index: 100000
}

.modaL_order2 .btn-close {
    position: absolute;
    right: 0;
    border: none;
    outline: 0;
    cursor: pointer;
    box-shadow: .125rem .0625rem 1.6875rem #000;
    width: 1.875rem;
    height: 1.875rem;
    border-radius: 50%;
    background: #fe9901;
    color: #ffff;
    top: -0.8125rem;
    opacity: 1
}

.modaL_order2 .modal-dialog .modal-content {
    padding: 0;
    border: none
}

.modaL_order2 .modal-body h5 {
    color: #fff;
    font-size: 1.5rem;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: .5625rem
}

.modaL_order2 .modal-body h5 span {
    padding: .625rem;
    border-radius: .5rem;
    display: block
}

.modaL_order2 .modal-body .poppup-css {
    background: hsl(0deg 0% 0% / 80%);
    padding: .9375rem !important;
    text-align: center;
    border-radius: .625rem
}

.modaL_order2 .modal-body h2 {
    font-weight: 400;
    font-size: 1.1875rem;
    color: #fff;
    text-align: center;
    margin-top: 1.25rem
}

.modaL_order2 .modal-body h4 {
    font-size: 1.625rem;
    font-weight: 600;
    text-transform: capitalize;
    color: #f65d4e;
    text-align: center;
    margin: .6875rem 0
}

.modaL_order2 .modal-body h4 span {
    font-size: 1.0625rem;
    background: #f65d4e;
    border-radius: .125rem;
    padding: .25rem;
    color: #fff;
    box-shadow: .125rem .0625rem 1.6875rem #c28e3b
}

.modaL_order2 form input {
    width: 100%;
    margin: .3125rem 0;
    padding: .625rem 1.125rem;
    border: none;
    border-radius: .4375rem;
    outline: 0;
    font-size: 1rem
}

.modaL_order2 form select {
    width: 100%;
    margin: .625rem 0;
    padding: 0 1.5625rem;
    border: none;
    border-radius: 7;
    font-size: .8125rem;
    outline: 0
}

.modaL_order2 form input::placeholder,
.modaL_order2 form textarea::placeholder {
    color: #000
}

.modaL_order2 form button {
    border: none;
    outline: 0;
    width: 100%;
    border-radius: .375rem;
    display: block;
    margin: .3125rem auto 0;
    padding: .5625rem 0;
    font-size: 1rem;
    font-weight: 500;
    box-shadow: .125rem .0625rem 1.6875rem #4a1c12;
    color: #fff
}

.modaL_order2 #countdown {
    background: #1615156b;
    padding: .5625rem .8125rem;
    border-radius: .625rem;
    text-align: center;
    background: #f65d4e;
    background-image: -moz-linear-gradient(top, #222, #333, #333, #222);
    background-image: -ms-linear-gradient(top, #222, #333, #333, #222);
    background-image: -o-linear-gradient(top, #222, #333, #333, #222);
    margin: 0 0 1.25rem
}

.modaL_order2 #countdown ul {
    display: flex;
    justify-content: center;
    font-family: nunito;
    font-weight: 600
}

.modaL_order2 #countdown ul li {
    margin: 0 .9375rem;
    background: #ffc107;
    display: inline-block;
    padding: .4375rem;
    border-radius: .25rem;
    width: 6.5625rem;
    box-shadow: .125rem .0625rem 1.6875rem #fabd07ab
}

.modaL_order2 #countdown ul li span {
    font-size: 1.1875rem
}

.modaL_order2 #countdown #tiles {
    position: relative;
    z-index: 1
}

.modaL_order2 #countdown #tiles>span {
    width: 3.9375rem;
    max-width: 3.9375rem;
    text-align: center;
    color: #111;
    background-color: #ddd;
    background-image: -webkit-linear-gradient(top, #bbb, #eee);
    background-image: -moz-linear-gradient(top, #bbb, #eee);
    background-image: -ms-linear-gradient(top, #bbb, #eee);
    background-image: -o-linear-gradient(top, #bbb, #eee);
    border-top: .0625rem solid #fff;
    border-radius: .1875rem;
    box-shadow: 0 0 .75rem rgba(0, 0, 0, .7);
    margin: 0 .4375rem;
    padding: .75rem 0;
    display: inline-block;
    position: relative;
    font-size: 1.6875rem;
    font-weight: 600
}

.modaL_order2 #countdown #tiles>span:before {
    content: "";
    width: 100%;
    height: .8125rem;
    background: #111;
    display: block;
    padding: 0 .1875rem;
    position: absolute;
    top: 41%;
    left: -0.1875rem;
    z-index: -1
}

.modaL_order2 #countdown #tiles>span:after {
    content: "";
    width: 100%;
    height: .0625rem;
    background: #eee;
    border-top: .0625rem solid #333;
    display: block;
    position: absolute;
    top: 48%;
    left: 0
}

.modaL_order2 #countdown .labels {
    text-align: center
}

.modaL_order2 #countdown .labels li {
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 600;
    margin: 0 1rem;
    text-shadow: .125rem .0625rem 1.6875rem #97d1ce;
    text-align: center
}

#staticBackdrop1 .modal-body:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    left: 0;
    bottom: 0
}

#staticBackdrop1 .modal-body:after {
    width: 50%;
    content: "";
    height: 85%;
    background: url(../img/popup.webp) 0 0/cover no-repeat;
    position: absolute;
    top: 50%;
    left: -3.125rem;
    transform: translateY(-50%);
    border-radius: 1.875rem;
    box-shadow: rgba(50, 50, 93, .25) 0 3.125rem 6.25rem -1.25rem, rgba(0, 0, 0, .3) 0 1.875rem 3.75rem -1.875rem
}

@media (max-width:61.9375rem) {
    #staticBackdrop1 .modal-body:after {
        display: none
    }

    #staticBackdrop1 .modal-body {
        background: url(../img/popup.webp) -6.25rem 0/cover #000
    }

    #staticBackdrop1 .modal-body:before {
        background: linear-gradient(to left, #050830, transparent)
    }
}

@media (min-width:48rem) and (max-width:61.9375rem) {
    .navbar-light .navbar-nav .nav-link {
        font-size: .875rem;
        padding: .5rem
    }
}

@media (max-width:47.9375rem) {
    a#navbarDropdown {
        display: inline;
        position: relative
    }

    a.mobile_toggler {
        display: block !important
    }

    .dropdown-toggle::after{
        display:none;
    }
    
    li.dropdown span {
        position: absolute;
        left: 10.625rem;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
        color: #000;
        border-radius: 50%;
        width: 1.25rem;
        height: 1.25rem;
        font-size: 1.125rem
    }

    .our-services ul {
        grid-template-columns: auto
    }
}