@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
/* @import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,100..900;1,100..900&display=swap'); */


@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
/* @import url('https://fonts.googleapis.com/css2?family=Acme&display=swap'); */

/* @import url('https://fonts.googleapis.com/css2?family=Lilita+One&family=PT+Sans:ital@0;1&display=swap'); */

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


body {
    background-color: #f3f3f4;
}

.custom_container {
    max-width: 90%;
    margin: auto;
}

@media (min-width: 1300px) {
    .custom_container {
        width: 1300px;
        margin: auto;
    }
}

a {
    text-decoration: none;
    color: var(--brand_color_1);
}

h2 {
    line-height: 32px;
}

p {
    line-height: 29px;
}

body {
    font-family: var(--brand_fonts_1);
    font-weight: 300;
    line-height: 24px;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

:root {
    /* --brand_color_1: rgb(0, 35, 210); */
    --brand_color_1: #e84e0f;
    --brand_fonts_1: "Open Sans", sans-serif;
    /* --brand_fonts_2: "Libre Franklin", sans-serif; */
    --brand_fonts_2: "Oswald", sans-serif;
    --brand_fonts_3: "Poppins", sans-serif;

}

p {
    margin-block-start: 0em !important;
    margin-block-end: 0em !important;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

ul {
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}


/*==================
Header part start
==================*/
.header_all_about_ground {
    width: 100%;
    background-color: transparent;
    /* position: absolute; */
    top: 0px;
    z-index: 9;
}

.top_header_ground__9osw {
    padding-top: .4rem;
    padding-bottom: .4rem;
    background-color: var(--brand_color_1);
    width: 100%;
}

.top__9df_grid {
    display: flex;
    justify-content: space-between;
}

.left__0ds98k {
    display: flex;
}

.left__0ds98k a {
    color: #fff;
    padding-right: 8px !important;
    padding-left: 8px !important;
    font-size: 13px;
    font-weight: 400;

}

.right__0d98 {}

.right__870_kjp {
    display: flex;
    place-items: center;

}

.contact__useiy {
    color: #fff;
}

.right__870_kjp a {
    margin-right: 12px;
    /* color: #fff; */
    font-size: 13px;
    font-weight: 400;
}

.left__0ds98k a:hover {
    text-decoration: underline;
}

.right_bb_ui {
    border-right: 1px solid #fff;
    height: 17px;
    margin-top: 4px;

}

.top__jspo_btn {
    padding: 2px;
    padding-bottom: 0px;
    padding-left: 6px;
    padding-right: 6px;
    background-color: #fff;
    color: var(--brand_color_1) !important;
    border-radius: 6px;
    font-size: 10px !important;
    border-bottom: 2px solid transparent;

}

.top__jspo_btn:hover {
    border-bottom: 2px solid #ff8126;
}

.__2nd_feader_ground__098 {
    width: 100%;
}

.menu_1__0s97 {
    width: 100%;
    display: flex;
    justify-content: right;
    padding-top: 3rem;
    padding-bottom: 1rem;
}

.logo_search__8f90_grid {
    width: 100%;
}

.menu_items__flex {
    display: flex;

}

.menu_items__flex a {
    font-size: 12px;
    color: rgb(51, 51, 51);
    margin-right: 15px;
    font-weight: 400;
    white-space: nowrap;
    font-family: var(--brand_fonts_3);
}

.menu_items__flex a:hover {
    color: rgb(0, 0, 0);
}

.logo_search_ground__0s98 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-top: 2rem;
    padding-bottom: 10px;

}

.menu_2_0so8 {
    width: 100%;
    padding-top: 6px;
    /* padding-bottom: 15px; */
}

.menu_2_0so8 {
    width: 100%;
    padding-bottom: 10px;
    border-top: 1px solid rgb(105, 105, 105);
}

.logo__id8_ground {
    display: flex;
    vertical-align: middle;
}

.logo__0s8766 {
    width: 210px;
    height: auto;
}

.logo__2nd_oipl {
    width: 190px;
    height: auto;
    margin-left: 20px;
    margin-top: 23px;

}

.search_form_ei9p {
    width: 100%;
    margin-top: 2px;
    position: relative;
}

.search__ground__097 {

    display: flex;
    place-items: center;

}

.search_kaso {
    height: 27px;
    background-color: transparent;
    border: 1px solid #ddd;
    border-radius: 10px;
}

.search_kaso::placeholder {
    color: rgba(0, 0, 0, 0.385);
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    font-family: var(--brand_fonts_3);
}

.search__uso {
    color: rgb(0, 0, 0);
}

.btn_odp {
    position: absolute;
    right: 8px;
    top: 4px;
    border: 0;
    cursor: pointer;
}

/* header menu start */

.header_menu_ground div ul {
    margin: 0;
    padding: 0;
}

.header_menu_ground div ul:before,
.header_menu_ground div ul:after {
    content: "";
    display: table;
}

.header_menu_ground div ul:after {
    clear: both;
}

.header_menu_ground div ul {
    *zoom: 1;
}

.header_menu_ground div ul li {
    list-style: none;
    float: left;
    position: relative;
    /* margin-right: 5px; */
    /* margin-right: 20px; */
    text-transform: uppercase;

}

/*----2nd----*/


.header_menu_ground div ul li a:link,
.header_menu_ground div ul li a:visited {
    display: block;
    padding: 12px 10px;
    padding-right: 28px;
    text-transform: uppercase;
    border-bottom: none;
    text-decoration: none;
    color: rgb(0, 0, 0);
    font-size: 14px;
    font-weight: 600;
    font-family: var(--brand_fonts_3);
    /* font-family: var(--brand_fonts_2); */
    /* border-right: 1px solid #355f8b; */
    /* background-color: var(--brand_color); */
}

.header_menu_ground div ul li a:hover {
    /* background-color: #ffffff; */
    /* color: var(--brand_color) !important; */
}

.header_menu_ground ul li.current-menu-item a {
    /* border-right: 1px solid #355f8b; */
}

.header_menu_ground div ul li.current-menu-item a:link,
.header_menu_ground div ul li.current-menu-item a:visited {
    /* background-color: var(--brand_color); */
    color: #ffffff;
}

/*  */
.header_menu_ground ul li.current-menu-item a:link,
.header_menu_ground ul li.current-menu-item a:visited {
    /* border-bottom: 1px solid #FFD500; */
    color: var(--brand_color_1) !important;
}


.gfpo_wop_active {
    font-weight: bold !important;
    font-size: 14px !important;
    text-decoration: underline;
}

.menu_items__flex a.active {
    color: var(--brand_color_1) !important;
    text-decoration: underline;
}


.top_bar__cpoi ul li.current-menu-item a:link,
.top_bar__cpoi ul li.current-menu-item a:visited {
    border-bottom: 0px solid #e7852a00 !important;
    color: var(--brand_color_1) !important;
}


/*-----sub menu-----*/

.sub-menu {
    display: none;
}

.menu-item:hover>.sub-menu {
    display: block;
    padding-top: 6px;
}

.show-sub-menu-pages {
    display: flex !important;
    flex-direction: column !important;
}

.sub-menu {
    padding: 9px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 3px;
    z-index: 999;
    min-width: 200px;
    text-align: left;
    position: absolute;
    border-radius: 8px;
    /* overflow: hidden; */

}

.sub-menu li {
    display: block;
    /* padding-top: 8px;
    padding-bottom: 8px; */
    padding-left: 0px;
    z-index: 999;
    width: 100%;
    /* background-color: #ffffff !important; */

}

.sub-menu li a {
    width: 100%;
    border-right: 0px solid transparent !important;
    border-top: 1px solid #dbdbdb;
    font-weight: 600 !important;
    /* background-color: #fff; */
    color: #414040 !important;
    font-size: 13px !important;
    padding-top: 9px !important;
    padding-bottom: 9px !important;
    padding-left: 30px !important;
    /* font-family: var(--brand_fonts_2); */
    /* font-family: "Acme", sans-serif; */
    font-family: "Lilita One", sans-serif;
    background: #fff;
    text-transform: unset !important;

}

.sub-menu li a:hover {
    color: var(--brand_color_1) !important;
}

.sub-menu li a:after {
    content: '';
    display: inline-block;
    width: 13px;
    height: 11px;
    margin-top: 4px;
    float: right;
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='11' viewBox='0 0 17 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='black' d='M10.1036 0.3964L9.75 0.0428467L9.04289 0.749953L9.39645 1.10351L15.2929 6.99995H0.5H0V7.99995H0.5H15.2929L9.39645 13.8964L9.04289 14.25L9.75 14.9571L10.1036 14.6035L16.8536 7.85351C17.0488 7.65824 17.0488 7.34166 16.8536 7.1464L10.1036 0.3964Z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;

    position: absolute;
    right: -45px;
}

.sub-menu li:last-child a {
    border-radius: 0px 0px 10px 10px;
}

/*------Sub menu End----------*/

.menu-item-has-children::after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 6px;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5.25 5.25L9.5 1' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    font-weight: 700;
    color: rgb(0, 0, 0);
    margin-left: 2px;
    position: absolute;
    top: 21px;
    right: 11px;

}

.header_menu_ground div ul li:hover .menu-item-has-children::after {
    color: rgb(214, 48, 48) !important;
}

.size__09s8s {
    width: 40px;
}

.menu_clickable_btn_mobile svg {
    margin-top: -6px;
}

.menu_clickable_btn_mobile {
    display: none;
}

/* Mobile menu nav start */

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    z-index: 9;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #000;
    display: block;
    transition: 0.3s;
    margin-bottom: 16px;
}

.sidenav a:hover {
    color: var(--brand_color_1);
}

.sidenav .closebtn {
    position: absolute;
    top: 17px;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;

}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }

}

.header_mobile_menu_ground .sub-menu {
    width: 100%;
    position: unset;
}

.header_mobile_menu_ground .sub-menu li a {
    width: 100%;
    border-top: 0px solid #dbdbdb;
    font-weight: 100 !important;
    color: #414040 !important;
    font-size: 20px !important;
    padding-top: 9px !important;
    padding-bottom: 9px !important;
    padding-left: 40px !important;
    background: #fff;
    font-family: var(--brand_fonts_1);
    text-transform: unset !important;
}

/* Mobile menu nav end */


/* header menu end */

/* home slider 1 */

.sw_con_home {
    height: 500px;
    /* Fixed height */
    width: 100%;
    overflow: hidden;
}

.slide_content {
    width: 90%;
    position: relative;
    z-index: 1;
    text-align: left;
    color: white;
    padding-top: 1rem;
}

.slide_content h2 {
    font-size: 32px;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 400;
    line-height: 42px;
    font-family: var(--brand_fonts_2);
}

.slide_content p {
    display: block;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 14px;
    margin-bottom: 20px;
}

.slide_content a {
    position: relative;
    display: inline-block;
    color: white;
    font-size: 14px;
    /* border: 2px solid white; */
    padding: 10px 20px;
    text-decoration: none;
    margin-left: 5px;

}

.slide_content a:hover {
    text-decoration: underline;
}

.slide_content a svg {
    position: absolute;
    left: -5px;
    top: 12px;
}

/* home slider 1 end */

.home_slider_ground__09op {
    width: 100%;
    position: relative;
}

.slider_content_ground__0plo {
    position: absolute;
    bottom: -250px;
    z-index: 1;
    width: 100%;

}

.slider_hf__9d7_grid {
    width: 100%;
    display: grid;
    grid-template-columns: 24% 24% 24% 24%;
    grid-gap: 10px;

    background-color: #fff;
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    padding-top: 1.5rem;
    padding-bottom: 24px;
    border-radius: .5rem;
}

.card_extra_content_ground,
.card__9dk_content_ground {
    width: 90%;
    padding: 5%;
    cursor: pointer;
}

.card__9dk_content_ground:hover {
    box-shadow: 0 2px 15px -3px rgba(0, 35, 210, 0.1), 0 11px 8px -4px rgba(0, 35, 210, 0.1);
    border-radius: .5rem;

}

.title__098_jhk {
    font-size: 25px;
    font-weight: 700;
    color: var(--brand_color_1);
    font-family: var(--brand_fonts_2);
    width: 70%;
    margin: auto;
    margin-top: 15px;
}

.title__098 {
    width: 100%;
    display: block;
    color: var(--brand_color_1);
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 10px;
}

.title__09p__iup {
    height: 19px;
    overflow: hidden;
}

.border__9076 {
    width: 100%;
    display: block;
    background-color: var(--brand_color_1);
    height: 1px;
}

.dec__0s9877 {
    width: 100%;
    display: block;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    padding-top: 15px;
    padding-bottom: 25px;

}

.btn__09p__45j {
    width: 100%;
    position: relative;
    margin-left: 30px;
    color: #000;
    font-family: var(--brand_fonts_2);
}

.btn__hgpo_pos {
    position: absolute;
    top: 1px;
    left: -28px;
}

.padding__908_hsgo {
    width: 100%;
    height: 250px;
}

.consultancy_solation_ground__098s {
    width: 100%;
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.consultancy_sonation_grid_88d7j {
    width: 100%;
    display: grid;
    grid-template-columns: 48% 48%;
    grid-gap: 15px;
}

.logo_banner__098 {
    width: 100%;
    border-radius: 10px;
}

.btn__9dj__0dj a {
    font-weight: 700;
    color: #000;
}

.expertise_ground__32lpo {
    width: 100%;
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-repeat: no-repeat;
    background-size: cover;
    background: linear-gradient(135deg, #e84e0f 0%, #e84e0f 40%, #f09000 70%, #df0000 100%);
    /* background-image: url('https://cdn.lucideon.com/v2/pageheaders/_2400x1350_crop_center-center_82_line/background-gradient-2.jpg.webp'); */
}

.title__30__ground {
    width: 100%;
    margin-bottom: 2.5rem;
    font-size: 25px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    font-family: var(--brand_fonts_2);

}

.expertise_grid_ground__9djk {
    width: 100%;
    display: grid;
    grid-template-columns: 48% 48%;
    grid-gap: 20px;
}

.part__p_8doi {
    width: 100%;
}

.card_ground__tt908 {
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
}

.card__container__8f7_ground {
    width: 90%;
    margin: auto;
    padding-bottom: 1.5rem;
    cursor: pointer;
}

.img__2098_j45 {
    width: 100%;
    height: 150px;
    overflow: hidden;
}

.img__2098_j45 img {
    width: 100%;
    transform: translateY(0);

}

.title__9d03k__ld {
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 500;
    color: var(--brand_color_1);
    padding-bottom: .5rem;
    padding-top: 1rem;
    font-family: var(--brand_fonts_2);
    border-bottom: 1px solid var(--brand_color_1);
}

.abouts__0d9__ldp {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 14px;
    font-family: var(--brand_fonts_2);
}

.abouts__0d9__ldp p {
    line-height: 22px;
}

.btn__8s07_po a {
    color: #000;
    font-weight: 500;
    font-size: 14px;

}

.card__container__8f7_ground:hover .img__2098_j45 img {
    filter: brightness(116%);
}

.color__0s98_98d {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    font-family: var(--brand_fonts_2);
}

.border_8up_d9j {
    border-bottom: 1px solid #000;
    margin-bottom: 7px;
    width: 80%;
    margin-left: 20%;

}

.border_8up_d9j:hover {
    border-bottom: 1px solid var(--brand_color_1);
}

.border_8up_d9j:hover .color__0s98_98d {
    color: var(--brand_color_1) !important;
}

.title__8d97__9sd8 {
    font-size: 28px;
    font-weight: 900;
    font-family: var(--brand_fonts_2);
}

.capabilites_grounds__9d875 {
    width: 100%;
    padding-top: 7rem;
    padding-bottom: 25px;
}


.capabilities_grid_ground__098 {
    width: 100%;
    display: grid;
    grid-template-columns: 39% 59%;
    grid-gap: 15px;
}

.cap_part__09 {
    width: 100%;
}

.cap__card_grid_ground__098 {
    width: 100%;
    display: grid;
    grid-template-columns: 49% 49%;
    grid-gap: 15px;
}

.title__098_098_lkp {
    font-size: 25px;
    font-weight: 900;
    font-family: var(--brand_fonts_2);
}

.bg_color__psoi {
    background-color: #e9e9e9;
}

.title__ground__d098 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;

}

.title__d0g9kg {
    font-size: 25px;
    font-weight: 700;
    color: var(--brand_color_1);
    font-family: var(--brand_fonts_2);
}

.title__link__091lp {
    font-family: var(--brand_fonts_2);
    font-size: 14px;
    font-weight: 500;
    color: #000;
    padding-bottom: 4px;
    border-bottom: 1px solid #000;
}

.title__link__091lp svg {
    margin-left: 4px;
}

.title__link__091lp:hover {
    color: var(--brand_color_1);
}

.insights_grid_ground__098 {
    width: 100%;
    display: grid;
    grid-template-columns: 32% 32% 32%;
    grid-gap: 20px;
    padding-top: 2rem;
}

.sub__9dj_title__0s9 {
    padding-bottom: 1rem;
}

/* slider start */
.slider_container__09lp {
    display: flex;
    height: 100vh;
    width: 100%;
    background-color: #e9e9e9;
}


@media (min-width: 1600px) {
    .slider_container__09lp {
        width: 1300px;
        margin: auto;
    }
}

.left-panel {
    width: 45%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.content-wrapper {
    position: relative;
    width: 100%;
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.content-item {
    position: absolute;
    width: 100%;
    padding: 40px;
    box-sizing: border-box;
    text-align: left;
    transition: all 0.5s ease;
    opacity: 0;
    transform: scale(0.9);
    filter: grayscale(100%);
    z-index: 0;
    pointer-events: none;
}

.content-item.active {
    opacity: 1;
    transform: scale(1);
    filter: none;
    z-index: 3;
    pointer-events: auto;
}

.content-item.prev,
.content-item.next {
    opacity: 0.1;
    z-index: 2;
}

.content-item.prev {
    transform: translateY(-140px) scale(1);
}

.content-item.next {
    transform: translateY(140px) scale(1);
}

.content-item h2 {
    color: #0038ff;
    margin: 0;
    font-size: 22px;
}

.content-item p {
    margin: 10px 0;
    font-size: 14px;
    color: #333;
    max-width: 400px;
}

.content-item .discover {
    font-weight: bold;
    border-bottom: 2px solid #000;
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
}

.right-panel {
    width: 55%;
    position: relative;
}

.right-panel img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.right-panel img.active {
    opacity: 1;
}

.left__border__0d9 {
    border-left: 5px solid #0719e3;
}

/* slider end */

.about_slider_ground__9d08 {
    width: 100%;
    position: relative;
}

.banner__ground__0po9 {
    width: 100%;
    padding-bottom: 4rem;
    padding-top: 2rem;
    background-repeat: no-repeat;
    background-size: cover;

}

.pos_control__jdwp {
    width: 100%;
    height: auto;
    position: relative;
    height: 700px;

}

.content__ground__098 {
    padding: 3rem;
    width: 50%;
    height: 250px;
    background-color: #fff;
    border-radius: 10px;
    position: absolute;
    top: 25%;
    left: 2%;

}

.title__098__gfpo {
    width: 100%;
    font-size: 25px;
    font-weight: 700;
    color: var(--brand_color_1);
    font-family: var(--brand_fonts_2);
    padding-bottom: 2rem;
}

.content__gfpo__997__rjp {
    width: 100%;
    font-size: 16px;
    line-height: 26px;
}

.btn__jfg_09 {
    width: 100%;
    padding-top: 1.500rem;
}

/* slider start */

.trusted-partners {
    text-align: center;
    max-width: 1200px;
    margin: auto;
    position: relative;
    border-radius: 10px;
    padding: 2rem;
    background-color: #fff;
}

.trusted-partners h2 {
    margin-bottom: 30px;
    line-height: 1.6;
}

.slider-controls {
    position: absolute;
    right: 10px;
    top: 40px;
}

.slider-controls button {
    font-size: 20px;
    margin: 0 5px;
    cursor: pointer;
    background: none;
    border: 2px solid #ccc;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.logo-slider {
    overflow: hidden;
    margin-top: 30px;
}

.logo-track {
    display: flex;
    transition: transform 0.5s ease;
    will-change: transform;
}

.logo-track img {
    width: 200px;
    height: auto;
    object-fit: contain;
    padding: 0 30px;
    flex-shrink: 0;
}

@media (max-width: 800px) {
    .logo-track img {
        width: 150px;
        padding: 0 15px;
    }
}

.title__098__lkdp {
    width: 60%;
    color: var(--brand_color_1);
    font-family: var(--brand_fonts_2);
    font-size: 24px;
    text-align: left;

}

.slider__ground__0987 {
    width: 100%;
    position: absolute;
    bottom: -250px;

}

.spece__j0po__ground {
    padding-top: 250px;
}

/* slider end */


/*==================
home part end
==================*/
.single__banner__564_ground {
    width: 100%;
    height: 180px;
    background-repeat: no-repeat;
    background-size: cover;
    background: linear-gradient(135deg, #c63e08 0%, #c63e08 40%, #f95a1a 70%, #c63e08 100%);

}

.content__86lp_ground {
    width: 100%;
    padding-top: 10px;

}

.title__09s7 {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 1px;
    color: #fff;
    font-size: 30px;
    font-family: var(--brand_fonts_2);
}

.bradcrum__0s98_09 {
    width: 100%;
    padding-bottom: 15px;
    color: #fff;
    font-size: 14px;
}

.bradcrum__0s98_09 a {
    color: #fff;
}

.content__787__ground {
    width: 100%;
    display: grid;
    grid-template-columns: 300px auto;
    grid-gap: 35px;
    padding-top: 3rem;
    padding-bottom: 2rem;
}

.item__549_ground {
    width: 90%;
    padding: 15px;
    background-color: #fff;
    border-radius: .5rem;
    margin-bottom: 2rem;
}

.list__ground__09jk a {
    display: flex;
    color: #000;
    /* font-weight: 500; */
    font-size: 14px;
    font-family: var(--brand_fonts_2);
}

.rotate-180 {
    transform: rotate(180deg);
}

.logo__09Po_jkp {
    margin-top: -0px;
    margin-right: 11px;
}

.right__09po_097 {
    margin-left: 7px;
    margin-top: 5px;
}

.right__09_plo_ground a {
    margin-bottom: 16px;
    display: grid;
    grid-template-columns: auto 30px;
    justify-content: space-between;
}

.right__09_plo_ground a:hover {
    color: var(--brand_color_1);
}

.back__09po_lkp a {
    color: var(--brand_color_1);
    font-weight: 600;
    margin-right: 4px;
}


/*==================
other part start
==================*/

.back__09po_lkp {
    display: flex;
}

.arc__right__09lp__ground {
    display: grid;
    grid-template-columns: 48% 48%;
    grid-gap: 15px;
}

.archive_older_privew_ground1 {
    width: 100%;
    display: flex;
    margin-top: 2rem;
}

.archive_older_post1 {
    margin-right: 10px;
}

.arc__dec__098 {
    text-align: justify;
}

.tum__09p__ground {
    width: 100%;
    height: 150px;
    overflow: hidden;
    margin-bottom: 10px;
}

.tum__09p__ground img {
    width: 100%;
    height: initial;
    border-radius: 8px;

}

.title__9087__ground_0p {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 25px;
    font-size: 14px;
    font-weight: 600;
    font-family: var(--brand_fonts_2);
    color: #000;
    border-bottom: 1px solid #000;
}

.tum__09opi_act {
    height: 200px;
}

.tum__09opi_act img {
    height: inherit;
    object-fit: contain;
}

/* Button to open the modal */
.open-btn {
    padding: 10px 20px;
    font-size: 16px;
    background: #007bff;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

/* The Modal (background) */
.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
}

/* Modal Content Box */
.modal-content {
    background-color: #fff;
    margin: 10% auto;
    padding: 20px;
    border-radius: 10px;
    width: 60%;
    max-width: 90%;
    position: relative;
}

/* Close Button */
.close {
    color: #fff;
    position: absolute;
    top: 20px;
    right: 55px;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
    padding: 6px;
    border-radius: 10px;
    background-color: var(--brand_color_1);
}

.close:hover {
    color: red;
}

.popup_content__ground_098 {
    width: 100%;
    display: grid;
    grid-template-columns: 40% 58%;
    grid-gap: 10px;
    height: 400px;
    overflow: auto;
}

.part__098__jhpl img {
    width: 100%;
    height: auto;
}

.tages__9f760 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
}

.tages__9f760 li {
    list-style: none;
    font-weight: 600;
    color: var(--brand_color_1);
    display: inline-block;
}

.part__098__jhpl h2 {
    padding-bottom: 18px;
    border-bottom: 3px solid var(--brand_color_1);
}

.content__9086 {
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.artical__ground__0986 {
    width: 100%;
    margin: auto;
    background-color: #fff;
    margin-top: 2rem;
    border-radius: 10px;
}

.padding__0987_lkp {
    padding: 20px;
}


.title__09877 {
    width: 100%;
    margin-bottom: 2.5rem;
    font-size: 25px;
    font-weight: 700;
    color: var(--brand_color_1);
    font-family: var(--brand_fonts_2);
}

.post__90832 {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    grid-gap: 10px;
}


/*==================
other part end
==================*/


/*==================
Footer part start
==================*/
.footer__098__ground {
    width: 100%;
    padding-top: 5rem;
    padding-bottom: 2rem;
    background-color: var(--brand_color_1);

}

.footer__9087__jdf {
    width: 100%;
    display: flex;
    padding-bottom: 20px;
    justify-content: space-between;
    border-bottom: 1px solid #fff;

}

.flex_yroi_ground {
    width: 100%;
    display: flex;
    justify-content: space-around;
}

.flex_yroi_ground li {
    margin-left: 10px;
    list-style: none;
}

.footer__menu_ground__09lp {
    width: 100%;
    display: grid;
    grid-template-columns: 24% 24% 24% 24%;
    grid-gap: 10px;
    padding-top: 2rem;

}

.part__098__po {}

.title__098_0lp {
    color: #fff;
    font-family: var(--brand_fonts_2);
    font-size: 17px;
    font-weight: 700;
    padding-bottom: 5px;
    /* border-bottom: 1px solid #fff; */
}

.menu__item__9d09 {
    width: 100%;
    margin-top: 15px;
}

.menu__item__9d09 a {
    margin-bottom: 7px;
    color: #fff;
    display: block;
    font-size: 14px;
}

.menu__item__9d09 a:hover {
    color: #ddd;
}

.menu__item__9d09 a b {
    font-weight: 900;
}







/*==================
footer part end
==================*/