@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700;800&display=swap";body{margin:0;overflow-x:hidden}button,a{cursor:pointer}a{text-decoration:unset}p,a,h1,h2,h3,h4,h5,h6{margin:0}p{line-height:1.5}.flex{display:flex}html{font-family:"Open Sans",sans-serif}.text-50{font-size:50px}@media screen and (max-width: 680px){.text-50{font-size:40px}}@media screen and (max-width: 580px){.text-50{font-size:34px}}.text-40{font-size:40px}@media screen and (max-width: 680px){.text-40{font-size:34px}}@media screen and (max-width: 580px){.text-40{font-size:28px}}.text-25{font-size:25px}@media screen and (max-width: 580px){.text-25{font-size:21px}}.text-20{font-size:20px}@media screen and (max-width: 580px){.text-20{font-size:16px}}.text-16{font-size:16px}@media screen and (max-width: 580px){.text-16{font-size:15px}}.text-14{font-size:14px}.text-extrabold{font-weight:800}.text-bold{font-weight:bold}.text-semi{font-weight:600}.text-medium{font-weight:500}.text-regular{font-weight:400}.text-light{font-weight:300}.text-uppercase{text-transform:uppercase}.text-center{text-align:center}.color-gray,.text-gray{color:#888;color:#888 !important}.color-black,.text-black{color:#333}.color-white,.text-white{color:#fff}.color-blue,.text-blue{color:#5d94e4}button{border:unset}.btn{font-size:12px;font-weight:bold;display:flex;justify-content:center;align-items:center;border-radius:40px;padding:12px 30px;text-transform:uppercase;box-sizing:border-box;transition:.3s;line-height:1}.btn--primary{border:2px solid #5d94e4;background-color:#5d94e4;color:#fff}.btn--primary:hover{background-color:#fff;color:#5d94e4}.btn--secondary{border:2px solid #5d94e4;background-color:rgba(0,0,0,0);color:#5d94e4}.btn--secondary:hover{background-color:#5d94e4;color:#fff}.btn--tertiary{border:2px solid #d9a21b;background-color:#fff;font-size:16px;padding:14px 30px;color:#d9a21b}.btn--tertiary:hover{border:2px solid #333;background-color:#333;color:#fff}.btn--transparent{font-size:12px;color:#fff;background-color:rgba(0,0,0,0);border:2px solid #fff;padding:12px 30px}.btn--transparent:hover{background-color:#fff;color:#5d94e4}.btn--white{border:2px solid #fff;padding:12px 30px;color:#0f62ac;background-color:#fff}.btn--white:hover{transform:scale(1.04)}.input--primary{border-radius:25px;height:40px;border:unset;padding:0 10px;max-width:500px;box-sizing:border-box}@media screen and (max-width: 600px){.input--primary{font-size:16px}}.input--primary:focus{outline:unset}textarea{max-width:100%;border-radius:25px;padding:10px;border:unset;max-width:500px;box-sizing:border-box}@media screen and (max-width: 600px){textarea{font-size:16px !important}}textarea:focus{outline:unset}@media screen and (max-width: 1140px){body{padding-top:60px}}.bar1,.bar2,.bar3{width:35px;height:5px;background-color:#0f62ac;margin:6px 0;transition:.4s;border-radius:50px}.change .bar1{transform:translate(0, 11px) rotate(-45deg)}.change .bar2{opacity:0}.change .bar3{transform:translate(0, -11px) rotate(45deg)}.hamburger{display:none;cursor:pointer;position:absolute;z-index:1;padding-top:15px;box-sizing:border-box;height:65px;top:0;right:-20px;padding-right:30px;padding-left:20px}@media screen and (max-width: 1140px){.hamburger{display:block}}.modal__galery .hamburger{display:block}.menu{display:flex}@media screen and (max-width: 1140px){.menu{display:none}}.menu-shadow{display:none;opacity:0}.menu-shadow.active{display:block}@media screen and (max-width: 1140px){.menu-shadow{position:fixed;opacity:.6;overflow:hidden;z-index:-2;content:"";width:140vw;height:150vh;background-color:#000;top:0;left:0}}.menu__mobile{display:flex;background-color:#fff;color:#0f62ac !important;flex-direction:column;width:100%;left:20px;top:50px;transform:translateY(calc(-100% - 70px));overflow:hidden;position:absolute;z-index:-1;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;transition:.4s;box-sizing:border-box}.menu__mobile .header--btn{margin-left:20px;box-sizing:border-box}.menu__mobile.active{transform:translateY(0)}@media screen and (min-width: 1140px){.menu__mobile{display:none}}.menu__mobile__language,.menu__mobile__language.header--btn-blue{z-index:2;position:fixed;right:80px;height:40px;padding:0;margin:auto;top:15px}@media screen and (min-width: 1140px){.menu__mobile__language,.menu__mobile__language.header--btn-blue{display:none}}@media screen and (max-width: 550px){.menu__mobile__language,.menu__mobile__language.header--btn-blue{width:60px}}.header{padding-top:49px;padding-bottom:41px;display:flex;align-items:center;z-index:99;position:absolute;flex-grow:1;width:100%;max-width:1208px}@media screen and (max-width: 1320px){.header{max-width:calc(100vw - 70px)}}@media screen and (max-width: 1140px){.header{box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;padding-top:5px;box-sizing:border-box;padding-left:40px;padding-right:40px;padding-bottom:5px;top:0;background-color:#fff;left:0;width:calc(100vw + 10px);max-width:unset;position:fixed;margin-left:-20px;margin-right:-20px;flex-direction:column}}.header__logo{max-width:275px;width:100%;margin-right:auto}@media screen and (max-width: 1140px){.header__logo{position:relative;width:auto;z-index:1}.header__logo:after{position:absolute;background-color:red;height:100%;width:130vw;left:-15vw;top:-10px;height:70px;z-index:-1;background-color:#fff;content:""}.header__logo img{height:50px !important;width:auto !important}}.header nav{background-color:#0f62ac;color:#fff;display:flex;padding-left:22px;padding-right:22px;border-radius:60px}.header nav a:hover{text-decoration:underline}.header--btn{height:60px;display:flex;align-items:center;padding-left:11px;padding-right:11px;gap:5px}.header--btn-yellow{border-radius:60px;min-width:100px;box-sizing:border-box;justify-content:center;background-color:#d9a21b;margin-left:20px;margin-right:20px;max-width:130px}.header--btn-yellow:hover{text-decoration:underline}@media screen and (max-width: 1140px){.header--btn-yellow{margin:0;margin-bottom:20px}}.header--btn-blue{border-radius:60px;width:100px;box-sizing:border-box;justify-content:center;background-color:#0f62ac}.language__container{position:relative}.language__container:after{position:absolute;bottom:-10px;height:20px;width:100%;content:""}.language__container-dropdown{background-color:#0f62ac;padding:10px 20px;display:flex;justify-content:space-between;border-radius:50px;margin-top:10px;position:absolute;gap:10px;right:0}.language__container-dropdown a{transition:.1s}.language__container-dropdown a:hover{color:#d9a21b}.language__container-mobile{position:absolute;z-index:1;top:60px;right:85px}@media screen and (max-width: 550px){.language__container-mobile{right:70px}}.about--item{display:flex;align-items:center}.about--item a{width:50%}.about--dropdown{display:flex;height:60px;width:50%;right:0;align-items:center;content:"";align-items:center;justify-content:flex-end;box-sizing:border-box;padding-right:45px;margin-left:auto}.about--dropdown img{filter:invert(1);height:7px}.about--dropdown-mobile a{position:relative;padding-left:40px}.about--dropdown-mobile a:after{position:absolute;left:20px;z-index:-1;content:"";background-image:url("/public/img/icons/arrow_down-icon.svg");height:10px;width:10px;filter:invert(1);background-repeat:no-repeat;background-position:center;transform:rotate(-90deg)}.about__container{z-index:1;position:relative}.about__container-dropdown{flex-direction:column;position:absolute;min-width:300px;left:0;border-radius:20px;right:unset}.about__container-dropdown a{height:40px}.about__container-dropdown:after{position:absolute;content:"";width:100%;height:40px;top:-10px;z-index:-1;left:0}.mapouter{position:relative;text-align:right;height:500px;width:calc(50vw + 20px)}.mapouter iframe{width:calc(50vw + 20px);border-top-right-radius:500px;border-bottom-right-radius:500px}.map{max-width:50vw;z-index:1;position:relative}.map:after{position:absolute;content:"";right:0;width:200vw;top:0;z-index:-1;background-color:#333;height:100%;height:425px;top:50px}.gmap_canvas{overflow:hidden;background:none !important;height:540px;width:calc(50vw + 20px);border-top-right-radius:500px;border-bottom-right-radius:500px;border-right:20px solid #fff;border-top:20px solid #fff;border-bottom:20px solid #fff;box-sizing:border-box;border-top-right-radius:500px}footer{position:relative}.footer__createdby{text-align:right;background-color:#fff;padding-bottom:23px}@media screen and (max-width: 1020px){.footer__createdby{padding-top:23px}}.footer__createdby .flex{justify-content:flex-end;flex-wrap:wrap;gap:17px !important}.footer__right{background-color:#333;display:grid;grid-template-columns:1fr 1fr;padding-top:42px;padding-bottom:58px;left:50vw;position:absolute;top:0;margin-top:50px !important}.footer__right .flex{gap:46px}.footer__right:after{position:absolute;content:"";left:0;width:200vw;top:0;z-index:-1;background-color:#333;height:100%}.footer__right>.flex{padding-left:81px}.footer__col{display:flex;flex-direction:column}.footer__col p{margin-bottom:23px}.footer__col a{line-height:1.7}.footer__col a:hover{text-decoration:underline}.footer__col-2{margin-bottom:45px}.footer__socials div{margin-top:35px;display:flex;gap:20px}.footer__socials a img{transition:.3s}.footer__socials a:hover img{transform:scale(1.1)}@media screen and (max-width: 1120px){.map,.mapouter,.gmap_canvas,.mapouter iframe{max-width:40vw}.footer__right{left:40vw;display:grid;grid-template-columns:1fr}}@media screen and (max-width: 1020px){.map,.mapouter,.gmap_canvas,.mapouter iframe{max-width:90vw;width:90vw}.footer__right{position:static}.footer__right:after{top:50px;height:calc(100% - 50px)}.footer__right .flex{padding-left:0}.footer__createdby{text-align:center}.footer__createdby .flex{justify-content:center}}@media screen and (max-width: 768px){.footer{overflow:hidden}}@media screen and (max-width: 600px){.map,.mapouter,.gmap_canvas,.mapouter iframe{max-width:unset;width:100%}}@media screen and (max-width: 510px){.footer__right .flex{flex-direction:column}}.contact{display:grid;grid-template-columns:1fr 1fr;margin-bottom:50px}@media screen and (max-width: 850px){.contact{grid-template-columns:1fr;gap:40px}}.contact__left{display:flex;flex-direction:column;align-items:center;z-index:2}.contact__heading{margin-top:36px}@media screen and (max-width: 600px){.contact__heading{margin-top:15px}}.contact__heading .text-40{line-height:1.25;margin-bottom:11px}.contact__item{display:flex;flex-direction:column;align-items:center}.contact__item-openhours{padding-left:80px;margin-bottom:17px}.contact__item a{display:flex;align-items:center;gap:24px;transition:.175s;margin-bottom:4px}.contact__item a:hover{color:#d9a21b}.contact__item-about{max-width:340px}.contact__item:nth-child(2){margin-top:36px}.contact__item:nth-child(3){margin-bottom:36px}.contact__form{background-color:#5d94e4;padding:36px 0 50px 80px;border-top-left-radius:100px;border-bottom-left-radius:100px;position:relative}@media screen and (max-width: 650px){.contact__form{padding-left:50px;padding-top:50px;padding-bottom:50px;padding-right:20px;overflow:hidden;position:relative;right:-20px}}.contact__form:before{content:"";position:absolute;left:100%;width:100vw;height:100%;top:0;z-index:1;background-color:#5d94e4}@media screen and (max-width: 680px){.contact__form:before{width:20px;left:unset;right:-18px}}.contact__form:after{content:"";position:absolute;top:calc(50% - 25px);left:-60px;width:80px;height:50px;z-index:1;background-image:url("/public/img/frontend/icons/arrows-right.png")}.contact__form-info{display:flex;justify-content:space-between;align-items:center;max-width:500px}@media screen and (max-width: 1160px){.contact__form-info{flex-direction:column;gap:15px;align-items:flex-start}.contact__form-info button{margin-left:auto}}@media screen and (max-width: 850px){.contact__form-info{gap:0;flex-direction:row;align-items:center}.contact__form-info button{margin-left:unset}}@media screen and (max-width: 580px){.contact__form-info{flex-direction:column;gap:15px;align-items:flex-start}.contact__form-info button{margin-left:auto}}.contact__form-info p{display:flex;gap:14px;padding-left:29px}.contact label{margin-left:29px}.contact__input{margin-bottom:21px}.contact__textarea{margin-bottom:30px}.contact__input,.contact__textarea{display:flex;flex-direction:column;gap:10px}.contact .dg-2{display:grid;gap:30px;grid-template-columns:1fr 1fr}@media screen and (max-width: 980px){.contact .dg-2{grid-template-columns:1fr;gap:0}}.mt-85{margin-top:85px}@media screen and (max-width: 1050px){.mt-85{margin-top:45px}}.mb-58{margin-bottom:58px}@media screen and (max-width: 1050px){h3.mb-58{margin-bottom:0px}}.mb-42{margin-bottom:42px}@media screen and (max-width: 1050px){.mb-42{margin-bottom:24px}}.mb-36{margin-bottom:36px}@media screen and (max-width: 1050px){.mb-36{margin-bottom:20px}}.contact-page-team{display:flex;flex-wrap:wrap;column-gap:43px;row-gap:52px;max-width:998px;margin-left:auto;margin-right:auto;width:100%;justify-content:center;align-items:center;margin-bottom:90px}@media screen and (max-width: 1050px){.contact-page-team{margin-bottom:40px}}.contact-page-team a:hover{text-decoration:underline}.contact-page-info{display:flex;justify-content:space-between;width:100%;flex-wrap:wrap;position:relative;row-gap:40px;z-index:1}.contact-page-info:after{background-color:#e1f1ff;height:100%;width:100vw;content:"";position:absolute;z-index:-1;top:50%;left:50%;transform:translateX(-50%)}@media screen and (max-width: 1120px){.contact-page-info:after{top:168px}}.contact-page-info__sidlo{padding:50px 80px;padding-bottom:73px;background-color:#d9a21b;border-radius:100px;border:solid 20px #fff;position:relative;z-index:1;width:100%;max-width:440px;box-sizing:border-box;transform:translateX(60px);position:relative}.contact-page-info__sidlo-icon{position:absolute;bottom:30px;right:-40px;z-index:-1;width:auto !important;height:111px !important}.contact-page-info__sidlo p.text-20{margin-bottom:19px}.contact-page-info__blue{position:relative;margin-right:20px;left:-20px;padding:50px 80px;padding-bottom:73px;background-color:#5d94e4;border-radius:100px;border:solid 20px #fff;position:relative;z-index:1;width:100%;max-width:335px;padding-left:0;box-sizing:border-box;border-top-left-radius:0;border-bottom-left-radius:0;border-left:unset}@media screen and (max-width: 1240px){.contact-page-info__blue{padding-left:20px}}.contact-page-info__blue:after{width:calc(50vw - 300px);height:100%;position:absolute;content:"";right:100%;top:0;z-index:-1;background:#5d94e4;border-bottom:20px solid #fff}.contact-page-info__blue-icon{position:absolute;bottom:30px;right:-40px;z-index:-1}.contact-page-info__blue p.text-20{margin-bottom:19px}.contact-page-info__center{display:flex;justify-content:center;align-items:center;gap:36px;margin-right:auto;margin-left:auto;display:flex;justify-content:center;text-align:right;flex-direction:column}.contact-page-info__center .text-gray{padding-right:14px}.contact-page-info__center a{gap:24px;display:flex;align-items:center;max-height:36px;min-width:270px}.contact-page-info__center a img{width:36px !important}.contact-team{text-align:center;display:flex;flex-direction:column;align-items:center;background:#f5f5f5;padding:58px 10px;width:100%;flex-grow:1;max-width:280px;position:relative;border-radius:50px}@media screen and (max-width: 960px){.contact-team{max-width:calc(50% - 50px)}}@media screen and (max-width: 600px){.contact-team{max-width:300px}}.contact-team-photo{position:absolute;top:0;transform:translateY(-50%);width:70px !important}.contact-team a{display:flex;align-items:center;gap:10.5px;color:#5d94e4 !important}.contact-team a img{height:20px !important;max-width:unset !important;width:auto !important}.contact-team a.text-black{color:#333 !important}.contact-team p:nth-child(2){margin-bottom:8px}.contact-team p:nth-child(3){margin-bottom:11px}.contact-team a:nth-child(4){margin-bottom:6px}.zakladni-info{z-index:2;position:relative;padding-bottom:97px;padding-top:45px}.zakladni-info:after{background-color:#e1f1ff;height:100%;width:100vw;content:"";position:absolute;z-index:-1;left:50%;top:0;transform:translateX(-50%)}.container{max-width:1208px;padding-left:20px;padding-right:20px;box-sizing:border-box;margin:0 auto;width:100%}@media screen and (min-width: 600px)and (max-width: 1200px){.owf-h{overflow-x:hidden !important}}.fwbaner{position:relative}@media screen and (max-width: 1220px){.fwbaner{overflow:hidden;height:500px}}.fwbaner__img{right:calc(50vw - 25px);position:absolute;z-index:1;box-sizing:border-box}.fwbaner__img img{border-top-right-radius:500px;max-height:500px;border-bottom-right-radius:500px;box-sizing:border-box;border:20px #fff solid}@media screen and (max-width: 1050px){.fwbaner__img{right:70vw}}@media screen and (max-width: 880px){.fwbaner__img{display:none !important}}.fwbaner .btn{z-index:1}.fwbaner__content{padding-left:130px;min-width:400px;position:relative}.fwbaner__content .flex{justify-content:center;margin-top:37px}.fwbaner__content-img{position:absolute;bottom:-114px;left:-37px;width:223px}@media screen and (max-width: 880px){.fwbaner__content{margin-left:15vw}}@media screen and (max-width: 880px){.fwbaner__content{padding-left:0;margin-left:0}}.fwbaner .container{background-color:#d9a21b;display:grid;grid-template-columns:1fr 1fr;padding-top:48px;box-sizing:border-box;padding-bottom:50px;position:relative;min-height:400px;height:auto}@media screen and (min-width: 880px){.fwbaner .container{top:47px}}.fwbaner .container:after{position:absolute;content:"";z-index:-1;background-color:#d9a21b;width:100vh;top:0;left:100%;height:100%}@media screen and (max-width: 1200px){.fwbaner .container:after{width:calc(100% + 40px);left:-20px}}.fwbaner .container .text-40{line-height:1.3;margin-bottom:11px}.fwbaner .container .text-16{margin-bottom:26px}@media screen and (max-width: 1050px){.fwbaner .container{grid-template-columns:1fr;padding-left:280px}}@media screen and (max-width: 880px){.fwbaner .container{padding-left:0}}.fwcard{background-color:#fff;border-radius:20px;padding:48px 36px 45px 54px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:80px;position:relative;top:-50px;margin-bottom:36px}@media screen and (max-width: 1200px){.fwcard{gap:40px}}@media screen and (max-width: 600px){.fwcard{padding:24px 18px 22px 27px}}.fwcard__item{display:flex;flex-direction:column;gap:18px;flex-grow:1}.fwcard__heading{display:flex;gap:18px}.fwcard__heading p.color-gray{position:relative;margin-top:-2px}.fwcard:after{position:absolute;content:"";background-color:#e1f1ff;width:160vw;left:-50vw;z-index:-1;height:calc(100% + 100px)}@media screen and (max-width: 1200px){.fwcard:after{width:calc(100% + 40px);left:-20px}}@media screen and (max-width: 1200px){.fwcard{grid-template-columns:1fr 1fr}}@media screen and (max-width: 768px){.fwcard{grid-template-columns:1fr}}.galery{display:grid;grid-template-columns:1fr 1fr;margin-bottom:34px}@media screen and (max-width: 1220px){.galery{grid-template-columns:1fr;gap:80px}}@media screen and (max-width: 600px){.galery{margin-bottom:0}}.galery .btn{position:absolute;right:0;bottom:50px}.galery__content--left{box-sizing:border-box;max-width:600px;margin:0 auto}@media screen and (min-width: 1220px){.galery__content--left{padding-top:50px;padding-right:23px}}.galery__content--left__heading{display:grid;gap:11px;margin-bottom:47px}.galery__content--left .text-40{margin-bottom:11px;line-height:1.3}.galery__content--left__content{display:grid;grid-template-columns:1fr 1fr;gap:30px}@media screen and (max-width: 550px){.galery__content--left__content{grid-template-columns:1fr}}.galery__content--right{background-color:#5d94e4;padding-top:50px;padding-bottom:50px;border-top-left-radius:50px;border-bottom-left-radius:50px;position:relative;min-height:770px;box-sizing:border-box}@media screen and (max-width: 605px){.galery__content--right{min-height:770px}}.galery__content--right:after{position:absolute;content:"";z-index:-1;background-color:#5d94e4;width:100vh;left:100%;top:0;height:100%}@media screen and (max-width: 600px){.galery__content--right:after{width:calc(100% + 40px);left:-20px}}.galery__content--right__heading{margin-bottom:54px}@media screen and (max-width: 605px){.galery__content--right__heading{margin-bottom:0}}.galery__content--right .text-40{margin-bottom:11px;line-height:1.3}.galery__content--right .btn{margin-left:auto}@media screen and (max-width: 600px){.galery__content--right .btn{margin:auto}}.galery__item-heading{display:flex;align-items:center;min-height:62px}.galery__item-heading div{width:62px;display:flex;align-items:center}.slideshowhm{min-width:50vw;display:flex;flex-direction:row;position:absolute}.slideshowhm a{flex-grow:1;height:390px}.slideshowhm a div{height:390px;overflow:hidden}.slideshowhm a img{width:100%}@media screen and (max-width: 2000px){.slideshowhm a{flex-grow:1}.slideshowhm a img{height:390px;width:auto}}@media screen and (max-width: 1010px){.slideshowhm a img{height:390px !important;width:auto !important}}@media screen and (max-width: 1220px){.slideshowhm{min-width:calc(100vw - 20px)}.slideshowhm a img{height:auto;width:100%}}@media screen and (max-width: 600px){.slideshowhm{min-width:100vw;left:-20px;top:220px}}@media screen and (max-width: 800px){.owf-h-small{overflow:hidden}}.imglist{overflow:hidden}.imglist>a:first-child:after{position:absolute;background-color:rgba(0,0,0,0);bottom:-120px;width:100%;z-index:1;content:"";height:80px;left:0}.info{margin-top:100px;margin-bottom:100px}@media screen and (max-width: 870px){.info{margin-top:0 !important}}@media screen and (max-width: 680px){.info{margin-bottom:75px}}.info__heading{margin-bottom:69px}@media screen and (max-width: 600px){.info__heading{margin-bottom:32px}}.info__content{display:grid;grid-template-columns:402px 1fr;gap:58px}@media screen and (max-width: 1100px){.info__content{grid-template-columns:1fr 1fr}}@media screen and (max-width: 680px){.info__content{grid-template-columns:1fr}}@media screen and (max-width: 680px){.info__content{gap:29px}}.info__content .text-20:hover{text-decoration:underline}.info__content .text-25:hover{text-decoration:underline}.info__content-thumb{border-radius:20px;width:100%}.info__content .text-25{line-height:unset}@media screen and (min-width: 680px){.info__content-big{position:relative}}@media screen and (max-width: 680px){.info__content-big{border-bottom:1px solid #ebebeb;padding-bottom:29px}}.info__content-big:after{height:100%;left:calc(100% + 29px);background-color:#ebebeb;z-index:1;content:"";position:absolute;top:0;width:1px}@media screen and (max-width: 680px){.info__content-big:after{display:none}}.info__content-big img{margin-bottom:22px}.info__content-big .text-14{margin-bottom:9px;margin-top:14px}.info__content-big .text-16{margin-bottom:23px}.info__content-small{display:flex;flex-direction:column;gap:30px}.info__content-small .info__content-thumb{width:250px;height:auto}@media screen and (max-width: 1100px){.info__content-small .info__content-thumb{width:100%}}.info__content-small .info__item{display:flex;gap:46px}.info__content-small .info__item-content .text-20{margin-bottom:9px}.info__content-small .info__item-content .text-14{margin-bottom:10px}@media screen and (max-width: 1100px){.info__content-small .info__item{grid-template-columns:1fr;display:grid;gap:22px}}.mainscreen{min-height:720px;background-size:cover;background-position:center;width:100%;box-sizing:border-box;transition:1s;background-image:url("/public/img/frontend/slide-1.jpeg")}.mainscreen.singleP{min-height:190px}@media screen and (max-width: 1140px){.mainscreen.singleP{min-height:40px}}@media screen and (max-width: 768px){.mainscreen.singleP{min-height:150px}}.mainscreen__content{background-color:rgba(15,98,172,.9);position:relative;max-width:585px;padding-bottom:60px;padding-top:53px;padding-right:119px;border-top-right-radius:100px;border-bottom-right-radius:100px;position:absolute;z-index:1;top:180px}@media screen and (max-width: 800px){.mainscreen__content{max-width:90vw;box-sizing:border-box;padding-right:60px}}@media screen and (max-width: 600px){.mainscreen__content{padding-right:40px}}.mainscreen__content:after{right:100%;position:absolute;content:"";height:100%;width:100vw;top:0;z-index:0;background-color:rgba(15,98,172,.9)}.mainscreen__content .text-50{margin-top:7px;line-height:1}.mainscreen__content .text-16{margin-top:18px}.mainscreen__buttons{display:flex;z-index:1;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-top:38px}.mainscreen__buttons .flex{gap:12px}.mainscreen__buttons .btn--white{padding:14px 30px}.mainscreen__buttons .btn--white:hover{transform:scale(1);background-color:rgba(0,0,0,0);color:#fff}.mainscreen-btn{display:flex;height:30px;padding:0;width:30px;justify-content:center;align-items:center;border-radius:50%;border:2px solid #fff;box-sizing:border-box;background-color:rgba(0,0,0,0);transition:.3s;color:#fff}.mainscreen-btn.active{background-color:#fff;color:#5d94e4}.mainscreen-btn:hover{transform:scale(1.1)}.mainscreen-1{background-image:url("/public/img/frontend/slide-1.jpeg")}.mainscreen-2{background-image:url("/public/img/frontend/slide-2.jpeg")}.mainscreen-3{background-image:url("/public/img/frontend/slide-3.jpeg")}.mainscreen-1,.mainscreen-2,.mainscreen-3{background-position:center;background-size:cover}.pl-8{padding-left:8px}.visit2{padding-top:20px}.visit,.news{position:relative;margin-top:-30px;border-radius:30px;background:#fff;z-index:1}@media screen and (max-width: 768px){.visit,.news{margin-top:-10px}.visit img,.news img{width:100%;height:auto}}.visit:after,.news:after{position:absolute;content:"";z-index:-1;top:-20px;left:-40px;height:100%;width:calc(100% + 80px);border-radius:20px;background-color:#fff}@media screen and (max-width: 1300px){.visit:after,.news:after{width:calc(100% + 30px);left:-15px}}@media screen and (max-width: 768px){.visit:after,.news:after{top:-10px}}.visit{padding-top:20px}.visit__container{margin-bottom:60px}.visit__container .text-20{margin-bottom:10px}.visit__container div img{margin-bottom:20px}.visit__container div a{margin-top:23px}.visit__container div .text-16{margin-bottom:0 !important}.visit__container>div:first-child{background-color:#e1f1ff}.visit__container>div:nth-child(2){background-color:#5d94e4;background-image:none}.visit__container>div:nth-child(2) a{border-color:#fff;color:#fff}.visit__container>div:nth-child(2) a:hover{background-color:#0f62ac;border-color:#0f62ac}.visit__container>div:nth-child(3){background-color:#0f62ac}.visit__container>div:nth-child(3) a{border-color:#fff;color:#fff}.visit__container>div:nth-child(3) a:hover{background-color:#e1f1ff;border-color:#e1f1ff;color:#5d94e4}/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:before,.lightSlider:after{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0px, 0px);-ms-transform:translate(0px, 0px);transform:translate(0px, 0px);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-webkit-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-timing-function:inherit !important;transition-timing-function:inherit !important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute !important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit !important;transition-timing-function:inherit !important}.lSSlideWrapper .lSFade>*.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>*.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li:hover a,.lSSlideOuter .lSPager.lSpg>li.active a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0px, 0px, 0px);-moz-transform:translate3d(0px, 0px, 0px);-ms-transform:translate3d(0px, 0px, 0px);-webkit-transform:translate3d(0px, 0px, 0px);-o-transform:translate3d(0px, 0px, 0px);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:before,.lSSlideOuter .lSPager.lSGallery:after{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url("/public/img/controls.png");cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0px !important}.lSSlideOuter.vertical .lSGallery{position:absolute !important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100% !important;max-width:none !important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}.lSSlideOuter .lightSlider>*,.lSSlideOuter .lSGallery li{float:left}.lSSlideOuter.lSrtl .lightSlider>*,.lSSlideOuter.lSrtl .lSGallery li{float:right !important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.modal{display:flex;align-items:center;justify-content:center}.modal .hamburger__item{right:10px;position:relative}.modal .hamburger__item>div{background-color:#fff}.modal__active{position:absolute;transition:.3s;width:60vw;height:60vh;background-position:center;background-size:contain;background-repeat:no-repeat}.modal__thumbs{position:absolute;width:100%;overflow-x:scroll;display:-webkit-inline-box;top:calc(80vh + 60px);-ms-overflow-style:none;scrollbar-height:none}@media screen and (max-width: 700px){.modal__thumbs{max-width:90vw;bottom:30px;top:unset}}.modal__thumbs div{background-position:center;background-size:cover;transition:.3s;transform:scale(0.8);cursor:pointer}.modal__thumbs>div.active{transform:scale(1)}.modal__thumbs::-webkit-scrollbar{display:none}.modal__thumbs div{height:80px;width:80px}.modal .slidebtn{z-index:1;height:40px;background-color:rgba(0,0,0,0)}.modal .slidebtn img{width:30px}.modal .slidebtn.next{right:calc(20vw - 30px);position:absolute;transform:rotate(-90deg)}.modal .slidebtn.prev{left:calc(20vw - 30px);position:absolute;transform:rotate(90deg)}.close-galery{position:fixed;width:100%;height:100vh;background-color:rgba(0,0,0,0);z-index:-1;content:"";top:0;left:0}.slider_container{min-height:720px}.slider_container .demo{min-height:720px}.slider_container .demo .slide-item{min-height:720px;display:flex;align-items:center;justify-content:center}.modal__galery .demo{width:100%;max-width:80vw;max-height:80vh;height:100%;height:auto}.modal__galery .lslide{height:100%;display:flex !important;align-items:center !important;justify-content:center !important}.modal__galery .lslide img{max-height:100% !important;max-width:100% !important}.modal__galery .lightSlider{height:60vh}.modal__galery ul{list-style:none outside none;padding-left:0;margin-bottom:0}.modal__galery li{display:block;float:left;margin-right:6px;cursor:pointer}.modal__galery img{display:block;height:auto;max-width:100%;margin:0 auto}.lSGallery{margin-top:60px !important}.lSGallery li{box-sizing:border-box;max-height:80px}.lSGallery li img{height:80px;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;pointer-events:none}.lSGallery li.active{border:2px solid #fff}.modal__galery.closed{opacity:0;z-index:-2}.grid-item img{width:100%;height:auto;margin:1em}.triplecard{margin-bottom:96px;position:relative}@media screen and (max-width: 600px){.triplecard{margin-bottom:75px}}.triplecard:after{position:absolute;content:"";background-color:#e1f1ff;width:160vw;left:-50vw;top:0;z-index:-1;height:calc(100% - 160px)}@media screen and (max-width: 1200px){.triplecard:after{width:calc(100% + 40px);left:-20px}}.triplecard__introduction{display:grid;gap:7px;margin-bottom:49px}.triplecard__container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px}@media screen and (max-width: 1200px){.triplecard__container{grid-template-columns:1fr 1fr}}@media screen and (max-width: 768px){.triplecard__container{grid-template-columns:1fr}}.triplecard__item{padding:44px 50px 50px;background-color:#fff;border-radius:20px}.triplecard__item:nth-child(2){background-color:#0f62ac;background-image:url("/public/img/frontend/best-quality.png");background-repeat:no-repeat;background-position:bottom right}.triplecard__item p:first-child{margin-bottom:23px}.triplecard__item a{margin-top:35px}.triplecard__item-image{display:flex;gap:18px}.triplecard__item-image img{height:auto;width:72px;display:flex}.info-msg,.success-msg,.warning-msg,.error-msg{margin:10px 0;padding:10px;border-radius:3px 3px 3px 3px;display:none}.info-msg{color:#059;background-color:#bef}.success-msg{color:#270;background-color:#dff2bf}.warning-msg{color:#9f6000;background-color:#feefb3}.error-msg{color:#d8000c;background-color:#ffbaba}.kvalitaprani img{width:300px;max-width:44vw}.gap-10{gap:20px}.flex-wrap{flex-wrap:wrap}.news img{max-width:100%}.visit img{max-width:100%}@media screen and (min-width: 768px){.blog__item{display:flex;column-gap:30px}}.breadcrumbs{z-index:2;position:relative;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs a,.breadcrumbs p{line-height:1.5;margin:0;color:#000;display:flex;gap:10px;align-items:center}.triangle-left,.triangle-right,.triangle-top,.triangle-bottom{width:0;height:0;margin:7px auto}.triangle-left,.triangle-right{border-top:4px solid rgba(0,0,0,0);border-bottom:4px solid rgba(0,0,0,0)}.triangle-top,.triangle-bottom{border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0)}.triangle-right{border-left:7px solid #000}.galery__grid-4{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:10px}.galery__grid-4 a,.galery__grid-4 img{width:100%}.mainscreen__buttons .idtextlink:not(:first-child){display:none}.breadcrumbs .text-blue{color:#5d94e4 !important}.breadcrumbs img{max-width:20px !important}@media screen and (max-width: 500px){.visit{overflow-x:hidden}}@media screen and (max-width: 500px){.contact-page-info__sidlo{padding-left:20px}}