::-webkit-input-placeholder {
    /* Edge */
    color: #000d34;
    opacity: 1;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000d34;
    opacity: 1;
}

::placeholder {
    color: #000d34;
    opacity: 1;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-stretch: normal;
    font-style: normal;
    font-weight: normal;
    margin: 0;
}

.content-wrapper {
    background: #fafafa;
}

.loader {
    border: 0.5em solid #f3f3f3;
    border-radius: 50%;
    border-top: 0.5em solid #000d34;
    width: 3em;
    height: 3em;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.page-title {
    color: #FFFFFF;
    line-height: 1.07;
}

.select2-container {
    outline: none;
}

.select2-container--default .select2-selection--single {
    background-color: #f2f2f4;
    border-radius: 0;
    padding: 0.6875em 1.1875em;
    height: auto;
    border: 1px solid transparent;
    outline: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wpcf7 .select2-container--default .select2-selection--single {
    background-color: #eaebef;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: auto;
    position: static;
    top: 0;
    right: 0;
    width: auto;
}

.select2-container.select2-container--open .select2-selection--single .select2-selection__rendered {
    color: #838795;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0px;
    line-height: normal;
    font-size: 16px;
    color: #000d34;
}

.select2.select2-container.select2-container--default.select2-container--below.select2-container--open.select2-container--focus {
    border: solid 1px #000d34;
    outline: unset;
    box-shadow: unset;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    margin: 0;
    border: unset;
    outline: unset;
}

.select2.select2-container.select2-container--default.select2-container--below.select2-container--focus::focus,
.select2.select2-container.select2-container--default.select2-container--below.select2-container--focus {
    outline: unset;
    box-shadow: unset;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.select2-container--open {
    border: 1px solid #000d34;
}

.select2-container--default .select2-selection--single .select2-selection__arrow i.fa-angle-up {
    display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow i.fa-angle-down {
    display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow i.fa-angle-up {
    display: unset;
}

.select2-container--default .select2-dropdown {
    background-color: #f5f5f5;
    border: unset;
    border-radius: 0;
}

.select2-results__option[aria-selected] {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
}

.select2-results__option {
    padding: 0;
}

.select2-container--default .select2-results>.select2-results__options {
    padding: 1em;
}

.select2-results__option[aria-selected] {
    padding-bottom: 1em;
}

.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #838795;
    background: unset;
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar {
    width: 5px;
}

.vc_custom_heading {
    color: #000d34;
}

.vc_custom_heading_body {
    margin-bottom: 1.5em;
}

.vc_row {
    padding-top: 4em;
    padding-bottom: 4em;
}

.resource-content .vc_row {
    padding-top: 0;
}

.content-wrapper .container .vc_row:first-child,
.content-wrapper .container .vc_row:first-child,
.product-body .product-content .vc_row:first-child,
.system-body .vc_row:first-child {
    padding-top: 0;
}


/* Track */

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track {
    background: #f1f1f1;
}


/* Handle */

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb {
    background: #e3e3e3;
}

.custom-btn span {
    font-size: 0.875em;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    color: #FFFFFF;
}

.custom-btn {
    padding: 1em 3em;
    background-color: #838795;
    border-radius: 0;
    border: 0.1em solid #838795;
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: unset;
    vertical-align: unset;
    -webkit-user-select: unset;
    -moz-user-select: unset;
    -ms-user-select: unset;
    user-select: none;
    line-height: normal;
}

.tgt_btn_addon.custom-btn {
    padding: 1em 1.5em;
}

.vc_row.wpb_row.vc_row-fluid {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.system-content .vc_row:first-child+.vc_row,
.content-wrapper>.container>.vc_row:first-child+.vc_row {
    padding-top: 0px;
}

.vc_column_container>.vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.wrapper-front-page .vc_row[data-vc-full-width] {
    overflow: unset;
}

.wrapper-front-page .vc_col-has-fill>.vc_column-inner,
.wrapper-front-page .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.wrapper-front-page .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.wrapper-front-page .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0;
}


/** Single Page **/

.hero-banner {
    height: 26.6875em;
    background-color: #000d34;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 45%;
}

.hero-banner-text-body {
    padding-top: 15.6875em;
}

.hero-banner-cat-body span {
    color: #FFFFFF;
}

.hero-banner-cat-body {
    padding-bottom: 1.03125em;
}

.home .main-header.main-header-default.header-transparent {
    background-image: linear-gradient(to bottom, #000d34, rgba(0, 13, 52, 0));
}

.main-header.main-header-default.header-transparent {
    position: absolute;
    z-index: 9900;
    width: 100%;
}

.header-transparent .top-main-nav .top-menu-list>.menu-item.lang-swtich-dropdown-item button,
.header-transparent .top-main-nav .top-menu-list>li>a,
.header-transparent .top-main-nav .top-menu-list>li>span {
    color: #FFFFFF;
}

.header-transparent .main-menu-list>.menu-item>span,
.header-transparent .main-menu-list>.menu-item>a {
    color: #FFFFFF;
}

.main-menu-list .menu-item-has-children span {
    cursor: pointer;
}

.main-menu-nav .sub-menu-wrapper .menu-item-description {
    cursor: default;
}

.main-header.main-header-default.header-transparent .search-icon {
    box-shadow: 0 2px 8px 0 rgba(0, 13, 52, 0.15);
    border: solid 2px transparent;
    background-color: rgba(255, 255, 255, 0.34901960784313724);
}

.main-header.main-header-default.header-transparent .search-icon i {
    color: #fff;
}

.main-header.header-transparent .top-main-nav .top-menu-list {
    border-bottom-color: rgba(255, 255, 255, 0.4);
}

[data-href="false"] {
    cursor: default;
}


/*** Resource **/

.resource-hero-banner {
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: rgba(0, 13, 52, 0.05);
}

.resource-content {
    width: 71.307%;
    padding-right: 4.75em;
}

.resource-side-bar {
    width: 28.693%;
}

.res-col-inner-content {
    height: 100%;
    padding: 1.5em 2.125em 3.5em 0;
}

.hero-banner-img img {
    width: 100%;
}

.hero-banner-img img,
.hero-video-banner .video-body>*,
.hero-video-banner .video-body {
    margin: 0px;
    width: 100%;
    height: 100%;
}

.hero-video-banner .video-thumbnail,
.hero-video-banner .video-content {
    height: 100%;
}


/** Breadcrumb**/

.bread-crumb.bread-crumb-page {
    padding-bottom: 2.8em;
    padding-top: 1.625em;
}

.itm-lnk-row+.bread-crumb-container {
    margin-top: 1.625em;
}

.itm-lnk-row+.bread-crumb-container .bread-crumb.bread-crumb-page {
    padding-top: 0;
}

.sys-idz-lnk li a {
    border-bottom: 2px solid transparent;
    padding-top: 1.6875em;
    padding-bottom: 1.6875em;
}

#crumbs a,
#crumbs span {
    font-weight: 500;
    text-decoration: none;
}

#crumbs :not(:last-child) {
    font-size: 0.875em;
    line-height: 24px;
    color: #4a4a4a;
    opacity: 0.8;
    font-weight: 500;
}
#crumbs{
	display:flex;
}
#crumbs :last-child {
   font-weight: 500;
    color: #4a4a4a;
    font-size: 0.875em;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#crumbs i {
    padding-right: 0.8em;
    padding-left: 0.8em;
    display: inline-block;
    font-weight: 900 !important;
}

.page-template-default #crumbs a,
.page-template-default #crumbs span {
    font-size: 1em !important;
}

.res-cat {
    font-size: 1em;
    color: #000d34;
    padding-top: 2.4375em;
}

.res-short-desc {
    color: #000d34;
    line-height: 58px;
    padding-top: 2em;
}

.res-product-reg-id span{
    opacity: 0.5;
}

.res-pro-cat {
    font-size: 1em;
    font-weight: 600;
    line-height: 20px;
}

.right-border-seprator {
    border-right-width: 1px;
    border-right-color: rgba(0, 13, 52, 0.2);
    border-right-style: solid;
    padding-right: 0.5em;
    margin-right: 0.5em;
}

.res-product-reg-id {
    padding-top: 2em;
}

.res-product-reg-id a {
    text-decoration: none;
}

.res-gen-id {
    font-size: 1em;
    line-height: 20px;
    color: #000d34;
}

.res-half {
    width: 46.4%;
}

.tgt_btn-body {
    margin-top: 2em;
}

.tgt_btn_addon.cta>span {
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    font-size: 0.875em;
}

.res-half-img {
    width: 53.6%;
}

.res-half-img.hero-banner-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 485px;
}

.wpb_content_element {
    padding-top: 1.5em;
}

.vc_row .wpb_column:first-child {
    padding-right: 1.5em;
}

.vc_row .wpb_column:last-child {
    padding-left: 1.5em;
}

.resource-body {
    padding-top: 4.25em;
}


/*** Quotes **/

.quotes-body {
    background-color: rgba(0, 13, 52, 0.02);
    position: relative;
    margin-top: 1em;
}

.quotes-body-pattern {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 9.375em;
}

.quotes-wrapper {
    padding: 2em 3em 2em 2em;
}

.quotes-para {
    padding-bottom: 2em;
}

.quotes-para>div {
    font-style: italic;
    line-height: 1.4;
}

.quotes-name {
    padding-bottom: 1em;
}

.hero-video-banner .video-body {
    padding: 0;
}

.quotes-name p {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
}

.quotes-position p {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
}


/** Carousel **/

.carousel-body {
    padding-top: 2.5em;
    position: relative;
}

.resources-template-default .carousel-body {
    padding-bottom: 2.5em;
}

.carousel-img-caption {
    padding-top: 1em;
    padding-bottom: 0.3em;
    margin-left: 0px !important;
}

.carousel-body .slick-dots {
    position: absolute;
    display: block;
    margin: 0;
    list-style: none;
    text-align: center;
    width: auto;
    left: 32px;
}

.resource-body .carousel-body .slick-dots {
    top: 78%;
}

.resource-body .vc_custom_heading_body+.wpb_text_column.wpb_content_element {
    margin-bottom: 40px !important;
}

.resource-body .slick-dotted.slick-slider {
    margin-bottom: 0;
}

.resource-body .carousel-item-body img {
    height: 540px;
}

.resources-list-loader-body {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: rgba(0, 13, 52, 0);
    top: 0;
}

.carousel-body .slick-dots li button:before {
    opacity: unset;
    color: #FFFFFF;
    font-size: 8px;
}

.carousel-body .slick-dots .slick-active button:before {
    font-size: 16px;
    color: #FFFFFF;
    opacity: unset;
}

.carousel-body .slick-dots li {
    margin: 0px;
    width: auto;
    height: auto;
}

.carousel-body .slick-dots li:not(:last-child) {
    margin: 0px;
    margin-right: 8px;
}

.carousel-body .slick-dots li:not(:last-child) button {
    margin-right: 8px;
}

.carousel-body .slick-dots li button {
    padding: 0px !important;
    width: auto;
    height: auto;
}


/*** Video Addon **/

.video-body {
    position: relative;
    padding-bottom: 25px;
    padding-right: 25px;
}

.video-content {
    position: relative;
    cursor: pointer;
}

.video-thumbnail-src {
    width: 100%;
}

.video-button svg {
    width: 6.25em;
    height: 6.25em;
}

.video-content .video-button {
    position: absolute;
    right: 40px;
    top: 40px;
}

.video-content .video-title {
    position: absolute;
    bottom: 0;
    color: #FFFFFF;
    padding-bottom: 2.5em;
    padding-left: 2.2em;
}

.video-overlay {
    background-image: linear-gradient(to bottom, rgba(0, 13, 52, 0.01), #000d34);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.video-content:hover .video-overlay {
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.7903536414565826) 0%, rgba(255, 255, 255, 0.4009978991596639) 100%);
}

.video-content:hover .video-title {
    color: #000d34;
}

.video-title p {
    font-size: 1.5625em;
    line-height: 35px;
}

.video-content:hover circle {
    fill: #000d34;
}

.video-content:hover path {
    fill: #FFFFFF;
}

.video-body-pattern {
    position: absolute;
    right: 0;
    bottom: 0;
}


/*** Single Image **/

.single-image-content {
    position: relative;
    padding: 25px;
}

.single-image-overlay {
    background-image: linear-gradient(to top, rgba(0, 13, 52, 0), rgba(0, 13, 52, 0.78));
    position: absolute;
    width: 100%;
    height: 100%;
}

.single-image-thumbnail-src {
    width: 100%;
}

.single-image-content:hover .single-image-button {
    background-color: #000d34;
}

.single-image-content:hover svg use {
    fill: #FFFFFF;
}

.single-image-button {
    position: absolute;
    padding: 1.125em;
    background-color: #FFFFFF;
    right: 0;
}


/** Ref Side Bar**/

.resource-side-bar ul {
    padding: 0px;
    list-style-type: none;
    margin: 0px;
}

.location-ref-content-body {
    background: #f2f3f5;
    padding: 1.5em;
    cursor: default;
}

.location-ref-content .location-ref-item:not(:last-child) {
    padding-bottom: 1em;
}

.location-ref-item {
    display: flex;
}

.location-ref-label {
    display: block;
}

.location-ref-content .location-ref-label {
    width: 35%;
}

span.location-ref-title {
    width: 65%;
}

.seprator {
    height: 1px;
    opacity: 0.2;
    background-color: #000d34;
    margin-top: 1.5625em;
    margin-bottom: 1em;
}

.resource-side-bar .location-ref-cases {
    padding-top: 1em;
}

.location-ref-case-item {
    padding-left: 35px;
    position: relative;
}

.location-ref-case-item:after {
    content: "";
    position: absolute;
    width: 5px;
    height: 2px;
    background: #000d34;
    top: 15px;
    left: 3px;
}

.ref-box-heading {
    padding-bottom: 1em;
    padding-top: 2.5em;
}

.ref-product-cat-item {
    background-color: rgba(0, 13, 52, 0.05);
}

.ref-product-link {
    text-decoration: none;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    padding-left: 1.8125em;
    display: block;
    padding-right: 1.8125em;
}

.ref-product-cat-item:not(:last-child) {
    margin-bottom: 1em;
}

.ref-product-cat-item {
    background-color: rgba(0, 13, 52, 0.05);
    border-left: 4px solid #000d34;
    position: relative;
}

.ref-product-cat-item * {
    transition: all 0.5s ease-in;
}

.ref-product-cat-item:hover * {
    color: #fff !important;
}

.ref-product-cat-item:hover .ref-product-cat-item-box {
    width: 100%;
}

.ref-product-cat-title {
    color: #000d34;
}

.ref-product-cat-item-box {
    position: absolute;
    background: #000d34;
    width: 0;
    height: 100%;
    z-index: -1;
}

.ref-product-title+.ref-product-cat-title {
    padding-top: 1em;
}

.ref-product-cat-item .ref-product-title {
    line-height: 1.25;
}

.ref-product-cat-item .ref-product-cat-title div,
.ref-product-cat-item .ref-product-cat-title {
    line-height: 1.28;
}

.ref-author-lists>li:not(:last-child) {
    margin-bottom: 1em;
}

.ref-author-avatar {
    width: 30.491%;
    background-repeat: no-repeat;
    background-size: cover;
}

.ref-author-lists>li img+.no-image-author {
    display: none;
}

.ref-author-lists>li {
    background-color: rgba(0, 13, 52, 0.05);
}

.ref-author-lists>li .ref-author-details>* {
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
}

.no-image {
    height: 100%;
    background: #000d34;
    display: none;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    color: #FFFFFF;
    text-align: center;
    cursor: default;
}

.ref-author-avatar.no-image-author .no-image {
    display: flex;
}

.ref-author-lists>li .ref-author-details {
    padding: 1em;
    width: 69.509%;
}

.ref-author-details>div:not(:last-child) {
    padding-bottom: 1em;
}

.ref-article-cat-list .ref-article-cat-item {
    padding: 1.5em 1.96875em 1.9375em 2em;
    background-color: #f2f3f5;
    border-left: 4px solid #000d34;
}

.ref-article-cat-list .ref-article-cat-item:not(:last-child) {
    margin-bottom: 1em;
}

.ref-article-cat-list .ref-article-link {
    padding-bottom: 1.0625em;
    color: #343a40;
    text-decoration: unset;
}

.ref-article-short-desc {
    font-size: 1.5625em;
    line-height: 32px;
}

.ref-article-cat-list .ref-article-title {
    padding-left: 0.5625em;
}

.share-icons .export-icon-item:not(:last-child),
.export-item .export-icon-item:not(:last-child) {
    margin-right: 1em;
}

.export-icon {
    background: #f2f3f5;
    width: 2.5em;
    height: 2.5em;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}

.export-icon:hover {
    background-color: #000d34;
}

.export-icon:hover svg>path,
.export-icon:hover svg g>use {
    fill: #FFFFFF;
}

.export-share-box {
    padding-top: 2.5em;
}

.ref-article-items.side-bar-box+.side-bar-box.export-share-box {
    padding-top: 0;
}

.export-icon-item.print-icon svg {
    width: 1.5em;
}

.export-icon-item.pdf-icon svg {
    width: 1.125em;
}

.export-icon-item.facebook-icon svg {
    width: 0.875em;
}

.export-icon-item.twitter-icon svg {
    width: 1.25em;
}

.export-icon-item.linkdin-icon svg {
    width: 1.3125em;
}

.export-icon-item.mail-icon svg {
    width: 1.5em;
}

.export-icon-item.whatsapp-icon svg {
    width: 1.5em;
}

.icon-label>span {
    color: #000d34;
}

.resource-side-bar .share-icons,
.resource-side-bar .export-item {
    padding-top: 1em;
}

.vertical-seprator {
    width: 1px;
    margin: 0 1em;
    opacity: 0.2;
    background-color: #000d34;
}


/** FORM **/

div.wpcf7 {
    padding: 4em 0;
}

#wpcf7-f29-p178-o1 {
    padding: 0;
}

.vc_custom_heading_body+.wpcf7 {
    padding-top: 1em !important;
}

.wpcf-form-container .row {
    margin: 0;
}

.wpcf-form-container .col-6,
.wpcf-form-container .col-12,
.wpcf-form-container .col {
    padding: 0;
}

.wpcf-form-container .upload-file-note {
    padding-top: 0.5625em;
}

.custom-file-label::after {
    display: none;
    content: "";
}

.wpcf7-form-control.wpcf7-submit.submit-btn.custom-btn {
    padding: 0.754em 3em;
}

textarea,
input[type="text"],
input[type="email"],
input[type="date"] {
    background-color: #eaebef;
    border-radius: 0;
    border: 1px solid transparent;
    padding: 0.5625em 1em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    font-size: 1em;
    color: #000d34;
    height: 42px;
}

.input-group-file:hover,
textarea:hover,
input[type="text"]:hover,
input[type="email"]:hover,
input[type="date"]:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 0);
}

.input-group-file:active,
textarea:active,
input[type="text"]:active,
input[type="email"]:active,
input[type="date"]:active {
    outline: unset;
}

.input-group-file:focus,
textarea:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="date"]:focus {
    background-color: #f9f9fb;
    border: 1px solid #000d34;
    outline: unset;
    box-shadow: unset;
}

.wpcf-form-container .row .col-6:first-child {
    padding-right: 0.5em;
}

.wpcf-form-container .row .col-6:last-child {
    padding-left: 0.5em;
}

.wpcf-form-container .row:not(:last-child) {
    padding-bottom: 1em;
}

.wpcf-form-container .input-group {
    margin: 0px;
}

.wpcf-form-description {
    font-size: 1.25em;
    line-height: 28px;
}

.wpcf-form-heading {
    font-size: 2.1875em;
    line-height: 40px;
}

.wpcf-form-heading-body {
    padding-bottom: 1em;
}

.wpcf-form-description-body {
    margin-bottom: 2.5em;
}

.input-group-file {
    position: relative;
}

.upload-file-note.upload-file-note-error {
    color: red;
}

.input-group-file-option {
    position: absolute;
    width: 100%;
    height: 100%;
}

.input-group-overlay-label {
    justify-content: space-between;
}

.input-group-file-label {
    width: 100%;
    padding: 0.5625em 1em;
    background: #eaebef;
}

.input-group-file-btn {
    padding: 0.5625em 1em 0.5625em 1.5em;
    background-color: #838795;
    color: #fff;
}

.wpcf-form-container textarea {
    height: 10.6875em;
}


/*** Resource Listing addon **/

.resources-lists-item-body {
    position: relative;
    min-height: 80px;
}

.resources-lists-body {
    padding-bottom: 0;
}

.resources-lists-item-body{
    padding-bottom: 2.5em;
    margin-bottom: 2.5em;
}

.resources-list-loader-body {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: rgba(0, 13, 52, 0);
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.resources-lists-wrapper {
    overflow: hidden;
}

.resources-lists-filter {
    width: 23.367%;
    padding-top: 0.5625em;
}

.resources-lists-inner-body,
.resources-lists-inner-body form {
    height: 100%;
}

.resources-lists-container {
    width: 76.634%;
    padding-left: 2em;
}

.resources-lists-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.resources-lists-item-body .resource-card-item {
    padding: 2em;
    background-color: #FFFFFF;
    border-left: 0.26em solid #000d34;
    width: 48.425%;
    margin-bottom: 2em;
    position: relative;
}

.resources-lists-item-body .resource-card-bottom-btn {
    position: absolute;
    bottom: 0;
    margin-bottom: 2em;
}

.resources-lists-item-body .resource-card-short-desc {
    margin-bottom: 3.75em;
}

.resources-lists-item-body .resource-card-short-desc span {
    font-size: 1.25em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    color: #000d34;
}

.resources-lists-item-body .resource-card-cat,
.resources-lists-item-body .resource-card-title {
    margin-bottom: 1em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
}

.resources-lists-item-body .resource-btn-group .resource-card-readmore-btn {
    margin-right: 1.75em;
}

.resources-lists-item-body .resource-card-cat span {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #000d34;
    opacity: 0.5;
}

.resources-lists-item-body .resource-btn-group a {
    font-size: 0.875em;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #000d34;
}

.resources-lists-item-body .resource-card-title div,
.resources-lists-item-body .resource-card-title span {
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
}

.input-group-prepend {
    position: relative;
}

.input-group-prepend i {
    position: absolute;
    top: 36%;
    left: 1.1875em;
    font-size: 1.1em;
}

.resources-lists-filter .input-group-filter input {
    background-color: #f2f2f4;
    padding: 0.6875em 1.1875em;
    padding-left: 3em;
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000d34;
}

.resources-lists-filter .input-group-filter input {
    background-color: #f2f2f4;
}

.resources-lists-filter .input-group-prepend {
    position: relative;
}

.resources-lists-filter form .input-group-filter:not(:last-child):not(.resource-input-sort-by) {
    padding-bottom: 1em;
}

.res-filter--main-body .select2-container {
    z-index: 999;
}

.resources-lists-filter form .input-group-filter.resource-input-categories {
    margin-top: 2em;
    border-right: solid 1px rgba(0, 13, 52, 0.4);
}

.resources-lists-filter .input-group-prepend input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000d34;
    /* Firefox */
    ;
}

.resources-lists-filter .input-group-prepend input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000d34;
}

.resources-lists-filter .input-group-prepend input::-ms-input-placeholder {
    /* Microsoft Edge */
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000d34;
}

.resources-lists-filter .cat-menu.list-group {
    list-style: none;
}

.cat-menu.list-group .filter-cat-list-item {
    margin-top: 1.5em;
    color: #000d34;
    opacity: 0.5;
    cursor: pointer;
}

.cat-menu.list-group .filter-cat-list-item.active {
    color: #000d34;
    opacity: 1;
}

.cat-menu.list-group .cat-icon img {
    width: 21px;
}

.cat-menu.list-group .cat-icon {
    margin-right: 1em;
}

.cat-menu.list-group .filter-cat-list-item .cat-title {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
}

.cat-menu.list-group .filter-cat-list-item.all-categories-item .cat-count,
.cat-menu.list-group .filter-cat-list-item.all-categories-item .cat-title {
    font-size: 1em;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
}

.res-feature-item-body {
    background-color: #000d34;
    margin-bottom: 3em;
}

.res-feature-item-inner-body {
    border-left: 0.25em solid;
}

.res-feature-content {
    display: flex;
}

.res-feature-details {
    padding: 2em 2.5em 2em 2em;
    width: 51.003%;
}

.res-feature-img {
    width: 48.997%;
    background-position: center;
    background-size: cover;
}

.res-items-related {
    padding-bottom: 1em;
}

.res-title-related_items {
    font-size: 1em;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #fff;
}

.res-title-related_items span:not(:last-child) {
    padding-right: 1em;
}

.res-items-cat {
    padding-bottom: 2em;
}

.res-items-cat span {
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #FFFFFF;
}

.custom-select.page-link-select {
    width: 100%;
}

.res-items-short-desc {
    padding-bottom: 2em;
}

.res-items-short-desc span {
    font-size: 1.5625em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    color: #FFFFFF;
}

res-feature-content .res-feature-img {
    width: 74.969%;
}

.res-items-btns a.cta {
    color: #ffff;
}

.res-items-btns a.cta:hover:after {
    background: #ffff;
}

.resource-card-item.video {
    padding: 0;
}

.resource-card-item.video .video-overlay {
    background-image: linear-gradient(to bottom, #000d34, rgba(0, 13, 52, 0));
}

.resource-card-item.video:hover .video-overlay {
    display: none;
}

.resource-card-item.video .video-button {
    position: absolute;
    top: 1em;
    right: 1em;
    z-index: 999;
    cursor: pointer;
}

.resource-card-item.video .video-button svg {
    width: 4em;
    height: 4em;
}

.resources-lists-item-body .video .resource-card-cat span,
.resources-lists-item-body .video .resource-card-short-desc span {
    color: #FFFFFF;
    opacity: unset !important;
}

.resources-lists-item-body .video .video-thumbnail .video-thumbnail-src {
    width: 100%;
}

.resources-lists-item-body .video .resource-btn-group a,
.resources-lists-item-body .video .resource-card-title {
    color: #FFFFFF !important;
}

.resources-lists-item-body .video .resource-card-inner-content {
    position: absolute;
    z-index: 9;
    margin: 2em;
    padding: 0;
    top: 0;
}

.resource-card-item.video:hover .video-overlay {
    background-image: linear-gradient(0deg, rgba(62, 85, 85, 0) 0%, rgba(255, 255, 255, 0.8) 46%);
}

.resources-lists-item-body .video:hover .resource-btn-group a,
.resources-lists-item-body .video:hover .resource-card-cat span,
.resources-lists-item-body .video:hover .resource-card-title span,
.resources-lists-item-body .video:hover .resource-card-short-desc span,
.resources-lists-item-body .video:hover .resource-card-inner-content {
    color: #000d34;
}

.resources-lists-item-body .video:hover path {
    fill: #FFFFFF;
}

.resources-lists-item-body .video:hover circle {
    fill: #000d34;
}

.resource-card-item.video .resource-card-bottom-btn {
    margin-bottom: 0;
}

.res-items-btns a:not(:last-child) {
    margin-right: 2.25em;
}

.res-items-btns a {
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: unset;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
}

.resource-list-load-more-body {
    width: 100%;
}

.t-btn.resource-list-load-more-btn span {
    padding: 1em 2.59375em;
    text-transform: uppercase;
}

.resources-lists-filter p {
    margin-left: auto;
}


/***** SLIDER ***/

.main-slider {
    position: relative;
    width: 100%;
    transition: all 1.2s ease;
}

.main-slider.slick-initialized {
    opacity: 1;
    visibility: visible;
}

.main-slider .slick-slide {
    position: relative;
    height: 100vh;
    min-height: 100vh;
}

.slick-slider-body .main-slider .slick-slide video {
    display: block;
    position: absolute;
    top: 0;
    left: 0 !important;
    min-width: 100%;
    min-height: 100%;
    width: 0 !important;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    height: auto;
}

.main-slider figure {
    margin: 0;
}

.main-slider .slick-track {
    height: 100vh;
}

.main-slider .slick-slide iframe {
    position: relative;
    pointer-events: none;
}

.main-slider .slick-slide figure {
    position: relative;
    height: 100%;
}

.main-slider .slick-slide .slide-image {
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: all .8s ease;
}

.main-slider .slick-slide .slide-image.show {
    opacity: 1;
}

.main-slider .slick-slide .image-entity {
    width: auto;
    height: 100%;
    max-width: inherit;
    min-width: 100%;
}

.main-slider .slick-slide .loading {
    position: absolute;
    top: 44%;
    left: 0;
    width: 100%;
}

.main-slider .slick-slide.vimeo {
    background: #000821;
}

.main-slider .slick-slide .slide-media {
    width: 100% !important;
    min-width: 100vw;
    left: 0 !important;
}

.main-slider .slick-slide.slick-active {
    z-index: 1;
}

.main-slider .slick-slide.slick-active .caption {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
}

.main-slider .slider-item-caption {
    position: absolute;
    bottom: 0;
    margin-bottom: 8.625em;
    z-index: 999;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
}

.main-slider .slide-image img {
    width: 100%;
    max-width: 100%;
    height: 100%;
}

.main-slider .slick-dots {
    text-align: center;
    padding-top: 15px;
}

.main-slider .slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 8px;
}

.main-slider .slick-dots li button {
    width: 16px;
    height: 16px;
    border: none;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #ffffff;
    box-shadow: 0 0 0 0 transparent;
    vertical-align: middle;
    color: #fff;
    background-color: #fff;
    transition: all .3s ease;
    opacity: .4;
}

.main-slider .slick-dots li button:focus {
    outline: unset;
}

.main-slider .slick-dots li button:hover {
    opacity: 1;
}

.main-slider .slick-dots li.slick-active button {
    border-color: #2d3042;
    box-shadow: 0 0 0 2px #fff;
    opacity: 1;
}

.main-slider .container p {
    margin-bottom: 40px;
}

.main-slider .slick-slide.item:not(.item-default-slider-body):before {
    content: "";
    z-index: 1;
    background-image: linear-gradient(71deg, rgba(0, 13, 52, 0.25), rgba(0, 13, 52, 0));
    top: 0;
    width: 100%;
    position: absolute;
    height: 100vh;
}

.slick-slider-tab-body {
    position: absolute;
    z-index: 1;
    bottom: -25px;
    right: 0;
}

.slick-slider-body .item.item-default-slider-body {
    background-color: #000d34;
}

.slick-slider-tab-body .slick-slider-tab-items {
    list-style-type: none;
    display: flex;
    justify-content: flex-end;
    margin: 0;
    padding: 0;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
}

.slick-slider-tab-body .slick-slider-tab-items li {
    color: #000d34;
    width: 100%;
    padding: 1.5em;
    background-color: #FFFFFF;
    position: relative;
    border-bottom: 4px solid #FFFFFF;
    cursor: pointer;
    padding-bottom: 2.164em;
    padding-top: 1.4375em;
}

.slick-slider-tab-body .slick-slider-tab-items li span {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.slick-slider-tab-body .slick-slider-tab-items .slider-tabs:hover {
    background-color: rgba(0, 13, 52, 0.1);
    border-bottom-color: #000d34;
    color: #888d9d;
}

.slick-slider-tab-body .slick-slider-tab-items li:not(:last-child):after {
    content: "";
    position: absolute;
    right: 0;
    width: 1px;
    z-index: 99;
    height: 70%;
    top: 0;
    margin: auto;
    bottom: 0;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    background-color: #f7f7f9;
}

.slick-slider-tab-body .slick-slider-tab-items .active-tab {
    background-color: rgba(0, 13, 52, 0.1);
    border-bottom-color: #000d34;
}

.slick-slider-tab-body .slick-slider-tab-items .active-tab span {
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000d34;
}

.slick-slider-body .inner-caption-link {
    margin-top: 2em;
}

.slick-slider-body .slider-readmore-link {
    display: inline-block;
}

.slick-slider-body .slider-readmore-link a {
    line-height: normal;
    letter-spacing: 1px;
    color: #FFFFFF;
    text-decoration: none;
}

.slider-readmore-link a:focus {
    outline: unset;
    box-shadow: unset;
}

@-webkit-keyframes slideIn {
    from {
        -webkit-filter: blur(15px);
        filter: blur(15px);
    }
    to {
        -webkit-filter: blur(0);
        filter: blur(0);
    }
}

@keyframes slideIn {
    from {
        -webkit-filter: blur(15px);
        filter: blur(15px);
    }
    to {
        -webkit-filter: blur(0);
        filter: blur(0);
    }
}

@-webkit-keyframes slideOut {
    from {
        -webkit-filter: blur(0);
        filter: blur(0);
    }
    to {
        -webkit-filter: blur(15px);
        filter: blur(15px);
    }
}

@keyframes slideOut {
    from {
        -webkit-filter: blur(0);
        filter: blur(0);
    }
    to {
        -webkit-filter: blur(15px);
        filter: blur(15px);
    }
}


/*** Challange Addon **/

.challange-wrapper {
    padding-top: 6.875em;
    padding-bottom: 5.0625em;
}

.challange-slider {
    margin-top: 2.5em;
    position: relative;
}

.challenge-slide-inner-content {
    z-index: 9;
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 1.5em 2em;
}

.challenge-slide-item-content {
    background-color: #FFFFFF;
    margin: 0 0.667em;
    position: relative;
    height: 14.4375em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}

.swiper-slide.swiper-slide-active>div {
    margin-left: 0;
}

.challenge-overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, rgba(0, 13, 52, 0), rgba(0, 13, 52, 0.67));
}

.challenge-slide-item-content:hover .challenge-overlay {
    background-image: linear-gradient(to bottom, rgba(0, 13, 52, 0.8), rgba(0, 13, 52, 0.8));
}

.challenge-slide-item-exp-btn {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0.9375em;
    background: #fff;
    height: 3.75em;
    width: 3.75em;
}

.challenge-slide-item-content:hover .challenge-slide-item-exp-btn {
    background-color: #000d34;
}

.challenge-slide-item-content:hover .challenge-slide-item-exp-btn svg g use {
    fill: #FFFFFF;
}

.challenge-slide-item-cat span {
    font-style: normal;
    font-stretch: normal;
    line-height: 2.5;
    letter-spacing: normal;
    color: #FFFFFF;
}

.challange-title {
    font-weight: normal;
}

.challenge-slide-item-title span {
    font-size: 1.5625em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.6;
    letter-spacing: normal;
    color: #FFFFFF;
}

.challange-expand-body {
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fafcfd;
}

.challange-expand-wrapper {
    background-color: #f7f7f9;
}

.challange-expand-image {
    width: 30%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.challange-expand-details {
    padding: 2em;
    padding-bottom: 0;
    width: 100%;
}

.challange-expand-details.challange-expand-details-no-product {
    padding-bottom: 2em;
}

.challange-expand-image:not(.no-challange-img)+.challange-expand-details {
    width: 70%;
}

.challange-expand-cat span {
    font-style: normal;
    font-stretch: normal;
    line-height: 2.5;
    letter-spacing: normal;
}

.challange-expand-title span {
    font-size: 1.5625em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.6;
    letter-spacing: normal;
    color: #000d34;
}

.challange-expand-short-desc span {
    font-size: 1.25em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
}

.cha-exp-re-heading span {
    font-size: 25px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.12;
    letter-spacing: normal;
    color: #000d34;
}

.cha-exp-re-products-item.template {
    display: none;
}

.cha-exp-re-products-item {
    line-height: 1;
    background-color: #FFFFFF;
    border-left: 0.1875em solid #000d34;
    width: 31%;
    margin-bottom: 1.5em;
}

.cha-exp-re-products-item a {
    width: 100%;
    height: 100%;
    padding: 1.5em 1em;
    display: block;
    color: #000d34;
    text-decoration: none;
}

.cha-exp-re-products .cha-exp-re-products-item:not(:nth-child(3n+0)) {
    margin-right: 1.5em;
}

.cha-exp-re-products-item span {
    user-select: none;
}

.cha-exp-re-products,
.cha-exp-re-body,
.challange-expand-short-desc {
    margin-top: 1.5em;
}

.cha-exp-re-products-item-box {
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: .5s !important;
    background-color: #000d34;
}

.cha-exp-re-products-item:hover .cha-exp-re-products-item-box {
    width: 100%;
}

.cha-exp-re-products-item:hover a {
    color: #fff;
}


/* sbdev new product solution*/
.nps-exp-re-heading span {
    font-size: 25px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.12;
    letter-spacing: normal;
    color: #000d34;
}

.nps-exp-re-products-item.template {
    display: none;
}

.nps-exp-re-products-item {
    line-height: 1;
    background-color: #FFFFFF;
    border-left: 0.1875em solid #000d34;
    width: 31%;
    margin-bottom: 1.5em;
}

.nps-exp-re-products-item a {
    width: 100%;
    height: 100%;
    padding: 1.5em 1em;
    display: block;
    color: #000d34;
    text-decoration: none;
}

.nps-exp-re-products .cha-exp-re-products-item:not(:nth-child(3n+0)) {
    margin-right: 1.5em;
}

.nps-exp-re-products-item span {
    user-select: none;
}


.nps-exp-re-products-item-box {
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: .5s !important;
    background-color: #000d34;
}

.nps-exp-re-products-item:hover .nps-exp-re-products-item-box {
    width: 100%;
} 

.nps-exp-re-products-item:hover a {
    color: #fff;
}
/* new product solution sbdev */

.challange-close {
    position: absolute;
    z-index: 1;
    right: 0;
    height: 3.75em;
    width: 3.75em;
    display: flex;
    background: #FFFFFF;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.slick-arrow-custom-container {
    margin-top: 1.5625em;
}

.slick-arrow-custom-arrows {
    display: flex;
}

.slick-arrow-custom-arrows .slick-arrow:not(.slick-hidden) {
    width: 3.375em;
    height: 3.375em;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: white;
    border-radius: 50%;
    border: solid 2px rgba(0, 13, 52, 0.2);
    background-color: #FFFFFF;
    padding: 0.9375em;
    cursor: pointer;
}

.client_inner_container .slick-arrow-custom-arrows .slick-arrow:not(.slick-hidden) {
	padding: 10px;
	width: 2.375em;
    height: 2.375em;
}

.slick-arrow-custom-arrows .slick-arrow.slick-disabled {
    cursor: default;
    background: #d0cdcdf0;
}

.slick-arrow-custom-arrows .pp2.slick-arrow {
    margin-right: 1em;
}

.slick-arrow-custom-arrows .slick-arrow:not(.slick-disabled):hover {
    background-color: #838795;
    border-color: #838795;
}

.slick-arrow-custom-arrows .slick-arrow:not(.slick-disabled):hover svg use {
    fill: #FFFFFF;
}


/*** CAT ANIMATION **/

.cat-animation-body {
    overflow: hidden;
    padding-top: 2em;
}

.cat-animation-right,
.cat-animation-left {
    position: relative;
}

.cat_left_video,
.cat_right_video {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: auto;
}

.cat-item-img img {
    width: 100%;
}

.cat-animation-left.cat-item-col {
    transition: all 0.5s ease-in;
}

.cat-animation-center.cat-item-col {
    padding-left: 7.9375em;
    padding-right: 7.9375em;
    padding-top: 4.0625em;
}

.cat-animation-center:after {
    background-image: linear-gradient(to bottom, rgba(0, 13, 52, 0), #000d34);
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 50%;
    content: "";
    left: 0;
    bottom: 0;
}

.cat-animation-center.cat-item-col img {
    width: 100%;
}

.cat-animation-left-img.cat-item-content {
    position: absolute;
    top: 0;
    z-index: 1;
    color: #FFFFFF;
    text-align: center;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    margin: auto;
}

.cat-animatation-popup-body {
    height: 100%;
    position: fixed;
    width: 100%;
    top: 0;
    background-color: #000d34;
    padding: 24px;
    z-index: 99999;
}

.cat-animation-popup-close-btn {
    position: absolute;
    right: 24px;
    z-index: 9;
}


/*** Product Carousel **/

.carousel-product-body {
    padding-top: 2.8125em;
    padding-bottom: 2em;
}

.carousel-product-heading {
    padding-bottom: 1.375em;
}

.product-item-inner-content {
    background-color: #FFFFFF;
    border-left: 0.3125em solid white;
    padding: 2em 2.4875em;
}

.carousel-product-heading {
    color: #FFFFFF;
}

.cp-title {
    padding-top: 1.375em;
}

.cp-short-desc .product-carousle-des {
    line-height: 1.4;
}

.cp-seprator {
    height: 1px;
    opacity: 0.2;
    background-color: rgba(0, 0, 0, 0.05);
    margin-top: 1.5em;
    margin-bottom: 1.81875em;
}

.product-carousel-slider.slick-slide.slick-current.slick-active>div {
    margin-right: 1em;
}

.product-carousel-slider.slick-slide.slick-current.slick-active+.product-carousel-slider.slick-slide.slick-active>div {
    margin: 0 1em;
}

.product-carousel-slider.slick-slide.slick-active+.product-carousel-slider.slick-slide.slick-active>div {
    margin-left: 1em;
}

.cp-short-desc {
    margin-bottom: 1.5em;
}

.product-controller.d-flex {
    margin-top: 2em;
    justify-content: space-between;
}

.sec-cta {
    align-self: flex-end;
    margin-left: auto;
}

.carousel-product-heading>div {
    font-weight: normal;
}

a.cta {
    color: #000d34;
    cursor: pointer;
}

.product-controller .arrow-itm-sec i {
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.3);
    color: #FFFFFF;
}

.arrow-itm-sec i:first-child {
    margin-left: 0;
}

.product-controller .arrow-itm-sec i:hover {
    background-color: rgba(255, 255, 255, 0.6);
    color: #000d34;
}

.product-item-inner-content:hover .cp-title *,
.product-item-inner-content:hover .cp-link a,
.product-item-inner-content:hover .product-carousle-des,
.product-item-inner-content:hover .cp-category p {
    color: #ffffff !important;
}

.product-item-inner-content:hover .cp-link a.cta:after {
    background: #fff;
}


/*** Resource Addon **/

.resources-cat-lists-body {
    margin-top: 3em;
}

.resources-cat-lists-wrapper {
    padding-bottom: 3em;
}

.resources-cat-lists-item-body {
    margin-top: 1.4375em;
}

.resource-col {
    margin-left: 1px;
}

.resource-col {
    background-color: #FFFFFF;
    width: 16.66667%;
    transition: .5s;
}

.resource-col:hover {
    transform: scale(1.1);
    border: 0;
}

.resource-col.dropdown:hover {
    transform: scale(1);
    border: 0;
}

.resource-col.res-lnk-col.dropdown {
    cursor: pointer;
}

.r-sec-title {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: justify;
    color: #FFFFFF;
    margin-left: -4px;
}

.res-lnk-col-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.res-col-inner {
    text-align: center;
    user-select: none;
}

.resource-col:not(.dropdown) .res-col-inner .cat-icon img {
    height: 3.125em;
    width: 3.30625em;
}

.res-col-inner .cat-icon {
    height: 3.125em;
    display: flex;
    align-items: center;
    justify-content: center;
}

.res-col-inner .cat-icon span {
    height: 3.125em;
    width: 3.30625em;
    border-radius: 100px;
    line-height: 17px;
    align-self: center;
    margin: auto;
    padding-top: 6px;
    box-shadow: 0 0 8px 1px #343d5b;
}

.res-col-inner .cat-name {
    margin-top: 1.8125em;
}

.cat-name-count-row {
    color: #000d34;
}

.resource-col .dropdown-toggle::after {
    display: none;
}

.res-lnk-col-inner form,
.res-lnk-col-inner form button {
    width: 100%;
    height: 100%;
}

.res-lnk-col-inner form button {
    padding-top: 1.75em;
    padding-bottom: 2.3125em;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.res-lnk-col-inner form button:focus {
    outline: none;
}

.resource-col.res-lnk-col.dropdown .dropdown-menu button.dropdown-item[disabled],
.res-lnk-col-inner form button[disabled] {
    cursor: default;
}

.resource-col.res-lnk-col.dropdown .res-lnk-col-inner {
    padding-top: 2em;
    padding-bottom: 2.5625em;
}

.resource-more-cat-btn {
    margin-top: 2em;
    text-align: right;
    position: relative;
}

.resource-more-cat-btn .custom-btn {
    text-transform: uppercase;
    padding-left: 1.53125em;
    padding-right: 1.53125em;
}

.resource-col.res-lnk-col.dropdown.show {
    background-color: #838795;
    color: #fff;
}

.resource-col.res-lnk-col.dropdown.show .cat-name-count-row {
    color: #fff;
}

.resources-cat-lists-filter {
    position: relative;
    z-index: 9;
}

.resource-col.res-lnk-col.dropdown i {
    font-size: 2.5em;
}

.resource-col.res-lnk-col.dropdown .dropdown-menu {
    padding: unset;
    border: unset;
    border-radius: 0;
    background-color: #838795;
    margin-top: 0;
    padding-top: 2.53125em;
    padding-bottom: 2.5em;
    font-size: inherit;
    min-width: 24.25em;
    cursor: default;
}

.resource-col.res-lnk-col.dropdown .dropdown-menu .dropdown-item {
    color: #FFFFFF;
    padding: 0;
    background-color: #838795;
    cursor: pointer;
}

.resource-col.res-lnk-col.dropdown .dropdown-menu>div {
    margin-left: 2.53125em;
    margin-right: 2.53125em;
    padding-bottom: 1.125em;
    position: relative;
    padding-top: 1.6875em;
}

.resource-col.res-lnk-col.dropdown .dropdown-menu>div:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    height: 1px;
    opacity: 0.2;
    background-color: #FFFFFF;
}

.resource-col.res-lnk-col.dropdown .dropdown-menu>div:first-child {
    padding-top: 0;
}

.resource-col.res-lnk-col.dropdown .togg-val {
    float: right;
}


/** Our Client Addon**/

.client-wrapper {
    padding-top: 5.5em;
    padding-bottom: 5.5em;
}

.client-inner-col {
    position: relative;
}

.client-inner-col.client-img-col+.client-inner-col.client-inner-col-content {
    width: 45.74%;
}

.client-left-img {
    padding: 2em;
}

.client-left-img-body {
    position: relative;
}

.client-inner-col.client-img-col {
    margin-right: 1.875em;
    width: 52.041%;
}

.client-inner-col-content {
    padding-top: 2.125em;
}

.client-wrapper-img img {
    width: 100%;
    max-height: 506px;
}

.client-pattern {
    position: absolute;
    left: -25px;
    top: -25px;
    width: 22.5625em;
}

.client-wrapper-img {
    position: relative;
    z-index: 1;
}

.client-inner-heading>span {
    font-weight: normal;
}

.our-location-wrapper-img {
    position: relative;
}

img.our-location-right-img-src {
    width: 100%;
}

.our-location-inner-short-desc {
    margin-top: 1.5em;
}

.our-location-address-heading span {
    font-weight: normal;
}

.our-location-address-name>span {
    font-weight: normal;
}

.our-location-address-body {
    margin-top: 2.75em;
}

.our-location-btn-body {
    margin-top: 1.25em;
}

.our-location-btn-body a {
    padding: 1em 0.96875em;
}

.our-location-address-row {
    margin-top: 1em;
}

.our-location-address-col.our-location-address-col-img {
    width: 30.757%;
}

.our-location-address+.our-location-address-bottom-heading {
    padding-top: 1.5em;
}

.our-location-address-email {
    color: #838795;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
}

.our-location-address-col-content {
    background-color: #FFFFFF;
    padding: 2em;
    width: 69.243%;
}

.our-location-inner-col-content {
    width: 50.715%;
    margin-right: 1.9375em;
}

.our-location-inner-col.client-img-col {
    width: 30%;
    margin-left: auto;
}

.our-location-address-bottom-heading {
    padding-bottom: 1.8125em;
}

.our-location-wrapper {
    padding-top: 5.5em;
    padding-bottom: 5.6875em;
}

.our-location-address {
    padding-bottom: 1.5em;
    border-bottom: solid 1px rgba(0, 13, 52, 0.2);
}

.our-location-marker-icon {
    margin-right: 0.5em;
}

.single-image--with-pattern {
    position: relative;
    right: 0;
    padding: 2em;
}

.right-bottom-pattern.client-pattern {
    bottom: 0;
    right: 0;
    top: unset;
    left: unset;
}

.client-inner-heading {
    margin-bottom: 1.5em;
    margin-top: -12px;
}

.client-items-slider .client_inner-item {
   /* border-left: 2px solid;
    padding-left: 1.6875em;
    padding-right: 3px;
    margin-left: 2px;*/
}

.client--inner-short-desc p {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
}

.client-content>p {
    font-size: 1.5625em;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
}

.client-items-slider {
    margin-top: 3em;
}

.client-name,
.client-content {
    margin-bottom: 1em;
}

.client-wrapper>.client-content {
    margin-bottom: 0em;
}

.client-name>p {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
}

.client-designation>p {
    font-size: 0.875em;
    margin-left: 0px;
}

.client_inner_container {
    position: relative;
}

.client_inner_container .slick-arrow-custom-container {
    position: absolute;
    bottom: 0;
    right: 0;
}


/*** LOCATION ADDON ***/

.locations-body {
    margin-bottom: 1.5em;
}

.locations-content img {
    width: 100%;
}

.location-items {
    position: absolute;
    top: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
}

.location-list {
    list-style-type: none;
    padding: 0;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
}

.location-list-item {
    width: 5.85em;
    height: 5.85em;
    padding: 0.2em;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.05);
    background-color: #FFFFFF;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    cursor: pointer;
    transition: all 0.3s ease-in;
}

.location-list-item:hover {
    background: #000d34;
    color: #fff;
    box-shadow: 0 0 0 10px rgba(0, 13, 52, 0.2);
}

.location-item-circle {
    font-size: 0.8em;
}

.location-item-circle span {
    user-select: none;
    word-break: break-word;
}

.location-list-item-1 {
    left: 14%;
    top: 32.5%;
}

.location-list-item-2 {
	left: 49%;
    top: 25%;
}

.location-list-item-3 {
    left: 53%;
    top: 42%;
}



.location-list-item-4 {
    left: 66%;
    top: 40.5%;
}
.location-list-item-5 {
	
	left: 59.5%;
    top: 40%;

}

.location-list-item-6 {
      left: 65.5%;
    top: 28.5%;
}
:lang(ru-RU) .location-list-item-6 {
    left: 73.9%;
    top: 20%;
}

.location-list-item-7 {
    left: 73.9%;
    top: 13%;
}
:lang(ru-RU) .location-list-item-7 {
    left: 82%;
    top: 48.8%;
}

.location-list-item-8 {
    left: 82%;
    top: 47.8%;
}
.location-list-item-9 {
    left: 59%;
    top: 28%
}
/* @media (min-width: 1400px){
	.location-list-item-9 {
     	left: 61%;
    	top: 28%;
	}
	.location-list-item-6{
		  left: 65.5%;
    	  top: 30.5%;
	}
	.location-list-item-5 {
		left: 60.5%;
    	top: 38%;
	}
	.location-list-item-4 {
		left: 64.9%;
		top: 40.5%;
	}
} */

.location-list-item-10 {
    left: 91%;
    top: 68%;
}
:lang(ru-RU) .location-list-item-8 {
    left: 66%;
    top: 33%;
}

.tabs-content-body {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 80;
    padding-top: 3em;
    padding-bottom: 4em;
    background-color: rgba(0, 13, 52, 0.98);
    display: none;
}

.tabs-content-container .nav.nav-tabs {
    justify-content: unset;
    border-bottom: solid 2px rgba(255, 255, 255, 0.3);
    margin-top: 1.5em;
}

.location-cat-item-tab a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding-top: 0.75em;
    padding-bottom: 0.75em;
    border-bottom: 2px solid transparent;
    margin-bottom: -2px;
}

li.location-cat-item-tab a.active,
.location-cat-item-tab a:hover {
    border-bottom-color: #FFFFFF;
}

.location-cat-item-tab a span {
    font-size: 1.25em;
}

.tabs-content-container ul .location-cat-item-tab:not(:last-child) {
    margin-right: 2.5em;
}

.location-list-items {
    margin-top: 1.625em;
    padding: 0;
    list-style: none;
    overflow: auto;
    height: 500px;
}

.locations-body .nav.nav-tabs,
.locations-body .location-list-items {
    padding: 0;
}

.location-list-items::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.location-list-items::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.location-list-items::-webkit-scrollbar-thumb {
    background-color: #35405e;
}

.location-list-row-body {
    display: flex;
    align-items: center;
}

.location-list-items>li:not(:last-child) {
    margin-bottom: 0.5em;
}

[data-custom-scroll]::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

[data-custom-scroll]::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

[data-custom-scroll]::-webkit-scrollbar-thumb {
    background-color: #000d34;
}

.location-row-item {
    padding: 1.5em 1em;
    color: #fff;
    border: solid 2px rgba(252, 252, 252, 0.1);
    background-color: rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease-in;
}

.location-row-item:hover {
    background: white;
}

.location-row-item:hover * {
    color: #051238;
}

.location-address-one {
    width: 15%;
    padding-right: .5em;
}

.location-address-email {
    width: 15%;
}

.location-address-one,
.location-address-two,
.location-name,
.location-address-phone_no,
.location-address-email {
    position: relative;
    padding-left: 1.3em;
}

.location-list-items .location-address-one i,
.location-list-items .location-address-two i,
.location-list-items .location-name i,
.location-list-items .location-address-phone_no i,
.location-list-items .location-address-email i {
    position: absolute;
    top: 5px;
    left: 0;
}

.location-address-email span i,
.location-address-phone_no span i,
.location-name span i,
.location-address-one span i {
    padding-right: 0.53125em;
}

.location-address-two {
    width: 36%;
    padding-right: .5em;
}

.location-name {
    width: 12%;
    padding-right: .5em;
}

.location-address-phone_no {
    width: 15%;
    padding-right: .5em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.location-address-email span {
    display: flex;
    align-items: center;
}

.location-row-item a {
    color: #FFFFFF;
    text-decoration: unset;
}

.tab-close-body {
    width: 1.5em;
    height: 1.5em;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #333d5c;
    border-radius: 100px;
    cursor: pointer;
}

.tab-close-body i {
    color: #FFFFFF;
    font-size: 0.8em;
}


/*** SEARCH PAGE ***/

.top-search-result-heading .h3 {
    font-weight: 500;
}

body.search .status-publish.hentry,
body.search .content-wrapper {
    background: #f7f7f9;
}

.search-form {
    position: relative;
    display: flex;
    align-items: center;
    border: solid 2px #FFFFFF;
    background-color: rgba(255, 255, 255, 0.2);
    justify-content: space-between;
    padding: 1.42em 1.64em;
}

.search-form .search-label {
    width: 100%;
    margin: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.search-form .search-field {
    width: 100%;
    border: 0;
    background-color: transparent;
    padding-left: 1em;
    padding-right: 1em;
    color: #FFFFFF;
    left: 0;
    font-size: 1.875em;
    line-height: 1.3;
}

.search-form .search-field:focus {
    outline: 0;
}

.search-form i {
    font-size: 1.875em;
}

.search-form .fas.fa-times {
    display: none;
}

.search-form .search-field.search-text-extis+i {
    display: unset;
    cursor: pointer;
}

.search-result-text-record {
    padding-bottom: 2.5em;
}

.search-filter-dropdown-sort-by,
.search-filter-dropdown-filter {
    width: 20.3%;
}

.search-filters {
    margin-top: 1.5em;
}

.search-content-results {
    width: 82.955%;
    padding-right: 5em;
}

.search-content-results-body {
    padding-top: 2.5em;
    padding-bottom: 5em;
}

.search-results-side-bar {
    width: 17.045%;
}

.search-content-results-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.search-result-item {
    background-color: #FFFFFF;
    transition: all 0.3s ease-in;
}

.search-content-results-list .search-result-item:not(:last-child) {
    margin-bottom: 1em;
}

.search-result-item:hover {
    background: #000d34;
}

.search-result-item:hover * {
    color: #fff;
    opacity: 1;
}

.search-result-item .search-result-link a:after {
    background: #fff;
}

.search-result-content-col {
    padding: 2em;
}

.search-result-cat span {
    line-height: 1.25;
    color: #000d34;
    opacity: 0.5;
}

.search-result-cat {
    padding-bottom: 0.8125em;
}

.search-result-title span {
    line-height: 1.6;
}

.search-result-title {
    padding-bottom: 0.875em;
}

.search-result-content {
    padding-bottom: 1.375em;
}

.search-result-content {
    line-height: 1.4;
}

.search-result-link span {
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #000d34;
    text-transform: uppercase;
}

.search-result-img-col {
    width: 22.32em;
}

.search-result-img-body {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.search-load-more-btn {
    text-transform: uppercase;
}

.search-load-more-body {
    margin-top: 1.5em;
}

.top-search-result-list .top-search-result-item:not(:last-child) {
    margin-bottom: 1em;
}

.top-search-result-list {
    margin: 0;
    padding: 0;
    margin-top: 1.5em;
    list-style-type: none;
}

.no-result-reason {
    padding: 0;
    margin-top: 1.9375em;
    padding-left: 1.1em;
}

.no-result-reason li:first-child {
    margin-right: 5em;
}

.search-content-results.no-result {
    width: 59.66%;
    border-right: solid 1px #7c8297;
}

.specific-bold {
    font-weight: bold;
}

.quick-link-no-result {
    margin-left: 5.9375em;
}

.search-content-results.no-result+.search-results-side-bar .top-search-result-body {
    margin-left: 4.2625em;
}

.top-search-result-item a {
    color: #000d34;
    text-decoration: none;
}

.header-menu-active .main-menu-nav .menu-active>.sub-menu-wrapper {
    background-color: rgba(0, 13, 52, 0.85);
    height: 100vh;
}

.mega-menu-column {
    background-color: #FFFFFF;
}

.contact-form-row {
    padding-top: 4em;
}

div#lets-get-touch {
    padding-bottom: 4em;
}

.search-pop-cat {
    margin-bottom: 2em;
}

.search-heading p {
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
}

.search-list {
    margin-bottom: 0;
    margin-top: 1.5em;
}

.system-content .vc_row:first-child .wpb_wrapper h2,
.content-wrapper .vc_row:first-child .wpb_wrapper h2 {
    font-size: 2.1875em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.37;
    letter-spacing: normal;
}

.location-ref-item-img img {
    max-width: 100%;
    width: 100%;
    max-height: 200px;
}


/*** CAREER ADDON **/

.career-list-body {
    padding: 4em 0;
}

.cl-list-body {
    margin-top: 1.687em;
}

.cl-list-filter-body {
    display: flex;
    padding-top: 1.687em;
}

.cl-filter-country,
.cl-filters {
    width: 23.295%;
}

.cl-lists-col {
    width: 76.705%;
    border-left: solid 1px rgba(0, 13, 52, 0.4);
}

.cl-lists-col-content {
    padding-left: 2em;
}

.cl-filter-cat-body .cl-filter-cat-list {
    margin-top: 0.5625em;
    padding-left: 0;
}

.cl-filter-heading>p {
    margin-left: 0;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: -0.07px;
    color: #000000;
}

.cl-filter-cat-item.cl-cat-item-all span {
    line-height: 1.75;
    color: #9b9b9b;
    font-size: 1em;
}

.cl-filter-cat-list .cl-filter-cat-item:not(:first-child) {
    margin-top: 1.5em;
}

.cl-filter-cat-list .cl-filter-cat-item span {
    font-size: 1em;
    font-stretch: normal;
    line-height: 1.75;
    color: #000d34;
    opacity: 0.5;
}

.cl-filter-cat-item.active {
    font-weight: bold;
    line-height: 1.75;
    color: #9b9b9b;
    font-size: 1em;
}

.cl-filter-cat-item span {
    cursor: pointer;
}

.cl-list-row {
    border-bottom: solid 2px #000000;
    padding-bottom: 1.25em;
    transition: all 0.3s ease-in;
}

.cl-list-row:hover {
    background-color: rgba(0, 13, 52, 0.1);
    padding: 1.5em;
}

.cl-rows-body .cl-list-row:not(:last-child) {
    margin-bottom: 1.5em;
}

.cl-lists-col-inner-content .cl-rows-body:not(:last-child) {
    margin-bottom: 1.5em;
}

.cl-list-row .cl-list-bottom-row,
.cl-list-row .cl-title {
    margin-top: 1em;
}

.cl-list-row .cl-list-bottom-row {
    display: flex;
    justify-content: space-between;
}

.cl-list-row .cl-list-bottom-row.last {
    justify-content: flex-end;
}

.cl-list-row .cl-close-date>span {
    opacity: 0.5;
}

.cl-readmore a>span {
    color: #000d34;
    font-weight: 500;
}

.cl-list-row * {
    user-select: none;
}

.cl_load_more {
    margin-top: 2em;
    display: none;
}

.cl_load_more .custom-btn {
    padding: 1em 1.5em;
    text-transform: uppercase;
}

.timeline-main-body .t-list {
    display: flex;
    justify-content: space-between;
    padding: 0;
}

.time-line-slider-body {
    margin-top: 3.5em;
}

.t-list-sec {
    margin-top: 2.000em;
    height: 5em;
}

.t-list li:not(:last-child) {
    width: 100%;
}

.t-list li.active .tm-year {
    font-size: 1.5em;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
}

.t-dot {
    width: 1.5em;
    height: 1.5em;
    background: white;
    display: block;
    position: absolute;
    border-radius: 100px;
    border: 0.375em solid rgba(0, 13, 52, 0.2);
    top: 2.75em;
    left: 0.3125em;
}

.t-list>li:after {
    background: #cccfd6;
    position: absolute;
    height: 1px;
    width: 100%;
    content: "";
    left: 0;
    bottom: -1.625em;
    right: 0;
    z-index: -8;
}

.t-list li:first-child:after,
.t-list li:first-child .t-dot {
    left: 0.5625em;
}

.t-list li:not(:first-child):after {
    left: 0.625em;
}

.t-list li.active:after {
    background: #000d34;
}

.t-list li:last-child:after,
.t-list li:last-child .t-dot {
    right: 0;
}

.t-list li:last-child:after {
    width: 0;
}

.t-dot.t-dot-active {
    width: 2.5em;
    height: 2.5em;
    border-width: 0.8125em;
    border-color: #000d34;
    top: 2.25em;
}

.t-list li:not(.active) .tm-year {
    margin-top: 0.5em;
    display: inline-block;
    color: rgba(0, 13, 52, 0.2);
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
}

.t-list li>span {
    cursor: pointer;
}

body .cf-response-notify, body .cf-response-notify-error
{
    display:none;
}

.wpcf7-response-output{
    display: none;
}

form.wpcf7-form.sent .cf-response-notify {
    display: flex;
}

form.wpcf7-form.invalid .cf-response-notify-error
{
    display: flex;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors~div.cf-response-notify-error,
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok+.cf-response-notify,
.wpcf7-response-output.wpcf7-display-none.wpcf7-spam-blocked~div.cf-response-notify-error {
    display: flex;
}

.wpcf7-response-output.wpcf7-display-none {
    display: none !important;
}

.c-f-news+.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    display: block !important;
    text-align: left;
    color: #8BC34A;
    padding: 0;
}

.response-close {
    position: absolute;
    right: 1.0625em;
}

.cf-response-notify,
.cf-response-notify-error {
    display: flex;
    align-items: center;
}

.cf-response-notify-icon-error,
.cf-response-notify-icon {
    background: black;
    color: #fff;
    padding: 1.5em 0.25em;
    border: solid 1px rgb(0, 0, 0);
    border-left: none;
}

.cf-response-notify-icon-error {
    background: #ae1a1a;
    border: solid 1px #ae1a1a;
    border-left: none;
}

.cf-response-notify-message,
.cf-response-notify-message-error {
    background: white;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    padding-left: 1.5em;
    width: 100%;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    border: solid 1px rgba(0, 13, 52, 0.25);
    border-left: none;
    padding-right: 1.0625em;
    position: relative;
}

.cf-response-notify-message-error {
    border: solid 1px rgb(174, 26, 26);
    border-left: none;
}

.cf-response-notify-message-error>span,
.cf-response-notify-message>span {
    font-size: 1.25em;
}

.cf-response-notify-message>.cf-response-notify-message-suffix {
    color: rgba(0, 13, 52, 0.5);
}

.grid_strategic_partner:after {
    content: "";
    position: absolute;
    width: 13.69em;
    height: 18.625em;
    z-index: 99;
    top: 0;
    right: 0;
    opacity: 0.89;
    background-color: #fff;
}

.stretegic-left-content {
    width: 41.586%;
    margin-right: 6.25em;
}

.stretegic-inner-content {
    margin-top: 1.6875em;
}

.stretegic-right-content {
    width: 58.414%;
}

.stretegic-right-content .part-slider,
.stretegic-right-content .part-slider img {
    width: 18.625em;
    height: 18.625em;
}

.stretegic-right-content .part-slider:not(:last-child) {
    margin-right: 2em;
}

.stretegic-inner-content p {
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
}

.singl-vr-frame iframe {
    width: 100%;
}

@media (min-width: 768px) {
    .tab-to-accordian,
    .location-address-one i.fas.fa-chevron-down {
        display: none;
    }
}

@media (max-width: 1400px) {
    .wpb_wrapper ul.location-list-items {
        padding-left: 0;
    }
    .location-list-items .location-list-row-body {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .fs-90 {
        font-size: 40px;
    }
    .fs-80 {
        font-size: 38px;
    }
    .fs-70 {
        font-size: 35px;
    }
    .fs-60 {
        font-size: 33px;
    }
    .fs-50 {
        font-size: 30px;
    }
    .fs-40 {
        font-size: 28px;
    }
    h1,
    .h1 {
        font-size: 25px;
    }
    h2,
    .h2 {
        font-size: 22px;
    }
    .wpb_text_column h2,
    .wpb_text_column .h2 {
        font-size: 25px;
    }
    h3,
    .h3 {
        font-size: 15px;
    }
    p,
    .paragraph {
        font-size: 16px;
        margin: 0;
    }
    .semi-bold-16 {
        font-size: 16px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
    }
    .semi-unbold-16 {
        font-size: 16px;
    }
    .semi-bold-600-fs-14 {
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.43;
        letter-spacing: normal;
    }
    .semi-bold-14 {
        font-size: 14px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.43;
        letter-spacing: normal;
    }
    .hero-banner {
        height: 15.4375em;
        background-size: 100%;
    }
    .hero-banner-text-body {
        padding-top: 11.1875em;
    }
    .locations-wrapper {
        display: none;
    }
    .locations-body .tabs-content-body {
        display: block !important;
        position: unset !important;
        background-color: unset;
    }
    .tabs-content-container .nav.nav-tabs {
        display: none;
    }
    .locations-body .tab-content>.tab-pane {
        display: block !important;
        opacity: 1 !important;
    }
    .locations-body .location-list-items {
        height: 0 !important;
        margin: 0;
    }
    .locations-body .tab-to-accordian {
        background-color: #FFFFFF;
        width: 100%;
        padding: 16px 0;
        border-bottom: solid 0.5px rgba(131, 135, 149, 0.36);
    }
    .locations-body .tab-to-accordian>.container {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .location-list-body .tab-to-accordian span {
        color: #000d34;
        font-size: 20px;
    }
    .tab-close-body {
        display: none;
    }
    .bread-curmb-page-linkc .itm-lnk-row {
        box-shadow: unset;
        width: 100%;
        padding: 0;
    }
    .bread-curmb-page-linkc {
        display: flex;
        flex-wrap: wrap;
    }
    .bread-curmb-page-linkc .bread-crumb-container {
        order: -1;
    }
    .sys-idz-lnk {
        border-bottom: 2px solid transparent;
    }
    .tab-to-accordian i {
        -moz-transition: all .5s linear;
        -webkit-transition: all .5s linear;
        transition: all .5s linear;
    }
    .tab-to-accordian.accordian-active i {
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        color: #FFFFFF;
    }
    .tab-to-accordian.accordian-active+.container .location-list-items {
        height: auto !important;
        padding-bottom: 1.5em;
    }
    .tab-to-accordian.accordian-active,
    .tab-to-accordian.accordian-active+.container {
        background-color: #000d34;
        border-bottom: solid 0.5px transparent;
    }
    .tab-to-accordian.accordian-active span {
        color: #FFFFFF;
    }
    .tabs-content-container.container {
        padding: 0;
    }
    .location-list-row-body>div {
        width: 100%;
    }
    .location-list-items .location-list-row-body>div:not(:first-child),
    .location-list-items .location-list-row-body>div:first-child .fa-map-marker-alt {
        display: none;
    }
    .locations-body .location-row-item-active .location-list-row-body>div {
        display: block;
    }
    .location-row-item-active .location-list-row-body>div:first-child .fa-map-marker-alt {
        display: inline-block;
    }
    .location-address-one i.fas.fa-chevron-down {
        float: right;
        right: 0;
        left: auto;
        margin-top: 0;
        -moz-transition: all .4s linear;
        -webkit-transition: all .4s linear;
        transition: all .4s linear;
    }
    .location-list-row-body {
        display: inherit;
    }
    .location-row-item-active .location-address-one i.fas.fa-chevron-down {
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .location-row-item.location-row-item-active {
        background-color: #FFFFFF;
        color: #000d34;
    }
    .location-row-item.location-row-item-active a {
        color: #000d34;
    }
    .location-row-item.location-row-item-active .location-address-two {
        margin-top: 20px;
        padding-bottom: 16px;
        border-bottom: solid 1px rgba(0, 13, 52, 0.2);
        margin-bottom: 16px;
    }
    .location-row-item.location-row-item-active .location-address-phone_no,
    .location-row-item.location-row-item-active .location-name {
        margin-bottom: 8px;
    }
}

.ts-ni-col {
    position: relative;
    width: 50%;
}

.ts-single-image-content {
    padding-bottom: 1.8125em;
    padding-top: 0;
    padding-right: 2em;
    padding-left: 1.8125em;
}

.ts-img-src-wrapper {
    position: relative;
    max-height: 21.625em;
    height: 21.625em;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.ts-img-src-wrapper img {
    width: 100%;
}

.ts-single-image-content .left-bottom-pattern {
    left: 0;
    bottom: 0;
}

.timelineslider-nestedcontainer {
    position: relative;
}

.timelinenested-navbody {
    position: absolute;
    bottom: 1.8125em;
    left: 50%;
}

.ts-content-year {
    margin-bottom: 2em;
}

.ts-content-desc {
    overflow-y: auto;
    max-height: 10em;
    height: 10em;
}

.ts-content-desc::-webkit-scrollbar-track {
    background-color: #c3c8da;
}

.ts-content-desc::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.ts-content-desc::-webkit-scrollbar-thumb {
    background-color: #ecedee;
}

.ts-content-title {
    padding-bottom: 1.1875em;
}

.ts-img-src-wrapper.no_ts_image {
    border: 2px solid #000d34;
}

.ts-content-year .h3 {
    font-size: 2.1875em;
}

.ts-content-title .h4 {
    font-size: 1.875em;
}

.tc-icon-text {
    align-items: center;
    display: flex;
}

.tc-icon {
    width: 1.2em;
    height: 1.2em;
    background-color: rgba(131, 135, 149, 0.2);
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.5em;
}

.tc-icon i {
    font-size: 0.625em;
}

.tc-linkedin {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tc-icon-text-body>div {
    margin-bottom: 0.8125em;
}

.team-con-info>h3 {
    margin-bottom: 0.8125em;
}

.tgt_calculator-body {
    padding: 4em 0;
}

.lity {
    background: #000000;
}

#ui-datepicker-div {
    z-index: 9999 !important;
}


/* custom youtube video styling */
.video-youtube-body  {
    padding: 0;
    text-align: center;
    max-width: 50em;
    margin: 0 auto;
}

.video-youtube-body .video-body-pattern {
    display: none;
}

.video-youtube-body .youtube-video-title p {
    margin-bottom: 1.5em;
    font-size: 30px;
    line-height: 1.33;
    text-align: center;
    color: #000d34;
    text-transform: capitalize;
} 

.video-youtube-body .video-wrapper {
    height: 30em;
}

@media screen and (max-width: 460px){
    .video-youtube-body .video-wrapper {
        height: 14em;
    }
}

.video-youtube-body .video-wrapper .video-content {
    height: 100%;
}

.video-youtube-body .video-wrapper .video-content iframe {
    margin: 0;
}


.video-youtube-body .video-content .video-overlay {
    display: none;
}