<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
@import 'css/bootstrap/bootstrap.min.css';
@import 'css/plugins/animate.css';
@import 'css/classy-nav.css';
@import 'css/plugins/owl.carousel.min.css';
@import 'css/fontawesome.min.css';
@import 'css/all.min.css';
@import 'css/plugins/animated-headline.css';
@import 'css/plugins/magnific-popup.css';

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    line-height: 1.3;
    font-weight: 600;
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    font-weight: 400;
}

li {
    list-style: none;
}

p {
    line-height: 1.9;
    color: #606060;
    font-weight: 400;
    font-size: 14px;

}

img {
    width: 100%;
    height: auto;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

#preloader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10000;
}


.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-150 {
    margin-top: 150px;
}

.mr-15 {
    margin-right: 15px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-50 {
    margin-right: 50px;
}

.mr-100 {
    margin-right: 100px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-100 {
    margin-bottom: 100px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-50 {
    margin-left: 50px;
}

.ml-100 {
    margin-left: 100px;
}

.section_padding_100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.section_padding_200 {
    padding-top: 200px;
    padding-bottom: 200px;
}

.section_padding_400 {
    padding-top: 400px;
    padding-bottom: 400px;
}

.section_padding_0_100 {
    padding-top: 0;
    padding-bottom: 100px;
}

.section_padding_100_0 {
    padding-top: 100px;
    padding-bottom: 0px;
}

.section_padding_100_70 {
    padding-top: 100px;
    padding-bottom: 70px;
}

.section_padding_200_70 {
    padding-top: 200px;
    padding-bottom: 70px;
}

.section_padding_100_50 {
    padding-top: 100px;
    padding-bottom: 50px;
}

.section_padding_0_70 {
    padding-top: 0px;
    padding-bottom: 70px;
}

.section_padding_50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.section_padding_0_50 {
    padding-top: 0px;
    padding-bottom: 50px;
}

.section-heading &gt; h2 {
    font-size: 34px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 0;
    color: #000;
    border-left: 2px solid #004a98;
    padding-left: 15px;
    display: inline-block;
    line-height: 1;
}

.section-heading {
    margin-bottom: 70px;
}

.section-heading-home-2 &gt; h2 {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 600;
    color: #000;
    line-height: 1;
    margin-bottom: 10px;
}

.section-heading-home-3 &gt; h2 {
    font-weight: 600;
}

.section-heading-home-3 &gt; p {
    max-width: 800px;
    margin: auto;
    margin-bottom: 15px;
}

.section-heading-home-2 {
    margin-bottom: 70px;
}

.section-heading-home-3 {
    margin-bottom: 50px;
}

.line {
    height: 2px;
    width: 22px;
    background-color: #004a98;
    margin: auto;
}

.line-3 {
    width: 20px;
    height: 2px;
    background-color: #004a98;
    margin: auto;
}

.line-4 {
    height: 2px;
    width: 25px;
    background-color: #004a98;
    margin: auto;
    margin-bottom: 5px;
}

.section-heading-home-4 {
    margin-bottom: 50px;
}

.fullwidth {
    height: 100vh;
}

.btn {
    -webkit-transition-duration: 600ms;
    -o-transition-duration: 600ms;
    transition-duration: 600ms;
}

.welcome-btn {
    background-color: #004a98;
    height: 60px;
    min-width: 250px;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    letter-spacing: 1px;
}
.welcome-btn2 {
    background-color: #f26522;
    height: 60px;
    min-width: 250px;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    letter-spacing: 1px;
}

.welcome-btn.home-2 {
    min-width: 260px;
}

.consulting-btn {
    background-color: #004a98;
    height: 40px;
    min-width: 150px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}

.consulting-btn2 {
    background-color: #f26522;
    height: 40px;
    min-width: 150px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}

.welcome-btn:hover,
.consulting-btn:hover {
    background-color: #212121;
    color: #fff;
    -webkit-box-shadow: 1px 31px 71px rgba(0, 0, 0, 0.10);
    box-shadow: 1px 31px 71px rgba(0, 0, 0, 0.10);
    font-weight: 600;
}

.consulting-table {
    display: table;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 2;
}

.consulting-table-cell {
    display: table-cell;
    vertical-align: middle;
}

#scrollUp {
    bottom: 50px;
    font-size: 24px;
    line-height: 38px;
    right: 50px;
    width: 40px;
    background-color: #004a98;
    color: #fff;
    text-align: center;
    height: 40px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    border-radius: 2px 0 0 2px;
}

#scrollUp:hover {
    background-color: #333;
    color: #fff;
}

.bg-img {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-img-r {
    background-position: right center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-fixed {
    background-attachment: fixed;
}

.bg-w-overlay1by1 {
    position: relative;
    z-index: 1;
}

.bg-w-overlay1by2 {
    position: relative;
    z-index: 1;
}

.bg-w-overlay1by1::after,
.bg-w-overlay1by2::after,
.bg-w-overlay1by3::after,
.bg-w-overlay1by4::after,
.bg-b-overlay1by5::after,
.bg-b-overlay1by6::after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bg-w-overlay1by1::after {
    background-color: rgba(0, 49, 102, 0.7);
}


.height-400 {
    height: 400px;
}

.height-600 {
    height: 600px;
}

.height-700 {
    height: 700px;
}

.height-750 {
    height: 750px;
}

.height-800 {
    height: 800px;
}

.height-900 {
    height: 900px;
}

.owl-prev &gt; i {
    line-height: 50px;
}

/* ------------------- Header */

.top-header-area {
    position: relative;
    z-index: 99;
    background-color: #000;
    -webkit-transition-duration: 1000ms;
    -o-transition-duration: 1000ms;
    transition-duration: 1000ms;
}

.top-header-content {
    height: 42px;
}

.top-header-area.home-2 {
    background-color: #fff;
    border-bottom: 1px solid #ebebeb;
}

.top-header-content.home-2 {
    height: 70px;
}

.top-info-area {
    text-align: center;
}

.top-info-area-left {
    text-align: left;
}

.top-info-area-right {
    text-align: right;
}

.top-info-area.home-2 &gt; a {
    color: #222;
}

.top-info-area &gt; a {
    color: #fff;
}

.classy-navbar {
    padding: 0.5em 0;
}

.top-header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.top-info-area &gt; a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.top-info-area &gt; a &gt; i {
    margin-right: 5px;
    color: #004a98;
}

.header-area {
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
}

.classynav ul li a {
    font-size: 15px;
    font-weight: 600;
    color: #222;
}

.classy-nav-container a:hover {
    background-color: #004a98;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}

.breakpoint-off .classynav ul li .megamenu {
    background-color: #fdfdfd;
}

.classynav ul li .megamenu .single-mega.cn-col-4 {
    border-right: 1px solid #ebebeb;
}

.classynav ul li .megamenu li a {
    font-size: 15px;
}

.classynav ul li .dropdown li a {
    border-bottom: 1px solid #ebebeb;
    font-size: 13px;
    font-weight: 600;
}

.classynav ul li .dropdown li .dropdown li a {
    border-bottom: 1px solid #ebebeb;
}

.classy-nav-container {
    box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.15);
}

.is-sticky .classy-nav-container.breakpoint-off {
    background-color: #fff;
    -webkit-box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.15);
}

.classy-nav-container .nav-brand-logo:hover,
.classy-nav-container .nav-brand-logo:focus {
    background-color: transparent;
}

.breakpoint-on .classynav &gt; ul &gt; li &gt; a:hover {
    color: #111;
}

.header-cart-btn:hover,
.header-cart-btn:focus {
    background-color: transparent;
}

.nav-brand-logo:hover {
    background-color: transparent;
}

.classynav ul li.megamenu-item &gt; a:hover::after,
.classynav ul li.has-down &gt; a:hover::after {
    color: #fff;
}

.classynav ul li .megamenu li a {
    font-size: 13px;
    font-weight: 600;
}


/* ------------------- Welcome */

.welcome-text {
    margin-top: 110px;
    text-align: right;
}

.welcome-text &gt; h2 {
    font-size: 58px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
}

.welcome-text.home-2 &gt; h2 {
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 30px;
    font-size: 70px;
}

/* The outermost element*/

.banner {
    position: relative;
    width: 100%;
    height: 900px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
}

.banner::after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}

.banner::before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    /* welcome img */
    background-image: url(img/bg-1.jpg);
	background-size: cover;
    background-attachment: fixed;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    transform: translateZ(0) scale(1.0, 1.0);
    -webkit-animation: increase 60s linear 10ms infinite;
    animation: increase 60s linear 10ms infinite;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: -2;
    background-position:left center;
    width: 100%;
    height: 900px;
}

@-webkit-keyframes increase {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(1.7);
        transform: scale(1.7)
    }
}

@keyframes increase {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(1.7);
        transform: scale(1.7)
    }
}

/* ------------------- Features */

.single_feature_content {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

.single_feature_text.active {
    background-color: #004a98;
}

.single_feature_text {
    background-color: #000;
    padding: 50px 20px;
    position: relative;
    z-index: 1;
    -webkit-transition-duration: 700ms;
    -o-transition-duration: 700ms;
    transition-duration: 700ms;
}

.single_feature_content:hover .single_feature_text {
    background-color: #004a98;
}

.single_feature_text &gt; h3 {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
}

.single_feature_text &gt; p {
    color: #fff;
    margin-bottom: 0;
}

.feature_number {
    position: absolute;
    top: 50%;
    z-index: 999;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.feature_number &gt; h2 {
    font-size: 150px;
    color: rgba(255, 255, 255, 0.15);
}

/* ------------------- About */

.about_content_area,
.about_thumbnail_area {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.about_content_area {
    position: relative;
    z-index: 2;
}

.about_text.home_1 {
    width: 100%;
    max-width: 570px;
    float: right;
    padding-right: 50px;
    padding-left: 15px;
}

.section-heading.home-1 {
    margin-bottom: 40px;
}

.about_text &gt; h2 {
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 15px;
}

.about_text &gt; p {
    margin-bottom: 25px;
}

.about_text .corporate-values {
    margin-left: 15px;
}

.about_text &gt; ul &gt; li &gt; p &gt; i {
    margin-right: 10px;
}

.about_thumbnail_area {
    position: relative;
    z-index: 1;
}

/* ------------------- Service */

.nav-tabs {
    margin-bottom: 30px;
    border: transparent;
}

.nav-tabs .nav-link {
    color: #111;
    text-transform: capitalize;
    font-size: 15px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    font-weight: 600;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: #004a98;
    border-color: transparent;
    color: #fff;
    border-radius: 0;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: transparent;
}

.tab-content-text &gt; p {
    margin-bottom: 0;
}

.single-service-content {
    background-color: #f9f9f9;
    padding: 30px 25px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.single-service-content.active {
    -webkit-box-shadow: -2px 4px 50px 2px rgba(0, 0, 0, 0.10);
    box-shadow: -2px 4px 50px 2px rgba(0, 0, 0, 0.10);
}

.single-service-content:hover {
    -webkit-box-shadow: 0 2px 120px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 120px rgba(0, 0, 0, .2);
    border-radius: 10px 0 10px 0;
}

.side-border-service {
    height: 30px;
    width: 5px;
    background-color: #f26522;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.service-icon {
    width: auto;
    margin: auto;
	text-align: center;
}

.service-icon &gt; i {
    font-size: 30px;
    color: #004a98;
}

.single-service-text &gt; h5 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.single-service-text &gt; p {
    margin-bottom: 20px;
}

.single-service-text &gt; a {
    font-size: 16px;
    letter-spacing: 1px;
    color: #004a98;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.single-service-text &gt; a:hover {
    color: #222;
}

.service-number &gt; h2 {
    font-size: 150px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.03);
}

.service-number {
    position: absolute;
    top: 8%;
    z-index: 999;
    left: 10%;
}

/* ------------------- CTA */

.call_to_action {
    background-color: #0082cb;
}

.cta-btn {
    border: thick solid #fff;
    padding: 20px 40px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    vertical-align: middle
}

.cta-btn:hover {
    border: thick solid #fff;
    background-color: #fff;
    padding: 20px 40px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    color: #0082cb;
    font-weight: 600;
    vertical-align: middle
}

.call_to_action_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.call_to_icon {
    margin-right: 30px;
}

.call_to_icon &gt; i {
    font-size: 100px;
    color: #fff;
}

.call_to_action_text {
    text-align: center;
}

.call_to_action_text &gt; h5 {
    color: #fff;
    margin-bottom: 0;
    font-weight: 400;
}

.call_to_action_text &gt; h3 {
    color: #fff;
    margin-bottom: 0;
}

.call_to_action_cta {
    background-color: #f4f4f4;
}

.call_to_title_cta &gt; h2 {
    font-size: 30px;
    color: #004a98;
    margin-bottom: 0;
}

.contact_btn-cta &gt; a {
    background-color: #004a98;
    height: 45px;
    min-width: 190px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.contact_btn-cta &gt; a:hover {
    background-color: #222;
    color: #fff;
}

.call_to_title_cta {
    text-align: center;
}

.contact_btn-cta {
    text-align: center;
}

/* ------------------- Lists */

.work-intro i {
    color: #004a98;
    margin-right: 10px;
    font-size: 16px;
}

.why_choose_content_area,
.call_back_and_thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
}

.why_choose_text {
    padding-left: 24px;
    padding-right: 48px;
    width: 100%;
}

.why_choose_text &gt; h2 {
    font-size: 30px;
    margin-bottom: 30px;
}

.why_choose_text &gt; p &gt; i {
    color: #004a98;
    margin-right: 10px;
    font-size: 16px;
}


.apply-form-heading {
    margin-bottom: 30px;
}

.apply-form-heading &gt; h5 {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}

.apply-form-heading &gt; h3 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 0;
}

.quick-apply-form {

    background-color: rgba(0, 0, 0, 0.9);
    padding: 50px;

    bottom: -50px;
    z-index: 999;

}

.form-control {
    background-color: transparent;
    border: transparent;
    border-bottom: 1px solid;
    margin-bottom: 30px;
    border-radius: 0;
    font-size: 14px;
}

.form-control:focus {
    background: transparent;
    border-color: transparent;
    border-bottom: 1px solid;
    margin-bottom: 30px;
    font-size: 14px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.hidden-row { 
	display: none;
}

#btn_submit {
    border: transparent;
    cursor: pointer;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    font-size: 14px;
}

/* ------------------- Team */


.team_text_about &gt; h5 {
    font-weight: 400;
    font-size: 24px;
    color: #004a98;
    margin-bottom: 0;
}

.team_image_about {
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
    overflow: hidden;
}

.team_text_about &gt; p {
    font-weight: 600;
    font-size: 14;
    margin-bottom: 10px;
}

.team_text_about &gt; ul {
    margin-left: 15px;
}

.team_text_about &gt; ul &gt; li &gt; p {
    font-weight: 600;
}

.team_text_about &gt; ul &gt; li &gt; p &gt; i {
    margin-right: 10px;
}

.team_icon_about &gt; a &gt; i {
    color: #222;
    font-size: 14px;
    margin-right: 10px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.team_icon_about &gt; a &gt; i:hover {
    color: #004a98;
}

.team_text_about &gt; p {
    margin-bottom: 5px;
}

.team_icon_about {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
}

.team_text_about &gt; a {
    color: #333;
    margin-top: 10px;
    display: inline-block;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.team_text_about &gt; a:hover {
    color: #004a98;
}

.single_team_content:hover .team_image_home_3 img {
    -webkit-transform: scale(1.1) rotate(0deg);
    -ms-transform: scale(1.1) rotate(0deg);
    transform: scale(1.1) rotate(0deg)
}

/* ------------------- Jobs */

.single-jobpost-area {
    border: 1px solid #ebebeb;
    margin-bottom: 30px;
    -webkit-transition-duration: 800ms;
    -o-transition-duration: 800ms;
    transition-duration: 800ms;
}

.single-jobpost-area:hover {
    -webkit-box-shadow: 0 2px 120px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 120px rgba(0, 0, 0, 0.15);
}

.single-jobpost-area-single-page {
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
}

.single-jobpost-area:hover .jobpost img {
    -webkit-transform: scale(1.1) rotate(0deg);
    -ms-transform: scale(1.1) rotate(0deg);
    transform: scale(1.1) rotate(0deg)
}

/* ------------------- Footer */

.footer-widget-area {
    margin-bottom: 100px;
}

.widget-logo {
    width: 180px;
    margin-bottom: 50px;
}

.post-text &gt; p {
    color: #fff;
}

.post-details &gt; p {
    color: #f8f8f8;
    margin-bottom: 20px;
}

.post-address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}

.post-address &gt; p {
    color: #fff;
    margin-bottom: 0;
}

.post-address-icon &gt; i {
    color: #fff;
    margin-right: 15px;
    font-size: 20px;
}

.widget-title &gt; h5 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 50px;
}

.important-link li &gt; a {
    color: #fff;
}

.important-link li &gt; a &gt; i {
    margin-right: 10px;
    color: #fff;
}

.important-link li {
    margin-bottom: 15px;
}

.important-link li:last-child {
    margin-bottom: 0;
}

.single-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.recent-posts-wrapper .single-post:first-child {
    margin-bottom: 30px;
}

.post-text &gt; a &gt; h6 {
    color: #004a98;
    font-size: 18px;
    margin-bottom: 5px;
}

.post-text &gt; p {
    font-size: 13px;
    margin-bottom: 0;
}

.post-text {
    margin-bottom: 30px;
    margin-left: 20px;
}

.post-text:last-child {
    margin-bottom: 0px;
}

.bottom-footer-area {
    background-color: #202020;
    padding: 30px 0;
}

.copyright_text &gt; p {
    color: #fff;
    margin-bottom: 0;
    font-size: 14px;
}

.copyright_text &gt; p &gt; i {
    color: #004a98;
}

.copyright_text &gt; p &gt; a {
    color: #fff;
}


.footer_icon &gt; a &gt; i {
    font-size: 16px;
    margin-right: 15px;
    color: #fff;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.footer_icon &gt; a &gt; i:hover {
    color: #004a98;
}

/* ------------------- Page title */

.pagetitle-area {
    position: relative;
    z-index: 1;
    height: 300px !important;
}

.pagetitle-content {
    position: absolute !important;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
}

.pagetitle--con {
    padding-top: 110px;
}

.pagetitle {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}

.pagetitle--con .title {
    font-size: 42px;
    margin-bottom: 15px;
    margin-left: 0;
}

.pagetitle--con &gt; h2 {
    color: #fff;
    font-size: 44px;
}
/* ------------------- 404 */

.not-found-text &gt; h2 {
    font-size: 300px;
    color: #004a98;
    margin-bottom: 0;
    line-height: 1;
}

.not-found-text &gt; h3 {
    font-size: 24px;
    color: #222;
    margin-bottom: 15px;
}

.not-found-text &gt; p {
    max-width: 800px;
    margin: auto;
    margin-bottom: 20px;
}

.not-found-text &gt; a {
    height: 40px;
    min-width: 150px;
    border: 2px solid #004a98;
    display: inline-block;
    border-radius: 20px;
    line-height: 36px;
    color: #222;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.not-found-text &gt; a:hover {
    background-color: #004a98;
    border-color: transparent;
    color: #fff;
}

/* ----- Career Area Css ----- */

.custom-select.widget-title {
    border: 1px solid #ebebeb;
    font-size: 16px;
    color: #9d9d9d;
    padding: 15px;
    height: auto;
    border-radius: 0;
    -webkit-transition-duration: 1000ms;
    -o-transition-duration: 1000ms;
    transition-duration: 1000ms;
    cursor: pointer;
}

.info_apply &gt; h2 {
    color: #004a98;
    font-size: 30px;
    margin-bottom: 10px;
}

.info_apply &gt; p {
    margin-bottom: 30px;
}

.info_apply {
    margin-bottom: 50px;
}

.info_apply:last-child {
    margin-bottom: 0;
}

.consulting-btn.apply {
    font-weight: 600;
}

/* ----- Contact Us Area Css ----- */

.contact_us_heading &gt; h5 {
    font-size: 24px;
    color: #222;
}

.contact_us_heading &gt; p {
    margin-bottom: 0;
    max-width: 800px;
    margin: auto;
}

/* ----- Contact Info Area Css ----- */

.contact_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}

.contact_text_single &gt; a {
    color: #222;
    font-size: 15px;
}

.contact_icon_single &gt; i {
    margin-right: 10px;
    color: #004a98;
}

.contact_section_heading &gt; h2 {
    margin-bottom: 30px;
    font-size: 30px;
}

.form-control-single {
    width: 100%;
    padding: 10px 30px;
    border: 1px solid #ebebeb;
    font-size: 14px;
    margin-bottom: 0;
}

.nav-pills .nav-link.active,
.nav-pills .show &gt; .nav-link {
    background-color: #004a98;
    border-radius: 0;
}

.nav-pills .nav-link {
    border-radius: 0;
    color: #222;
    font-size: 15px;
    border: 1px solid #ebebeb;
    margin-bottom: 10px;
}

.single-testimonial-content {
    background-color: #f9f9f9;
    padding: 30px 25px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    min-height: 240px;
}

.single-testimonial-content.active {
    -webkit-box-shadow: -2px 4px 50px 2px rgba(0, 0, 0, 0.10);
    box-shadow: -2px 4px 50px 2px rgba(0, 0, 0, 0.10);
}

.single-testimonial-content:hover {
    -webkit-box-shadow: 0 2px 120px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 120px rgba(0, 0, 0, .2);
    border-radius: 10px 0 10px 0;
}
</pre></body></html>