body {
    font-family: Poppins !important;
    text-transform: none;
}

strong {
    color: #274584;
    font-weight: 900;
}

.light-text {
    font-weight: 100 !important;
    font-family: "Raleway", sans-serif;
    font-size: 38px;
}

a:hover {
    text-decoration: none !important;
}

.col-no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* Preloader Spinner */

.loader {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
}

.loader-inner {
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 0;
    margin: 0 auto;
}

.preloader {
    position: fixed;
    z-index: 999;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    text-align: center;
}

.preloader span {
    font-size: 150px;
    font-weight: 700;
    letter-spacing: 0.76923077vw;
    display: inline-block;
    position: relative;
    overflow: hidden;
    line-height: normal;
    color: #2953ab;
}

/* Header */

.wrapper {
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
}

.inner-wrapper {
    margin: 0;
    width: 100%;
    float: left;
    padding: 0;
    overflow: hidden;
}

.head-wrapper {
    min-height: 140px;
    margin-bottom: 50px;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

#header {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    background: #fff;
    z-index: 2;
}

/* Top Bar */

.top-bar-header {
    list-style: none;
    display: inline-flex;
    color: #fff;
    padding: 12px 24px;
    margin: 0;
    float: right;
}

.top-bar-header li {
    float: left;
    margin-right: 30px;
    font-size: 14px;
}

.top-bar-header li a {
    color: #fff;
}

.top-bar-header li a:hover {
    text-decoration: underline;
}

.top-bar {
    float: left;
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
    max-height: 50px;
    line-height: 50px;
    position: relative;
    z-index: 9;
    background: #e3f6f9;
}

.header-column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.top-nav-wrapper {
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

.top-bar .text-with-icon {
    margin-left: 25px;
    position: relative;
    display: inline-block;
}

.top-bar .text-with-icon a,
.contact-info a {
    color: #fff;
}

.top-bar .side-border:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    position: absolute;
    top: 0;
    bottom: 1px;
    left: -13px;
    margin: auto;
    height: 15px;
    width: 1px;
}

.top-bar .text-with-icon span {
    margin-right: 5px;
}

/* Main-header */

.main-header {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    display: block;
    background: #274584;
    color: #fff;
}

.logo-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

#logo {
    display: inline-block;
    width: auto;
    align-items: center;
    flex-grow: 1;
}

#logo a {
    display: block;
    overflow: hidden;
    float: left;
    padding: 0;
    margin: 0;
    height: auto;
}

#logo a img {
    display: block;
    overflow: hidden;
    max-width: 100%;
    height: 40px;
}

.header-right {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.contact-info {
    text-align: left;
    padding-left: 52px;
    margin: 0;
    clear: both;
    width: 100%;
    line-height: 30px;
    position: relative;
    font-size: 14px;
}

.contact-info span {
    margin-top: 5px;
    font-size: 33px;
    position: absolute;
    left: 0;
    color: #fff;
}

/* Sticky Navbar */

.nav-section {
    display: flex;
    justify-content: flex-end;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.sticky-navbar-wrapper img.logo {
    display: none;
}

.sticky-navbar-wrapper.sticky img.logo {
    display: block;
}

.sticky + .content {
    padding-top: 60px;
}

.sticky-navbar-wrapper {
    height: auto;
    width: 100%;
    z-index: 9999;
    float: left;
    color: #274584;
    text-align: center;
    padding: 5px 0px;
    background: rgba(255, 255, 255, 0.95);
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.navbar-container {
    position: relative;
    border: none;
    clear: both;
    text-align: center;
    padding-left: 42px;
    padding-right: 42px;
}

.navbar-toggler > span > i {
    color: #274584;
    font-size: 28px;
}

.sticky-navbar-menu .active > a:hover {
    color: #fff;
}

.sticky-navbar-menu li > a {
    color: #000;
}

.sticky-navbar-menu li > a.active {
    color: #274584;
    line-height: 40px;
}

.sticky-navbar-menu li > a:hover,
.sticky-navbar-menu li > a:focus,
.sticky-navbar-menu li.active > a:hover {
    color: #7699e3;
}

#main-navbar ul > li::before {
    background: #dadde2;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 15px;
    width: 1px;
}

#main-navbar ul > li:first-child::before {
    display: none;
}

#main-navbar ul > .contact::before {
    display: none !important;
}

.menu-icons-wrapper {
    width: 100px;
    float: right;
    margin: 0 0 0 30px;
    padding: 14px 0;
    height: 70px;
}

.menu-icons-wrapper > div > a {
    color: #fff;
}

.sticky-navbar-menu li {
    padding: 0px 10px;
}

.sub-menu {
    width: 260px;
    background: #fff;
    padding: 10px 0 !important;
    margin-top: 20px !important;
    border-radius: 0px !important;
    text-align: left;
    z-index: 9999 !important;
}

.sticky-navbar-wrapper img.nav-logo {
    display: none;
}

@media only screen and (min-width: 1200px) {
    .sticky-navbar-wrapper.sticky img.nav-logo {
        display: block;
    }
}

/* Carousel */

.main-slider {
    position: relative;
    z-index: 1;
}

.main-slider .carousel-inner {
    height: 600px;
}
.healthcare-carousel .carousel-inner {
    height: 700px;
}
.carousel-inner img {
    height: auto;
    width: 540px;
    float: right;
    padding: 48px;
}

.main-carousel-caption {
    top: 100px;
    font-size: 65px;
    line-height: 60px;
    color: #ffff;
    font-family: Raleway, sans-serif;
    text-align: center;
    z-index: 10000;
}
.healthcare-caption {
    top: 65px;
    font-size: 30px;
}
.carousel-btn {
    padding: 18px 35px;
    font-size: 18px;
    line-height: 17px;
    font-weight: 600;
    color: rgb(39, 69, 132);
    font-family: Raleway, sans-serif;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgb(39, 69, 132);
    border-style: solid;
    border-width: 3px;
    border-radius: 0;
}

.carousel-btn:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(39, 69, 132);
}

.carousel-changer {
    font-size: 105px !important;
    font-weight: lighter;
    margin-top: 194px;
}

.carousel-changer:hover {
    color: #fff;
}

/* Services */

.services-section {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    width: 100%;
    margin: 80px 0px;
}

.services-title {
    margin-bottom: 50px;
}

.services-title h2 {
    font-weight: 100;
}

.services-title h5 {
    font-weight: 100;
}

.services .icon-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 72px;
    text-align: center;
    height: 72px;
    border-radius: 50%;
    border: 2px solid #e2e2e2;
    overflow: hidden;
    background: #274584;
}

.services .icon-wrapper:hover {
    background: #e3f6f9;
    border-color: #274584;
}

.icon-wrapper:hover .zmdi {
    color: #274584 !important;
}

.services .icon-wrapper span {
    font-size: 43px;
    line-height: 67px;
    position: relative;
    z-index: 1;
    color: #fff;
}

.services .icon-content {
    margin-left: 82px;
}

.services .icon-content p {
    color: #888;
}

.second-section {
    background-color: #e3f6f9;
    width: 100%;
    padding: 45px;
}

.second-section h2 {
    margin-bottom: 20px;
    letter-spacing: 0.75px;
    line-height: normal;
    font-weight: 100;
}

.second-section h5 {
    letter-spacing: 0.75px;
    line-height: normal;
    font-weight: 100;
}

.btn-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn-wrapper {
    position: relative;
    width: max-content;
}

.btn-read-more {
    font-size: 16px;
    padding: 12px 30px 10px;
    border: 3px solid;
    color: rgb(39, 69, 132);
    background-color: rgba(0, 0, 0, 0);
    border-color: rgb(39, 69, 132);
    border-radius: 0px;
    margin-top: 58px;
}

.btn-read-more span {
    margin-left: 10px;
}

.btn-read-more:hover {
    background: #274584;
    color: #fff;
    text-decoration: none;
}

.btn-read-more::before {
    position: absolute;
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    border-width: 3px;
    border-style: solid;
    left: -9px;
    bottom: -20px;
    border-top: none;
    border-right: none;
    border-color: #274584;
}

.btn-read-more::after {
    position: absolute;
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    border-width: 3px;
    border-style: solid;
    right: -7px;
    top: -22px;
    border-bottom: none;
    border-left: none;
    border-color: #274584;
}

.third-section {
    margin-top: 100px;
    width: 100%;
}

.third-section h2 strong {
    color: #274584;
    font-weight: 900;
}

.third-section h2 {
    margin-bottom: 50px;
    width: 100%;
    float: none;
    display: inline-block;
    font-family: Raleway;
    font-weight: 100;
    text-align: inherit;
    text-transform: none;
    color: #4d4d4d;
}

.sub-content {
    float: left;
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0 0 0 50px;
    border-left-width: 3px;
    border-left-style: solid;
    position: relative;
    border-left-color: #274584;
}

.sub-content::before {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    border-radius: 50% 50% 50% 0;
    content: "";
    display: block;
    height: 20px;
    left: -11px;
    position: absolute;
    top: 0;
    transform: rotate(-45deg);
    width: 20px;
    background: #274584;
}

.sub-content::after {
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    border-radius: 50% 50% 50% 0;
    bottom: 0;
    content: "";
    display: block;
    height: 20px;
    left: -11px;
    position: absolute;
    transform: rotate(135deg);
    width: 20px;
    background: #274584;
}

.sub-content h6 {
    margin: 0 0 56px;
    padding-bottom: 41px;
    line-height: 32px;
    position: relative;
}

.sub-content h6::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 45px;
    height: 3px;
    background: #e3f6f9;
}

.sub-content p {
    font-size: 18px;
    color: #cacaca;
    margin-bottom: 10px;
    font-weight: 600;
}

.sub-content a {
    margin-top: 15px;
    clear: both;
    font-size: 16px;
    padding: 12px 30px 10px;
    border: 3px solid;
    border-color: #274584;
    color: #274584;
}

.sub-content span {
    margin-left: 10px;
}

.sub-content a::before {
    left: -9px !important;
    bottom: -21px !important;
}

.sub-content a::after {
    right: -8px !important;
    top: -23px !important;
}

/* .btn-read-more:hover:before {
    width: 100%;
    height: 0;
    left: 0;
} */

.image-container {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}

.service-image-container {
    height: 240px;
    overflow: hidden;
    margin: 0;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.image-overlay {
    position: absolute;
    bottom: 0;
    left: 100%;
    right: 0;
    background-color: rgba(227, 246, 249, 0.8);
    overflow: hidden;
    width: 0;
    height: 100%;
    transition: all 0.4s;
    /* -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s; */
}

.image-overlay::after,
.image-overlay .text::after {
    transition: all 0.3s linear;
}

.image-container:hover .image-overlay {
    width: 100%;
    left: 0;
}

.image-container:hover .text {
    opacity: 1;
}

.text {
    opacity: 0;
    margin-bottom: 0;
    position: absolute;
    bottom: 20px;
    text-align: right;
    width: 70%;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.text h3 {
    color: #274584;
    font-size: 24px;
    text-transform: none;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 5px;
    position: relative;
    top: -2px;
}

/* Fourth Section */

.fourth-section {
    width: 100%;
    height: auto;
    margin: 62px 0px;
}

.fourth-section .parallex {
    background-image: url(https://images.pexels.com/photos/380768/pexels-photo-380768.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940);
    color: #fff;
    height: auto;
    width: 100%;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    position: relative;
}

.fourth-section .bg-overlay {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0.7;
    position: absolute;
}

.fourth-section .parallex .parallex-content {
    z-index: 1;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 78px;
}

.fourth-section .parallex .parallex-content h1 {
    margin-bottom: 10px;
    font-weight: 900;
}

.parallex-tabs {
    position: relative;
    z-index: 1;
}

.tabs-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tabs-items .tab {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    cursor: pointer;
    padding: 20px 30px;
    margin: 0px 2px;
    background: #274584;
    display: inline-block;
    color: #fff;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0 0.5rem 0.8rem #00000080;
    border-top: 3px solid #fff;
}

.panels {
    background: #fff;
    height: auto;
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    padding: 65px 0;
    position: relative;
}

.panel {
    display: none;
    animation: fadein 0.8s;
}

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.radio {
    display: none;
}

#one:checked ~ .panels #one-panel,
#two:checked ~ .panels #two-panel,
#three:checked ~ .panels #three-panel {
    display: block;
}

#one:checked ~ .tabs-items #one-tab,
#two:checked ~ .tabs-items #two-tab,
#three:checked ~ .tabs-items #three-tab {
    background: #fff;
    color: #274584;
    border-top: 3px solid #274584;
}

.panel .content-wrapper {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.panel .content-wrapper .content-element {
    margin: 20px 0px;
}

.panel .content-wrapper .content-element p {
    color: #4d4d4d;
    line-height: 25px;
}

.panel .content-wrapper button {
    font-size: 16px;
    padding: 12px 30px 10px;
    color: #274584;
    background-color: #ffffff;
    border-color: #274584;
    margin-top: 16px;
}

.panel .content-wrapper button::after {
    right: 262px;
    top: 230px;
}

.panel .content-wrapper button::before {
    left: 22px;
    bottom: -5px;
}

.panel .content-wrapper button span {
    margin-left: 10px;
}

.vertical-separator {
    display: inline-block;
    margin: 0 20px;
    position: relative;
}

.vertical-separator::before {
    content: "";
    position: absolute;
    left: 0;
    top: -30px;
    right: 0;
    margin: auto;
    width: 1px;
    height: 303px;
    background: #e5e5e5;
}

.useful-topics-wrapper {
    box-sizing: border-box;
    width: 100%;
}

.useful-topics-wrapper .content-element ul,
.enquiry-form-section .content-element ul,
.what-we-offer-points ul {
    list-style-type: none;
    list-style-position: outside;
    margin: 0;
    padding: 0;
}

.useful-topics-wrapper .content-element ul li,
.enquiry-form-section .content-element ul li,
.what-we-offer-points ul li {
    padding-left: 25px;
    clear: both;
    display: block;
    position: relative;
    padding: 10px 0 8px 23px;
}
.useful-topics-wrapper .content-element ul li,
.what-we-offer-points ul li {
    border-bottom: 1px solid #e5e5e5;
}
.useful-topics-wrapper .content-element ul li:last-child,
.enquiry-form-section .content-element ul li:last-child,
.what-we-offer-points ul li:last-child {
    border-bottom: none;
}

.useful-topics-wrapper .content-element ul li::before,
.enquiry-form-section .content-element ul li::before,
.what-we-offer-points ul li::before {
    color: #4d4d4d;
    content: "\f178";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    font-size: 14px;
    position: absolute;
    top: 9px;
    left: 0;
}

.useful-topics-wrapper .content-element ul li a,
.enquiry-form-section .content-element ul li a {
    color: #4d4d4d;
}

.useful-topics-wrapper .content-element ul li a:hover,
.enquiry-form-section .content-element ul li a:hover {
    color: #274584;
}

/* Fifth Section */

.fifth-section {
    height: auto;
    width: 100%;
    margin-bottom: 100px;
}

.fifth-section .parallex {
    background-image: url(../images/h.jpg);
    height: 100%;
    width: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center;
    position: relative;
}

.fifth-section .parallex .parallex-content {
    padding: 68px 0px;
}

.fifth-section .bg-overlay {
    height: 100%;
    width: 100%;
    background: #e3f6f9;
    opacity: 0.9;
    position: absolute;
}

.icon-holder {
    display: inline-block;
    padding: 0 0 10px;
    text-align: center;
    width: 100%;
    margin-bottom: 75px;
}

.icon-holder .icon-wrapper span {
    border-radius: 50%;
    display: inline-block;
    font-size: 60px;
    height: 100px;
    line-height: 100px;
    margin-bottom: 23px;
    width: 100px;
    color: #274584;
}

.icon-holder .counter-number {
    color: #274584 !important;
    font-size: 40px;
    font-weight: 900;
    font-family: Raleway;
}

.counter-wrapper span {
    font-size: 30px;
    color: #274584;
}

.icon-holder h4 {
    font-size: 22px;
    font-weight: 300;
    margin: 30px 0 0;
    position: relative;
}

.icon-holder h4::before {
    background: #4d4d4d;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -15px;
    width: 30px;
}

.view-more-services {
    margin-bottom: 68px;
}

.view-more-services-btn {
    margin: 42px 0;
}

.view-more-services-btn a::before {
    left: -12px;
    bottom: -20px;
}

.view-more-services-btn a::after {
    right: -9px;
    top: -24px;
}

/* sixth section */

.sixth-section {
    height: auto;
    width: 100%;
}

.col-no-padding {
    padding-left: 0;
    padding-right: 0;
}

.split-container {
    background: url(../images/fh-4.jpeg);
    background-size: contain;
}

.split-left .centered img {
    height: 100%;
    width: 100%;
}

.split-right {
    background-color: #2e2e2e;
    height: 100%;
    width: 100%;
    color: #fff;
    margin: 0;
    padding: 14%;
}

.split-title h3 strong {
    color: #e3f6f9;
}

.small-separator {
    background: #c3cfd8;
    width: 50px;
    height: 1px;
    display: inline-block;
    clear: both;
    text-align: center;
    margin: 25px 0;
}

.signature-wrapper {
    margin-top: 32px;
}

/* Portfolio section */

.portfolio-section {
    margin-bottom: 100px;
    width: 100%;
    height: auto;
}

.photo-section {
    height: auto;
    margin-top: 50px;
}

.photo-section img {
    width: 100%;
    height: 100%;
    transition: all 1s;
}

/* Eight Section */

.eight-section {
    height: auto;
    width: 100%;
    margin-bottom: 100px;
}

.eight-section .title {
    margin-bottom: 50px;
    width: 100%;
    float: none;
    display: inline-block;
}

.eight-section .icon-wrapper {
    margin-bottom: 14px;
}

.eight-section .icon-content h5 {
    line-height: 60px;
}

.eight-section .icon-content p {
    margin: 20px 0 0;
    clear: both;
    font-size: 17px;
    font-weight: 300;
}

.eight-section .icon-content p a {
    font-size: 16px;
    color: #274584;
}

.eight-section .icon-content h5 strong,
.title h2 strong,
.title h3 strong {
    font-weight: 900;
    backface-visibility: hidden;
    -webkit-text-fill-color: transparent;
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    background-image: -webkit-linear-gradient(transparent, transparent),
        url(iconbox-bg.gif);
    background-position: left;
    background-size: 100%;
    float: none;
    display: inline-block;
}

.icon-content h5::after {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    width: 50px;
    height: 2px;
    background: #ebebeb;
    margin: 0px auto;
    right: 0;
}

/* Meet Our Team */

.meet-our-team {
    height: auto;
    width: 100%;
    margin-bottom: 100px;
    background: #e3f6f9;
    padding: 100px 0px;
}

.meet-our-team .title {
    margin-bottom: 50px;
}

.team-card-section {
    padding: 30px 0;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.075);
    border-radius: 3px !important;
    border: none !important;
}

.team-card-section:hover {
    background: #274584;
    color: #fff;
}

.card-image img {
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    border: 5px solid #e2e2e2;
    margin: 0 auto 20px;
    max-width: 150px;
    position: relative;
    transition: transform ease-out 0.1s, background 0.2s;
}

.team-details h4 {
    font-size: 20px;
    font-weight: bolder;
    line-height: 28px;
    letter-spacing: 1px;
    margin-bottom: 5px;
    font-family: Raleway;
}

.team-details h5 {
    font-size: 16px;
    font-weight: 100;
    letter-spacing: 1.6px;
    line-height: normal;
    padding-bottom: 0;
    margin-bottom: 0;
    position: relative;
    text-transform: uppercase;
}

/* Why Consultancy? */

.why-consultancy {
    height: auto;
    width: 100%;
    margin-bottom: 38px;
}

.why-consultancy .title {
    margin-bottom: 50px;
    width: 100%;
    float: none;
    display: inline-block;
}

.accordion-wrapper .accordion .toggle-accordion a {
    position: relative;
    margin: 0 0 10px;
    clear: both;
    font-size: 20px;
    font-weight: 700;
    font-family: Raleway, sans-serif;
    color: #4d4d4d;
    text-decoration: none !important;
    line-height: 35px;
    padding: 10px 20px 15px;
    display: inline-block;
    width: 100%;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-color: #f2f0e8;
}
.accordion-wrapper .accordion .toggle-accordion a[aria-expanded="true"] {
    color: #274584 !important;
}

.accordion-wrapper .accordion p {
    font-size: 16px;
    line-height: 30px;
}

.accordion-wrapper .accordion .toggle-accordion a.active {
    color: #274584 !important;
}

.accordion-wrapper .accordion .toggle-accordion a:hover {
    text-decoration: none !important;
    color: #274584;
}

.accordion-wrapper .accordion .toggle-accordion .collapsed::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 3px;
    height: 15px;
    right: 16px;
    left: auto;
    background: #2f363f;
}

.accordion-wrapper .accordion .toggle-accordion a::before {
    content: "";
    height: 0;
    width: 0;
}

.accordion-wrapper .accordion a::after {
    background: #2f363f;
    height: 3px;
    width: 15px;
    right: 10px;
    left: auto;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.buttons-slider {
    padding: 60px 0;
}

.prev-btn,
.next-btn {
    color: #fff;
    font-size: 20px;
    display: inline-block;
    background: #274584;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 0 auto;
    border: none;
    outline: none;
    transition: all 0.3s linear;
}

.prev-btn:hover,
.next-btn:hover {
    background: #2953ab;
    z-index: 9;
    width: 60px;
    height: 60px;
    line-height: 60px;
    bottom: -5px;
    border: none;
    outline: none;
}

/* Get Started */

.get-started-section {
    height: auto;
    width: 100%;
    margin-bottom: 100px;
    color: #fff;
}

.get-started-section .parallex {
    background-image: url(../images/j.jpg);
    height: 100%;
    width: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center;
    position: relative;
}

.get-started-section .bg-overlay {
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    opacity: 0.83;
    position: absolute;
}

.get-started-section .parallex .parallex-content {
    margin-top: 90px;
}

.get-started {
    margin-bottom: 90px;
    margin-top: 42px;
}

.get-started-btn a {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    border-color: #fff;
}

.get-started-btn a::before {
    border-color: #fff;
}

.get-started-btn a::after {
    border-color: #fff;
}

/* Broad Services */

.broad-services {
    height: auto;
    width: 100%;
    margin-bottom: 90px;
}

/* Words From Clients */

.words-from-clients {
    height: auto;
    width: 100%;
    margin-bottom: 100px;
}

.words-from-clients .title {
    height: 114px;
}

.testimonials {
    float: left;
    clear: both;
    width: 100%;
    margin: 0 15px 75px;
    padding: 0;
}

.testimonial-qoute {
    display: inline-block;
    clear: both;
    margin: 30px 15px;
    padding: 0 0 30px;
    width: 100%;
    position: relative;
    background: #f2f5f6;
    height: auto;
    min-height: 330px;
}

.testimonial-qoute > blockquote q {
    color: #4d4d4d;
    line-height: 28px;
}

.testimonial-qoute::before {
    content: "";
    position: absolute;
    left: 22px;
    bottom: -20px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #f2f5f6;
    background: none;
}

.testimonial-qoute blockquote,
.testimonials-qoute blockquote {
    padding: 40px 70px 20px 100px;
    margin: 0;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    font-weight: 300;
}

.testimonial-qoute blockquote::after {
    content: "\f1b2";
    font-family: "Material-Design-Iconic-Font";
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    position: absolute;
    top: 22px;
    left: 40px;
    right: auto;
    margin: auto;
    color: #274584;
}

.testimonial-author {
    width: 100%;
    float: left;
    position: relative;
}

.testimonial-author img {
    max-width: 80px;
    float: left;
    border-radius: 50%;
    height: 80px;
    margin-left: 10px;
    border: 3px solid;
    border-color: #e5e5e5;
}

.testimonial-author cite {
    position: absolute;
    left: 100px;
    top: 50%;
    width: auto;
    bottom: auto;
    font-style: normal;
    font-size: 16px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.testimonial-author cite span {
    color: rgba(0, 0, 0, 0.4);
}

.button-main {
    margin: 30px auto;
    width: max-content;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

/* .button-main::before {
    color: #274584;
    position: absolute;
    content: "or";
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 51.6%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    font-size: 12px;
    text-transform: capitalize;
    padding: 0;
    border: 0;
    z-index: 1;
    border-width: 2px;
    border-style: solid;
    background: #fff;
    text-align: center;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
} */

.btns-main {
    font-size: 16px;
    padding: 12px 30px 10px;
    border-radius: 0;
    width: 250px;
    margin-top: 0;
    border: 3px solid;
    border-color: #274584;
}

.btn-left {
    float: left;
    border-radius: 50px 0 0 50px !important;
    background: none;
    color: #274584;
}
.btn-rounded {
    border-radius: 50px 50px 50px 50px !important;
}

.btn-left:hover {
    background-color: #274584;
    color: #fff;
}

.btn-right {
    float: left;
    border-radius: 0 50px 50px 0 !important;
    background: #274584;
    color: #fff;
}

.btn-right:hover {
    background-color: #fff;
    color: #272727;
    border-color: #272727;
}

.words-from-clients .owl-nav {
    display: none;
}

/* Footer */

#footer {
    height: auto;
    width: 100%;
}

.footer-wrapper {
    height: auto;
    width: 100%;
    background-image: url(../images/new_images/pexels-fauxels-footer.jpg);
    background-position: center center;
    background-repeat: repeat;
    color: #fff;
    position: relative;
}

.footer-wrapper .bg-overlay {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0.9;
    position: absolute;
}

.footer-row {
    padding: 70px 0 30px;
}

.footer-logo {
    height: auto;
    width: 100%;
    margin-bottom: 35px;
}

.footer-logo img {
    height: auto;
    width: 100%;
}

.social-links {
    margin-top: 10px;
}

.social-links ul {
    padding: 0;
}

.social-links ul li {
    display: inline-block;
    list-style: none;
}

.social-links ul li a {
    color: #fff;
    font-size: 22px;
    padding: 0px 4px;
}

.widget-title {
    height: 80px;
    padding: 15px;
}

.widget-title h3 {
    font-family: Raleway;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    text-transform: none;
    position: relative;
    clear: both;
    padding-left: 18px;
    margin-bottom: 25px;
}

.widget-title h3::before {
    background: #274584;
    content: "";
    position: absolute;
    left: 0;
    width: 6px;
    height: 25px;
    top: 0;
    border-radius: 50% 50% 0 0;
    transition: all 0.3s linear;
}

.widget-title h3::after {
    background: #e3f6f9;
    content: "";
    position: absolute;
    left: 0;
    width: 6px;
    height: 25px;
    top: 10px;
    transition: all 0.3s linear;
}

.recent-posts ul li,
.quick-links ul li {
    border-bottom: 1px dashed;
    padding: 10px 0 10px 6px;
}

.quick-links ul li:hover,
.quick-links ul li a:hover {
    color: orange;
}

.vertical-line {
    border-right: 2px solid #666666;
    height: 430px;
    margin-right: 50px;
}

.broad-services-image {
    min-height: 185px;
    max-height: 185px;
}

.recent-posts ul li:last-child,
.quick-links ul li:last-child {
    border-bottom: none;
}

.recent-posts ul li a,
.quick-links ul li a {
    color: #fff;
    font-size: 16px;
}

.recent-posts ul li span {
    font-size: 11px;
}

.contact-infos {
    text-align: left;
    padding-left: 60px;
    line-height: 30px;
    position: relative;
    font-size: 16px;
    margin-bottom: 18px;
}

.contact-us .contact-infos .icon {
    margin-top: 5px;
    font-size: 32px;
    position: absolute;
    left: 0;
    color: #fff;
    margin: 0 10px 0 0;
}

.footer-copyright {
    background: #000000;
    color: #fff;
    float: left;
    margin: 0;
    padding: 30px 0 28px;
    width: 100%;
    clear: both;
    font-size: 14px;
}

/* Breadcrumb */

.breadcrumb-wrapper {
    background-color: #e3f6f9;
    float: left;
    width: 100%;
    margin: 0 0 80px;
    padding: 40px 0 35px;
    position: relative;
    clear: both;
    overflow: hidden;
}

.main-title-section {
    padding: 3px 12px;
    position: relative;
    pointer-events: none;
    color: #fff;
    width: auto;
    float: none;
    display: inline-block;
    margin-bottom: 5px;
    background-color: #274584;
}

.main-title-section h1 {
    font-family: Raleway;
    font-size: 24px;
    font-weight: 600;
    text-transform: none;
    color: #fff;
    margin: 0;
}

.breadcrumb-title {
    clear: both;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.6);
    background: inherit;
}

.breadcrumb-title a {
    font-family: Poppins;
    font-weight: 400;
    text-transform: none;
    color: #333;
}

.breadcrumb-title .fa {
    display: inline-block;
    margin: 0 10px;
    padding: 0;
    color: #274584;
}

.breadcrumb-title .current {
    color: rgba(0, 0, 0, 0.5);
}

/*========Animation css=========*/

.animated.delay-05s {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.animate__animated.animate__delay-15s {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.animate__animated.animate__delay-25s {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
}

.animate__animated.animate__delay-35s {
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s;
}

.animate__animated.animate__delay-45s {
    -webkit-animation-delay: 4.5s;
    animation-delay: 4.5s;
}

.zoom_animation:hover {
    -ms-transform: scale(1.5);
    /* IE 9 */
    -webkit-transform: scale(1.5);
    /* Safari 3-8 */
    transform: scale(2.5);
}

/*===========About Page css================*/

.split-container,
.ask-for-rfp {
    margin-bottom: 100px;
}

.split-container .title h3 {
    margin-bottom: 50px;
}

.ask-for-rfp {
    background-color: #e3f6f9;
    height: 500px;
    width: 100%;
}

/*===========Blog Page css================*/

.clearfix {
    float: none;
    clear: both;
    margin: 0;
    padding: 0;
}

.blog-date span {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 5px 0;
    margin: 10px 0 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.blog-author {
    width: 100%;
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid;
    clear: both;
    display: inline-block;
}

.blog-author,
.blog-date span {
    border-color: rgba(0, 0, 0, 0.05);
}

.blog-author .avatar {
    border-radius: 50%;
    padding-bottom: 5px;
}

.blog-author .blog-author-name {
    color: #999;
    display: block;
}

.blog-comments a {
    color: #000;
    font-size: 20px;
    margin-top: 15px;
    display: inline-block;
}

.blog-comments i {
    font-size: 30px;
    display: inline-block;
    width: 100%;
}

.blog-details .blog-title h4 {
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}

.blog-description {
    margin: 0 0 15px;
    float: left;
    clear: both;
    width: 100%;
}

.blog-description p {
    font-family: "Poppins";
    font-weight: 300;
}

.blog-read-more {
    margin: 10px 0 30px;
    font-size: 16px;
    font-family: "Poppins";
    font-weight: 400;
    color: #274584;
    display: inline-block;
}

a.blog-read-more:hover {
    text-decoration: none;
}

a.blog-read-more:after {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    background: #274584;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
}

a.blog-read-more:hover:after {
    width: 70px;
    left: 0;
}

.no-blogs-available {
    margin: 80px;
    text-align: center;
}

/********************** What Clients say *************************/

.testimonial-card {
    border-radius: 6px !important;
    border: 1px solid rgb(238 238 238);
    padding: 45px 40px;
    position: relative;
    text-align: left;
    height: auto;
    box-shadow: 0 4px 8px 0 rgb(255 255 255),
        0 6px 20px 0 rgb(124 124 124 / 19%) !important;
}

.what-clients-say .testimonial-wrapper {
    border: 1px solid #757575;
    background: #fff;
    padding: 40px 0px;
    border: 1px solid #e5e5e5;
    height: 580px;
}

.testimonial-wrapper .testimonial-qoute {
    margin: 0 !important;
    padding: 0 !important;
    background: #fff !important;
}

.testimonial-wrapper .testimonial-qoute::before {
    display: none;
}

.testimonial-wrapper .testimonial-author img {
    float: none;
    margin-left: 0;
}

.author-position {
    color: #274584;
}

.testimonial-wrapper .testimonials-qoute blockquote::before {
    top: -201px;
    right: 16px;
    left: auto;
    z-index: 1;
    color: #fff;
    transition: all 0.3s linear;
    content: "\f1b2";
    font-family: "Material-Design-Iconic-Font";
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    position: absolute;
    margin: auto;
}

.testimonial-wrapper .testimonials-qoute::after {
    width: 0;
    height: 0;
    border-top: 100px solid #e5e5e5;
    border-left: 100px solid transparent;
    content: "";
    display: block;
    position: absolute;
    right: 15px;
    top: 0px;
}

.testimonial-wrapper .testimonials-qoute blockquote {
    padding: 25px 26px;
    text-align: center;
    font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px;
    color: #7c7c7c !important;
    transition: all 0.3s linear;
}

.testimonial-wrapper:hover {
    background-color: #274584;
    color: #fff !important;
    transition: all 0.3s linear;
}

.testimonial-wrapper:hover .author-img img {
    border-color: #fff;
}

.testimonial-wrapper:hover .testimonials-qoute q,
.testimonial-wrapper:hover .author-position {
    color: #fff !important;
}

/**********************Careers******************* */

.job-card:hover {
    border-radius: 6px !important;
    box-shadow: 0 4px 8px 0 rgb(255 255 255),
        0 6px 20px 0 rgb(124 124 124 / 19%) !important;
}

.job-card .card-body h5 a,
.icon-color {
    color: #274584;
    font-weight: 600;
}

.apply-now-btn {
    background: #274584;
    color: #fff;
    padding: 6px 30px;
    border-radius: 2px;
    display: inline-block;
}

.apply-now-btn:hover {
    background-color: #fff;
    border: 2px solid #274584;
    color: #274584;
}

.sub-title {
    font-weight: 400;
    letter-spacing: 0.75px;
    line-height: 26px;
}

.job-openings-wrapper {
    background-color: #f9f9f9;
    height: auto;
    width: 100%;
    padding: 42px 0px;
}

.job-wrapper .job-wrapper-detail {
    padding: 10px 20px 15px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-color: #f2f0e8;
}
.job-wrapper .job-wrapper-detail.active {
    border-color: #e3f6f9;
}
.job-wrapper .job-wrapper-detail h5.job-title {
    color: #274584 !important;
    font-family: Raleway, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 35px;
}

.job-wrapper .job-wrapper-detail span {
    float: left;
    font-weight: 200;
    font-size: 14px;
    color: #4d4d4d;
    line-height: normal;
}

.job-wrapper .read-more {
    line-height: 30px;
}

.read-more {
    width: 120px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    color: #fff;
    background: #274584;
    text-align: center;
    font-size: 14px;
    font-weight: lighter;
    right: 0;
    border-radius: 3px;
    border-color: #274584;
}

.read-more:hover {
    background: #e3f6f9;
    color: #274584;
    border-color: #274584;
}

.job-openings-wrapper .accordion a::after {
    display: none;
}

.job-openings-wrapper .list-elements ul {
    list-style: none;
    display: block;
}

.job-openings-wrapper .list-elements ul > li:before {
    color: #4d4d4d;
    content: "\f178";
    font-family: FontAwesome;
    font-style: normal;
}

/*****************What We Offer******************** */

.what-we-offer {
    height: auto;
    width: 100%;
    margin: 80px 0;
}

.what-we-offer .image-title {
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 30px;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 10;
    color: #fff;
}

.what-we-offer .img-wrapper {
    position: relative;
}

.what-we-offer .img-wrapper .img-overlay {
    background: linear-gradient(
        to bottom,
        rgb(22 20 20 / 78%) 0%,
        rgb(0 0 0 / 30%) 100%
    );
    position: absolute;
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    opacity: 10;
}

/* Our Mission */

.our-mission {
    height: 800px;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 100px;
}

.our-mission .parallex {
    background-image: url(../images/j-2.jpg);
    height: 100%;
    width: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center;
    position: relative;
}

.our-mission .bg-overlay {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.85);
    opacity: 0.7;
    position: absolute;
}

.our-mission .title {
    color: #fff;
}

.our-mission .list-elements ul li {
    color: #fff;
    line-height: 41px;
    font-size: 15px;
}

.our-mission .progress {
    height: 9px;
    border-radius: 0px;
}

.our-mission .progress-bar {
    background-color: rgb(39, 69, 132);
}

.bar-title,
.bar-text {
    color: #fff;
}

.bar-text span {
    position: absolute;
    top: 37px;
}

.slider-items {
    margin-right: 20px;
}

.why-select-us .accordion h5 {
    border: 1px solid;
    border-radius: 5px;
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 600;
    border-color: #274584;
}

.why-select-us .accordion h5 a {
    border: none !important;
    line-height: 0 !important;
    padding: 32px 20px !important;
    margin: 0px !important;
    font-size: 16px !important;
}

.our-achievements {
    height: auto;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 100px;
}

.our-achievements .parallex {
    background-image: url(../images/l-1.jpg);
    color: #fff;
    height: auto;
    width: 100%;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    position: relative;
}

.our-achievements .bg-overlay {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.65);
    opacity: 0.7;
    position: absolute;
}

.our-achievements .icon-wrapper span {
    color: #fff;
    font-size: 40px;
    width: auto;
}

.our-achievements .icon-holder .counter-number,
.our-achievements .icon-holder span {
    color: #fff !important;
}

.our-achievements .icon-holder h4::before {
    background: #fff;
}

.our-achievements .parallex .title {
    z-index: 1;
    width: 100%;
    margin-top: 100px !important;
    margin-bottom: 78px;
}

.our-achievements .icon-holder {
    border-right: 1px solid;
    margin-top: 0;
    padding: 20px 30px;
    border-color: rgba(255, 255, 255, 0.1);
}

.our-achievements .icon-holder .icon-wrapper span {
    height: 0px;
    line-height: 0px;
    margin-bottom: 0px;
}

.our-achievements .btn-container {
    margin-bottom: 100px;
}

.our-achievements .btn-container .btn-wrapper a {
    background: #fff;
    color: #274584;
}

.our-achievements .btn-wrapper a:hover {
    background: #274584;
    color: #fff;
}

/* Our Clients */

.photo-section .owl-item {
    height: 134px;
    text-align: center;
    display: flex;
    justify-items: center;
    align-items: center;
}

.image-content h4 {
    font-size: 1.3rem;
}
.btn-default {
    background-color: #274584;
    color: #fff;
}
.btn-default:hover {
    background: #e3f6f9;
    color: #274584;
    border-color: #274584;
}
