@font-face {

    font-family: 'heading-font';

    src: url(../fonts/SairaCondensed-Medium.woff);

}



@font-face {

    font-family: 'paragraph-font';

    src: url(../fonts/SongMyung-Regular.woff);

}



* {

    margin: 0;

    padding: 0;

    box-sizing: border-box;

}





.navbar-toggler-icon {

    filter: invert(1);

    opacity: 1;

}



:root {

    --white-color: #fff;

    --black-color: #000;

    --para-text-color: #636363;

    --transition: 0.3s ease-in;

    --heading-font: 'heading-font', sans-serif;

    --paragraph-font: 'paragraph-font', sans-serif;

}



body {

    font-family: 'roboto', sans-serif;

}



img {

    max-width: 100%;

    height: auto;

    transition: var(--transition);

}



svg {

    width: 30px;

    transition: var(--transition);

}



a,

button {

    text-decoration: none;

    display: inline-block;

    transition: var(--transition);

}



p {

    color: var(--para-text-color);

    font-family: var(--paragraph-font);

    transition: var(--transition);

    font-size: 1.05rem;

}



h1,

h2,

h3,

h4,

h5,

h6 {

    transition: var(--transition);

    color: var(--black-color);

}



h1,

h2,

h3,

h4,

h5,

h6 {

    font-family: var(--heading-font);

}



li {

    margin-bottom: 0.5rem;

    color: #353535;

    font-family: var(--paragraph-font);

}



a {

    font-family: var(--paragraph-font);

}





.form-control:focus {

    border-color: var(--primary-color);

    box-shadow: unset;

}



.bg-section-gray {

    background-color: #e5e5e5;

}



.form-control,

.form-select {

    display: block;

    width: 100%;

    max-width: 100%;

    color: #666;

    padding: .75em;

    height: auto;

    border-width: 1px;

    border-style: solid;

    border-color: #eaeaea;

    border-radius: 2px;

    background: #fafafa;

    box-shadow: none;

    box-sizing: border-box;

    transition: all .2s linear;

    border: 1px solid #ccc;

    font-family: var(--paragraph-font);

}



i {

    transition: var(--transition);

}



.input-wrapper {

    margin-bottom: 20px;

}



.container,

.container-lg,

.container-md,

.container-sm,

.container-xl,

.container-xxl {

    max-width: 1280px;

    padding: 0 2rem;

}





.button-style1 {

    display: inline-block;

    color: #ffffff;

    font-size: 0.9rem;

    border-radius: 3px;

    padding-top: 10px;

    border: 0;

    padding-right: 20px;

    padding-bottom: 10px;

    padding-left: 20px;

    font-family: inherit;

    font-weight: 500;

    letter-spacing: 0.5px;

    border-color: #ef4d48;

    background-color: #ef4d48;

    text-align: center;

}





.button-style1:hover {

    background-color: #d50000;

    border-color: #d50000;

}



.section-padding {

    padding: 5rem 0;

}



@media (max-width: 768px) {
    .section-padding {
        padding: 1rem 0;
    }

    .about-form{
    margin-top: 10px;}
}



.custom-fade-up {

    display: none;

    opacity: 0;

    transform: translateY(20px);

    transition: opacity 0.3s ease, transform 0.3s ease;

}



.nav-item.dropdown:hover .custom-fade-up,

.nav-item.dropdown:focus-within .custom-fade-up {

    display: flex;

    opacity: 1;

    transform: translateY(0);

}



/* Ensure dropdown stays above other content */

.nav-item.dropdown .custom-fade-up {

    position: absolute;

    top: 48px;

    left: 0%;

    z-index: 1000;

    width: 100%;

}



.dropdown {

    position: unset;

}



.dropdown-menu {

    background-color: #fff;

    padding: 0;

    flex-wrap: wrap;

    align-items: center;

    justify-content: space-between;

}



.dropdown-menu a{

     width: 32%;

     overflow-wrap: anywhere;

     padding: 4px 10px;

     text-wrap: auto;

}



  .dropdown-menu ul li a {

    background-color: #161616 !important;

}



/* =========== Top Header ========= */



.top-header {

    background-color: #ff5900;

    text-align: center;

    color: var(--white-color);

}



.top-header p {

    font-size: 0.95rem;

}



.main-header .wrapper {

    display: flex;

    justify-content: space-between;

    align-items: center;

}



.main-header {

    padding: 16px 0;

    background-color: var(--black-color);

}



.main-header ul li:not(:first-child) {

    border-left: 1px solid rgb(255, 255, 255);

}



.main-header ul > li > a {

    color: var(--white-color);

    background: linear-gradient(to bottom, rgba(34, 34, 34, 0.012), #610000);

    display: inline-block;

    font-family: none;

}



.main-header ul li a:hover,

.main-header ul li.active a,

.main-header ul li a:focus {

    background: linear-gradient(to bottom, #d50000, #333);

}



.dropdown-item{

    text-transform: capitalize;

}



.main-header .nav-link:focus,

.main-header .nav-link:hover {

    color: var(--white-color);

}



.main-header ul li a:hover {

    color: var(--white-color);

}



.header-logo {

    max-width: 280px;

}



.header-content h6 {

    font-family: 'paragraph-font';

}



ul.mega-sub-menu {

    list-style: none;

    padding-left: 0;

}



ul.mega-sub-menu li {

    margin-bottom: 0;

    width: 100%;

}



ul.mega-sub-menu li a {

    width: 100%;

    display: inline-block;

    padding: 6px 10px;

}



.main-header ul.mega-sub-menu  li:not(:first-child) {

    border-left: 0px solid rgb(255, 255, 255);

}



/* ====== Hero Slider ====== */



.hero-slider .slick-prev,

.hero-slider .slick-next {

    top: 50%;

    position: absolute;

    background-color: transparent;

    color: #fff;

    border: 0;

    margin-left: 20px;



}



.hero-slider .slick-next {

    right: 0;

    margin-right: 20px;

}



.title-icon {

    background-color: #FF2929;

    color: #FFFFFF;

    font-size: 25px;

    padding: 16px;

    border-radius: 5% 5% 5% 45%;

    width: fit-content;

    margin-bottom: 20px;

}



ul.slick-dots {

    display: flex;

    justify-content: center;

    gap: 10px;

    border-radius: 50%;

    margin-bottom: 0;

    margin-top: -9px;

}



ul.slick-dots button {

    width: 9px;

    height: 9px;

    background-color: #b7b7b7;

    border: 1px solid #b7b7b7;

    border-radius: 50%;

}

ul.slick-dots .slick-active button {

    background-color: #000000;

    border: 1px solid #000;

    height: 8px;

    width: 8px;

}



.hero-slider {

    background-color: #e5e5e5;

}



/* ====== About Section ======= */



.about-form {

    background-image: linear-gradient(180deg, #000000 0%, #FF003C 100%);

    padding: 30px;

    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;

    padding: 25px 25px 25px 25px;

    border-radius: 4% 4% 4% 45%;

}



.about-form img {

    border-radius: 10px;

    max-width: 220px;

    margin-left: auto;

}



/* ======= Service Section ========= */





.heading-strip {

    background: linear-gradient(120deg, #50B2FC 70%, #E5E5E5 0%);

    color: var(--white-color);

    padding: 10px;

    max-width: 600px;

}



.heading {

    font-size: 2rem;

}



.service-slider img {
  width: 100%;
  object-fit: cover;
}





.service-slider {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.service-slider-inner {
    display: flex;
    transition: transform 0.4s ease;
}

.service-slider .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.item {
    flex: 0 0 calc(100% / 4);
}

@media(max-width: 768px) {
    .item {
        flex: 0 0 calc(100% / 2);
    }
}










.service-section-grid {

    display: flex;

    align-items: center;

    flex-wrap: wrap;

    gap: 20px;

    height: 100%;

}



.service-section-grid .item {

    flex: 1 1 calc(25% - 20px);

    display: flex;

    flex-direction: column;

    gap: 16px;

}



.service-section-grid .item.center {

    flex: 2 1 calc(50% - 20px);

    display: flex;

    flex-direction: column;

    height: 100%;

}



.dropdown-cs {

    display: flex;

    flex-direction: row-reverse;

    position: relative;

}



.dropdown-cs>a {

    padding-right: 20px !important;

}



.clk_btn svg {

    fill: #fff;

    width: 10px;

    position: absolute;

    right: 5px;

    top: 50%;

    transform: translateY(-50%);

}



.section-title {

    background-image: linear-gradient(180deg, #FFFFFF 0%, #FFC906 100%);

    margin-bottom: 20px;

}



.service-section-grid .item.center a {

    width: 100%;

    height: 100%;

}



.service-section-grid .item img {

    width: 100%;

    object-fit: cover;

}



.home-blog .blog-title {

    font-family: var(--heading-font);

    color: #121212;

    font-size: 24px;

    font-weight: 500;

}



.home-blog p {

    font-family: unset;

    font-size: 0.95rem;

}



.youtube iframe {

    aspect-ratio: 16 / 9;

    width: 99%;

}



.footer {

    background-color: #23292e;

    color: var(--white-color);

    padding: 30px 0 20px;

    margin-top: 50px;

}



.footer .head-title {

    font-family: var(--heading-font);

    font-size: 2rem;

}



.start-list ul li {

    position: relative;

    padding-left: 24px;

}



.start-list ul li a {

    color: var(--white-color);

    font-size: 0.95rem;

}



.start-list ul li::before {

    content: "★";

    position: absolute;

    left: 0;

    top: 50%;

    transform: translateY(-50%);

    color: #fff;

    font-size: 1em;

    line-height: 1;

}



ul.social-media {

    display: flex;

    gap: 10px;

    align-items: center;

    margin-top: 20px;

}



ul.social-media li {

    margin-bottom: 0;

}



ul.social-media li a {

    color: var(--white-color);

    border-radius: 5px;

    padding: 7px 10px;

    aspect-ratio: 1 / 1;

}



ul.social-media li a svg {

    width: 16px;

    height: 16px;

}



ul.social-media li a[title~="Facebook"] {

    background-color: #39548e;

}



ul.social-media li a[title~="Instagram"] {

    background: linear-gradient(135deg, #feda75 0%, #fa7e1e 25%, #d62976 50%, #962fbf 75%, #4f5bd5 100%);

}



ul.social-media li a[title~="Google"] {

    background: #cb4838;

}



ul.social-media li a[title~="Twitter"] {

    background: #1e95df;

}



ul.social-media li a[title~="Yelp"] {

    background: #a1090a;

}



ul.social-media li a[title~="YouTube"] {

    background: #bc2120;

}



.footer .contact-info h5 {

    font-family: var(--heading-font);

    font-size: 1.6rem;

    margin-bottom: 15px;

    color: var(--white-color);

}



.footer .contact-info ul li a,

.footer .contact-info ul li {

    color: var(--white-color);

}



.footer .contact-info ul li {

    display: flex;

    align-items: center;

    gap: 10px;

    margin-bottom: 10px;

}



.footer .contact-info p {

    font-family: unset;

    font-size: 0.95rem;

}



.fixed-whatsapp {

    position: fixed;

    bottom: 10px;

    left: 15px;

    z-index: 999;

    animation: 8s ease-in-out infinite scaleUpDown;

}



.fixed-whatsapp a {

    transform: scale3d(1, 1, 1);

    color: var(--white-color);

    font-size: 28px;

    z-index: 9999;

    width: 50px;

    text-align: center;

    height: 50px;

    background: #25d367;

    border-radius: 50%;

    padding: 12px;

    box-shadow: 0 0 7px 2px rgba(136, 136, 136, .5);

    transition: transform .3s ease-in-out;

    transform-origin: 100% 100%;

    margin: 0;

    display: flex;

}



.fixed-whatsapp a svg {

    margin-top: -3px;

}



.page-banner {

    padding: 60px 0;

    text-align: center;

    background-image: url(../images/page-banner.jpeg);

    position: relative;

    min-height: 250px;

    align-content: center;

}



.page-banner::before {

    position: absolute;

    content: '';

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-color: rgba(0, 0, 0, 0.5);

}



.page-banner h3 {

    color: #FFFFFF;

    font-weight: 600;

    font-size: 2.8rem;

    z-index: 2;

    position: relative;

    -webkit-text-stroke-color: #000;

    stroke: #000;

    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);

    text-transform: uppercase;

}



.texa-yellow p {

    padding: 10px 0px 10px 0px;

    background-color: transparent;

    background-image: linear-gradient(70deg, #FFDC00 0%, #FBF8F9 100%);

    font-size: 26px;

    line-height: 35px;

    letter-spacing: -0.9px;

    color: #453e3e;



}



.about-section p {

    color: #181818;

    font-size: 1.1rem;

}



.texa-mim h4 {

    color: #333333;

    font-size: 23px;

}



.texa-mim ul {

    margin-top: 20px;

}



.texa-mim li {



    font-size: 20px;

}



.teax-tow h3 {

    color: #333333;

    font-size: 29px;

    font-weight: 600;



}



::selection {

    color: #fff;

    background-color: #ef4d48;

}



.teax-tow p {

    font-size: 20px;

    color: #453e3e;

}



.texa-yellow {

    padding: 10px 0px 10px 0px;

    background-color: transparent;

    background-image: linear-gradient(70deg, #FFDC00 0%, #FBF8F9 100%);

    padding: 10px;



}



.prg-22 {

    font-size: 20px;

    color: #453e3e;

}



.service-details li {

    font-size: 20px;

}





blockquote {

    padding-left: 20px;

    margin-left: 20px;

    margin-top: 20px;

    margin-bottom: 20px;

    border-left: 5px solid #f2f2f2;

    padding: 20px;

}



blockquote p {

    color: #000;

    font-size: 1.3rem;

    font-style: italic;

}



.font-23 {

    font-size: 23px;



}



.blog-listing-section .inner,

.comment-area .inner {

    border-bottom: 1px solid #eee;

    margin: 0;

    padding: 5.34em 6.67em;

    background-color: var(--white-color);

    font-family: var(--paragraph-font);

    font-size: 1.1rem;

}



.blog-listing-section h3 {

    color: #453e3e;

}



.blog-listing-section h1 {

    font-size: 2rem;

    color: #2b161b;

}



.blog-listing-section p {

    font-size: 1.1rem;

}



.blog-listing-section img {

    margin-bottom: 20px;

}



.link-button-icon svg {

    width: 20px;

    height: 20px;

}



.contact-page .heading-strip {

    background: linear-gradient(120deg, #50B2FC 70%, #ffffff 0%);

}



.contact-page-form {

    background-color: #930808;

    padding: 10px;

}



.contact-page-form h4 {

    color: #DDDDDD;

    font-weight: 600;

    font-size: 2.5rem;

}



.contact-section .content-area h4 {

    color: #333333;

    font-size: 29px;

}



.contact-section .content-area h3 {

    color: #333333;

    font-size: 30px;

    font-weight: 400;

    line-height: 35px;

    letter-spacing: -0.9px;

}



.contact-section .content-area li {

    padding: 10px 10px 10px 10px;

    background-color: transparent;

    background-image: linear-gradient(70deg, #FFDC00 0%, #FBF8F9 100%);

    color: #2b161b;

    font-family: var(--paragraph-font);

    font-size: 1.8rem;

    margin-bottom: 13px;

}



.contact-section .content-area ul {

    padding-left: 0;

    list-style-type: none;

}



.contact-section .content-area li a {

    color: #2b161b;

    font-family: var(--paragraph-font);

    font-size: 1.8rem;

}





.footer ul li {

    list-style: none;

}