/********** Template CSS **********/
:root {
    --primary: #1D3E69;
    --secondary: #9B9B9B;
    --gray: #6d6d6d;
    --light: #F5F5F5;
    --dark: #161616;
    --dark-light: #333333;
    --warning: #fcb421;
    --blue: #0088CC;
}
body {
    font-size: 14px;
    background: #6d6d6d1c;
}
.social {
    width: 38px;
    margin-right: 8px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #1d3e69;
}
.upload-group {
    display: block;
    width: 180px;
    height: calc(2.25rem + 2px);
    padding: 5px .75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    background-color: #1d3e69;
    background-clip: padding-box;
    border: 1px solid #dfdfdf;
    border-radius: 8px;
    cursor: pointer;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    box-shadow: 0 0 10px #ccc;
}
.m-slide {
    display: none!important;
}
.next-icon {
    transition: transform .3s;
}
.navbar-toggler {
    padding: 8px 16px;
}
.about-me {
    padding-top: 86px;
    padding-bottom: 48px;
    padding-left: 64px;
}
.skill {
    padding-top: 86px;
    padding-left: 64px;
}
.featured-skill {
    padding-left: 98px;
    
    padding-bottom: 48px;
    padding-top: 64px;
}
.fs-14 {
    font-size: 14px;
}
.call-to-action {
    padding: 200px 0;
    position: relative;
    clip-path: inset(0);
}
.call-to-action img {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    opacity: 0.4;
}
.call-to-action .container {
    position: relative;
    z-index: 3;
}
.featured-image {
    border: 4px solid #fff;
    border-radius: 16px;
    width: 100%;
    box-shadow: 0px 0px 5px 0px #96969680;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #1D3E69;
}
.bg-light-blue {
    background:  #f3f9ff;
}
#demos .owl-carousel .item {
    height: 100%;
    background: #fff;
    padding: 4px;
    border-radius: 16px;
  }
.nav-pills .nav-link {
    background: none;
    border: 0;
    border-radius: 6px;
    background: #fff;
    margin-right: 16px;
}
.nav-link, .nav-link:hover {
    font-weight: bold;
    color:#1D3E69;
}
.progress-bar {
    background-color: #1D3E69;
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    font-weight: bold;
    box-shadow: none;
    background: #1d3e694d;
}
.progress {
    height: 8px;
    background-color: #f9c107;
}
.feature-box  {
    height: 225px;
}

/* add */
.holder {
    background: #ffffff;
    border-radius: 50%;
    border: 4px solid #637A97;
}
/* end */
.text-middle {
    vertical-align: middle;
}
.service-detail-icon {
    width: 48px;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #1D3E69;
}
.fa-arrow-right:before {
    font-size: 28px;
}
.next {
    transition: transform .3s;
}
.next:hover {
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
.next-icon:hover {
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
p,span,div, .team-description {
    font-size: 14px;
}
.inva-logo {
    width: 90%;
    padding-left: 24px;
    padding-right: 24px;
}
.inva-logo {
    width: 240px;
}
.text-blue {
    color: var(--blue);
}
.rounded-1 {
    border-radius: 11px !important;
}
.rounded {
    border-radius: 16px!important;
}
.dark-light {
    color: var(--dark-light)!important;
}
h6, .h6 {
    font-size: 14px;
  }
h3, .h3 {
font-size: 20px;
}
.header1 {
padding: 64px;
border-bottom: 5px solid #ffffff;
}
.download-app {
    width: 140px!important;
    margin-right: 16px;
    margin-bottom: 8px;
    float: left;
}
.home-page-team {
    padding-top: 56px;
}
.service-page, .partner-page, .contact-page {
    padding-top: 64px;
    padding-bottom: 56px;
}
.text-contact {
padding: 10px 0;
font-size: 16px;
}
.clock {
margin-top: 24px
}
.border-red {
    border: #fa5050 solid 1px;
}
.fs-14 {
    font-size: 14px;
}
.vision, .mission {
    padding-top: 24px;
}
.fs-18 > p > span {
    font-size: 18px!important;
}
.partner-logo {
    padding: 4px;
}
.team-profile {
    background: #E2E2E2;
    width: 100%;
    border: 4px solid #ededed
}
.text-gray {
    color: var(--gray)!important;
}
.font-16 {
    font-size: 16px;
}
.h1 {
    font-size: 36px;
}
.building {
    margin-top: -120px;
}
.team-header {
    padding: 50px;
    background: #1D3E69;
    margin-top: 60px;
}
.ceo {
    height: 500px;
    text-align: right;
}
.fw-medium {
    font-weight: 500 !important;
}

.fw-bold {
    font-weight: 700 !important;
}

.fw-black {
    font-weight: 900 !important;
}
.font-12 {
    font-size: 12px;
}
.telegram {
    position: fixed;
    right: 45px;
    bottom: 45px;
    color: var(--blue);
    z-index: 99;
}
.about-inva {
    width: 300px;
}
.bg-telegram {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 50px;
    bottom: 50px;
    color: var(--blue);
    z-index: 99;
}
.telegram:hover {
    position: fixed;
    right: 45px;
    bottom: 45px;
    color: var(--warning);
    z-index: 99;
}
.service {
    border-radius: 16px;
}
/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}
.service-container {
    padding-top: 56px;
    padding-bottom: 48px;
}
.d-team-description {
    display: block;
}
.fa-telegram {
    font-size: 60px;
}
#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}


/*** Button ***/
.btn {
    font-weight: 500;
    transition: .5s;
    border-radius: 8px!important;
    padding-left: 16px;
    padding-right: 16px;
}
.social-icon {
    width: 34px;
    padding-right: 8px;
}
.btn.btn-primary {
    color: #FFFFFF;
}
.m-team-description {
    display: none!important;
}
.btn-primary {
    background-color: #1D3E69;
    border:#1D3E69;
}
.btn-check:focus + .btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(48, 87, 181, 0.25);
  }
.btn-primary:hover {
    background-color: #1D3E69;
    border:#1D3E69;
}
btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(48, 87, 181, 0.25);
  }
.text-primary {
    color: #1D3E69 !important;
  }
.bg-primary {
    background-color: #1D3E69!important;
    color: #ffffff!important;
}
.btn-square {
    width: 46px;
    height: 46px;
  }

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}
.partner-box {
    width: 120px; 
    height: 120px;
}
.partner-logo {
    width: 110px;
}
/*** Navbar ***/
.navbar.sticky-top {
    top: -100px;
    transition: .5s;
}

.navbar .navbar-brand {
    height: 75px;
}

.navbar .navbar-nav .nav-link {
    margin-right: 30px;
    padding: 25px 0;
    color: var(--dark);
    font-weight: 500;
    outline: none;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    color: var(--primary);
}

.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}

@media (max-width: 991.98px) {
    .navbar .navbar-nav .nav-link {
        margin-right: 0;
        padding: 8px 16px;
    }
    .dropdown-item {
        font-size: 14px;
    }
    .navbar .navbar-nav {
        border-top: 1px solid #EEEEEE;
    }
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        border: none;
        margin-top: 0;
        top: 150%;
        opacity: 0;
        visibility: hidden;
        transition: .5s;
    }

    .navbar .nav-item:hover .dropdown-menu {
        top: 100%;
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
}


/*** Header ***/
.header-carousel .carousel-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    background: rgba(29, 62, 105, 0.25)
}
@media (max-width: 912px){ 
    .d-team-description {
        display: none!important;
    }
    .m-team-description {
        display: block!important;
    }
    .home-page-team {
        padding-top: 8px;
    }
    .m-p-4 {
        padding: 8px!important;
        padding-bottom: 24px!important;
    }
    .partner-box {
        width: 100px; 
        height: 100px;
    }
    .partner-logo {
        width: 100px;
    }
    .ceo-text {
        text-align: center;
    }
    .ceo {
        height: 400px;
        text-align: center;
    }
    .ruler {
        margin-right: auto !important;
        margin-left: auto !important;
        margin-bottom: 0!important;
    }
    .m-mb-4 {
        margin-bottom: 8px!important;
    }
}
@media (max-width: 820px){ 
    .d-team-description {
        display: none!important;
    }
    .about-inva {
        width: 100%;
    }
    .m-team-description {
        display: block!important;
    }
    .home-page-team {
        padding-top: 8px;
    }
    .m-p-4 {
        padding: 8px!important;
        padding-bottom: 24px!important;
    }
    .clock {
        margin-top: 0px;
    }
    .partner-box {
        width: 100px; 
        height: 100px;
    }
    .partner-logo {
        width: 100px;
    }
    .ceo-text {
        text-align: center;
    }
    .ceo {
        height: 400px;
        text-align: center;
    }
    .ruler {
        margin-right: auto !important;
        margin-left: auto !important;
        margin-bottom: 0!important;
    }
    .m-mb-4 {
        margin-bottom: 8px!important;
    }
}
@media (max-width: 768px) {
    .header-carousel .owl-carousel-item img {
        position: relative;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .d-team-description {
        display: none!important;
    }
    .m-team-description {
        display: block!important;
    }
    .service {
        padding: 18px!important;
    }
    .m-service-title {
        font-size: 18px;
    }
    .partner-box {
        width: 100px; 
        height: 100px;
    }
    .partner-logo {
        width: 100px;
    }
    .home-page-team {
        padding-top: 24px;
    }
   
    .fa-arrow-right:before {
        font-size: 18px;
    }
    .ceo {
        height: 400px;
        text-align: center;
    }
    .m-mb-5 {
        margin-bottom: 36px!important;
    }
    .telegram {
        right: 16px;
        bottom: 16px; 
    }
    .bg-telegram {
        width: 40px;
        height: 40px;
        right: 18px;
        bottom: 19px;
    }
    .ruler {
        margin-right: auto !important;
        margin-left: auto !important;
        margin-bottom: 0!important;
    }
    .m-container-parnter {
        padding-top: 24px!important;
        padding-bottom: 0!important;
    }
    .team-header {
        padding: 40px;
        background: #1D3E69;
        margin-top: 0px;
    }
    .ceo-text {
        text-align: center;
    }
    .m-py-5 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
        padding-left: 24px!important;
        padding-right: 24px!important;
        margin-top: 0;
    }
    .d-slide {
        display: none!important;
    }
    .m-slide {
        display: block!important;
    }
    .fa-telegram {
        font-size: 48px;
    }
    .m-pb-5 {
        padding-bottom: 0!important;
    }
    .header-carousel .owl-carousel-item h5,
    .header-carousel .owl-carousel-item p {
        font-size: 14px !important;
        font-weight: 400 !important;
    }
    .download-app, .app {
        width: 100px!important;
        margin-right: 8px;
    }
    .header-carousel .owl-carousel-item h1 {
        font-size: 24px;
        font-weight: 600;
    }
    .m-mb-4 {
        margin-bottom: 8px!important;
    }
    .header-carousel .carousel-inner {
        position: absolute;
        width: 100%;
        height: 100%;
        padding-top: 16px;
        padding-bottom: 16px;
        top: 0;
        left: 0;
        display: flex;
        align-items: center;
        background: rgba(29, 62, 105, 0.25);
    }
    .cceo {
        padding-left: 12px !important;
        padding-right: 12px !important;
        margin-top: 0;
    }
}

.header-carousel .owl-nav {
    position: absolute;
    width: 200px;
    height: 45px;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
}

.header-carousel .owl-nav .owl-prev,
.header-carousel .owl-nav .owl-next {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: transparent;
    border-radius: 45px;
    font-size: 22px;
    transition: .5s;
}   

.header-carousel .owl-nav .owl-prev:hover,
.header-carousel .owl-nav .owl-next:hover {
    background: var(--warning);
    border-color: var(--warning);
}

.header-carousel .owl-dots {
    position: absolute;
    height: 45px;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 24px;
    height: 10px;
    background: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 15px;
    transition: .5s;
}

.about {
    border-radius: 16px;
}

/*** Feature ***/
@media (min-width: 992px) {
    .container.feature {
        max-width: 100% !important;
    }

    .feature-text  {
        padding-left: calc(((100% - 960px) / 2) + .75rem);
    }
}

@media (min-width: 1200px) {
    .feature-text  {
        padding-left: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .feature-text  {
        padding-left: calc(((100% - 1320px) / 2) + .75rem);
    }
}
/*** Project Portfolio ***/
#portfolio-flters li {
    display: inline-block;
    font-weight: 500;
    color: var(--dark);
    cursor: pointer;
    transition: .5s;
    border-bottom: 2px solid transparent;
}

#portfolio-flters li:hover,
#portfolio-flters li.active {
    color: var(--primary);
    border-color: var(--primary);
}

.portfolio-inner {
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 45px rgba(0, 0, 0, .07);
}

.portfolio-inner img {
    transition: .5s;
}

.portfolio-inner:hover img {
    transform: scale(1.1);
}

.portfolio-inner .portfolio-text {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -50px;
    opacity: 0;
    transition: .5s;
}

.portfolio-inner:hover .portfolio-text {
    bottom: 0;
    opacity: 1;
}

@media (max-width: 414px) {
    .navbar .navbar-brand {
        height: 64px;
    }
    .service-detail-icon {
        width: 38px;
    }
    .m-py-4 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .building {
        margin-top: 0;
        opacity: 0.2;
        position: absolute;
        left: 0;
    }
    .icon-service {
        width: 36px;
    }
    .social-icon {
        width: 30px;
    }
    .inva-logo {
        width: 230px;
    }
    .header1 {
        padding: 38px;
        border-bottom: 5px solid #ffffff;
    }
    .service-container {
        padding-top: 24px;
        padding-bottom: 0px;
        padding-right: 24px;
        padding-left: 24px;
    }
    .service-page, .contact-page {
        padding: 24px;
    }
    .m-p-5 {
        padding: 24px!important;
    }
    .mteam {
        padding-right: 0!important;
        padding-right: 0!important;
    }
    .cceo {
        padding-top: 24px!important;
    }    
    .about-inva {
        padding-top: 24px;
        width: 250px;
    }
    .mission-icon {
        width: 48px;
        padding: 8px;
    }
    .vision-title {
        padding-top: 44px;
    }
    .menu {
        padding-top: 10px!important;
    }
    .core-box {
       padding: 0!important;
       height: 125px;
    }
    .vision, .mission {
        padding-top: 4px;
    }
    .fs-18 > p > span {
        font-size: 16px!important;
    }
    .core-value {
        padding: 24px 24px 0 24px;
    }
    .feature-box {
        height: auto!important;
    }
    .license {
        padding-bottom: 0!important;
    }
    .mp-5 {
        padding: 24px!important;
    }
    .clock {
        margin: 0px!important;
        padding: 22px 0 24px!important;
    }
}
@media (max-width: 375px) {
    .inva-logo {
        width: 200px;
    }
    .feature-box {
        height: auto!important;
    }
    .about-inva {
        padding-top: 24px;
        width: 200px;
    }
}


@media (min-width: 1401px) {
    .search-map {
        width: 60% !important;
    }
}

@media (max-width: 1400px) {
    .search-map {
        width: 60% !important;
    }
}

@media (min-width: 1280px) {
    .search-map {
        width: 50% !important;
    }
}

@media (max-width: 1200px) {
    .search-map {
        width: 400px !important;
    }
}

@media (max-width: 414px) {
    .search-map {
        width: 130px !important;
        height: 34px;
    }
}