

body{
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	box-sizing: border-box;
	overflow-x: hidden;
}

h1{
	margin: 0;
}

h2{
	margin: 0;
}

h3{
	margin: 0;
}

h4{
	margin: 0;
}

.premobilprecsdsd{
  display: none;
}

.zasady p{
font-size: 0.8rem;
color: #0E3163;
line-height: 1.8;

}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  vertical-align: middle;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}


.tlacidlo{
	    color: white;
    background-color: #003163;
    padding: 15px 45px 18px 45px;
    font-size: 18px;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: 0.5s;
    margin-top: 20px;
    border-radius: 30px;
    cursor: pointer;
	font-weight: 600;
}
.tlacidlo:hover{
  color: #003163;
  background-color: white;
}
.vstup1{
	background-color: transparent;
	color: white;
	border: 3px solid white;

}
.vstup2{
	background-color: white;
	color: #003163;
	border: 3px solid white;
}


.tlacidlo2{
	    color: white;
    background-color: #33cc33;
    padding: 15px 45px;
    font-weight: 700;
    font-size: 15px;
    border-radius: 100px;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: 0.2s;
}
.tlacidlo2:hover{
  color: white;
  background-color: #213554;
}

.odoslane{
	width: 100%;
	padding: 20px 0 20px 0;
	background-color: #ef8619;
	color: 373737;
	text-align: center;
}
#logomobil{
  display: none;

}
#menumobil111 {
    display: none;
    

  }
  .mobiltopbar{
  	display: none;
  }
#topbar{
	width: 100%;
	height: 30px;
    background: #193C72;
}
.topbarstred{
	width: 79%;
	height: 33px;
	margin:auto;
	text-align: right;
	line-height: 30px;
	font-size: 13px;
	color: white;
	font-weight: normal;
}
.topbarstred a{
	color: white;
	text-decoration: none;
}
.lefttop{
	margin-right: 8%;
	float: left;
	text-align: left;
}
.lefttop i{
	color: white;
}
.righttopbaris{
	width: 30%;
	float: right;
	text-align: right;
	margin-right: 5px;
}
.righttopbaris i{
	color: white;
}

.stalerozrobene{
	width: 100%;
	height: 50px;
	background-color: #e7eef7;
	text-align: center;
	line-height: 50px;
	color: #bd0b20;
	font-size: 1vw;

}
.pokracovat{
	padding: 0.5% 2% 0.5% 2%;
	background-color: white;
	color: #bd0b20;
	border-radius: 10px;
	font-size: 1vw;
	text-decoration: none;
}
.stalerozrobene form{
	display: inline-block;
}

.stalerozrobene form input{
	height: 34px;
	width: 250px;
	background-color: #bd0b20;
	color: white;
	border-radius: 10px;
	font-size: 1vw;
	border:none;
	text-decoration: none;
}



#oknoobal{
	width: 100%;
	height: 100vh;
	position: fixed;
	display: block;
	background-color: rgba(0,0,0,0.6);
	z-index: 2000;

}
#zlavaokno{
	width: 420px;
	height: auto;
	padding: 30px;
	margin: 9vh auto;
	background-color: white;
	text-align: center;
	
}
#zlavaokno h2{
	margin: 10px 0 10px 0;
	padding: 0px 0 0px 0;
	line-height: 26px;
}
#zlavaokno p{
	color: gray;
	font-size: 13px;
	margin: 5px 0 15px 0;
}
#zlavaokno b{
	padding: 0;
	margin: 30px 0 10px 0;
	color: gray;
	font-size: 13px;
}

#zlavaokno a{
	padding: 15px; 
	width: 390px;
	background-color: #ff0f0f;
	margin: 20px 0 20px 0;
	color: white;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;

	display: block;
}
#zlavaform input{
width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    border: 2px solid #dadada;
    color: white;
    padding: 14px;
    margin-top: 10px;

}
#zlavaform .odoslatis{
	width: 100%;
  -webkit-transition: 0.3s;
  height: 50px;
  font-size: 16px;
  background: none;
  color: white;
  background-color: #ef8619;
  box-shadow: none;
  font-weight: lighter;
  margin-top: 10px;
  border-radius: 100px;
  border:none;
}
.panelkrizik{
	width: 100%;
	height: 20px;
	font-size: 19px;
	color: #ff0f0f;
	text-align: right;
}
#zlavaokno img{
	width: 100%;
}



#mailik{
 float: left;
 width: 14.5%;
 height: 3vh;
 text-align: center;
}
#mailik a{
	text-decoration: none;
	color: white;
	-webkit-transition:0.2s;
}
#mailik a:hover{
	color: gray;
}
#prih2{
	float: right;
	height: 3vh;
	cursor: pointer;
	-webkit-transition:0.2s;
}
#prih2 a{
	color: white;
	text-decoration: none;
	-webkit-transition:0.2s;
}
#prih2 a:hover{
	color: gray;
}
#prih3{
	float: right;
	width: 15%;
	
	height: 3vh;
	line-height: 4.5vh;
	cursor: pointer;
	text-align: center;
}
#prih3 a{
-webkit-transition:0.2s;
}
#prih3 a:hover{
	opacity: 0.7;
}
#prih{
	float: right;
	cursor: pointer;
	-webkit-transition:0.2s;
}
#prih:hover{
	color: gray;
}
#prih2:hover{
	color: gray;
}
#verzz{
	width: 1.5vw;
}
nav{
	width: 100%;
	height: auto;
	z-index: 2000;
	position: absolute;
	
    background-color: transparent;


}
.prilepene{
	background-color: #2C2C2E;
}
.lepenepodmenu{
	min-width: 33%;
	position: absolute;
	text-align: right;
    padding: 12px 2% 10px 2%;
	background-color: white;
	top: 105px;
	right: -2%;
	z-index: 20;
    padding-right: 7%;
	-webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -o-transform: skew(30deg);
}
.mailcast{
	-webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  display: inline-block;
  margin-right: 5%;
  margin-left: 2%;
}
.mailcast img{
	display: inline-block;
	width: 24px;
	height: auto;
}
.mailcast a{
	display: inline-block;
	position: relative;
	text-decoration: none;
	color: black;
	top: -6px;
	font-weight: 700;
}


.menustred{
	width: 89%;
	height: 90px;
	margin: auto;
	display: flex;
}
.menustred .logo{
	
	max-width: 15%;
	height: 64px;
	
	-webkit-transition:0.2s;

}
.menustred .logo:hover{
	opacity: 0.7;
}
.menustred .logo img {
    height: 31px;
    position: relative;
    top: 27px;
    margin-left: -5px;
}
.menustred ul{
	flex: 80%;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 87px;
	text-align: right;
}
.menustred ul li{
	display: inline-block;
	margin-left: 4%;
	font-weight:600;
    text-decoration: none;
     color: white;
	
}
.menustred ul li a{
    color: white;
    font-size: 16px;
    -webkit-transition: 0.2s;
	font-weight:400;
    text-decoration: none;
}
.menustred ul li a img{
	position: relative;
	top: 5px;
	margin-right: 5px;
}
.menustred ul li a:hover{
	color: #dadada;
}
.menustred ul a li:hover{
	color: #dadada;
}
.podmenurr{
	-webkit-transition: 0.5s;
}
.podmenus{
	position: absolute;
	
	height: 0;
	background-color: white;
	-webkit-transition: 0.5s;
	padding: 5px 30px;
	text-align: left;
	margin-top: -10px;
	overflow: hidden;
}
.podmenus a{
  margin-left: 0%;
    color: #231F20;
    font-weight: lighter;
    font-size: 15px;
    -webkit-transition: 0.2s;
    font-weight: 600;
    display: block;
    text-decoration: none;
    padding: 0px 0px;
    height: 50px;
    -webkit-transition: 0.3s;
}
.podmenus a i{
	color: #B91A6D;
}
.podmenus a:hover{
	color: #B91A6D;
}
.podmenurr:hover .podmenus{
	height: 180px;

}

.farba{
	    color: white;
    background-color: #003163;
    padding: 5px 4% 7px 4%;
	font-weight: 500;
    line-height: 40px;
    -webkit-transition: 0.2s;
    border-radius: 100px;
}
.farba:hover{
  color: white;
  background-color: #dadada;
}
#header{
	width: 100%;
	height: auto;
	background-attachment: fixed;
}
#heddva{
	width: 100%;
	height: 100px;
	overflow: hidden;
	background-color: #464747;
	background-attachment: fixed;
}
#heddva h1{
	font-size: 24px;
	line-height: 100px;
	width: 78.5%;
	margin: auto;
	color: #ef8619;

	text-align: left;
}

#header #sloganis{
	height: auto;
    
    margin: auto;
    top: 0;
    bottom: 0;
    text-align: center;
    -webkit-transition: 0.2s;
    z-index: 450;
    margin-top: 180px;
    padding-bottom: 180px;
}


#header #headleft{
	width: 100%;
	text-align: left;
	height: auto;
	margin: auto;


}
#header #headleft h1{
	color: white;
	font-size: 3.5rem;
    line-height: 1.2;
  font-weight: 700;
    padding-bottom: 30px;
}
#header #headleft h3{
	color: white;
	font-size: 30px;
    line-height: 55px;

}
#header #headleft p{
	color: white;
	font-size: 20px;
	font-family: 'IBM Plex Serif', serif;
	font-weight:400;
	line-height: 1.25;
}
#header #headleft p i{
	color: #BF9662;
	font-size: 24px;
	font-weight: 400;
	position: relative;
	top: 3px;
}


#tlacidlo{
	padding: 15px 44px;
    color: #e7e7e6;
    font-size: 16px;
    -webkit-transition: 0.2s;
    text-decoration: none;
    background: rgb(113,47,107);
background: linear-gradient(23deg, rgba(113,47,107,1) 35%, rgba(237,11,110,1) 100%);
    border-radius: 100px;

}
#tlacidlo:hover{
-webkit-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.2);
-moz-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.2);
box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.2);
  color: #563F27;
  background-color: white;
}

#header #slogan{
	width: 28%;
    height: auto;
    text-align: left;
    display: none;
    -webkit-transition: 0.2s;
    float: right;
    color: white;
    border-radius: 20px;
}
#header #slogan input{
    padding: 15px 10px;
    border: 0;
    color: white;
    width: 100%;
    color: black;
    box-sizing: border-box;
    margin-bottom: 20px;
    font-family: inherit;
    color: gray;
}
#header #slogan select{
    height: 40px;
    border: 0;
    color: white;
    width: 100%;
    color: black;
    margin-bottom: 20px;
    font-family: inherit;
    color: gray;
}
form .odooo{
	background-color: #ef8619;;
	padding: 23px 44px;
	cursor: pointer;
	color: white;
	font-size: 15px;
	border-radius: 100px;
	-webkit-transition:0.2s;
	width: 100% !important;
	color: white !important;
}
form .odooo:hover{
	-webkit-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.2);
-moz-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.2);
box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.2);
  color: white;
  background-color: #ef9436;

}
#header #slogan h3{
	color: white;
    font-size: 16px;
}
#header #slogan a{
	color: white;
	text-decoration: none;
	border: 0.2vw solid white;
	padding: 1vw 2vw 1vw 2vw;
	text-shadow: 3px 3px 13px rgba(0, 0, 0, 1);
	font-size: 1.2vw;
}
#header #cycle-slideshow{
	width: 100%;
	height: 97vh;
	background-color: rgba(113, 47, 107, 1.0);
	overflow: hidden;
	z-index: 0;
	margin-top: -2px;
}
#header #cycle-slideshow video{
	opacity: 0.6;
  width: 100%;
  height: 97vh;
  object-fit: cover;
}

.centralsirka{
	width: 1300px;
	margin: auto;
}

.centralleft{
	width: 66%;
	
	margin: auto;
	text-align: center;
	color: #231F20;
}

.centralright{
	width: 25%;
	float: right;
}
.centralright img{
	width: 100%;
}


.filterrr{
	width: 100%;
	height: 100vh;
	background-color: rgba(0,0,0,0);
	position: absolute;
}
#header #cycle-slideshow img{
	width: 100%;
}
#recenz{
	width: 90%;
	height: auto;
	margin: auto;
	z-index: 0;
}

.galeriastred{
	width: 80%;
	text-align: center;
	margin: auto;
}
.polickofoto{
	float: left;
	width: 22%;
	height: 250px;
	margin-left: 3%;
	margin-top: 30px;

}
.polickofoto:first-child{
	margin-left: 0;
}
.polickofoto:nth-child(4n+1){
	margin-left: 0;
}
.polickofoto img{
	width: 100%;
	height: 250px;
	object-fit: cover;
}

.vzorkategorie{
	width: 100%;
	height: auto;
	background-image: ;
	padding: 75px 0 75px 0;
	background-image: url(img/preklad.jpeg); 
	background-attachment: fixed;
}
.vzorkategorie h1{
	text-align: center;
	color: white;
	font-size: 40px;
	margin-bottom: 30px;
}
.obalpolia{
	width: 80%;
	height: auto;
	margin: auto;
}
.obalpolia h2{
	color: white;
  font-family: 'IBM Plex Serif', serif;
	font-weight: 600;
	font-size: 35px;
	 font-style: italic;

}
.obalpolia p{
	color: white;
  font-family: 'IBM Plex Serif', serif;
	font-weight: 400;
	font-size: 27px;

}
.policko {
	width: 25%;
	float: left;
	border-radius: 100px;
	padding: 18px 1% 28px 1.5%;
	margin-right: 1%;
	margin-left: 3.5%;
	text-align: center;
	height: auto;
	background-color: white;
	font-weight: 600;
	color: #130252;
	margin-top: 20px;
	font-size: 18px;
	cursor: pointer;
	-webkit-transition:0.3s;
}
.policko h2{
	color: #bf2926;
	font-size: 23px;
	padding-top: 18px;
	padding-bottom: 0px;
	margin-bottom: 0;
}
.vykonis{
	width: 100%;
	padding: 10px 0;
	text-align: center;
	font-size: 19px;
	line-height: 22px;
	color: #1E3D82;
}
.policko p{
	font-size: 15px;
	color: #1E3D82;
	margin-top: 10px;
	line-height: 22px;
	font-weight: 400;
}
.policko i{
	width: 100%;
	font-size: 58px;
	position: relative;
	top: 3px;
	color: #130252;
	margin-bottom: 20px;
}
.policko .obrpol{
	width: 80%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	margin: auto;
}
.policko img{
	width: 100%;
}
.policko:hover{
	color: black;
}
.policko:hover i{
	color: black;
}

.policko a i{
	width: auto;
	font-size: 15px;
	color: white;
	margin-bottom: 0px;
	top: 0;
}


#onas{
	width: 100%;
	padding: 2% 0% 2% 0%;
	height: auto;

}
#onas #stredis{
	width: 85%;
	margin: 10px auto;
	height: auto;
	margin-bottom: 30px;
}
.flexobal{
	display: flex;
	gap: 5%;
}
#onas .dodatokr{
	width: 88%;
	position: relative;
	left: 1%;
}
#onas #stredis .minivideo{
	width: 31%;
	margin-right: 2%;
}
#onas #stredis .snimka{
	width: 90%;
}
.vyhoda h3{
	padding-bottom: 0;
	font-size: 1.1rem;
}
.vyhoda p{
	padding-bottom: 0;
	font-size: 0.9rem;
	margin-top: 0;
}
.titulka{
	width: 80%;
	border-radius: 30px;
  height: 350px;
  margin: auto;
  overflow: hidden;
}
.titulka img{
	width: 100%;
	height: 350px;
	object-fit: cover;

}
.textclanok{
	width: 70%;
	margin: auto;
	font-size: 18px;
	line-height: 1.6;
}
.textclanok h2{
	color: #EA0C6E;
}
.textclanok h3{
	color: #712F6B;
}
#produktysds{
	text-align: center;
	margin-top: 30px;
	font-size: 20px;
	color: gray;
	line-height: 23px;
	margin-bottom: 30px;
	font-family: 'IBM Plex Serif', serif;
	font-weight: 500;
}
#onas #stredis .ptext{
  font-size: 20px;
  line-height: 28px;
  color: #647183;
  padding-top: 0;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
}
#onas #stredis p i{
	color: #dadada;
}

#onas #stredis2{
	width: 1100px;
	margin: 10px auto;
	height: auto;
	margin-bottom: 60px;
}
#onas #stredis33{
	width: 87%;
	margin: 0px auto;
	height: auto;
}
#onas #stredis .polle{
	width: 31%;
	height: auto;
	float: left;
	text-align: center;
	margin-left: 1.7%;
	background-size: 100%;

}
.lavastrana{
	width: 70%;
	float: left;
	height: auto;
	color: gray;
	background-color: none
	font-size: 17px;
	line-height: 28px;
	font-weight: lighter;
}
.lavastrana h1{
	line-height: 40px;
	color: #373737;
}
.lavastrana img{
	width: 50%;
}
.pravastrana{
	width: 23%;
	float: right;
	height: auto;
}
#onas #stredis .polle h2{
	text-align: center;
	color: #a5cb46;
}
#onas #stredis .polle p{
	text-align: center;
	color: #878787;
	height: 200px;
	overflow: hidden;
}
#onas #stredis .polle i{
	text-align: center;
	color: #a5cb46;
	font-size: 5vw;
}
#onas #stredis .polle .viac{
	width: 100%;
	color: white;
	padding: 3% 10% 3% 10%;
	margin-top: 20px;
	text-decoration: none;
	border-radius: 4px;
	font-size: 1vw;
	background-color:#a5cb46; 
}
.leftzoom{
	flex: 30%;
	height: 350px;
	margin-left: -3%;
	z-index: 4000;

}
.leftzoom img{
	width: 100%;
	margin-top: 0px;
	z-index: 40000;
	
}
.rightzoom{
	flex: 56%;
	height: auto;
	color: #231F20;
	font-size: 17px;
	line-height: 1.3;
	font-weight: lighter;
}
.rightzoom h1{
	line-height: 1.1;
	color: #003163;
	margin-bottom: 20px;
	font-size: 42px;
	margin-top: 10px;
	font-weight: 800;
	
}
.rightzoom h2{
	line-height: 1.1;
	color: #dadada;
	margin-bottom: 20px;
	font-size: 25px;
	font-family: 'IBM Plex Serif', serif;
	font-weight: 600;
	 font-style: italic;
}


.rightzoom i{
	color: #712F6B;
}

.rightzoom2 i{
	color: #712F6B;
}

.rightzoom h3{
	color: #223555;
}
.rightzoom b{
	color: #223555;
}
.rightzoom h3 b{
	color: #223555;
	font-weight: lighter;
}

.viacis{
	width: 15%;
	color: white;
	padding: 15px 20% 15px 20%;
	margin-top: 20px;
	text-align: center;
	text-decoration: none;
	border-radius: 100px;
	font-weight: 600;
	font-size: 15px;
	background-color:#1a7278; 

}

.stylebox{
	padding: 30px 0;
}
.polickoleftus{
	width: 46%;
	margin-left: 0%;
	float: left;
	
}
.polickoleftus h2{
	line-height: 1.3;
	color: #DD0F6F;
	font-weight: 800;
	font-size: 30px;
}
.polickoleftus p{
	line-height: 1.6;
	font-size: 16px;
	color: #231F20;
}

.leftzoom2{
	width: 40%;
	height: 350px;
	float: right;
}
.leftzoom2 img{
	width: 100%;
	margin-top: 0px;
	z-index: 40000;
}
.rightzoom2{
	width: 56%;
	height: auto;
	color: gray;
	font-size: 15px;
	line-height: 23px;
	margin-left: -3%;
	float: left;
	font-weight: lighter;
}
.rightzoom2 h1{
	line-height: 1.1;
	color: #003163;
	margin-bottom: 20px;
	font-size: 42px;
	margin-top: 10px;
	font-weight: 800;
}
.rightzoom2 h2{
	line-height: 1.1;
	color: #dadada;
	margin-bottom: 20px;
	font-size: 25px;
	font-family: 'IBM Plex Serif', serif;
	font-weight: 600;
	 font-style: italic;
}

#h33{
	color: #223555;
	font-size: 19px;
}
#h33 b{
	color: #223555;
	font-weight: normal;
}
.rightzoom2 b{
	color: #223555;
}




.leftzoom23{
	width: 40%;
	height: auto;
	color: white;
	font-size: 15px;
	line-height: 28px;
	margin-left: 0;
	float: right;
	padding: 2% 2% 0% 4%;
	background-color: #b89b5f;
	font-weight: lighter;
}
.leftzoom23 i{
	color: white;
	font-size: 20px;
}
.leftzoom23 b{
	font-weight: lighter;
}
.leftzoom23 h1{
	line-height: 33px;
	color: white;
	margin-bottom: 20px;
	font-size: 25px;
	margin-top: 10px;
}


.rightzoom23{
	width: 40%;
	height: auto;
	color: #233656;
	font-size: 16px;
	line-height: 28px;
	margin-left: 0;
	padding: 2% 2% 0% 4%;
	float: left;
	font-weight: lighter;
}
.rightzoom23 b{
	font-weight: lighter;
}
.rightzoom23 i{
	color: #b89b5f;
	font-size: 20px;
}
.rightzoom23 h1{
	line-height: 33px;
	color: #233656;
	margin-bottom: 20px;
	font-size: 25px;
	margin-top: 10px;
}

#obalonas{
	width: 70%;
	height: auto;
	text-align: center;
	margin: auto;
}
#obalonasr{
	width: 79%;
	height: auto;
	text-align: center;
	margin: auto;
}
#obalvozidla{
	width: 82%;
	height: auto;
	text-align: center;
	margin: auto;
}
#bodykontakt{
	background-color: #F2F2F2;
}
#obalkontaktu{
	width: 89%;
	height: auto;
	text-align: center;
	margin: auto;

}

#obalonas h1{
	font-size: 2vw;
}
#obalonas p{
	font-size: 1.2vw;
	line-height: 3.7vh;
}

#obalonastabulky{
	text-align: left; 
	width: 79.5%;
	height: auto;
	margin: auto;
}
#obalonastabulky h1{
	font-size: 2vw;
}
#obalonastabulky p{
	font-size: 1.2vw;
	line-height: 3.7vh;
}

#obalrezerv{
	width: 80%;
	height: auto;
	text-align: center;
	margin: auto;
}
#obalrezerv h1{
	font-size: 2vw;
}
#obalrezerv p{
	font-size: 1.2vw;
	line-height: 3.7vh;
}

#obaltext{
	width: 60%;
	height: auto;
	text-align: left;
	margin: auto;
}
#obaltext h1{
	font-size: 2vw;
}
#obaltext p{
	font-size: 1.2vw;
	line-height: 3.7vh;
}

.p_stred{
	width: 79%;
	height: auto;
	margin: 70px auto;
	margin-top: 120px;

}
.p_left{
	width: 25%;
	height: auto;
	padding-bottom: 40px;
	float: left;
	text-align: left;
	margin-top: -40px;
}
.p_profilovka{
	width: 170px;
	height: 170px;
	background-color: #dadada;
	border-radius: 100px;
	overflow: hidden;
	margin-bottom: 20px;
}
.p_profilovka img{
	width: 100%;
	height: 170px;
	object-fit: cover;
}
.p_profil_name{
	font-size: 20px;
	padding: 10px 0px 5px 0px;
	font-weight: 600;
	color: #1d355d;
}
.p_profil_email{
	font-size: 16px;
	padding: 0px 0px 10px 0px;
	color: gray;
}
.p_right{
	width: 70%;
	height: auto;
	padding: 20px 2% 30px 2%;
	float: right;
	-webkit-box-shadow: 0px 9px 16px 0px rgba(50, 50, 50, 0.15);
-moz-box-shadow:    0px 9px 16px 0px rgba(50, 50, 50, 0.15);
box-shadow:         0px 9px 16px 0px rgba(50, 50, 50, 0.15);
border-radius: 15px;
text-align: left;
margin-bottom: 50px;
}

.p_right b{
	font-size: 17px;
	color: #1d355d;
}
.p_right22{
	width: 70%;
	height: auto;
	padding: 20px 2% 30px 2%;
	float: right;
	-webkit-box-shadow: 0px 9px 16px 0px rgba(50, 50, 50, 0.15);
-moz-box-shadow:    0px 9px 16px 0px rgba(50, 50, 50, 0.15);
box-shadow:         0px 9px 16px 0px rgba(50, 50, 50, 0.15);
border-radius: 15px;
text-align: left;
margin-bottom: 50px;
}

.p_right22 .imgcast{
	width: 30%;
	height: 200px;
	float: left;
	overflow: hidden;
}
.p_right22 .imgcast img{
	width: 100%;
	height: 200px;
	object-fit: cover;
	background-color: red;
}

.p_right22 .textcast{
	width: 63%;
	height: auto;
	float: right;
	overflow: hidden;
}
.minimenu{
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.minimenu a{
	padding: 10px 0px 10px 0px;
	color: gray;
	font-weight: 400;
	font-size: 16px;
	width: 100%;
	display: block;
	text-decoration: none;
}
.minimenu i{
	width: 22px;
}
.minimenu .read{
	color: #2364BA;
	font-weight: 600;
}

#uspechy{
	width: 100%;
	padding: 30px 0% 15px 0%;
	height: auto;
	background-size: 100%;
	margin-top: 0px;

}
#uspechy #uspechstred{
	width: 80%;
	margin: auto;
	height: auto;
	text-shadow: 2px 2px 50px gray;
}
#uspechy #uspechstred h3{
	color: #035AAA;
	font-size: 35px;
}
#uspechy #uspechstred p{
	font-size: 16px;
	line-height: 27px;

	text-align: justify;
	color: gray;
}
.mobilon{
	display: none;
}

#uspechy #uspechstred2{
	width: 78%;
	margin: auto;
	height: auto;
}
#uspechy #uspechstred2 h3{
	color:  #035AAA;
	font-size: 46px;
}
#uspechy #uspechstred2 p{
	font-size: 16px;
	line-height: 27px;

	text-align: justify;
	color: gray;
}
.polickouspech{
	width: 25%;
	height: auto;
	text-align: center;
	float: left;
	color: white;
}
.polickouspech h2{
	font-size: 36px;
	color:#b79a5e;
}
.polickouspech h4{
	font-size: 17px;
}
.polickouspech i{
	font-size: 20px;
	color: white;
}


.castrezerv{
	position: relative;
	background: #e2bc2d;
	padding: 1.2%;
	margin-left: 6.5%;
	font-size: 1vw;
	float: left;
}

.castrezerv:after, .arrow_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.castrezerv:after {
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #e2bc2d;
	border-width: 30px;
	margin-top: -30px;
}
.castrezerv:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #e2bc2d;
	border-width: 36px;
	margin-top: -36px;
}


.castrezerv2{
	position: relative;
	background: #4b5359;
	padding: 1.2%;
	margin-left: 6.5%;
	font-size: 1vw;
	float: left;
	color: white;

}

.castrezerv2:after, .arrow_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.castrezerv2:after {
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #4b5359;
	border-width: 30px;
	margin-top: -30px;
}
.castrezerv2:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #4b5359;
	border-width: 36px;
	margin-top: -36px;
}

#suhrn{
	float: right;
	width: 20%;
	height: auto;
	padding: 2%;
	text-align: left;
}
#suhrn h4{
	margin: 0;
	padding: 0% 0% 2% 0%;
	font-size: 1.3vw;
	border-bottom: 1px solid #dadada;
	text-align: left;
}
#suhrn #cenusfin{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 1.2vw;
	border-top: 1px solid #dadada;
	color: black;
}
#suhrn #polozka{
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 1.1vw;
	color: gray;
}
#obalonasvoz{
	text-align: left; 
	width: 70%;
	height: auto;
	margin: auto;
}
#obalonasvoz h1{
	font-size: 2vw;
}
#obalonasvoz p{
	font-size: 1.2vw;
	line-height: 3.7vh;
}
.profilautaobr{
	float: left;
	width: 50%;
	height: auto;

}
.profilminicena{
	width: 45%;
	height: 370px;
	float: right;
}
.profilminicena a{
	width: 100%;
	text-align: center;
	text-decoration: none;
	background: #bc0a1f;
	font-size: 1vw;
	color: white;
	padding: 3% 4% 3% 4%;
	border-radius: 10px;

}
.profilautaobr .profilis{
	width: 100%;
	height: 370px;
	overflow: hidden;

}
.profilautaobr .profilis img{
	width: 100%;
	height: 370px;
	object-fit: contain;

}
.maleobrazky{
	width: 100%;
	height: 100px;
	margin-top: 20px;

}
.maleobrazky .obrazocek{
	width: 20%;
	height: 100px;
	background-color: #dadada;
	float: left;
	margin-right: 2%;
}
.popisvozu{
	width: 100%;
	height: auto;
}
.popisvozu h2{
	padding-bottom: 15px;
	border-bottom: 1px solid #dadada;
}

.castrezervvelka{
	width: 62%;
	height: auto;
	padding: 3% 5% 5% 5%;
	text-align: left;
	border-radius: 7px;
	float: left;
}
.castrezervvelka h3{
	margin-top: 0px;
}

.castrezervvelka select{
	height: 5vh;
	border: 0;
	width: 40%;
	color: black;
}


.castrezervvelka2{
	width: 90%;
	height: auto;
	padding: 3% 5% 5% 5%;
	text-align: left;
	border-radius: 7px;
}
.castrezervvelka2 h3{
	margin-top: 0px;
}

.castrezervvelka2 select{
	height: 5vh;
	border: 0;
	color: white;
	width: 40%;
	color: black;
}

.velekauta{
	width: 72%;
	height: auto;
	text-align: left;
	float: left;
}
.velekauta h3{
	margin-top: 0px;
}

.vblogu{
	width: 100%;
	padding: 90px 0% 70px 0% ;
	background-image: url(img/pozadie11.png);
	background-size: cover;
}
.vblogustred{
	width: 75%;
	border-radius: 30px;
	padding: 20px 2% 30px 2%;
	height: auto;
	background-color: white;
	margin: auto;
	text-align: center;
}
.ikonkalogo{
	width: 100px;
	height: 100px;
	margin: auto;
	border-radius: 100%;
	border: 15px solid white;
	overflow: hidden;
	margin-top: -80px;
}
.ikonkalogo img{
	width: 100%;
	height: 130px;
	object-fit: cover;
}
.vblogu h3{
	color: #2E3975;
	font-size: 22px;
}
.vblogu p{
	color: #545454;
	font-size: 17px;
	line-height: 23px;
	font-weight: normal;
}


.panelis{
	flex: 30%;
	max-width: 30%;
	padding: 0 1%;
	text-align: center;
	color: white;
	background-size: cover;
	margin-bottom: 40px;
	
}


.ikona{
	width: 40%;
	margin: auto;
}
.ikona img{
	width: 100%;
}


.panelis:hover .panelisobr img{
  transform: scale(1.2);
}
.panelis h1{
	font-size: 26px;
	padding: 5%;
	margin-top: 5px;
	color: #e28f41;
	
}
.panelis:first-child{
	margin-left: 0;
}

#obalvozy{
	width: 100%;
	height: auto;
	background-color: #F2F2F2;
}


#obalvozy .vozclassvozpark{
	width: 43%;
	height: auto;
	padding: 2%;
   float: left;
   margin-left: 2%;
	text-align: left;
	background-color: white;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.18);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.18);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.18);
margin-bottom: 20px; 
}

#obalvozy .vozclassvozpark .tesimesa{
	padding: 11px 2% 9px 2%;
	background-color: #ef8619;
	color: white;
	font-size: 12px;
	margin-bottom: 20px;
	margin-left: -24px;
    width: 45%;
}



#obalvozy .vozclassvozpark .vozmeno{
	width: 100%;
	height: auto;
}
#obalvozy .vozclassvozpark .vozmeno h5{
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	color: gray;
	font-size: 12px;
}
#obalvozy .vozclassvozpark .vozmeno h2{
	padding: 0;
	margin: 0;
	font-size: 27px;
}
#obalvozy .vozclassvozpark .vozmeno h2 .prevod{
  display: inline-block;
  color: #ef8619;
  font-size: 15px;
}
#obalvozy .vozclassvozpark .vozfoto{
	width: 50%;
	height: auto;
	float: left;
	text-align: center;

}
#obalvozy .vozclassvozpark .vozfoto img{
	width: 100%;
	height: 150px;
	object-fit: contain;
	margin-bottom: 28px;

}
#obalvozy .vozclassvozpark .vozfoto .vozfotobutt{
	width: 100%;
	height: 50px;
	background-color: gray;
	padding: 15px 25px 13px 25px;
	border-radius: 100px;
	font-size: 14px;
	color: white;
	text-decoration: none;
}
#obalvozy .vozclassvozpark .vozpopis{
  width: 46%;
  float: right;
  height: 200px;

  margin-top: 20px;
}
#obalvozy .vozclassvozpark .vozpopis .horepopis{
	width: 100%;
	height: 100px;
	font-size: 12px;
	color: gray;
}
#obalvozy .vozclassvozpark .vozpopis .batozina{
	font-size: 15px;
	color: gray;
	margin-bottom: 10px;
}
#obalvozy .vozclassvozpark .vozpopis .batozina i{
	font-size: 20px;
	color: #373737;
	margin-left: 10px;
	margin-right: 4px;
}
#obalvozy .vozclassvozpark .vozpopis .batozina i:first-child{
	
	margin-left: 0px;
}
#obalvozy .vozclassvozpark .vozpopis .horepopis .pocet{
	font-size: 13px;
	margin-top: 18px;
	margin-bottom: 8px;
	color: #373737;
}
#obalvozy .vozclassvozpark .vozpopis .horepopis .pocet b{
	font-size: 10px;
	color: gray;
}
#obalvozy .vozclassvozpark .vozpopis .horepopis .vozlista{
  
  padding: 2px 0px 2px 0px;

}
#obalvozy .vozclassvozpark .vozpopis .horepopis .vozlista i{
  
  color: #ef8619;

}

#obalvozy .vozclassvozpark .vozpopis .horepopis .selectus b{
	font-size: 27px;
	position: relative;
	top: 6px;
	color: #373737;
}
#obalvozy .vozclassvozpark .vozpopis .horepopis .selectus .vozzvolit{
	background-color: #ef8619;
	margin-top: 10px;
	color: white;
	padding: 10px 15px 10px 15px;
	width: 80%;
	box-sizing: border-box;
	border: none;
	font-size: 14px;
	margin-left: -2%;
	-webkit-transition:0.2s;
	border-radius: 100px;
}



#obal2{

	padding: 25px 10% 25px 10%;
	width: 80%;
	text-align: center;
	color: white;
	font-weight: 300;
	font-size: 17px;
	height: auto;
	background: black;
	display: none;
}
#polickoauta{
 margin: auto;
 padding: 0% 1% 1% 1%;
 width: 78%;
 height: auto;
 background: white;
 border-radius: 20px;

}
#obal2 h4{
	margin: 25px 0;
    text-align: center;
    color: white;
    font-size: 25px;
}
.nic{
	display: block;
	clear: both;
}
.polickooauto{
	width: 23.7%;
	height: auto;
	margin-left: 1%;
	float: left;
	text-align: center;

}
.polickooauto .profilovkaauta{
	width: 100%;
	height: 130px;
	overflow: hidden;
}
.polickooauto .profilovkaauta img{
	width: 100%;
	height: 130px;
	object-fit: contain;
}

.polickooauto .nazov{
	width: 100%;
	text-align: center;

}
.polickooauto a{
	width: 100%;
	text-align: center;
	text-decoration: none;
	background: #373737;
	font-size: 15px;
	color: white;
	padding: 5% 7% 5% 7%;
	border-radius: 20px;

}
.polickooauto:first-child{
	width: 20%;
	height: 30vh;
	background: red;
	margin-left: 0%;
	float: left;
}
#odmena{
	height: auto;
	background: #f1f1f1;
	margin: auto;
	padding: 0% 1% 1% 1%;
    width: 66%;
	border: 1px solid #ddd;
}
#odmena h4{
	 margin: 1% 1% 1% 0%;
	 color: #e74c3c;
}
#odmena .lavo{
	width: 80%;
	height: auto;
	float: left;
	font-size: 1.1vw;
	line-height: 3.7vh;
}
#odmena .pravo{
	width: 20%;
	height: 4vh;
	float: right;
}
#odmena .pravo img{
	width: 80%;
	position: relative;
	top: -8.3vh;
	left: 30%;
}
.odporuc{
	width: 100%;
	height: auto;
	background: url(img/superbprestige2.jpg);
	background-attachment: fixed;
	background-size: 150%;
	text-align: center;
}
.odporuc h1{
	font-size: 2vw;
	color: white;
	margin: 0% 1% 1% 0%;
	text-align: center;
}
.odporuc p{
	font-size: 1.2vw;
	color: white;
}
.odporuc #odporucit{
	color: white;
	width: 30%;
	margin: auto;
	cursor: pointer;
	text-decoration: none;
	border: 0.2vw solid white;
	padding: 1vw 2vw 1vw 2vw;
	text-shadow: 3px 3px 13px rgba(0, 0, 0, 1);
	font-size: 1.2vw;
	-webkit-transition:0.2s;
}
.odporuc #odporucit:hover{
	background: #e2bc2d;
	text-shadow: 3px 3px 13px rgba(0, 0, 0, 0);
	border: 0.2vw solid #e2bc2d;
}
.formdop{
	width: 100%;
	height: auto;
	background:#f1f1f1;
	display: none;
}
.formdop h4{
	font-weight: lighter;
	text-align: center;
	font-size: 1.3vw;
}
.formdop form{
	width: 60%;
	margin: auto;
	text-align: center;
}
.formdop form input{
	width: 97%;
	margin: auto;
	padding: 1.5%;
	font-size: 1vw;
	background: white;
	margin-bottom: 1%;
	border: none;
}
.formdop form input:focus{
	outline: none;
}
.formdop form textarea{
	width: 98%;
	margin: auto;
	height: 16vh;
	padding: 1%;
	font-size: 1vw;
	background: white;
	line-height: 3.2vh;
	border: none;
}
.formdop form .odo{
	width: 30%;
	padding: 2%;
	background: #e2bc2d;
	border: none;
	float: right;
}
.formdop form .odo:hover{
	background: #e2bc2d;
	border: none;
	float: right;
box-shadow: 0px 6px 6px #dadada;
}
.panel{
	width: 100%;
	margin: auto;
}
.nazov_r{
	width: 100%;
	height: 4.5vh;
	line-height: 4vh;
	font-size: 1.4vw;
}
.sipka{
	width: 100%;
	height: 3vh;
}
.sipka img{
	height: 100%;
}
.farbapanel{
	width: 95%;
	padding: 2%;
	margin: auto;
	background-color: #bb071c;
}
.hviezd_r{
	height: 4vh;
	width: 30%;
	margin: auto;
}
.hviezd_r img{
	height: 100%;
	position: relative;
	top: 1vh;
}
.text_r{
	width: 100%;
	height: auto;
	line-height: 3.4vh;
}
#novinky{
	width: 100%;
	height: auto;
	background-size: 100%;
	text-align: center;
	color: white;
}
#novinkastred{
	width:  1100px;
	height: auto;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: left;
}
#novinkastred h3{
	font-size: 25px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #b79a5e;
	font-weight: 600;
}
#novinkastred b{
	font-weight: lighter;
	color: gray;

	font-size: 16px;
}
#novinkastred form .pole_email{
	padding: 17px;
	width: 65%;
    font-size: 16px;
	float: left;
	box-sizing: border-box;
	border: none;
	background: #f1f1f1;
	border-radius: 100px;
	color: gray;
}
#novinkastred form .odoslat{
	
	background-color: #223555;
	position: relative;
	top: 1px;
	color: white;
	padding: 14px;
	width: 30%;
	box-sizing: border-box;
	float: right;
	border: none;
	font-size: 15px;
	font-weight: lighter;
	-webkit-transition:0.2s;
	border-radius: 100px;
	font-weight: 600;

}
#novinkastred form .odoslat:hover{
	background-color: #303030;
	cursor: pointer;
}
.vyhodos{
	width: 92%;
  padding: 12px 4% 15px 0%;
  border-radius: 20px;
  font-size: 16px;
  color: #231F20;
  font-weight: 700;
  margin-bottom: 0px;

}
.vyhodos i{
	color: #712F6B;
	font-size: 22px;
	position: relative;
	top: 3.5px;
	width: 24px;
}

.vyhodos .ikonis_box{
	width: 10%;
	float: left;
	padding-right: 10px;
}

.vyhodos .ikonky{
	width: 45px;
  object-fit: cover;
}

.vyhodos .popiseks{
	width: 85%;
	float: left;
	display: inline-block;
}
.floatobal{
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.5);
	backdrop-filter: blur(5px);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5000;
}
.floatstred{
	width: 50%;
	margin: auto;
	padding: 40px;
	margin-top: 5vh;
	background-color: white;
	border-radius: 20px;
}
.floatstred h2{
	font-size: 20px;
	margin-bottom: 10px;
	color: #BF9662;
}

.mobiltoponas{
	margin-top: 50px;
}

.row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0.5%;
}

/* Create four equal columns that sits next to each other */
.column {
  flex: 24%;
  max-width: 24%;
  padding: 0 0.5%;
}

.column img {
  margin-top: 12px;
  vertical-align: middle;
  width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 900px) {
  .column {
    flex: 49%;
    max-width: 49%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    flex: 100%;
    max-width: 100%;
  }
}



footer{
	background-color: #003163;
	width: 100%;
	height: auto;
	padding-top: 50px;
	padding-bottom: 30px;
   position: relative; 
   z-index: 0;
	

}
#stredfooter{
	width: 1300px;
	height: auto;
	margin: auto;
	margin-bottom: 70px;
	margin-top: 30px;
	display: flex;
	gap: 5%;
	
}
.footpole{
	flex: 25%;
	height: auto;
	font-size: 16px;
	color: white;
	line-height: 24px;
	font-family: 'IBM Plex Serif', serif;
	font-weight: 500;
}
.footpole h4{
	color: white;
	font-size: 18px;
   font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.footpole #juu{
	float: left;
	margin-left: 5%;
}
.footpole #juu:first-child{
	float: left;
	margin-left: 0%;
}
.footpole a i{
	color: white;
	font-size: 30px;
	-webkit-transition:0.2s;
	margin-right: 15px;
}
.footpole a i:hover{
	 color:#2C2C2E;
}

.footpole #fbb{
	background-image: url(img/facebook.svg);
	width: 2vw;
	height: 5vh;
	background-size: 100%;
	background-repeat: no-repeat;
}
.footpole #fbb:hover{
	background-image: url(img/fbb.svg);
}
.footpole #igg{
	background-image: url(img/instagram.svg);
	width: 2vw;
	height: 5vh;
	background-size: 100%;
	background-repeat: no-repeat;
}
.footpole #lnn{
	background-image: url(img/linkedin.svg);
	width: 2vw;
	height: 5vh;
	background-size: 100%;
	background-repeat: no-repeat;
}
.footpole ul{
	margin: 0;
	padding: 0;
}
.footpole ul li{
	list-style: none;
}
.footpole ul li a{
	color: #dadada;
	text-decoration: none;
}
.footpole a{
	color:white;
	text-decoration: none;
}
.podpeta{
	width: 100%;
   font-weight: 600;
	padding: 40px 0 50px 0 ;
	text-align: center;
	position: relative;
	z-index: 200;
	margin-top: -60px;
	font-size: 12px;
	color: white;
	background-image: url(img/bgg_forbiz.jpg); 
	background-attachment: fixed;

}
.podpeta a{
	color: #dadada;
}

#nic{
	display: block;
	clear: both;
}

.nic{
	display: block;
	clear: both;
}


.prihlaska{
	width: 100%;
	height: 100vh;
	position: fixed;
	z-index: 3000;
	display: none;
	background: rgba(0,0,0,0.8); 
}
.prihlaska h3 b{
	color: gray;
	font-size: 12px;
}
.prihlaska #stredprehl {
     
  width: 30%;
  height: auto;
  padding: 1% 2% 3% 2%;
  margin: 25vh auto;
  background: white;
 

}
.prihlaska #stredprehl input{
	width: 94%;
	padding: 2%;
}
.prihlaska #stredprehl input{
	width: 95%;
	padding: 2%;
}
.prihlaska #stredprehl .prihlasbutt{
	width: 100%;
	border: none;
	text-align: center;
	text-decoration: none;
	background: #e2bc2d;
	font-size: 0.9vw;
	padding: 3%;
}

#stredprehl2 {
  width: 45%;
  height: auto;
  float: none;
  margin: auto;
  margin-top: 70px;
   text-align: center;

 

}

#stredprehl2 b{
  color: red;
}
#stredprehl2 a{
     
color: gray;
text-decoration: none;
-webkit-transition:0.2s;
}

#stredprehl2 a:hover{
  color: #309ee3;
}

#stredprehl2 h3{
	color: #309ee3;
}


#stredprehl2 h3 b{
	color: gray;
	font-size: 12px;
}
#stredprehl3 {
     
  width: 36%;
  height: auto;
  float: right;
  line-height: 35px;

 

}
#stredprehl3 #okk{
	color:  #27ae60;
}
#stredprehl2 input{
	width: 96%;
    border-radius: 7px;
   background-color: #bdc3c7;
    border: none;
    font-size: 14px;
    color: white;
    padding: 10px;
}
.inputis{
	width: 96%;
    border-radius: 7px;
   background-color: #bdc3c7;
    border: none;
    font-size: 14px;
    color: white;
    padding: 10px;
}
#stredprehl2 .prihlasbutt{
	width: 100%;
  -webkit-transition: 0.3s;
  height: 50px;
  font-size: 15px;
  padding: 10px 10px 10px 10px;
  background: none;
  color: white;
  background-color: #2364ba;
  box-shadow: none;
  float: right;
  border-radius: 100px;
  font-family: 'Poppins', sans-serif;
	font-weight: 600;

}
#stredprehl2 .prihlasbutt:hover{
  color: white;
  cursor: pointer;
  background: gray;
}
#stredprehl3 #buttprv{
	padding: 3% 4% 3% 4%;
	background: #27ae60;
	color: white;
	border-radius: 7px;
	font-size: 16px;
	text-decoration: none;
}

.auto{
	width: 100%;
	height: auto;
	float: left;
	margin-left: 1%;
	margin-top: 5vh;
}
.auto a{
	position: relative;
	top: 8vh;
	color: white;
	background-color: #bc0a1f;
	padding: 1% 2% 1% 2%;
	text-decoration: none;

	border-radius: 10px;
}
.auto .hodnota{
	width: 36%;
	height: auto;
	float: left;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	padding: 1.5%;
	margin-left: 2%;
}
.auto .obrautis{
	width: 36%;
	height: 32vh;
	float: left;
	overflow: hidden;
	background-size: 100%;
}
.auto .obrautis img{
	width: 100%;

	height: 100%;
	object-fit: cover;
	-webkit-transition:0.2s;
}
.auto .obrautis img:hover{
	opacity: 0.7;
}
.rez{
	font-size: 1vw; 
	color: red;
}


.auto .obrautis:hover .infoo2{
	position: relative;
	top: 0vh;
}
.auto .obrautis:hover .infoo2 i{
    font-size: 4vw;
    color: white;
    line-height: 23vh;
}
.infoo2{
	width: 100%;
	height: 23vh;
	-webkit-transition:0.2s;
	position: relative;
	top: 23vh;
	background-color: rgba(75,83,89,0.4);
}

.infoo2 i{
    color: white;
	-webkit-transition:1s;
	font-size: 1.2vw;
	line-height: 40vh;
}


.auto1{
	width: 100%;
	height: auto;
	background-color: #ebeef0;
	margin-top: 4vh;
	border-radius: 10px;
	overflow: hidden;
}

.auto1 .obrazocek{
	width: 34%;
	height: 240px;
	background:white;
	float: left;
	background-size: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
}
.auto1 .obrazocek img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.auto1 .infoo2{
	width: 100%;
	height: 32vh;
	-webkit-transition:0.2s;
	position: relative;
	top: 32vh;
	background-color: rgba(75,83,89,0.4);
}

.auto1 .infoo2 i{
    color: white;
	-webkit-transition:1s;
	font-size: 1.2vw;
	line-height: 50vh;
}

.auto1 .obrazocek:hover .infoo2{
	position: relative;
	top: 0vh;
}
.auto1 .obrazocek:hover .infoo2 i{
    font-size: 4vw;
    color: white;
    line-height: 32vh;
}






.auto1 .infoo3{
	width: 100%;
	height: 32vh;
	-webkit-transition:0.2s;
	position: relative;
	text-align: center;
	top: 32vh;
	background-color: rgba(75,83,89,0.4);
}

.auto1 .infoo3 i{
    color: white;
	-webkit-transition:1s;
	font-size: 1.2vw;
	line-height: 50vh;
}

.auto1 .obrazocek:hover .infoo3{
	position: relative;
	top: 0vh;
}
.auto1 .obrazocek:hover .infoo3 i{
    font-size: 4vw;
    color: white;
    line-height: 32vh;
}

.auto1 .hodnota{
	width: 60%;
	padding: 1.1%;
	height: auto;
	float: right;
}
.auto1 .hodlavo{
	width: 50%;
	height: auto;
	float: left;
}
.hodnota .hodlavo .nazovauta{
   width: 100%;
   height: 5vh;
   text-align: left;
   font-size: 1.3vw;
   text-transform: uppercase;
}
.auto1 .hodpravo{
	width: 50%;
	height: auto;
	text-align: right;
	float: right;
}
.auto1 .hodpravo .nazovauta{
   width: 100%;

   height: 4vh;
   text-align: right;
   font-size: 1vw;
   text-transform: uppercase;
}
.auto1 .hodpravo .nazovicek{
   width: 100%;
   height: 3vh;
   line-height: 3vh;
   text-align: right;
   font-size: 0.9vw;
}
.auto1 .hodpravo .cena{
   width: 100%;
   height: 6vh;
   text-align: right;
   font-size: 2vw;
   line-height: 3.5vh;
}
.auto1 .hodpravo .cenabezdph{
   width: 100%;
   height: 3vh;
   text-align: right;
   font-size: 0.8vw;
   line-height: 0vh;
}

.auto1 .hodpravo a{
	width: 100%;
	text-align: center;
	text-decoration: none;
	background: #e2bc2d;
	font-size: 1vw;
	color: white;
	padding: 3.5%;

}

.auto2{
	width: 96%;
	height: auto;
	background: white;
	overflow: hidden;
	border-radius: 10px;
	padding: 2%;
	margin-top: 4vh;
}

.auto2 .obrazocek{
	width: 25%;
	height: 100%;
	float: left;
	background-size: 100%;
	overflow: hidden;
}



.auto2 .infoo2{
	width: 100%;
	height: 23vh;
	-webkit-transition:0.2s;
	position: relative;
	top:23vh;
	text-align: center;
	background-color: rgba(75,83,89,0.4);
}

.auto2 .infoo2 i{
    color: white;
	-webkit-transition:1s;
	font-size: 1.2vw;
	line-height: 50vh;
}

.auto2 .obrazocek:hover .infoo2{
	position: relative;
	top: 0vh;
}
.auto2 .obrazocek:hover .infoo2 i{
    font-size: 4vw;
    color: white;
    line-height: 23vh;
}

.auto2 .hodnota{
	width: 70%;
	padding: 1.1%;
	height: auto;
	float: right;
}
.auto2 .hodlavo{
	width: 45%;
	height: auto;
	float: left;
}
.h2style{

	font-size: 50px;
}
.h2blogs{
	width: 70%!important;
	margin: auto;
}
.leftstyle{
	margin-left: -1%;
	margin-top: 50px;
}

.nadpismunus{
	width: 100%;
	z-index: -20;
	font-size: 100px;
	color: #E1E1E0;
	position: absolute;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-top: -130px;
	font-weight: 800;
	left: 0;
}

.auto2 .hodpravo{
	width: 50%;
	height: auto;
	text-align: right;
	float: right;
}
.auto2 .hodpravo .nazovauta{
   width: 100%;
   height: 4vh;
   text-align: right;
   font-size: 1vw;
   text-transform: uppercase;
}
.auto2 .hodpravo .nazovicek{
   width: 100%;
   height: 3vh;
   line-height: 3vh;
   text-align: right;
   font-size: 0.9vw;
}
.auto2 .hodpravo .cena{
   width: 100%;
   height: 5vh;
   text-align: right;
   font-size: 2vw;
   line-height: 3vh;
}
.auto2 .hodpravo a{
	width: 100%;
	text-align: center;
	text-decoration: none;
	background: #e2bc2d;
	font-size: 1vw;
	color: white;
	padding: 3.5%;

}

.hodnota .nazovauta{
   width: 100%;
   height: 4vh;
   text-align: left;
   font-size: 1.2vw;
   text-transform: uppercase;
}
.hodnota .triedaauta{
   width: 100%;
   height: 3vh;
   text-align: left;
   font-size: 0.9vw;
}
.hodnota .batozina{
   width: 100%;
   height: 6vh;
   text-align: left;
   font-size: 1.4vw;
   line-height: 6vh;
}
.hodnota .batozina i{
	font-size: 1.3vw;
	color: #4b5359;
}
.hodnota .batozina .fa-shopping-bag{
	font-size: 1.1vw;
}
.hodnota .batozina .fa-briefcase{
	font-size: 1.5vw;
}
.hodnota .batozina #imgm{
  float: left;
  width: 1.5vw;
   margin-right: 3%
}
.hodnota .batozina b{
  float: left;
  margin-right: 6%
}
.hodnota .batozina2{
   width: 100%;
   height: 5vh;
   text-align: left;
   font-size: 1.1vw;
   line-height: 4vh;
}
.hodnota .batozina2 i{
	font-size: 1.3vw;
	color: #4b5359;
}
.hodnota .batozina3{
   width: 50%;
   height: 4vh;
   text-align: left;
   font-size: 1vw;
   float: left;
   line-height: 4vh;
}
.hodnota .batozina3 #imgm{
   float: left;
   height: 3vh;
   margin-right: 3%;
   position: relative;
   top: 1vh;
}
.hodnota .cena{
   width: 100%;
   height: 5vh;
   text-align: left;
   font-size: 2vw;
   line-height: 3vh;
}
.hodnota .batozina2 #imgm{
   float: left;
   height: 4vh;
   margin-right: 3%;
}
.auto .hodnota #rezerv{
	width: 96%;
	height: 20vh;
	background: #e2bc2d;
	text-decoration: none;
	color: white;
	font-size: 1vw;
	padding: 0.2vw 5.3vw 0.2vw 5.3vw;
}
.pribeznacena{
	width: 96%;
	font-size: 1.1vw;
	border-radius: 100px;
	padding: 1% 2% 1.2% 2%;
	background-color: #34495e;
	color: white;
}

.doplnok{
	width: 28.3%;
	height: 400px;
	float: left;
	margin-left: 0.5%;
	margin-top: 2vh;
	background-color: white;
	padding: 2%;
	border-radius: 10px;
}
.doplnokobr{
	width: 80%;
	margin: auto;
	height: 200px;
	overflow: hidden;

}
.doplnokobr img{
	width: 100%;
}
.doplnok .hodnota{
	width: 96%;
	height: auto;
	padding: 0%;
}
.doplnok .hodnota .nazovauta{
   width: 100%;
   height: auto;
   text-align: left;
   font-size: 1.2vw;
   color: gray;
}
.doplnok .hodnota .cenadoplnku{
   width: 100%;
   height: auto;
   text-align: left;
   font-size: 1.2vw;
   margin-top: 2vh;
   color: black;
}
.doplnok .hodnota .triedaauta{
   width: 100%;
   height: 3vh;
   text-align: left;
   font-size: 0.9vw;
}
.doplnok .hodnota .batozina{
   width: 100%;
   height: 6vh;
   text-align: left;
   font-size: 1.1vw;
   line-height: 4vh;
}
.doplnok .hodnota .batozina #imgm{
  float: left;
  width: 1.5vw;
   margin-right: 3%
}
.doplnok .hodnota .batozina b{
  float: left;
  margin-right: 6%
}
.doplnok .hodnota .batozina2{
   width: 100%;
   height: 4vh;
   text-align: left;
   font-size: 1.1vw;
   line-height: 4vh;
}
.doplnok .hodnota .batozina3{
   width: 50%;
   height: 4vh;
   text-align: left;
   font-size: 1vw;
   float: left;
   line-height: 4vh;
}
.doplnok .hodnota .batozina3 #imgm{
   float: left;
   height: 3vh;
   margin-right: 3%;
   position: relative;
   top: 1vh;
}
.doplnok .hodnota .cena{
   width: 100%;
   height: 5vh;
   text-align: left;
   font-size: 2vw;
   line-height: 3vh;
}
.doplnok .hodnota .batozina2 #imgm{
   float: left;
   height: 4vh;
   margin-right: 3%;
}


.doplnok2{
	width: 20%;
	height: auto;
	float: left;
	margin-left: 1%;
	margin-top: 5vh;
	background-color: white;
	padding: 1%;
}
.doplnok2 .doplnokobr{
	width: 80%;
	margin: auto;
	height: auto;
	margin-bottom: 10px;

}
.doplnok2 .doplnokobr img{
	width: 100%;
}
.doplnok2 .hodnota{
	width: 96%;
	height: auto;
	padding: 0%;
}
.doplnok2 .hodnota .nazovauta{
   width: 100%;
   height: auto;
   text-align: center;
   font-size: 1.2vw;
   color: gray;
}
.doplnok2 .hodnota .cenadoplnku{
   width: 100%;
   height: auto;
   text-align: center;
   font-size: 1.2vw;
   margin-top: 2vh;
   color: black;
}
.doplnok2 .hodnota .triedaauta{
   width: 100%;
   height: 3vh;
   text-align: left;
   font-size: 0.9vw;
}
.doplnok2 .hodnota .batozina{
   width: 100%;
   height: 6vh;
   text-align: left;
   font-size: 1.1vw;
   line-height: 4vh;
}
.doplnok2 .hodnota .batozina #imgm{
  float: left;
  width: 1.5vw;
   margin-right: 3%
}
.doplnok2 .hodnota .batozina b{
  float: left;
  margin-right: 6%
}
.doplnok2 .hodnota .batozina2{
   width: 100%;
   height: 4vh;
   text-align: left;
   font-size: 1.1vw;
   line-height: 4vh;
}
.doplnok2 .hodnota .batozina3{
   width: 50%;
   height: 4vh;
   text-align: left;
   font-size: 1vw;
   float: left;
   line-height: 4vh;
}
.doplnok2 .hodnota .batozina3 #imgm{
   float: left;
   height: 3vh;
   margin-right: 3%;
   position: relative;
   top: 1vh;
}
.doplnok2 .hodnota .cena{
   width: 100%;
   height: 5vh;
   text-align: left;
   font-size: 2vw;
   line-height: 3vh;
}
.doplnok2 .hodnota .batozina2 #imgm{
   float: left;
   height: 4vh;
   margin-right: 3%;
}





.doplnok3{
	width: 20%;
	height: auto;
	float: left;
	margin-left: 1%;
	margin-top: 1.5vh;
	background-color: #f1f1f1;
	padding: 2%;
	border-radius: 10px;
}
.doplnok3 .doplnokobr{
	width: 80%;
	margin: auto;
	height: auto;
	margin-bottom: 10px;

}
.doplnok3 .doplnokobr img{
	width: 100%;
}
.doplnok3 .hodnota{
	width: 96%;
	height: auto;
	padding: 0%;
}
.doplnok3 .hodnota .nazovauta{
   width: 100%;
   height: auto;
   text-align: center;
   font-size: 1.2vw;
   color: gray;
}
.doplnok3 .hodnota .cenadoplnku{
   width: 100%;
   height: auto;
   text-align: center;
   font-size: 1.2vw;
   margin-top: 2vh;
   color: black;
}
.doplnok3 .hodnota .triedaauta{
   width: 100%;
   height: 3vh;
   text-align: left;
   font-size: 0.9vw;
}
.doplnok3 .hodnota .batozina{
   width: 100%;
   height: 6vh;
   text-align: left;
   font-size: 1.1vw;
   line-height: 4vh;
}
.doplnok3 .hodnota .batozina #imgm{
  float: left;
  width: 1.5vw;
   margin-right: 3%
}
.doplnok3 .hodnota .batozina b{
  float: left;
  margin-right: 6%
}
.doplnok3 .hodnota .batozina2{
   width: 100%;
   height: 4vh;
   text-align: left;
   font-size: 1.1vw;
   line-height: 4vh;
}
.doplnok3 .hodnota .batozina3{
   width: 50%;
   height: 4vh;
   text-align: left;
   font-size: 1vw;
   float: left;
   line-height: 4vh;
}
.doplnok3 .hodnota .batozina3 #imgm{
   float: left;
   height: 3vh;
   margin-right: 3%;
   position: relative;
   top: 1vh;
}
.doplnok3 .hodnota .cena{
   width: 100%;
   height: 5vh;
   text-align: left;
   font-size: 2vw;
   line-height: 3vh;
}
.doplnok3 .hodnota .batozina2 #imgm{
   float: left;
   height: 4vh;
   margin-right: 3%;
}


#konform{
  width: 100%;
  height: auto;  
  color: white;
  margin: 20px auto;
  position: relative;
  margin-bottom: 20px;
}
#konform #fromularkontakt{
  width: 71%;
  height: auto;
  float: left;
  text-align: left;
}
#konform #infomaciekontakt{
  width: 25%;
  height: auto; 
  margin-top: 15px; 
  text-align: left;
  font-size: 16px;
  float: right;
  color:#003163;
  font-weight: normal;
  line-height: 1.5;
}
#konform #infomaciekontakt b{
	font-weight: bold;
	font-size: 17px;

}
#konform #infomaciekontakt a{
  text-decoration: none;
  color: black;
}
#konform #infomaciekontakt a:hover{
  border-bottom: 1px solid #27415a;
  color: #27415a;
  
}
#konform #infomaciekontakt a i{
	color: #003163;
}
#konform form {
    display: block;
    margin-left: 0%; 
    position: relative;
    text-align: left;
    font-size: 16px;
    font-weight: normal;

    
}
#fromularkontakt form input::-webkit-input-placeholder{
	color: white;
}
#konform form input{
   padding: 15px 10px 15px 15px;
    font-size: 15px;
    color: #373737;
    background-color: #E6E6E6;
    font-weight: 400;
    border-radius: 10px;
    width: 94%;
    border: 0;
    margin-bottom: 10px;
    margin-top: 6px;
  

}
#konform form select{
    padding: 10px 10px 12px 15px;
    font-size: 15px;
    color: black;
    font-weight: 400px;
    background-color: #E6E6E6;
    border-radius: 20px;
    height: 90px;
    width: 94%;
    border: 0;
    margin-bottom: 15px;
    margin-top: 7px;
    font-family: 'Open Sans', sans-serif;
  

}
#konform form textarea::-webkit-input-placeholder{
	color: black;
}
#konform form textarea{
   padding: 10px 10px 12px 15px;
    font-size: 15px;
    color: black;
    font-weight: 400px;
    background-color: #E6E6E6;
    border-radius: 20px;
    height: 90px;
    width: 94%;
    border: 0;
    margin-bottom: 15px;
    margin-top: 7px;
    font-family: 'Open Sans', sans-serif;
    
}
.textrezerv{
  
  width: 97%;
    height: 125px;
    background-color: black;
    font-size: 14px;
    padding: 10px;
    border-radius: 10px;
    border:none;

}

#konform #odoslat{
  -webkit-transition: 0.3s;
  padding: 15px 50px;
  font-size: 17px;
  background: none;
  color: white;
  background-color: #003163;
  box-shadow: none;
  font-weight: 700;
  float: right;
  margin-right:3.5%;
  border: none;
  border-radius: 100px;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;

}

#konform #odoslat:hover{
  color: rgb(113,47,107);
  background: #dadada;
  cursor: pointer;
}
#formrezerv input{
 width: 93%;
	margin: auto;
	border-radius: 7px;
	padding: 2%;
	font-size: 1vw;
	background: #dadada;
	margin-bottom: 1%;
	border: none;
	font-family: 'Open Sans', sans-serif;
}

#formrezerv select{
 width: 97%;
 height: 50px;
	margin: auto;
	border-radius: 7px;
	padding: 2%;
	font-size: 1vw;
	background: #dadada;
	margin-bottom: 1%;
	border: none;
	font-family: 'Open Sans', sans-serif;
}
.clickis{
	-webkit-transition:0.2s;
	cursor: pointer;
}
.clickis:hover{
   color: gray;
}

#formrezerv .odo{
	width: 96%;
	height: 60px;
	padding: 1% 1.5% 1% 3%;
	border-radius: 10px;
	-webkit-transition:0.2s;
	background: #bc0a1f;
	color: white;
	border: none;
	cursor: pointer;
	border-radius: 10px;
}
#formrezerv .odo:hover{
	background: #34495e;
	border: none;
	border-radius: 100px;
	color: white;
box-shadow: 0px 6px 6px #dadada;
}

.odo{
	width: 70%;
	height: 50px;
	padding: 1% 1% 1% 1%;
	border-radius: 10px;
	-webkit-transition:0.2s;
	background: #bc0a1f;
	color: white;
	border: none;
	cursor: pointer;
	border-radius: 10px;
}
.odo:hover{
	background: gray;
	border: none;
	border-radius: 100px;
	color: white;
box-shadow: 0px 6px 6px #dadada;
}

.odo3{
	padding: 4% 7% 4% 7%;
	border-radius: 10px;
	-webkit-transition:0.2s;
	background: #bb061c;
	color: white;
	border: none;
	font-size: 1vw;
	cursor: pointer;
}
.odo3:hover{
	background: #7a7a7a;
	border: none;
box-shadow: 0px 6px 6px #dadada;
}


.odo2{
	width: 100%;
	padding: 1%;
	background: #4b5359;
	border: none;
	color: white;
    -webkit-transition:0.2s;
    border-radius: 100px;<
	font-size: 1vw;
	margin-bottom: 50px;
	cursor: pointer;
}
.odo2:hover{
	background: #2ecc71;
	border: none;
box-shadow: 0px 6px 6px #dadada;
}

.odobrat{
	width: 100%;
	padding: 3% 4% 3% 4%;
	border-radius: 10px;
	background: #4b5359;
	border: none;
	color: white;
	font-size: 1vw;
	cursor: pointer;
}
.odobrat:hover{
	background: orange;
	border: none;
box-shadow: 0px 6px 6px #dadada;
}


.pridat{
	width: 100%;
	padding: 2% 4% 2% 4%;
	border-radius: 10px;
	background: #e2bc2d;
	-webkit-transition:0.2s;
	border: none;
	font-size: 0.8vw;
	color: white;
	cursor: pointer;
}
.pridat:hover{
	background: lightgreen;
	border: none;
	color: black;
box-shadow: 0px 6px 6px #dadada;
}
.pridat2{
	width: 100%;
	padding: 3% 4% 3% 4%;
	border-radius: 10px;
	position: relative;
	top: -1.1vh;
	background: #bb061c;
	-webkit-transition:0.2s;
	border: none;
	font-size: 1vw;
	color: white;
	cursor: pointer;
}
.pridat2:hover{
	background: lightgreen;
	border: none;
	color: black;
box-shadow: 0px 6px 6px #dadada;
}

#loader{
	width: 100%;
	height: 100vh;
	background-color: rgba(0,0,0,0.8);
	position: fixed;
	top: 0;
	display: none;
	z-index: 3000;
}
.lo_stred{
	width: 30%;
	height: 200px;
    margin: auto;
    position: relative;
    top: 40vh;
    text-align: center;
}
.lo_stred h3{
	color: white;
	font-size: 25px;
}
.img_gif{
	width: 70px;
}
.textik{
	width: 90%; 
	color: black; 
	text-align: right; 
	display: inline-block; 
	font-size: 1vw; 
	float: right; 
	font-weight: normal;
}
.info{
	width: 100%;
	height: 4vh;
	background-color: #34495e;
	color: white;
	line-height: 4vh;
	font-size: 0.8vw;
	text-align: center;
	border-radius: 100px;
	cursor: pointer;
	margin-top: 2vh;
	-webkit-transition:0.2s;
}
.info:hover{
	background-color: #7f8c8d;
}
#autoinfocele{
	width: 100%;
	height: 100vh;
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	z-index: 3000;
	background-color: rgba(255,255,255,0.5);
}
#autoinfocele h3 b{
	color: gray;
	font-size: 12px;
}
#autoinfocele #stredauto {
     
  width: 42%;
  height: auto;
  padding: 1% 1% 1% 1%;
  margin: 17vh auto;
  background-color: white;
  -webkit-box-shadow: 4px 2px 35px -13px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 2px 35px -13px rgba(0,0,0,0.75);
box-shadow: 4px 2px 35px -13px rgba(0,0,0,0.75);
 

}
#autoinfocele #stredauto  img{
	margin-left: 0;
}
#tabulavozpark{
	border: none;
}

#tabulavozpark tr th{
   background-color: #e2bc2d;
   color: #4b5359;
   border: none;
   font-size: 1vw;
}
#tabulavozpark tr td{
   border: none;
   font-size: 0.9vw;
   background-color: #ecf0f1;
}
#tabulavozpark tr td a{
   text-decoration: none;
   color: #e2bc2d;
    font-size: 1vw;
   -webkit-transition:0.2s;
}
#tabulavozpark tr td a:hover{
	color: #4b5359;
}
#informacie_auto{
	width: 100%;
	height: auto;
	text-align: left;
}
#zavrietus{
	width: 30%;
	height: 30px;
	font-size: 1vw;
	text-align: center;
	background-color: #34495e;
	color: white;
	float: right;
	cursor: pointer;
	line-height: 30px;
}
#informacie_auto .nazovauta22{
   width: 100%;
   height: 4vh;
   text-align: left;
   font-size: 1.2vw;
   text-transform: uppercase;
}
#informacie_auto .triedaauta22{
   width: 100%;
   height: 3vh;
   text-align: left;
   font-size: 0.9vw;
}
#informacie_auto .batozina22{
   width: 100%;
   height: 6vh;
   text-align: left;
   font-size: 1.1vw;
   line-height: 4vh;
}
#informacie_auto .batozina22 #imgm{
  float: left;
  width: 1.5vw;
   margin-right: 3%
}
#informacie_auto .batozina22 b{
  float: left;
  margin-right: 6%
}
.popisus_auta{
	font-size: 1vw;
	line-height: 2.7vh;
	color: gray;
}
.spotrebaa{
	font-size: 1vw;
	color: black;
	text-align: left;
}

.custom_select {
  float: none;
  width: 70%;

  margin: 0 0px;
}

.select_opts { background-color: white; }

.option_title, .option { padding: 8px 20px; }

.option_title {
  border-radius: 9px;
  padding-right: 30px;
  background-color: white;
}

.option { border-top: 1px solid #FFF; }

.option:hover { background-color: #E2E2E2; }

.option.current {
  color: #FFF;
  background-color: #17bed0;
}

.option_title::selection { background-color: transparent; }

.option_title::-moz-selection {
  background-color: transparent;
}

.arrow {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
}

.custom_select.opened .arrow {
  border-bottom: 5px solid #17bed0;
  border-top: none;
}

.chliev{
	padding: 2%;
	background-color: #f1f1f1;
	width: 40%;
	float: left;
	font-size: 1.2vw;
	border-radius: 10px;
	color: gray;
}
.chliev i{
	color: #bc0a1f;
}
.chliev b{
	color: black;
	font-weight: normal;
}
.chliev #cenissis{
	font-size:2.2vw;
}
.chliev h3{
	color: black;
}
.chliev2{
	padding: 2%;
	background-color: #f1f1f1;
	border-radius: 10px;
	width: 45%;
	float: right;
	color: gray;
	font-size: 1.2vw;
}
.chliev2 i{
	color: #bc0a1f;
}
.chliev2 b{
	color: black;
	font-weight: normal;

}
.chliev2 h3{
	color: black;
}
.velkeok{
	width: 100%;
	height: 100vh;
	background-color: rgba(0,0,0,0.5);
	position: fixed;
	z-index: 70000;
}
.velkeok .zavriet{
	background: #2ecc71;
	width: 100%;
	height: 50px;
	color: white;
	border-radius: 20px;
	border: none;
	font-size: 1.1vw;
}
#hlaskaok{
	width: 26%;
	margin: auto;
	margin-top: 30vh;
	height: auto;
	background-color: white;
	padding: 2%;
	text-align: center;
	border-radius: 10px;
	
}
#hlaskaok h3{
font-size: 1.5vw;
}
#hlaskaok p{
font-size: 1.1vw;
color: #4b5359;
}
#hlaskaok i{
	font-size: 5vw;
	color: #2ecc71;
}
.fa-times-circle{
	font-size: 2vw;
	color: white;
	cursor: pointer;
	text-decoration: none;
	position: absolute;
	left: 65%;
	top: 15vh;

}
.reset{
	
}
.reset input{
	background-color: #4b5359;
	color: white;
	padding: 5% 10% 5% 10%;
	font-size: 1.1vw;
	border-radius: 4px;
	border:none;
	-webkit-transition:0.2s;
	cursor: pointer;
}
.reset input:hover{
	background-color: #1a242c;
}

.poistenie2{
	width: 97%;
	height: auto;
	border-radius: 10px;
	background-color: white;
	padding: 1%;
}

.poistenie3{
	width: 97%;
	height: auto;
	border-radius: 10px;
	background-color: white;
	padding: 1%;
}

.poistenie4{
	width: 97%;
	height: auto;
	border-radius: 10px;
	background-color: white;
	padding: 1%;
}
.poistenie{
	width: 97%;
	height: auto;
	border-radius: 10px;
	background-color: white;
	padding: 1%;
}
table{
	width: 100%;
	text-align: center;
}
table td{
	height: 50px;
	border-top: 1px solid #dadada;
}
table #zvoliss{
    background-color: #e0ffed;
}
table th{
	height: 50px;
}
table td #okk{
	color: #27ae60;
}
table td #noo{
	color: #e74c3c;
}
table td #odporuc{
	background-color: #27ae60;
	border:none;
	border-radius: 4px;
	color: white;
	font-size: 1.1vw;
	padding: 4% 7% 4% 7%;
	-webkit-transition:0.2s;
	cursor: pointer;
}
table td #neodporuc{
	background-color: #bc0a1f;
	border:none;
	border-radius: 4px;
	color: white;
	font-size: 1.1vw;
	padding: 6% 9% 6% 9%;
	-webkit-transition:0.2s;
	cursor: pointer;
}
table td #vobec{
	background-color: red;
	border:none;
	border-radius: 4px;
	color: white;
	font-size: 1.1vw;
	padding: 4% 7% 4% 7%;
	-webkit-transition:0.2s;
	cursor: pointer;
}
table td #neodporuc:hover{
	background-color: #34495e;
}
table td #odporuc:hover{
	background-color: #2ecc71;
}
table td #vobec:hover{
	background-color: darkred;
}
table td #zvol{
	background-color: #323232;
	border:none;
	border-radius: 4px;
	color: white;
	font-size: 1.1vw;
	padding: 4% 7% 4% 7%;
	-webkit-transition:0.2s;
}
table td #zvol2{
	background-color: #323232;
	border:none;
	border-radius: 4px;
	color: white;
	font-size: 1.1vw;
	padding: 4% 7% 4% 7%;
	-webkit-transition:0.2s;
}
form #fyudaje{
	width: 30px;
	height: 16px;
}
#fyschovane{
	display: none;
}

#hlaskaok2{
	width: 400px;
	height: auto;
	line-height: 26px;
	text-align: center;
	background-color: #F7F7F7;
	margin: auto;
	margin-top: 20vh;
	font-size: 20px;
	font-weight: 700;
	color: #712F6B;
	padding: 20px 3%;
	padding-bottom: 60px;

}
#tabulacena{
	border: none;
}

#tabulacena tr th{
  background-color: #ef8619;
  color: white;
   border: none;
   padding-top: 5px;
}
.suhlas{
	font-size: 13px;
	line-height: 16px;
}


#tabulacena tr td{
   border: none;
   padding-top: 5px;
   color: #464747;
   background-color: #ecf0f1;
}

#tabulacena tr td a{
   text-decoration: none;
   color: #ef8619;
   -webkit-transition:0.2s;
}
#tabulacena tr td a b{
   text-decoration: none;
   color: #464747;
   font-size: 12px;
}
#tabulacena tr td a i{
	display: none;
	-webkit-transition:0.2s;
}
#tabulacena tr td a:hover{
	color: #4b5359;
}
#tabulacena tr td a:hover .fa-search{
	display: block;
}
.prevod{
	font-size: 0.6vw;
}
.tlacidloviaccena{
	padding: 1% 3% 1% 3%;
	background-color: #4b5359;
	color: white;
	font-size: 1vw;
	border-radius: 10px;
	text-decoration: none;
	-webkit-transition:0.2s;

}
.tlacidloviaccena:hover{
	border-radius: 0;
	background-color: #ba071c;
	color: white;

}
.tlacidloviaccena2{
	padding: 1% 3% 1% 3%;
	border-radius: 0;
	background-color: #e2bc2d;
	color: #4b5359;
	font-size: 1vw;
	text-decoration: none;
	-webkit-transition:0.2s;

}
#obalkonfigurator{
	background-color: #F2F2F2;
	height: auto;
}
#lavokonfig{
	width: 59%;
	float: left;
	height: auto;
	margin-left: 9%;
	padding: 1px;
	
}

#lavokonfig #stredconfigu{
	width: 99%;
	overflow: scroll;
    height: 70vh;
    padding-left: 1%;
    margin-left: -1%;
    overflow-x: hidden;

}

/* width */
#lavokonfig #stredconfigu::-webkit-scrollbar {
  width: 7px;
}

/* Track */
#lavokonfig #stredconfigu::-webkit-scrollbar-track {
  background-color: white;
  border-radius: 10px;
}
 
/* Handle */
#lavokonfig #stredconfigu::-webkit-scrollbar-thumb {
  background: #373737; 
  border-radius: 10px;
}

/* Handle on hover */
#lavokonfig #stredconfigu::-webkit-scrollbar-thumb:hover {
  background: #373737; 
}


#lavokonfig h2{
  color: #373737;
  margin-top: 40px;
  font-size: 35px;
}
#lavokonfig h3{
  font-size: 18px;
  color: #ef8619;
}
#lavokonfig h4{
  color: #373737;
  font-size: 20px;
}
#lavokonfig input{
	padding: 1.5% 2% 1.5% 2%;
	font-size: 16px;
	color: #373737;
	background-color: white;
	border-radius: 5px;
	width: 94%;
	border:0;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.18);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.18);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.18);
margin-bottom: 15px;
}
#lavokonfig select{
	font-size: 16px;
	height: 50px;
	color: #373737;
	background-color: white;
	border-radius: 10px;
	width: 98%;
	border:0;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.18);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.18);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.18);
margin-bottom: 15px;
}
#lavokonfig .vozclass{
	width: 92%;
	height: 270px;
	padding: 2%;
	background-color: white;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.18);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.18);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.18);
margin-bottom: 20px; 
}
#lavokonfig .obdobieclass{
	width: 92%;
	height: auto;
	padding: 2%;
	font-size: 14px;
	background-color: white;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.18);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.18);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.18);
margin-bottom: 20px; 
color: gray;
}
#lavokonfig .obdobieclass b{
  color: #373737;
}


#lavokonfig .udajeclass{
	width: 92%;
	height: auto;
	padding: 2%;
	font-size: 14px;
	background-color: white;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.18);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.18);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.18);
margin-bottom: 20px; 
color: gray;
}


#lavokonfig .udajeclass .udajmeno{
	width: 100%;
	height: auto;
}
#lavokonfig .udajeclass .udajmeno h5{
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	color: gray;
	font-size: 12px;
}
#lavokonfig .udajeclass .udajmeno h5 b{
	color: #373737;
}
#lavokonfig .udajeclass .udajmeno h2{
	padding: 0;
	margin: 0;
	font-size: 27px;
}
#lavokonfig .udajeclass .udajmeno .prevod{
  display: inline-block;
  color: #ef8619;
  font-size: 15px;
}



#lavokonfig .vozclass .vozmeno{
	width: 100%;
	height: auto;
}
#lavokonfig .vozclass .vozmeno h5{
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	color: gray;
	font-size: 12px;
}
#lavokonfig .vozclass .vozmeno h2{
	padding: 0;
	margin: 0;
	font-size: 27px;
}
#lavokonfig .vozclass .vozmeno h2 .prevod{
  display: inline-block;
  color: #ef8619;
  font-size: 15px;
}
#lavokonfig .vozfoto{
	width: 50%;
	height: 220px;
	float: left;
	overflow: hidden;
}
#lavokonfig .vozfoto img{
	width: 100%;
	height: 220px;
	object-fit: contain;
}
#lavokonfig .vozpopis{
  width: 46%;
  float: right;
  height: 200px;
}
#lavokonfig .vozpopis .horepopis{
	width: 100%;
	height: 100px;
	overflow: hidden;
	font-size: 12px;
	color: gray;
}
#lavokonfig .vozpopis .batozina{
	font-size: 15px;
	color: gray;
	margin-bottom: 10px;
}
#lavokonfig .vozpopis .batozina i{
	font-size: 20px;
	color: #373737;
	margin-left: 10px;
	margin-right: 4px;
}
#lavokonfig .vozpopis .batozina i:first-child{
	
	margin-left: 0px;
}
#lavokonfig .vozpopis .horepopis .pocet{
	font-size: 13px;
	margin-top: 18px;
	margin-bottom: 8px;
	color: #373737;
}
#lavokonfig .vozpopis .horepopis .pocet b{
	font-size: 10px;
	color: gray;
}
#lavokonfig .vozpopis .horepopis .vozlista{
  
  padding: 2px 0px 2px 0px;

}
#lavokonfig .vozpopis .horepopis .vozlista i{
  
  color: #ef8619;

}

#lavokonfig .vozpopis .horepopis .selectus b{
	font-size: 27px;
	position: relative;
	top: 6px;
	color: #373737;
}
.dodatok{
	font-size: 12px;
	margin-top: 20px;
	color: #ef8619;
}
#lavokonfig .vozpopis .horepopis .selectus .vozzvolit{
	background-color: #ef8619;
	
	color: white;
	padding: 10px 15px 10px 15px;
	width: 50%;
	box-sizing: border-box;
	border: none;
	font-size: 14px;
	margin-left: 10%;
	-webkit-transition:0.2s;
	border-radius: 100px;
}

#lavokonfig .vozpopis .horepopis .selectus .vozzvolit2{
	background-color: green;
	
	color: white;
	padding: 10px 15px 10px 15px;
	width: 50%;
	box-sizing: border-box;
	border: none;
	font-size: 14px;
	margin-left: 10%;
	-webkit-transition:0.2s;
	border-radius: 100px;
}

#lavokonfig .panelpoistenie{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
#lavokonfig .panelpoistenie .polickopoistka{
   
   width: 30%;
   height: auto;
   background-color: white;
   margin-left: 2.9%;
   float: left;
   padding-bottom: 20px;

}

#lavokonfig .panelpoistenie .polickopoistka:first-child{
   
   margin-left: 0%;
   
}

#lavokonfig .panelpoistenie .polickopoistka:nth-child(4){
   
   margin-left: 0%;
   
}
#lavokonfig .panelpoistenie .polickopoistka .polickofoto{

width: 100%;
height: 130px;


}
#lavokonfig .panelpoistenie .polickopoistka .polickofoto img{

width: 100%;
height: 130px;
object-fit: cover;


}
#lavokonfig .panelpoistenie .polickopoistka .nazovpoistky{
	padding: 10px 0px 0px 5%;
	height: auto;
}
#lavokonfig .panelpoistenie .polickopoistka .listapoist{
	padding: 5px 5% 5px 5%;
	font-size: 12px;
	color: gray;
}
#lavokonfig .panelpoistenie .polickopoistka .cenapoistky{
	padding: 10px 0px 10px 10%;
	font-size: 20px;
}
#lavokonfig .panelpoistenie .polickopoistka .cenapoistky .denn{
  display: inline-block;
  font-size: 14px;
  color: gray;
}


#lavokonfig .panelpoistenie .polickopoistka .poistbutt{

	background-color: #ef8619;
	
	color: white;
	padding: 8px 15px 6px 15px;
	width: 60%;
	box-sizing: border-box;
	border: none;
	font-size: 13px;
	margin-left: 5%;
	-webkit-transition:0.2s;
	border-radius: 100px;


}
#lavokonfig .panelpoistenie .polickopoistka .poistbutt2{

	background-color: #27ae60;
	
	color: white;
	padding: 8px 15px 6px 15px;
	width: 60%;
	box-sizing: border-box;
	border: none;
	font-size: 13px;
	margin-left: 5%;
	-webkit-transition:0.2s;
	border-radius: 100px;


}
.ciarka{
	border-left: 3px solid #DD0F6F; 
	padding-left: 3%; 
}




#lavokonfig .panelpoistenie .polickopoistka2{
   
   width: 30%;
   height: auto;
   background-color: white;
   margin-left: 2.9%;
   float: left;
   padding-bottom: 20px;
   margin-bottom: 20px;

}

#lavokonfig .panelpoistenie .polickopoistka2:first-child{
   
   margin-left: 0%;
   
}

#lavokonfig .panelpoistenie .polickopoistka2:nth-child(4){
   
   margin-left: 0%;
   
}
#lavokonfig .panelpoistenie .polickopoistka2 .polickofoto{

width: 100%;
height: 130px;
margin-top: 10px;


}
#lavokonfig .panelpoistenie .polickopoistka2 .polickofoto img{

width: 100%;
height: 130px;
object-fit: contain;


}
#lavokonfig .panelpoistenie .polickopoistka2 .nazovpoistky{
	padding: 15px 0px 0px 5%;
	height: auto;
	font-size: 15px;

	height: 40px;
}
#lavokonfig .panelpoistenie .polickopoistka2 .listapoist{
	padding: 5px 5% 5px 5%;
	font-size: 12px;
	color: gray;
}
#lavokonfig .panelpoistenie .polickopoistka2 .cenapoistky{
	padding: 10px 0px 10px 10%;
	font-size: 20px;
}
#lavokonfig .panelpoistenie .polickopoistka2 .cenapoistky .denn{
  display: inline-block;
  font-size: 14px;
  color: gray;
}


#lavokonfig .panelpoistenie .polickopoistka2 .poistbutt{

	background-color: #ef8619;
	
	color: white;
	padding: 8px 15px 6px 15px;
	width: 60%;
	box-sizing: border-box;
	border: none;
	font-size: 13px;
	margin-left: 5%;
	-webkit-transition:0.2s;
	border-radius: 100px;


}
#lavokonfig .panelpoistenie .polickopoistka2 .poistbutt2{

	background-color: #27ae60;
	
	color: white;
	padding: 8px 15px 6px 15px;
	width: 60%;
	box-sizing: border-box;
	border: none;
	font-size: 13px;
	margin-left: 5%;
	-webkit-transition:0.2s;
	border-radius: 100px;


}
.povinne{
	color: #ef8619;
	display: inline-block;
}


#pravokonfig{
	width: 24%;
	float: right;
	background-color: #373737;
	height: 90vh;
	padding: 2%;
}
#pravokonfig .linia{
  padding: 7px 0 7px 11%;
  font-size: 13px;
  color: white;
  
}
#pravokonfig .linia .cenis{ 
	font-size: 20px;
	margin-left: 20px;
}

#pravokonfig .activeline{
  padding: 7px 0 7px 5%;
  font-size: 13px;
  color: gray;
}
#pravokonfig .activeline i{
	color: #ef8619;

	margin-right: 4px;
}
#pravokonfig #udaje{

	margin-top: 20px;
	border-top: 1px solid gray;
}
#pravokonfig .popisus{
  padding: 9px 0 5px 11%;
  font-size: 10px;
  color: white;
  margin-top: 15px;
  
}
#pravokonfig .popisus2{
  padding: 2px 0 2px 11%;
  font-size: 11px;
  color: white;
  
}
#pravokonfig .vozidlomini{
  padding: 9px 0 0px 11%;
  font-size: 25px;
  color: white;
  
}
#pravokonfig .prevodovkamini{
  padding: 0px 0 9px 11%;
  font-size: 13px;
  color: white;
  
}

#pravokonfig .viacovozemini{
  padding: 9px 0 20px 11%;
  font-size: 10px;
  color: white;
  border-bottom: 1px solid gray;
  
}

#pravokonfig .viacovozemini i{
	color: #ef8619;
}
#konffinal{
 position: absolute;
 bottom: 0;
 height: auto;
 width: 85%;
 text-align: left;
 padding-left: 0%;
 padding-bottom: 30px;
}
#konffinal .dalejkonf{
	background-color: #ef8619;
	
	color: white;
	padding: 10px 15px 10px 15px;
	width: 60%;
	box-sizing: border-box;
	border: none;
	font-size: 14px;
	margin-left: 10%;
	-webkit-transition:0.2s;
	border-radius: 100px;
}

.logaprot{
  width: 60%;
  margin: auto;
  height: auto;
  text-align: center;
  color: white;
  font-size: 12px;
  margin-top: 10px;
  padding-bottom: 70px;

}
.logaprot h3{
	color: #223555;
	padding: 30px 0px 60px 0px;
	font-size: 28px;
}

.logaprot2{
  width: 800px;
  margin: auto;
  height: auto;
  text-align: center;
  color: white;
  font-size: 12px;
  margin-top: 10px;

}
.logaprot2 h3{
	color: #223555;
	padding: 30px 0px 60px 0px;
	font-size: 28px;
}


#celokloga{
  width: 100%;
  height: auto;
}
#celokloga h4{
	color: #dadada;
	font-size: 28px;
}
#celokloga p{
	color: #223555;
    font-weight: lighter;
    line-height: 22px;
	font-size: 15px;
	color: gray;
}
#celokloga img{
	width: 350px;
	margin-bottom: 20px;
}

.logaprot .polemy2{
  width: 18%;
  height: auto;
  float: left;
  margin-left: 6%;
  background-size: 100%;
  opacity: 0.6;
}
.logaprot .polemy2 img{
  width: 100%;
  float: left;
  object-fit: contain;
  background-size: 100%;
}
.n_form_left{
	width: 45%;
	float: left;

}
.n_form_right{
	width: 45%;
	float: right;
	color: #223555;
}
.n_form_stred{
	width: 100%;
	
}
.cennikstred{
	width: 1200px;
	height: auto;
	margin: auto;
	margin-bottom: 70px;
}

.cennikstred h3{
	text-align: center;
	color: #223555;
	padding: 0px 0px 60px 0px;
	font-size: 28px;
}
.balicekk{
	width: 19%;
	height: 460px;
	float: left;
	margin-left: 1.20%;
	box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);

}
.naz{
	width: 98%;
	padding: 15px 1% 15px 1%;
	background-color: #b79a5e;
	color: white;
	font-weight: 600;
	font-size: 17px;
	text-align: center;
}
.cena{
	padding: 22px 0% 10px 0%;
	text-align: center;
	font-size: 30px;
	font-weight: 600;
	color: #223555;
}
.cena b{
	color: gray;
	font-size: 17px;
	font-weight: normal;
}
.balicekk p{
	text-align: center;
	font-weight: lighter;
	color: gray;
	font-size: 15.5px;
	padding: 0 4% 0 4%;
}
.balicekk:first-child{
	margin-left: 0%;
}
.textus{
	font-weight: normal;
	color: #003163;
	font-size: 19px;
	line-height: 1.8;
	text-justify: inter-word;
	font-family: 'IBM Plex Serif', serif;
	font-weight: 500;
}
.textus22{
	font-weight: lighter;
	color: #223555;
}
.blocek{
	display: inline-block;
}
.blo{
	margin-left: 6%;
}
.center{
 color: #E2CFB7;
 position: absolute;
 width: 100%;
 z-index: 3000;
 height: 300px;
 line-height: 280px;
 font-size: 30px;
}
#prev{
	float: left;
}
#next{
	float: right;
}

.obalformu{

	 width: 100%;
	 height: 100vh;
	 background-color: rgba(0,0,0,0.6);
	 position: fixed;
	 top: 0;
	 left: 0;
	 z-index: 5000;
	 display: none;
}
.stredformu{
	width: 550px;
	height: 85vh;
	margin: auto;
	margin-top: 4vh;
	background-color: white;
	padding: 30px;
	overflow: scroll;
}

.stredformu h1{
	text-align: center;
	color: #2364ba;
}
.stredformu h2 b{
	font-size: 16px; 
	color: gray;
}
.stredformu p{
	text-align: center;
	color: gray;
	font-weight: 400;
	font-size: 15px;
}

.stredformu form{
	font-weight: 400;
	color: #2364ba;
	font-size: 16px;


}
.listazavriet{
	text-align: right;
	padding: 0px 0 5px 0;
	height: auto;
	width: 100%;

}
.listazavriet i{
	font-size: 25px;
	color: #e31e24;
	margin-right: 2%;
}

.stredformu form input{
	font-weight: 400;
	color: #2364ba;
	font-size: 16px;
	width: 96%;
	margin-bottom: 10px;
	padding:2%;

	background-color: #dadada;
	border-radius: 5px;
	border: none;

}

.stredformu form select{
	font-weight: 400;
	color: #2364ba;
	font-size: 16px;
	width: 70%;
	margin-bottom: 10px;
	padding:2%;

	background-color: #dadada;
	border-radius: 5px;
	border: none;

}

#odoslatiss{
  width: 300px;
  -webkit-transition: 0.3s;
  height: 50px;
  font-size: 16px;
  background: none;
  color: white;
  background-color: #33cc33;
  box-shadow: none;
  font-weight: 700;
  margin: auto;
  border-radius: 100px;
  margin-right:15px;
  border: none;
  margin-top: 30px;
  font-family: 'Poppins', sans-serif;
	font-weight: 600;
}

#odoslatiss:hover{
  color: black;
  cursor: pointer;
}
.suhlas_spracovanie{
	width: 100%;
	padding: 10px 0;
	text-align: left;
	font-size: 13px;
	color: gray;
}
.suhlas_spracovanie a{
	color: gray;
}


.obalrefer{
	width: 80%;
	padding: 30px 10% 30px 10%;
	height: auto;
	background: #eef2f5;
}

.servisobal{
	width: 80%;
	padding: 35px 10% 35px 10%;
	height: auto;
	background: #eef2f5;
	text-align: center;
	font-weight: 700;
}
.servisobal h1{
	font-size: 40px;
	color: #1e3d82;
}
.servisobal p{
	font-weight: 400;
	color: gray;
    line-height: 23px;
    color: #1e3d82;
}

.servisobal a{
	padding: 15px 3%;
	margin-right: 0%;
	margin-left: 3.5%;
	text-decoration: none;
	background-color: white;
	border-radius: 100px;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 700;
	color: #bf2926;
	-webkit-transition:0.2s;
}
.servisobal a:hover{
	background-color: #1e3d82;
	color: white;
}
.servisobal a i{
	-webkit-transition:0.5s;
	color: #1e3d82;

}

.servisobal a:hover i{
	transform: rotate(360deg);
	color: white;
}

.polickologo{
	 width: 12%;
	 height: auto;
	 float: left;
	 margin-left: 9%;
}
.polickologo:first-child{
	
	 margin-left: 0%;
}
.polickologo img{
	width: 100%;
}

.obalrady{
  width: 78%;
  height: auto;
  margin: auto;
  margin-top: 20px;
}
.radaleft{
  width: 50%;
  height: auto;
  float: left;
  margin-top: 20px;
}
.radaleft h1{
   color: #1D3A7E;
}
.radaleft h2{
   font-size: 17px;
   color: gray;
}
.radaleft h3{
   font-size: 19px;
   margin-top: 40px;
}
.radaright{
  width: 45%;
  float: right;
  height: auto;
  text-align: center;
}
.radaright img{
  height: 280px;
}
.fotogormobile{
  display: none;
}
.psr{
	font-size: 13px;
	color: gray;
	text-align: left;
	font-weight: normal;
	line-height: 22px;
}
.psr i{
	color: #1E3D83;
}
.panelis p{
	margin-top: 0;
	padding-top: 0;
	color: #647183;
}
._2rxQ07L_sk._1M_9Lld7A7{
	padding-top: 0!important;
}
.topakcia{
	
	position: absolute;
	z-index: 3000;
	right: 0;
	width: 35%;
	margin-top: 35vh;
}
.topakcia img{
	width: 100%;
	-webkit-transition: 0.4s;
}
.topakcia img:hover{
	transform: scale(1.1);
}
.pcoff{
	display: none;
}
.pcoff img{
  width: 90%;
  margin-left: 6%;
}
.clanok_obal{
	flex: 31%;
	max-width: 31%;
	height: auto;
	-webkit-transition: 0.3s;   
	margin-top: 30px;
	-webkit-transition: 0.4s;
}
.clanok_obal a{
	text-decoration: none;
}
.clanok_obal img{
	width: 100%;
	height: 250px;
	object-fit: cover;
	-webkit-transition: 0.3s; 
	z-index: 0;  
}
.clanok_obal:hover img{
	transform: scale(1.03);
	opacity: 0.8;
}
.clanok_obal .nazovclanok{
	padding: 3% 0 5% 0;
	border-bottom: 1px solid #dadada;
}
.clanok_obal .nazovclanok h1{
	font-size: 21px;
	margin: 0;
	padding: 0;
	color: black;
}
.clanok_obal .zoomik{
	width: 26.3%;
	height: 250px;
	position: absolute;
	z-index: 1000;
	background-color: rgba(0, 0, 0, 0.3);
	overflow: hidden;
	opacity: 0;
	-webkit-transition: 0.4s;
	display: flex;
	align-items: center;
	text-align: center;
	font-size: 2px;
	color: white;
}
.clanok_obal .zoomik i{
	margin: auto;
	
}
.clanok_obal:hover .zoomik{
	opacity: 1;
	font-size: 45px;
	transform: scale(1.03);
}
.stitky{
	width: 26%;
	position: absolute;
	padding-top: 15px;
	padding-left: 1%;
	z-index: 200;
}
.stitkyclanok{
	width: 100%;
	position: static;
	text-align: center;
}
.stitok{
	padding: 10px 20px;
	font-size: 14px;
	font-weight: 600;
	border-radius: 100px;
	display: inline-block;
	background-color: white;
	color: rgb(113,47,107);
}
.prefarbeny2{
	background-color: #f0f1f2;
	color: rgb(113,47,107);
	margin-left: 7px;
}
.prefarbeny{
	 background: rgb(113,47,107);
    background: linear-gradient(
23deg, rgba(113,47,107,1) 35%, rgba(237,11,110,1) 100%);
    color: white;
    font-size: 14px;
	font-weight: 600;
}
#mobiltop{
	display: none;
	position: absolute;
}

.boxikosimg{
 flex: 20%;
 max-width: 48.5%;
 border-radius: 15px;
 overflow: hidden;
 height: 170px;
 cursor: pointer;
 -webkit-transition: 0.2s;
}
.boxikosimg img{
	object-fit: cover;
	width: 100%;
}
.boxikosimg:hover{
	transform: scale(1.1);
}
#talclavopravo{
	width: 100px;
	display: flex;
	position: absolute;
	left: 0;
  align-items: center;
  height: 900px;
  text-decoration: none;
  color: #712F6B;
  z-index: 1000;
}
#talclavopravo i{
	font-size: 50px;
	margin-left: 40px;
	opacity: 0.5;
	cursor: pointer;
	-webkit-transition: 0.2s;
}
#talclavopravo i:hover{
	font-size: 50px;
	opacity: 1;
	transform: scale(1.1);
}

#talclavopravo2{
	width: 100px;
	display: flex;
	position: absolute;
	right: 0;
  align-items: center;
  height: 900px;
  text-decoration: none;
  color: #712F6B;
  z-index: 1000;
}
#talclavopravo2 i{
	font-size: 50px;
	opacity: 0.5;
	cursor: pointer;
	margin-left: 40px;
	-webkit-transition: 0.2s;
}
#talclavopravo2 i:hover{
	font-size: 50px;
	opacity: 1;
	transform: scale(1.1);
}
.miniprofilek{
	padding-top: 30px;
	border-top: 1px solid #dadada;
	display: flex;
	gap: 5%;
	align-items: center;

}
.miniprofilek .fotka{
	
	height: 100px;
	border-radius: 100px;
	overflow: hidden;
}
.miniprofilek .fotka img{
	width: 100px;
	height: 100px;
	object-fit: cover;
}
.miniprofilek .infos{
	flex: 70%;
	
}
.miniprofilek .infos h1{
	font-size: 23px;
	padding: 0!important;
	margin: 0!important;
	padding-bottom: 0;
	margin-bottom: 0;
	font-family: 'IBM Plex Serif', serif;
	font-weight: 700;
}
.miniprofilek .infos p{
	padding: 0!important;
	margin: 0;
	margin-top: 10px;
	font-size: 15px;

}
.obalflexu{
	background-color: #F5F5F5;
	height: auto;
	padding: 50px 0%;

}

.sluzbyflexu{
	
	display: grid;
  grid-template-columns: repeat(4, 1fr);
	height: auto;
	padding: 10px 0% 50px 0;
	width: 90%;
	margin: auto;

	gap: 5%;
	border-bottom: 1px solid #dadada;
}
.sluzbaflex{
	width: 100%;
	height: auto;
	padding: 20px;
  background-color: white;
	text-align: center;
	border-radius: 20px;
}
.sluzbaflex i{
	font-size: 40px;
	color:  #003163;
}
.sluzbaflex h2{
	font-size: 20px;
	color: #003163;
	line-height: 1.5;
	margin-top: 20px;
	font-family: 'IBM Plex Serif', serif;
	font-weight: 500;
}