/*blue: #9BD3DD */
/*red: #EE3124 */
input {
    -webkit-appearance: none;
    border-radius: 0;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: white;
    cursor: pointer;
}
h1, .h1 {
    font-size: 62px;
}
h2, .h2 {
    font-size: 50px;
}
h3, .h3 {
    font-size: 48px;
}
h4, .h4 {
    font-size: 36px;
}
h5, .h5 {
    font-size: 24px;
}
h6, .h6 {
    font-size: 18px;
  white-space: nowrap;
  overflow: hidden;

	text-overflow: ellipsis;
}
  
.world-map a, .world-map a:hover {
	text-decoration:none;
	color: #adadad;

}
.services a {
	color:#E4002B;
}
.services a:hover {
	color:#ffffff;
	text-decoration:none;
}
.slogan {
	padding-top: 140px;
}
.sform {
	margin-top: -80px;
}
.exclusive {
	position: absolute;
	top:0;
	right:0;
	width: 100px;
	height: 20px;
	filter: none;
}
.projects .project .image .exclusive {
	filter: none;
}
.h6 {
    font-size: 16px;
}
.world-map p {
	font-size:9px;
	line-height:11px;
	text-align:justify;
}
.small {
	font-size:12px;
	color:#9BD3DD;
}
.services .services-box, .price-list .services-box {
    min-height: 360px;
}
.content .container .table-align .middle-align .title.index {
	padding: 0 60px 150px;
}
.content .container .table-align .middle-align .title.result {
	padding: 60px 60px 110px;
}
.services .services-box:hover, .price-list .services-box:hover {
    background-color: #9BD3DD;
	border-color: #9BD3DD;
}
.color-row {
	background-color:#fff;
	color:#000;
}
.circle-btn {
    border: 2px solid #999;
    color: #999;
}
.circle-btn:hover {
    background-color: #999;
    border-color: #999;
}
.social-unit {
    margin-top: 0px;
}
.sinput, .ssubmit {
	font-size: 14px;
    height: 3em;
	border: 0px;
	float:left;
}
.content .container .table-align .middle-align .title { 
	padding: 60px;
}
.parallax-small {
	background-position-x: 50%;
	background-position-y: 0%;
	background-position: center center;
}
.sinput {
	width:65%;
	padding-left:20px;
}
.ssubmit {
	width:35%;
	padding-right: 20px;
	text-align:right;
	text-transform:uppercase;
	-webkit-appearance: button;
}
.map .googleMap {
	height: 303px;
}
.pager {
	padding:0 0 30px 0;
}
#industrial_links {
	min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
#industrial_links .industrial_czech {
    background-image: url("./images/flags/cs_CZ.png");
}
#industrial_links .industrial_slovakia {
    background-image: url("./images/flags/sk_SK.png");
}
#industrial_links .industrial_poland {
    background-image: url("./images/flags/pl_PL.png");
}
#industrial_links .industrial_romania {
    background-image: url("./images/flags/ro_RO.png");
}
#industrial_links .industrial{
	margin: 10px 0;
    background-position: 0 5px;
    background-repeat: no-repeat;
    /*display: inline;*/
    padding: 0 20px;
	border: none;
}
footer.type2 .copy {
	margin: 7px 0;
	color: #111;
}
/* ------------------------ GMAPS3 ---------------------------- */
.mapsmall img { max-width: none; }
.mapsmall {
  position: relative;
}
.mapsmall .googleMap {
  width: 100%;
  height: 303px;
}
.mapsmall .googleMap .googleMap-description {
  padding: 10px;
  position: relative;
  width: 200px;
  font-family: arial, sans-serif;
  font-size: 12px;
  background-color: #ffffff;
}

.mapsmall .googleMap .googleMap-description .googleMap-triangle .googleMap-triangle-inside {
  position: absolute;
  top: -9x;
  left: 2px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9px 9px 9px 0;
  border-color: transparent #ffffff transparent transparent;
}
.mapsmall .googleMap .googleMap-description .map-description-header {
  max-width: 200px;
}
.mapsmall .googleMap .googleMap-description .map-description-header .logo {
  font-size: 14px;
  display:none;
}

.mapsmall .googleMap.small {
  height: 200px;
}
.mapsmall .googleMap.small .googleMap-description {
  /*display: none;*/
}
.mapsmall .googleMap .googleMap-description .googleMap-triangle {
  position: absolute;
  left: -20px;
  top: 40px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 20px 20px 0;
  border-color: transparent transparent transparent transparent;
}
.mapsmall .googleMap .googleMap-description .googleMap-triangle .googleMap-triangle-inside {
  position: absolute;
  top: -18px;
  left: 4px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 18px 18px 18px 0;
  border-color: transparent #ffffff transparent transparent;
}
@media (min-width: 990px) {
  .navbar li a {
    font-size: 15px;
	padding-right: 10px;
	padding-top: 25px;
  }
}
@media (min-width: 990px) and (max-width: 1280px) {
  .navbar li a {
	font-size: 11px;
    padding-right: 5px;
    padding-top: 25px;
  }
}
@media (max-width: 602px) {
	.slogan {
    /*padding-top: 20px;*/
	font-size:16px;
	}
	h5, .h5 {
    font-size: 14px;
	}
}
@media (max-width: 480px) {
	#industrial_links li {
		display: block;
	}
	h1 {font-size:18px;}
	h2 {font-size:16px;}
	h3 {	font-size:14px;}
	h4 {	font-size:14px;}
	h5 {	font-size:14px;}
	h6 {	font-size:14px;}
	.padding-big {
	  padding-top: 70px;
	  padding-bottom: 70px;
	}
	.padding-medium {
	  padding-top: 50px;
	  padding-bottom: 50px;
	}
	.padding-small {
	  padding-top: 30px;
	  padding-bottom: 30px;
	}
	.padding-top-big {
	  padding-top: 70px;
	}
	.padding-top-medium {
	  padding-top: 50px;
	}
	.padding-top-small {
	  padding-top: 30px;
	}
	.padding-bottom-big {
	  padding-bottom: 70px;
	}
	.padding-bottom-medium {
	  padding-bottom: 50px;
	}
	.padding-bottom-small {
	  padding-bottom: 30px;
	}
	.content .container .table-align .middle-align .title {
		font-size: 30px;
		padding:10px;
    
	}
	.content .container .table-align .middle-align .title.index { 
		margin-top: 45px;
		padding: 10px 10px 90px;
    }
	.content .container .table-align .middle-align .title.result {
		margin-top: 45px;
		padding: 10px 10px 50px;
	}
	.sform {
	margin-top: 0;
	}
	.title {
	margin-top: 45px;
    padding: 10px;
	}
	.slogan {
    padding-top: 20px;
	}
}