.vc-uvod_kategorie_s_vyhledavanim .container{display:flex;align-items:center;min-height:350px;}
@media screen and (max-width:768px){
.vc-uvod_kategorie_s_vyhledavanim .container{min-height:200px;}
}
.vc-uvod_kategorie_s_vyhledavanim .box{text-align:center;margin:auto;width:100%;display:flex;flex-direction:column;align-items:center;}
.vc-uvod_kategorie_s_vyhledavanim .box h1{max-width:941px;text-align:center;color:#ffffff;font-size:37px;font-weight:700;font-style:normal;letter-spacing:0.37px;margin:auto;margin-bottom:30px;}
@media screen and (max-width:768px){
.vc-uvod_kategorie_s_vyhledavanim .box h1{margin-bottom:20px;}
}
.vc-uvod_kategorie_s_vyhledavanim .box p{color:#ffffff;font-weight:600;line-height:28px;font-size:16px;max-width:700px;margin:auto;}
@media screen and (max-width:768px){
.vc-uvod_kategorie_s_vyhledavanim .box p{font-size:16px;line-height:25px;}
}
.vc-uvod_kategorie_s_vyhledavanim .box .search-box{margin-top:35px;width:580px;margin-bottom:20px;}
@media screen and (max-width:650px){
.vc-uvod_kategorie_s_vyhledavanim .box .search-box{width:100%;}
}
.vc-uvod_kategorie_s_vyhledavanim .box .search-box form{position:relative;width:100%;}
.vc-uvod_kategorie_s_vyhledavanim .box .search-box form input[type="text"]{border-radius:25px;border:1px solid #c7d1e3;background-color:#ffffff;color:#023444;font-size:14px;font-weight:600;line-height:1;padding:16px 150px 16px 24px;width:100%;}
.vc-uvod_kategorie_s_vyhledavanim .box .search-box form input[type="text"]::placeholder{color:rgba(0, 30, 70, 0.5);font-size:14px;font-weight:600;line-height:1;}
.vc-uvod_kategorie_s_vyhledavanim .box .search-box form input[type="submit"] {
position: absolute;
top: 0;
right: 0;
height: 100%;
padding: 8px 24px 8px 48px;
color: #ffffff;
font-size: 15px;
font-weight: 600;
border-radius: 25px;
background-color: #1b2140;
background-image: url("data:image/svg+xml,%3Csvg id='SVGDoc' width='17' height='19' xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:avocode='https://avocode.com/' viewBox='0 0 17 19'%3E%3Cdefs%3E%3CclipPath id='ClipPath1016'%3E%3Cpath d='M0.5,7.59964c0,-4.14215 3.35788,-7.50003 7.50003,-7.50003c4.14215,0 7.50003,3.35788 7.50003,7.50003c0,4.14215 -3.35788,7.50003 -7.50003,7.50003c-4.14215,0 -7.50003,-3.35788 -7.50003,-7.50003z' fill='%23ffffff'%3E%3C/path%3E%3C/clipPath%3E%3C/defs%3E%3Cdesc%3EGenerated with Avocode.%3C/desc%3E%3Cg%3E%3Cg%3E%3Ctitle%3EEllipse 46%3C/title%3E%3Cpath d='M0.5,7.59964c0,-4.14215 3.35788,-7.50003 7.50003,-7.50003c4.14215,0 7.50003,3.35788 7.50003,7.50003c0,4.14215 -3.35788,7.50003 -7.50003,7.50003c-4.14215,0 -7.50003,-3.35788 -7.50003,-7.50003z' fill-opacity='0' fill='%23ffffff' stroke-dashoffset='0' stroke-linejoin='miter' stroke-linecap='butt' stroke-opacity='1' stroke='%23ffffff' stroke-miterlimit='20' stroke-width='4' clip-path='url(&quot;%23ClipPath1016&quot;)'%3E%3C/path%3E%3C/g%3E%3Cg%3E%3Ctitle%3ELine 184%3C/title%3E%3Cpath d='M12,13.59964l4.00001,4.00001' fill-opacity='0' fill='%23ffffff' stroke-dashoffset='0' stroke-linejoin='miter' stroke-linecap='butt' stroke-opacity='1' stroke='%23ffffff' stroke-miterlimit='20' stroke-width='2'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
background-position: 20px center;
background-repeat: no-repeat;
}