.newNav {
    z-index: 99997 !important;
}

.site-nav nav > ul > li > a {
    text-transform: uppercase;
}

.site-nav .client_portal {
    display: none;
}

.page-title {
    background-position: 0 center !important;;
}

.single-solution .page-title {
    background-position: center center !important;;
}

.itr_section {
    z-index: 1;
    position: relative;
}

#rev_slider_1_1 .tp-caption {
    text-shadow: rgba(252, 251, 249, 0.6) 1px 1px 0px, rgba(252, 251, 249, 0.6) -1px -1px 0px;
}

.page-title h1 {
    color: #ffffff;
    text-shadow: 0 -2px 20px rgba(0, 0, 0, 0.85), 0 2px 20px rgba(0, 0, 0, 0.85);
    font-weight: 700 !important;
}

.creative_container.full_img_hero:before {
    background-color: #2a2a2a !important;
}

.home .servicesList > div{
    margin: 15px 0;
    display: inline-block;
    float: none;
}

.creative_container.full_img_hero {
    padding-left: 4%;
    padding-right: 4%;
}

.creative_container.full_img_hero img {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 685px;
    object-fit: cover;
    object-position: bottom center;
}

.creative_hero_title p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 72px;
    font-weight: 700;
    color: white;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.single-solution .top-bar, .single-solution .top-bar a {
    color: #ffffff;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.85);
}

.single-solution .page-title h1,
.creative_hero_title p {
    text-shadow: 0 0 25px rgba(0, 0, 0, 0.85);
}

.heading.style3 {
    margin-bottom: 40px !important;
}

.heading.style3 .head_tag {
    margin-bottom: 15px !important;
}

.portalLink {
    padding: 0 !important;
}

.portalLink i {
    font-size: 20px !important;
}

.portalLink .orangeTxt {
    color: #faa61a !important;
}

.home .slick-slider {
    padding-bottom: 60px;
}

.home .slick-slider .slick-arrow {
    bottom: 0;
    top: unset;
    opacity: 1;
    margin-bottom: -5px;
    transform: translateX(-50%);
    left: 50%;
    height: 30px;
    line-height: 30px;
    background: transparent;
    color: #faa61a;
    border: 1px solid #faa61a;
    border-radius: 5px !important;
    font-size: 18px;
}

.home .solution_grid_row > .container-fluid > .row > .col-md-12,
.single-solution .solution_grid_row > .container-fluid > .row > .col-md-12 {
    padding-left: 15px;
    padding-right: 15px;
}

.solutions_grid {
    padding-bottom: 70px;
}

.single-solution .solution_grid_row{
    padding: 35px 0;
}

.selected_solutions_grid {
    padding-top: 0;
    padding-bottom: 0;
}

.selected_solutions_grid .flex-col {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: initial;
    margin-bottom: 20px;
}

.slick-slider .slick-arrow.slick-next {
    margin-left: 20px;
}

.slick-slider .slick-arrow.slick-prev {
    margin-left: -20px;
}

.servicesBoxRow,
.servicesList .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    margin-top: 40px;
    padding: 0 75px;
}

.servicesBoxRow:before {
    position: absolute;
    height: 65%;
    width: 100%;
    content: "";
    display: block;
    left: 0;
    top: 50%;
    z-index: 0;
    background-color: white;
}

.servicesList .row {
    margin-top: 0 !important;
    padding: 0 !important;
}

.servicesBoxRow > [class*='col-'] {
    padding: 0;
}

.servicesList .row > [class*='col-'] {
    margin-bottom: 30px;
}

.servicesBoxRow .oc-feature.style7,
.servicesList .oc-feature.style7 {
    transform: scale(1);
    z-index: 0;
}

.servicesBoxRow .oc-feature.style7:hover,
.servicesList .oc-feature.style7:hover {
    transform: scale(1.1);
    z-index: 2;
    cursor: default;
}

.servicesBoxRow .oc-feature.style7 .box_inner,
.servicesList .oc-feature.style7 .box_inner {
    padding: 0 10px;
    min-height: 130px;
    transition: all 0.2s ease-in-out;
    overflow: hidden;
}

.servicesBoxRow .oc-feature.style7 .feature_content,
.servicesList .oc-feature.style7 .feature_content {
    width: 100%;
    color: #d4d4d4;
    min-height: 120px;
    margin-top: 10px;
}

.servicesBoxRow .oc-feature.style7:hover .feature_content,
.servicesList .oc-feature.style7:hover .feature_content {
    color: #ffffff;
}

.servicesBoxRow .oc-feature.style7 .feature_content p,
.servicesList .oc-feature.style7 .feature_content p {
    margin: 0;
}

.servicesBoxRow .oc-feature.style7 .feature-img img,
.servicesList .oc-feature.style7 .feature-img img {
    filter: grayscale(1);
    position: relative;
    width: 100%;
    object-fit: cover;
    object-position: bottom center;
    opacity: 0.5;
    transition: all 0.4s ease;
    min-height: 200px;
}

.servicesBoxRow .oc-feature.style7 .feature-img,
.servicesList .oc-feature.style7 .feature-img {
    background: #efefef;
}

.servicesBoxRow .oc-feature.style7:hover .feature-img,
.servicesList .oc-feature.style7:hover .feature-img {
    box-shadow: 0 0 20px 0 #00000075;
}

.servicesBoxRow .oc-feature.style7:hover .feature-img img,
.servicesList .oc-feature.style7:hover .feature-img img {
    opacity: 1;
}

.servicesBoxRow .oc-feature.style7 .box_inner .btn.box_more,
.servicesList .oc-feature.style7 .box_inner .btn.box_more {
    display: none !important;
    margin-top: 0;
}

.servicesBoxRow .oc-feature.style7:hover .btn.box_more,
.servicesList .oc-feature.style7:hover .btn.box_more {
    display: block !important;
}

.text-bold {
    font-weight: bold;
}
.main-color.v-all-solutions:hover{
    color: #333;
}

#careers {
    justify-content: center;
}

#careers .icon_box {
    min-height: 320px;
}

#careers .box_text {
    color: #ffffff;
}

.service_inner_list
#careers .bx_in_icon {
    padding: 7px 10px;
    border-radius: 50%;
}

#training {
    background: #131313;
    color: #ffff;
    position: relative;
}

#training:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 100%;
    background-color: #1b1b1b;
    top: 0;
    right: 0;
}

#training .custom-list > li:first-child {
    padding-top: 0;
}

#training .heading, #training .wpb_content_element,
#training .custom-list {
    margin: 0 25px;
}

#benefits_container .wpb_text_column {
    width: 55%;
    margin-left: auto;
    margin-right: auto;
}

#benefits_container .wpb_text_column p {
    text-align: center;
}

#benefits {
    margin-top: 50px;
}

#benefits .col-md-12 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#benefits .col-md-12 .icon_box {
    padding: 0 15px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    min-width: 15%;
    margin-top: 25px;
}

#benefits .box_content h4 {
    font-size: 16px;
}

#benefits .box_title:after {
    content: none;
}

.post-type-archive-solution .top-head.fixed-head,
.tax-solution-type .top-head.fixed-head {
    position: relative;
}

.post-type-archive-solution .top-head.affix,
.tax-solution-type .top-head.affix {
    position: fixed !important;
}

.footer_img {
    margin-bottom: 70px;
}

#footWrapper.footer-3 .footer-middle .col-md-3:nth-child(1) {
    width: 50%;
}

.single-solution .post-info, .single-post .post-info {
    display: none;
}

.single-solution .itr-main-content,
.single-solution .blog-single .entry-content {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.single-solution .solution-intro .heading.style3.centered:after {
    background-color: #ffffff !important;
}

.single-solution .solution-intro {
    background-color: #131313 !important;
    color: white !important;
}

.solution-intro button {
    margin-left: auto;
    margin-right: auto;
}

.single-solution .solution-features {
    background-color: #F4F4F4;
    position: relative;
}

.single-solution .solution-features:before {
    content: '';
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: 100%;
    background-color: white;
}

.single-solution .vc_tta-tab:first-child, .single-solution .vc_tta:not(.vc_tour) .vc_tta-tab:first-child {
    margin-left: 0 !important;
}

.single-solution .vc_tta-tab:not(.vc_active) {
    background-color: #131313 !important;
    color: white !important;
}

.single-solution .vc_tta-panel-body {
    background-color: #ffffff;
}

.single-solution .vc_tta-panel-body li {
    white-space: normal;
}

.single-solution .vc_tta-panel-body li:not(:last-child) {
    border-bottom: 1px solid #E4E4E4;
    padding: 15px 0 !important;
}

.single-solution .vc_tta-panel-body li i {
    color: #faa61a !important;
}

.single-solution .vc_tta-tabs-list {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.single-solution .vc_tta-tab {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
    text-align: center !important;
}

.single-solution .vc_tta-tab a {
    text-align: left;
}

.single-solution.wpb-js-composer .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
    margin-left: 0 !important;
}

.related_solutions_container {
    padding-top: 70px;
}

.related_solutions_container .heading.style3 {
    margin-bottom: 30px !important;
}

.flex-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.flex-col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.solutions_grid .flex-row.xs-padding {
    justify-content: start;
}

.solution_grid_row .solutions_grid .flex-row.xs-padding{
	justify-content: center;
}

.solutions_grid .solution_box {
    transition: all .2s ease-in-out;
    background-color: #2a2a2a;
}

.solutions_grid .solution_box:hover {
    /*transform: scale(1.1);
    box-shadow: 0 0 14px 1px #00000042;*/
    background-color: #faa61a;
}

.solutions_grid .solution_box {
    margin: 0 auto;
    position: relative;
    text-align: left;
    min-height: 80px;
    height: 100%;
    padding: 10px 10px;
}

.solutions_grid .solution_box .solution_box_text {
    font-size: 14px;
    transform: none;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.1;
    color: #ffffff;
    margin-bottom: 6px;
}

.solutions_grid .solution_box .solution_box_description {
    color: #ffffff;
    display: block;
    line-height: 1.2 !important;
}

.solutions_grid .solution_box .solution_box_text.finvent_solution {
    color: #faa61a;
}

.solutions_grid .solution_box:hover .solution_box_text.finvent_solution {
    color: #ffffff;
}

.solutions_grid .solution_box:hover .solution_box_text {

}

.post-type-archive-solution .solutions_grid .solution_box .solution_box_description {
    color: #a0a0a0;
    font-size: 12px !important;
}

.post-type-archive-solution .solutions_grid .solution_box:hover .solution_box_text,
.post-type-archive-solution .solutions_grid .solution_box:hover .solution_box_description {
    color: #ffffff;
}

.clients_row .row,
.clients_row .row .col-md-12,
.case_studies_row .row .col-md-12,
.oc-tests.testo-2.normal-test,
.awards_grid .col-md-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.awards_grid .wpb_single_image {
    width: 25%;
    float: none;
    margin-bottom: 30px;
}

.tax-solution-type .pageContent .sm-padding.itr_section {
    padding-bottom: 30px;
}
.solutions_archive_grid{
    display: flex;
    flex-wrap: wrap;
}
.solutions_archive_grid > [class*='col-'], .taxonomy_grid > [class*='col-'] {
    margin-bottom: 40px;
}

.custom-list li {
    text-align: left;
    display: flex !important;
    align-items: baseline;
    white-space: normal;
}

.services_inner_list li i {
    font-size: 26px;
}

.services_inner_list.custom-list li {
    align-items: self-start;
}

.col_with_shadow {
    box-shadow: 0 0 20px 0px #00000033;
    padding: 0 15px 20px;
}

.add_heading_padding.align-items-center .row.row-eq-height {
    align-items: center;
}

.align-items-center .row-eq-height, .align-items-center .row-eq-height .row {
    align-items: center;
}

.col_with_shadow.col_with_shadow h4 {
    font-size: 37px;
    line-height: 1.15;
}

.col_with_shadow h4.head_tag span {
    font-size: 34px;
}

.service_row_with_img .row .wpb_single_image {
    position: relative;
    height: 100%;
}

.service_row_with_img .row .wpb_single_image img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
}

.add_heading_padding .heading {
    padding: 20px 0 0;
}

.clients_row.no-top-padding {
    padding-top: 0;
}

.clients_row .oc-feature h5.feature_sub {
    color: #383838;
}

.clients_row .oc-feature .feature_content {
    color: #faa61a;
}

.clients_row .oc-feature,
.case_studies_row .oc-feature {
    width: 24%;
    position: relative;
    margin: 0 0.4% 30px;
    padding: 15px;
    -webkit-box-shadow: 0 0 0 2px #eee;
    -moz-box-shadow: 0 0 0 2px #eee;
    box-shadow: 0 0 0 2px #eee;
    transition: all 0.2s ease-in-out;
}

.case_studies_row .oc-feature:hover {
    box-shadow: 0 0 20px 0 #00000075;
    background-color: #ffffff;
    z-index: 1;
    transform: scale(1.1);
}

.case_studies_row .oc-feature .feature_title,
.clients_row .oc-feature h4.feature_title {
    min-height: 60px;
}

.case_studies_row .oc-feature .feature_title a,
.clients_row .oc-feature .feature_title,
.case_studies_row .oc-feature .feature_content {
    color: #131313;
    position: relative;
    margin-bottom: 20px;
}

.case_studies_row .oc-feature .feature_title a:hover {
    color: #faa61a;
}

.case_studies_row a.btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

#testimonials_slider_row {
    margin: 0 4% 0;
    position: relative;
}

#testimonials_slider_row:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.oc-tests.testo-2.normal-test .oc-block {
    background-color: #faa61a21;
    width: 47%;
    margin: 0 .5%;
    position: relative;
    padding: 40px 40px 8%;
}

.oc-tests.testo-2.normal-test .oc-block .testi_desc {
    color: #131313;
}

.oc-tests.testo-2.normal-test .oc-block .testi_bottom {
    left: 50%;
    transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
    width: 85%;
}

.oc-tests.testo-2.normal-test .oc-tests .testi_author,
.oc-tests.testo-2.normal-test .oc-tests .testi_slogan {
    white-space: normal;
}

.slick-initialized .slick-slide {
    margin: 0 30px !important;
}

.testimonials_slider {
    z-index: 2;
}

.testimonials_slider .testi_slug {
    color: #ffffff !important;
}

#testimonials_slider_row .testi_desc {
    min-height: 80px;
}

.top-foot-nl-txt {
    padding-top: 0;
}

#partners .col-md-6 {
    background-color: #131313;
    padding: 25px 15px;
    border: 3px solid #ffffff;
    color: #ffffff;
}

#partners .vc_single_image-wrapper {
    max-width: 200px;
    margin-bottom: 25px;
}

#partners .wpb_content_element {
    width: 95%;
    margin: 0 auto;
}

.partner_row .row.row-eq-height {
    align-items: center;
}

.partner_row .cp_btn {
    margin-top: 30px !important;
}

.pager {
    margin: 0 0 20px;
}

.thank_u_icon {
    padding: 30px;
    border: 4px solid #faa61a;
    border-radius: 50%;
    background-color: #faa61a;
}

#footWrapper .flex-row {
    align-items: center;
}

#footWrapper a.btn {
    color: #ffffff;
    background-color: #131313;
    padding: 15px 75px;
    border-radius: 0;
    border: none;
    font-size: 22px;
}

#footWrapper .top_footer_left h3 {
    margin: 0 auto;
    font-size: 28px;
    font-weight: bold;
    white-space: nowrap;
}

.solution_topfooter_btn {
    text-align: right;
}

#footWrapper .footer_img {
    margin-bottom: 48px;
}

#footWrapper .widget_recent_entries .post-img {
    display: none;
    width: 0;
    float: none;
    margin-right: 0;
}

#footWrapper .widget_recent_entries li:not(.no-post-img) .widget-post-info {
    margin-left: 0;
}

ul.related_posts_list {
    padding: 0;
    list-style: none;
}

.related_posts_list li i {
    margin-right: 10px;
}

.contact_list_info .custom-list.style1 {
    min-height: 150px;
}

.wpcf7-recaptcha > div {
    margin-left: auto;
    margin-right: auto;
}

.wpcf7 .form-group:last-child{
    margin-bottom: 0;
}

.gdpr-compl {
    margin: 40px 0 0;
}

.gdpr-compl p i {
    color: #faa61a;
    font-size: 19px;
    vertical-align: middle;
    margin-right: 10px;
}

.gdpr-compl p {
   font-size: 0.9em;
}

.blog .post-image{
    display:table;
    width: 100%;
}

.blog .post-image .post-thumbnail{
    display:table-cell;
    vertical-align: middle;
}

.blog .page-title{
    overflow:hidden;
}

#itr_blog_content {
    display: flex;
    flex-wrap: wrap;
}

.recaptcha-empty .g-recaptcha iframe {
    box-shadow: 0 0 6px 0 rgba(255, 0, 0, 0.4), inset 0 0 3px 0 rgba(255, 0, 0, 0.8) !important;
}