<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fb-page {

    width: 100% !important;

    max-width: 100% !important;

}



.fb-page iframe {

    width: 100% !important;

    height: 300px !important;

}

.main-menu-three__logo img{

  height: 80px;

}

.footer-widget-two__logo img{

    width: 100%;

}

.banner-carousel-style.owl-carousel .owl-nav{

    position: absolute;

    top: calc(50% - 30px);

    width: 100%;

    display: flex;

    justify-content: space-between;

}

.banner-carousel-style.owl-carousel .owl-nav button{

    background: #0000002b;

    border-radius: 50%;

    color: #fff;

    width: 60px;

    height: 60px;

    margin: 0 15px;

    display: flex;

    align-items: center;

    justify-content: center;

}

.banner-carousel-style.owl-carousel .owl-nav button i {

    width: 24px;

    height: 24px;

    font-size: 24px;

}

.team-one__sub-title-2{

    font-size: 14px;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

    overflow: hidden;

    line-height: 1.4;

    margin-top: 6px;

}

.offer_price{

    font-weight: 600;

}

.offered, .actual{

    display: block;

}

.owl-theme .owl-nav [class*=owl-]:hover {

    background: #00000045;

}

.testimonial-three__single.team .testimonial-three__img {

    max-width: 110px;

}

.pb-60{

    padding-bottom: 60px;

}

.pb-90{

    padding-bottom: 90px;

}

.pt-60{

    padding-top: 60px;

}

.pt-90{

    padding-top: 90px;

}

.pb-40{

    padding-bottom: 40px;

}

.sidebar__search-form .nice-select {

    display: block;

    outline: none;

    background-color: var(--careon-extra);

    border: none;

    font-weight: 400;

    font-size: 16px;

    height: 60px;

    line-height: 60px;

    width: 100%;

    padding-left: 20px;

    padding-right: 50px;

    color: var(--careon-gray);

}

.sidebar__search-form .nice-select .list {

    width: 100%;

    height: 300px;

    overflow-y: auto;

}

.about-three__btn-and-call-box.book-btn{

    margin-top: 0;

}

.about-three__btn-and-call-box.book-btn .thm-btn{

    border-radius: 0 0 20px 20px;

    width: 100%;

}

.about-three__btn-and-call-box.book-btn .about-three__btn-box{

    width: 100%;

}

.team-details__left, .project-details__right{

    position: sticky;

    top: 110px;

}

.services-three__icon span img{

    height: 50px;

}

.services-three .services-three__single{

    height: 100%;

}

.mb-30{

    margin-bottom: 30px;

}

.services-three__get-a-quote p{

    color: #fff;

    margin-top: 30px;

}

.services-two__icon span img{

    width: 100%;

}

.services-two__single:hover .services-two__icon span img{

    filter: brightness(0) invert(1);

}

.service-details__content p{

    margin-bottom: 10px;

}

.team-details__bottom-list li ul li{

    position: relative;

    display: flex;

    align-items: center;

    gap: 20px;

    border: none;

    padding: 0;

}

.team-details__bottom-list li ul li+li{

    margin-top: 0;

}

.about-three__right .section-title__title{

    font-size: 30px;

}

.contact-page__input-box .nice-select {

    height: 54px;

    width: 100%;

    padding-left: 0px;

    padding-right: 30px;

    outline: none;

    font-size: 14px;

    font-weight: 400;

    background-color: transparent;

    border: none;

    border-bottom: 2px solid var(--careon-bdr-color);

    color: var(--careon-gray);

    display: block;

}

.contact-page__input-box .nice-select .list{

    width: 100%;

}

.service-details__points-box .service-details__points-list p{

    margin-bottom: 0;

}

.services-three__single .d-flex{

    min-height: 80px;

    align-items: center;

}

.team-two__content .services-three__read-more{

    justify-content: center;

}

.gallery-list{

    padding: 90px 0 60px;

}

.video-gallery .blog-one__content {

    margin-top: 10px;

}

.video-gallery .blog-one__title {

    font-size: 18px;

    text-align: center;

    margin: 0px 0 30px;

}

.video-gallery{

    padding: 90px 0 60px;

}

.main-slider__video-link{

    position: absolute;

    top: 50%;

    left: 50%;

    margin-top: -25px;

    margin-left: -25px;

}

.main-slider__video-icon{

    background: var(--careon-base);

}

.main-slider__video-icon:hover {

     color: #fff;

}

/*Career Starts*/

.light strong {

    color: #000;

}

.at-vacancy-table-wrap .at-vacancy-table thead th {

    border-bottom: 3px solid;

    color: #1a2940;

    min-width: 155px;

}

.at-vacancy-table-wrap .at-vacancy-table tbody td {

    border-bottom: 1px solid rgba(0,0,0,0.07);

     color: #000;

}

.at-vacancy-table-wrap .at-vacancy-table tbody td a{

    border-bottom: 0px;

    color: #000;

}

.at-vacancy-table-wrap{

    overflow-x:auto;

}

table td, table th {

    padding: 9px 12px;

}

.apply_btn_right{

    float: right;

}

.at-vacancy-table{

    width: 100%;

}

.topmargin_30{

    margin-top: 30px;

}

@media (min-width: 992px){

.flex_li {

    display: flex;

}

}

.at-vacancy-table-wrap .at-vacancy-table tbody td a:hover {

    color: #f50101;

}

/*Career Ends*/

.appoinment-page__left.career-form{

    box-shadow: none;

}

.appoinment-page__working-hour{

    background-color: unset;

    box-shadow: none;

}

/*Responsive*/

.mobile-nav__content .logo-box img{

    filter: brightness(0) invert(1);

}

.mobile-nav__content .main-menu__list&gt;li&gt;a&gt;button{

    background-color: var(--careon-secondary);

}

.mobile-nav__contact li&gt;i{

    background-color: var(--careon-secondary);

}

.mobile-nav__wrapper.expanded .mobile-nav__content{

    background-color: var(--careon-base);

}

@media only screen and (max-width: 767px) {

    .about-three__img-two {

        text-align: center;

    }

    .team-one {

        padding: 0;

    }

    .team-one__single .services-three__read-more, .team-two .services-three__read-more, .services-two .services-three__read-more{

        justify-content: center;

    }

    .fb_iframe_widget{

        text-align: left;

    }

    .page-header__inner {

        padding: 20px 0;

    }

    .testimonial-three {

        padding: 80px 0 0;

    }

    .testimonial-three__single.team {

        flex-direction: row; 

        align-items: center;

    }

    .pt-90 {

        padding-top: 80px;

    }

}

/*Responsive Ends*/

/*Pagination*/

.styled-pagination a.prev, .styled-pagination li.prev a{

    padding-top: 2px;

    font-size: 10px;

    color: #ffffff;

    border-color: #0f45ad;

    border-radius: 50px 0px 0px 50px;

    background-color: #0f45ad;

    transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease;

    -ms-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

}

.styled-pagination a.prev:hover, .styled-pagination a.next:hover, .styled-pagination li.prev a:hover, .styled-pagination li.next a:hover{

    background-color: #f50101;

    border-color: #f50101;

}

.styled-pagination a, .styled-pagination span.current {

    margin: 0px 4px 10px;

    position: relative;

    width: 40px;

    height: 40px;

    color: #0f45ad;

    font-size: 16px;

    font-weight: 700;

    line-height: 36px;

    text-align: center;

    display: inline-block;

    border: 2px solid #0f45ad;

    transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease;

    -ms-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

}

.styled-pagination span.current, .styled-pagination a:hover, .styled-pagination li.active a {

    color: #ffffff;

    background-color: #0f45ad;

}

.styled-pagination a.next, .styled-pagination li.next a {

    padding-top: 2px;

    font-size: 10px;

    color: #ffffff;

    border-color: #0f45ad;

    background-color: #0f45ad;

    border-radius: 0px 50px 50px 0px;

    transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease;

    -ms-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

}

.ptb-30{

    padding-top: 30px;

    padding-bottom: 30px;

}

/*Pagination Ends*/

.team-one .owl-carousel .owl-stage{

    display: flex;

}

.team-one .carousel-dot-style.owl-carousel .owl-item{

    margin-bottom: 30px;

}

.team-one .carousel-dot-style.owl-carousel .owl-item .item{

    height: 100%;

}

.team-two .owl-carousel .owl-stage{

    display: flex;

    padding-bottom: 30px;

}

.team-two .carousel-dot-style.owl-carousel .owl-item .item{

    height: 100%;

}

.mt-20{

    margin-top: 20px;

}

@media (min-width: 576px) {

    .modal-dialog {

        max-width: 600px;

        margin: 1.75rem auto;

    }

}

.modal-header {

    padding: 1rem 2rem;

}

.modal-body {

    padding: 1rem 2rem 2rem;

}

.service-details__text-1 *{

    margin-bottom: 10px;

}

.service-img-single{

    width: auto;

    height: 200px;

}

.project-details__left ul li{

    margin-bottom: 5px;

}

.project-details__left ul li:before{

    content: "\e92a";

    position: absolute;

    font-family: 'icomoon' !important;

    left: 0;

    font-size: 14px;

    color: transparent;

    -webkit-text-stroke: 1px var(--careon-base);

}

.project-details__left ul li::marker{

    content: none;

}

.project-details__info-list li span{

    text-align: right;

}

.product-details__main-tab-box .tab-buttons .tab-btn.active-btn span a{

    color: #fff;

}

.product-details__main-tab-box .tab-buttons .news-btn span {

    position: relative;

    display: block;

    text-align: center;

    transition: all 200ms linear;

    transition-delay: 0.1s;

    font-size: 18px;

    line-height: 18px;

    color: var(--careon-black);

    background-color: var(--careon-extra);

    padding: 16px 25px 16px;

    text-transform: capitalize;

    font-weight: 500;

    cursor: pointer;

    overflow: hidden;

    transition: all 0.3s ease;

    z-index: 1;

}

.product-details__main-tab-box .tab-buttons .news-btn.active-btn span {

    color: var(--careon-white);

    background-color: var(--careon-base);

}

.blog-details__text-1 p{

    margin-bottom: 10px;

}

.search-icon{

    margin-left: 20px;

    position: relative;

}

.search-icon:before{

    content: "";

    position: absolute;

    top: 0px;

    bottom: 0px;

    left: 0px;

    width: 1px;

    background-color: rgba(var(--careon-white-rgb), .20);

}

.search-icon a{

    position: relative;

    display: flex;

    align-items: center;

    justify-content: center;

    font-size: 15px;

    color: var(--careon-white);

    overflow: hidden;

    -webkit-transition: all 0.4s linear;

    -o-transition: all 0.4s linear;

    transition: all 0.4s linear;

    z-index: 1;

    margin-left: 20px;

}

.cta-btn.btn-primary{

    color: #fff;

    background-color: #0f45ad;

    border-color: #0f45ad;

    min-width: 140px;

    width: 100%;

    margin-bottom: 60px;

    padding: 20px;

    font-size: 22px;

    font-weight: 500;

}

.cta-btn.btn-primary:hover {

    color: #fff;

    background-color: #f50101;

    border-color: #f50101;

}

.appointment-section .services-three__title {

    font-size: 16px;

    font-weight: 500;

    line-height: 1.3;

    text-align: center;

    margin: 0;

}

.appointment-section .department-col{

    margin-bottom: 30px;

}

.appointment-section .department-image img {

    border-radius: 10px;

    width: 50%;

    margin-bottom: 10px;

}

.appointment-section .services-three__single .d-flex {

    align-items: center;

    justify-content: center;

    min-height: unset;

}

.appointment-section .services-three__single {

    transition: 0.3s;

}

.appointment-section .services-three__single:hover {

    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05);

}

.contact_form_1 .contact-page__input-box .nice-select .list{

    width: 100%;

    height: 200px;

    overflow-y: auto;

}

.appointment-form-section{

    padding: 90px 0;

}

#loader { background-color: transparent; height: 100%; width: 100%; position: fixed; z-index: 1; margin-top: 0px; top: 0px; left: 0px; bottom: 0px; overflow: hidden !important; right: 0px; z-index: 999999; }

  #loader img { text-align: center; left: 0; position: absolute; right: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); z-index: 99; margin: 0 auto; }

.hidden{

    display: none;

}

.mb-20{

    margin-bottom: 20px;

}

.popup-home {

    position: absolute;

    top: 0;

    right: 0;

    font-size: 26px;

}

@media (min-width: 768px) {

    .popup-modal .modal-dialog {

        max-width: 900px;

    }

}

/*Responsive*/

.mobile-nav__content .main-menu-three__contact-list{

    display: block;

    margin-bottom: 15px;

}

.mobile-nav__content .main-menu-three__contact-list li .text {

    margin-left: 0;

}

.mobile-nav__content .main-menu-three__contact-list li+li {

    margin-left: 0;

}

.mobile-nav__content .main-menu-three__contact-list li:before{

    content: none;

}

.mobile-nav__content .main-menu__thm-btn{

    width: 100%;

    margin-top: 30px;

}

.mobile-nav__content .main-menu__thm-btn .thm-btn{

    width: 100%;

    border-radius: 5px;

}

@media only screen and (max-width: 767px) {

    .about-three__img-two img{

        width: 100%;

    }

    .service-details__points-list {

        column-count: 1;

    }

    .team-details__name, .team-details__sub-title{

        text-align: center;

    }

    .team-details__biography {

        padding: 0;

    }

    .team-details__bottom{

        margin-top: 0;

    }

    .mobile-nav__content .main-menu__list li a.expanded{

        color: #fff;

    }

    .mobile-nav__content .main-menu__list&gt;li&gt;a, .mobile-nav__content .main-menu__list&gt;li&gt;ul&gt;li&gt;a, .mobile-nav__content .main-menu__list&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;a{

        line-height: 1.3;

    }

    .appoinment-page__left {

        padding: 60px 0 0;

    }

    .contact-page__right {

        margin-top: 0;

    }

    .contact-page__left{

        margin-bottom: 30px;

    }

    .cta-btn.btn-primary {

        margin-bottom: 15px;

    }

    .appointment-form-section {

        padding: 80px 0;

    }

}

@media only screen and (min-width: 768px) and (max-width: 1199px) {

    .mobile-nav__content .main-menu__list li a.expanded{

        color: #fff;

    }

    .blog-one__single {

        margin-bottom: 50px;

    }

    .footer-widget-two__services{

        margin-top: 38px;

    }

    .testimonial-three__img{

        margin: auto;

    }

    .testimonial-three__single {

        text-align: center;

    }

    .mobile-nav__content .main-menu__list&gt;li&gt;a, .mobile-nav__content .main-menu__list&gt;li&gt;ul&gt;li&gt;a, .mobile-nav__content .main-menu__list&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;a{

        line-height: 1.3;

    }

}

@media only screen and (min-width: 1200px) and (max-width: 1330px) {

    .main-menu__thm-btn .thm-btn{

        padding: 15px 15px 15px;

        font-size: 12px;

    }

}

/*Responsive Ends*/</pre></body></html>