#page-header-bg .row {
    visibility: hidden;
    z-index: 100;
    position: relative;
}
body #page-header-bg h1 {
    font-family: 'Josefin Sans', sans-serif;
	color:#fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: 46px;
	font-weight: 700;
	line-height: 50px;
}
#page-header-bg {
	background-color: #dc1c1b; 
	height: 300px; 
	top: 48px; 
	opacity: 1; 
	overflow: visible; 
	transform: translateY(0px);
	visibility: visible; 
	display: block;
}
.subheader{
	color: #fff;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 6px 15px;
	letter-spacing: 0.01em;
	font-size: 18px;
	display: inline-block;
}
.border_wrapper {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    border: 50px solid #000079;
}
.push_block_left {
    margin-left: -16.66666667%;
}
.jobs_parallax img {
    width: 100%;
    height: auto;
    position: relative;
}
.subpage-heading h2{
	font-size: 50px;
	font-weight: 700;
	letter-spacing: 0.03em;
	margin-bottom: 25px;
	font-family: 'Titillium Web', sans-serif;
	line-height: 55px;
	text-transform: uppercase;
	color: #dc1c1b;
}
p{
	margin-bottom:15px;
}
.jobs_about p{
	text-align:justify;
}
.jobs_desc{
	margin-top: 138px;
	margin-bottom: 170px;
}
.gutter-0 > [class^="col-"], .gutter-0 > [class^=" col-"] {
    padding-right: 0;
    padding-left: 0;
}
.mission-left-part {
    background: url(../images/vision-bg.jpg) no-repeat;
    box-shadow: 6px 6px 50px 0px rgba(255,255,255,0.4);
    z-index: 1;
    position: relative;
}
.mission-left-part, .mission-right-part {
    flex-basis: 50%;
    padding: 0 15px;
    flex: 1;
    padding: 105px 60px;
	border: 5px solid #fff;
}
.mission-text p.text-large {
    line-height: 28px !important;
}
.mission-vision-section p {
    color: #ffffff;
    margin: 0 auto;
	text-align:justify;
}
.mission-vision-section h3, .mission-vision-section p {
    text-align: left;
}
.mission-left-part p {
    max-width: 420px;
	text-align:justify;
}
.mission-right-part p {
    max-width: 420px;
	text-align:justify;
}
.mission-right-part {
    background: url('../images/mission-bg.jpg') no-repeat;
    position: relative;
    margin-top: 155px;
}
.mission-vision-section h3 {
    text-align: left;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.42);
    font-family: 'Titillium Web', sans-serif;
	font-weight:700;
    font-size: 62px;
	line-height:62px;
	margin-bottom:10px;
}
.about-framework.certain-framework .sub-titleinner {
    font-size: 72px;
    text-align: center;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
	font-weight:700;
    color: rgba(0,0,0,0.08);
    line-height: normal;
}
.key-component {
    position: relative;
    cursor: pointer;
    text-align: center;
    padding: 0 33px;
}
.elem-icon-content {
    display: inline-block;
    position: relative;
    font-size: 20px;
}
.icon-it.s-research {
    background: url('../images/about-us.png') -53px -254px;
}
.icon-it.s-competitive {
    background: url('../images/about-us.png') -53px -498px;
}
.icon-it.s-innovation {
    background: url('../images/about-us.png') -53px -768px;
}
.elem-icon-content .icon-it {
    height: 74px;
}
.icon-it {
    display: inline-block;
    height: 85px;
    width: 85px;
}
.elem-icon-content h4 {
    font-size: 24px;
	font-family: 'Titillium Web', sans-serif;
	font-weight:700;
	margin-bottom:20px;
}
.elem-icon-content p {
    font-size: 17px;
    line-height: 30px;
    margin: 0;
	text-align: justify;
}
.key-component:after {
    content: "";
    position: absolute;
    right: -15px;
    bottom: 0;
    width: 1px;
    height: 163px;
    background: #d6d6d6;
}
.about-key-component .col-md-4:last-child .key-component:after{
    display: none;
}
.process-wrap-box {
    background: url(../images/about-process-bg.jpg) right;
    padding: 130px 75px 138px;
    color: #fff;
	background-attachment: fixed;
}
.process-wrap-box h3 {
    font-size: 62px;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
	font-weight:700;
    color: rgba(255,255,255,0.42);
	line-height: 62px;
}
.process-wrap-box .pro-text {
    margin-left: 10px;
    margin-right: 15px;
    line-height: 35px;
}
.about-services h5 {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
}
.about-services-inner {
    display: flex;
    flex-wrap: wrap;
    max-width: 500px;
    margin-left: auto;
    padding-top: 15px;
}
.about-services-item:nth-child(2n+1) {
    border-right: 1px solid rgba(255, 255, 255, 0.21);
}
.about-services-item {
    flex-basis: 49%;
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.21);
    padding: 0 0 30px 0;
    flex-grow: 1;
}

.about-services-item .about-services-icon {
    background: url('../images/about-services.png') -42px -43px;
    display: inline-block;
    height: 71px;
    width: 74px;
}
.process-wrap-box h4 {
    color: #fff;
	font-weight:700;
	letter-spacing:0.03em;
}
.about-services-item:nth-child(3), .about-services-item:nth-child(4) {
    border-bottom: 0;
    padding: 30px 0 0 0;
}
.about-services-item:nth-child(2n+1) {
    border-right: 1px solid rgba(255, 255, 255, 0.21);
}
.about-services-item:nth-of-type(2) .about-services-icon {
    background: url('../images/about-services.png') -42px -185px;
}
.about-services-item:nth-of-type(3) .about-services-icon {
    background: url('../images/about-services.png') -42px -319px;
}
.about-services-item:nth-of-type(4) .about-services-icon {
    background: url('../images/about-services.png') -42px -476px;
}
.service-content{
	background-color: #000071;
	display: inline-block;
	position: relative;
	height: 40vw;
	padding:50px;
}
.service-content h2{
	color:#fff;
	font-family: 'Titillium Web', sans-serif;
	font-size:45px;
	line-height:50px;
	text-transform: uppercase;
	font-weight: 700;
}
.service-content p{
	color:#fff;
	text-align:justify;
	line-height: 30px;
}
#cssmenu {
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 1em;
    border-radius: 2px;
    overflow: hidden;
	margin-top:15px;
	margin-bottom:15px;
}
#cssmenu ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}
#cssmenu ul li {
    margin: 0;
    background-color: #dc1c1b;
    transition: 0.3s;
}
#cssmenu ul li:hover {
    background-color: #000071;
}
#cssmenu ul li:hover a::before {
	background-color: #000071;
}
#cssmenu ul li:first-child a {
    margin-left: 0;
}
#cssmenu ul li a {
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    min-height: 100%;
    font-size: 0.9em;
    font-weight: 600;
    padding: 18px 0 18px 40px;
	margin-left: 23px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.3s;
}
#cssmenu ul li a::before {
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    width: 30px;
    height: 100%;
    background-color: #dc1c1b;
    box-shadow: 10px 0 10px rgba(0, 0, 0, 0.2);
    transition: 0.3s;
}
#cssmenu ul li a {
    font-size: 1em;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
	letter-spacing: 0.03em;
	line-height: 20px;
}
#cssmenu ul li.active a::before {
    background-color: #000071;
}
#cssmenu ul li.active {
    background-color: #000071;
}
#cssmenu ul li.active a {
    color: #fff;
}
#cssmenu ul li:last-child a {
    padding-right: 30px;
}
.service-heading h2{
	position:relative;
	margin-bottom:45px;
	padding-bottom:5px;
}
.service-heading h2::before {
    bottom: -17px;
    width: 32%;
    height: 1px;
    background: #c9c9c9;
}
.service-heading h2::before, .service-heading h2::after {
    position: absolute;
    content: "";
    left: 0;
}
.service-heading h2::after {
    width: 51px;
    height: 3px;
    bottom: -18px;
    background: #dc1c1b;
}
#home-services-clients {
    padding: 7em 0 7em 0;
	position: relative;
}
#home-services-clients .image {
    right: inherit;
    left: 0;
    z-index: 0;
}
#home-services-clients .image {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
    z-index: 3;
    overflow: hidden;
}
#home-services-clients .decalage{
    padding-left: 80px;
    padding-right: 20px;	
}
.decalage h2 {
    color: #000071;
    font-family: 'Titillium Web', sans-serif;
    font-size: 32px;
    line-height: 51px;
    position: relative;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
	text-transform:;
	font-weight:700;
}
#home-services-clients .decalage h2::before {
    content: '';
    position: absolute;
    height: 2px;
    width: 60px;
    background-color: #DC1C1B;
    right: calc(100% + 35px);
    top: 22px;
    border-radius: 2px;
}
.decalage ul li {
    text-align: left;
    line-height: 31px;
    list-style: none;
    color: #333;
    font-size: 16px;
    padding-left: 5px;
	list-style:square;
	margin-left:15px;
    padding-bottom: 0px;
}
.field-content .inco-mobile-none p {
    text-align: center !important;
    color: #fff;
}
.subpcontenttable tr td{
	padding:10px;
	vertical-align: middle;
}
.subpcontenttable tr td p{
	margin-bottom:0px;
}
.cmo-section-header h2 {
    margin-bottom: 0px;
}
.cmo-section-header .separator {
    content: '';
    display: inline-block;
    margin: auto;
    position: relative;
    width: 20%;
    max-width: 100px;
    height: 7px !important;
    opacity: 0.6;
    border: 1px solid;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-color: #dc1c1b;
}
.cmo-section-header .separator::before {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    content: '';
    height: 1px;
    max-width: 120px;
    width: 120%;
    position: relative;
    float: right;
    right: 100%;
    top: 2px;
	background-color: #000071;
}
.cmo-section-header .separator::after {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    content: '';
    height: 1px;
    max-width: 120px;
    width: 120%;
    position: absolute;
    float: left;
    left: 100%;
    top: 2px;
	background-color: #000071;
}
.cmo-section-header h2{
	font-size:40px;
	line-height:42px;
	text-transform:uppercase;
	font-family: 'Titillium Web', sans-serif;
	font-weight:700;
	margin-top:40px;
}
.container-spec table td {
    border: 1px #000071 solid;
	vertical-align: middle;
}
.container-spec table td p {
    color: #333;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}
h4.unit-head{
	margin-bottom: 20px;
	margin-top: 30px;
	font-weight: 700;
	font-size: 22px;
	color: #000071;
}

.currency-contain {
    background-color: #000071;
	padding:30px 50px 40px;
}
.currency-contain td input{
	border:1px solid #fff;
	color: #fff;
	padding-left:15px;
	font-size:16px;
	line-height:35px;
}
.currency-contain h4{
	color:#fff;
	padding-right:15px;
	font-weight:700;
	font-size:20px
}
.currency-contain select {
    height: 2.6375rem;
    margin: 0 0 1rem;
    padding: .5rem;
        padding-right: 0.5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 2px solid #465159;
    border-radius: .75em;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    transition: box-shadow .5s, border-color .25s ease-in-out;
}
.useful button.formbutton {
    padding: 15px 19px 10px 19px;
    color: #FFF;
    background-color: #dc1c1b;
    font-size: 15px;
    font-weight: 300;
    text-align: center;
    font-style: normal;
    border-radius: 5px;
    width: 100%;
    border: 1px solid #801111;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-width: 1px 1px 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    -webkit-transition: background 0.4s ease-in-out;
    -moz-transition: background 0.4s ease-in-out;
    transition: background-color 0.4s ease-in-out;
    text-transform: uppercase;
}
.clock-bg h4 {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 15px;
	font-size: 1.5rem;
	font-weight:700;
	margin-bottom:15px;
}
.contact-contain{
	padding:60px 50px 40px;
	background-color:#f0f0f0;
	height:37vw;
	border-bottom: 2px solid #f0f0f0;
}
.contact-contain h2{
	color:#000071;
	font-size:30px;
	padding-bottom:10px;
	margin-bottom: 35px;
	letter-spacing:0.02em;
	position:relative;
}
.contact-contain h2::before {
    bottom: -17px;
    width: 32%;
    height: 1px;
    background: #c9c9c9;
}
.contact-contain h2::before, .contact-contain h2::after {
    position: absolute;
    content: "";
    left: 0;
}
.contact-contain h2::after {
    width: 51px;
    height: 3px;
    bottom: -18px;
    background: #dc1c1b;
}
.contact-contain li i{
	display: inline-block;
	color: #fff;
	width: 8%;
	height: 35px;
	vertical-align: middle;
	text-align: center;
	margin-right: 18px;
	position: relative;
	background-color: #dd201a;
	line-height: 35px;
}
.contact-contain ul{
	margin-top:50px;
}
.contact-contain li{
	margin-bottom:20px;
}
.contact-contain li p{
	width:86%;
	display:inline-block;
	vertical-align:middle;
	position:relative;
	color:#000;
	margin-bottom:0px;
}
.location-head h3{
	font-size: 30px;
	text-align: center;
	font-weight: 400;
	background-color: #000074;
	line-height: 35px;
	color: #fff;
	padding: 20px 32px;
}
.main-block-wrap{
	padding: 90px 0;
}
