﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

/* BOOTSTRAP MEDIA QUERY SIZES

@media (min-width: 992px) {
    
}

@media (min-width: 576px) {
    
}


@media (min-width: 768px) {
  
}

@media (min-width: 1200px) {
    
}

@media (min-width: 1400px) {
    
}

*/




*, html, body {
    font-family: museo-sans;
    letter-spacing: 0.5px;

}

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}



/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
    position: relative;
/*    min-height: 100%;*/
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

body {
    /* Margin bottom by footer height */
    margin-top: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 60px;
    background: #1e2658 url('../img/Pattern.svg') repeat;
/*    position: fixed;*/
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}

/* UTILITY 
------------------------------------------------- */
.fw-100 {
    font-weight: 100 !important;
}

.fw-300 {
    font-weight: 300 !important;
}

.fw-500 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 900 !important;
}

.fs-italic {
    font-style: italic !important;
}

.link-button {
    background-color: transparent !important;
    border: none;
}

.mobile-phone-number-link:any-link {
    color: inherit;
    text-decoration: none;
}

.small-heading {
    font-size: 13px !important;
    color: #4380c2 !important;
    font-weight: 900 !important;
    text-decoration: none;
}

.small-heading-heavy {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #4380c2 !important;
    text-decoration: none;
}
/* Nav 
------------------------------------------------- */
nav {
    border-bottom: 1px solid rgb(255,255,255,0.14);
}

li.nav-item.active {
    border-bottom: #ffffff solid 3px !important;
    font-weight: 400!important;
}

li.nav-item {
    border-bottom: transparent solid 3px !important;
    font-weight:300;
}

.nav-text {
    font-size: 14px !important;
}

.nav-link {
    color: rgba(255,255,255,1)!important;
}

.nav-highlight {
    background-color: #ffffff !important;
    border-top: #ffffff solid 3px !important;
}

.nav-highlight-text {
    color: #1e2658 !important;
}

button.navbar-toggler {
    border: none !important;
    border-color: transparent !important;
}

.navbar-toggler-icon {
    color: #ffffff !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}
/* Home 
---------------------------------------------------- */
#home {
    height: 690px;
}

#home-text {
    color: #ffffff;
    width: 50%;
}

#home-text h1 {
    line-height: 74px !important;
    font-size: 67px !important;
    letter-spacing: 0.5px !important;
}

#home-text p {
    font-size: 21px !important;
    line-height: 34px !important;
    letter-spacing: 0.1px !important;
}

#home-img-container {
    width: 45%;
    padding: 0;
    margin: 0;
    text-align: right;
    float: right;
    vertical-align: top;
    overflow: hidden;
}

#home-img {
    width: 100%;
}

#home-img-device {
    position: absolute;
    left: calc(50% - 60px);
    top: 140px;
    width: 240px;
}

.btn-transparent-light-border {
    width: 170px;
    height: 55px;
    border: 1px solid #ffffff;
    background-color: transparent;
    color: #ffffff;
}

.btn-transparent-light-border:hover {
    background-color: rgba(255,255,255, 0.1);
    cursor: pointer;
    text-decoration: none;
}

.btn-transparent-light-border:any-link {
    text-decoration: none;
    color: #ffffff;
}


/* Services 
---------------------------------------------------- */
#services {
    background-color: #ffffff !important;
    height: 1160px;
}

#services-container {
    height: 363px;
    padding-top: 200px;
    padding-left: 60px;
}

#services-text {
    float: left;
    width: 63%;
}

#services-text p {
    color: #282828;
    font-size: 26px;
    line-height: 45px;
    letter-spacing: -0.5px;
}

#services-right-box-container {
    position: relative;
    float: right;
    width: 37%;
}

#services-right-box {
    position: relative;
    float: right;
    padding: 24px;
    height: 163px;
    background-color: #1e2658 !important;
    color: #ffffff !important;
}

#services-right-box > p {
    line-height: 31px;
    font-size:21px;
    width: 75%;
}

#services-right-box-link-container {
    position: absolute;
    bottom: 24px;
    width: 80%;
}

#services-right-box-link-container > a:any-link {
    position: relative;
    color: #ffffff !important;
    font-size: 14px;
    width: 65%;
    text-decoration: none;
}

#services-right-box-link-container > img {
    position: relative;
    float:right;
    width: 15%;
    
}

#img-services-detail-wrapper {
    width: 35%;
    vertical-align: top;
}

#img-services-detail {
    width: 100%;
}

#services-detail-table {
    width: 64%;
}

.flex-table-cell-size {
    width: 50% !important;
}

.services-heading {
    font-size:20px;
    line-height:45px;
    font-weight:500;
}

.services-detail-table-text {
    font-size: 15px !important;
    color: #7e7e7e !important;
    line-height: 28px !important;
    font-weight:300;
}

.services-detail-table-text > ul > li {
    font-size: 15px !important;
    color: #7e7e7e !important;
    line-height: 28px !important;
    font-weight: 300;
}

/* Projects
------------------------------------------------------ */

#projects {
    background-color: transparent;
}

#projects-container {
    position: relative;
    color: #ffffff !important;
}

#projects-container > h2 {
    font-size: 45px;
    line-height:45px;
    font-weight: 300;
}

#projects-detail-table {
    width: 80%;
}

#projects-detail-table > .d-table-row > .d-table-cell > p {
    font-size: 15px;
    font-weight: 100;
    line-height: 28px;
}

#projects-detail-table > .d-table-row > .d-table-cell > h2 {
    font-size: 40px;
    line-height: 45px;
}

.projects-showcase-container {
    background-color: #ffffff;
    width: 90%;
    height: 600px;
}

#projects-showcase {
    position: relative;
}

#projects-footer-div {
    margin-top: -260px;
    background-color: #ffffff;
    height: 400px;
}

#img-projects-showcase {
    width: 28%;
    vertical-align: top;
}

#projects-showcase-featured {
    width: 50%;
}

#projects-showcase-featured h2 {
    font-size: 35px;
    line-height:45px;
    color: #282828;
}

#projects-showcase-featured p,
#projects-showcase-featured ul {
    color: #7e7e7e;
    font-size: 15px;
    line-height: 28px;
    width: 90%;
    font-weight:300;
}

.btn-dark {
    width: 170px !important;
    height: 55px !important;
    border: 1px solid #ffffff !important;
    background-color: #1e2658 !important;
    color: #ffffff !important;
}

.btn-dark:hover {
    background-color: #f5f5f5 !important;
    color: #1e2658 !important;
    border: 1px solid #1e2658 !important;
}

.btn {
    padding-top:15px;
    border-radius:0px;
}

/* About
------------------------------------------------------ */

#about {
    background-color: #f5f5f5;
    /*height: 1140px;*/
    padding-bottom: 48px !important;
}

#about-detail-text {
    width: 40%;
    float: left;
}

#about-detail-text > h2 {
    font-size:35px;
    line-height:45px;
    font-weight:300;
}

#about-detail-text p {
    font-size: 15px;
    line-height: 28px;
    color: #7e7e7e;
    font-weight:300;
}

#img-about-detail {
    width: 40%;
    float: right;
}

#about-detail-partners-table {
    width: 90%;
}

#about-detail-partners-table > .d-table-row > .d-table-cell {
    text-align: center;
    width: 20%;
}

/* Contact 
----------------------------------------------------------- */

#contact {
    background-color: #1e2658;
    color: #ffffff;
    height: 681px;
}

#contact-detail-form {
    float: right;
    width: 42%;

}

#contact-detail-form > h3 {
    font-weight:300;
    font-size:35px;
    line-height:35px;
}

#img-contact-wrapper {
    float: left;
    width: 51%;
    overflow: hidden;
}

#img-contact-detail {
    width: 100%;
    transform: translateY(-15%);
}

#contact-form > .form-group > label {
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0.5px;
    font-weight:300;
}

#frmContactName, #frmContactEmail, #frmContactPhoneNumber {
    height: 20px;
}

#frmContactName, #frmContactEmail, #frmContactPhoneNumber, #frmContactMessage {
    background-color: transparent !important;
    color: #ffffff !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #ffffff !important;
    resize: none;
    outline: 0 !important;
    -webkit-appearance: none !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    padding-left: 0;
}

textarea::-webkit-scrollbar {
    width: 5px;
}

textarea::-webkit-scrollbar-track {
    width: 1px;
    background-color: rgba(255,255,255,0.5);
}

textarea::-webkit-scrollbar-thumb {
    background-color: #4380C2;
    outline: 1px solid #ffffff;
}

#btn-form-submit {
    width: 170px !important;
    height: 55px !important;
    border: 1px solid #1e2658 !important;
    background-color: #ffffff !important;
    color: #1e2658 !important;
    font-weight: 900 !important;
    font-size: 12px;
}

.clearfix:before,
.clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.paragraph-unorderedlist {
    list-style: none;
    /*margin-left: -2.2em;*/ /* Remove dot indent */
}

.paragraph-unorderedlist li {
    line-height: 23px;
}

.paragraph-unorderedlist li::before {
    content: "\25AA";
    color: #4380c2;
    font-weight: bold;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    width: 0.3em; /* Reduce gap between dot and li text */
}

.paragraph-unorderedlist li {
    margin-left: 0em; /* Left justify li text block */
    text-indent: -0.8em; /* Left justify li text block */
}

button.btn-close.about-modal-close-button {
    height: unset !important;
}

@media (max-width: 1400px) {

    #home {
        height: 600px;
    }

    #home-text {
        color: #ffffff;
        width: 65%;
    }

    #home-img-container {
        width: 35%;
    }

    #home-img {
        width: 500px;
    }

    #home-img-device {
        position: absolute;
        left: calc(65% - 120px);
        top: 140px;
        width: 240px;
    }

    #services {
        background-color: #ffffff !important;
        height: 960px;
    }

    #services-container {
        height: 290px;
        padding-top: 140px;
        padding-left: 0;
    }

    #services-text {
        margin-top: -32px !important;
    }

    #services-text p {
        font-size: 22px;
        line-height: 40px;
        letter-spacing: -0.6px;
    }

    .small-heading {
        font-size: 13px !important;
        font-weight:900;
    }

    #img-services-detail-wrapper {
        margin-left: -15% !important;
        width: 40%;
        vertical-align: top;
    }

    #img-services-detail {
        width: 100%;
    }

    #services-detail-table {
        width: 74%;
        margin-top: -30px !important;
        border-spacing: 30px 40px;
    }

    .services-detail-table-text {
        font-size: 15px !important;
        color: #7e7e7e !important;
        line-height: 28px !important;
        font-weight: 300;
    }

    .services-detail-table-text > ul > li {
        font-size: 15px !important;
        color: #7e7e7e !important;
        line-height: 28px !important;
        font-weight: 300;
    }

    #projects-detail-table {
        width: 90%;
    }

    .projects-showcase-container {
        background-color: #ffffff;
        width: 90%;
        height: 510px;
    }

    #projects-footer-div {
        height: 280px;
    }

    #img-projects-showcase {
        width: 28%;
        vertical-align: top;
    }

    #projects-showcase-featured {
        width: 50%;
    }

    #about {
        background-color: #f5f5f5;
        /*height: 780px;*/
    }

    #image-award {
        padding-top: 0 !important;
        padding-left: 48px;
        margin-bottom: 0px;
        width: 100% !important;
        margin-left: 0px !important;
        padding-right: 0px !important;
    }

    #about-detail-text {
        width: 45%;
        float: left;
    }

    #about-detail-text p {
        font-size: 15px;
        line-height: 28px;
        color: #7e7e7e;
    }

    #img-about-detail {
        width: 45%;
        float: right;
        padding-right: 54px !important;
    }

    #about-detail-partners-table {
        width: 90%;
    }

    #about-detail-partners-table > .d-table-row > .d-table-cell {
        text-align: center;
        width: 20%;
    }

    #contact {
        height: 581px;
    }

    #contact-detail-form {
        float: right;
        width: 42%;
    }

}

@media (max-width: 1200px) {
    #img-contact-detail {
        width: 670px;
        height: 742px;
        margin-left: 50%;
        transform: translateX(-50%);
    }

    #services {
        height:1100px;
    }

    .projects-showcase-container {
        height:560px;
    }
}

@media (max-width: 992px) {
    #img-contact-detail {
        width: 670px;
        height: 742px;
        margin-left: 50%;
        transform: translateX(-50%);
    }

    #services {
        height:1200px;
    }

    .projects-showcase-container {
        height: 660px;
    }

    #home-text h1 {
        line-height: 63px !important;
        font-size: 54px !important;
        letter-spacing: 0.5px !important;
    }
}



@media (max-width: 768px) {
    body {
        margin-bottom: 130px;
    }

    nav {
        border: none;
    }

    .navbar-nav {
        flex-basis: 20% !important;
    }

    #home {
        height: 100%;
    }

    #home-img-device {
        position: relative;
        left: 25%;
        top: 0;
        width: 50%;
    }

    #home-text {
        width: 100%;
    }

    #home-text h1 {
        line-height: 43px !important;
        font-size: 40px !important;
        letter-spacing: 0.5px !important;
    }

    #home-text p {
        font-size: 17px !important;
        line-height:31px;
    }

    #services {
        height: 100%;
    }

    #services-container {
        height: 453px;
        padding-top: 80px;
        padding-left: 0px;
    }

    #services-text {
        float: none;
        width: 100%;
    }

    #services-text p {
        color: #282828;
        font-size: 22px;
        line-height: 34px;
        letter-spacing: -0.5px;
    }

    #services-right-box-container {
        position: unset;
        float: none;
        width: 100%;
    }

    #services-right-box {
        position: relative;
        float: none;
        padding: 24px;
        height: unset;
        background-color: #1e2658 !important;
        color: #ffffff !important;
    }

    #services-right-box > p {
        line-height: 31px;
        font-size: 21px;
        width: 100%;
    }

    #services-right-box-link-container {
        width: unset;
    }

    #services-right-box-link-container > a:any-link {
        width: unset;
    }

    #services-right-box-link-container > img {
        position: relative;
        float: none;
        width: 40px;
        bottom: 4px;
        left: 4px;
    }

    #img-services-detail-wrapper {
        margin-left: 0 !important;
        width: calc(100% + 1px);
        height: 250px;
        overflow: hidden;
    }

    #img-services-detail {
        width: 100%;
        margin-left: 50%;
        transform: translateX(-50%);
    }

    #image-award {
        padding-top: 0 !important;
        padding-left: 48px;
        margin-bottom: 0px;
        width: 100%;
    }

    .services-detail-table-text {
        font-size: 15px !important;
        color: #7e7e7e !important;
        line-height: 28px !important;
        font-weight: 300;
    }

    .services-detail-table-text > ul > li {
        font-size: 15px !important;
        color: #7e7e7e !important;
        line-height: 28px !important;
        font-weight: 300;
    }


    .flex-table-cell-size {
        width: 100% !important;
        border-bottom: 1px solid #dddddd;
    }

    .flex-table-cell-size:last-child {
        border: none;
    }

    #services-detail-table {
        width: 100%;
        margin-top: 45px !important;
    }

    #projects-container {
        position: unset;
    }

    #projects-container > h2 {
        font-size: 40px;
        line-height: 43px;
    }

    #projects-detail-table {
        width: 90%;
    }

    .projects-carousel > h2 {
        font-size:40px;
        line-height:45px;
    }

    .projects-carousel > p {
        font-size:15px;
        line-height:28px;
    }

    #projects-detail-carousel > .carousel-indicators > button {
        width: 6px !important;
        height: 6px !important;
        border: 1px solid #ffffff !important;
        background-color: transparent !important;
    }

    #projects-detail-carousel > .carousel-indicators > button.active {
        background-color: #ffffff !important;
    }

    .projects-showcase-container {
        background-color: #ffffff;
        width: 100%;
        height: 100%;
    }

    #projects-footer-div {
        height: 280px;
    }

    #img-projects-showcase {
        width: 50%;
        vertical-align: top;
    }

    #projects-showcase-featured p {
        width: 100%;
    }

    #projects-showcase-featured {
        width: 100%;
    }

    #about {
        height: 100%;
    }

    #about-detail-text {
        width: 100%;
        float: none;
    }

    #about-detail-text > h2 {
        font-size: 35px;
        line-height:45px;
    }

    #contact {
        height: 100%;
    }

    #contact-detail-form {
        float: none;
        width: 100%;
    }

    #img-contact-wrapper {
        width: 100%;
        float: none;
        height: 250px;
        overflow: hidden;
    }

    #img-contact-detail {
        transform: translateY(-30%);
    }

    #page-footer {
        height: 140px;
    }

    .page-footer-flex-item {
        height: 20px;
        font-size: 10px !important;
        color: #282828;
    }

    .page-footer-flex-item:first-child {
        height: 40px;
    }

    #img-contact-detail {
        width: 100vw !important;
        height: unset !important;
        margin-left: 0px !important;
        transform: translate(0,-40%) !important;
    }

    #contact-detail-form {
        float: unset !important;
        width: 100% !important;
    }

    #contact {
        height: 100% !important;
    }
}


.frm-error {
    color: hotpink;
    font-size: 11px;
}
