/*
#164473
#0c8acc
#37a6de
#adadad
*/

* {margin: 0; padding: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}

body {font-family: "alternate-gothic-no-3-d", sans-serif; font-weight: 400; font-style: normal; text-align: left; background: url("../img/bg.png") top center no-repeat; background-size: cover; min-height: calc(100vh);}

.logo {display: block; max-width: 300px; width: 100%; height: auto; padding: 50px 50px 20px 50px; margin: auto;}

h1 {text-transform: uppercase; font-weight: 400; color: #164473;}
h2 {text-transform: uppercase; font-weight: 400; color: #0c8acc;}
h3 {text-transform: uppercase; font-weight: 400; color: #164473;}
h4 {text-transform: uppercase; font-weight: 400; color: #000;}
strong {color: black;}
p, ul {line-height: 1.4em; font-size: 1.4em; font-weight: 100; color: #3e3e3e; font-family: "alternate-gothic-condensed-a", sans-serif; font-weight: 400; font-style: normal; letter-spacing: 1.4px;}
a {text-decoration: none; color: #0c8acc;}
.clr {clear: both;}

.burger {display: block; position: fixed; top: 30px; right: 20px; width: 50px; height: 50px; z-index: +1; cursor: pointer;}
.burger img {width: 100%; max-width: 100%; height: auto;}
.burger::before {content: "menu"; position: absolute; top: 5px; left: -50px; color: #adadad;}

#main_menu {display: none; width: calc(100vw); height: calc(100vh); position: fixed; top: 0; right: -100%; z-index: -1; opacity: 0; background: #37a6de; text-align: left;}
#main_menu ul {width: 100%; padding: 90px 30px 0 50px; list-style-type: none;}
#main_menu ul li {margin-bottom: 15px;}
#main_menu ul li a {color: #000; text-transform: uppercase; font-size: 1.4em; font-weight: 600; -webkit-transition: all 360ms; transition: all 360ms; transition-timing-function: ease-in-out;}
#main_menu ul li a:hover {color: #fff;}

.close {display: block; position: absolute; top: 20px; right: 20px; height: 60px; width: 60px; overflow: hidden; cursor: pointer; background: transparent; -webkit-transition: all 360ms; transition: all 360ms; transition-timing-function: ease-in-out;}

.telefon {background: url(../svg/telefon.svg) top left no-repeat; padding: 5px 0 0 45px; color: #0c8acc; font-size: 1.4em;}

.uvodka {position: absolute; top: 18%; right: 20px; width: 33%; height: auto; text-align: right;}
.uvodka span {display: block; color: #0c8acc;}

.nadpis_hp {display: block; color: #fff; background: #0c8acc; padding: 10px 20px 10px 20px;}

#ikony {display: block; padding: 20px;}
.ikona {position: relative; display: block; float: left; width: calc(50vw - 10px); padding: 20px; -webkit-transition: all 500ms; transition: all 500ms; transition-timing-function: ease-in-out;}
.ikona h3 {display: block; position: absolute; top: 20px; left: 0; width: calc(50vw - 10px); padding: 0 20px; height: auto; text-align: center;}
.ikona:hover {background: #adadad;}

#sluzby {background: #37a6de; color: #000;}

.box h2 {color: #164473;}
#kontakt p {padding: 0 20px 20px 20px;} 
.box ul {padding: 0 20px 50px 20px;}
.box li {margin-bottom: 10px;}

/*   ////////////////////////////////////////     POPTAVKA BOX  --------------         ///////////////////////                    */
#objednavka {display: none; width: calc(100vw); height: auto; position: absolute; top: 0; left: 0; z-index: 6000; background: #fff;}
#objednavka-box {display: block; width: calc(100vw); height: auto; position: absolute; top: 0; left: 0; background: #fff;}
.objednavka {display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #dadada;}
.obsah_box {display: block; width: 100%; height: 100%; position:absolute; top: 0; left: 0; background-size: cover;}
.scroller {display: block; position: relative; width: 90%; height: auto; margin: 90px auto 0 auto; overflow: hidden;}
.scroller h1 {margin: 0 0 20px 0; font-size: 3em;}
.scroller h2 {margin: 0 0 20px 0; font-size: 2em; font-weight:400;}
.scroller h3, .scroller p {margin: 0 0 20px 0;}
#objednavka-box h2 {margin-bottom: 10px; font-size: 1em; font-weight:400}
.form-group {display: block; width: 100%; background: #eaeaea; margin: auto; margin-bottom: 10px;}
#objednavka-box .checkbox {margin-bottom: 0; width: 100%; display: block; position: relative; clear: both;}
.form-group label {display: block; width: 90%; padding: 0 20px; height: 40px; line-height: 40px; color: #fff; background: #37a6de;}
.form-group input {display: block; height: 40px; width: 100%; line-height: 40px; padding: 0 5%; background: #dadada; border: 0; color: #000;}
.form-group textarea {display: block; height: 150px; width: 100%; padding: 5%; background: #fff; border: 0; color: #000;}
.gdpr {margin: 0 0 10px 0; text-decoretion: none;}
.gdpr a {color: #0c8acc;}
#objednavka .button {display: block; width: 100%;  height: 50px; line-height: 50px; line-height: 42px; border: 0; background: #164473; font-weight: bold; color: #fff; text-transform: uppercase; cursor: pointer;-webkit-appearance: none; border-radius: 0; margin-bottom: 20px; -webkit-transition: all 500ms; transition: all 500ms; transition-timing-function: ease-in-out;}
#objednavka .button:hover {background: #000;}
/*#zprava {display: none; opacity: 0; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #fff; color: #000; z-index: 16000; cursor: pointer; text-align: center; padding: 50px;}*/
#zprava {color: #DBA527; text-align: center; font-size: 1.4em; margin: 0 0 30px;}

.custom-select {position: relative; font-family: "Oswald", sans-serif; margin-bottom: 10px;}
.custom-select select {display: none;}
.select-selected {background-color: #37a6de;;}
.select-selected:after {position: absolute; content: ""; top: 14px; right: 7px; width: 0; height: 0; border: 6px solid transparent; border-color: #fff transparent transparent transparent;}
.select-selected.select-arrow-active:after {border-color: transparent transparent #fff transparent; top: 7px;}
.select-items div,.select-selected {color: #ffffff; padding: 8px 10px; border: 1px solid transparent; cursor: pointer;}
.select-items {position: absolute; background-color: #adadad; top: 100%; left: 0; right: 0; z-index: 99;}
.select-hide {display: none;}
.select-items div:hover, .same-as-selected {background-color: rgba(0, 0, 0, 0.1);}
 /*   ////////////////////////////////////////     POPTAVKA BOX END  --------------         ///////////////////////               */

#component {display: block; width: calc(100vw); height: auto; min-height: calc(100vh - 150px); padding: 120px 20px 20px 20px;}
#component img {width: 100%; max-width: 100%; height: auto; margin: 20px 0;}
#component ul, #component ol {margin: 20px 0; list-style-type: none;}
#component li {margin: 10px 0; line-height: 30px; position: relative; padding-left: 40px;}
#component li::before {position: absolute; top: 0; left: 0; width: 30px; height: 30px; line-height: 30px; content: url('../svg/list.svg');}
#component h1 {margin: 20px 0;}
#component h2 {margin: 50px 0 20px 0;}
#component h3 {margin: 50px 0 20px 0; font-size: 2em;}
#component p {margin: 0 0 10px 0;}
#component .tlacitko, #component .telefon {margin-top: 20px;}

.skudci h2 {margin-bottom: 20px;}

#patka {padding: 20px; clear: both;}
#patka a {color: #10ff00;}

@media screen and (orientation:portrait) {
	.logicko {display: block; float: left; padding: 30px 0 0 20px;}
	.logicko img {height: 50px; max-height: 50px; width: auto;}
	
	.burger::before {content: "menu"; position: absolute; top: 7px; left: -50px;}
	
	#main_menu {display: block; width: calc(100vw); height: calc(100vh); position: fixed; top: 0; right: calc(100vw-200vw);}
	
	#uvod {display: block; width: calc(100vw); height: calc(100vh); background: url(../img/bg_phone.webp) bottom center; background-size: cover;}
	#uvod h1 {padding: 0 20px; position: absolute; top: calc(20vh); text-align: center;}
	
	.tlacitka {display: block; position: absolute; bottom: 0; left: 0; width: calc(100vw); height: auto;}
	.tlacitko {display: block; float: right; height: 50px; line-height: 50px; width: auto; padding: 0 20px; background: #164473; color: #ffff; cursor: pointer; -webkit-transition: all 500ms; transition: all 500ms; transition-timing-function: ease-in-out; text-transform: uppercase;}
	.tlacitko:hover {background: #37a6de; color: #fff !important;}
	.telefon {display: block; float: left; height: 50px; line-height: 50px; width: auto;}
	
	#ikony {display: block; padding: 20px;}
	.ikona {display: block; float: left; width: calc(50vw); padding: 20px; -webkit-transition: all 500ms; transition: all 500ms; transition-timing-function: ease-in-out;}
	.ikona h3 {text-align: center; font-size: 0.8em;}
	.ikona:hover {background: #adadad;}
	
	.box_left h2, .box_right h2 {margin: 30px 0 0 0;}
	.box_left p, .box_right p {margin: 10px 0 0 0;}
	
	.box {padding: 20px;}
	#kontakt h2 {padding: 20px;}
	.box ul {padding: 0 20px 50px 50px;}
	
	.left, .right {display: block; width: calc(100vw);}
	.right img {width: 100%; max-width: 100%; height: auto;}
	
	#component {display: block; width: calc(100vw); height: auto; min-height: calc(100vh - 150px); padding: 120px 20px 20px 20px;}

	#kontakt h3 {color: #37a6de; padding-left: 20px; margin-bottom: 10px;}
	#kontakt h4 {padding: 10px 20px 0 20px;}
	#kontakt a {padding: 0 20px;}
}

@media screen and (orientation:landscape) {
	.logicko {display: block; float: left; padding: 50px;}
	.logicko img {width: 100%; max-width: 300px; height: auto;}
	#uvod {display: block; width: calc(100vw); height: calc(100vh); background: url(../img/bg.webp) bottom right; background-size: cover;}
	
	#uvod h1 {display: block; position: absolute; bottom: calc(50vh); left: 50px; background-color: #fff; font-size: 3em;}
	.uvodka {top: 20%; right: 50px;}
	.uvodka span {font-size: 3em;}
	
	#main_menu {display: block; width: calc(50vw); height: calc(100vh); position: fixed; top: 0; right: calc(100vw-200vw);}
	#main_menu ul li {margin-bottom: 30px;}
	#main_menu ul li a {font-size: 2em;}
	
	.tlacitka {display: block; position: absolute; bottom: 100px; left: 50px; width: calc(100vw - 100px); height: 50px;}
	.tlacitko {display: block; float: right; height: 50px; line-height: 50px; width: auto; padding: 0 20px 0 200px; background-color: #164473; color: #ffff; cursor: pointer; -webkit-transition: all 500ms; transition: all 500ms; transition-timing-function: ease-in-out; text-transform: uppercase; margin-right:}
	.tlacitko:hover {background: #37a6de; color: #fff !important;}
	.telefon {display: block; float: left; height: 50px; line-height: 50px; width: auto;}
	
	.burger {display: block; position: fixed; top: 50px; right: 50px; height: 60px; width: 60px; z-index: +1; cursor: pointer;}
	.burger:hover {opacity: 0.8; -webkit-transition: all 500ms; transition: all 500ms; transition-timing-function: ease-in-out;w}
	.close {top: 40px; right: 40px;}
	
	#ikony {display: block; padding: 50px;}
	.ikona {display: block; float: left; width: calc(20vw); padding: 20px; -webkit-transition: all 500ms; transition: all 500ms; transition-timing-function: ease-in-out;}
	.ikona h3 {text-align: center; width: calc(20vw);}
	.ikona:hover {background: #adadad;}
	
	.nadpis_hp {padding: 10px 50px 10px 50px;}
	
	
	.box_left {padding: 50px;}
	.box_right {padding: 50px;}
	.box_left, .box_right {display: block; float: left; width: calc(50vw - 50px); color: #fff;}
	.box_left h2, .box_right h2 {margin: 0;}
	.box_left p, .box_right p {margin: 20px 0 0 0;}
	
	#cenik {margin-bottom: 50px;}
	#sluzby .left, #sluzby .right, #kontakt .left, #kontakt .right {display: block; float: right; width: calc(50vw);}
	#cenik .left, #cenik .right {display: block; float: left; width: calc(50vw);}
	#cenik .left {text-align: right;}
	.right img {width: 100%; max-width: 100%; height: auto;}
	
	#kontakt h2 {padding: 30px 50px 30px 50px; font-size: 2em;}
	#kontakt p {padding: 0 0 0 50px;}
	.box ul {padding: 0 50px 50px 70px;}
	
	#component {max-width: 1200px; margin: 0 auto; padding: 190px 50px 50px 50px;}
	
	.skudci  {max-width: 1200px; margin: 0 auto; padding: 0 50px 0 50px;}
	.skudci h2 {margin-bottom: 50px;}
	
	#kontakt h3 {color: #37a6de; padding-left: 50px; margin-bottom: 10px;}
	#kontakt h4 {padding: 10px 50px 0 50px;}
	#kontakt a {padding: 0 50px;}
	
	#kontakt .left {background: #FFF; background: linear-gradient(191deg,rgba(255, 255, 255, 1) 50%, rgba(222, 222, 222, 1) 100%);}
	
	#patka {padding: 50px; clear: both;}
	#patka a {color: #10ff00;}

}

@media screen and (min-width: 1024px) {
	.burger::before {top: 13px; left: -50px;}
	
	#cena {display: block; width: 10vw; height: 10vw; border-radius: 50%; position: absolute; right: 50px; bottom: 100px; text-align: center; text-transform: uppercase; padding-top: 3.3vw;}
	#cena span {font-size: 2em;}
}

.logo {display: block; width: 300px; height: auto; margin: 50px auto 50px auto;}
.nadpis {padding: 0 50px 50px 50px; font-size: 1.6em;}

#cena {
  animation: blik 3s linear infinite;
}

@keyframes blik {
  50% {
    opacity: 50%;
  }
}
