.contact-form-mobile {
	width: auto;
	margin: 30px 0 0;
	padding: 15px;
}

.contact-form-mobile .senrder-info {
	display: block;
}

.contact-form-mobile .form-input {
	width: calc(100% - 50px);
	margin: 0 0 10px;
}

.contact-form-mobile textarea {
	margin: 10px 0;
}

#menu {
	position: static;
}

.mainbanner {
    display: none;
}

.logotype {
    display: block;
    width: 213px;
    margin: 20px;
    position: static;
    float: left;
}

.header {
    width: 100%;
    height: 153px;
}

.header .topmenu {
    float: right;
    position: static;
    right: auto;
    top: auto;
    padding: 45px 25px 0 0;
}

.hp-h2 {
    border: none;
}

.hp-h2 span {
    background: none;
}

.mainmenu {
    position: static;
    margin: 0 auto;
    padding: 0 0 0 20px;
	border-bottom: 4px solid #009fdb;
}

.mainmenu a {
    padding: 9px 15px;
    font-size: 16px;
}

.squares, .clients {
    width: 100%;
}

.squares a {
    margin: 0 auto;
    float: none;
}

.footer {
    height: auto;
}

.footer-images img, .footer-images img.last {
    margin: 10px 5px 10px 5px;
}

.footer-text {
    padding: 0 0 25px 0;
}

.footer-icons {
    padding: 20px 0;
}

.clients {
    width: 100%;
    padding: 0 60px 10%;
}

.clients > .slick-next {
	top: 10px;
	right: 10px;
}

.clients > .slick-prev {
	top: 10px;
	left: 10px;
}

.footer h2 {
    line-height: 130%;
}

.content {
	padding-top: 0;
    width: 90%;
}

.content img {
    max-width: 100%;
    margin: 10px 0;
}

img.f-right, img.f-left {
    float: none;
}

.header-main {
	border: 0;
}

.header-fix-center {
    width: 90%;
}

.header-fix .mainmenu {
    bottom: 0;
    height: 45px;
    position: static;
    right: 0;
    padding: 0;
}

.header-fix .mainmenu a {
    padding: 10px 13px;
}

.reference {
    width: 90%;
    margin: 0 auto;
    height: auto;
    text-align: center;
}

.reference img {
    position: static;
    width: 100%;
    max-width: 531px;
}

.reference p {
    width: 50%;
    padding: 10px 0 20px;
    /*margin: 0 auto;*/
}

.content .reference h2,
.content .reference p {
	width: auto;
	padding: 5px 30px;
}

.content .reference {
	height: auto;
	width: auto;
}

.content .reference img {
	top: inherit;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	height: auto;
}

.contact .contact-head {
	line-height: 30px;
}

.reference-slider {
	position: relative;
	height: 189px;
	padding: 20px 0;
}

.reference-slider img {
	margin: 0;
}


.reference h2 {
    padding: 10px 0 20px 0;
}

.gallery {
    width: 90%;
	text-align: center;
}

.gallery a {
	float: none;
	display: inline-block;
}

.contact-form textarea {
	min-height: 150px;
}

.content.contact img {
	width: 50%;
	float: right;
	margin-left: 15px;
}

.gallery a:nth-child(3n) {
	margin: 17px 17px 0 0;
}

.map {
	padding: 5px 0 0;
}

.content.contact .company-invoice {
	padding: 85px 0 0;
	float: none;
	display: inline-block;
	width: 49%;
}

.contact-form-mobile .contact-error p {
	float: none;
}

@media screen and (max-width: 680px) {
	.content.contact .company-invoice {
		display: block;
		width: 100%;
	}
	
	.content.contact img {
		float: none;
		margin: 0 0 30px;
		width: 100%;
	}
}

.content .callin .gallery img {
	max-width: inherit;
}

.thin-image {
	display: inline-block;
}

.content .reference_cs,
.content .reference_en {
	width: auto;
	height: auto;
}

.content .reference_cs h2,
.content .reference_en h2,
.content .reference_cs p,
.content .reference_en p  {
	width: auto;
}

.content .reference_cs img,
.content .reference_en img {
	top: inherit;
	right: inherit;
	left: 50%;
    transform: translateX(-50%);
}



/* webtop100 */
.notify-information-wrapper {
	box-sizing: border-box;
	width: 100%;
	padding-left: 30px;
	padding-right: 30px;
}

.text-column, .text-column-2 {
  width: 80%; 
  margin: 0 auto;
  text-align: justify;
  float: none;
}

.text-column p, .text-column-2 p {
  margin: 0 auto;
}
