.home-header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2;
    padding: 10px 0;
}
.banner-wrap {
    position: relative;
}
.banner-pos {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    transform: translate(0, -50%);
}
.bsn-pos {
    position: absolute;
    left: 0;
    bottom: 32px;
    width: 100%;
    z-index: 1;
}
.banner-slider-nav .current .bsn-text {
    color: #fff;
    border-bottom-color: #fff;
}
.bsn-text {
    border-bottom: solid 4px rgb(255 255 255 / 60%);
    padding-bottom: 16px;
    color: rgb(255 255 255 / 60%);
}
.mxw-750 {
    max-width: 750px;
}
.main-menu {
    margin-left: 70px;
}
.main-menu ul {
    display: flex;
    align-items: center;
}
.main-menu ul li a {
    font-weight: 500;
    font-size: 0.9em;
    color: #fff;
    padding: 7px 13px;
    display: block;
}
.wwa-wrap {
    padding: 70px 0 60px;
}
.lg-title {
    font-size: 2.7em;
    font-weight: 500;
    color: #192020;
}
.wwa-subtitle p {
    color: #000000;
    font-size: 1.7em;
    font-weight: 400;
    text-align: center;
    padding: 0 50px;
}
.wwa-subtitle img {
    max-height: 50px;
}
.wwa-box {
    padding: 24px;
    border-radius: 12px;
}
.wwa-box .lg-title {
    line-height: 1.2;
}
.service-wrap {
    background: #192020;
    padding: 50px 0 0;
}
.service-tabs {
    border-bottom: none;
}
.service-tabs.nav-tabs .nav-link {
    color: #FFFFFF;
    font-size: 1.7em;
    font-weight: 400;
    border: none;
    opacity: 0.6;
    padding: 14px 0;
    position: relative;
    width: 100%;
    text-align: left;
}
.service-tabs.nav-tabs .nav-link.active {
    color: #fff;
    opacity: 1;
    background: transparent;
}
.service-tabs.nav-tabs .nav-link.active:after {
    content: "";
    position: absolute;
    right: -14px;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #FFD900;
}
.service-border-r {
    border-right: solid 2px rgb(255 255 255 / 30%);
}
.mxw-650 {
    max-width: 650px;
}
.service-images {
    position: relative;
    max-width: 600px;
}
.service-images:before {
    content: "";
    position: absolute;
    right: -40px;
    bottom: -40px;
    border-radius: 20px;
    background: #037867;
    width: 285px;
    height: 360px;
}
.service-images img {
    position: relative;
    z-index: 1;
    border-radius: 20px;
}
.industry-box {
    border: solid 1px #D3D7DB;
    border-radius: 24px;
    height: 184px;
    transition: all 0.5s ease-in-out 0s;
}
.industry-box:hover {
    background: #037867;
}
.industry-box:hover .xs-title {
    color: #fff;
}
.industry-icon {
    width: 60px;
    height: 60px;
    background-size: 100% !important;
    margin: 0 auto;
    margin-bottom: 10px;
}
.industry-normal-icon {
    display: block;
}
.industry-hover-icon {
    display: none;
}
.industry-box:hover .industry-normal-icon {
    display: none;
}
.industry-box:hover .industry-hover-icon {
    display: block;
}
.industry-icon1 {
    background: url(../images/icon1.svg) no-repeat center center;
}
.industry-box:hover .industry-icon1 {
    background: url(../images/icon1-hover.svg) no-repeat center center;
}
.industry-icon2 {
    background: url(../images/icon2.svg) no-repeat center center;
}
.industry-box:hover .industry-icon2 {
    background: url(../images/icon2-hover.svg) no-repeat center center;
}
.industry-icon3 {
    background: url(../images/icon3.svg) no-repeat center center;
}
.industry-box:hover .industry-icon3 {
    background: url(../images/icon3-hover.svg) no-repeat center center;
}
.industry-icon4 {
    background: url(../images/icon4.svg) no-repeat center center;
}
.industry-box:hover .industry-icon4 {
    background: url(../images/icon4-hover.svg) no-repeat center center;
}
.industry-icon5 {
    background: url(../images/icon5.svg) no-repeat center center;
}
.industry-box:hover .industry-icon5 {
    background: url(../images/icon5-hover.svg) no-repeat center center;
}
.industry-icon6 {
    background: url(../images/icon6.svg) no-repeat center center;
}
.industry-box:hover .industry-icon6 {
    background: url(../images/icon6-hover.svg) no-repeat center center;
}
.industry-icon7 {
    background: url(../images/icon7.svg) no-repeat center center;
}
.industry-box:hover .industry-icon7 {
    background: url(../images/icon7-hover.svg) no-repeat center center;
}
.industry-icon8 {
    background: url(../images/icon8.svg) no-repeat center center;
}
.industry-box:hover .industry-icon8 {
    background: url(../images/icon8-hover.svg) no-repeat center center;
}
.industry-icon9 {
    background: url(../images/icon9.svg) no-repeat center center;
}
.industry-box:hover .industry-icon9 {
    background: url(../images/icon9-hover.svg) no-repeat center center;
}
.industry-icon10 {
    background: url(../images/icon10.svg) no-repeat center center;
}
.industry-box:hover .industry-icon10 {
    background: url(../images/icon10-hover.svg) no-repeat center center;
}
.industry-icon11 {
    background: url(../images/icon11.svg) no-repeat center center;
}
.industry-box:hover .industry-icon11 {
    background: url(../images/icon11-hover.svg) no-repeat center center;
}
.industry-icon12 {
    background: url(../images/icon12.svg) no-repeat center center;
}
.industry-box:hover .industry-icon12 {
    background: url(../images/icon12-hover.svg) no-repeat center center;
}
.industry-icon13 {
    background: url(../images/icon13.svg) no-repeat center center;
}
.industry-box:hover .industry-icon13 {
    background: url(../images/icon13-hover.svg) no-repeat center center;
}
.industries-wrap {
    border-bottom: solid 1px #D3D7DB;
}
.solution-wrap {
    background: #fff;
}
.brand-wrap {
    background: #037867;
    padding: 70px 0 50px;
}
.solution-box {
    border-radius: 30px;
    overflow: hidden;
    position: relative;
}
.solution-box>img {
    width: 100%;
}
.solution-bottom {
    background: rgb(25 32 32 / 30%);
    padding: 15px 0;
    font-size: 1.1em;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    backdrop-filter: blur(10px);
}
.our-team-wrap {
    background: #F6F6FC;
}
.team-box {
    max-width: 290px;
}
.team-box > img {
    border-radius: 12px;
}
.what-client-say-wrap {
    background: #037867;
}
.wcs-image img {
    border-radius: 20px;
    width: 100%;
}
.home-blog-box > img {
    border-radius: 12px;
}
.faq-wrap {
    background: #F6F6FC;
}
.custom-form .form-group {
    margin-bottom: 24px;
}
.custom-form label {
    font-size: 0.9em;
    font-weight: 500;
    color: #57677E;
}
.custom-form .form-control {
    border: none;
    border-bottom: solid 1px #D9D9D9;
    padding: 3px 0 7px;
    color: #0E141A;
    font-weight: 500;
    font-size: 1.2em;
    border-radius: 0px;
}
.custom-form textarea.form-control {
    height: 130px;
    resize: none;
}
.custom-form .form-control:focus {
    box-shadow: none;
    outline: none;
}
.custom-file-upload {
    display: inline-block;
    padding: 15px 20px;
    cursor: pointer;
    background-color: #fff;
    border: solid 1px #D9D9D9;
    color: #0E141A !important;
    border-radius: 4px;
    font-size: 16px;
    text-align: center;
}
.custom-file-upload input[type="file"] {
    display: none;
}
.contact-info-box {
    background: #F6F6FC;
    padding: 30px;
    border-radius: 16px;
}
.map-icon img {
    vertical-align: -7px;
    margin-right: 5px;
}
.footer-wrap {
    background: #037867;
    padding: 20px 0;
}
.footer-menu li a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 7px 13px;
}
.custom-accordion .accordion-item {
    border: none;
    border-radius: 16px;
}
.custom-accordion .accordion-button {
    background: #fff;
    border: none;
    border-radius: 16px !important;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    padding: 20px 20px;
}
.custom-accordion .accordion-button::after {
    background: url(../images/down-arrow.svg) no-repeat center center;
    background-size: 100%;
    width: 24px;
    height: 24px;
}
.team-arrow.owl-carousel .owl-nav button.owl-prev, 
.team-arrow.owl-carousel .owl-nav button.owl-next {
    width: 40px;
    height: 40px;
    text-indent: -99999px;
    border: none;
    top: -70px;
}
.team-arrow.owl-carousel .owl-nav button.owl-prev {
    background: url(../images/white-left-arrow.svg) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    right: 60px;
}
.team-arrow.owl-carousel .owl-nav button.owl-next {
    background: url(../images/white-right-arrow.svg) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    right: 0%;
}
.explore-life-slider.owl-carousel .owl-stage {
    padding-left: 120px !important;
}
.blog-slider.owl-carousel .owl-stage {
    padding-left: 110px !important;
}
.explore-life-slider .owl-item:nth-child(odd) {
    margin-top: 48px;
}
.quote-icon {
    background: url(../images/quote-icon.png) no-repeat center center;
    background-size: 100% 100%;
    width: 41px;
    height: 32px;
    display: inline-block;
}
.clients-say-slider.owl-carousel .owl-nav button.owl-prev, 
.clients-say-slider.owl-carousel .owl-nav button.owl-next {
    width: 40px;
    height: 40px;
    text-indent: -99999px;
    border: none;
    top: -98px;
}
.clients-say-slider.owl-carousel .owl-nav button.owl-prev {
    background: url(../images/white-left-arrow.svg) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    right: 60px;
}
.clients-say-slider.owl-carousel .owl-nav button.owl-next {
    background: url(../images/white-right-arrow.svg) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
}
.blog-slider.owl-carousel .owl-nav button.owl-prev, 
.blog-slider.owl-carousel .owl-nav button.owl-next {
    width: 40px;
    height: 40px;
    text-indent: -99999px;
    border: none;
    top: -80px;
}
.blog-slider.owl-carousel .owl-nav button.owl-prev {
    background: url(../images/left2-arrow.svg) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    right: calc(9% + 60px);
}
.blog-slider.owl-carousel .owl-nav button.owl-next {
    background: url(../images/right2-arrow.svg) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    right: 9%;
}
.blog-slider .xs-title a {
    color: #192020;
}
.custom-file-upload br {
    display: none;
}
/* Blog Details */
.single-post .blog-dtl-left .lg-title {
    font-size: 1.7em !important;
}
.single-post .blog-dtl-left .blog-time {
    font-size: 1em;
    margin-bottom: 6px;
    margin-top: 6px;
    color: #636363;
}
.single-post .blog-dtl-left .blog-text p {
    font-size: 0.9em;
}
.single-post .blog-dtl-left .blog-text p + p {
    margin-top: 20px;
}
.single-post .blog-dtl-left h2 {
    margin-bottom: 10px;
    padding-top: 10px;
    font-size: 1.5em;
}
.single-post .blog-dtl-left h3 {
    margin-bottom: 10px;
    padding-top: 10px;
    font-size: 1.3em;
}
.single-post .blog-dtl-left h4 {
    margin-bottom: 10px;
    padding-top: 10px;
    font-size: 1.2em;
}
.single-post .blog-dtl-left ul {
    padding-left: 30px;
    margin-bottom: 20px;
}
.single-post .blog-dtl-left ul li {
    list-style-type: disc;
    margin-bottom: 5px;
}
.single-post .blog-dtl-left ol {
    padding-left: 30px;
    margin-bottom: 20px;
}
.single-post .blog-dtl-left ol li {
    list-style-type: circle;
    margin-bottom: 5px;
}

.bd-menu {
    padding-left: 30px;
    margin-bottom: 20px;
}
.bd-menu li {
    list-style-type: disc;
    margin-bottom: 5px;
}
.bd-menu li a {
    color: #333;
    text-decoration: none;
}
.bdtl-box .md-title {
    margin-bottom: 15px;
}