body {

	/*background-color: #e7e6e4 !important;*/
	 width: 100%;
/*    height: 100%;*/
    margin: 0px;
    padding: 0px;
	overflow-x: hidden;
	background-image: url('../images/mainbg.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;

}

.w2linput.disabled.select{
	opacity: 0.3;
}

.single-jobpost-form-container .label-consent{
	color: #343434;
}

.label-consent{
	color: #ffffff;
}

pre {
    display: block;
    padding: 0;
    margin: 0;
    font-size: 13px;
    line-height: 1.42857143;
    color: #343434;
    word-break: initial;
    word-wrap: initial;
    background-color: transparent;
    border: none;
    border-radius: 4px;
    /* width: 100% !important; */
    /* overflow-x: auto; */
    /* overflow: visible; */
    white-space: pre-wrap;
	word-wrap: break-word;      /* IE 5.5-7 */
	white-space: -moz-pre-wrap; /* Firefox 1.0-2.0 */
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    line-height: 25px;
}
.sjb-page{
	background: transparent!important;
}
.sjb-page .list-data {
	background: transparent!important;
}
a:hover {
	text-decoration: none;
}
/*html,body

{
}*/

/*.container {

	max-width: 1317px !important;

	width: 1317px !important;

	margin: 0 auto;

}*/

@media (min-width: 1400px){
	.navbar-default .navbar-nav>li>a {
		padding-left: 30px;
		padding-right: 30px;
	}
	.container {
	    width: 1317px !important;
	}

	.service-description-image {
		width: 100%;
		height: 634px;
	}
	.sectors-height {
		min-height: 300px !important;		
	}
	.single-post .site-content {
		width: 1317px !important;
		margin: 0 auto;
	}
	.single-post .site-content {
		width: 1317px !important;
		margin: 0 auto;
	}
	.category  .site-content {
		width: 1317px !important;
		margin: 0 auto;
	}
	.search .site-content {
		width: 1317px !important;
		margin: 0 auto;
	}
}

@font-face {
	font-family: 'Conv_Panton-Regular';
	src: url('../fonts/panton-regular/Panton-Regular.eot');
	src: local('☺'), url('../fonts/panton-regular/Panton-Regular.woff') format('woff'), url('../fonts/panton-regular/Panton-Regular.ttf') format('truetype'), url('../fonts/panton-regular/Panton-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Panton-Bold';
	src: url('../fonts/panton-bold/Panton-Bold.eot');
	src: local('☺'), url('../fonts/panton-bold/Panton-Bold.woff') format('woff'), url('../fonts/panton-bold/Panton-Bold.ttf') format('truetype'), url('../fonts/panton-bold/Panton-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*hide parteners*/ 
.parteners-container {
	display: none;
}

/*font-family: 'Raleway', sans-serif;*/


/*header menu*/

.navbar-default {

	background-color: #e7e6e4 !important;
	background-image: url('../images/mainbg.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
	border-bottom: none !important;
}

.navbar-default .navbar-nav>li>a {
	font-family: 'Conv_Panton-Regular';
	color: #171a1c !important;
	font-size: 14px;
	text-transform: uppercase;
	position: relative;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

.navbar-default .navbar-nav>li>a:before {
	position: absolute;
	content: '';
	width: 0;
	height: 2px;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	background-color: #36c2e7;
	transition: all 250ms ease;
}

.navbar-default .navbar-nav>li>a:hover:before {
	width: 44%;
}

.navbar-default .navbar-nav>li.current_page_item>a {
	font-family: 'Conv_Panton-Bold';
}

.navbar-default .navbar-nav>li.current_page_item>a:before {
	width: 44%;
}

.container-fluid-header {
	margin-top: 40px;
}

.navbar-brand {
	padding-top: 0px !important;
}

/*homepage*/ 

.homepage-cotainer {

	padding-top: 100px;

	margin-bottom: 60px;

}



.layer img {

	width: 100%;

}



.section-title {
	font-family: 'Conv_Panton-Regular';
	font-size: 12px;
	color: #343434;
	text-transform: uppercase;
	position: relative;
	display: inline;
}

.section-title:before {

	position: absolute;

	content: "";

	height: 2px;

	top: -14px;

	left: 0;

	width: 64px; 

	background-color: #36c2e7;

}

.main-title {

	font-family: 'Raleway', sans-serif;

	font-size: 45px;

	line-height: 57px;

	font-weight: 600;

	color: #13bbe2;

	margin-top: 30px;

}

.about-section-container {    

    margin-bottom: 125px;

}

.section-description {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: 300;
	color: #343434;
	margin-bottom: 30px;
}
.section-description p {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: 300;
	color: #343434;
	margin-bottom: 30px;
}

.site-btn {

	font-family: 'Conv_Panton-Regular';

	font-size: 12px;

	line-height: 12px;

	color: #fff;

	background-color: #13bbe2;

	text-transform: uppercase;

	position: relative;

	/*display: inline;*/

	padding: 10px 28px;

	border-radius: 0px;

	margin-bottom: 50px;

	transition: opacity 250ms;

}

.site-btn:hover {

	color: #fff;

	opacity: .7;

}

.services-col-md-6 {

	text-align: center;

}

.services-container {

	margin-left: 27.5%;

	margin-top: 50px;

}

.service-container {

    display: inline-flex;

    width: 100%;

    margin-bottom: 30px;

}

.service-image {

	height: 60px;

	width: 60px;

	background-size: contain;

	background-position: center;

	background-repeat: no-repeat;

    margin-right: 40px;

}

.service-title {

	font-family: 'Raleway', sans-serif;

	font-size: 20px;

	line-height: 25px;

	font-weight: 300;

	color: #393939;

	cursor: pointer;

	transition: color 250ms ease;

	text-align: left;

}

.page-template-sectors .service-title {
	cursor: pointer;
	transition: all 250ms;
}

.page-template-sectors .service-title {
	opacity: .7;
}

.service-title:hover {

	color: #26bfe6;

}

.sectors-section {

	height: 620px;

	background-image: url('../images/sectors-section-background.jpg');

	background-size: cover;

	background-repeat: no-repeat;

	background-position: center;

	padding-top: 60px;

	text-align: center;

}

.section-title-white {

	color: #fff;

	text-align: center;

	letter-spacing: 2px;

}

.sectors-section-description {

	color: #fff;

	text-align: center;

	max-width: 890px;

	margin: 0 auto;

	margin-top: 30px;

	margin-bottom: 80px;

}

.sectors-container {

	height: 200px;

	width: 100%;

	transition: all 250ms ease;

	cursor: pointer;

	padding: 30px;

}

.sectors-container:hover {

	background-color: rgba(101,102,112, .6);
	text-decoration: none;

}


.owl-carousel {

	/*margin: 0 40px;*/

	padding-left: 40px;

	padding-right: 40px;

}

.owl-theme .owl-controls .owl-page {

    display: inline-block;

}

.owl-theme .owl-controls .owl-page span {

    background: none repeat scroll 0 0 #869791;

    border-radius: 20px;

    display: block;

    height: 12px;

    margin: 5px 7px;

    opacity: 0.5;

    width: 12px;

}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {

	background: #26bfe6 !important;

}

.owl-next {

	position: absolute;

	right: 0;

	top: 70px;

}

.owl-prev {

	position: absolute;

	left: 0;

	top: 70px;

}

.owl-theme .owl-nav [class*='owl-'] {

    padding: 2px 10px !important;

    background: #0fbbe3 !important;

    border-radius: 30px !important;

    line-height: 20px !important;

}

.sector-header {

	display: inline-flex;

	align-items: center;

	width: 100%;

}

.owl-carousel .owl-item img.sector-image {

	width: 70px;

	height: 70px;

	margin-right: 10%;

}

.sector-title {

	font-family: 'Raleway', sans-serif;

	font-size: 21px;

	line-height: 25px;

	font-weight: 300;

	color: #fff;

	transition: color 250ms ease;

	text-align: left;



}
.sectors-container p {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: 300;
	color: #fff;
	margin-top: 24px;
	transition: color 250ms ease;
	text-align: left;	
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;	
}
.sector-content-for-homepage {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;	
}
.sector-content {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: 300;
	color: #fff;
	margin-top: 20px;
	transition: color 250ms ease;
	text-align: left;	
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.parteners-container {

	height: 400px;

	padding-top: 100px;

	text-align: center;

}

.section-title-black {

	color: #343434;

	text-align: center;

	letter-spacing: 2px;

}

.section-title-black:before {

	left: 50%;

	transform: translateX(-50%);

}

.parteners-container {

	font-size: 0;

}

.parteners {

	display: flex;

	align-items: center;

	margin-top: 60px;

	margin-bottom: 100px;

	padding: 0 100px;

}

.single-partener {
	width: 20%;
	display: inline-flex;
    justify-content: space-around;
    margin-bottom: 40px;
}
.single-partener div {
	margin: 0 auto;
}
.single-partener img {
    cursor: pointer;	
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: -webkit-filter .5s;
    transition: -webkit-filter .5s;
}
.single-partener img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);	
}
.bolg-jobs-container{

	display: inline-flex;

	width: 100%;

	height: 1000px;

}

.jobs-container {

	width: 50%;

	height: 100%;

	background-image: url('../images/jobs-section-bg.png');

	background-size: cover;

    background-repeat: no-repeat;

    background-position: center;

}

.blog-container {

	width: 50%;

	height: 100%;

	background-image: url('../images/blog-section-bg.png');

	background-size: cover;

    background-repeat: no-repeat;

    background-position: center;

}

.page-template-home .sjb-filters {
	display: none;
}
.page-template-home .job-location {
	display: none;
}
.page-template-home .single-job-category {
	display: none;
}
.page-template-home .job-description {
	display: none;
}
.page-template-home .list-data {
	margin: 0 !important;
	padding: 0 !important;
}
.page-template-home .list-data .job-info {
	margin: 0 !important;
}
.page-template-home .job-title {
    font-family: 'Raleway', sans-serif !important;
    font-size: 18px !important;
    line-height: 40px;
    font-weight: 400 !important;
    color: #343434 !important;
    cursor: pointer;
    transition: all 250ms ease;
}
.page-template-join-us .job-title:hover {
	color :#0fbbe3 !important;
}
.page-template-join-us .sjb-filters {
	display: none;
}
.page-template-join-us .job-location {
	display: none;
}
.page-template-join-us .single-job-category {
	display: none;
}
.page-template-join-us .job-description {
	display: none;
}
.page-template-join-us .list-data {
	margin: 0 !important;
	padding: 0 !important;
}
.page-template-join-us .list-data .job-info {
	margin: 0 !important;
}
.page-template-join-us .job-title {
    font-family: 'Raleway', sans-serif !important;
    font-size: 18px !important;
    line-height: 40px;
    font-weight: 400 !important;
    color: #fff !important;
    cursor: pointer;
    transition: all 250ms ease;
}
.page-template-join-us .job-title:hover {
	color :#0fbbe3 !important;
}
.page-template-join-us .job-type {
    display: inline-flex;
    font-family: 'Raleway', sans-serif !important;
    font-size: 12px !important;
    font-weight: 300 !important;
    color: #fff !important;
    align-items: baseline !important;
    margin-left: 15px !important;
}
.page-template-join-us .section-title {
    font-family: 'Conv_Panton-Regular';
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    display: block;
    margin-top: 60px;
}
.jobs-list {

	width: 646px;

	margin-left: auto;

	padding-top: 100px;

}

.single-job {

	font-family: 'Raleway', sans-serif;

	font-size: 18px;

	line-height: 40px;

	font-weight: 400;

	color: #343434;

	cursor: pointer;

	transition: all 250ms ease;

}

.single-job:hover {

	color :#0fbbe3;

	background-color: #fff;

}

.jobs-list ul {

	list-style: none;

	padding-left: 0;

	margin-top: 50px;

}

.blog-container {

	padding-left: 160px;

	padding-top: 100px;

}

.blog-container .section-title{

	color: #fff;

}

.single-article {

	width: 322px;

	margin-bottom: 80px;

	margin-top: 40px;

}

.single-article-title {

	font-family: 'Raleway', sans-serif;

	font-size: 18px;

	line-height: 26px;

	font-weight: 600;

	color: #13bbe2;

	cursor: pointer;

	transition: all 250ms ease;

}

.single-article-excerpt {

	font-family: 'Raleway', sans-serif;

	font-size: 16px;

	line-height: 24px;

	font-weight: 300;

	color: #fff;

	transition: all 250ms ease;

	overflow: hidden;

    display: -webkit-box;

    -webkit-line-clamp: 3;

    -webkit-box-orient: vertical;

    text-align: left;

}

.single-article p {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	color: #fff;
	transition: all 250ms ease;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: left;
    max-height: 70px;

}

.single-article-more {

	font-family: 'Raleway', sans-serif;

	font-size: 14px;

	line-height: 24px;

	font-weight: 600;

	color: #13bbe2;

	cursor: pointer;

	text-decoration: none;

	transition: all 250ms ease;

}

.single-article-more:hover {

	text-decoration: none;

	color: #13bbe2;

	opacity: .7;

}	



/*footer*/

.footer-container {

	background-color: #323a45;

}

.footer-logo {

	background-image: url('../images/logo-footer.png');

	height: 40px;

	background-size: contain;

	background-repeat: no-repeat;

	margin-top: 80px;
    
    margin-bottom: 30px;

}

.footer-list-title {

	font-family: 'Raleway', sans-serif;

	font-size: 12px;

	line-height: 24px;

	font-weight: 600;

	color: #b3c4dc;

	margin-top: 50px;

}

.footer-list ul {

	padding-left: 0;

}

.footer-list ul li {

	list-style: none;

}

.footer-list ul li a{

	font-family: 'Raleway', sans-serif;

	font-size: 12px;

	line-height: 24px;

	font-weight: 400;

	color: #fff;

	cursor: pointer;

	transition: all 250ms ease;

}

.footer-list ul li a:hover {

	text-decoration: none;

	opacity: .8;

}

.footer-list i {

	color: #35c2e7;

	margin-right: 10px;

}

.footer-list-contact ul li a{

	line-height: 38px;

}

.footer-list-contact ul li {

	font-family: 'Raleway', sans-serif;

	font-size: 12px;

	line-height: 24px;

	font-weight: 400;

	color: #fff;

}
.footer-logo-adress {
	display: inline-block;
	vertical-align: top;
}
.footer-list-contact .fa-map-marker {
	margin-right: 10px !important;
	margin-left: 2px !important
}
.social-container {

}

.social-container ul {

	display: inline-flex;

	padding-left: 0;

	font-size: 20px;

	margin-top: 10px;

}

.social-container ul li {

	list-style: none;

	cursor: pointer;

	margin-right: 30px;

}

.social-container i {

	color: #d0d0d0;

	transition: all 250ms ease;

}

.social-container i:hover {

	opacity: .9;

	color: black;

}

/*about page*/
.page-template-about-us .services-container {
	margin-left: 10%;
}
.about-item-wrapper {
	display: inline-flex;
}

.about-item-wrapper img {
	width: 80px;
	height: 100%;
	margin-right: 20px;
}
.about-item-container {
	width: 100%;
	text-align: left;
}
.about-item-container h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #2fc1e6;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 12px;
	margin-top: 0px;
}
.about-item-container p {

}
.team-container {
	padding-top: 100px;
	background-color: white;
	text-align: center;
}
.team-container .parteners {
	padding: 0px;
	display: inline-flex;
    flex-wrap: wrap;
    font-size: 0;
}
.team-member-container {
	display: flex;
	width: 50%;
	padding-left: 20px;
	padding-right: 10px;
	align-items: flex-start;
}
.team-member-image {
	height: 134px;
	width: 134px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 50%;
	position: relative;
}
.team-member-image:before {
	position: absolute;
	content: '';
	border-radius: 50%;
	width: 100%;
	height: 100%;
	top: 0;
	left: -6px;
	bottom: -1px;
	right: 0;
	background-color: #19bce6;
	z-index: -1;
}
.team-member-left p {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #2fc1e6;
	line-height: 24px;
	margin-bottom: 30px;
}
.team-member-right p {
	padding-left: 20px;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: 300;
	color: #343434;
	line-height: 20px;
	text-align: left;
}
.team-member-right div {
	padding-left: 20px;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: 300;
	color: #343434;
	line-height: 20px;
	text-align: left;
	margin-top: 0px;	
}


/*services page*/
.countries-container {
	display: inline-flex;
    flex-wrap: wrap;
} 
.single-country {
	text-align: center;
    width: 25%;
}
.single-country img {
	border-radius: 50%;
}
.page-template-services .col-md-5 {
	margin-top: 100px;
}
.page-template-services .section-description {
	margin-top: 40px;
}
.single-country .section-description {
	margin-top: 10px;
}
.services-page-container {
	background-color: #f8f8f8;
	padding-top: 60px;
	padding-bottom: 80px;
}
.single-service-description {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #343434;
	max-width: 270px;	
}
.services-page-container .service-container {
	margin-bottom: 20px;
}
.services-page-container .col-md-4 {
	margin-bottom: 60px;
}
.single-service-link {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #26bfe6;
}
.services-page-container  .section-description {
	text-align: center;
}

/*service template */
.single-service-container .col-md-6 {
	margin-top: 60px;
}
.single-service-header {
    display: flex;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 40px;
}
.single-service-header .service-image {
	margin-right: 10px;
}
.single-service-header h2 {
	padding-left: 20px;
	font-family: 'Raleway', sans-serif;
	font-size: 50px;
	font-weight: 500;
	color: #26bfe6;
	text-align: left;	
}
.service-description-image {
    width: 400px;
    height: 400px;
    /*background-image: url(../images/service-example.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    position: relative;
    margin-top: 15%;
    margin-left: 10%;
}
.service-description-image:before {
    position: absolute;
    content: '';
    border-radius: 50%;
    width: 100%;
    height: 100%;
    top: 6px;
    left: 9px;
    bottom: -1px;
    right: 0;
    background-color: #19bce6;
    z-index: -1;
}
.single-service-container p {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    color: #343434;
    margin-bottom: 30px;	
}
.page-template-employer-branding-template  ul li {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    color: #343434;
    margin-bottom: 0px;
}
/*sectors page*/ 
.page-template-sectors .site-content {
	margin-top: 70px;
}
.page-template-sectors .single-service-description {
	text-align: left;
	max-width: 90%;
}
.page-template-sectors .homepage-cotainer {
	margin-bottom: 0px;
}
.page-template-sectors .service-container {
	margin-bottom: 8px;
	margin-top: 50px;
}
.page-template-sectors .parteners-container {
	height: auto;
	padding-bottom: 0px;
}
.page-template-sectors .service-image {
	margin-right: 20px;
}
.page-template-sectors p {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: 300;
    color: #393939;
    text-align: left;
    max-width: 90%;
    margin-bottom: 20px;		
}
.sectors-height{
	min-height: 344px;		
}
.page-template-sectors .service-title {
	cursor: pointer;
}
.page-template-sectors .service-title:hover {
	color: #393939;
}
/*referrals page*/
.page-template-referrals #scene {
	width: 90%;
}
.referrals-main-title { 
    font-family: 'Raleway', sans-serif;
    font-size: 44px;
    line-height: 44px;
    font-weight: 300;
    color: #393939;
    text-align: left;
    /*max-width: 90%;*/
    margin-bottom: 40px;		
}
.referrals-main-description {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    line-height: 15px;
    font-weight: 300;
    color: #393939;
    text-align: left;
    /*max-width: 90%;*/
    margin-bottom: 20px;		
}
.referrals-main-description p {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    line-height: 15px;
    font-weight: 300;
    color: #393939;
    text-align: left;
    /*max-width: 90%;*/
    margin-bottom: 20px;		
}
.referral-secondary-title {
    font-family: 'Raleway', sans-serif;
    font-size: 22px;
    line-height: 22px;
    font-weight: 300;
    color: #38c3e7;
    text-align: left;
    /*max-width: 90%;*/
    margin-bottom: 20px;	
}
.referrals-row {
	margin-top: 80px;
}
.referrals-row .referrals-main-description {
	width: 90%;
}
.referrals-first-row {
	position: relative;
}
.referrals-first-row:after {
	position: absolute;
	content: "";
	right: 8%;
	top: 0;
	height: 100%;
	width: 2px;
	border-right: 1px dashed #a3a3a3;
}
.referrals-secondary-row {
	text-align: center;
}
.referrals-secondary-row .sector-header {
	width: auto;
	margin-bottom: 30px;
}
.referrals-secondary-row .sector-image {
	margin-right: 20px;
}
.referrals-secondary-row .sector-title {
	color: #38c3e7;
}
.referrals-secondary-row .referrals-main-description {
	padding: 0 20px;
}
.pdf-container {
	width: 100%;
	text-align: right;
	padding-right: 20px;
}
.pdf-trigger {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	color: #393939;
	margin-top: 10px;
	text-decoration: underline !important;
}
.join-us-container {
	padding-top: 200px;
	background-image: url(../images/join-us-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.join-us-container h2{
	font-family: 'Conv_Panton-Regular';
	font-size: 70px;
	color: #fff;
	margin-bottom: 30px;
	margin-top: 0px;
}
.join-us-container .section-description{
	color: #fff;
}
.advantages-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.advantage {
	display: inline-flex;
	width: 100%;
	margin-bottom: 50px;
}
.advantage-image {
	height: 50px;
	width: 50px;
	background-image: url(../images/advantage-image.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 20px;
}
.advantage-name {
	font-family: 'Conv_Panton-Regular';
	font-size: 30px;
	color: #fff;
	/*margin-bottom: 30px;	*/
}
.form-container {
	width: 400px;
	background: -webkit-linear-gradient(-89deg, #3a99cc 5%, #1370a2 95%);
	background: -moz-linear-gradient(-89deg, #3a99cc 5%, #1370a2 95%);
	background: -o-linear-gradient(-89deg, #3a99cc 5%, #1370a2 95%);
	background: -ms-linear-gradient(-89deg, #3a99cc 5%, #1370a2 95%);
	background: linear-gradient(179deg, #3a99cc 5%, #1370a2 95%);
	margin-bottom: 200px;
	position: relative;
	float: right;
}
.arrow-down {
    position: absolute;
    bottom: -50px;
    width: 0;
    height: 0;
    border-left: 200px solid transparent;
    border-right: 200px solid transparent;
    border-top: 50px solid #1572A4;
}
.salesforce_w2l_lead .w2linput.text {
	width: 100%;
	color: black;
}
.salesforce_w2l_lead .w2linput{
	color: black;
}
.afu-process-file .remove {
	display: none;
}
.salesforce_w2l_lead .w2linput.text {
	width: 100% !important;
}
.w2linput.text.captcha {
	width: 50% !important;
}
.w2llabel.checkbox.w2llabel-checkbox-label {
	display: none !important;
}
.salesforce_w2l_lead {
	padding: 20px 20px;
}
.w2llabel.required.text {
	font-family: 'OpenSans', sans-serif !important;
	color:  #ffffff !important;
	font-size: 14.95px !important;/* Approximation due to font substitution */
	font-weight: 400 !important;
	text-align: left !important;
	transform: scaleY(1.0019) !important;
	margin-top: 0px !important;	
	margin-bottom: 0px !important;	
}
.salesforce_w2l_lead .top-aligned .w2llabel {
	font-family: 'OpenSans', sans-serif !important;
	color:  #ffffff !important;
	font-size: 14.95px !important;/* Approximation due to font substitution */
	font-weight: 400 !important;
	text-align: left !important;
	transform: scaleY(1.0019) !important;
	margin-top: 0px !important;	
	margin-bottom: 0px !important;	
}
.required {
	color: #fff !important;
	font-size: 10px !important;
}
.sf_required_fields_msg {
	font-family: 'OpenSans', sans-serif !important;
	color:  #ffffff !important;
	font-size: 14.95px !important;/* Approximation due to font substitution */
	font-weight: 400 !important;
	text-align: left !important;
	transform: scaleY(1.0019) !important;/* width and height properties ommitted due to transform */	
}
.w2linput {
	background-color:  #54acd3 !important;
	border: none !important;
	color: white; 
	padding: 2px 4px;
}
.error_message {
	font-size: 100% !important;
}
.submit {
	width: 100% !important;
	padding: 10px 0 !important;
	background-color: #f7941d !important;
	font-family: 'OpenSans', sans-serif !important;
	color:  #ffffff !important;
	font-size: 18.1px !important;
	font-weight: 700 !important;
	text-align: center !important;
	transform: scaleX(1.0033) !important;
	text-transform: uppercase !important;
	margin-bottom: 20px !important;
}
.page-template-join-us .parteners-container {
	padding-top: 0px;
	height: auto;
}
.page-template-join-us .parteners {
	margin-top: 0px;
	margin-bottom: 0px;
}
.page-template-join-us .single-partener {
	margin-top: 20px;
	margin-bottom: 20px;
}


/*blog page */
.page-template-blog .single-article {
	width: 50%;
	display: inline-flex;
}
.page-template-blog .single-article p {
    -webkit-line-clamp: 4;
    color: #343434;
}

.blog-page-container {
	margin-top: 140px;
}
.aricle-wrapper {
    width: 100%;
    width: -webkit-calc(100% - 200px);
    width: -moz-calc(100% - 200px);
    width: calc(100% - 200px);
}
.article-image {
	width: 200px;
	height: 200px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-color: gray;
	margin-right: 20px;
}

/*single post*/

.single-post {
	padding-top: 100px;
}
.single-post .site-content {
	display: inline-flex;
	text-align: left;
	padding-top: 40px;
}
.single-post #primary {
	width: 70%;
	padding-right: 30px;
}
.single-post #secondary {
	width: 30%;
	padding-left: 10px;
	margin-top: 60px;
}
.single-post .site {
	text-align: center;
}
.single-post .footer-container {
	text-align: left;
}
.widget_meta {
	display: none;
}
.single-post .entry-title {
    font-family: 'Raleway', sans-serif;
    font-size: 45px;
    line-height: 57px;
    font-weight: 500;
    color: #13bbe2;
    text-align: left;
    max-width: 630px;
    margin-bottom: 20px;	
}
.single-post-image {
	width: 100%; 
	height: 400px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: gray;
}
.updated {
	display: none;
}
.entry-meta {
	margin-bottom: 10px;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
    color: #343434;
    text-align: left;
}
.post-navigation {
	display: none;
}
.comments-area {
	display: none;
}
.entry-header {
	margin-top: 40px;
}
.entry-footer {
	margin-bottom: 40px;
}
.screen-reader-text {
	display: none;
}
.entry-content p {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    color: #343434;
    text-align: left;	
}
.entry-summary p {
	font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
    color: #343434;
    text-align: left;	
}
.entry-footer {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
    color: #343434;
    text-align: left;		
}
.widget_recent_comments {
	display: none;
}
.widget_archive {
	display: none;
}
.widget-title {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #333333;
    text-align: left;
    font-style: bold;
    text-transform: uppercase;		
}
.widget ul {
	list-style: none;
}
.widget ul li a {
    font-family: 'Raleway', sans-serif;	
	font-size: 16px;
	color: #333333;
	line-height: 50px;
	font-weight: 400;
}
.widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.widget li {
  padding-left: 1em; 
  text-indent: -.7em;
}

.widget li::before {
  content: "- ";
  color: #333333; /* or whatever color you prefer */
}
.search-field {
	padding: 10px;
}
.search-submit {
	padding: 10px;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #333333;
}
.comments-link {
	display: none;
}
.post-edit-link {
	display: none;
}
input[type=search] {
    -webkit-appearance: initial !important;
    border: 1px solid #e9dec9 !important;
}
.search-results .site {
	padding-top: 70px;
}
.category .site {
	padding-top: 70px;
}
/*.search-results .widget-area {
	display: none;
}*/
.category  .entry-header .single-post-image{
	display: none;
}
.category  .entry-content {
	max-height: 100px;
    overflow-y: hidden;
    margin-bottom: 10px;

}
/*article-page */
.entry-content p {
	display: block;
	max-height: none;
}
.single-post .single-article {
	margin-top: 0;
	width: 100%;
}
.single-post .single-article .entry-meta {
	display: none;
}
.single-post .single-article .entry-content {
	max-height: none;
}

/*contact page */
.contact-container {
	padding-top: 140px;
}
.contact-container .section-title {
	font-size: 30px;
}
.contact-container input[type="submit"] {
	background-color: #3ac3e7;
	color: white;
	border-radius: 4px;
	margin-top: 10px;
	border-bottom: none;
	padding: 12px 24px;
	width: auto;
	margin-bottom: 40px;
}
div.wpcf7-response-output {
	margin-top: 0px !important;
}
.contact-container .single-service-description {
	max-width: 90%;
	margin-top: 20px;
	margin-bottom: 80px;
}
.wpcf7 {
	margin-top: 30px !important;
}
.wpcf7-form-control-wrap {
	max-width: 570px !important;
}
.wpcf7-form-control:focus {
    outline: none;
}
.wpcf7-form-control {
	max-width: 570px !important;
	width: 100%;
	padding: 10px;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #7d7d7d;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #c9c9c9;
    margin-bottom: 20px;
}
.wpcf7-textarea {
	line-height: 16px;
}
#wpgmza_map {
	margin-bottom: 100px;
}
.single-service-description-adress .single-service-description {
	margin-bottom: 0px;
	width: 100%;
	display: inline-block;
}

/*single job */
.single-job-title {
    font-family: 'Raleway', sans-serif;
    font-size: 32px;
    line-height: 32px;
    font-weight: 300;
    color: #26bfe6;
    margin-bottom: 30px;
    margin-top: 50px;
}
.single-job-location {
	position: relative;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #343434;
    padding-left: 16px;

}
.job-location {
	display: inline-flex;
    font-family: 'Raleway', sans-serif !important;
    font-size: 12px !important;
    font-weight: 300 !important;
    color: #343434 !important;
    align-items: baseline !important;
}
.job-type {
	display: inline-flex;
    font-family: 'Raleway', sans-serif !important;
    font-size: 12px !important;
    font-weight: 300 !important;
    color: #343434 !important;
    align-items: baseline !important;
    margin-left: 15px !important;
}
.sjb-page .list-data {
	border: none !important;
}
.sjb-page .job-description .btn-primary {
	display: none !important;
}
.fa-map-marker {
	color: #2fc1e6 !important;
	margin-right: 6px !important;
}
.fa-briefcase {
	color: #2fc1e6 !important;
	margin-right: 6px !important;
}
.single-job-location:before {
	position: absolute;
	top: -1px;
	left: 0;
	content: url('../images/location.png');
	height: 20px;
	width: 20px;
	/*background-image: url('../images/location.png');*/
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;

}
.single-job-category {
	position: relative;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #343434;
    padding-left: 20px;
    margin-left: 30px;
    margin-right: 10px;

}
.job-date {
	display: none !important;
}
.job-title {
	padding-left: 15px !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 20px !important;
    font-weight: 500 !important;
	color: #26bfe6 !important;
}
.job-description p {
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px !important;
    font-weight: 300 !important;
	color: #343434 !important;	
}
.single-jobpost .sjb-detail {
	display: none !important;
}
.single-job-category:before {
	position: absolute;
	top: 1px;
	left: 0;
	content: url('../images/category.png');
	height: 20px;
	width: 20px;
	/*background-image: url('../images/location.png');*/
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.single-job-description-title {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #26bfe6;
    margin-top: 50px;
    text-transform: uppercase;
}
.fa-angle-left {
	margin-right: 10px;
}
.back-button {
	margin-top: 60px;
}
li.single-job:hover {

}
.single-job-list-item {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    line-height: 26px;
    font-weight: 300;
    color: #343434;
}
.single-job-list  {
  list-style: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #dadada;
  padding-bottom: 50px;
}

/*.single-job-list li::before {
  content: "• ";
  font-size: 40px;
  color: #a5a5a5;
  position: absolute;
  top: 0px;
  left: 0;
}*/
.single-job-image-search {
	background-image:  url('../images/single-job-image.png');
	height: 418px;
	width: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 100px;
}
.single-jobpost .form-control {
	width: 70% !important;
	margin-top: 80px !important;
	margin-bottom: 40px !important;
	margin: 0 auto;
    width: 100% !important;
}
.single-jobpost .sjb-search-keywords {
	margin: 0 auto !important;
	float: none !important;
}
.single-jobpost .sjb-search-button {
	display: none !important;
}
.single-jobpost .sjb-search-job-type {
	display: none !important;
}
.single-jobpost .w2linput {
	background-color: white !important;
} 
.single-jobpost .salesforce_w2l_lead .top-aligned .w2llabel {
	color: #343434 !important;
}
.single-jobpost .required {
	color: #343434 !important;
}
.single-jobpost .sf_required_fields_msg {
	display: none !important;
}
.single-jobpost .submit {
	background-color: #f7941d !important;
    max-width: 150px;
    margin-top: 30px !important;
    font-size: 14px !important;
}
.single-jobpost .salesforce_w2l_lead  {
	padding: 20px 0;
}
.post-type-archive-jobpost .sjb-page .sjb-filters .form-control {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
    border-bottom: 1px solid #c9c9c9 !important;
}
.post-type-archive-jobpost .btn-search {
    background-color: transparent !important;
    color: #3ec4e7 !important;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #343434 !important;
     opacity: .8 !important;
}
select#category {
   color: #666;
   background-color: transparent;
   padding-left: 15px;
}
.post-type-archive-jobpost .sjb-content {
	padding-top: 140px;
}
.sjb-page .sjb-filters {
	margin-top: 0px;
}
.page-template-join-us .salesforce_w2l_lead .w2linput {
	color: white;
	width: 100%;
}
.page-template-join-us .select span {
	color: white;
}
.page-template-join-us .select .afuico {
	color: white;
}
.page-template-join-us .form-container h3 {
	color: white;
	font-size: 18px;
}
.single-jobpost-form-container {
    margin-top: 60px;
    display: inline-flex;
    flex-wrap: wrap;
	border: 1px solid #e1e1e1;
    border-radius: 14px;
   	max-width: 440px;
   	padding: 20px;
}
/*Responsive design*/

@media (max-width: 1400px){

	.jobs-list {

	    width: 460px;

	}

	.parteners {

		padding: 10px 0;

	}

}

@media (max-width: 1200px){
	.navbar-default .navbar-nav>li>a {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 12px;
	}

}

@media (max-width: 1000px){
	.container-fluid-header {
	    margin-top: 0px;
	}
	.navbar-brand {
	    padding: 2px 2px;
	}
	.blog-container {
	    padding-left: 60px;
	}
	.parteners {
		display: block;
	}
	.single-partener {
		width: 40%;
	}
	.jobs-list  {
		width: 100%;
		padding-left: 10%;
	}
	.single-article {
		width: 98%;
	}
	.service-description-image {
		width: 500px;
	    height: 500px;
	    margin: 0 auto;
	}
	.sectors-height{
		min-height: auto;		
	}
	.page-template-sectors p {
		max-width: 100%;
	}
	.page-template-referrals #scene  {
		max-width: 50%;
		margin: 0 auto;
	}
	.referrals-first-row:after {
		display: none;
	}
	.page-template-services .col-md-5 {
		margin-top: 40px;
	}
	.countries-container {
		width: 100%;
	}
	.form-container {
		float: none;
		margin: 0 auto;
		margin-bottom: 120px;
	}
	.page-template-blog .single-article {
		width: 100%;
		display: inline-flex;
	}
	.single-post .site-content {
		display: inline-block;
	}
	.single-post #primary {
	    width: 100%;
	    padding-right: 30px;
	    padding-left: 30px;
	}
	.single-post #secondary {
	    width: 100%;
	    padding-right: 30px;
	    padding-left: 30px;
	}
}
@media (max-width: 900px) {
	.bolg-jobs-container {
	    height: 1100px;
	}
}
@media (max-width: 767px) {
	.navbar-default .navbar-nav>li>a {

		font-size: 14px;
	}
	.container-fluid-header {
		margin-top: 10px;
	}
	.navbar-default .navbar-nav>li>a:before{
		display: none;
	}
	.navbar-brand {
		padding-left: 0px !important;
		padding-right: 5px !important;
	}
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
		margin-right: 0px;
		margin-left: 0px;
	}
	.services-container {
		margin-left: 0;
	}

	.services-col-md-6 {

		text-align: left;

	}

	.bolg-jobs-container {

		display: block;

		height: auto;

	}

	.jobs-container {

		width: 100%;

	}

	.jobs-list {

		padding-left: 5%;

		padding-right: 5%;

	}

	.blog-container {

		width: 100%;

		padding-left: 5%;

	}

	.parteners {

		margin-bottom: 40px;

	}

	.parteners-container {

		height: auto;

	}

	.single-partener {

		width: 100%;

	}
	.social-container ul li {
		margin-right: 10px;
	}
	.page-template-about-us .services-container {
		margin-left: 0;
	}
	.team-member-container {
		width: 100%;
		margin-bottom: 30px;
	}
	.team-member-image {
		height: 100px;
		width: 100px;
	}
	.team-member-left p {
	    font-size: 14px;
    	line-height: 14px;
    	margin-top: 11px;
	}
	.page-template-services .single-service-description {
		max-width: 90%;
	}
	.section-description-mobile {
		font-size: 14px;
		line-height: 20px;
		margin-top: 0px !important;
	}
	.single-service-container p {
		padding: 0 10px;
		margin-bottom: 10px;
	}
	.service-description-image {
		width: 300px;
	    height: 300px;
	    margin: 0 auto;
	}
	.single-service-container .col-md-6 {
		margin-top: 20px;
	}
	.sectors-height {
		padding: 0 20px !important;
	}
	.sectors-height p {
		max-width: 100%;
	}
	.page-template-sectors .parteners-container {
		padding-bottom: 0px;
	}
	.page-template-sectors .service-container {
		margin-top: 30px;
	}
	.advantage {
		display: inline-flex;
		width: 100%;
		margin-bottom: 50px;
	}
	.article-image {
		width: 140px;
		height: 140px;
	}
	.page-template-blog .single-article {
		margin-bottom: 30px;
	    margin-top: 20px;
	}
	.page-template-blog .single-article p {
	    -webkit-line-clamp: 3;
	    margin-bottom: 4px;
	}
	.page-template-blog .single-article-title {
		margin-bottom: 0px;
		margin-top: 0px;
	}
	.single-post #primary {
	    width: 100%;
	    padding-right: 10px;
	    padding-left: 10px;
	}
	.single-post #secondary {
	    width: 100%;
	    padding-right: 10px;
	    padding-left: 10px;
	}
	.single-post-image {
		height: 300px;
	}
	.category-news .entry-content {
		max-height: 100px; 
		overflow-y: hidden;
		margin-bottom: 10px;
	}
	.category .site {
		padding-left: 10px;
		padding-right: 10px;
	}
	.search .site {
		padding-left: 10px;
		padding-right: 10px;		
	}

}
@media (max-width: 767px) {
	.navbar-default .navbar-toggle {
		margin-top: 0px;
	}
	.navbar-brand>img {
		width: 140px;
	}
	.form-container {
		width: 100%;
	}
	.arrow-down {
		display: none;
	}
	.salesforce_w2l_lead .w2limg {
		float: none !important;
		margin: 0 auto;
		width: 100% !important;

	}
	.salesforce_w2l_lead .w2linput.text.captcha {
		margin: 0 auto !important;
		margin-top: 10px !important;
		float: none !important;
		height: 50px !important;
    	width: 100% !important;

	}
	.single-post .site-content {
		padding-top: 0;
	}
}