@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}html{font-family:"Poppins",sans-serif;color:#252525}body{width:100%;max-height:100vh}.navbar{width:100%;height:10vh;background-color:#F5F2F3;display:flex;justify-content:space-between;position:fixed;top:0;z-index:1000}#logo{height:10vh;margin-left:10vw;display:flex;align-items:center}#logo img{height:50px;cursor:pointer}.navbar .navbar-menu{width:60%;display:flex;align-items:center;justify-content:space-evenly;margin-left:1vw}.navbar .navbar-menu a{text-transform:uppercase;font-weight:500;cursor:pointer;transition:0.3s ease-in-out;color:#252525;text-decoration:none}.navbar .navbar-menu a:active,.navbar .navbar-menu a:hover{border-bottom:#B7243E 1px solid;color:#B7243E;transform:translateY(-5px)}.navbar-button{display:flex;justify-content:space-around;flex-direction:row;height:10vh}.navbar-button a{text-decoration:none}.navbar-phone{display:flex;align-items:center;padding:0 2vw;border:none;border-left:#cacaca80 solid 1px;font-weight:500;height:10vh;cursor:pointer;transition:0.3s ease-in-out;-webkit-text-decoration:underline #b7243f00;text-decoration:underline #b7243f00;text-underline-offset:8px}.navbar-phone:active,.navbar-phone:hover{-webkit-text-decoration:1.5px underline #B7243E;text-decoration:1.5px underline #B7243E;text-underline-offset:8px}.navbar-phone p,.navbar-reserve p{font-weight:500;font-family:"Poppins",sans-serif;font-size:16px;line-height:23px}.navbar-reserve{display:flex;background-color:#B7243E;align-items:center;padding:0 2vw;color:#fff;font-weight:700;border:none;height:10vh;cursor:pointer;transition:0.3s ease-in-out;-webkit-text-decoration:underline #B7243E;text-decoration:underline #B7243E;text-underline-offset:5px}.navbar-reserve:active,.navbar-reserve:hover{-webkit-text-decoration:1.5px underline #fff;text-decoration:1.5px underline #fff;text-underline-offset:px}.navbar-icon{margin:0 1vW}.navbar-phone-btn,.navbar-reserve-btn{cursor:pointer}.active{border-bottom:#B7243E 1px solid;color:#B7243E!important;transform:translateY(-5px)}.navbar-mobile{width:100%;height:10vh;background-color:#F5F2F3;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;z-index:900}.navbar-mobile .logo{height:5vh;margin-left:10vw;display:flex;align-items:center}.navbar-mobile .logo img{height:50px;cursor:pointer}.burger{position:absolute;right:3vw;top:3.3vh;cursor:pointer}.mob-list{position:absolute;display:flex;flex-direction:column;align-items:center;top:-100vh;right:0;transition:0.4s ease-in-out}.navbar-mobile .mob-list{background-color:#F5F2F3;width:100%}.navbar-mobile .mob-list a{text-transform:uppercase;font-weight:500;cursor:pointer;transition:0.3s ease-in-out;color:#252525;text-decoration:none;padding:20px 0}.navbar-mobile .mob-list a:active,.navbar-mobile .mob-list a:hover{color:#B7243E}.navbar-button-mobile{display:flex;flex-direction:row;align-items:center}.navbar-reserve-mobile p{font-weight:500;font-family:"Poppins",sans-serif;font-size:16px;line-height:23px}.navbar-reserve-mobile{display:flex;background-color:#B7243E;align-items:center;padding:0 2vw;color:#fff;font-weight:700;border:none;height:10vh;cursor:pointer;transition:0.3s ease-in-out;-webkit-text-decoration:underline #B7243E;text-decoration:underline #B7243E;text-underline-offset:5px;margin:20px 0;border-radius:20px}.navbar-reserve-mobile:hover,.navbar-reserve:active{-webkit-text-decoration:1.5px underline #fff;text-decoration:1.5px underline #fff;text-underline-offset:5px}.navbar-icon-mobile{margin:0 1vW}.navbar-mobile.open .mob-list{top:10vh}.navbar-mobile.open .mob-open{display:none}.navbar-mobile:not(.open) .mob-close{display:none}@media only screen and (min-width:1100px) and (max-width:1300px){.navbar .navbar-menu{margin:0}.navbar .navbar-menu a{font-size:14px}.navbar-phone,.navbar-reserve{padding:1vw}.navbar-phone p,.navbar-reserve p{font-size:14px}#logo img{height:35px}}@media only screen and (max-width:1100px){.navbar{display:none}}.main-heading{margin-top:10vh;height:300px;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#252525}.main-heading img{position:absolute;width:100%;height:300px;object-fit:cover;opacity:0.6}.main-heading h1{font-size:60px;color:#fff;padding-bottom:20px;letter-spacing:1px;z-index:10;text-transform:uppercase}.main-heading .breadcrumbs li a{color:#fff;font-weight:500;z-index:10;text-align:center;padding:0 3%}@media only screen and (max-width:700px){.main-heading h1{font-size:40px}.main-heading h4{font-size:14px}}#background{background:url("../images/static/png/cary.png") no-repeat center;margin:auto;width:100%;height:100%}#container{background:url("../images/static/png/cary.png") no-repeat center;margin:auto;width:100%;height:100%;background:url("../images/static/png/cary.png") no-repeat center;margin:auto;width:100%;height:100%}.dvere-container{display:grid;margin:30px 0;gap:30px}@media screen and (min-width:900px){.dvere-container{grid-template-columns:repeat(2,minmax(0,1fr))}}.dvere-div{display:flex;align-items:center;margin:0 5%;line-height:calc(45em/25);font-size:20px}.dvere-div+.view{background-repeat:no-repeat;background-size:cover;background-position:center;min-height:500px}.dvere-container img{height:500px;margin-right:-100px;border-radius:5px}.choice-container h2,.dvere-text h2{margin-bottom:15px;padding:5px 10px;border-left:#B7243E 5px solid}.dvere-text p{margin-bottom:15px}.choice-container{margin:5%}.choice-grid{display:grid;grid-template-columns:20% 20% 20% 20%;grid-template-rows:50% 50%;grid-column-gap:1%;grid-row-gap:3%;justify-items:center;justify-content:space-evenly;margin:5%}.choice-box{margin:0 1%;background-color:#fff;box-shadow:0 4px 8px 0 #2525251c,0 6px 20px 0 #25252518;padding:0px 20px 20px 45px}.choice-box h4{font-size:20px;padding-bottom:10px}.footer{z-index:1000;display:flex;justify-content:center;margin:0 auto;width:100%}.footer-box{width:300px;padding:100px 20px 100px 20px;border:#F5F2F3 1px solid}.footer-box:first-child,.footer-box:last-child{border-left:none}.footer-box h3{color:#B7243E;-webkit-text-decoration:1.5px underline #B7243E;text-decoration:1.5px underline #B7243E;text-underline-offset:10px;padding-bottom:20px}.footer-box p{padding-bottom:9px}.footer-box a{color:#252525;text-underline-offset:5px}.copyright{height:70px;margin:0px auto;display:flex;justify-content:center}.copyright p{padding:20px 20px}@media only screen and (min-width:660px) and (max-width:1000px){.footer{display:grid;grid-template-columns:40% 40%;grid-template-rows:40% 40%;height:40vh;margin:20px 0 -40px 0}.footer-box{padding:30px 20px 100px 20px}}@media only screen and (max-width:660px){.footer{display:grid;grid-template-columns:80%;grid-template-rows:20% 20% 20% 20%;grid-gap:20px;width:100%;margin:20px auto;height:600px}.footer-box{padding:0;margin:0 auto;display:flex;flex-direction:column;align-items:center;border:none;width:100%}.footer-box:first-child{margin:auto auto}}.choice-container li+li{margin-top:0.75em}#reference{padding-top:50px}#reference h2{font-size:36px;padding-left:0.5em}.page-editor-content h2:not(:first-child),.page-editor-content h3:not(:first-child),.page-editor-content h4:not(:first-child){margin-top:2em}.page-editor-content .gallery:not(:first-child),.page-editor-content ol:not(:first-child),.page-editor-content p:not(:first-child),.page-editor-content ul:not(:first-child){margin-top:1em}
/*# sourceMappingURL=sluzby_dvere.css.map */