﻿@import url('font.css');

/** Slider Section **/
.slider-section .slide-img {
    height: 860px;
}
.slider-section .slide-img img {
    width: 100%;
    height: 100%;
}
.slider-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    max-width: 810px;
    text-align: center;
}
.slider-content h1 {
    font-family: "Poppins-SemiBold";
    font-size: 60px;
    line-height: 70px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}
.slider-content p {
    font-family: "Poppins-Regular";
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #fff;
}
.slider-content .btn-light {
    font-family: "Poppins-Bold";
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    margin-top: 28px;
    color: #23292f;
    background-color: #fff;
    border-color: #fff;
    max-width: 270px;
    width: 100%;
    min-height: 67px;
    border-radius: 10px;
    outline: 0;
}
.slider-content .btn-light:hover {
    background-color: #e2e6ea;
    border-color: #dae0e5;
}
.slider-section .carousel-control-next,
.slider-section .carousel-control-prev {
    opacity: 1;
}
/** Home Page About us **/
.homepage-about {
    position: relative;
    top: -140px;
}
.homepage-about .circle-arrow {
    text-align: center;
    cursor: pointer;
}
.homepage-about .homepage-about-content {
    padding: 60px 60px;
    margin-top: 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.14);
}
.homepage-about .about-btn-content {
    text-align: center;
}
.homepage-about .about-btn-content .arrow-icon,
.view-btn .arrow-icon {
    float: right;
    padding-right: 15px;
}
.homepage-about .homepage-about-content .btn-outline-light,
.viewall-btn .btn-outline-light {
    font-family: "Poppins-SemiBold";
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    margin-top: 30px;
    max-width: 415px;
    min-height: 80px;
    width: 100%;
    color: #0959a6;
    border: 5px solid #0959a6;
    border-radius: 10px;
    letter-spacing: 2.1px;
}
.homepage-about .homepage-about-content p {
    font-family: "Poppins-Medium";
    font-size: 20px;
    line-height: 36px;
    font-weight: 500;
    color: #0959a6;
}
/** Home Page Title Start **/
.homepage-title {
    padding-top: 130px;
}
.homepage-title .title-block {
    margin: 0 auto;
    text-align: center;
}
.homepage-title h2 {
    font-family: "Poppins-Bold";
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    color: #0959a6;
}
.homepage-title p {
    font-family: "Poppins-Medium";
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #000000;
}
.homepage-solutions .solutions-title {
    max-width: 760px;
    margin: 0 auto;
    text-align: center;
}
.homepage-solutions h2 {
    font-family: "Poppins-Bold";
    font-size: 25px;
    line-height: 35px;
    font-weight: bold;
    color: #0959a6;
}
.homepage-solutions p {
    font-family: "Poppins-Medium";
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: #000000;
}
.viewall-btn {
    text-align: center;
}
.viewall-btn .arrow-icon {
    float: right;
    padding-right: 15px;
}
.viewall-btn .btn-outline-light {
    margin-top: 30px;
    max-width: 480px;
}

/** Customer Stories Start **/
.customer-stories {
    margin-top: 130px;
    background-color: #0959a6;
}
.customer-service-top-btm {
    padding: 90px 0;
}
.customer-stories-column {
    display: flex;
    justify-content: space-between
}
.customer-stories-column .column-left {
    max-width: 810px;
    width: 100%;
}
.customer-stories-column .column-right {
    max-width: 570px;
    width: 100%;
}
.customer-stories .customer-title {
    max-width: 600px;
    width: 100%;
}
.customer-stories .customer-title h3 {
    font-family: "Poppins-Bold";
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    color: #fff;
}
.customer-stories h4 {
    font-family: "Poppins-SemiBold";
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    color: #313a42;
}
.customer-stories p {
    font-family: "Poppins-Regular";
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #fff;
}
.customer-stories .customer-stories-text {
    padding-left: 30px;
}
.customer-stories .customer-stories-text p {
    font-family: "Poppins-Medium";
}
.customer-stories .customer-service-title p {
    font-family: "Poppins-Regular";
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #656e77;
}
.customer-service-content {
    margin-bottom: 30px;
    padding: 50px 50px;
    background-color: #fff;
    border-radius: 10px;
}
.customer-service-content .customer-service-title {
    padding-top: 40px;
}
.customer-service-content .customer-service-logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
/** Services **/
.services {
    margin-top: 90px;
}
.services .services-block01 {
    background: url('../images/services-img01.png') no-repeat;
    background-size: 100% 100%;
    margin-bottom: 30px;
    position: relative;
}
.services .services-block02 {
    background: url('../images/services-img02.png') no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.services .services-block03 {
    background: url('../images/services-img03.png') no-repeat;
    background-size: 100% 100%;
    height: 100%;
    position: relative;
}
.services .services-block02 .services-content {
    text-align: right;
}
.services .services-block01-content {
    padding: 60px 60px 100px 60px;
}
.services .services-content {
    padding: 40px 60px 100px 60px;
}
.services .services-title {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}
.services-block01 .services-title {
    margin-bottom: 20px;
}
.services .services-title .title-text {
    margin-left: 40px;
}
.services-block02 .services-title {
    justify-content: flex-end;
}
.services-block02 .services-title .title-text {
    margin-left: 0;
    margin-right: 40px;
}
.services h3 {
    font-family: "Poppins-SemiBold";
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    color: #fff;
}
.services p {
    font-family: "Poppins-Medium";
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    color: #fff;
}
.services .read-more {
    position: absolute;
    right: 60px;
    bottom: 40px;
}
.services-block03 .read-more {
    left: 60px;
    right: auto
}
/** Career Section **/
.career-section .career-img {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 0;
}
.career-section h5 {
    font-family: "Poppins-Regular";
    font-size: 26px;
    line-height: 36px;
    font-weight: 400;
    color: #fff;
}
.career-section .career-email {
    text-align: right;
}
.career-email .btn-warning,
.contact-form .contact-btn .btn-warning {
    font-family: "Poppins-Bold";
    font-size: 26px;
    line-height: 36px;
    min-height: 80px;
    max-width: 545px;
    width: 100%;
    font-weight: bold;
    color: #314960;
    background-color: #ffc64d;
    border-color: #ffc64d;
    border-radius: 40px;
    outline: 0;
}
.career-email .btn-warning:hover,
.contact-form .contact-btn .btn-warning:hover {
    background-color: #e0a800;
    border-color: #d39e00;
}
.career-email .btn-warning:focus,
.contact-form .contact-btn .btn-warning:focus {
    box-shadow: none;
}
.career-section p {
    font-family: "Poppins-Medium";
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #0959a6;
}
.career-email span {
    padding: 0 30px;
}
.career-section .career-btm-content {
    padding: 35px 40px;
    background-color: #0959a6;
    border: 5px solid #fff;
    border-radius: 5px;
    position: relative;
}
/** ContactUs Start **/
.contact-us {
    background: url('../images/contactus-bg.png') no-repeat;
    background-size: 100% 100%;
    margin-top: -30px;
}
.contact-us .homepage-title {
    padding-top: 200px;
}
.contact-us h2, .contact-us p {
    color: #fff;
}
.contact-us .contact-top {
    padding-top: 55px;
}
.contact-form {
    padding: 70px 55px 30px 55px;
    background-color: #d2eaff;
    border-radius: 10px;
}
.contact-form .contact-btn {
    text-align: center
}
.contact-form .contact-btn .btn-warning {
    font-size: 22px;
    line-height: 32px;
    min-height: 80px;
    max-width: 360px;
    width: 100%;
}
.contact-form .form-group {
    margin-bottom: 30px;
}
.contact-form .form-control {
    font-family: "Poppins-Regular";
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    padding: 5px 25px;
    min-height: 60px;
    color: #8593a0;
    background-color: #fff;
    border: 0 none;
    border-radius: 5px;
    text-align: left;
}
.contact-form .form-control:focus {
    box-shadow: none;
}
.contact-form .dropdown-toggle:after {
    margin-left: .5em;
    vertical-align: .5em;
    border-top: .5em solid;
    border-right: .5em solid transparent;
    border-left: .5em solid transparent;
    position: absolute;
    top: 28px;
    right: 25px;
}
.map-container iframe {
    border-radius: 10px;
    min-height: 400px;
    height: 100%;
}
.viewall-btn .btn-outline-light:hover {
    background-color: transparent;
}
.viewall-btn .btn-outline-light.focus, .viewall-btn .btn-outline-light:focus {
    box-shadow: none;
}
.viewmore-btn {
    padding-bottom: 60px;
}
.viewmore-btn .btn-outline-light {
    margin-top: 30px;
    max-width: 600px;
    min-height: 80px;
    color: #fff;
    border: 5px solid #fff;
    outline: 0;
    box-shadow: none !important;
}
.viewmore-btn .btn-outline-light:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}
.stripe-right {
    border-right: 1px solid #4c8dcc;
}
.read-more .read-more-link {
    font-family: "Poppins-Medium";
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #00d2e3;
    display: flex;
    align-items: center;
    text-decoration: none;
}
.read-more .read-more-link img {
    padding-left: 15px;
}
.services-btn {
    margin-top: 35px;
}
