/* CSS Document by sladek*logiq.cz */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	display: block;
	clear: both;
	height: 1px;
	width: 100%;
	overflow: hidden;
}
.clear50 {
	display: block;
	clear: both;
	height: 50px;
	width: 100%;
	overflow: hidden;
}
.clear100 {
	display: block;
	clear: both;
	height: 100px;
	width: 100%;
	overflow: hidden;
}
strong {
	font-weight: 700;
}

.seo {
	display: none;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	filter: alpha(opacity=100);
  	opacity: 1;
	/*color: #fff;*/
}
input::-moz-placeholder, textarea::-moz-placeholder {
	filter: alpha(opacity=100);
  	opacity: 1;
	/*color: #fff;*/
}
input:-moz-placeholder, textarea:-moz-placeholder {   /* Older versions of Firefox */
	filter: alpha(opacity=100);
  	opacity: 1;
	/*color: #fff;*/
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
	filter: alpha(opacity=100);
  	opacity: 1;
	/*color: #fff;*/
}

*:focus {
    outline: none;
   }
textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
}
* {
-webkit-font-smoothing: subpixel-antialiased;
-webkit-text-stroke:1px transparent;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}
.center {
	text-align: center;
}





/* BASIC STYLING */


* {
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
	min-height: 100%;
	margin: 0;
}
a {
	color: #27509b;
	text-decoration: underline;
	font-weight: 500;
	transition: all 0.2s ease-out;
}
a:hover, a:focus, a:active {
	color: #27509b;
	text-decoration: none;
}

body {
	min-height: 100%;
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #27509b;
font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
	background: linear-gradient(180deg,#27509b 10%, #fff 80%);
}


.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	text-align: right;
	background-color: #27509b;
	color: #fff;
	box-sizing: border-box;
	padding: 40px;
	z-index: 1000;
}
.header a {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	margin: 0 5px;
}
.header a:hover {
	opacity: 0.5; 
}



.intro {
	padding: 20vh 0 0 0;
	width: 90%;
	margin: 0 auto;
	color: #fff;
}
.intro h1 {
	margin: 0 auto;
	width: 325px;
	height: 115px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 0 0;	
	background-image: url(../img/logo.png);
}
.intro h1 span {
	display: none;
}
.intro h2 {
	max-width: 550px;
	margin: 0 auto 35px auto;
	padding: 50px 0;
	border-bottom: 1px solid #fff;
	font-size: 25px;
	text-align: center;
}
.intro1 {
	max-width: 550px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	text-align: center;
	font-size: 18px;
}
.intro2 {
	text-align: center;
	padding: 40px 0 90px 0;
	max-width: 1100px;
	margin: 0 auto;
}
.intro21 {
	display: inline-block;
	width: 33%;
	vertical-align: top;
	font-size: 20px;
}
.intro21 strong {
	font-size: 75px;
	font-weight: 700;
	display: block;
	max-width: 200px;
	border-bottom: 1px solid #fff;
	padding: 0 0 5px 0;
	margin: 0 auto 15px auto; 
}

.services {
	width: 90%;
	max-width: 900px;
	margin: 0 auto;
	padding: 100px 0 60px 0;
	min-height: 100px;
	overflow: hidden;
}
.services1 {
	position: relative;
	min-height: 320px;
}
.services1b {
	margin: 0 0 0 auto;
	width: 48%;
}
.services1:nth-child(2n+1) .services1b {
	margin: 0 auto 0 0;
}
.services1a {
	position: absolute;
	left: 0;
	width: 48%;
	height: 100%;
}
.services1:nth-child(2n+1) .services1a {
	left: auto;
	right: 0;
}
.services1a div {
	width: 100%;
	max-width: 300px;
	aspect-ratio: 1/1;
	border-radius: 150px;
	overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
} 
.services1a div img {
	display: block;
	width: 100%;
}


.services1b div {
	border-radius: 6px;
	margin: 0 0 20px 0;
	background: linear-gradient(90deg,#e9ebf7 0, #fff 100%);
	padding: 15px;
	font-size: 18px;
}
.services1b div p {
	padding: 0 0 20px 0;
}
.services1b div p:last-child {
	padding: 0 0 0 0;
}
.services ul li {
	list-style-type: disc;
	margin: 0 0 0 15px;
	padding: 0 0 0 0;  
}


.footer {
	padding: 40px 5%;
	color: #fff;
	text-align: center;
	background-color: #27509b;
	font-size: 17px;
}
.footer h2 {
	font-size: 20px;	
	font-weight: 700;
	padding: 0 0 20px 0;
}
.footer p {
	padding: 0 0 20px 0;
}
.footer strong {
	font-weight: 700;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	opacity: 0.5;
}

.customers {
	padding: 50px 0;
}
.customers0 {
	width: 90%;
  	margin: 0 auto;
}
.customers h2 {
	max-width: 900px;
	font-size: 18px;
	padding: 0 0 40px 0;
	font-weight: 700;
	margin: 0 auto;
}
.customers1 {
	text-align: center;
	max-width: 1000px;
	margin: 0 auto;
}
.customers1 p {
	display: inline-block;
	vertical-align: top;
	padding: 0 20px 20px 20px;
}
.customers1 p img {
	display: block;
	height: 53px;
	width: auto;	
}


.contact0 {
	width: 90%;
	max-width: 900px;
	margin: 0 auto;
}
.contact1 {
	width: 48%;
  border-radius: 6px;
  margin: 0 0 40px 0;
  background: linear-gradient(90deg,#e9ebf7 0, #fff 100%);
  padding: 15px;
  font-size: 18px;
	box-sizing: border-box;
}
.contact h2 {
	font-size: 18px;
	font-weight: 700;
	padding: 0 0 20px 0;
}
.contact2 {
  border-radius: 6px;
  margin: 0 0 40px 0;
  background: linear-gradient(90deg,#e9ebf7 0, #fff 100%);
  padding: 25px;
  font-size: 18px;
}
.contact21 {
	float: left;
	width: 48%;
	clear: both;
}
.contact21a img {
	display: block;
	margin: 0 0 20px 0;
	max-width: 100%;
}
.contact22 {
	float: right;
	width: 48%;
}
.inputmidi, .inputmaxi {
	display: block;
	width: 90%;
	margin: 0 0 20px 0;
	bordeR: none;
	background-color: #fff;
	padding: 5px 20px;
	color: #000;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	line-height: 16px;
	box-sizing: border-box;
}
.inputmaxi {
	height: 136px;
	max-width: 90%;
}
.contact23 {
	clear: both;
}
input.inputsubmit {
	border-radius: 6px;
	color: #fff;
	font-weight: 700;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	line-height: 16px;
	background-color: #27509b;
	border: none;
	padding: 5px 20px;
	cursor: pointer;
}
input.inputsubmit:hover {
	background-color: #000;
}


.txt {
	background-color: #fff;
	padding: 150px 0;
	font-size: 17px;
}
.txt0 {
	width: 90%;
	margin: 0 auto;
	max-width: 620px;
}
.txt h2 {
	font-weight: 700;
	padding: 0 0 20px 0;
}
.txt p {
	padding: 0 0 20px 0;
}



@media screen and (min-width: 1px) and (max-width: 900px) {
.intro21 {
  display: block;
  width: auto;
	margin: 0 0 20px 0;
}
.menu {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	display: none;
	text-align: center;
	background-color: #27509b;
	font-size: 30px;
	padding: 50px 0;
}
.header {
	padding: 0;
	height: 60px;
	background-repeat: no-repeat;
	background-size: auto 30px;
	background-position: 5% 50%;	
	background-image: url(../img/logo.png);
}
.menu span {
	display: none;	
}
.menu a {
	display: block;
	width: 100%;
}
a.menubutt {
	height: 100%;
	aspect-ratio: 1;
	display: block;
	position: absolute;
	top: 0;
	right: 10px;
	background-repeat: no-repeat;
	background-size: 50% auto;
	background-position: 50% 50%;	
	background-image: url(../img/menu.svg);
}
a.menubutts {
	background-image: url(../img/menu1.svg);
}
.services1a, .services1:nth-child(2n+1) .services1a {
	float: none;
	width: 100%;
	margin: 0 auto 20px auto;
	aspect-ratio: 1;
	height: auto;
	position: relative;
}
.services1b, .services1:nth-child(2n+1) .services1b {
	float: none;
	width: auto;
	margin: 0 auto;
}
.contact1 {
  width: 100%;
}
.contact21, .contact22 {
  float: none;
  width: auto;
}
.inputmidi, .inputmaxi {
  width: 100%;
}
.intro h1 {
  width: 280px;
}


}