body {
	font-family: "CorporateSOT-Regular";
	font-size: 16px;
	color: #000;
}

img {
	max-width: 100%;
	vertical-align: middle;
	height: auto !important;
}

.flags img {
	width: 32px;
}

svg {
	max-width: 100%;
}

p {
	font-family: "CorporateSOT-Light";
	font-size: 16px;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
}

a {
	color: #007cdb;
}

.fancybox-title {
	display: none;
}

.body-container {
	width: 1351px;
	max-width: 100%;
	margin: 0 auto;
	background: #fff;

	-webkit-transition: all 300ms ease-out;
	   -moz-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
		 -o-transition: all 300ms ease-out;
		    transition: all 300ms ease-out;
}

.no-scroll {
	overflow: hidden;
}

.content h1,
.content h2 {
	font-family: "CorporateSOT-Bold";
	color: #31996b;
	font-size: 22px;
	margin-bottom: 0;
	font-weight: normal;
	margin-top: 40px;
}

.content p {
	font-size: 16px;
	color: #000;
	line-height: 26px;
	margin-top: 0;
	margin-bottom: 20px;
}

.content h3 {
	font-size: 20px;
	color: #31996b;
}

.content ul {
	padding-left: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	list-style: none;
}

.content ul li {
	font-family: "CorporateSOT-Light";
	padding-left: 35px;
	position: relative;
	font-size: 16px;
	color: #000;
	line-height: 26px;
	margin-bottom: 5px;
}

.content ul li:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 24px;
	height: 23px;
	background: url('../img/list-style.png') no-repeat center;
}

.single-date {
	font-size: 16px;
	color: #333;
}

.single-right-list ul {
	margin: 0;
}

.title {
	margin-top: 55px;
	margin-bottom: 30px;
}

.title h1,
.title h2 {
	font-family: "CorporateSOT-Bold";
	font-size: 22px;
	color: #31996b;
	margin: 0;
	padding-left: 40px;
	text-transform: uppercase;
	font-weight: normal;
}

.title-underline {
    width: 400px;
    height: 2px;
    background: #31996b;
	position: initial;
    left: 0px;
    max-width: 100%;
}

/*.title-underline:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	right: 100%;
	border-bottom: 1px solid #31996b;
	border-top: 2px solid transparent;
	border-left: 0px solid transparent;
	border-right: 15px solid #31996b;
}*/

.right-title {
	margin-bottom: 0;
}

.owl-pagination {
	position: absolute;
	bottom: 20px;
	width: 100%;
	text-align: center;
}

.header-banner-item {
	position: relative;
}

.header-banner-content {
	position: absolute;
	right: 0;
	top: 27%;
	background: rgba(255, 255, 255, 0.8);
	z-index: 1;
	padding: 25px;
}

.banner-content-title {
	font-size: 48px;
	color: #31996b;
	font-weight: bold;
}

.banner-content-desc {
	font-size: 20px;
	color: #cd8d2c;
	margin-bottom: 10px;
	font-weight: bold;
}

.banner-content-text span {
	display: block;
	font-size: 20px;
	color: #000000;
}

.header-banner-container .owl-theme .owl-controls .owl-page span {
	width: 20px;
	height: 20px;
	border-radius: 0;
	border: 1px solid #31996b;
	width: 10px;
	height: 10px;
}

.header-banner-container .owl-theme .owl-controls .owl-page.active span/*, 
.owl-theme .owl-controls .owl-page:hover span*/ {
	border: 3px solid #31996b;
	position: relative;
	top: 2px;
	width: 10px;
	height: 10px;
}

header {
	height: 86px;
}

header:after {
	content: '';
	display: block;
	clear: both;
}

.logo-box {
	box-sizing: border-box;
	float: left;
	display: inline-block;
	vertical-align: top;
	width: 24%;
	padding-top: 22px;
	padding-left: 25px;
}

.logo-box a img {
	max-width: 61%;
}

.header-nav-container {
	float: left;
	display: inline-block;
	vertical-align: top;
	width: 76%;
	height: 86px;
	box-sizing: border-box;
	position: relative;
}

.header-nav-container {
	background: #31996b;
}

.header-menu {
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.header-nav-container:before {
	content: '';
	right: 100%;
	top: 0;
	position: absolute;
	border-right: 55px solid #31996B;
	border-top: 43px solid #31996B;
	border-left: 55px solid transparent;
	border-bottom: 43px solid transparent;
}

.header-menu ul {
	padding-left: 0;
	margin-top: 32px;
	margin-bottom: 32px;
}

.header-menu ul:after {
	content: '';
	display: block;
	clear: both;
}

.header-menu ul li {
	display: inline-block;
	float: left;
	border-right: 1px solid #eadfe8;
	border-left: 1px solid #fff;
	padding: 0 18px;
}

.header-menu ul li:first-child {
	border-left: 0;
}

.header-menu ul li:last-child {
	border-right: 0;
}

.header-menu ul li a {
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	display: block;
}

.header-language {
	display: inline-block;
	vertical-align: top;
	float: right;
	padding-right: 25px;
}

.header-language ul {
	padding-left: 0;
	margin: 31px 0;
}

.header-language ul li {
	display: inline-block;
	margin-left: 10px;
	width: 25px;
}

.header-language img {
	width: 100%;
}

footer {
	border-top: 2px solid #31996b;
	margin-top: 20px;
	background: #f6f6f6;
	padding-top: 35px;
}

.footer-top h3 {
	font-family: "CorporateSOT-Bold";
	font-weight: normal;
	color: #31996b;
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}

.footer-content span {
	font-family: "CorporateSOT-Light";
	display: block;
	font-size: 16px;
	color: #000000;
	margin-bottom: 10px;
}

.footer-link-content ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

.footer-link-content ul li {
	display: inline-block;
	border-right: 1px solid #000;
	padding-right: 4px;
	margin-bottom: 10px;
}

.footer-link-content ul li:first-child {
	border-left: 0;
}

.footer-link-content ul li:last-child {
	border-right: 0;
}

.footer-link-content a {
	font-family: "CorporateSOT-Light";
	font-size: 16px;
	color: #000000;
	display: inline-block;
	text-decoration: none;
}

.footer-top-center {
	text-align: center;
}

.footer-social ul {
	margin: 20px 0;
	padding: 0;
	text-align: center;
}

.footer-social ul li {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}

.footer-subscribe {
	text-align: center;
	margin-bottom: 20px;
}

.subscribe-button {
	display: inline-block;
	background: #555555;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	padding: 10px 75px 10px 50px;
}

.subscribe-button:before {
	content: '';
	background: url('../img/subscribe-ico-1.png') no-repeat center;
	display: block;
	width: 26px;
	height: 18px;
	position: absolute;
	left: 15px;
	top: 11px;
}

.subscribe-button:after {
	content: '';
	background: url('../img/subscribe-arrow.png') no-repeat center;
	display: block;
	width: 44px;
	height: 13px;
	position: absolute;
	right: 15px;
	top: 15px;
}

.index-slider-container {
	padding: 0 30px;
}

.index-slider .item {
	padding: 20px;
}

.index-slider-item {
	padding: 10px;
	box-shadow: 2px 0px 5px rgba(0, 0, 0, 0.15);
	margin-bottom: 20px;
	background: #fff;
}

.dow{
	width: 19px;
	height: 25px;
	float: left;
	margin-right: 10px;
}

.index-slider-item:hover{
	background-color: rgba(0, 0, 0, .1);
}

.index-slider-img {
	margin-bottom: 10px;
	position: relative;
}

.index-slider-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-height: 100%;
	width: auto;

	-webkit-transform: translate(-50%, -50%);
	   -moz-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	     -o-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

.index-slider-title {
	font-family: "CorporateSOT-Bold";
	text-align: center;
	color: #31996b;
	font-size: 22px;
	margin-bottom: 15px;
}

.index-slider-text {
	text-align: center;
	font-size: 16px;
	color: #cd8d2c;
	margin-bottom: 15px;
}

.index-slider-text-2 {
	font-size: 16px;
	color: #000;
	text-align: center;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
	background: url('../img/arrow-left.png') no-repeat center;
	height: 24px;
	width: 23px;
	position: absolute;
	top: 50%;
	margin-top: -12px;
	left: -30px;
	margin: 0;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
	background: url('../img/arrow-right.png') no-repeat center;
	height: 24px;
	width: 23px;
	position: absolute;
	top: 50%;
	margin-top: -12px;
	right: -30px;
	margin: 0;
}

.right-calendar-item {
	margin-bottom: 50px;
	width: 404px;
	max-width: 100%;
}

.right-calendar-item:after {
	content: '';
	display: block;
	clear: both;
}

.right-calendar-text {
	font-size: 18px;
	color: #000;
	float: left;
	display: inline-block;
	vertical-align: top;
	width: 64%;
	box-sizing: border-box;
	padding-left: 20px;
}

.right-calendar-img {
	float: left;
	display: inline-block;
	vertical-align: top;
	width: 36%;
	padding: 0 10px;
	text-align: center;
	box-sizing: border-box;
}

.box {
	height: 50px;
	background: #333;
}

.right-news-list {
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	background: #f6f6f6;
}

.single-right-content,
.single-right-list,
.right-person,
.right-more-about,
.right-calendar {
	padding-top: 30px;
	padding-bottom: 20px;
	background: #f6f6f6;
}

.service-right-slider {
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background: #eff4e9;
}

.right-news-item {
	margin-bottom: 20px;
}

.right-news-date {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
}

.right-news-title {
	margin-bottom: 10px;
}

.right-news-title a {
	font-family: "CorporateSOT-Bold";
	font-size: 18px;
	color: #31996b;
}

.right-news-text {
	font-size: 16px;
	color: #000;
	font-family: "CorporateSOT-Light";
}

.mob-menu {
	display: none;
}

.mob-nav {
	display: none;
} 

.title-lg .title-underline {
	width: 100%;
}

.news-list-container {
	clear: both;
}

.news-list-container:after {
	content: '';
	display: block;
	clear: both;
}

.news-list-item {
	width: 358px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 45px;
}

.news-list-title {
	margin-bottom: 20px;
}

.news-list-title a {
	font-family: "CorporateSOT-Bold";
	color: #31996b;
	font-size: 18px;
	display: inline-block;
	text-align: center;
}

.news-list-text {
	font-size: 16px;
	color: #000000;
}

.news-list-container>div:nth-child(3n+1) {
	clear: both;
}

.news-list-content {
	padding: 10px;
	border: 1px solid transparent;
}

.news-list-item:hover .news-list-content {
	border: 1px solid #cccccc;
}

.messen-list-item:hover {
	background-color: rgba(0, 0, 0, .2);
}

.messen-list-item:nth-child(2n+1):hover{
	background-color: rgba(0, 0, 0, .2);
}

.pagination {
	text-align: center;
}

.pagination ul {
	display: inline-block;
	padding: 0;
	margin: 0;
}

.pagination ul:after {
	content: '';
	display: block;
	clear: both;
}

.pagination ul li {
	display: inline-block;
	float: left;
	border-right: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.pagination ul li:first-child {
	border-left: 1px solid #ddd;
	border-radius: 3px 0 0 3px;
}

.pagination ul li:last-child {
	border-radius: 0 3px 3px 0;
}

.pagination ul li a {
	display: block;
	font-size: 16px;
	color: #770050;
	width: 35px;
	height: 35px;
	text-align: center;
	text-decoration: none;
	box-sizing: border-box;
	padding: 8px 5px;
}

.right-more-about {
	padding-left: 20px;
}

.more-about ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.more-about ul li {
	margin-bottom: 5px;
}

.more-about ul li span {
	font-family: "CorporateSOT-Bold";
	cursor: pointer;
	color: #31996b;
	font-size: 22px;
}

.more-about ul li ul {
	padding-left: 40px;
	display: none;
}

.more-about ul li ul li a {
	font-family: "CorporateSOT-Bold";
	color: #474747;
	font-size: 20px;
	text-decoration: none;
}

.contact {
	padding-left: 70px;
	padding-top: 20px;
}

.contact-title {
	margin-bottom: 40px;
}

.contact-title h2 {
	font-family: "CorporateSOT-Bold";
	font-size: 22px;
	color: #31996b;
	margin: 0;
	font-weight: normal;
}

.input-block {
	margin-bottom: 20px;
	max-width: 100%;
}

.input-block:after {
	content: '';
	display: block;
	clear: both;
}

.label-box {
	float: left;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	padding-right: 20px;
	width: 190px;
}

.input-box {
	float: left;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	width: 240px;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"] {
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #e1ba80;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.30) inset;
	background: transparent;
	height: 30px;
	padding: 1px 10px;
}

textarea {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	max-height: 100px;
	min-height: 80px;
	box-sizing: border-box;
	border: 1px solid #e1ba80;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.30) inset;
	background: transparent;
	height: 30px;
	padding: 10px;
}

.label-box label {
	font-family: "CorporateSOT-Bold";
	font-size: 16px;
	color: #31996b;
	padding-top: 2px;
	display: inline-block;
}

.captcha-button input[type="submit"] {
	font-family: "CorporateSOT-Bold";
	background: #cd8d2c;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	height: 30px;
	padding: 1px 15px;
	border: 0;
	box-shadow: -1px -1px 3px rgba(0, 0, 0, 0.30) inset;
}

.captcha-label {
	width: 185px;
	max-width: 100%;
	display: inline-block;	
	vertical-align: top;
	color: #333;
	box-sizing: border-box;
	padding-right: 20px;
}

.captcha-box {
	display: inline-block;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
}

.captcha-button {
	display: inline-block;
	vertical-align: top;
}

.right-contact-title {
	font-size: 20px;
	margin-bottom: 30px;
}

.right-contact-box span {
	display: block;
	font-size: 16px;
}

.right-contact-box {
	margin-bottom: 30px;
}

.right-contact-container {
	padding: 20px 50px;
}

.contact-container {
	margin-bottom: 30px;
}

.right-contact-img {
	padding: 0 40px;
}

.right-contact-img-box {
	margin-bottom: 25px;
}

.right-contact-img-box:last-child {
	margin-bottom: 0;
}

.abonnieren-top-text blockquote {
	padding-left: 55px;
	margin: 5px 0;
	position: relative;
}

.abonnieren-top-text blockquote span {
	font-family: "CorporateSOT-BoldItalic";
	position: absolute;
	left: 0;
	top: 0;
}

.abonnieren-top-text {
	margin-bottom: 60px;
}

.checkbox-block {
	display: inline-block;
	vertical-align: top;
	max-width: 620px;
}

.checkbox-block:after {
	content: '';
	display: block;
	clear: both;
}

.checkbox-column {
	width: 300px;
	float: left;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
	position: relative;
	padding-left: 35px;
	box-sizing: border-box;
	max-width: 100%;
}
/*
.checkbox-box input {
	display: none;
}
*/

.checkbox-new input {
box-sizing: border-box;
    border: 1px solid #e1ba80;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.30) inset;
    background: transparent;
	display: block;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	cursor: pointer;
	display: inline;
	float: left;
}
.wpcf7-list-item {
	margin: 4px 0px 6px 0px!important;
	width: 240px;
	line-height: 20px;
}


.checkbox-box input:checked + label {
	background: url('../img/checked.png') 4px center no-repeat;
}

.checkbox-box {
	display: inline-block;
	vertical-align: top;
}

.checkbox-column .checkbox-box {
	position: absolute;
	left: 0;
	top: 0;
}

.checkbox-label {
	display: inline-block;
	vertical-align: top;
	padding-right: 20px;
}

.input-checkbox {
	margin-bottom: 20px;
}

.agree-box {
	position: relative;
	padding-left: 35px;
	float: left;
	max-width: 620px;
	box-sizing: border-box;
}

.agree-box .checkbox-box {
	position: absolute;
	top: 2px;
	left: 0;
}

.agree-label {
	font-family: "CorporateSOT-Bold";
	font-size: 20px;
	color: #31996b;
	padding-top: 2px;
	display: inline-block;
}

.team-item {
	background: #ebebeb;
	overflow: hidden;
	height: 145px;
	margin-bottom: 40px;
}

.team-img {
	display: inline-block;
	position: relative;
	vertical-align: top;
	width: 11.3%;
	float: left;
	box-sizing: border-box;
}

.team-text {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	float: left;
	padding-left: 30px;
	width: 26%;
	padding-right: 20px;
}

.team-context {
	float: left;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	text-align: center;
	padding-top: 55px;
	width: 10%;
	padding-left: 10px;
	padding-right: 10px;
}

.team-language {
	text-align: center;
	float: left;
	display: inline-block;
	vertical-align: top;
	padding-top: 55px;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
	width: 18%;
}

.team-list {
	float: left;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: 34%;
	padding-right: 10px;
}

.team-img:after {
	content: '';
	width: 50%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	left: 0;
	top: 0;
	background: #fff;
	z-index: 1;
}

.team-img span {
	box-sizing: border-box;
	max-width: 100%;
	width: 145px;
	height: 145px;
	border-radius: 50%;
	overflow: hidden;
	border: 1px solid #EBEBEB;
	display: inline-block;
	position: relative;
	z-index: 2;
}

.team-text h2 {
	font-family: "CorporateSOT-Bold";
	font-size: 22px;
	color: #31996b;
	font-weight: normal;
	margin: 10px 0;
}

.team-text p {
	font-family: "CorporateSOT-Light";
	font-size: 16px;
}

.team-text a, .right-person-text a {
	font-family: "CorporateSOT-Light";
	font-size: 16px;
	color: #31996b;
}

.team-language span,
.team-context span {
	font-family: "CorporateSOT-Demi";
	display: block;
	font-size: 16px;
	color: #31996b;
	margin-bottom: 10px;
}

.team-language ul,
.team-context ul {
	padding: 0;
	margin: 0;
}

.team-context ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}

.team-language li {
	display: inline-block;
	vertical-align: top;
	margin: 0 3px;
}

.team-list ul {
	color: #31996b;
	margin: 5px 0;
	padding-left: 25px;
}

.team-list ul li a {
	color: #31996b;
	font-size: 16px;
}

.messen-filter {
	padding: 30px 60px 30px 30px;
}

.messen-filter:after {
	content: '';
	display: block;
	clear: both;
}

.messen-label {
	font-family: "CorporateSOT-Bold";
	font-size: 20px;
	color: #31996b;
	display: inline-block;
	vertical-align: top;
	margin-right: 100px;
	padding-top: 3px;
}

.messen-filter-select {
	width: 240px;
	display: inline-block;
	vertical-align: top;
	margin-right: 40px;
}

.messen-filter-button {
	display: inline-block;
	vertical-align: top;
}

.messen-filter-button input {
	font-family: "CorporateSOT-Bold";
	background: #31996b;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	height: 30px;
	padding: 1px 15px;
	border: 0;
	box-shadow: -1px -1px 3px rgba(0, 0, 0, 0.30) inset;
}

.messen-list-item:after {
	clear: both;
}

.messen-list-container {
	display: table;
	width: 100%;
}

.messen-list-container {
	border: 1px solid #ebebeb;
}

.messen-list-item {
	display: table-row;
}

.messen-list-item>div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 10px;
	height: 145px;
	box-sizing: border-box;
}

.messen-img {
	width: 8%;
	height: 100%;
}

.messen-img img {
	width: 110px;
		}

.messen-text {
	font-size: 26px;
}

.messen-text span {
	text-transform: uppercase;
}

.messen-text {
	width: 18%;
	font-size: 16px;
}

.messen-list-item .messen-title {
	text-align: left;
}

.messen-title {
	width: 22%;
}

.messen-title a {
	text-decoration: none;
}

.messen-title h2 {
	font-family: "CorporateSOT-Bold";
	font-size: 20px;
	color: #31996b;
	margin: 0 0 5px 0;
}

.messen-title p {
	font-size: 16px;
	color: #cd8d2c;
	margin: 0;
}

.messen-logo {
	width: 6%;
}

.messen-logo img {
	max-width: 60px;
}

.messen-logo {
	width: 45px;
}

.messen-logo a {
	margin-bottom: 10px;
	display:block;
}

.messen-list-item:nth-child(2n+1) {
	background: #ebebeb;
	border-bottom: 0;
}

.service-list-item {
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	margin-bottom: 30px;
}

.service-list-title {
	font-family: "CorporateSOT-Light";
	font-size: 20px;
	color: #31996b;
	margin-bottom: 40px;
}

.service-list-text {
	padding: 0 10px 10px 10px;
	text-align: center;
	font-size: 16px;
}

.service-list:after {
	content: '';
	display: block;
	clear: both;
}

.service-list-img {
	position: relative;
}

.service-list-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 90%;
	max-height: 90%;

	-webkit-transform: translate(-50%, -50%);
	   -moz-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	     -o-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

.service-list-more {
	cursor: pointer;
	position: relative;
	background: rgb(223,237,231); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(223,237,231,1) 0%, rgba(104,180,147,1) 67%, rgba(64,155,115,1) 100%);
	background: -webkit-linear-gradient(top, rgba(223,237,231,1) 0%,rgba(104,180,147,1) 67%,rgba(64,155,115,1) 100%);
	background: linear-gradient(to bottom, rgba(223,237,231,1) 0%,rgba(104,180,147,1) 67%,rgba(64,155,115,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfede7', endColorstr='#409b73',GradientType=0 );
}

.service-list-more span {
	color: #fff;
	font-size: 20px;
	position: absolute;
	display: block;
	width: 100%;
	bottom: 40px;
	left: 0;
	text-align: center;
}

.single-top-baner {
	position: relative;
}

.single-top-baner-conent {
	width: 660px;
	max-width: 100%;
	position: absolute;
	bottom: 40px;
	right: 40px;
	box-sizing: border-box;
}

.single-top-baner-text:after {
	content: '';
	display: block;
	clear: both;
}

.single-top-baner-text span:nth-child(1) {
	font-size: 16px;
	color: #000;
	float: left;
	display: inline-block;
	vertical-align: top;
}

.single-top-baner-text span:nth-child(2) {
	font-family: "CorporateSOT-Bold";
	font-size: 16px;
	color: #31996b;
	float: right;
	display: inline-block;
	vertical-align: top;
}

.single-top-baner-link {
	font-size: 35px;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	background: #4f4f50;
	position: relative;
	padding: 10px 130px 10px 20px;
	text-decoration: none;
	margin-top: 20px;
}

.single-top-baner-link:after {
	content: '';
	position: absolute;
	background: url('../img/more-arrow.png') no-repeat center;
	background-size: contain;
	width: 75px;
	height: 22px;
	margin-top: -11px;
	top: 50%;
	right: 15px;
}

.single-title {
	margin-top: 55px;
	margin-bottom: 30px;
}

.single-title h1 {
	font-family: "CorporateSOT-Bold";
	font-size: 30px;
	color: #31996b;
	margin: 0;
}

.single-title span {
	font-size: 22px;
	color: #cd8d2c;
}

.single-top-text-container {
	margin-bottom: 40px;
}

.single-top-text span {
	display: inline-block;
	font-size: 16px;
}

.single-top-text span:nth-child(1) {
	width: 480px;
	max-width: 100%;
}

.single-top-text span:nth-child(2) {
	font-family: "CorporateSOT-Bold";
	color: #31996b;
}

.single-bottom-blocks-title,
.single-img-collage-title {
	font-family: "CorporateSOT-Bold";
	font-size: 22px;
	color: #31996b;
	margin-top: 40px;
	margin-bottom: 20px;
}

.img-collage-sm:after,
.single-img-collage:after {
	content: '';
	display: block;
	clear: both;
}

.img-collage-sm,
.img-collage-lg {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	float: left;
	width: 50%;
	border: 1px solid #fff;
}

.img-collage-sm-item {
	float: left;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	box-sizing: border-box;
	border: 1px solid #fff;
}

.single-bottom-blocks {
	padding-bottom: 30px;
}

.right-person {
	text-align: center;
}

.right-person-img {
	margin-bottom: 15px;
}

.right-person-text h2 {
	font-family: "CorporateSOT-Bold";
	font-size: 22px;
	color: #31996b;
	font-weight: normal;
	margin: 0;
	margin-bottom: 5px;
}

.right-person-text span {
	font-size: 16px;
	font-family: "CorporateSOT-Light";
	color: #000;
	display: block;
	margin-bottom: 5px;
}

.right-person-connect,
.right-person-lang {
	margin-bottom: 10px;
}

.right-person-connect span,
.right-person-lang span {
	font-family: "CorporateSOT-Demi";
	color: #31996b;
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}

.right-person-lang ul,
.right-person-connect ul {
	margin: 0;
	padding: 0;
}

.right-person-lang ul li,
.right-person-connect ul li {
	display: inline-block;
	width: 30px;
	margin: 0 8px;
}

.single-right-content,
.single-right-list {
	padding-left: 40px;
}

.single-right-content p {
	margin-bottom: 5px;
}

.single-right-content p span {
	font-family: "CorporateSOT-Bold";
	color: #31996b;
}

.single-right-content-container {
	margin-bottom: 40px;
}

.right-contact-img .right-contact-img-box {
	float: left;
	width: 40%;
	display: inline-block;
	box-sizing: border-box;
}

.right-contact-img .right-contact-img-box:last-child {
	margin-left: 10px;
}

.right-contact-img .right-contact-img-box iframe {
	width: 100%;
	height: 100%;
	border: 0;
}


.overlayF, .overlayM, .overlayA {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 99999;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -ms-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}

.popupF, .popupM, .popupA {
 background: #cd8d2c;
 display: inline-block;
 left: 50%;
 opacity: 0;
padding: 20px 70px 20px 35px;
 width: auto;
 height: auto;
 position: fixed;
 text-align: justify;
 top: 50%;
 visibility: hidden;
 z-index: 999999;
 -webkit-transform: translate(-50%, -50%);
 -moz-transform: translate(-50%, -50%);
 -ms-transform: translate(-50%, -50%);
 -o-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
 -webkit-transition: opacity .5s, top .5s;
 -moz-transition: opacity .5s, top .5s;
 -ms-transition: opacity .5s, top .5s;
 -o-transition: opacity .5s, top .5s;
 transition: opacity .5s, top .5s;
 color: #fff;
 font-size: 20px;
}

.popupF .close_windowF, .popupM .close_windowM, .popupA .close_windowA  {
	top: 19px;
    right: 20px;
	cursor: pointer;
	width: 22px;
	height: 22px;
	position: absolute;
	color: transparent;
}

.popupF .close_windowF::before, .popupM .close_windowM::before, .popupA .close_windowA::before {
	content: "";
	display: block;
	height: 2px;
	width: 27px;
	background: none repeat scroll 0% 0% #fff;
	transform: rotate(45deg) translateX(6px) translateY(10px);
}

.popupF .close_windowF::after, .popupM .close_windowM::after, .popupA .close_windowA::after {
	content: "";
	display: block;
	height: 2px;
	width: 27px;
	background: none repeat scroll 0% 0% #fff;
	transform: rotate(-45deg) translateX(-9px) translateY(4px);
}

.single-right-content a {
	text-decoration: none;
}

.all_cubs li {
	list-style-type: none;
	display: inline-block;
	float: left;
	width: 12%;
	box-sizing: border-box;
	padding: 0 10px;
	text-align: center;
}

.cub_wripper {
	width: 35px;
	height: 35px;
	display: block;
	margin: 0 auto 10px auto;
}

.cub_wripper_s {
	width: 20px;
	height: 20px;
	margin-right: 3px;
	float: left;
}

.cub_wripper img {
	width: 100%;
	border:1px white solid;
	border-radius: 10px;
}

.cub_wripper_s img {
	width: 100%;
	border:1px white solid;
	border-radius: 5px;
}

.country_list {
	padding-left: 10px;
}

.country_list li {
	list-style-type: none;
	font-size: 20px;
	margin-bottom: 5px;
}

.cubs_container {
	float: right;
	width: auto;
}

.active_country {
	background-color: lightgreen;
}

.reference-list-text h2 {
    color: #8e004e;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 10px;
}

.reference-list-text a {
    font-size: 18px;
    text-align: left !important;
}

.reference-list-item {
    margin-bottom: 30px;
}

.reference-list-container {
    padding: 60px 0 20px 0;
}

.reference-list-inner {
    padding-left: 100px;
    position: relative;
    margin-bottom: 5px;
}

.reference-list-inner>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
}

.reference-list-text p {
    font-size: 18px;
    text-align: left !important;
}

.single-img {
    float: left;
    max-width: 358px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.captcha-block{
	margin-left:190px;
}

.captcha-button{
	margin-top: 15px;
}

.right-more-about a {
	text-decoration: none;
	color: #31996b;
}

.right-contact-img:after {
	content: '';
	display: block;
	clear: both;
}

.all_cubs:after {
	content: '';
	display: block;
	clear: both;
}

.all_cubs li {
	font-size: 16px;
}

.all_cubs li:nth-child(8n+1) { 
	clear: both;
}

.single-top-right,
.single-top-left {
	float: right;
	display: inline-block;
	vertical-align: top;
}

.single-top-left {
	width: 60%;
}

.single-top-right {
	width: 40%;
}

.single-top-right:after {
	content: '';
	display: block;
	clear: both;
}

.single_banner {
	float: right;
	margin-top: 50px;
	margin-bottom: 30px;
	width: 160px;
	max-width: 100%;
}

.maila {
	cursor: pointer;
}

.register_title {
	color: #31996b;
	text-transform: uppercase;
}

.page-content {
	clear:both;
}

@media (max-width: 1321px) {
	
	.right-person-text span {
		font-size: 16px;
	}
	
	.right-news-text {
		font-size: 14px;
		line-height: 24px;
	}
	
	.all_cubs li {
		font-size: 16px;
	}
	
	.country_list li {
		font-size: 18px;
	}
	
	.header-language ul {
		margin: 31px 0;
	}
	
	.header-menu ul {
		margin-top: 33px;
		margin-bottom: 33px;
		margin-left: -20px;
	}
	
	.header-menu ul li a {
		font-size: 17px;
	}

	.header-language ul li {
		max-width: 20px;
	}

	.header-language ul li {
	    max-width: 25px;
	    margin-left: 5px;
	}

	.logo-box {
		padding-top: 25px;
	}

	.logo-box img {
		max-width: 160px;
	}

	.header-menu ul li {
		padding: 0 15px;
	}

	.banner-content-title {
	    font-size: 32px;
	    margin-bottom: 5px;
	}

	.banner-content-desc {
	    font-size: 16px;
	}

	.banner-content-text span {
		font-size: 16px;
	}

	.header-banner-content {
		top: 15%;
	}

	.title {
	    margin-top: 30px;
		margin-bottom: 20px;
	}
	.right-title {
		margin-bottom: 0;
	}
	
	.service-right-slider,
	.right-news-list,
	.single-right-content, 
	.single-right-list, 
	.right-person, 
	.right-more-about, 
	.right-calendar {
		padding-top: 20px;
	}

	.title h1, 
	.title h2 {
	    font-size: 22px;
	    padding-left: 20px;
	}

	.title-underline {
	    width: 300px;
	}

	.right-calendar-text {
	    font-size: 16px;
	}

	.content ul li,
	.content p {
	    font-size: 16px;
	    line-height: 24px;
	}

	.right-calendar-item {
	    margin-bottom: 30px;
	}

	.content h3 {
	    font-size: 16px;
	}

	.index-slider-title {
		font-size: 18px;
	}

	.index-slider-text {
		font-size: 14px;
	}

	.index-slider-text-2 {
	    font-size: 14px;
	}

	.right-news-date {
	    font-size: 14px;
		font-weight: bold;
	}

	.right-news-title a {
	    font-size: 14px;
	}

	p {
	    font-size: 16px;
	}

	.footer-top h3 {
		font-size: 18px;
	}

	.footer-link-content a,
	.footer-content span {
		font-size: 16px;
	}

	.more-about ul li span {
		font-size: 22px;
	}

	.more-about ul li ul li a {
		font-size: 22px;
	}

	.more-about ul li ul {
	    padding-left: 20px;
	}

	.right-contact-title {
    	font-size: 18px;
    }	

    .right-contact-box span {
    	font-size: 18px;
    }

    .right-contact-container {
	    padding: 20px 40px;
	}

	.agree-box,
	.checkbox-block {
		max-width: 475px;
	}

	.checkbox-column {
	    width: 235px;
	}

	.checkbox-label {
		font-size: 18px;
	}

	.team-text h2 {
		font-size: 22px;
	}

	.team-text a,
	.team-text p {
		font-size: 18px;
	}

	.team-context ul li {
		width: 30px;
		margin: 0;
	}

	.team-list ul li a {
		font-size: 16px;
	}

	.team-text {
		padding-left: 20px;
	}

	.team-language li {
		width: 30px;
		margin: 0 0 5px 0;
	}

	.team-context {
		padding-top: 30px;
	}

	.team-language {
		width: 16%;
		padding-top: 10px;
	}

	.team-item {
		height: 130px;
	}

	.team-img {
		width: 13%;
	}

	.team-img span {
		width: 130px;
		height: 130px;
	}

	.messen-label {
		margin-right: 60px;
	}

	.messen-filter-select {
	    width: 200px;
	}

	.messen-title h2 {
		font-size: 20px;
	}

	.messen-title p {
	    font-size: 16px;
	}

	.messen-text {
		font-size: 16px;
		width: 15%;
	}

	.service-list-text {
		font-size: 16px;
	}

	.single-title h1 {
		font-size: 30px;
	}

	.single-title span {
	    font-size: 25px;
	}

	.single-top-text span {
	    font-size: 18px;
	}

	.single-top-text-container {
	    margin-bottom: 20px;
	}
	
	.captcha-block {
		margin-left: 0;
	}
	
	.g-recaptcha {
		max-width: 100%;
	}

}

@media (max-width: 1055px) {
	
	.header-banner-container {
		display: none;
	}

	.header-menu {
		display: none;
	}

	.header-language {
		display: none;
	}

	.logo-box {
		width: 30%;
	}

	.header-nav-container {
		width: 70%;
	}

	.logo-box img {
		max-width: none;
	}

	header {
	    height: 70px;
	}

	.header-nav-container {
		height: 70px;
	}

	.header-nav-container::before {
		border-right: 45px solid #31996B;
		border-top: 35px solid #31996B;
		border-left: 45px solid transparent;
		border-bottom: 35px solid transparent;
	}

	.logo-box {
	    padding-top: 15px;
	}

	.logo-box img {
		max-width: 195px;
	}

	.banner-content-title {
	    font-size: 28px;
	}

	.banner-content-desc {
	    font-size: 14px;
	}

	.banner-content-text span {
	    font-size: 15px;
	}

	.header-banner-container .owl-theme .owl-controls .owl-page span {
	    width: 15px;
	    height: 15px;
	}

	.mob-menu {
		display: block;
		float: right;
		width: 50px;
		margin-top: 22px;
		cursor: pointer;
		height: 25px;
	}

	.mob-menu span {
		display: block;
		height: 5px;
		margin-bottom: 5px;
		background: #fff;

		-webkit-transition: all 300ms ease-out;
		   -moz-transition: all 300ms ease-out;
			-ms-transition: all 300ms ease-out;	
			 -o-transition: all 300ms ease-out;
			    transition: all 300ms ease-out;
	}

	.mob-menu span:last-child {
		margin-bottom: 0;
	}

	.header-nav-container {
		padding-right: 25px;
	}

	.mob-menu-open span:first-child {
		margin: 0;

		-webkit-transform: rotate(45deg) translateX(6px) translateY(6px);
		-moz-transform: rotate(45deg) translateX(6px) translateY(6px);
		-ms-transform: rotate(45deg) translateX(6px) translateY(6px);
		-o-transform: rotate(45deg) translateX(6px) translateY(6px);
		transform: rotate(45deg) translateX(6px) translateY(6px);
	}

	.mob-menu-open span:last-child {
		margin: 0;

		-webkit-transform: rotate(-45deg) translateX(-3px) translateY(3px);
		-moz-transform: rotate(-45deg) translateX(-3px) translateY(3px);
		-ms-transform: rotate(-45deg) translateX(-3px) translateY(3px);
		-o-transform: rotate(-45deg) translateX(-3px) translateY(3px);
		transform: rotate(-45deg) translateX(-3px) translateY(3px);
	}

	.mob-menu-open span:nth-child(2) {
		display: none;
	}

	.mob-open {
		-webkit-transform: translate(-280px, 0);
		-moz-transform: translate(-280px, 0);
		-ms-transform: translate(-280px, 0);
		-o-transform: translate(-280px, 0);
		transform: translate(-280px, 0);
	}

	.mob-nav {
		position: fixed;
		top: 0;
		right: 0;
		width: 280px;
		height: 100%;
		overflow: auto;
		background: #212121;
		box-sizing: border-box;
		padding: 30px;
	}

	.mob-nav-menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	.mob-nav-menu ul li {
		margin-bottom: 5px;
	}

	.mob-nav-menu ul li a {
		color: #fff;
		font-size: 18px;
	}

	.mob-language {
		margin: 30px 0;
		padding-left: 0;
	}

	.mob-language li {
		display: inline-block;
		margin-right: 5px;
		width: 25px;
	}

	.right-contact-container {
	    padding: 20px;
	}

	.right-contact-img {
	    padding: 0 20px;
	}

	.agree-box,
	.checkbox-block {
	    max-width: 395px;
	}

	.checkbox-label {
	    font-size: 16px;
	}

	.checkbox-column {
	    width: 190px;
	}

	.team-text h2 {
	    font-size: 18px;
	}

	.team-text {
		padding-right: 0;
	}

	.team-img span {
	    width: 120px;
	    height: 120px;
	}

	.team-item {
	    height: 120px;
	}

	.team-language span, 
	.team-context span {
		font-size: 16px;
	}

	.team-list ul {
		line-height: 20px;
	}

	.team-language li {
	    width: 25px;
	}

	.team-context ul li {
	    width: 25px;
	}

	.messen-filter {
		padding: 30px 0;
	}

	.messen-label {
	    margin-right: 30px;
	}

	.messen-filter-select {
	    width: 208px;
	}

}

@media(max-width: 959px) {

	.logo-box {
	    width: 37%;
	}

	.header-nav-container {
	    width: 63%;
	}

	.header-banner-content {
	    top: 0;
	}

	.right-calendar-img img {
		max-height: 50px;
	}

	.footer-subscribe,
	.footer-link-content ul,
	.footer-social ul,
	.footer-top-center {
		text-align: left;
	}

	.footer-top {
		margin-top: 20px;
	}

	footer {
		padding-top: 10px;
	}

	.title-underline {
	    width: 100%;
	}

	.contact {
	    padding-left: 0;
	    padding-top: 10px;
	}

	.right-contact-container {
	    padding: 0;
	}

	.right-contact-box span {
	    font-size: 16px;
	}

	.right-contact-img {
	    padding: 0;
	}

	.contact-title h2 {
		font-size: 24px;
	}

	.label-box label {
		font-size: 18px;
		padding-top: 4px;
	}

	.label-box {
		width: 165px;
	}

	.agree-box,
	.checkbox-block {
	    max-width: 280px;
	}

	.agree-label {
		font-size: 18px;
	}

	.team-item {
		position: relative;
		padding-left: 140px;
		height: auto;
		border-radius: 60px 0 0 0;
		padding-bottom: 10px;
	}

	.team-img {
		position: absolute;
		left: 10px;
		top: 10px;
		width: 130px;
	}

	.team-img::after {
		display: none;
	}

	.team-text {
		width: 45%;
	}

	.team-context {
		width: 20%;
	}

	.team-language {
		padding-top: 30px;
		width: 35%;
	}

	.team-list {
		padding-top: 10px;
		width: 100%;
		clear: both;
	}

	.messen-label {
	    margin-right: 20px;
	}

	.messen-filter-select {
		margin-right: 20px;
	}

	.messen-filter-select {
	    width: 168px;
	}

	.messen-label {
		float: none;
		width: auto;
		display: block;
		margin: 0;
		padding: 0;
		padding-left: 5px;
	}

	.messen-filter-button,
	.messen-filter-select {
		width: 50%;
		float: left;
		margin: 0 0 10px 0;
		padding-right: 5px;
		padding-left: 5px;
		box-sizing: border-box;
	}

	.messen-filter {
		margin: 0 -5px;
	}

	.messen-list-item > div {
		padding: 10px;
	}

	.single-right-content, 
	.single-right-list {
	    padding-left: 20px;
	}

}

@media(max-width: 767px) {
	
	.regions-container {
		display: none;
	}
	
	.right-contact-img .right-contact-img-box:last-child {
		margin-left: 0;
	}

	.logo-box {
	    width: 55%;
	}

	.header-nav-container {
	    width: 45%;
	}

	.header-banner-content {
		position: static;
		padding: 10px 20px;
	}

	.owl-pagination {
		position: static;
	}

	body .owl-theme .owl-controls {
		position: static;
		padding-bottom: 10px;
	}

	.banner-content-title {
	    font-size: 22px;
	}

	.banner-content-text span {
	    font-size: 14px;
	}

	.index-slider .item {
	    padding: 10px;
	}

	.content ul li, 
	.content p,
	p {
	    font-size: 15px;
	    line-height: 22px;
	    text-align: justify;
	}

	.title {
		margin-top: 10px;
		margin-bottom: 15px;
	}
	
	.right-title {
		margin-bottom: 0;
	}
	
	.right-calendar {
		padding-left: 20px;
		padding-right: 20px;
	}

	.title-underline {
	    margin-left: 0;
	}

	.right-calendar-text {
	    font-size: 14px;
	}

	.right-news-title a {
	    font-size: 14px;
	}

	.right-calendar-text,
	.right-news-list {
	    padding-left: 0;
	}

	footer .container>div:nth-child(2n+1) {
		clear: both;
	}

	.news-list-container > div:nth-child(3n+1) {
	    clear: none;
	}

	.news-list-container > div:nth-child(2n+1) {
	    clear: both;
	}

	.more-about ul li span {
	    font-size: 20px;
	}
	
	.right-more-about {
		margin-bottom: 20px;
	}

	.more-about ul li ul li a {
	    font-size: 16px;
	}

	.right-contact-box {
	    margin-bottom: 20px;
	}

	.right-contact-img-box {
		display: inline-block;
		vertical-align: top;
		max-width: 50%;
		float: left;
		padding-right: 20px;
		box-sizing: border-box;
	}

	.abonnieren-top-text {
	    margin-bottom: 25px;
	}

	.team-item {
		border-radius: 55px 0 0 0;
		padding-left: 0;
	}

	.team-text {
		width: 100%;
		padding-left: 130px;
	}

	.team-img {
		width: auto;
	}

	.team-img span {
	    width: 100px;
	    height: 100px;
	}

	.team-context {
		clear: both;
		width: 20%;
		text-align: left;
		padding-left: 15px;
	}

	.team-language {
		width: 80%;
		text-align: left;
		padding-left: 15px;
	}

	.team-list {
		padding-left: 20px;
	}

	.team-list ul {
		padding-left: 15px;
	}

	.messen-list-item:after {
		content: '';
		display: block;
		clear: both;
	}

	.messen-title h2 {
	    font-size: 20px;
	}

	.messen-title p {
		text-align: left;
	}

	.messen-list-container {
		display: block;
	}

	.messen-list-item {
		display: block;
		position: relative;
		padding-left: 160px;
	}

	.messen-list-item > div {
		display: inline-block;
		height: auto;
		vertical-align: top;
		display: block;
	    text-align: left;
	}

	.messen-img {
		width: 140px;
		position: absolute;
		left: 20px;
		top: 20px;
	}

	.messen-list-item .messen-img + .messen-text {
		display: block;
		width: 100%;
		text-align: left;
		flaot: none;
	}

	.messen-title {
	    width: auto;
	}

	.messen-list-item .messen-logo,
	.messen-list-item .messen-text {
	    width: 33.33%;
	    font-size: 16px;
	    float: left;
	}

	.service-list-text {
	    font-size: 14px;
	}

	.single-top-baner-conent {
		position: static;
		padding: 20px;
	}

	.single-top-baner-text span:nth-child(2),
	.single-top-baner-text span:nth-child(1) {
	    font-size: 18px;
	}

	.single-top-baner-link {
	    font-size: 18px;
	}

	.single-top-baner-link::after {
		width: 55px;
	}
	
	.captcha-block {
		margin-left: 166px;
	}

}

@media(max-width: 500px) {
	
	.right-contact-img .right-contact-img-box {
		float: none;
		display: block;
		width: auto;
		padding: 0;
	}
	
	.right-contact-img .right-contact-img-box iframe {
		max-height: 320px;
	}
	
	.captcha-block {
		margin-left: 0;
	}

	header {
		height: auto;
	}

	.logo-box {
		padding: 15px 20px 6px 20px;
	    width: 75%;
		padding: 20px;
	}

	.header-nav-container {
	    width: 25%;
	    padding-right: 20px;
	}

	.header-nav-container::before {
		border-right: 20px solid #31996B;
		border-top: 35px solid #31996B;
		border-left: 20px solid transparent;
		border-bottom: 35px solid transparent;
	}

	.logo-box img {
	    max-width: 180px;
	}

	.footer-top {
	    margin-top: 10px;
	}

	.footer-social ul {
		margin-bottom: 10px;
	}

	.mob-open {
		-webkit-transform: translate(-230px, 0);
		-moz-transform: translate(-230px, 0);
		-ms-transform: translate(-230px, 0);
		-o-transform: translate(-230px, 0);
		transform: translate(-230px, 0);
	}

	.mob-nav {
		width: 230px;
	}

	.right-contact-img-box {
		float: none;
		display: block;
		width: auto;
		max-width: none;
	}

	.label-box {
		margin-bottom: 5px;
	}

	.label-box,
	.input-box {
		width: auto;
		display: block;
		float: none;
	}

	.input-block {
	    margin-bottom: 10px;
	}

	.team-img {
		position: static;
		width: auto;
		display: block;
		float: none;
		padding: 10px;
		text-align: center;
	}	

	.team-img span {
		width: 140px;
		height: 140px;
	}

	.team-item {
	    border-radius: 0;
	}
	
	.team-language,
	.team-context,
	.team-text {
		padding: 0 20px;
		width: auto;
		float: none;
		display: block;
		text-align: center;
		margin-bottom: 10px;
	}

	.team-text a, .team-text p {
	    font-size: 18px;
	    text-align: center;
	}

	.messen-label {
		padding-left: 0;
	}

	.messen-filter-button,
	.messen-filter-select {
		width: auto;
		display: block;
		float: none;
		margin: 0 0 10px 0;
		padding: 0;
	}

	.messen-filter {
		margin: 0;
	}

	.messen-list-item > div {
		position: static;
		display: block;
		/*float: none;*/
		width: auto;
		text-align: center;
	}

	.messen-title p,
	.messen-list-item  .messen-title,
	.messen-img + .messen-text {
		text-align: center;
	}

	.messen-list-item {
		padding: 0;
	}

	.messen-list-item .messen-img + .messen-text {
		text-align: center;
	}

	.service-list-img {
		height: 120px;
	}

	.service-list-more {
		height: 120px;
	}

	.single-top-baner-text span:nth-child(2), 
	.single-top-baner-text span:nth-child(1) {
		float: none;
		width: auto;
		display: inline-block;
	}

	.index-slider-img {
		height: 100px;
	}
	
	.single-top-right, .single-top-left {
		float: none;
		width: auto;
		display: block;
	}
	
	.single-title {
		margin-top: 0px;
	}
	
	.single_banner {
		float: none;
		display: inline-block;
		margin-top: 20px;
	}
	
	.single-top-right {
		text-align: center;
	}

}

