/*
Theme Name: EXXO
Author: Tomáš Hlad
Author URI: http://exxo.cz
Description: Šablona vytvořená společností EXXO.cz
Version: 1.0
License: EXXO
*/

html,body {
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	text-align:center;
	background-image: url(pics/bg.jpg);
	width: 100%;
	height: 100%;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	background-attachment: fixed;
}

.container {
}

.menu {
	width: 100%;
	height: 64px;
	background-color: rgba(34,37,44,1);
	position: fixed;
	z-index: 100;
	line-height: 0;
	top:0px;
}

.menu ul {
	text-align:right;
	margin-right: 3%;
	margin-left: 3%;
}

.menu ul li {
	display: inline-block;
}

.logo {
	float:left;
	margin-left: -20px;
	-webkit-transition: opacity ease-out 0.1s;
    -moz-transition: opacity ease-out 0.1s;
    -o-transition: opacity ease-out 0.1s;
    transition: opacity ease-out 0.1s;
}

.logo:hover {
	opacity: 0.8;
}

.menu ul li a {
	font-size: 12px;
	color: rgba(255,255,255,1);
	padding: 10px;
	border-radius: 5px;
	text-decoration: none;
	text-transform:uppercase;
	position: relative;
	top: 3px;
	letter-spacing:1px;
	-webkit-transition: background-color ease-out 0.2s;
    -moz-transition: background-color ease-out 0.2s;
    -o-transition: background-color ease-out 0.2s;
    transition: background-color ease-out 0.2s;
	position: relative;
	top:14px;
}

.menu ul li a:hover {
	background-color: rgba(0,173,238,1);
}

.sirka {
	display: inline-block;
	width: 960px;
}

.uvod {
	height: 100%;
	margin-bottom: -37px;
}

.stredove-zarovnani {
	position: relative;
	top: 35%;
}

h2 {
	color: rgba(255,255,255,1);
	font-weight:300;
	font-size: 45px;
	line-height: 50%;
}

.tlacitka {
	display: inline-block;
	width: 325px;
	margin-top: 20px;
      text-align: center;
}

.tlacitko1 a {
	padding: 12px;
	background-color: rgba(0,173,238,1);
	display: inline-block;
	font-weight:300;
	text-decoration:none;
	color: rgba(255,255,255,1);
	border-radius: 5px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 16px;
	float:left;
}

.tlacitko2 a {
	padding: 12px;
	background-color: rgba(0,173,238,1);
	display: inline-block;
	font-weight:300;
	text-decoration:none;
	color: rgba(255,255,255,1);
	border-radius: 5px;
	float: left;
	margin-left: 13px;
}

.tlacitko2 a img {
	height: 22px;
	width: 22px;
}

.tlacitko1, .tlacitko2 {
	-webkit-transition: opacity ease-out 0.1s;
    -moz-transition: opacity ease-out 0.1s;
    -o-transition: opacity ease-out 0.1s;
    transition: opacity ease-out 0.1s;
}

.tlacitko1:hover, .tlacitko2:hover {
	opacity: 0.8;
}

.podstranka {
	background-color: rgba(255,255,255,1);
	padding-top: 100px;
	font-size:13px;
	font-weight:400;

}
#nabidka-sluzeb {padding-top:180px;    position: relative;  height:100%;}
#co-nabizime {    position: relative;padding-top:64px;   height:100%;}
#co-nabizime p {margin-bottom:8px;}

.kontakt {
	background-color: rgba(34,37,44,0.7);
	padding-top: 100px;
	font-size:13px;
	font-weight:400;
	padding-bottom:100px;
	margin-bottom: -30px;
}

h1 {
	font-weight:300;
	text-transform:uppercase;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 2px solid rgba(0,173,238,1);
	display: inline-block;
	padding-bottom: 5px;
	font-size: 35px;
}

h3 {
	font-weight:400;
	color: rgba(0,0,0,0.7);
	font-size:16px;
	text-transform:uppercase;
}

.kolecko1, .kolecko2, .kolecko3 {
	display: inline-block;
	padding: 14px;
	padding-top:5px;
	padding-bottom:13px;
	border-radius: 50px;
	color: rgba(255,255,255,1);
	font-weight:400;
	font-size:11px;
	text-transform:uppercase;
	float: left;
	margin-right: 20px;
}

.kolecko1 {
	background-color: rgba(232,15,61,1);
}

.kolecko2 {
	background-color: rgba(76,183,50,1);
}

.kolecko3 {
	background-color: rgba(238,179,1,1);
}

.kolecko1 b, .kolecko2 b, .kolecko3 b {
	font-size: 28px;
	font-weight:400;
}

.balicky {
	border: 1px solid rgba(176,176,176,1);
	display: inline-block;
	width: 230px;
	padding: 20px;
	border-radius: 5px;
	margin-top:5px;
	margin-left: 20px;
	margin-right:20px;
}

.balicek-text {
	display: inline-block;
	float: left;
}

.balicek-text1 {
	text-align:left;
	font-weight:400;
	font-size:13px;
	color: rgba(0,0,0,0.8);
	padding-top:13px;
}

.balicek-text2 {
	text-align:left;
	color: rgba(0,0,0,0.8);
	font-size:18px;
	font-weight:400;
}

.sluzby {
	font-weight:400;
	font-size:15px;
	color: rgba(0,0,0,0.7);
	line-height: 170%;
}

.sluzby b {
	font-weight:800;
	color: rgba(0,173,238,1);
}

.sloupec1 {
	width: 465px;
	display: inline-block;
	float: left;
	text-align: justify;
	margin-right: 30px;
}

.sloupec2 {
	width: 465px;
	display: inline-block;
	float: left;
	text-align: justify;
}

.content div {
	font-size:13px;
	color: rgba(0,0,0,0.7);
	font-weight:400;
	margin-top: 20px;
	margin-bottom: 20px;
}

.content div ul li {
	margin-bottom: 38px;
	font-size:16px;
}

.content div ul {
	text-align:left;
}

.radek .cislo {
	font-size: 22px;
	float: left;
	position: relative;
	top: -25px;
	z-index: 10;
	left: 25px;
	color: white;
	font-weight:300;
}

.radek .kolecko {
	width: 60px;
	height: 60px;
	display: inline-block;
	background-color: rgba(0,173,238,1);
	border-radius: 50px;
	float: left;
	position: relative;
	top: -38px;
	left: -13px;
	margin-bottom: -30px;
}

.sloupec1 .radek, .sloupec2 .radek {
	font-size:15px;
	display: block;
	height: 50px;
	text-align:left;
}

.radek2 .cislo {
	font-size: 22px;
	float: left;
	position: relative;
	top: -25px;
	z-index: 10;
	left: 32px;
	color: white;
	font-weight:300;
}

.radek2 .kolecko {
	width: 60px;
	height: 60px;
	display: inline-block;
	background-color: rgba(0,173,238,1);
	border-radius: 50px;
	float: left;
	position: relative;
	top: -38px;
	left: -13px;
	margin-bottom: -30px;
}

.radek2x .kolecko {
	width: 60px;
	height: 60px;
	display: inline-block;
	background-color: rgba(0,173,238,1);
	border-radius: 50px;
	float: left;
	position: relative;
	top: -38px;
	left: -13px;
	margin-bottom: -30px;
}

.sloupec1 .radek2, .sloupec2 .radek2 {
	font-size:15px;
	display: block;
	height: 50px;
	margin-left: -12px;
	text-align:left;
}

.radek3 .cislo {
	font-size: 22px;
	float: left;
	position: relative;
	top: -25px;
	z-index: 10;
	left: 32px;
	color: white;
	font-weight:300;
}

.radek3 .kolecko {
	width: 60px;
	height: 60px;
	display: inline-block;
	background-color: rgba(0,173,238,1);
	border-radius: 50px;
	float: left;
	position: relative;
	top: -38px;
	left: -13px;
	margin-bottom: -30px;
}

.sloupec1 .radek3, .sloupec2 .radek3 {
	font-size:15px;
	display: block;
	height: 50px;
	margin-left: -12px;
	text-align:left;
	margin-bottom: 40px;
}

.kontakt h1 {
	color: white;
}

.sloupec1 .kontakt-text1 {
	color: white;
	font-size: 34px;
	font-weight:300;
}

.sloupec1 .kontakt-text2 {
	color: white;
	font-size: 16px;
	font-weight:400;
	margin-top: -18px;
}

.sloupec1 .ikony {
	color: white;
	font-size: 22px;
	margin-top: -5px;
}

.sloupec1 .ikony img {
	margin-right: 15px;
	position: relative;
	top: 5px;
}

.form1 {
	width: 310px;
	height: 50px;
	margin-bottom: 5px;
	padding-left: 10px;
	border-radius: 6px;
	border-color:rgba(255,255,255,1);
	border-width:3px;
	border: thin;
	font-size: 15px;
	font-weight:100;
	color:rgba(51,51,51,1);
}

::-webkit-input-placeholder {
   color: rgba(102,102,102,1);
   font-weight:400;
   font-size:12px;
   text-transform:none;
}

:-moz-placeholder { /* Firefox 18- */
   color: rgba(102,102,102,1);
   font-weight:400;
   font-size:12px;
   text-transform:none;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: rgba(102,102,102,1);
   font-weight:400;
   font-size:12px; 
   text-transform:none;
}

:-ms-input-placeholder {  
   color: rgba(102,102,102,1);
   font-weight:400;
   font-size:12px; 
   text-transform:none;
}

.form2 {
	width: 310px;
	height: 150px;
	margin-bottom: 5px;
	padding: 10px;
	border-radius: 6px;
	border-color:rgba(255,255,255,1);
	border-width:3px;
	border: thin;
	font-size: 15px;
	font-weight:100;
	color:rgba(51,51,51,0.7);
}

.odeslat {
	font-size:16px;
	color: #FFF;
	padding: 15px;
	padding-left: 30px;
	padding-right: 30px;
	border-color: rgba(0,0,0,0.1);
	border-width: 1px;
	border-radius: 8px;
	background-color: rgba(0,174,239,1);
	left: 10%;
	margin-right: 90px;
	-webkit-transition: background-color ease-out 0.2s;
    -moz-transition: background-color ease-out 0.2s;
    -o-transition: background-color ease-out 0.2s;
    transition: background-color ease-out 0.2s;
}

.odeslat:hover {
	background-color: rgba(32,36,43,1);
}

.google-mapa {
	z-index: -1;
}

.overlay {
   background: rgba(34,37,44,0.5); 
   position:relative; 
   width:100%;
   height:500px; /* your iframe height */
   top:500px;  /* your iframe height */
   margin-top:-500px;  /* your iframe height */
}

.footer {
	width: 100%;
	height: 90px;
	background-color: rgba(34,37,44,1);
}

.footer div {
	color: white;
	font-size: 13px;
	position: relative;
	top: 20px;
	font-weight:400;
}

.footer div a {
	color: white;
}

.sloupec2 form {
	margin-top: 30px;
}

.arrowdown {position:absolute;bottom: 50px;    margin-left: -25px;left: 50%;}  
.arrowdownb {position:relative;margin-top:60px;display: block;margin-top: 60px;} 
.hlnadpis {font-size: 85px;margin-bottom:30px;}
.hlpodnadpis{
color: white;
    font-weight: 100;
    font-size: 25px;
    margin-top: 5px;
}

.tlacitko1 {    display: inline-block;}


@media only screen and (min-width: 1000px) { /* Zde je vyjímka pro PC */
	.mini-menu {
		display: none;
	}
}

@media only screen and (max-width: 999px) { /* tablety */
	.menu ul li {
		display: none;
	}
	
	.menu3 ul li {
		display: block;
		line-height: 200%;
	}
	
	.menu3 ul li a {
		font-size: 15px;
		padding: 6px;
	}
	
	.menu3 ul {
		background-color: rgba(34,37,44,1);
		display: inline-block;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 20px;
	}
	
	.mini-menu {
		position: relative;
		top: 3px;
		left: -10px;
		display: inline-block;
	}
	
	.menu3 {
		margin-right: -20px;
	}
	
	.sirka {
		width: 90%;
	}                                                       
	
	h2 {
		line-height: 120%;                                     
	}
	
	.balicky {
		margin: 10px;
	}
	
	.sloupec1, .sloupec2 {
		width: 100%;
	}
}
@media only screen and (max-height: 720px) { 
  #nabidka-sluzeb {height:auto;padding-top: 70px;}
}

@media only screen and (max-width: 1200px) {

  #co-nabizime .velkypopis {width:50% !important;} 
   }
   
@media only screen and (max-width: 1000px) {
     #co-nabizime li {background:none !important;}
  #co-nabizime .velkypopis {width:90% !important;top:130px !important;} 
  .crellyslider {height:800px !important;}
  .crellyslider li {height:800px !important;}
  #co-nabizime .velkynapids {top:60px !important;}
   }

@media only screen and (max-width: 934px) {
  
    
   }

@media only screen and (max-width: 600px) { /* telefony */
	.menu ul li {
		display: none;
	}
	

	.menu3 ul li {
		display: block;
		line-height: 200%;
	}
	
	.menu3 ul li a {
		font-size: 15px;
		padding: 6px;
	}
	
	.menu3 ul {
		background-color: rgba(34,37,44,1);
		display: inline-block;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 20px;
	}
	
	.mini-menu {
		position: relative;
		top: 3px;
		left: -10px;
		display: inline-block;
	}
	
	.menu3 {
		margin-right: -20px;
	}
	
	.sirka {
		width: 90%;
	}
	
	h2 {
		font-size:22px;
		line-height: 150%;
	}
	
	.stredove-zarovnani {
		top: 25%;
	}
	
	.tlacitka {
		width: 100%;
	}
	
	.tlacitko1 a {
	
		padding: 0;
		padding-top: 20px;
		padding-bottom: 20px;
		margin-bottom: 10px;
    padding-left: 20px;
		padding-right: 20px;
	}
	
	.tlacitko2 a {
		display: none;
	}
	
	.balicky {
		margin: 10px;
        width: 88%;
    padding: 5px;
	}
	
	.sloupec1, .sloupec2 {
		width: 100%;
	}
	
	.sloupec1 .radek3, .sloupec2 .radek3 {
		font-size:14px;
		display: block;
		height: 50px;
		margin-left: -12px;
		text-align:left;
		margin-bottom: 80px;
	}
	
	.radek3 .cislo {
		display: inline-block;
		float: left;
	}
	
	.radek3 .kolecko {
		display: inline-block;
		float: left;
		margin-bottom: 30px;
	}
	
	.sloupec1 .radek2, .sloupec2 .radek2 {
		font-size:14px;
		display: block;
		height: 50px;
		margin-left: -12px;
		text-align:left;
		margin-bottom: 50px;
	}
	
	.radek2 .cislo {
		display: inline-block;
		float: left;
	}
	
	.radek2 .kolecko {
		display: inline-block;
		float: left;
		margin-bottom: 20px;
	}
	
	.form1, .form2 {
		width: 100%;
	}
  
  #nabidka-sluzeb {height:auto;padding-top: 0px;}
  #co-nabizime {height:auto;padding-top: 0px;}
  #co-nabizime   .velkynapids span {display:none;}
  
}