* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    list-style: none;
    word-wrap: break-word;
}

.navbar {
    position: absolute !important;
    left: 0;
    top: 0;
    width: 100%;
    border: 0;
    background: transparent;
    z-index: 9;
    min-height: 70px;
}

.logo {
    /* padding: 15px 0; */
    width: 200px;
}

img {
    width: 100%;
    height: auto;
}

.navbar .icon-bar {
    color: #fff;
}

.navbar .navbar-nav .active {
    color: #2576FD !important;
}

.navbar .navbar-nav .nav-link {
    font-size: 13px;
    font-weight: 500;
    color: #eee;
    letter-spacing: .5px;
    margin: 15px 5px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.header {
    min-height: 100vh;
    position: relative;
}

.valign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.bg-img {
    background-size: cover;
    background-repeat: no-repeat;
}

[data-overlay-dark="7"]:before, [data-overlay-color="7"]:before, [data-overlay-light="7"]:before {
    opacity: 0.7;
}

[data-overlay-dark]:before {
    background: #0b1520;
}

[data-overlay-dark]:before, [data-overlay-color]:before, [data-overlay-light]:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.header .caption h4 {
    font-size: 50px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 4px;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}

.header .caption h1 {
    margin: 10px 0;
    font-size: 48px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 2px;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}

.header .caption p {
    font-size: 16px;
    font-weight: 300;
    color: #eee;
    word-spacing: 2px;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

[data-overlay-dark] h1,
[data-overlay-dark] h2,
[data-overlay-dark] h3,
[data-overlay-dark] h4,
[data-overlay-dark] h5,
[data-overlay-dark] h6,
[data-overlay-dark] span {
    color: #fff;
}

[data-overlay-dark] .container, [data-overlay-color] .container, [data-overlay-light] .container {
    position: relative;
    color: #fff;
    z-index: 2;
}

.overlap-grid {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.overlap-grid-2 .item:nth-child(1) {
    width: 70%;
    margin-top: 0;
    margin-left: 30%;
    z-index: 3;
}

figure img {
    width: 100%;
    max-width: 100%;
    /* height: 25rem; */
}

.align-items-center {
    align-items: center !important;
}

.overlap-grid-2 .item:nth-child(2) {
    width: 55%;
    margin-top: -45%;
    margin-left: 0;
    z-index: 4;
}

.heading {
    font-weight: 800;
    color: #13181e;
}

.paragraph {
    color: #6c6c6c;
    font-weight: 400;
}

.icon-list.bullet-soft-primary.bullet-bg i {
    background-color: #0765ba;
}

.icon-list.bullet-bg i {
    border-radius: 100%;
    width: 20px;
    height: 20px;
    top: .2rem;
    font-size: .8rem;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    display: table;
}

.icon-list i {
    position: absolute;
    top: -.2rem;
    left: 0;
    font-size: 1rem;
}

.icon-list li {
    position: relative;
}
.icon-list.bullet-bg li {
    padding-left: 2rem;
    }


.container-fluid {
    padding-right: 50px !important;
    padding-left: 50px !important;
}

.mtc-5 {
    margin-top: 5rem;
}
.mbc-5 {
    margin-bottom: 5rem;
}

.mt-10 {
    margin-top: 10rem;
}

.mt-15 {
    margin-top: 15rem;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-35 {
    margin-top: 35px;
}

.ptc-5 {
    padding-top: 5rem;
}




.fz-20 {
    font-size: 20px;
}
.fz-24 {
    font-size: 24px;
}

.fz-50 {
    font-size: 50px;
}

.fa-check:before {
    color: #fff;
}
.about-info-list li::before {
    content: url(../img/bg-img/check.png);
    line-height: 0;
    margin-right: 15px;
}
.about-info-list li {
    line-height: 34px;
    display: flex;
    align-items: center;
    font-weight: 500;
    letter-spacing: 0;
}
.whyus-bg {
    padding: 3rem 0 3rem 0;
    background-image: url(../img/bg-img/mark-features.png);
    margin-bottom: -23px;
    background-color: #f4f8fc !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.about-info-list
{
    margin-left:16px;
}
.wpo-service-item {
    box-shadow: rgb(17 17 26 / 10%) 0px 4px 16px, rgb(17 17 26 / 10%) 0px 8px 24px, rgb(17 17 26 / 10%) 0px 16px 56px;
}
.wpo-service-item {
    background: #fff;
    padding: 50px;
    margin-bottom: 30px;
    height: 24rem;
}
.wpo-service-item:hover {
    cursor: pointer;
    transition-duration: 3s, 5s, 2s, 1s;
    box-shadow: rgb(50 50 93 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px, rgb(10 37 64 / 35%) 0px -2px 6px 0px inset;
}
.wpo-service-icon {
    width: 82px;
    height: 82px;
    background: #f3f6fe;
    line-height: 82px;
    text-align: center;
    border-radius: 6px;
}
.wpo-service-icon {
    width: 82px;
    height: 82px;
    background: #f3f6fe;
    line-height: 82px;
    text-align: center;
    border-radius: 6px;
}
.wpo-service-icon img {
    width: 50px;
    line-height: 50px;
    height: 50px;
}
.wpo-service-icon {
    width: 82px;
    height: 82px;
    background: #f3f6fe;
    line-height: 82px;
    text-align: center;
    border-radius: 6px;
}
.wpo-service-text h2 {
    font-size: 27px;
    /* font-weight: 500; */
    margin: 20px 0;
}
.wpo-service-text h2 a {
    color: #232f4b;
}
.wpo-service-text p {
    margin-bottom: 0;
}
.service-details
{
    font-size: 14px;
    float: right;
    margin-top: 31px;
}


/* our team css start */
.team-item-detail {
    opacity: 0;
    width: 100%;
    position: absolute;
    top: 60%;
    left: 0;
    padding: 20px 23px 55px;
    font-size: 14px;
    font-weight: 300;
    color: #777;
    text-align: center;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.team-social-links {
    font-size: 14px;
    cursor: pointer;
}
.team-item-image:after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    z-index: 1;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.team-item-descr {
    color: #003769;
    text-align: center;
    background: #ededed;
    padding: 20px;
    /* border-radius: 0 0 40px 0; */
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.team-item-name {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.team-item-descr {
    color: #003769;
    text-align: center;
    background: #ededed;
    padding: 20px;
    /* border-radius: 0 0 40px 0; */
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.team-item-role {
    margin-top: 4px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.4em;
    color: #aaa;
}
.team-item-image {
    position: relative;
    /* overflow: hidden; */
    /* border-radius: 40px 0 0; */
}
.team-item-image img {
    width: 100%;
}
.team-item:hover .team-item-detail {
    opacity: 1;
}

.team-item:hover .team-item-image:after {
    background: rgba(0,0,0, .8);
}
.team-item-image:after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    z-index: 1;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.team-item:hover .team-item-descr {
    color: #ffffff;
    background: #0a2c4e;
}
.team-item-descr {
    color: #003769;
    text-align: center;
    background: #ededed;
    padding: 20px;
    /* border-radius: 0 0 40px 0; */
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.team-social-links a {
    display: inline-block;
    padding: 0 7px;
    color: rgb(255, 255, 255);
    background: #0a2c4e;
    width: 30px;
    height: 30px;
    line-height: 30px;
    /* border-radius: 50%; */
}

/* footer css start */

.rj-bg-light {
    background-color: rgb(0, 6, 111) !important;
}

.widget > a {
    color: #ffffff !important;
}

.widget > h4 {
    color: #ffffff !important;
}
.widget > address {
    color: #ffffff !important;
}
.widget > ul > li {
    color: #ffffff !important;
}
.text-reset a {
    color: inherit!important;
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group>.form-control, .input-group>.form-select {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}
.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.social a:not(.btn-circle) {
    font-size: 1rem;
    transition: all .2s ease-in-out;
    transform: translateY(0);
}
.social>a {
    margin: 0 .7rem 0 0;
}
.social a:not(.btn-circle) i {
    font-size: 1rem;
}
.social a i {
    color: white;
}
.widget{
    padding: 0 0 0 35px;
}




/* navbar css start */
.nav-scroll {
    background: #fff;
    -webkit-box-shadow: 0px 10px 40px rgb(0 0 0 / 5%);
    box-shadow: 0px 10px 40px rgb(0 0 0 / 5%);
    padding: 0;
    position: fixed;
    left: 0;
    width: 100%;
}

/* breadcrumb css start */
.page-banner-section {
    padding: 120px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
}
.page-banner .title {
    font-size: 40px;
    line-height: 1.25;
    font-weight: 700;
}
.page-banner .breadcrumb {
    margin-bottom: 0;
    margin-top: 20px;
}
.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 1rem;
    list-style: none;
    background-color:unset !important
}
.page-banner .breadcrumb .breadcrumb-item {
    color: #29303B;
    font-size: 15px;
    font-family: "Khula", sans-serif;
    font-weight: 600;
}


/* CSS Start KT 
===================================
*/
.tp-mrgn10-1200{ display: none; }

@media screen and (max-width: 1200px)
{
    .about-info-list li{ line-height: 20px; margin-bottom: 13px; }
    .tp-mrgn10-1200{ display: block;
        margin-top: 15px;
        width: 100%; }
}

@media screen and (max-width: 1024px)
{
    .overlap-grid-2 .item:nth-child(2) {
    width: 65%;
    margin-top: -35%;
    }
    .overlap-grid-2 .item:nth-child(1) {
        width: 80%;
        margin-left: 20%; 
    }
    
}

@media screen and (max-width: 991px)
{
    .navbar-collapse .nav-item{ text-align: right; }
    .overlap-grid-2 .item:nth-child(1) {
        margin-top: 20px;
        width: 60%;
        margin-left: 40%;
    }
    .overlap-grid-2 .item:nth-child(2) {
        width: 45%;
        margin-top: -50%;
    }
    .footer-logo{ max-width: 200px; }
    footer .widget{ margin-bottom: 30px; }
    button.navbar-toggler{ background: rgba(0,0,0, .8); }
}


@media screen and (max-width: 900px)
{
   
}

@media screen and (max-width: 768px)
{
    .navbar .navbar-nav .nav-link {
        background: #0000009e;
        float: right;
        padding: 5px 15px;
        min-width: 100px; margin: 10px 5px;
    }
}

@media screen and (max-width: 767px)
{
    .team-item{ margin-bottom: 20px; }
}

@media screen and (max-width: 512px)
{
    .whyus-bg{ padding: 0px }
    .navbar .navbar-nav .nav-link{ width: 100%; margin: 1px 5px; }
    .fz-50 { font-size: 30px; }
    .wpo-service-item { padding-bottom: 80px; height: auto; }
}


blockquote:before {
    content: "\f10d";
    font-family: 'FontAwesome';
    font-size: 4rem;
    color: #d6d6d6;
    top: -11px;
    position: absolute;
}


.item blockquote {
    padding: 70px 100px 0 100px;
    font-size: 15px;
    line-height: 36px;
    font-style: italic;
    color: #aaa;
    text-align: center;
}

.hod {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    font-style: oblique;
    color: grey;
    font-family: AppleMyungjo;
}