@font-face {
    font-family: 'Tecnica Bold W01 Regular';
    src: url('/frontend/assets/fonts/lulo-fonts/LuloCleanW01OneBold.ttf');
}
.logo_font{
    font-family: "Tecnica Bold W01 Regular" !important;
}
:root{
    --wallpi-base: #FFF5F0 !important;
}
#header-sticky {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
    background-color: #ffffff;
}
.services-feedback-one__content .sec-title__text{
    max-width: 100%;
}
.tcul_orange{
    color: #ff780b !important;
}
.service-details__benefits__title {
    font-size: 20px;
    color: #ff780b !important;
}
.service-details{
    padding: 60px 0;
}
.main-menu .main-menu__list li ul li.current > a, .main-menu .main-menu__list li ul li:hover > a {
    background-color: #ff780b !important;
}
/* .owl-carousel{
    display: block !important;
} */
.orbitron{
    /* font-family: "Orbitron", sans-serif !important; */
}
.tcul-white{
    background-color: #ffffff !important;
}
.address-one__col:hover .address-one__icon {
    background-color: #ff780b !important;
}
.service-one__item:hover .service-one__item__icon {
    background-color: #ff780b !important;
}
.main-footer__social > a:hover{
    background-color: #ff780b !important;
}
.topbar-one__social a:hover {
    background-color: #ff780b !important;
}
.service-one__item__title a:hover {
    color: #ff780b !important;
}
.product__item__title a:hover{
    color: #ff780b !important;
}
.tcul-black{
    color: #000000 !important;
}
.mobile-nav__btn span {
    background-color: #008C9B;
}
.mobile-nav__contact li > i {
    color: #ff780b !important;
}
.wallpi-owl__carousel--basic-nav.owl-carousel .owl-nav button span:hover {
    color: #ff780b !important;
}
.tcul_close_btn{
    opacity: inherit !important;
    background-color: #fff !important;
    color: #fff !important;
    top: 16px !important;
    right: 16px !important;
    position: absolute !important;
}
.service-one__item__text {
    font-size: 18px !important;
    line-height: 1.5 !important;
}
.wallpi-btn{
    height: 48px !important;
    
}
.form-control, .form-select {
    padding: 0.700rem .75rem;
}

/* .main-menu .main-menu__list > li.current > a, .main-menu .main-menu__list > li:hover > a {
    color: none !important;
} */
.main-menu .main-menu__list > li.current > a{
    color: #ac3900 !important;
}
.main-menu .main-menu__list > li > a {
    color: #2a2826 !important;
}
.sec-title__tagline {
    color: #2a2826 !important;
}
.service-one__sec-info-text{
    color: #2a2826 !important;
}
.service-one .sec-title__title {
    color: #2a2826 !important;
}
.main-header__inner::before {
    background-color: #ffffff !important;
}
.main-slider-two__item::before {
    display: none !important;
}

.feature-two__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 26px;
}
.sec-title__title{
    line-height: 55px;
}
.page-header__bg{
    filter: brightness(1) grayscale(0);
}
.owl-prev{
    display: none;
}
.service-details__feature__titlewrap > i{
    color: #ac3900 !important;
}
.main-slider-two__item::after {
    display: none !important;
}

.main-slider-two__bg::before {
    background-color: rgba(54, 48, 43, 0.7) !important;
}

#why-choose .owl-item{
    width: 500px !important;
}
.tcul_dropdown{
    width: 100% !important;
    height: 60px !important;
    outline-style: none !important;
    border: 1px solid #dbd9d9 !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    font-family: var(--wallpi-font, "Inter", sans-serif) !important;
    color: rgba(6, 3, 21, 0.5) !important;
    padding: 5px 20px !important;
}
.main-slider-two__bg img {
    filter: invert(0) grayscale(0) !important;
}

/* -- Floating btn css -- */

.scroll-up {
    bottom: 130px !important;
    right: 15px !important;
}

.service-one__sec-title-wrap {
    max-width: 100%;
    margin: 0 auto;
    gap: 0 88px;
    padding-bottom: 66px;
}

.sec-title__title {
    margin: 0px;
    font-weight: 700;
}

.tcul-floating_btn a {
    text-decoration: none !important;
}

.tcul-floating_btn_contact {
    position: fixed !important;
    bottom: 140px !important;
    right: 2px !important;
    width: 80px !important;
    height: 80px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 1000 !important;
}

.tcul-floating_btn_whatsapp {
    position: fixed !important;
    bottom: 220px !important;
    right: 2px !important;
    width: 80px !important;
    height: 80px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 1000 !important;
}

@keyframes pulsing {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0) !important;
    }
}

.tcul-phone_icon {
    background-color: #007bff !important;
    color: #fff !important;
    width: 40px !important;
    height: 40px !important;
    font-size: 20px !important;
    border-radius: 50px !important;
    text-align: center !important;
    /* box-shadow: 2px 2px 3px rgb(153, 153, 153) !important; */
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    /* transform: translatey(0px) !important;
    animation: pulse 1.5s infinite !important; */
    /* box-shadow: 0 0 0 0 #007bff !important; */
    /* -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1) !important;
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1) !important;
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1) !important;
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1) !important; */
    font-weight: normal !important;
    font-family: sans-serif !important;
    text-decoration: none !important;
}

.tcul-contact_icon {
    background-color: #42db87 !important;
    color: #fff !important;
    width: 40px !important;
    height: 40px !important;
    font-size: 20px !important;
    border-radius: 50px !important;
    text-align: center !important;
    box-shadow: 2px 2px 3px #999 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transform: translatey(0px) !important;
    animation: pulse 1.5s infinite !important;
    box-shadow: 0 0 0 0 #42db87 !important;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1) !important;
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1) !important;
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1) !important;
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1) !important;
    font-weight: normal !important;
    font-family: sans-serif !important;
    text-decoration: none !important;
    transition: all 300ms ease-in-out !important;
}
.tcul-text_icon {
    margin-top: 8px !important;
    color: #ef6a38 !important;
    font-size: 13px !important;
}
.product__item__content{
    border-radius: 0 0 2px 2px;
}
.tcul_btn {
    background-color: #ef6a38  !important;
    color:  #432925 !important;
}
.tcul_btn::after {
    background-color: #ff780b  !important;
    color:  #432925 !important;
}
.tcul_btn::before {
    background-color: #ef6a38  !important;
    color: #432925 !important;
}
.tcul_btn2::before {
    background-color: #ef6a38 !important;
    color: #432925 !important;
}
.tcul_btn_grey::before {
    background-color: #d3d3d3 !important;
    color: #432925 !important;
}
.consultation-one__contentwrap__content__input-box input {
    height: 44px !important;
}
.tcul_submit_btn{
    background-color: #FFF5F0 !important;
    color:  #432925 !important;
}

.tcul_submit_btn::before {
    background-color: #FFF5F0 !important;
    color:  #432925 !important;
}
.consultation-one__contentwrap__content__input-box input {
    height: 54px !important;
}
.tcul-shadow{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px !important;
}
.tcul_grey{
    color: #3c3c3c !important;
}
.tcul-shadow:hover{
    box-shadow: none !important;
}
.wallpi-btn::after {
}

.wallpi-btn::after  {
    background-color: #ff780b  !important;
}
.product__item__wrap{
    display: flex !important;
    justify-content: center !important;
}

.product__item__title {
    font-size: 20px !important;
    font-weight: 600 !important;
    text-align: center !important;
}
.testimonials-card:hover {
    box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 0%) !important;
    border-color:  #ff780b  !important;
}
.tcul-primary_color{
    background-color: #01455E !important;
}

.tcul-secondary_color{
    background-color: #FFF5F0 !important;
}

.tcul_text_color{
    color: #432925 !important;
}

.topbar-one__info__item + .topbar-one__info__item {
    border-left: 1px solid  #432925 !important;
}

.topbar-one__quick_support::before {
    background-color: #FFF5F0 !important;
}

.topbar-one__quick_support::before {
    background-color: #FFF5F0 !important;
    background-image: none !important;
}

.topbar-one__quick_support {
    background-color: #FFF5F0 !important;
    background-image: none !important;
}
.project-one--two .project-one__item:hover .project-one__item__right-arrow{
    color: #ac3900 !important;
}
.main-menu .main-menu__list > li.current > a, .main-menu .main-menu__list > li:hover > a {
    color: #ac3900 !important;
    text-shadow: 0 0 0.5px var(--wallpi-base, #ff780b );
}
.project-one--page {
    padding-top: 60px;
    padding-bottom: 60px;
}

.main-header::after {
    border-right: none !important;
    border-top: none !important;
}
.sec-title__tagline::after, .sec-title__tagline::before
    {
    border-bottom: 1px solid #432925 !important;
    border-left: 1px #432925 !important;
}
.main-header__logo img {
    width: 134% !important;
    max-width: 340px !important;
}
.sec-title__tagline::after, .sec-title__tagline::before {
    border-bottom: 1px solid #fff5f0 !important;
    border-left: 1px #fff5f0 !important;
}
.f16 {
    font-size: 16px !important;
}
.service-one__item__text {
    color: #000000 !important;
}
.testimonials-one__carousel.owl-carousel .owl-nav {
    top: -127px !important ;
}
.owl-nav{
    display: none !important;
}
.tcul_clip4{
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 4 !important;
    line-clamp: 4 !important;
    -webkit-box-orient: vertical !important;
}
.service-one__item__info {
    padding: 26px 20px 38px 20px !important;
}
.main-slider-two__bg::before{
    /* display: none; */
}

.main-slider-two__item{
    padding-top: 80px;
}
@media (max-width: 1500px){
    .main-header__logo {
        width: 280px !important;
    }
}
.other-slider {
    padding-top: 100px !important;
    padding-bottom: 50px !important;
}
@media (min-width: 992px) {
    .page-header {
        padding-top: 80px;
        padding-bottom: 100px;
    }
}
/* -- Project Page :: -- */
.blog-card:hover::before {
    background-image: none !important;
}

.service-details__feature__titlewrap > i {
    font-size: 40px;
    line-height: 1;
    color: var(--wallpi-text, #2a2826);
}

