.photos__gallery .col-lg-4 {
    position: relative
}

.photos__gallery .col-lg-4 button {
    position: absolute;
    left: 15rem;
    font-size: 14px;
    font: normal normal medium 14px/34px Mulish;
    font-family: var(--primary-font);
    top: 1rem;
    background: #4C83C3;
    border: none;
    color: #fff;
    border-radius: 5px;
    padding: 5px 9px
}

.photos__gallery.pb-lg-10 {
    padding-bottom: 10rem
}

.row>.column {
    padding: 0 8px
}

.row:after {
    content: "";
    display: table;
    clear: both
}

.column {
    float: left;
    width: 25%
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto
}

.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 70%;
    max-width: 1200px
}

.close {
    color: #fff;
    position: absolute;
    top: 50px;
    right: 11rem;
    font-size: 35px;
    font-weight: 700
}

.close:hover,
.close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer
}

.mySlides {
    display: none
}

.cursor {
    cursor: pointer
}

.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none
}

.next {
    right: 0;
    border-radius: 3px 0 0 3px
}

.prev:hover,
.next:hover {
    background-color: rgb(0 0 0 / .8)
}

.numbertext {
    color: #f2f2f2;
    padding: 8px 12px;
    position: absolute;
    bottom: -4px;
    font: italic normal 200 21px/73px Poppins;
    background: #FFB901;
    left: 2rem
}

.caption-container {
    text-align: center;
    padding: 2px 16px;
    color: #000
}

.demo {
    opacity: .6
}

.active,
.demo:hover {
    opacity: 1
}

img.hover-shadow {
    transition: 0.3s
}

.hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / .2), 0 6px 20px 0 rgb(0 0 0 / .19)
}

.light__box_gallery .mySlides {
    text-align: center
}

.light__box_gallery .mySlides img {
    width: 100%;
    height: 592px
}

#myModal {
    opacity: 1;
    background: #000000bf
}

.modal-content .prev {
    left: -45px
}

.modal-content .next {
    right: -45px
}

#myModal .mySlides .img_text {
    bottom: 0;
    position: absolute;
    left: 8rem;
    font-family: var(--primary-font);
    font-size: 21px;
    color: #fff;
    text-shadow: 1px 1px #000;
    font-weight: 700
}

.gl_header .jan_text {
    font-size: var(--text-size-16);
    color: var(--default-color);
    opacity: .4;
    font-weight: 700;
    margin: 0 0 10px
}

.b_blog_section p {
    font-family: var(--primary-font);
    font-size: var(--default-font-size);
    color: #000;
    padding: 22px 10px 40px 0
}

.b_blog_section h2 {
    font-family: var(--primary-font);
    font-size: var(--text-size-18);
    color: #000;
    font-weight: 700
}

.b_blog_section .article_section {
    padding: 32px
}

.b_blog_section .article_section img {
    width: 246px;
    height: 145px
}

.b_blog_section .side_section {
    display: flex;
    justify-content: center;
    align-items: center
}

.b_blog_section .article_section h2:nth-of-type(2) {
    padding-top: 20px
}

.b_blog_section .article_section h2:nth-of-type(1) {
    padding-bottom: 20px
}

.side_section .jan_text {
    font-size: var(--text-size-16);
    color: var(--default-color);
    opacity: .4;
    font-weight: 700
}

.b_blog_section p:nth-of-type(1) {
    padding-top: 30px
}

.b_blog_section .article_section h2 {
    padding-top: 20px
}

.article_section.for_shadow {
    box-shadow: 0 14px 24px #0000000D
}

.blog__section p {
    font-size: 12px;
    color: var(--default-color);
    opacity: .5;
    font-weight: 700;
    font-family: var(--primary-font);
    padding-left: 50px
}

.blog__section h2 {
    font-family: var(--primary-font);
    font-size: var(--text-size-18);
    color: #000;
    font-weight: 700;
    padding-left: 50px
}

.blog__section div .icon_img {
    padding-left: 20px;
    border-right: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2
}

.blog__section div .icon_img2 {
    padding-left: 20px;
    border-right: 1px solid #F2F2F2
}

.blog__section .posted {
    padding-left: 105px;
    padding-top: 20px;
    margin: 0
}

.blog__section {
    font-family: var(--primary-font);
    font-size: var(--default-font-size);
    color: #000;
    padding-left: 0
}

.blog__section .arrow__icon {
    padding-left: 104px
}

.blog__section .d-flex:nth-of-type(2) {
    padding-top: 4px
}

.blog__section {
    top: -45px;
    position: relative
}

.blog__section .input__section {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FCFCFC
}

.blog__section .input_side {
    border: 1px solid #EEE;
    box-shadow: 0 14px 24px #0000000D;
    padding-top: 50px;
    background: #fff
}

.blog__section .input__section input {
    border: 1px solid #E2E2E2;
    padding: 20px 50px;
    border-radius: 5px
}

.input__section img {
    position: absolute;
    right: 55px;
    top: 22px
}

.blog__section .input_side .input_options p:nth-of-type(1) {
    font-family: var(--primary-font);
    font-size: 12px
}

.blog__section .input_side .input_options .active {
    color: #4C83C3
}

.blog__section .input_side .input_options {
    margin-top: 25px
}

.blog__section .input_side .input_options p:nth-of-type(2) {
    color: #5B5B5B
}

.blog__section .input_side .input_options p:nth-of-type(3) {
    color: #5B5B5B
}

.blog__section .input_side .input_options p:nth-of-type(4) {
    color: #5B5B5B
}

.blog__section .input_side .input_options p:nth-of-type(5) {
    color: #5B5B5B
}

.blog__section .input_side .input_options p:nth-of-type(6) {
    color: #5B5B5B
}

.blog__section .input_side .input_options p:nth-of-type(7) {
    color: #5B5B5B
}

.blog__section nav ul li a {
    color: #9A9A9A
}

.blog__section nav ul li .page-link {
    border: none
}

nav .pagination_numbers {
    font-size: 18px
}

.page-item.active .page-link {
    background-color: #FFB901;
    border-color: #FFB901;
    color: #000
}

.career__page img:nth-of-type(2) {
    top: 7rem;
    right: 5rem
}

.career__page h2 {
    font-family: var(--primary-font);
    font-size: 24px;
    color: #000;
    font-weight: 700
}

.career__page p {
    font-family: var(--primary-font);
    font-size: var(--default-font-size);
    color: var(--tertiary-color)
}

.career__page .shine_text_section {
    padding: 68px
}

.good_earth_section h3 {
    font-size: var(--first-heading);
    color: var(--default-color);
    font-weight: 700;
    margin-bottom: 1rem
}

.good_earth_section {
    background-color: #F5F5F5
}

.good_earth_section p {
    font-family: var(--primary-font);
    font-size: var(--default-font-size);
    color: var(--tertiary-color)
}

.good_earth_section .culture_img {
    background-color: #fff
}

.good_earth_section .culture_img h4 {
    font-family: var(--primary-font);
    font-size: 26px;
    color: #000;
    text-align: initial
}

.good_earth_section .culture_img p {
    font-family: var(--primary-font);
    font-size: var(--default-font-size);
    color: var(--tertiary-color)
}

.good_earth_section .culture_img {
    display: flex;
    justify-content: center;
    align-items: center
}

.good_earth_section .culture_img .culture_heading {
    text-align: left;
    padding: 0 40px
}

.good_earth_section .culture_img2 {
    background-color: #212121
}

.good_earth_section .culture_img2 h4 {
    font-family: var(--primary-font);
    font-size: 26px;
    text-align: initial;
    color: #fff
}

.good_earth_section .culture_img2 p {
    font-family: var(--primary-font);
    font-size: var(--default-font-size);
    color: var(--tertiary-color);
    color: #fff
}

.good_earth_section .culture_img2 {
    display: flex;
    justify-content: center;
    align-items: center
}

.good_earth_section .culture_img2 .culture_heading {
    text-align: left;
    padding: 0 40px
}

.good_earth_section .culture_img3 {
    background-color: #4C83C3
}

.good_earth_section .culture_img3 h4 {
    font-family: var(--primary-font);
    font-size: 26px;
    text-align: initial;
    color: #fff
}

.good_earth_section .culture_img3 p {
    font-family: var(--primary-font);
    font-size: var(--default-font-size);
    color: var(--tertiary-color);
    color: #fff
}

.good_earth_section .culture_img3 {
    display: flex;
    justify-content: center;
    align-items: center
}

.good_earth_section .culture_img3 .culture_heading {
    text-align: left;
    padding: 15px 40px
}

.perks_benefit h3 {
    font-size: var(--first-heading);
    color: var(--default-color);
    font-weight: 700;
    margin-bottom: 1rem
}

.perks_benefit h5 {
    font-family: var(--primary-font);
    font-size: 24px
}

.perks_benefit h5 {
    border-left: 2px solid #4C83C3
}

.perks_benefit h6 {
    font-family: var(--primary-font);
    font-size: 24px
}

.perks_benefit h6 {
    border-left: 2px solid #FFB901
}

.perks_benefit .col-lg-6 {
    padding: 10px 0
}

.blog__section .input_side .input_options .active {
    color: #4C83C3 !important
}

.current_openings {
    background-color: #212121
}

.current_openings h3 {
    font-family: var(--primary-font);
    font-size: 32px
}

.opening_section p {
    color: #FFF;
    font-family: var(--primary-font);
    font-size: var(--default-font-size)
}

.current_openings .opening_section {
    justify-content: space-around;
    border-left: 2px solid #FFB901;
    background-color: #4A4A4A;
    padding-top: 20px
}

.current_openings .opening_section a {
    color: #fff
}

.current_openings .opening_section h6 {
    color: #fff
}

.current_openings .opening_section:hover {
    background-color: #F6F6F6
}

.opening_section:hover p {
    color: var(--default-color)
}

.opening_section:hover a {
    background-color: #4C83C3;
    color: #fff;
    height: 36px;
    padding: 5px 15px
}

.opening_section:hover h6 {
    color: var(--default-color)
}

.perks_benefit .row {
    --bs-gutter-x: -5.5rem
}

.project-slider {
    padding: 0 0 1rem;
    overflow: hidden
}

.project-slider .mySwiper {
    width: 100%;
    height: 100%
}

.project-slider .container {
    padding-right: 0
}

.full-width {
    max-width: 1920px;
    margin-inline: auto
}

.swiper {
    width: 100%;
    height: 100%
}

.swiper-slide {
    font-size: 18px;
    background: #fff
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0 auto
}

.project-slider .swiper-slide .item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 75%;
    background: #404040;
    background: linear-gradient(0deg, rgb(0 0 0 / 81%) 0%, rgb(60 60 60 / 67%) 39%, #fff0 89%);
    bottom: 0;
    z-index: 1
}

.project-slider .mySwiper .item {
    display: flex;
    width: 100%
}

.swiper-scrollbar.swiper-scrollbar-horizontal {
    height: 2px;
    position: relative
}

.mySwiper .swiper-scrollbar.swiper-scrollbar-horizontal {
    height: 4px;
    position: relative
}

.mySwiper .swiper-scrollbar {
    background-color: #EBEEF2
}

.swiper-scrollbar-drag {
    background: #4C83C3;
    border-radius: var(--swiper-scrollbar-border-radius, 0);
    height: 3px
}

.swiper-scrollbar-drag:after {
    content: "";
    background: blue;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -50px
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    width: calc(100% var(--swiper-scrollbar-sides-offset, 1%));
    left: var(--swiper-scrollbar-sides-offset)
}

.reveal-image,
.reveal-image:after {
    position: absolute;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-duration: 1600ms;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out
}

.reveal-image {
    opacity: 1;
    position: relative;
    animation-name: reveal-image
}

.image {
    opacity: 0
}

.project-slider img {
    width: 100%
}

.project-slider img {
    transition: transform .4s ease
}

img.image.img-fluid.reveal-image {
    opacity: 1
}

.gl_box {
    transition: transform .4s ease
}

.gl_box.image.reveal-image {
    opacity: 1
}

@keyframes reveal-image {
    from {
        clip-path: inset(100% 0% 0 0)
    }
    to {
        clip-path: inset(0 0 0 0)
    }
}

.mobile-menu-btns {
    display: flex;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99999
}

.mobile-menu-btns .mobile-menu-toggler {
    width: 33.333%;
    color: #fff;
    font-size: max(.8rem, 11px);
    row-gap: .3rem;
    padding-block: .9rem .5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #434343;
    border: 0;
    font-weight: 500;
    line-height: 1.2
}

.mobile-menu-btns .mobile-menu-toggler p {
    margin-bottom: 0
}

.mobile-menu-btns .mobile-menu-toggler figure {
    margin-bottom: 2px
}

.mobile-menu-btns .mobile-menu-toggler.active {
    background-color: #4c83c3
}

.mobile-program-panel,
.mobile-adm-panel,
.mobile-contact-panel,
.mobile-menu-panel {
    display: block;
    text-align: left;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: #212121;
    padding: 0 0 64px;
    transform: translateY(100%);
    transition: transform 0.55s cubic-bezier(.785, .135, .15, .86), -webkit-transform 0.55s cubic-bezier(.785, .135, .15, .86);
    background-size: cover;
    z-index: 9999;
    overflow-y: scroll;
    max-height: 100%
}

.mobile-program-panel.show,
.mobile-adm-panel.show,
.mobile-contact-panel.show,
.mobile-menu-panel.show {
    transform: translateY(0)
}

.support_mobile ul {
    list-style: none;
    padding: 1.5rem;
    margin-bottom: 0
}

.support_mobile ul li {
    background-color: #fff;
    border-radius: 5px;
    margin: .5rem 0;
    padding: 1.3rem 1rem
}

.support_mobile ul li:hover {
    background-color: #4C83C3
}

.support_mobile ul li:hover a h4 {
    color: #fff
}

.support_mobile ul li:hover a img {
    filter: invert(100%)
}

.support_mobile ul li figure {
    margin-bottom: 0
}

.support_mobile ul li .media_box a {
    display: flex;
    align-items: center;
    color: #000
}

.support_mobile ul li .media_box img {
    max-width: 70px;
    margin-right: 2rem
}

.support_mobile ul li .media_box h4 {
    font-size: 18px;
    margin-bottom: 0
}

.nav_logos_brand {
    text-align: center;
    padding: 1.5rem
}

.nav_logos_brand h4 {
    margin-top: 2rem;
    color: #fff
}

.nav_logos_brand p {
    color: #fff
}

.nav_logos_brand hr {
    background-color: #666
}

.nav_logos_brand figure img {
    max-width: 32px;
    margin-top: 2rem;
    filter: invert(100%)
}

.nav_logos_brand a {
    color: #fff
}

.nav_logos_brand a:hover {
    color: #4C83C3
}

.main_nav {
    padding: 1.5rem;
    list-style: none;
    margin-bottom: 0
}

.main_nav a {
    color: #fff;
    display: block;
    border-bottom: 1px solid #333;
    padding: .9rem 0;
    font-size: 18px;
    font-weight: 300
}

.main_nav li:last-child a {
    border-bottom: 0
}

.support_mobile li a:after {
    content: '\F282';
    font-family: bootstrap-icons !important;
    position: absolute;
    right: 40px;
    font-size: 16px;
    transform: rotate(-90deg)
}

.support_mobile li:hover a:after {
    color: #fff
}

.tabContainer .location_box .row {
    align-items: flex-start
}

.location_box ul {
    list-style-type: none;
    padding: 0;
    justify-content: center;
    background-color: #eee;
    padding: .5rem 1rem
}

.tabContainer .tab-content .location_img_box figure {
    margin: 0
}

.location_box li {
    width: 100%;
    padding: 1.7rem 0;
    border-bottom: 1px solid #ddd
}

.location_box li:last-child {
    border-bottom: 0
}

.location_icon figure {
    margin-bottom: 0
}

.location_box .location_icon img {
    max-width: 100px;
    margin-right: 1rem
}

.location_box li h5 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0
}

.location_icon {
    display: flex;
    align-items: center
}

/* UIPS-24061990 */

.blog_details .blog_article h3 {display: block;margin: 10px 0px 20px;color: #212529;font-size: 19px;line-height: 1.5; list-style-type: square;}

.blog_details_header .blg_nme {
    color: var(--primary-color);
}

.blog_details .blog_article h2 {
    margin-bottom: 20px;
    font-size: 23px;
}

.blog_details .blog_sidebar .right_blog h5 {
    font-size: 21px;
}

.blog-lst li {
    font-size: 19px;
    line-height: 1.5;
    color: #4a4a4a;
    list-style-type: square;
}

.blog_details .blog_article p {
    font-size: 19px;
}
.blog_details .blog_article p a {
    color: #4e77b5;
}
.blog_details .blog_sidebar .right_blog a {
    font-size: 21px;
}

.blog_details .blog-lst {
    padding-left: 20px;
}

.blog_sidebar h4 {
    font-size: 28px;
}

.blog_details_header .inner_title h6 {
    text-transform: capitalize !important;
    font-size: 11px;
}

@media(max-width:767px) {
    .blog_details .blog_article p {
        line-height: 26px;
        margin-bottom: 10px;
        font-size: 17px;
    }
    .blog_details_header h1 {
        line-height: 28px !important;
        font-size: 20px !important;
    }
    .blog_details .blog_article h2,
    .blog_details .blog_sidebar .right_blog h5 {
        font-size: 20px !important;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .blog_details_header {
        padding: 1rem 0 1rem !important;
    }
    .blog_details_header .inner_title {
        margin-bottom: 0px !important;
    }
}

/* UIPS-24061990 */

@media(max-width:1365px) {
    p {
        line-height: 1.5 !important;
        font-size: 1rem !important;
    }
}