/* ==========================================================================
   IMPORT GOOGLE FONTS
   ========================================================================== */

@import url("https://fonts.googleapis.com/css?family=Rubik:400,400i,500");
@import url("https://fonts.googleapis.com/css?family=Poppins:400,500,600");
body {
    background: #f3f3f3;
    font-family: 'Futura-Book', sans-serif;
    font-size: 16px;
    letter-spacing: 0.5px;
}

h1,
h2,
h3,
h4,
h5 {
    color: #313c4c;
    font-family: 'Futura-Medium', sans-serif;
    letter-spacing: 1px;
}

.gray-text {
    color: #c4c5c4;
}

p {
    color: #313c4c;
}

.btn,
.btn-subtitle {
    font-family: 'Futura-Medium', sans-serif;
    text-transform: none;
}

.navbar-expand-md .navbar-nav .nav-link {
    font-family: 'Futura-Light', sans-serif;
}

.section {
    padding: 100px 0px;
}

.section-header {
    color: #fff;
    margin-bottom: 50px;
    text-align: left;
    position: relative;
}
.section-header .desc-text p {
    color: #313c4c;
}

.section-header .desc-text.gray-text p {
    color: #c4c5c4;
}

.navbar-expand-md .navbar-nav .nav-link {
    color: #c4c5c4;
    font-family: 'Futura-Medium', sans-serif;
    font-size: 14px;
    padding: 4px 0px;
    text-transform: uppercase;
}

.navbar-expand-md .navbar-nav .active>.nav-link,
.navbar-expand-md .navbar-nav .nav-link.active,
.navbar-expand-md .navbar-nav .nav-link.active:before,
.navbar-expand-md .navbar-nav .nav-link.open,
.navbar-expand-md .navbar-nav .open>.nav-link {
    color: #c4c5c4;
}

.navbar-expand-md .navbar-nav .nav-link:before {
    background: #c4c5c4;
}

.navbar-expand-md .navbar-nav .nav-link:hover:before {
    background: #ffffff;
}


/* .navbar-expand-md .navbar-nav .nav-item.pipe-left {
    border-left: 2px solid #c4c5c4;
} */

.navbar-expand-md .navbar-nav .pipe-left .nav-link:after {
    content: '';
    position: absolute;
    top: 6px;
    left: -10px;
    width: 2px;
    height: 50%;
    background: #c4c5c4;
}

.heading {
    font-family: 'Futura-Medium', sans-serif;
}

.heading-blue {
    color: #246ab1;
}

.heading-lime {
    color: #c4cb38;
}

.heading-orange {
    color: #f58a2d;
}

.hero-area .contents p {
    color: #c4c5c4;
    font-size: 20px;
    letter-spacing: 1.25px;
    line-height: 26px;
    margin-bottom: 20px;
}

.hero-area .contents p.heading-lime {
    color: #c4cb38;
}
.hero-area .contents p.hero-text {
    font-family: 'Futura-Light', sans-serif;
}


h2 {}

.hero-area .contents h2 {
    color: #c4c5c4;
    font-size: 85px;
    font-weight: 600;
    letter-spacing: 6px;
    line-height: 85px;
    margin-bottom: 30px;
}

h3 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 25px;
}

.btn-common {
    background-color: #c4cb38;
    border-radius: 30px 30px;
    color: #313c4c;
    position: relative;
    z-index: 1;
    box-shadow: 0px 8px 9px 0px rgba(96, 94, 94, 0.17);
    width: auto;
    height: auto;
    padding: 6px 30px 6px 15px;
}

.bulleted-list {
    margin-left: 20px;
}

.bulleted-list li {
    list-style-type: disc;
}

.hero-area .contents .btn {
    margin-top: 0;
    margin-right: 0;
    text-transform: none;
    width: auto;
    height: auto;
    padding: 6px 30px 6px 15px;
}

.hero-area .overlay {
    position: absolute;
    width: 100%;
    height: 101%;
    top: 0px;
    left: 0px;
    background: #246ab1;
    background: linear-gradient(180deg, #246ab1 40%, #313c4c 100%);
    -webkit-transform: skewY(-7deg);
    transform: skewY(-7deg);
    -webkit-transform-origin: 0;
    transform-origin: 0;
    z-index: -12;
}

/*
.hero-area .overlay :nth-child(1) {
    width: 33.33333%;
    width: calc(100% / 2);
    top: 0;
    left: 16.66666%;
    left: calc(calc(100% / 3) / 2);
    right: auto;
    background: #246ab1;
    background: linear-gradient(180deg, #246ab1 40%, #313c4c 100%);
    height: 200px;
}

.hero-area .overlay :nth-child(2) {
    width: 33.33333%;
    width: calc(100% /3);
    bottom: 0;
    background: #246ab1;
    background: linear-gradient(180deg, #246ab1 40%, #313c4c 100%);
    position: absolute;
    height: 155px;
    left: 3%;
}
*/

.hero-area .contents {
    padding: 40px 0;
}

.hero-area .intro-img {
    padding: 0;
    position: relative;
}

.hero-area .intro-img img {
    max-width: 730px;
}

@media (max-width: 767px) {}

#teamlogos {
    position: relative;
}

#teamlogos.section {
    padding: 0 0 60px;
}


/* @media (min-width: 768px) {
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
} */

#teamlogos .single-team {
    border: 0;
    position: relative;
    text-align: center;
}

#teamlogos .single-team img {
    width: 100%;
}

#teamlogos .single-team img {
    height: 100px;
    margin-bottom: 60px;
    width: auto;
}

#teamlogos .single-team img {
    height: 100px;
    margin-bottom: 30px;
    width: auto;
}

#solutionsIcons .single-team {
    border: 0;
    position: relative;
    text-align: left;
}
#solutionsIcons .single-team img {
    height: 100px;
    margin-bottom: 10px;
    width: auto;
}
#solutionsIcons .single-team .team-details {
    padding: 0 0 20px;
    position: relative;
}
#solutionsIcons .single-team .team-details h5.team-title {
    border-left: 2px solid #f58a2d;
    /*color: #fff;*/
    font-size: 16px;
    font-weight: 600;
    display: block;
    margin-bottom: 0;
    /*font-size: 13px;*/
    margin-left: -10px;
    padding-left: 8px;
}
#solutionsIcons .single-team .team-details p {
    font-size: 12px;
    /*color: #fff;*/
}
#team .single-team {
    border: 0;
    position: relative;
    /*text-align: center;*/
}

#team .single-team img {
    height: 100px;
    margin-bottom: 60px;
    width: auto;
}

#team .single-team:hover {
    box-shadow: none;
    -moz-transition: none;
    -webkit-transition: none;
    transition: none;
}

#team .single-team .team-details p {
    color: #fff;
    font-size: 12px;
    line-height: 22px;
}

#team p.heading {
    font-size: 16px;
    margin-bottom: 20px;
}
#team .single-team .team-details h5.team-title {
    border-left: 2px solid #c4cb38;
    color: #fff;
    font-size: 13px;
    margin-left: -10px;
    padding-left: 8px;
}

#business-plan {
    padding-bottom: 130px;
    position: relative;
}

#business-plan .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #313c4c;
    background: linear-gradient(95deg, #313c4c 40%, #313c4c 100%);
    -webkit-transform: skewY(-7deg);
    transform: skewY(-7deg);
    -webkit-transform-origin: 0;
    transform-origin: 0;
    z-index: -12;
}
/*

#business-plan .overlay :nth-child(1) {
    width: 33.33333%;
    width: calc(100% / 2);
    top: 0;
    left: 16.66666%;
    left: calc(calc(100% / 3) / 2);
    right: auto;
    background: #313c4c;
    background: linear-gradient(95deg, #313c4c 40%, #313c4c 100%);
    height: 200px;
}

#business-plan .overlay :nth-child(2) {
    width: 33.33333%;
    width: calc(100% /3);
    bottom: 0;
    background: #313c4c;
    background: linear-gradient(95deg, #313c4c 40%, #313c4c 100%);
    position: absolute;
    height: 155px;
    left: 3%;
}
*/

#business-plan b {
    font-family: 'Futura-Medium', sans-serif;
}

.bg-lime::before {
    background-color: #c4cb38;
    color: #313c4c;
}
.bg-orange::before {
    background-color: #f58a2d;
    color: #313c4c;
}
.bg-blue::before {
    background-color: #015fc0;
    color: #313c4c;
}
.bg-sunburnt-orange::before {
    background-color: #b46e47;
    color: #313c4c;
}
.bg-peach::before {
    background-color: #b08b6f;
    color: #313c4c;
}
.bg-gray::before {
    background-color: #c4c5c4;
    color: #313c4c;
}
.bg-military-green::before {
    background-color: #68704f;
    color: #313c4c;
}
#business-plan ol {
    counter-reset: myOrderedListItemsCounter;
    padding: 0;
}
#business-plan ol li {
    font-size: 15px;
    line-height: 36px;
    list-style-type: none;
    position: relative;
}
#business-plan ol li:before {
    border-radius: 10px 10px;
    counter-increment: myOrderedListItemsCounter;
    content: counter(myOrderedListItemsCounter);
    margin-right: .5em;
    padding: 3px 6px;
}

#business-plan ul.bulleted-list {
    color: #313c4c;
}

#team {
    position: relative;
}

#team .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #313c4c;
    background: linear-gradient(95deg, #313c4c 40%, #313c4c 100%);
    -webkit-transform: skewY(-7deg);
    transform: skewY(-7deg);
    -webkit-transform-origin: 0;
    transform-origin: 0;
    z-index: -12;
}
/*
#team .overlay :nth-child(1) {
    width: 33.33333%;
    width: calc(100% / 2);
    top: 0;
    left: 16.66666%;
    left: calc(calc(100% / 3) / 2);
    right: auto;
    background: #313c4c;
    background: linear-gradient(95deg, #313c4c 40%, #313c4c 100%);
    height: 200px;
}

#team .overlay :nth-child(2) {
    width: 33.33333%;
    width: calc(100% /3);
    bottom: 0;
    background: #313c4c;
    background: linear-gradient(95deg, #313c4c 40%, #313c4c 100%);
    position: absolute;
    height: 155px;
    left: 3%;
}
*/

#team .row.team-list {
    padding-bottom: 80px;
}

#team .single-team img {
    border-radius: 50px;
    height: 100px;
    margin-bottom: 10px;
    width: 100px;
}

#team .single-team .team-details {
    padding: 0 0 20px;
    position: relative;
}

#contact form#contactForm input[type=text],
#contact form#contactForm input[type=email],
#contact form#contactForm select {
    min-height: 52px;
    padding: 0px 0 0 28px;
    font-size: 16px;
    color: #5e629c;
}

#footer-Content {
    background: #838a94;
    padding-top: 0;
    position: relative;
}

#footer-Content .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #838a94;
    background: linear-gradient(95deg, #838a94 40%, #838a94 100%);
    -webkit-transform: skewY(-7deg);
    transform: skewY(-7deg);
    -webkit-transform-origin: 0;
    transform-origin: 0;
    z-index: -12;
}
/*

#footer-Content .overlay :nth-child(1) {
    width: 33.33333%;
    width: calc(100% / 2);
    top: 0;
    left: 16.66666%;
    left: calc(calc(100% / 3) / 2);
    right: auto;
    background: #838a94;
    background: linear-gradient(95deg, #838a94 40%, #838a94 100%);
    height: 200px;
}

#footer-Content .overlay :nth-child(2) {
    width: 33.33333%;
    width: calc(100% /3);
    bottom: 0;
    background: #838a94;
    background: linear-gradient(95deg, #838a94 40%, #838a94 100%);
    position: absolute;
    height: 155px;
    left: 3%;
}
*/

#footer-Content .container {
    padding-bottom: 20px;
    text-align: center;
}

#footer-Content .footer-logo img {
    padding-top: 20px;
}

.footer-stripes {
    position: absolute;
    bottom: 0;
    right: 0;
}

.back-to-top {
    display: none;
    position: fixed;
    bottom: 18px;
    right: 15px;
    width: 45px;
    height: 45px;
    line-height: 50px;
    cursor: pointer;
    text-align: center;
    border-radius: 4px;
    background: #f58a2d;
    background: linear-gradient(95deg, #f58a2d 40%, #c4cb38 100%);
    box-shadow: 0px 8px 9px 0px rgba(96, 94, 94, 0.17);
    z-index: 9999999;
}
