/*!
 * Start Bootstrap - Agency v5.0.3 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */

html {
    height: 100%;
    margin: 0;
  }

body {
    overflow-x: hidden;
    /* font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; */
    font-family: "Poppins", Arial;
    letter-spacing: 0.0725em;
    color: #788487;
    height: 100%;
    margin: 0;
}

.bg-header .intro-text2{
    position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
}


p {
    line-height: 1.75;
}

a {
    color: #c21432;
}

a:hover {
    color: #fec503;
}
.team-viewDefine{position: absolute;bottom:20px;}
.team-viewDefine img{margin-bottom:10px;}
.team-viewDefine h6{margin: 0;}
.team-viewDefine h8{}
.text-primary {
    color: #c21432 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    /* font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; */
    font-family: "Poppins", Arial;
}

section {
    padding: 100px 0;
}

section h2.section-heading {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 15px;
    color: #c31432;
}

h2.section-heading.recruitment {
    color: #c31432;
    margin-bottom: 30px;
}

#services p.text-muted {
    /* font-size: 14px; */
    text-align: justify;
}

#services .btn_find_out_more {
    margin-top: 40px;
}

section#portfolio {
    padding-top: 0px;
}

section h3.section-subheading {
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 75px;
    text-transform: none;
    /* font-family: "Poppins", Arial; */
}

@media (min-width: 768px) {
    section {
        padding: 150px 0;
    }
}

.btn {
    /* font-family: "Poppins", Arial; */
    font-weight: 700;
}

.btn-xl {
    font-size: 18px;
    padding: 20px 40px;
}

.btn-x2 {
    font-size: 16px;
    padding: 16px 32px;
    border-radius: 42px;
}

.btn-primary {
    background-color: #c31432;
    border-color: #c31432;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    background-color: #ab0622 !important;
    border-color: #b7001f !important;
    color: white;
}

.btn-primary:active, .btn-primary:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
    box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
}

::-moz-selection {
    background: rgba(44, 45, 49, 0.13);
    text-shadow: none;
}

::selection {
    }

img::-moz-selection {
    background: transparent;
}

img::selection {
    background: transparent;
}

img::-moz-selection {
    background: transparent;
}

#mainNav {
    background-color: #212529;
}

#mainNav .navbar-toggler {
    font-size: 12px;
    right: 0;
    padding: 13px;
    text-transform: uppercase;
    color: white;
    border: 0;
    background-color: #c21432;
    /* font-family: "Poppins", Arial; */
}

#mainNav .navbar-brand {
    color: #c21432;
    /* font-family: "Poppins", Arial; */
}

#mainNav .navbar-global {
    color: #c21432;
    font-size: 90%;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
}

#mainNav .navbar-global:hover {
    text-decoration: none;
}

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
    color: #fec503;
}

#mainNav .navbar-nav .nav-item .nav-link {
    /* font-size: 90%; */
    font-size: .75rem;
    font-weight: bold;
    padding: 0.75em 0;
    letter-spacing: 1px;
    color: white;
    /* font-family: "Poppins", Arial; */
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
    color: #ffedf0;
}

@media (min-width: 992px) {
    #mainNav {
        padding-top: 25px;
        padding-bottom: 25px;
        -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
        transition: padding-top 0.3s, padding-bottom 0.3s;
        border: none;
        background-color: transparent;
    }
    #mainNav .navbar-brand {
        font-size: 1.75em;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }
    #mainNav .navbar-nav .nav-item .nav-link {
        padding: 1.1em 1em !important;
    }
    #mainNav.navbar-shrink {
        padding-top: 0;
        padding-bottom: 0;
        background-color: #212529de;
		backdrop-filter: blur(25px);
		-webkit-backdrop-filter: blur(25px);
    }
    #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.25em;
        padding: 12px 0;
    }
}

header.masthead {
    text-align: center;
    color: white;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
}
.container-header-text {
    height: inherit;
    position: relative;
  }

header.masthead .intro-text {
   padding-top: 100px;
    padding-bottom: 100px;

   /*
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);*/
}

header.masthead .intro-text .intro-lead-in {
    font-size: 16px;
    /* font-style: italic; */
    line-height: 20px;
    margin-top: 30px;
    margin-bottom: 35px;
    /* font-family: 'Arial', sans-serif; */
}

header.masthead .intro-text .intro-heading {
    font-size: 30px;
    font-weight: 700;
    margin-top: 65px;
    margin-bottom: 15px;
}

/**New Header Banner Text Style**/
.intro-text{
    text-align: center;
    letter-spacing:0.06em;
    line-height: 26px;
}
header.masthead .intro-text .intro-heading{
    font-size:40px;
}
header.masthead .intro-text .intro-lead-in{
    margin-top: 12px;
    margin-bottom: 16px;
    font-weight: 100 !important;
    font-size:20px;
    line-height: 130%;
}
.intro-text .btn-x2{margin: 10px 10px 10px 0px;}
/**END Header Banner Text Style**/

@media (min-width: 768px) {
    header.masthead .intro-text {
        padding-top: 183px;
        padding-bottom: 200px;
      /*  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);*/
    }
    header.masthead .intro-text .intro-lead-in {
        font-size: 25px;
        line-height: 40px;
        margin-top: 50px;
        margin-bottom: 30px;
    }
    header.masthead .intro-text .intro-heading {
        font-size: 50px;
        font-weight: 700;
        line-height: 55px;
        margin-bottom: 20px;
    }

    /**New Header Banner Text Style**/
        .intro-text{
            width:50%;
            text-align: left;letter-spacing:0.06em;
            line-height: 130%;
        }
        header.masthead .intro-text .intro-heading{
            font-size:40px;
            line-height: 120%;

        }
        header.masthead .intro-text .intro-lead-in{
            margin-top: 22px;
            margin-bottom: 22px;
            font-weight: 100 !important;
            font-size:16px;
            line-height: 24px;
        }
    /**END Header Banner Text Style**/
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    position: relative;
    display: block;
    /* max-width: 400px; */
    margin: 0 auto;
    cursor: pointer;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    opacity: 0;
    background: #c31431;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover.white {
    /*background: rgba(255, 255, 255, 0.73) !important;*/
    background: rgba(0, 0, 0, 0.4) !important;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
	background: #c31431 !important;
}

#portfolio .portfolio-item .portfolio-link:hover .help-caption {
    background:rgba(194, 20, 50, 0.7803921568627451) !important;
    color: white !important;
    z-index: 2 !important;

}

#portfolio .portfolio-item .portfolio-link:hover p {
    color: white !important;
}

#portfolio .portfolio-item .portfolio-link:hover span {
    color: white !important;
}

#portfolio .portfolio-item .portfolio-link .help-caption:hover {

    color: white !important;
    z-index: 2 !important;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    font-size: 20px;
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    color: white;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    max-width: 400px;
    margin: 0 auto;
    padding: 25px;
    text-align: center;
    background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption.film-strip {
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    color: #ffffff;
    text-align: left;
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    font-size: 16px;
    margin: 0;
    /* font-family: 'Arial', sans-serif; */
}

#portfolio * {
    z-index: 2;
}

@media (min-width: 767px) {
    #portfolio .portfolio-item {
        margin: 0 0 8px;
        padding-left: 4px;
        padding-right: 4px;
    }
}

.portfolio-modal {
    padding-right: 0px !important;
}

.portfolio-modal .modal-dialog {
    margin: 1rem;
    max-width: 100vw;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    text-align: center;
}

.portfolio-modal .modal-content h2 {
    font-size: 3em;
    margin-bottom: 15px;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    font-size: 16px;
    font-style: italic;
    margin: 20px 0 30px;
    /* font-family: 'Arial', sans-serif; */
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content button {
    cursor: pointer;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    cursor: pointer;
    background-color: transparent;
}

.portfolio-modal .close-modal:hover {
    opacity: 0.3;
}

.portfolio-modal .close-modal .lr {
    /* Safari and Chrome */
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #212529;
}

.portfolio-modal .close-modal .lr .rl {
    /* Safari and Chrome */
    z-index: 1052;
    width: 1px;
    height: 75px;
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: #212529;
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    content: '';
    background-color: #e9ecef;
}

.timeline > li {
    position: relative;
    min-height: 50px;
    margin-bottom: 50px;
}

.timeline > li:after, .timeline > li:before {
    display: table;
    content: ' ';
}

.timeline > li:after {
    clear: both;
}

.timeline > li .timeline-panel {
    position: relative;
    float: right;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline > li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline > li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline > li .timeline-image {
    position: absolute;
    z-index: 100;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    text-align: center;
    color: white;
    border: 7px solid #e9ecef;
    border-radius: 100%;
    background-color: #c21432;
}

.timeline > li .timeline-image h4 {
    font-size: 10px;
    line-height: 14px;
    margin-top: 12px;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline > li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body > ul,
.timeline .timeline-body > p {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .timeline:before {
        left: 50%;
    }
    .timeline > li {
        min-height: 100px;
        margin-bottom: 100px;
    }
    .timeline > li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }
    .timeline > li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }
    .timeline > li .timeline-image h4 {
        font-size: 13px;
        line-height: 18px;
        margin-top: 16px;
    }
    .timeline > li.timeline-inverted > .timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media (min-width: 992px) {
    .timeline > li {
        min-height: 150px;
    }
    .timeline > li .timeline-panel {
        padding: 0 20px 20px;
    }
    .timeline > li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }
    .timeline > li .timeline-image h4 {
        font-size: 18px;
        line-height: 26px;
        margin-top: 30px;
    }
    .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0 20px 20px;
    }
}

@media (min-width: 1200px) {
    .timeline > li {
        min-height: 170px;
    }
    .timeline > li .timeline-panel {
        padding: 0 20px 20px 100px;
    }
    .timeline > li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }
    .timeline > li .timeline-image h4 {
        margin-top: 40px;
    }
    .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    width: 225px;
    height: 225px;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

section#contact {
    background-color: #212529;
    background-image: url("../img/map-image.png");
    background-repeat: no-repeat;
    background-position: center;
}

section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 248px;
}

section#contact .form-control:focus {
    border-color: #c21432;
    -webkit-box-shadow: none;
    box-shadow: none;
}

section#contact ::-webkit-input-placeholder {
    font-weight: 700;
    color: #ced4da;
    /* font-family: 'Arial', sans-serif; */
}

section#contact :-moz-placeholder {
    font-weight: 700;
    color: #ced4da;
    /* font-family: 'Arial', sans-serif; */
}

section#contact ::-moz-placeholder {
    font-weight: 700;
    color: #ced4da;
    /* font-family: 'Arial', sans-serif; */
}

section#contact :-ms-input-placeholder {
    font-weight: 700;
    color: #ced4da;
    /* font-family: 'Arial', sans-serif; */
}

footer {
    padding: 25px 0;
    text-align: center;
    background-color: #232323;
    color: #ffffff;
    /* font-family: 'Arial', sans-serif; */
}

footer a {
    text-decoration: none;
    color: #ffffff;
}

footer a:hover {
    text-decoration: none;
    color: #c31432;
}

footer span.copyright {
    font-size: 90%;
    line-height: 40px;
    text-transform: none;
    /* font-family: 'Arial', sans-serif; */
}

footer ul.quicklinks {
    font-size: 90%;
    line-height: 40px;
    margin-bottom: 0;
    text-transform: none;
    /* font-family: 'Arial', sans-serif; */
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    font-size: 20px;
    line-height: 50px;
    display: block;
    width: 50px;
    height: 50px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: white;
    border-radius: 100%;
    outline: none;
    background-color: #212529;
}

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
    background-color: #c21432;
}

.ml-auto, .mx-auto {
    /* margin-left: 20%!important; */
}

section.parallax_section_holder {
    position: static;
    padding: 0;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center 0;
    background-attachment: fixed;
    overflow: hidden;
}
.parallax_content.left {
    text-align: left;
}
.full_width .parallax_content {
    width: 1100px;
    margin: 0 auto;
}
.parallax_content {
    z-index: 100;
    position: relative;
}
.section_inner_margin, .parallax_section_inner_margin {
    margin-left: -15px;
    margin-right: -15px;
}
.separator.transparent {
    background-color: transparent;
}
.full_section_inner {
    position: relative;
    z-index: 20;
}
@media screen and (min-width: 768px)
.home-logo-strip-container {
    display: block;
}

.home-logo-strip-container {
    padding: 20px 0px;
    background: #F6F6F6;
    color: #555555;
    border-style: solid;
    border-color: #C2C2C2;
    border-width: 0 0 1px 0;
    margin-bottom: 40px;
}
.home-logo-strip {
    background: url(../img/banners/trusted_by_logos-logos-3.png) repeat-x;
    background-size: auto 40px;
    -webkit-animation: slide 30s linear infinite;
    animation: slide 30s linear infinite;
    text-align: center;
    margin-left: auto;
    width: 100%;
    height: 40px;
    color: #555555;
}
.home-logo-strip-de {
    background: url(../img/banners/trusted_by_logos-logos-de.png) repeat-x;
    background-size: auto 41px;
    -webkit-animation: slide 25s linear infinite;
    animation: slide 25s linear infinite;
    text-align: center;
    margin-left: auto;
    width: 100%;
    height: 40px;
    color: #555555;
}
.home-logo-strip:hover {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    -ms-animation-play-state: "paused";
    animation-play-state: paused;
}
@-webkit-keyframes slide {
    from { background-position: 0 0; }
    to { background-position: -1920px 0; }
}
@media screen and (max-width: 767px){
    .home-logo-strip-de {
        background-size: auto 25px !important;
        height: 30px !important;
    }
    .home-logo-strip-container{
        /*display:none;*/
    }
	section#aboutus_time li{font-size: 1.5rem !important;}

}
@media screen and (min-width: 768px){
    .home-logo-strip-container{
        display: block;
    }
}

@media screen and (max-width: 767px){
    #clients_say img {
        width: 80%;
    }
	.contact-left-border{margin-top: 20px;}
	.contact-left-border-white{margin-top: 20px;}
	.management-nav .block-item-caption{padding: 34px 15px !important;}
	p.white{line-height: unset !important;}
	.header.masthead .intro-text .intro-heading{font-size: 40px !important;}
	#portfolio .portfolio-item .help-caption.help-strip{
		bottom: 0;
		top: 25% !important;
		display: flex;
		flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
	}
	.banner-text-office .col-md-12{padding: 14px 40px !important;}
}

#clients_say .boxes {
    color: #ffffff;
    text-align: center;
}
#clients_say .box_1 {
    background-color: #7f263b;
    padding: 50px 0px;
}
#clients_say .box_2 {
    background-color: #c31432;
    padding: 60px 0px;
}
#clients_say .box_2 img{
	/*margin-top:11px;*/
}
#clients_say .box_3 {
    background-color: #ff003c;
    padding: 50px 0px;
}
.intro-heading-inner-page {
    font-size: 40px;
    text-align: left;
}
.heading-color-grey {
    color: #53565a !important;
}
.paragraph-color-grey {
    color: #888b8d !important
}
.bg-color-red {
    background-color: #d50032;
}
.text-color-white {
    color: #ffffff !important;
}
.letter-spacing-6 {
    letter-spacing: 0.0625em;
}
section#contactus-red {
    background-image: url('../img/images/contact-bg_01.jpg');
    background-repeat: no-repeat;
	background-color: #d40032;
    color: #ffffff;
}
section#contactus-red .btn-primary {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #222222;
}
section#contactus-red .btn-primary:active, section#contactus-red .btn-primary:focus, section#contactus-red .btn-primary:hover {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    color: #222222;
}
.heading-color-red {
    color: #d50032;
}

#portfolio .portfolio-item .portfolio-caption.film-strip.team {
    /*height: 112px;*/
    display: block !important;
        transition: 0.3s all ease-in-out;
}
#portfolio .portfolio-item .portfolio-caption.film-strip.team:hover{
    /*display: block;*/
   /* height: 100%;*/
   background: rgba(0, 0, 0, 0.0);
}

#portfolio .portfolio-item .portfolio-caption.film-strip.team .team-view-details {
    position: absolute;
    bottom: 15px;
}
.team-view-details img{
    margin-bottom: 6px;
}

.team-view-details h6{
    margin: 0px;
    font-weight: bold;
}


.navbar>.container {
    max-width: 100%;
}
.langugage-nav {
    flex-grow: 0;
}
.footer {
    background: #222;
    /* font-family: "Poppins", Arial; */
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #788487;
    text-align: left;
}
.footer ul, .footer ol {
    list-style: none;
    padding-left: 0;
}
.footer-nav-column h6 {
    text-transform: uppercase;
    letter-spacing: 2.6px;
    font-weight: 700;
    font-size: .6875rem;
    margin-bottom: 24px;
    min-height: 25px;
    color: #fff;
}
.footer-widgets {
    padding: 90px 0 30px;
}
.footer-widgets + .footer-bar {
   /* border-top: 1px solid #2c2c2c; */
}
.footer-bar {
    text-align: center;
    font-size: .75rem;
    padding: 22px 0;
}
.widget {
    font-size: .8125rem;
}
.widget .widget-title {
    margin-bottom: 24px;
}
.footer a, .footer .social-icons > li > a {
    color: #cecece;
}
.footer a:hover, .footer a:focus, .footer .social-icons > li > a:hover, .footer .social-icons > li > a:focus {
    color: #f4f4f4;
}
.widget .widget-title > h6 {
    text-transform: uppercase;
    letter-spacing: 2.6px;
    font-weight: 700;
    font-size: .6875rem;
    margin: 0;
}
.footer .footer-nav-link {
    line-height: 125%;
    margin-bottom: 5px;
    font-size: 90%;
}
.social-icons {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer a, .footer .social-icons > li > a {
    color: #cecece;
}
.social-icons > li {
    display: inline-block;
    margin: 0 20px 0 0;
}
.social-icons > li > a {
    font-size: .8125rem;
    color: #222;
}
.pd-top-50 {
    padding-top: 50px;
}
@media (min-width: 429px) {
    .contact-left-border {
        border-left: 1px solid #888b8d;
    }
    .contact-left-border-white {
        border-left: 1px solid white;
    }
}
section#contactus .contact-title, section#contactus-red .contact-title {
    margin-bottom: 0px;
    font-size: 20px;
}
section#contactus .contact-title-2, section#contactus-red .contact-title-2 {
    margin-top: 0px;
    margin-bottom: 20px;
    font-weight: bold;
}
.service-heading-font {
    font-size: 18px;
    font-weight: 500;
}
.service-paragraph-font {
    font-size: 16px;
}
section#aboutus_time li {
    line-height: 2em;
    font-size: 15px;
}
section#aboutus_perspective h2 {
    font-size: 33px;
    font-weight: normal;
}
.module, .module-cover {
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: cover;
    padding: 100px 0 100px;
}
.text-brand {
    color: #c31432 !important;
}
h3, .h3 {
    font-weight: 400;
}
.lead {
    letter-spacing: .01875rem;
}
.lead {
    font-size: 1rem;
    font-weight: 400;
}
.p-b-20 {
    padding-bottom: 20px!important;
}
h5, .h5 {
    font-weight: 500;
}
h5, .h5 {
    font-size: 1.125rem;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: .625rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.3;
}
button#sendMessageButton {
    border-radius: 2.25rem;
}
@media (min-width: 768px)
.col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
#comments-listing {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    margin-top: 30px;
}
.hs-form input[type=checkbox] {
    width: auto !important;
    margin-right: 10px;
}
.hs-form .hs-input {
    width: 97.5%;
    background-color: transparent;
    border: 1px solid #e0e0e0;
    border-radius: 0.275em;
    padding: 10px;
    margin: 10px auto;
    transition: border 250ms ease-in-out;
}

#mainNav .navbar-nav .nav-item .dropdown-item {
    color: #9d9d9d;
    font-size: .75rem;
    font-weight: bold;
}
#portfolio .portfolio-item .help-caption p {
    font-size: 24px;
    margin: 0;
    color: #53565a;
    font-weight: bolder;
    line-height: 25px;
    display: inline-block;
    vertical-align: middle;
    /*line-height: normal;*/
}
#portfolio .portfolio-item .help-caption span {
    color: #d50032;
}

#portfolio .portfolio-item .help-caption.help-strip {
    height: 120px;
    background: #ffffffa1;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 35%;
    color: #ffffff;
    text-align: center;
    line-height: 86px;
    z-index: 0;
}
#portfolio .portfolio-item .help-caption {
    max-width: 424px;
    margin: 0 auto;
    padding: 15px;
    text-align: center;
    background-color: #fff;
}
.help-caption-hover {
    background: #c21432c7 !important;
    color: white !important;
    z-index: 2 !important;
}
@media screen and (max-width: 1400px) {
    #portfolio .portfolio-item .help-caption p {
        font-size: 16px;
        line-height: 24px;
        display: inline-block;
        vertical-align: middle;
        /*line-height: normal;*/
    }
    #portfolio .portfolio-item .help-caption {
        max-width: 360px;
    }
    #portfolio .portfolio-item .help-caption.help-strip {
        height: 100px;
        line-height: 66px;
    }
}
@media screen and (min-width: 576px) and (max-width: 1160px) {
    #portfolio .portfolio-item .help-caption p {
        font-size: 10px;
        line-height: 16px;
        display: inline-block;
        vertical-align: middle;
        /*line-height: normal;*/
    }
    #portfolio .portfolio-item .help-caption {
        max-width: 280px;
    }
    #portfolio .portfolio-item .help-caption.help-strip {
        height: 80px;
        line-height: 50px;
    }
}
.color-dark-blue {
    color: #011936;
}
.content-spacer {
    display: block;
    height: 100px;
}
section#contactus.contact_us_type_1 {
    background-image: url('../img/images/contact-bg.jpg');
    background-repeat: no-repeat;
}
.about-us-p-red{font-size: 1.7em;}
section#aboutus_time ul li::before {
    /*content: "\2022";
    color: #011936;
    font-weight: bold;
    display: inline-block;
    width: 2em;
    margin-left: -18px;*/
}
.team-item img {
    border-radius: .1875rem;
    width: 100%;
}
.team-item {
    position: relative;
    border-radius: .1875rem;
    box-shadow: 0 8px 24px rgba(0, 0, 0, .1);
    margin: 0 0 30px;
}
.divider-bottom {
    border-bottom: 1px solid #f0f0f0;
}
.team-item, .team-wrap, .team-content, .team-content-social {
    transition: all .4s ease-in-out;
}
@media (max-width: 991.98px)
.module, .module-cover {
    padding: 60px 0 60px;
}
.team-item:hover .team-wrap {
    opacity: 1;
}
.team-wrap {
    background: rgba(34, 34, 34, .6);
    position: absolute;
    border-radius: .1875rem;
    top: 0;
    overflow: hidden;
    height: 100%;
    width: 100%;
    opacity: 0;
}
.team-item:hover .team-content, .team-item:hover .team-content-social {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.team-content {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 20px;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.team-name, .team-role {
    color: #fff;
}
.team-name {
    font-size: .8125rem;
    margin-bottom: 2px;
}
.team-role {
    font-size: .75rem;
    opacity: .6;
}
.team-content-social {
    text-align: center;
    list-style: none;
    padding: 20px;
    margin: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    position: absolute;
    right: 0;
}
.team-content-social ul {
    list-style: none;
}
.team-content-social li {
    margin-bottom: 5px;
}
.team-content-social li a {
    color: #fff;
}
.global-team-profile h4 {
    font-size: 1.5rem;
    font-weight: 500;
    color: #222;
}
.global-team-profile p {
    font-size: .875rem;
}
.global-team-profile ul {
    list-style: none;
    padding-left: 0;
}
.global-team-profile a:hover {
    text-decoration: none;
    color: #9a2539;
}
.ldn-office {
    background-image: url(../img/images/EO-UK.jpg);
}
.de-office {
    background-image: url(../img/images/EO-Germany.jpg);
}
.bg-office {
    background-image: url(../img/images/EO-Belgium.jpg);
}
.za-office {
    background-image: url(../img/images/EO-South-Africa.jpg);
}
.at-office {
    background-image: url(../img/images/EO-Austria.jpg);
}
.pt-office {
    background-image: url(../img/images/EO-Lisbon.jpg);
}
.sp-office{background-image: url(../img/images/EO-Spain.jpg);}
.nl-office{background-image: url(../img/images/EO-Netherlands.jpg);}
.portfolio-item-wrapper {
    position: relative;
    overflow: hidden;
    height: 350px;
}
.office {
    background-size: cover;
    background-position: bottom;
}
.office {
    margin-top: 40px;
}
.portfolio-item-title {
    margin-bottom: 4px;
    color: #FFF;
}
.map .block-item-caption {
    justify-content: center;
}
.block-item-caption {
    background: rgba(51, 51, 51, 0.6);
    position: absolute;
    padding: 1.5625rem 1.25rem;
    width: 100%;
    height: 100%;
	opacity:0.6;
    top: 0%;
    left: 0;
    text-align: center;
    z-index: 1;
    color: #FFF;
    display: flex;
    flex-direction: column;
}
.map {
    height: 100% !important;
    width: 100%;
}
@media (min-width: 768px)
.col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.fluid-width-video-wrapper {
    width: 100%;
    position: relative;
    padding: 0;
}
.fluid-width-video-wrapper {
}
.perm .portfolio-item-wrapper {
    background-image: url(/media/filer_public/52/92/5292a4d0-b5be-4784-a2e4-9f2b7b339352/im3.jpg);
    background-size: cover;
    background-position: center;
}
.portfolio-item-wrapper {
    position: relative;
    overflow: hidden;
    height: 350px;
}
.client-enq .portfolio-item-wrapper {
    background-image: url(/media/filer_public/fc/8f/fc8fb42e-cc70-46fd-8776-bd8ff03cc409/im2.jpg);
    background-size: cover;
    background-position: center;
}
.interim .portfolio-item-wrapper {
    background-image: url(/media/filer_public/60/ea/60eacd29-d00e-4510-a64e-990c3e503067/im1.jpg);
    background-size: cover;
    background-position: center;
}
.portfolio-item-wrapper .block-item-caption:hover h1 {
    color: #C31432 !important;
}
.portfolio-item-title {
    margin-bottom: 4px;
    color: #FFF;
}
.ul-class{color: #c31432;/*list-style-image: url(/media/filer_public/14/f2/14f20fe0-42ae-4fb9-b205-b62a5740aa72/ul-bullet.png);*/}
.management-nav .block-item-caption {
    justify-content: flex-start;
    padding: 86px 15px;
}
.block-item-caption {
    background: rgba(51, 51, 51, 0.6);
    position: absolute;
    padding: 1.5625rem 1.25rem;
    width: 100%;
    height: 100%;
	opacity:0.6;
    top: 0%;
    left: 0;
    text-align: center;
    z-index: 1;
    color: #FFF;
    display: flex;
    flex-direction: column;
}
.management-nav .block-item-caption p {
    font-size: 120%;
}
.management-nav .block-item-caption p a {
    color: #FFF;
}
.management-nav .block-item-caption p a:hover {
    text-decoration: none;
}
.white {
    color: #FFF;
}
.portfolio-item-title {
    margin-bottom: 4px;
    color: #FFF;
}

.portfolio-item-title a{
    margin-bottom: 4px;
    color: #FFF;
    text-transform: uppercase;
}

.portfolio-item-title a:hover{
    text-decoration: none;
    color: red;
}
.management-nav h1.portfolio-item-title a {
    color: white;
}
.management-nav h1.portfolio-item-title a:hover {
    text-decoration: none;
    color: red;
}
.dropdown-menu.sm-menu {
    margin: 0 0 0;
}
/**Code Test**/



/*Genral Style*/
.show-for-mobile{display: none;}
.hide-for-mobile{display: block;}
h2.section-heading, h2.text-brand, section h2.section-heading{font-size:2rem}
section h3.section-subheading{margin-bottom: 2.5rem}
p.cms-plugin{margin: 0}
.module, .module-cover{padding: 50px 0 50px;}
.word-break{word-break:break-all;}

/**/
.arrow-heading {position: relative;padding-left: 2.5rem;}
.arrow-heading img {position: absolute;left: 0;top:0}


/*Home page */
#portfolio .portfolio-item .help-caption.help-strip {top: 50% !important;transform: translateY(-50%);}
.img-fluid-width{width: 100%}
.img-fluid{width: 100%}
#portfolio .portfolio-item .portfolio-caption.full{max-width: 100%}

/*interim-management*/
.management-nav .block-item-caption p {font-size: 1rem;line-height: 1.5rem;}

/*executive-search-page*/
.executive-search-page img{max-width: 100%}

/*Team page*/
.global-team-profile p{white-space: pre-wrap;}

/*latest-roles */
.offic-list .offic-item-wrapper{margin-top:30px;position:relative;background-position: center;background-repeat: no-repeat;background-size: cover;}
.offic-list .offic-item-wrapper:after{content:'';padding-top:60%;display:block;}
.offic-list .offic-item-wrapper:before {content: '';display: block;position:absolute;left:0;right:0;top:0;bottom:0;background:#00000073}
.offic-list .offic-item-wrapper a{display:flex;justify-content: center;font-size: 1.25rem;font-weight: 600;color: white;position:absolute;height:50%;align-items: center;text-decoration:none; transition: 0.3s all ease-in-out;text-align: center;}
.offic-list .offic-item-wrapper .offic-location{top:0;left:0;width:100%;border-bottom: 4px solid #fff;font-size: 1.75rem;}
.offic-list .offic-item-wrapper .offic-login{bottom:0;left:0;width:50%;border-right: 2px solid #fff;}
.offic-list .offic-item-wrapper .offic-reg{bottom:0;right:0;width:50%;border-left: 2px solid #fff;}
.offic-list .offic-item-wrapper a:hover{ background-color: #c31431;}

/*Blog pages style*/
#portfolio .portfolio-item .portfolio-link.article-box:hover .portfolio-hover.white {
    background: rgba(0, 0, 0, 0.7019607843137254) !important;
    opacity: 1 !important;
    bottom: 0;
    left: 0;
    z-index: 9;
}
#portfolio .portfolio-item .portfolio-link.article-box .portfolio-hover .portfolio-hover-content{
    bottom: 0;
    height: auto;
    top: inherit;
}
#portfolio .portfolio-item .portfolio-link.article-box .portfolio-hover .portfolio-hover-content p {
    font-size: 14px;
    padding: 0px 20px;
    line-height: 20px;
    text-align: left;
}


/*Signup*/
#contactus .row.boxes.col-md-12 {margin: auto;}
#contactus-red .container > .row.col-md-12 {margin-right: 0 !important;margin-left: 0 !important}

.fluid-width-video-wrapper.looking-video{height: 100%}

.offic-list .office{display: block;transition: 0.3s all ease-in-out;background-color: #c31431;}
.offic-list .office .block-item-caption{opacity: 1;background: rgba(51, 51, 51, 0.2);}

.offic-list .office:hover{background-image:none;}
.offic-list .office:hover .block-item-caption{opacity: 1;background: transparent;}
.offic-list .office:hover .portfolio-item-title {color:white !important;}


/*Footer*/
.footer.eo-footer {padding: 0}
.footer.eo-footer .footer-widgets{padding-top: 50px;padding-bottom: 0}
.footer.eo-footer  .footer-nav-column.col-6 {-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
.footer.eo-footer .copyright p{margin: 0}


.eo-section-top{padding-top: 3.125rem !important}
.eo-section-bottom{padding-bottom: 3.125rem !important}

/*privacy-content*/
.privacy-content li {margin-bottom: 10px}
.privacy-policy-content {
    font-size: 0.8rem;
}
.switch-nav-desktop{display: none;}
.switch-nav-mobile{display: none;}

/* iPad and iPhone
* --------------------------------------- */
@media only screen and (max-width:1024px){
    h2.section-heading, h2.text-brand, section h2.section-heading, h2{font-size:1.6rem}
    header.masthead{background-position: 60% center;}


    .banner-text-office{padding: 35px 0}
    .banner-text-office .col-md-12{    padding: 14px 10px !important;}
    .banner-text-office .col-md-12 .col-md-4 h1{font-size: 2.4em !important;}
   /* .banner-text-office .col-md-12 .col-md-6 h1{font-size: 3.4em !important;}*/

    /*Call to action Banner image*/
    [id^="cta_button_"]> img, [id*=" cta_button_"] > img {max-width: 100%;}

    .management-nav{margin-bottom: 1rem}
}
@media only screen and (max-width:1023.97px){
    header.masthead {
        background-position: 60% 84px;
    }
}
/* iPad
* --------------------------------------- */
@media only screen and (min-width:768px) and (max-width:1024px){

    #contactus-red .container, #contactus .container {max-width: 95%;}
    #contactus-red .container .boxes .box_1, #contactus-red .container .boxes .box_2,
    #contactus .container .boxes .box_1, #contactus .container .boxes .box_2
    {width: 50%;    max-width: 50%;display: table-cell; margin-left: 0 !important;margin-right: 0 !important}
    #contactus .container .boxes{width:100%;display: table;}
    #contactus-red .container .boxes .box_2.contact-left-border-white {border-left: 1px solid white;margin-top: 0;}
    #contactus .container .boxes .box_2.contact-left-border{border-left: 1px solid #888b8d;margin-top: 0;}
    #contactus-red .container .boxes .box_2 h4, #contactus-red .container .boxes .box_1 h4,
    #contactus .container .boxes .box_2 h4, #contactus .container .boxes .box_1 h4 {font-size: 1rem;}
    #contactus-red .container .boxes img{max-width: 100%}

    /*#clients_say .boxes .row {width: 100%;display: table !important}
    #clients_say .boxes .row .col-sm{float: left !important;width:33.33% !important}
 */   #clients_say .boxes .row .col-sm img{max-width: 100%}
}

/* iPad (Landscape)
* --------------------------------------- */
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){
    #services .service-heading strong{max-width: 150px;display: inline-block;}
}

@media only screen and (max-width:991px){
    #contactus-red .contact-left-border-white, #contactus .contact-left-border {
        border-left: none;
        margin-top: 2rem
    }
    #contactus-red .container .boxes img{max-width: 200px}
    .footer.eo-footer  .footer-nav-column.col-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
    .footer-nav-column h6{margin-bottom: 0; margin-top: 1rem;}

    .offic-list .portfolio-item {width: 50%;}
    .offic-list .portfolio-item-wrapper{height: auto}
    .offic-list .portfolio-item-wrapper:after {content: '';display: block;padding: 50%;}
    .offic-list .office .block-item-caption{padding: 0}

    #portfolio.eo-section-bottom.pt-0 .latest-post:last-of-type{display: block;}

    .offic-list .offic-item-wrapper a{font-size: 0.85rem}

}

@media only screen and (max-width:767.98px){
    .h4, h4 {
        font-size: 1.15rem;
    }

    header.masthead .intro-text .intro-lead-in{font-size: 12px;}
    header.masthead .intro-text .home-btn{padding: 14px;font-size: 11px;}

    header.masthead .intro-text .intro-heading{ font-size:1.2rem !important}

    .fluid-width-video-wrapper.looking-video {
        height: 300px;
        margin-bottom: 3rem;
    }

    #portfolio .portfolio-item .help-caption p {
        font-size: 0.9rem;
        line-height: 1.5;
    }

    .service-heading + p{
        font-size: 0.85rem
    }



    #contactForm .text-right{text-align: left !important}

    section#aboutus_time li {
        font-size: 0.85rem !important;
    }
    .about-us-p-red {
        font-size: 1.25rem;
    }

    /*#portfolio .portfolio-item.team-member-thumb{width: 50%}
    #portfolio .portfolio-item.team-member-thumb {width: 50%}
    #portfolio .portfolio-item.team-member-thumb h6{font-size: 14px}
    #portfolio .portfolio-item.team-member-thumb .designation{font-size: 12px}*/

        .offic-list .portfolio-item-wrapper h1 {    font-size: 1.15rem;}

    #portfolio .portfolio-item .portfolio-caption.film-strip{max-width: 100%}

    .show-for-mobile{display: block;}
    .hide-for-mobile{display: none;}
}

/* Mobile (Landscape)
* --------------------------------------- */
@media only screen and (max-width:768px) and (orientation:landscape){

    #contactus-red .container, #contactus .container {max-width: 95%;}
    #contactus-red .container .boxes .box_1, #contactus-red .container .boxes .box_2,
    #contactus .container .boxes .box_1, #contactus .container .boxes .box_2 {width: 50%;    max-width: 50%;}
    #contactus-red .container .boxes .box_2.contact-left-border-white {border-left: 1px solid white;margin-top: 0;}
    #contactus .container .boxes .box_2.contact-left-border {border-left: 1px solid #888b8d;margin-top: 0;}
    #contactus-red .container .boxes .box_2 h4, #contactus-red .container .boxes .box_1 h4,
    #contactus .container .boxes .box_2 h4, #contactus .container .boxes .box_1 h4 {font-size: 1rem;}
    #contactus-red .container .boxes img, #contactus .container .boxes img{max-width: 100%}

    .management-nav .portfolio-item-wrapper{height: 200px}

}



.home-new-tabs{}
.home-new-tabs .col-md-6:nth-child(1) .col-md-12{background:#333333;overflow: hidden;padding: calc(1245px * 0.04) !important;}
.home-new-tabs .col-md-6:nth-child(2) .col-md-12{background:#c31432;overflow: hidden;padding: calc(1245px * 0.04) !important;}
.icon-button-arrow:before{content:"\e909"}
.fa-long-arrow-right{margin-left: 20px;}

.home-new-tabs .section-heading{}
.home-new-tabs .recruitment{
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff !important;
}
.home-new-tabs .color-dark-blue{
    text-align: left;
    font-size: 34px;
    margin-bottom: 22px;
    color: #ffffff;
}
.home-new-tabs .text-muted{
    font-size: 14px !important;
    line-height: 150%;
    text-align: left !important;
    height: 160px;
}

.home-new-tabs .text-muted span{color: #ffffff !important;}

.home-new-tabs .btn-country{
    float: left;
    padding: 0px;
    margin: 0px;
}
.home-new-tabs .btn_find_out_more{
    padding: 0px;
    margin: 0px !important;
    text-align: left;
}

.home-new-tabs .btn_find_out_more a{
    border: none !important;
    border-radius: unset;
}
.home-new-tabs .btn-country a{
    border: none !important;
    border-radius: unset;
    /*background-image: url("../img/next-arrow.svg");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: right;*/
}

.home-new-tabs .btn-country a > img{
    width: 20px;
    height: 20px;
    margin-left: 10px;
}


.home-new-tabs .btn_find_out_more a:hover{
    background-color: #ffffff !important;
    /*box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);*/
}
.home-new-tabs .btn-country a:hover{
    background-color: #ffffff !important;
}

/* Large desktop */
@media (min-width: 1200px) { .home-new-tabs .col-md-6{max-width: 38%;} .home-new-tabs .color-dark-blue{font-size: 27px;} }
 
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { .home-new-tabs .col-md-6{    max-width: 100%;
    flex: 0 0 100%}
    .home-new-tabs .btn-country a{font-size: 13px;}
    .home-new-tabs .color-dark-blue{font-size: 27px;}
}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 
    .home-new-tabs .btn-country a{font-size: 13px;}
    .home-new-tabs .col-md-6{max-width: 100%;} .home-new-tabs .color-dark-blue{font-size: 29px;}}
 
/* Landscape phones and down */
@media (max-width: 480px) {

    .home-new-tabs .col-md-6{max-width: 100%;}
    .home-new-tabs .color-dark-blue{font-size: 29px;}

    .home-new-tabs .col-md-6:nth-child(1) .col-md-12{padding: 20px !important;}
.home-new-tabs .col-md-6:nth-child(2) .col-md-12{padding: 20px !important;}
.home-new-tabs .btn-country a{font-size: 13px;}
  }
 
