html,body{margin:0;padding:0;}
body{ text-align: center; font-size: 16px; font-family: 'Montserrat', sans-serif; background: rgb(255, 255, 255); color: rgb(0, 0, 0); overflow-x: hidden;}

input{-webkit-user-select: text;-moz-user-select: text;-ms-user-select: text;user-select: text;}

img{border:0}
form{margin:0;}
p{margin:10px 0 10px 0;padding:0;}
a:link, a:visited {color:RGB(109, 110, 113); text-decoration:none;}
a:hover {color:RGB(109, 110, 113); text-decoration:underline;}



.font {}


.main-color {color: rgb(16, 62, 104) !important; background: rgb(16, 62, 104) !important;}
.main-color-c {color: rgb(16, 62, 104) !important;}
.main-color-b {background: rgb(16, 62, 104) !important;}

.second-color {color: rgb(2, 20, 36) !important; background: rgb(2, 20, 36) !important;}
.second-color-c {color: rgb(2, 20, 36) !important;}
.second-color-b {background: rgb(2, 20, 36) !important;}


.web-title {float: left; position:fixed;left: -100%;margin: 0px;font-size: 1px;}



/*  HEADER and MENU  */
.web-header-ghost {height: 110px; margin: auto; width: 100%; position: relative;}
.web-header {transition: all 0.3s;  box-shadow: 0px 0px 0px 0px black;}
.web-header {height: 110px; width: 100%; padding: 0px; top: 0px; position: fixed; z-index: 99;}

.web-header-bg {opacity: 0; width: 100%; height: 100%; left: 0px; top: 0px; background: rgb(36, 50, 76); transition: all 0.25s; position: absolute;}


.menu-fix {box-shadow: 0px 0px 30px -15px black;}
.menu-fix .web-header-bg {opacity: 1;}


.web-header-in {width: 100%; max-width: 1250px; position: relative; height: 100%; margin: auto; z-index: 9;}
.web-header-inner {height: 110px; width: 100%; position: relative;}


.web-logo {width: 171px; height: 80px; left: 0px; top: 14px; display: block; position: absolute; background: url("/images/design/logo.png") no-repeat; background-size: auto 100%; background-position: left center; z-index: 33; margin: auto; transition: all 0.3s;}
.web-logo:hover {opacity: 0.8;}



.web-main-menu {height: 50px; width: auto; left: 210px; top: 28px; position: absolute; z-index: 33;}
.web-main-menu-in {height: 50px; width: 100%; margin: auto; position: relative; display: inline-block;}
.main-menu-item {height: 50px; display: block; position: relative; cursor: context-menu; float: left;}
.main-menu-item a {font-size: 19px; color: rgb(255,255,255); padding: 14px 20px; letter-spacing: 2px; font-weight: 400; display: block;}
.main-menu-item a:hover {text-decoration: none;} 


.main-menu-item:hover {background: rgba(1, 160, 199, 0.5);} 
.menu-active {background: rgb(1, 160, 199);}
.main-menu-item:hover:before,.menu-active:before {width: 6px; height: 6px; left: -3px; background: rgb(0, 167, 157);}

.main-menu-item-subs {min-width: 340px; left: 0px; top: 50px; background: rgb(1, 160, 199); box-shadow: 2px 3px 15px -10px rgb(28, 28, 28); text-align: left; position: absolute;}
.main-menu-item-subs {transform: scale(0); -webkit-transform: scale(0); opacity: 0; transform-origin: left top; -webkit-transform-origin: left top; transition: all 0.3s; -webkit-transition: all 0.3s; }
.main-menu-item-subs a {padding: 17px 5px 17px 25px; color: rgb(255, 255, 255) !important; font-size: 18px; line-height: 22px; letter-spacing: 0.8px; font-weight: 300;}
.main-menu-item-subs-item:first-child a {padding-top: 25px;}
.main-menu-item-subs-item:last-child a {padding-bottom: 25px;}
.main-menu-item-subs a:hover {background: rgba(255, 255, 255, 0.08);}
.main-menu-item:hover .main-menu-item-subs {transform: scale(1); opacity: 1;}
.main-menu-item-subs-item {position: relative;}
.main-menu-item-subs-item-subs {min-width: 260px; left: 100%; top: 0px; position: absolute;}
.main-menu-item-subs-item-subs {transform: scale(0); opacity: 0; transition: all 0.2s; transform-origin: left top;}
.main-menu-item-subs-item-subs a {font-size: 14px; padding: 13px 15px; line-height: 18px; background: rgb(78, 76, 104);}
.main-menu-item-subs-item-subs a:hover {background: rgb(57, 55, 79);}
.main-menu-item-subs-item:hover .main-menu-item-subs-item-subs {transform: scale(1); opacity: 1;}
.mobil-menu, .menu-btn {display: none;}



.web-header-social {width: 250px; top: 39px; right: 0px;  position: absolute; z-index: 3; transition: all 0.3s;}
.web-header-social div {width: 32px; height: 32px; margin-left: 8px; background: white; float: right; border-radius: 50%; overflow: hidden; text-align: center;}
.web-header-social div a {display: block;}
.web-header-social div a i { color: rgb(8, 88, 151); font-size: 18px; width: 18px; height: 18px; padding: 7px; text-align: center;}


.web-lang-menu {right: 260px; top: 27px; position: absolute;}
.web-lang-menu-item {width: 35px; margin-bottom: 5px; text-align: center;}
.web-lang-menu-item a {width: 100%; padding: 3px 0px; color: white; display: block; font-weight: 300; text-transform: uppercase;}
.web-lang-menu-item a:hover {text-decoration: none;}
.web-lang-menu-item-active a {background: rgb(1, 160, 199); font-weight: 200;}



.web-menu-img {width: 100%; height: 500px; position: relative;}
.web-menu-img-in {width: 104vw; height: 610px; background: rgb(15, 29, 55); left: -100%; right: -100%; bottom: 0px; margin: auto;  border-bottom-left-radius: 270px; position: absolute; overflow: hidden;}
.web-menu-img-in img {width: 2000px; height: 610px; left: -100%; right: -100%; top: 0px; bottom: 0px; position: absolute; margin: auto;}
.web-menu-img-in img {opacity: 0.25; mix-blend-mode: difference;}










/* HOME */
.home-form {width: 100%; min-height: 150vh; height: auto; margin: auto; position: relative; z-index: 5; display: inline-block;}

.home-slider-form {width: 100%; height: 750px; border-bottom-left-radius: 300px; position: relative; overflow: hidden;}

#home-swipe {width: 100%; height: 750px; position: relative;}
.home-slider-form .swiper-container {width: 100%; height: 750px; position: relative;}
.home-slide {width: 100% !important; height: 100%; display: block; position: relative;}
.home-slide-bg-form {width: 100%; height: 100%; left: 0; right: 0; top: 0; margin: auto; position: absolute; overflow: hidden;}
.home-slide-bg {width: 100%; height: 100%; left: 0; right: 0; top: 0; margin: auto; position: absolute;}
.home-slide-bg {background-position: left center !important; background-size: cover !important;}
.home-slide-bg-shadow {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; z-index: 3;}
.home-slide-bg-shadow {background: rgb(24, 36, 70); /*mix-blend-mode: hard-light;*/ opacity: 0.8;}

.home-slide-info {width: 800px; top: 180px; left: -370px; right: 0px; margin: auto; position: absolute; z-index: 9;}
.home-slide-info-line {width: 100%; margin: 0px 0px 20px -40px;}
.home-slide-info-line div {width: 0px; height: 4px; background: rgb(1, 160, 199);}
.home-slide-info-line div {transition: all 1s; transition-delay: 1.3s;}
.swiper-slide-active .home-slide-info-line div {width: 168px;}

.home-slide-info-texts {width: 100%; color: white; text-align: left;}
.home-slide-info-texts {opacity: 0; transform: translateX(-30px); transition: all 2s; transition-delay: 1.3s;}
.swiper-slide-active .home-slide-info-texts {opacity: 1; transform: translateX(0px);}
.home-slide-info-texts-title {font-size: 54px; letter-spacing: 2px; line-height: 62px; font-weight: 900; text-transform: uppercase;}
.home-slide-info-texts-text {font-size: 17px; line-height: 22px; width: 65%; padding-top: 15px; letter-spacing: 0.5px; font-weight: 300; text-align: justify;}

.home-slide-info-texts-btns {width: 100%; padding-top: 25px; display: inline-block;}
.home-slide-info-texts-btn {background: white; margin-right: 25px; border-radius: 20px; float: left; overflow: hidden;}
.home-slide-info-texts-btn a {padding: 6px 30px; display: inline-block; color: black; letter-spacing: 0.5px;}
.home-slide-info-texts-btn {background: rgb(1, 160, 199);}
.home-slide-info-texts-btn a {color: white;}
.home-slide-info-texts-btn:hover {opacity: 0.6;}
.home-slide-info-texts-btn a:hover {text-decoration: none;}

.home-slider-buttons {width: 120px; bottom: 150px; left: -1045px; right: 0px; position: absolute; margin: auto; z-index: 9;}
.home-slider-buttons div {width: 34px; height: 34px; margin-right: 15px; text-align: center; float: left; cursor: pointer; border: 2px solid white; border-radius: 50%; transition: all 0.5s;}
.home-slider-buttons div i {font-size: 32px; color: rgb(1, 160, 199);}
.home-slider-buttons .fa-angle-right {padding-left: 3px;}
.home-slider-buttons div:hover {background: white;}

.home-slider-pagination {width: 750px; left: -200px; right: 0px; bottom: 60px; margin: auto; position: absolute; z-index: 9; text-align: right;}
.home-slider-pagination .swiper-pagination-bullet {width: 100px; height: 5px; background: rgba(255, 255, 255, 0.35); margin-right: 7px; border-radius: 0px; opacity: 1;}
.home-slider-pagination .swiper-pagination-bullet-active {background: rgb(255, 255, 255);}












.home-form-1 {width: 100%; margin: 0px auto; position: relative; z-index: 3;}
.home-form-1-bg {width: 700px; height: 705px; left: 0px; right: -800px; bottom: 0px; position: absolute; margin: auto;}
.home-form-1-bg img {width: 100%; height: 100%;}
.home-form-1-in {width: 98%; max-width: 1250px; height: 580px; margin: auto; position: relative; text-align: left;}
.home-form-1-big-text {width: 1700px; top: 20px; left: -104%; right: -100%; position: absolute; margin: auto; z-index: -3;}
.home-form-1-big-text {font-size: 200px; line-height: 200px; letter-spacing: 1px; color: rgb(244, 244, 244); text-transform: uppercase; font-weight: 900; white-space: nowrap;}
.home-form-1-in-text {width: 50%; padding-top: 100px; margin-left: 40px;}
.home-form-1-in-text-title {font-size: 60px; letter-spacing: 2px; line-height: 65px; font-weight: 900; text-transform: uppercase; color: rgb(1, 160, 199);}
.home-form-1-in-text-text {font-size: 16px; line-height: 22px; width: 79%; padding-top: 20px; color: rgb(36, 50, 76); letter-spacing: 0.5px; font-weight: 300; text-align: justify;}
.home-form-1-end {width: 625px; height: 150px; background: rgb(36, 50, 76); left: 0px; bottom: 0px; position: absolute;}
.home-form-1-end div {width: 168px; height: 4px; background: rgb(1, 160, 199); left: 0px; bottom: 0px; position: absolute;}







.home-form-2 {width: 100%; margin: 0px auto -150px; position: relative; z-index: 6;}
.home-form-2-bg {width: 100%; background: rgb(0, 61, 126); bottom: 150px; left: 0px; right: 0px; top: 0px; position: absolute; }
.home-form-2-bg {border-top-right-radius: 400px; overflow: hidden;}
.home-form-2-in {width: 98%; max-width: 1250px; margin: auto; position: relative; text-align: left;}
.home-form-2-inner {width: 625px; background: rgb(36, 50, 76);}
.home-form-2-inner-text {width: 86%; padding: 7%; color: rgb(255,255,255);}
.home-form-2-inner-text-title {font-size: 60px; letter-spacing: 2px; line-height: 70px; font-weight: 900; text-transform: uppercase;}
.home-form-2-inner-text-text {font-size: 16px; line-height: 22px; width: 100%; padding-top: 20px; letter-spacing: 0.5px; font-weight: 300; text-align: justify;}
.home-form-2-inner-text-btn {width: 100%; padding-top: 35px; display: inline-block; text-align: right;}
.home-form-2-inner-text-btn a {padding: 6px 30px; display: inline-block; color: white; letter-spacing: 0.5px; background: rgb(1, 160, 199); border-radius: 20px;}
.home-form-2-inner-text-btn a:hover {opacity: 0.6; text-decoration: none;}
.home-form-2-inner-imgs {width: 92%; padding: 4%;}
.home-form-2-inner-img {width: 100%; height: 250px; background: rgba(255,255,255,0.1); overflow: hidden; position: relative;}
.home-form-2-inner-img:nth-child(1) {margin-bottom: 4%;}
.home-form-2-inner-img img {width: 100%; height: auto; transition: all 2.5s;}
.home-form-2-inner-img a {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute;}
.home-form-2-inner-img:hover img {filter: grayscale(80%); transform: scale(1.1); opacity: 0.7;}







.home-form-3 {width: 100%; height: 650px; margin: 0px auto; position: relative; z-index: 3;}
.home-form-3-bg {width: 100%; height: 100%; background: rgb(1, 160, 199); left: 0px; top: 0px; position: absolute; overflow: hidden;}
.home-form-3-bg img {width: 1600px; height: 850px; left: -570px; right: 0px; top: -100%; bottom: -100%; opacity: 0.3; position: absolute; margin: auto;}
.home-form-3-ruka {width: 615px; height: 600px; left: -600px; right: 0px; bottom: -155px; position: absolute; margin: auto;}
.home-form-3-ruka img {width: 100%; height: 100%;}
.home-form-3-in {width: 98%; max-width: 1250px; margin: auto; position: relative; text-align: left;}
.home-form-3-in-text {width: 45%; padding-top: 220px; margin-left: 50%; margin-right: 5%; color: white;}
.home-form-3-in-text-line {width: 100%; margin: 0px 0px 50px -60px;}
.home-form-3-in-text-line div {width: 168px; height: 4px; background: rgb(36, 50, 76);}
.home-form-3-in-text-title {font-size: 60px; letter-spacing: 2px; line-height: 65px; font-weight: 900; text-transform: uppercase;}
.home-form-3-in-text-text {font-size: 16px; line-height: 22px; width: 100%; padding-top: 20px; letter-spacing: 0.5px; font-weight: 300; text-align: justify;}
.home-form-3-inner-text-btn {width: 100%; padding-top: 35px; display: inline-block; text-align: right;}
.home-form-3-inner-text-btn a {padding: 6px 30px; display: inline-block; color: rgb(36, 50, 76); letter-spacing: 0.5px; background: rgb(255,255,255); border-radius: 20px;}
.home-form-3-inner-text-btn a:hover {opacity: 0.6; text-decoration: none;}








.home-form-4 {width: 100%; margin: 0px auto; position: relative; z-index: 3;}
.home-form-4-in {width: 98%; max-width: 1250px; margin: 0px auto; position: relative; z-index: 3;}
.home-form-4-in-znacky {width: 100%; padding: 70px 0px 70px;}
.home-page .home-form-4-in-znacky {width: 100%; padding: 160px 0px 70px;}
.home-form-4-in-znacky div { width: 16%; height: 120px; position: relative; display: inline-block;}
.home-form-4-in-znacky div img {max-width: 80%; max-height: 50%; width: auto; height: auto; margin: auto; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;}
.home-form-4-in-znacky div img {opacity: 0.5; filter: grayscale(100%); transition: all 0.6s;}
.home-form-4-in-znacky div:hover img {opacity: 1; filter: grayscale(0%);}

















/*  CONTENT  */
.web-container {background: rgb(255, 255, 255); display: inline-block; width: 100%; position: relative; z-index: 11;}
.web-content {background: rgba(255,255,255,1); width: 98%; max-width: 1250px; padding: 0px; margin: auto; text-align: left; position: relative;}
.web-content {font-size: 16px; line-height: 23px;}

.web-content h2 {color: rgb(43, 67, 111); font-size: 34px; line-height: 36px; margin: 5px 0px 30px; font-weight: 900 !important; letter-spacing: 2px;}

.web-content h3 {color: rgb(43, 67, 111); font-size: 26px; margin: 70px 0px 20px; font-weight: 900 !important; position: relative; text-align: left;}
.web-content h3:before {width: 160px; height: 4px; left: 0px; top: -20px; background: rgb(1, 160, 199); position: absolute; content:'';}

.web-content h4 {color: rgb(43, 67, 111); font-size: 22px; margin: 25px 0px 20px; font-weight: 700 !important; position: relative; text-align: left;}

.web-content h2 strong, .web-content h3 strong, .web-content h4 strong {font-weight: 700 !important;}


.page-title {color: rgb(255,255,255) !important; font-size: 54px !important; line-height: 56px !important; margin: 35px 0px 40px !important; padding-left: 40px !important; display: inline-block; text-transform: uppercase; font-weight: 900 !important;}
.page-title {width: 100%; left: 0px; top: -300px; position: absolute;}
.page-title:before {width: 168px; height: 5px; left: 0px; top: -35px; background: rgb(1, 160, 199); position: absolute; content:'';}



.content-text-main {width: 50%; margin-bottom: 150px; float: left; background: rgb(36, 50, 76); position: relative;}
.content-text-main-top {width: 625px;height: 120px;left: 0px;top: -120px;background: rgb(36, 50, 76);position: absolute;}
.content-text-main-top div {width: 168px;height: 4px;background: rgb(1, 160, 199);left: 0px;bottom: 0px;position: absolute;}

.content-text-main-in {width: 84%; padding: 8% 8% 6%; color: rgb(255, 255, 255);}
.content-text-main-in-title {font-size: 60px; margin-bottom: 35px; letter-spacing: 2px; line-height: 70px;font-weight: 900;text-transform: uppercase;}
.content-text-main-in-text {width: 100%; font-size: 16px; line-height: 26px; letter-spacing: 0.5px; font-weight: 300; text-align: justify;}








.content-text-short {font-size: 18px; color: rgb(66, 66, 66); line-height: 24px; margin: 10px auto 50px -5px; padding: 3% 6% 3% 180px; letter-spacing: 1px; font-weight: 600; text-align: justify; background: rgb(241, 241, 241); position: relative;}
.content-text-short {border: 3px solid rgb(0, 167, 157); border-radius: 50px; box-shadow: 0px 10px 20px -20px rgb(0, 0, 0);}
.content-text-short strong {color: rgb(141, 198, 63);}
.content-text-short:before {font-size: 90px; height: 90px; width: 90px; line-height: 90px; left: 60px; top: 0px; bottom: 0px; content:'\f05a'; font-family: FontAwesome; position: absolute; margin: auto; opacity: 0.2;}


.content-text {font-size: 16px; line-height: 25px; padding-top: 35px;text-align: justify; position: relative; font-weight: 300;}
.content-text {width: 45%; float: right;}

.content-text ul {padding: 10px 0px 20px; margin: 0px; list-style: none;}
.content-text ul li {font-size: 18px; padding: 3px 0px 3px 40px; position: relative;}
.content-text ul li:before {left: 18px; top: 2px; color: rgb(1, 160, 199); content:"\25CF"; position: absolute;}
.content-text p {padding-top: 0; margin: 20px 0 20px 0; margin-top: 0;}

.content-text img {max-width: 100% !important; height: auto !important;}

.content-text table {width: 100% !important; margin-top: 35px; margin-bottom: 15px;}
.content-text table td {width: 50% !important; padding: 6px 2% 0px !important; border-bottom: 1px solid rgb(223, 223, 223);}
.content-text table td strong {font-size: 22px; color: rgb(0, 182, 190);}
.content-text table tr:nth-child(even) td {background: rgb(247, 247, 247);}
.content-text table tr:last-child td {border-bottom: none;}


.content-text-tags {width: 100%; padding-top: 15px; display: table;}

.content-text-tags-icon, .content-text-tag {font-size: 12px; line-height: 25px; margin-bottom: 4px; margin-right: 4px; height: 25px; float: left;}
.content-text-tags-icon {padding: 0px 6px 0px 6px; background: rgb(16, 62, 104);}
.content-text-tags-icon i {color: white;}
.content-text-tag {color: rgb(130, 130, 130); padding: 0px 6px; background: rgb(242, 242, 242);}


.web-content-gallery {display: inline-block; width: 100%; margin-top: 35px; position: relative;}
.web-content-gallery-item {width: 14.6%; margin: 1%; float: left; overflow: hidden; box-shadow: 0px 0px 0px 2px rgb(16, 62, 104);}
.web-content-gallery-item img {width: 100%; height: auto; float: left;}
.web-content-gallery-item:hover {opacity: 0.8;}

.web-content-gallery-video {width: 98%; margin: 1%; overflow: hidden; border-radius: 15px; box-shadow: 0px 2px 2px 0px rgb(215, 215, 215);}
.web-content-gallery-video iframe {width: 100%; height: 550px; float: left;}

.text-side-0 .content-text .content-text-in {column-count: 1; column-gap: 0px;}
.text-side-1 .content-text .content-text-in {column-count: 2; column-gap: 50px;}
.text-side-2 .content-text .content-text-in {column-count: 3; column-gap: 50px;}
.text-side-3 .content-text .content-text-in {column-count: 4; column-gap: 50px;}

.img-side-1 .content-text {width: 48%; float: left;}
.img-side-1 .web-content-gallery {width: 48%; float: right; margin-top: 2px;}
.img-side-1 .web-content-gallery-item {width: 29.3%; margin: 2%;}

.img-side-2 .content-text {width: 48%; float: right;}
.img-side-2 .web-content-gallery {width: 48%; float: left; margin-top: 2px;}
.img-side-2 .web-content-gallery-item {width: 29.3%; margin: 2%;}


.img-side-1 .web-content-gallery-video iframe {height: 290px;}
.img-side-2 .web-content-gallery-video iframe {height: 290px;}


.content-text-share {width: 100%; height: 30px; margin: 50px auto 30px;}
.content-text-share a {display: inline-block; cursor: pointer;}
.content-text-share i {width: 18px; height: 16px; padding: 7px; color: white; background: rgb(59, 89, 152); text-align: center; display: inline-block; float: left; transition: all 0.2s;}
.content-text-share span {height: 30px; line-height: 28px; color: white; padding: 0px 18px; background: rgb(85, 85, 85); display: inline-block; float: left; text-transform: uppercase; font-size: 14px; letter-spacing: 1px; transition: all 0.2s;}
.content-text-share a:hover i {background: black;}
.content-text-share a:hover span {background: rgb(16, 62, 104);}



.galeria-items {width: 100%; position: relative; margin-bottom: 25px; display: inline-block;}
.galeria-item {width: 46%; margin: 2%; float: left; position: relative; }
.galeria-item a {width: 100%; height: 100%; display: block; left: 0px; top: 0px; position: absolute; z-index: 9;}
.galeria-item:hover {opacity: 0.8;}
.galeria-item-title {font-size: 22px; color: rgb(71, 42, 43); padding-bottom: 10px; font-weight: 600; border-bottom: 1px solid rgb(71, 42, 43); letter-spacing: 0.5px;}
.galeria-item-title i {color: rgb(196, 157, 104); padding-right: 5px;}
.galeria-item-imgs {width: 100%; display: inline-block;}
.galeria-item-img {width: 18.4%; margin: 2% 1%; float: left; }
.galeria-item-img:first-child {margin-left: 0px;}
.galeria-item-img:last-child {margin-right: 0px;}
.galeria-item-img img {width: 100%;}


.page-side-img {width: 30vw; top: -5%; bottom: 0px; height: 105%; right: 100%; position: absolute; background: rgb(0,0,0); overflow: hidden;}
.page-side-img img {width: auto; height: 100%; max-height: 1500px; left: -100%; right: -100%; top: 0px; position: absolute; margin: auto;}
.page-side-img-shadow {width: 100%; height: 200px; top: 1300px; left: 0px; right: 0px; margin: auto; position: absolute; background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgb(0,0,0) 100%);}


.web-side-gallery {width: 110px; top: 50px; right: -185px; position: absolute;}
.web-side-gallery-title {font-size: 50px; line-height: 50px; height: 70px; margin-left: -110px; width: 220px; font-weight: 800; color: silver; text-align: right;}
.web-side-gallery-item {width: 110px; height: 110px; margin-bottom: 15px; border-radius: 50%; overflow: hidden; box-shadow: 0px 0px 1px 1px rgb(215, 215, 215);}
.web-side-gallery-item img {width: 100%; height: 100%; transition: all 0.2s;}
.web-side-gallery-item:hover img {opacity: 0.8; filter: grayscale(40%);}


.content-locations {width: 78%; padding: 1.5% 0px 1.5% 22%; opacity: 0.8; margin-top: 30px; display: inline-block; background: rgba(237, 237, 237, 0.15); box-shadow: 0px 0px 0px 3px rgb(232, 135, 90); position: relative; border-radius: 15px;}
.content-locations:before {left: 6%; height: 125px; width: 125px; top: 0px; bottom: 0px; position: absolute; margin: auto;}
.content-locations:before {background: url('/images/design/delivery-truck.svg'); background-size: contain; background-position: center; background-repeat: no-repeat; content: ''; opacity: 0.2; filter: grayscale(100%);}
.content-locations-title {font-size: 15px; padding: 10px 0px 10px; letter-spacing: 0.5px; opacity: 0.4;}
.content-locations-title strong {font-weight: 600;}
.content-locations-items {width: 100%; display: inline-block;}
.content-locations-items ul {margin: 0px;padding: 0px;list-style: none; display: table;}
.content-locations-items ul li {margin: 0px;padding: 0px;list-style: none; float: left;}
.content-locations-items ul li a {font-size: 16px; color: black; padding: 5px 20px 5px 0px; display: inline-block; letter-spacing: 0.3px; opacity: 0.7;}
.content-locations-items ul li a i {color: rgb(8, 88, 151); font-size: 6px; float: left; margin-top: 8px; margin-right: 5px;}



.text-call-btn {width: 575px; height: 70px; margin: 0px auto 50px; position: relative;}
.text-call-btn:before {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; content:""; border-radius: 50px;}
.text-call-btn:before {background: rgb(0, 167, 157); background-size: contain; background-position: left center;}

.text-call-btn-in {font-size: 44px; line-height: 70px; height: 70px; padding-left: 7%; font-weight: 800;text-align: left; position: relative; z-index: 3;}
.text-call-btn-in a {color: rgb(255, 255, 255); letter-spacing: 3px;}
.text-call-btn-in a:hover {text-decoration: none; cursor: pointer; opacity: 0.8;}
.text-call-btn-in a i {font-size: 56px; margin: 7px 20px 0px -15px; opacity: 0.9; float: left;}
.text-call-btn-in a i {animation: phone-shake 1.2s ease-in-out infinite;}

.text-call-btn-in:before {width: 120px; height: 120px; left: -15px; top: -100%; bottom: -100%; background: rgba(0, 167, 157, 0.4); position: absolute; content:''; margin: auto; border-radius: 50%; z-index: -1;}

@keyframes phone-shake {
  15%, 85% { transform: rotate(0deg); }
  35%, 45%, 55%, 65% { transform: rotate(10deg); }
  30%, 40%, 50%, 60%, 75% { transform: rotate(-10deg); }
}






.blok-galeria {width: 100%; height: 500px; background: rgb(234, 234, 234); position: relative;}
.blok-galeria-bg {width: 50%; top: 0px; bottom: 0px; height: 100%; left: 0px; position: absolute; background: rgb(33,33,33); background: url("/images/design/galeria-bg.jpg") no-repeat; background-size: cover; background-position: center;}
.blok-galeria-bg a {width: 100%; height: 100%; display: block; left: 0px; top: 0px; position: absolute; z-index: 9;}
.blok-galeria-bg:hover {opacity: 0.85;}
.blok-galeria-bg-title {color: white; width: 350px; top: 180px; right: 220px; position: absolute; text-align: left; text-shadow: 2px 4px 0px rgb(2, 23, 50);}
.blok-galeria-bg-title strong {font-size: 60px; display: block;}
.blok-galeria-bg-title span {margin-top: -10px; font-size: 26px; font-weight: 600; display: block;}
.blok-galeria-form {width: 50%; float: right;}
.blok-galeria-form-in {width: 550px; padding: 70px 0px 0px 50px; text-align: left; position: relative; transition: all 0.3s;}
.blok-galeria-form-in:hover {opacity: 0.8;}
.blok-galeria-form-in-title {font-size: 50px; color: silver; padding-bottom: 20px; font-weight: 800; letter-spacing: 1px;}
.blok-galeria-form-in-item-title {font-size: 26px; line-height: 50px; text-transform: uppercase; border-bottom: 1px solid black; padding-bottom: 15px; margin-bottom: 10px; width: 100%;}
.blok-galeria-form-in-item-imgs {width: 100%;}
.blok-galeria-form-in-item-imgs div {width: 100px; height: 100px; margin: 18.5px; background: gray; float: left; border-radius: 50%; overflow: hidden;}
.blok-galeria-form-in-item-imgs div img {width: 100%; height: 100%;}
.blok-galeria-form-in-item-btn {width: auto; padding-right: 20px; text-align: right;}
.blok-galeria-form-in-item-btn span {color: rgb(247, 148, 30);}
.blok-galeria-form-in-item-btn span i {color: black; font-size: 13px; padding-right: 3px;}
.blok-galeria-form-in a {width: 100%; height: 100%; left: 0px; top: 0px; display: block; position: absolute; z-index: 3;}







/* CONTACT PAGE */
.page-contact {width: 100%; position: relative; display: inline-block;}

.page-contact-text-in {width: 84%; padding: 8% 8% 0px; color: rgb(255, 255, 255);}

.page-contact-text {font-size: 18px; width: 50%; float: left; background: rgb(36, 50, 76);}
.page-contact-text h3 {font-size: 48px; margin: 15px 0px 70px; color: rgb(255, 255, 255); letter-spacing: 2px; font-weight: 900 !important;}
.page-contact-text h3:before {display: none;}

.page-contact-text h4 {font-size: 18px; color: rgb(1, 160, 199); text-transform: uppercase; font-weight: 900;}
.page-contact-text strong {font-size: 20px;}
.page-contact-text p {line-height: 28px; margin: 15px 0 15px 0; }
.page-contact-text a {font-size: 18px; color: rgb(255,255,255); font-weight: 500;}


.page-contact-text table {width: 100%;}
.page-contact-text table td {width: 75% !important; margin-top: 25px; padding: 10px 0px 10px 25%; background: rgba(255, 255, 255, 0.1); vertical-align: top; position: relative; display: inline-block !important;}
.page-contact-text table td p {margin: 5px 0px; font-weight: 200; letter-spacing: 0.5px;}
.page-contact-text table td strong {font-size: 18px; font-weight: 600;}
.page-contact-text table td a {font-size: 17px;}
.page-contact-text table td .css-url-mail:before {font-size: 18px;}


.page-contact-text table td:before {width: 40px; height: 40px; left: 40px; top: 0px; bottom: 0px; position: absolute; margin: auto;}
.page-contact-text table td:before {color: rgba(255, 255, 255, 0.5); font-size: 40px; line-height: 40px; text-align: center;}

.page-contact-text table tr td:before {content:'\f0e0'; font-family: "FontAwesome";}

.page-contact-text table tr:nth-child(1) td:before {content:'\f007'; font-family: "FontAwesome";}

.page-contact-text table tr:last-child td:before {content:'\f0d1'; font-family: "FontAwesome";}


.page-contact-imgs {width: 46%; margin-top: 4%; float: right; position: relative;}
.page-contact-imgs iframe {width: 100%;}

.page-contact-imgs-form {width: 100%;}
.page-contact-imgs-form-img {width: 30.5%; margin: 2%; float: left; position: relative;}
.page-contact-imgs-form-img:nth-child(3n+1) {margin-left: 0px;}
.page-contact-imgs-form-img:nth-child(3n) {margin-right: 0px;}

.page-contact-imgs-form-img img {width: 100%;}
.page-contact-imgs-form-img a {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute;}










.css-url-mail:before {font-size: 20px; color: rgb(1, 160, 199); width: 20px; padding-right: 10px; font-family: "FontAwesome"; content: "\f0e0"; display: inline-block;}
.css-url-tel:before {font-size: 20px; color: rgb(1, 160, 199); width: 20px; padding-right: 10px; font-family: "FontAwesome"; content: "\f098"; display: inline-block;}
.css-url-pdf:before {font-size: 20px; color: rgb(1, 160, 199); width: 20px; padding-right: 10px; font-family: "FontAwesome"; content: "\f15b"; display: inline-block;}




.contact-form {margin: 50px auto;}
.contact-form-input {display: block; width: 100%; margin: 10px auto;}
.contact-form-input input {border: 1px solid silver; padding: 12px 2%; font-size: 15px; min-width: 285px; font-family: 'Montserrat', sans-serif;}
.contact-form-text {display: block; width: 100%; margin: 7px auto;}
.contact-form-text textarea {width: 95%; min-height: 100px; padding: 10px 2%; font-family: 'Montserrat', sans-serif;}
.contact-form-btn {}
.contact-form-btn button {font-size: 17px; padding: 10px 39px; margin-top: 10px; border: none; color: white; background: rgb(1, 160, 199); cursor: pointer; text-transform: uppercase; font-family: 'Montserrat', sans-serif; transition: all 0.3s;}
.contact-form-btn button:hover {color: white; background: black;}











.sluzby-items {width: 100%; display: table;}
.sluzby-item {width: 49%; margin: 1% 2% 1% 0px; background: rgb(0, 167, 157); float: left; position: relative;}
.sluzby-item:nth-child(even) {margin-right: 0px;}
.sluzby-item-dots {width: 400px; height: 400px; right: -145px; bottom: 53px; position: absolute; margin: auto;}
.sluzby-item-dots {transform: scale(0.8) rotate(-40deg); transform-origin: center;}
.sluzby-item-dots .dots-layout div {background: rgba(255, 255, 255, 0.08);}
.sluzby-item-in {overflow: hidden; position: relative;}
.sluzby-item-title {padding: 4% 3%; font-size: 25px; text-align: left; color: white; letter-spacing: 0.3px; white-space: nowrap;}
.sluzby-item-text {padding: 3% 3% 3%; font-size: 15px; background: rgba(255, 255, 255, 0.2); text-align: justify; color: rgba(255, 255, 255, 0.8);}
.sluzby-item-text-btn {padding: 1% 3% 5%; width: 94%; display: inline-block; background: rgba(255, 255, 255, 0.2);}
.sluzby-item-text-btn a {padding: 5px 30px; font-size: 15px; color: rgb(0, 167, 157); background: white; border: 1px solid rgb(255, 255, 255); font-weight: 100; display: inline-block;}



/* SLUZBY LAYOUT */
.service-layout {min-height: 80vh; width: 100%; max-width: 1250px; padding: 0px 0px 20px; background: rgb(255, 255, 255); margin: auto; text-align: left; position: relative;}

.service-layout-background {width: 58%; height: 650px; margin-top: -40px; position: relative; float: left;}
.service-layout-background:after {width: 200px; height: 101%; right: -112px; top: -0.5%; bottom: -0.5%; position: absolute; content: ''; background: rgb(255, 255, 255); transform: skewX(-15deg);}

.service-layout-background-image {width: 58vw; height: 100%; top: 0px; right: 0px; bottom: 0px; background: whitesmoke;  position: absolute; overflow: hidden;}
.service-layout-background-image img {min-width: 100%; width: auto; min-height: 100%; height: auto; max-height: 104%; right: 0px; top: -100%; bottom: -100%; position: absolute; margin: auto;}

.service-layout-text {width: 500px; margin-top: 25px; float: right; position: relative; z-index: 9;}
.service-layout-text-title {}
.service-layout-text-title h2 {font-size: 52px; line-height: 60px; font-style: italic; text-transform: uppercase;}
.service-layout-text-form {font-size: 16px; line-height: 26px; letter-spacing: 0.5px; text-align: justify;}
.service-layout-text-form p {margin: 15px 0 15px 0;}
.service-layout-text-form h3 {font-size: 20px; margin: 0px 0px 25px; padding: 0px 0px 15px; letter-spacing: 0.8px; line-height: 28px; border-bottom: 2px solid rgb(144, 144, 144); color: rgb(0, 0, 0); text-align: left;}
.service-layout-text-form h4 {font-size: 18px; margin: 0px 0px 25px; padding: 0px 0px 15px; letter-spacing: 0.8px; line-height: 26px; border-bottom: 2px solid rgb(144, 144, 144); color: rgb(0, 0, 0); text-align: left;}
.service-layout-text-form {}

.service-layout-galls {width: 43%; margin: 30px 0px 50px; display: inline-block; float: left;}
.service-layout-gall {width: 23.5%; margin: 0px 2% 1% 0px; border-radius: 50%; float: left; overflow: hidden; box-shadow: -2px -1px 0px 0px rgb(8, 88, 151), 2px 1px 0px 0px rgb(254, 94, 18);}
.service-layout-gall:nth-child(4n) {margin-right: 0px;}
.service-layout-gall a {display: block;}
.service-layout-gall img {width: 100%; height: auto; float: left;}

.service-layout-formular {width: 420px; margin-top: 40px; margin-bottom: 50px; float: right; position: relative;}
.service-layout-formular:before {left: -18px; top: -15px; right: -18px; bottom: -10px; background: whitesmoke; position: absolute; content:''; z-index: 0; box-shadow: 0px 7px 15px -15px black;}
.service-layout-formular-title {font-size: 21px; padding-bottom: 15px; margin-bottom: 15px; font-weight: 600; position: relative; border-bottom: 2px solid rgb(144, 144, 144); letter-spacing: 0.8px; position: relative;}
.service-layout-formular-title i {font-size: 28px; left: -64px; top: -2px; color: rgb(219, 28, 43); position: absolute;}
.service-layout-formular-hint {font-size: 15px; line-height: 18px; margin-bottom: 20px; opacity: 0.5; letter-spacing: 0.3px; text-align: justify; position: relative;}
.service-layout-formular-items {width: 100%; display: inline-block; position: relative;}
.service-layout-formular-item {width: 49%; margin: 5px 2% 5px 0px; float: left; }
.service-layout-formular-item:nth-child(2n) {margin-right: 0%;}
.service-layout-formular-item input {width: 90%; padding: 10px 5%; font-size: 15px; font-family: 'Montserrat', sans-serif; letter-spacing: 0.5px; border: 1px solid rgb(160, 160, 160);}
.service-layout-formular-item-text {width: 100%; margin: 5px 2% 5px 0px; float: left;}
.service-layout-formular-item-text textarea {width: 96%; padding: 10px 2%; font-size: 15px; font-family: 'Montserrat', sans-serif; letter-spacing: 0.5px; border: 1px solid rgb(160, 160, 160);}
.service-layout-formular-item-captcha {height: 78px; width: 100%; margin: 5px 2% 5px 0px; float: left; transition: all 0.4s; position: relative;}
.cap-hidden {height: 0px; opacity: 0; pointer-events: none; z-index: -99999;}
.service-layout-formular-item-button {width: 100%; margin: 5px 2% 5px 0px; float: left;}
.service-layout-formular-item-button button {width: 49%; font-size: 16px; padding: 9px 0px; color: white; background: rgb(16, 62, 104); text-transform: uppercase; border: none; font-family: 'Montserrat', sans-serif; letter-spacing: 1px; cursor: pointer;}
.service-layout-formular-item-button button:hover {opacity: 0.7;}






/* PRACE */
.prace-layout-form {width: 100%; position: relative;}
.prace-layout-form-item {width: 96%; padding: 2%; margin: 1% auto 3%; box-shadow: 0px 0px 1px 1px silver; position: relative;}
.prace-layout-form-item-top {width: 100%; padding-bottom: 20px; display: inline-block; position: relative;}
.prace-layout-form-item-top-img {width: 10%; height: 60px; float: left;}
.prace-layout-form-item-top-img img {width: auto; height: 100%;}
.prace-layout-form-item-top-title {width: 40%; height: 60px; float: left; position: relative;}
.prace-layout-form-item-top-title {font-size: 20px; font-weight: 600;}
.prace-layout-form-item-top-title a {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; z-index: 3;}
.prace-layout-form-item-top-data {width: 50%; height: 60px; float: left;}
.prace-layout-form-item-top-data div {font-size: 14px; padding-left: 10%; height: 60px; float: right;}
.prace-layout-form-item-top-data div:first-child {padding-right: 0px;}
.prace-layout-form-item-top-data div i {padding-right: 4px; color: rgb(236, 65, 78);}
.prace-layout-form-item-top-data div span {}
.prace-layout-form-item-text {width: 100%; text-align: justify;}
.prace-layout-form-item-btn {width: 100%; padding-top: 20px;}
.prace-layout-form-item-btn a {font-size: 13px; padding: 5px 25px; letter-spacing: 0.5px; background: rgb(16, 62, 104); color: white; text-transform: uppercase; display: inline-block; cursor: pointer;}
.prace-layout-form-item-btn a:hover {opacity: 0.75; text-decoration: none;}

.prace-layout-detail {width: 100%; display: inline-block;}
.prace-layout-detail .page-title {font-size: 38px !important; line-height: 50px !important; letter-spacing: 1px;}
.prace-layout-detail-text {width: 50%; float: left;}
.prace-layout-detail-text-top {width: 100%; padding-top: 15px; display: inline-block;}
.prace-layout-detail-text-top div {font-size: 14px; padding-right: 5%; height: 40px; float: left;}
.prace-layout-detail-text-top div:last-child {padding-right: 0px;}
.prace-layout-detail-text-top div i {padding-right: 4px; color: rgb(236, 65, 78);}
.prace-layout-detail-text-top div span {}
.top-green-icon div i {color: rgb(101, 185, 0);}
.prace-layout-detail-text-in {font-size: 17px; line-height: 28px; letter-spacing: 0.5px; text-align: justify;}
.prace-layout-detail-text-in p {}
.prace-layout-detail-text-in strong {font-size: 19px; padding-top: 10px; color: rgb(16, 62, 104); letter-spacing: 1px; display: block;}
.prace-layout-detail-text-in table {width: 100%; margin-top: 15px; border: none !important; border-collapse: collapse;}
.prace-layout-detail-text-in table tr {}
.prace-layout-detail-text-in table tr td {letter-spacing: 1px; padding: 10px 10px; width: 50%; border: none !important; border-bottom: 1px solid rgba(0, 0, 0, 0.3) !important;}
.prace-layout-detail-text-in table tr:last-child td {border-bottom: none !important;}
.prace-layout-detail-text-in table tr td:first-child {font-weight: 600;}
.prace-layout-detail-text-in table tr:hover td {background: rgb(234,234,234);}

.prace-layout-detail-form {width: 34%; padding: 1.5%; background: rgb(242, 242, 242); float: right; box-shadow: 0px 7px 15px -15px black;}
.prace-layout-formular-title {font-size: 21px; padding-bottom: 15px; margin-bottom: 15px; font-weight: 600; position: relative; border-bottom: 2px solid rgb(144, 144, 144); letter-spacing: 0.8px;}
.prace-layout-formular-title i {font-size: 28px; left: -65px; top: -2px; color: rgb(219, 28, 43); position: absolute;}
.prace-layout-formular-hint {font-size: 15px; line-height: 20px; margin-bottom: 20px; opacity: 0.5; letter-spacing: 0.3px; text-align: justify;}
.prace-layout-formular-items {width: 100%; display: inline-block;}
.prace-layout-formular-item {width: 100%; margin: 7px 0px 7px 0px; background: rgb(255, 255, 255); float: left; position: relative;}
.prace-layout-formular-item input {width: 86%; padding: 15px 2% 15px 12%; font-size: 15px; font-family: 'Montserrat', sans-serif; letter-spacing: 0.8px; border: 1px solid rgb(160, 160, 160);}
.prace-layout-formular-item input[type='file'] {cursor: pointer;}
.prace-layout-formular-item i {width: 20px; height: 20px; font-size: 20px; left: 20px; color: rgb(16, 62, 104); top: 0px; bottom: 0px; margin: auto; position: absolute; text-align: center;}
.prace-layout-formular-item-text {width: 100%; margin: 5px 2% 5px 0px; float: left;}
.prace-layout-formular-item-text textarea {width: 92%; min-height: 80px; padding: 16px 4%; font-size: 15px; font-family: 'Montserrat', sans-serif; letter-spacing: 0.5px; border: 1px solid rgb(160, 160, 160);}
.prace-layout-formular-item-chceck {width: 100%; margin: 5px 0px 5px 0px; float: left; position: relative;}
.prace-layout-formular-item-chceck input {}
.prace-layout-formular-item-chceck label {font-size: 13px; letter-spacing: 0.3px;}
.prace-layout-formular-item-captcha {height: 78px; width: 100%; margin: 5px 2% 5px 0px; float: left; transition: all 0.4s; position: relative;}
.cap-hidden {height: 0px; opacity: 0; pointer-events: none; z-index: -99999;}
.prace-layout-formular-item-button {width: 100%; margin: 5px 2% 5px 0px; float: left;}
.prace-layout-formular-item-button button {width: 49%; font-size: 16px; padding: 9px 0px; color: white; background: rgb(16, 62, 104); text-transform: uppercase; border: none; font-family: 'Montserrat', sans-serif; letter-spacing: 1px; cursor: pointer;}
.prace-layout-formular-item-button button:hover {opacity: 0.7;}






/* EXTRA - VKBS AUTOMAT */
.vkbs-automat {width: 100%; margin: -60px auto 80px; background: rgb(68, 83, 97); color: white; text-align: center; float: left;}



.home-block-2 {position: relative; padding-bottom: 50px;}
.home-block-2-line {width: 100%; height: 80px; margin: 0px auto 80px; background: rgb(1, 160, 199); position: relative; z-index: 9;}
.home-block-2-line-in {width: 1150px; margin: auto; display: table;}
.home-block-2-line-inner {height: 55px; font-size: 26px; line-height: 80px; letter-spacing: 1px; font-weight: 600;}
.h-b-l-2-l {float: left;}
.h-b-l-2-r {float: right;}


.extra-box, #box-control, #extra-holder {height: 730px;}
.extra-box {width: 60%; top: 0px; left: 0px; right: 0px; margin: auto; position: absolute; }

.extra-box-line {width: 2px; height: 100%; background: white; position: absolute; left: 0px;right: 0px;margin: auto;}
.extra-box-middle {height: 80px; width: 220px; top: 15px; bottom: 0px; left: 0px; right: 0px; margin: auto; position: absolute; background: #445361;}
.extra-box-middle-in {font-weight: 600;letter-spacing: 1px;}
.scrol {width: 80px; height: 80px; margin: auto; background: url(/images/animation/loader-0.png); background-repeat: no-repeat; background-size: 120%; background-position: center; position: relative;}
.scrol-in {width: 100%; height: 100%; margin: auto; position: absolute; left: 0px; top: 0px; transition: all 0.2s; -webkit-transition: all 0.2s;}
.scrl-1 {opacity: 0; background: url(/images/animation/loader-1.png); background-repeat: no-repeat; background-size: 120%; background-position: center;}
.scrl-2 {opacity: 0; background: url(/images/animation/loader-2.png); background-repeat: no-repeat; background-size: 120%; background-position: center;}
.scrl-3 {opacity: 0; background: url(/images/animation/loader-3.png); background-repeat: no-repeat; background-size: 120%; background-position: center;}
.scrl-4 {opacity: 0; background: url(/images/animation/loader-4.png); background-repeat: no-repeat; background-size: 120%; background-position: center;}
.scrl-5 {opacity: 0; background: url(/images/animation/loader-5.png); background-repeat: no-repeat; background-size: 120%; background-position: center;}
.step-1 .scrl-1 {opacity: 1;}
.step-2 .scrl-2 {opacity: 1;}
.step-3 .scrl-3 {opacity: 1;}
.step-4 .scrl-4 {opacity: 1;}
.step-5 .scrl-5 {opacity: 1;}

.scrol-r {position: absolute;left: 0px;top: 0px;height: 80px;width: 80px; background: url(/images/animation/box-circle.png); background-repeat: no-repeat; background-size: 120%; background-position: center; transition: all 0.35s;}
.scrol-r span {font-size: 30px; line-height: 80px; display: block;}
.scrol-l {position: absolute; right: 0px; top: 0px; height: 80px; width: 80px; background: url(/images/animation/box-circle.png); background-repeat: no-repeat; background-size: 120%; background-position: center;}
.scrol-l span {font-size: 30px; line-height: 80px; display: block;}

.rot-in {transform: rotateX(90deg); -webkit-transform: rotateX(90deg);}



#box-control {width: 100%; margin: auto; }
#extra-holder {width:1100px; margin: auto; margin-top: -40px; position: relative; overflow: hidden;}


/* extra -- midle */
.ex-middle {position: absolute; height: 180px; width: 100%; top: 0px; bottom: 0px; margin: auto;}
.ex-middle-in {width:50%; height: 100%; float: left; position: relative;}
.ex-middle-box {height: 170px; width: 170px;  left:0px; right: 0px; top:0px; bottom: 0px; position: absolute; margin: auto; z-index: 5;}
.m-b-1 {background: url(/images/animation/dot-box.png); background-repeat: no-repeat; background-size: 100%;}
.m-b-2 {background: url(/images/animation/full-box.png); background-repeat: no-repeat; background-size: 100%;}
.m-b-i {width: 100%; height: 100%; position: absolute; transition: all 0.2s; -webkit-transition: all 0.2s;}
.m-b-i-1 {opacity: 0.3; background: url(/images/animation/group-1.png); background-repeat: no-repeat; background-size: 100%;}
.m-b-i-2 {opacity: 0.3; background: url(/images/animation/group-2.png); background-repeat: no-repeat; background-size: 100%;}
.m-b-i-3 {opacity: 0.3; background: url(/images/animation/group-3.png); background-repeat: no-repeat; background-size: 100%;}
.step-1 .m-b-i {opacity: 0.3;}
.step-2 .m-b-i-1 {opacity: 1;}
.step-3 .m-b-i-2 {opacity: 1;}
.step-4 .m-b-i-3 {opacity: 1;}

/* box 1 */
.m-b-1-items {width: 110px; height: 440px; bottom: 170px; position: absolute; margin: auto; left: 0px; right: 0px;}
.m-i-i {position: relative; width: 110px; height: 110px; transition: all 0.3s; -webkit-transition: all 0.3s;}
.step-1 .m-b-1-items {transition: all 0s; -webkit-transition: all 0s;}
.step-2 .m-b-1-items, .step-3 .m-b-1-items, .step-4 .m-b-1-items, .step-5 .m-b-1-items {transition: all 0.3s; -webkit-transition: all 0.3s;}
.m-i-i-1 {background: url(/images/animation/item-1.png); background-repeat: no-repeat; background-size: 120%; background-position: center;}
.m-i-i-2 {background: url(/images/animation/item-2.png); background-repeat: no-repeat; background-size: 120%; background-position: center;}
.m-i-i-3 {background: url(/images/animation/item-3.png); background-repeat: no-repeat; background-size: 120%; background-position: center;}
.m-i-i-4 {background: url(/images/animation/item-4.png); background-repeat: no-repeat; background-size: 120%; background-position: center;}
.step-1 .m-b-1-items {bottom: 160px;}
.step-1 .m-i-i-1 {transform:scale(1);-webkit-transform:scale(1);}
.step-1 .m-i-i-2 {transform:scale(1);-webkit-transform:scale(1);}
.step-1 .m-i-i-3 {transform:scale(1);-webkit-transform:scale(1);}
.step-1 .m-i-i-4 {transform:scale(1);-webkit-transform:scale(1);}
.step-2 .m-b-1-items {bottom: 50px;}
.step-2 .m-i-i-1 {transform:scale(0);-webkit-transform:scale(0);}
.step-3 .m-b-1-items {bottom: -60px;}
.step-3 .m-i-i-2 {transform:scale(0);-webkit-transform:scale(0);}
.step-4 .m-b-1-items {bottom: -170px;}
.step-4 .m-i-i-3 {transform:scale(0);-webkit-transform:scale(0);}
.step-5 .m-b-1-items {bottom: -280px;}
.step-5 .m-i-i-4 {transform:scale(0);-webkit-transform:scale(0);}

/* box 1 */
.m-b-1-out {opacity: 1; height: 170px;width: 170px;left: 0px;right: 0px;top: 0px;position: absolute;margin: auto; z-index: 3; background: url(/images/animation/full-box-2.png); background-repeat: no-repeat; background-size: 120%; background-position: center; transition: all 0.8s; -webkit-transition: all 0.8s; }
.m-b-1-out div {opacity: 0; height: 170px;width: 170px;left: 0px;right: 0px;top: 0px;bottom: 0px;position: absolute;margin: auto; z-index: 3; background: url(/images/animation/full-box-2-c.png); background-repeat: no-repeat; background-size: 120%; background-position: center top; transition: all 0.8s; -webkit-transition: all 0.8s; }
.step-1 .m-b-1-out-1 {top: 160px; left: 0px; opacity: 1;}
.step-2 .m-b-1-out-1 div {top: 40px; opacity: 1;}
.step-3 .m-b-1-out-1 {top: 350px; left: 0px; opacity: 0; transform:scale(0);-webkit-transform:scale(0);}
.step-5 .m-b-1-out-1 div {top: 0px; opacity: 0; left: 0px;}
.step-5 .m-b-1-out-1 {top: 0px; left: 0px; opacity: 0; transform:scale(1);-webkit-transform:scale(1);}
.stepp-1 .m-b-1-out-1 {left: -270px;}
.stepp-2 .m-b-1-out-1 {left: -150px; }
.stepp-3 .m-b-1-out-1 {left: 0px;}
.stepp-4 .m-b-1-out-1 {left: 150px;}
.stepp-5 .m-b-1-out-1 {left: 270px;}

.bx-hide {opacity:0 !important;}
.bx-over {left:0px !important;}

/* box 2 */
.m-b-2-items {width: 150px; height: 494px; bottom: 150px; position: absolute; background: url(/images/animation/items.png); background-repeat: repeat-y; background-size: 165px auto; background-position: center top; margin: auto; left: 0px; right: 0px;}
.m-b-2-items {}
.step-1 .ex-middle .ex-middle-in .m-b-2-items {height: 494px;bottom: 115px;transition: bottom 0.6s;}
.step-2 .ex-middle .ex-middle-in .m-b-2-items {height: 458px;bottom: 150px;transition: height 0.6s;}
.step-3 .ex-middle .ex-middle-in .m-b-2-items {height: 412px;}
.step-4 .ex-middle .ex-middle-in .m-b-2-items {height: 367px;}
.step-5 .ex-middle .ex-middle-in .m-b-2-items {height: 321px;}
.m-b-2-out {opacity: 1; height: 170px;width: 170px;left: 0px;right: 0px;top: 0px;position: absolute;margin: auto; z-index: 3; background: url(/images/animation/full-box-1.png); background-repeat: no-repeat; background-size: 120%; background-position: center; transition: all 0.8s; -webkit-transition: all 0.8s; }
.step-1 .m-b-2-out-1 {top: 170px; left: 0px;}
.step-1 .m-b-2-out-4 {top: 0px; left: 0px; opacity: 0;}
.step-1 .m-b-2-out-5 {top: 350px; left: -270px; opacity: 0; transform:scale(0);-webkit-transform:scale(0);}
.step-2 .m-b-2-out-1 {top: 350px; left: -150px; opacity: 0; transform:scale(0);-webkit-transform:scale(0);}
.step-2 .m-b-2-out-2 {top: 170px; left: 0px;}
.step-2 .m-b-2-out-5 {top: 0px; left: 0px;}
.step-3 .m-b-2-out-1 {top: 0px; left: 0px; }
.step-3 .m-b-2-out-2 {top: 350px; left: 0px; opacity: 0; transform:scale(0);-webkit-transform:scale(0);}
.step-3 .m-b-2-out-3 {top: 170px; left: 0px;}
.step-3 .m-b-2-out-4 {opacity: 1;}
.step-4 .m-b-2-out-2 {top: 0px; left: 0px;}
.step-4 .m-b-2-out-3 {top: 350px; left: 150px; opacity: 0; transform:scale(0);-webkit-transform:scale(0);}
.step-4 .m-b-2-out-4 {top: 170px; left: 0px;}
.step-4 .m-b-2-out-5 {top: 0px; left: 0px; opacity: 1;transform:scale(1);-webkit-transform:scale(1);}
.step-5 .m-b-2-out-1 {top: 0px; left: 0px; opacity: 1;transform:scale(1);-webkit-transform:scale(1);}
.step-5 .m-b-2-out-3 {top: 0px; left: 0px; }
.step-5 .m-b-2-out-4 {top: 350px; left: 270px; opacity: 0; transform:scale(0);-webkit-transform:scale(0);}
.step-5 .m-b-2-out-5 {top: 170px; left: 0px; opacity: 1;transform:scale(1);-webkit-transform:scale(1);}

/* extra -- status */
.status-v-1, .status-v-2 {width: 34%; height: 50px; position: absolute; bottom: 0px; }
.status-v-1 {left: 8%;} .status-v-2 {right: 8%;}
.status-v-1 div, .status-v-2 div {width: 20%; float: left; height: 100%; display: block; position: relative; text-align: center; line-height: 50px;}
.status-v-1 div span, .status-v-2 div span {font-size: 22px;}
.status-v-1 div a, .status-v-2 div a {width: 100%; height: 100%; position: absolute; left: 0; top: 0px; transform:scale(0); transition: all 0.2s;-webkit-transform:scale(0); -webkit-transition: all 0.2s; background: url(/images/animation/status-ok.png); background-position: center center; background-repeat: no-repeat;}
.step-1 .status-v-2 div:nth-child(1) a {transform:scale(1);-webkit-transform:scale(1);}
.step-2 .status-v-2 div:nth-child(2) a {transform:scale(1);-webkit-transform:scale(1);}
.step-3 .status-v-2 div:nth-child(3) a {transform:scale(1);-webkit-transform:scale(1);}
.step-4 .status-v-2 div:nth-child(4) a {transform:scale(1);-webkit-transform:scale(1);}
.step-5 .status-v-2 div:nth-child(5) a {transform:scale(1);-webkit-transform:scale(1);}
.stepp-1 .status-v-1 div:nth-child(1) a {transform:scale(1);-webkit-transform:scale(1);}
.stepp-2 .status-v-1 div:nth-child(2) a {transform:scale(1);-webkit-transform:scale(1);}
.stepp-3 .status-v-1 div:nth-child(3) a {transform:scale(1);-webkit-transform:scale(1);}
.stepp-4 .status-v-1 div:nth-child(4) a {transform:scale(1);-webkit-transform:scale(1);}
.stepp-5 .status-v-1 div:nth-child(5) a {transform:scale(1);-webkit-transform:scale(1);}

.shadow-top {height: 110px;width: 100%; top: 0px; left: 0px; right: 0px; position: absolute; background: linear-gradient(to bottom, rgba(68,83,97,1) 20%,rgba(68,83,97,0) 100%);}
.swiper-slide-inn {height: 80px;width: 220px;top: 15px; bottom: 0px;left: 0px;right: 0px;margin: auto;position: absolute;}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {display: none !important;}

/* top boxes */
.top-boxes-form {position: relative; width: 1200px; height: 1px; margin: auto;}
.top-boxes {top: -40px; width: 210px; position: absolute; z-index: 5;}
.t-b-l {left:  0px; text-align: right;}
.t-b-r {right: 0px; text-align: left;}
.top-boxes-in {width: 100%; margin-bottom: 20px; display: inline-block;}
.top-boxes-in span {font-size: 22px; padding: 8px; height: 22px; width: 22px; border: 1px solid white; text-align:}
.top-boxes-in div {font-size: 17px;  padding-top: 9px; letter-spacing: 0.5px; text-transform: uppercase; font-weight: 300; white-space: nowrap;}
.t-b-r span {float: left; margin-right: 15px;}
.t-b-l span {float: right; margin-left: 15px;}

















/* REFERENCIE ALL */
.referencie-content {width: 100%; display: inline-block; position: relative;}

.referencie-content-in {width: 100%; padding: 50px 0px 0px; display: inline-block; position: relative;}

.referencie-content-in-item {width: 48%; margin-bottom: 5%; position: relative; float: left;}
.referencie-content-in-item:nth-child(2n) {margin-left: 4%;}
.referencie-content-in-item:nth-child(2) .referencie-content-in-item-main {background: rgb(1, 160, 199);}
.referencie-content-in-item:nth-child(3) .referencie-content-in-item-main {background: rgb(1, 160, 199);}
.referencie-content-in-item:nth-child(6) .referencie-content-in-item-main {background: rgb(1, 160, 199);}
.referencie-content-in-item:nth-child(7) .referencie-content-in-item-main {background: rgb(1, 160, 199);}
.referencie-content-in-item:nth-child(10) .referencie-content-in-item-main {background: rgb(1, 160, 199);}
.referencie-content-in-item:nth-child(11) .referencie-content-in-item-main {background: rgb(1, 160, 199);}
.referencie-content-in-item:nth-child(13) .referencie-content-in-item-main {background: rgb(1, 160, 199);}
.referencie-content-in-item:nth-child(14) .referencie-content-in-item-main {background: rgb(1, 160, 199);}

.referencie-content-in-item-main {width: 73%; height: 475px; background: rgb(36, 50, 76); float: left; position: relative;}
.referencie-content-in-item-main-line {width: 168px; height: 4px; left: 6%; top: 50px; background: rgb(1, 160, 199); position: absolute;}
.referencie-content-in-item:nth-child(2) .referencie-content-in-item-main-line {background: rgb(36, 50, 76);}
.referencie-content-in-item:nth-child(3) .referencie-content-in-item-main-line {background: rgb(36, 50, 76);}
.referencie-content-in-item:nth-child(6) .referencie-content-in-item-main-line {background: rgb(36, 50, 76);}
.referencie-content-in-item:nth-child(7) .referencie-content-in-item-main-line {background: rgb(36, 50, 76);}
.referencie-content-in-item:nth-child(10) .referencie-content-in-item-main-line {background: rgb(36, 50, 76);}
.referencie-content-in-item:nth-child(11) .referencie-content-in-item-main-line {background: rgb(36, 50, 76);}
.referencie-content-in-item:nth-child(13) .referencie-content-in-item-main-line {background: rgb(36, 50, 76);}
.referencie-content-in-item:nth-child(14) .referencie-content-in-item-main-line {background: rgb(36, 50, 76);}

.referencie-content-in-item-main-title {width: 88%; height: 150px; margin: 75px 6% 25px; overflow: hidden;}
.referencie-content-in-item-main-title {font-size:34px; letter-spacing: 2px; line-height: 50px; font-weight: 900; text-transform: uppercase; color: white; text-align: left;}

.referencie-content-in-item-main-img {width: 88%; height: 200px; margin: 10px 6%; background: rgba(255,255,255,0.1); overflow: hidden;}
.referencie-content-in-item-imgs {width: 27%; height: 475px; float: left; border-top-right-radius: 110px; overflow: hidden;}
.referencie-content-in-item-imgs div {margin-bottom: 12px; float: right; box-shadow: 4px 0px 10px -4px silver;}
.referencie-content-in-item-imgs div:nth-child(1) {border-top-right-radius: 110px; overflow: hidden;}
.referencie-content-in-item-imgs div img {width: 100%; filter: grayscale(35%); float: right;}

.referencie-content-in-item a {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; z-index: 6;}











/* REFERENCIA */
.referencia-content {width: 100%; display: inline-block; position: relative;}
.referencia-content-in {width: 100%; display: inline-block; position: relative;}

.referencia-content-main {width: 50%; background: rgb(36, 50, 76); float: left;}
.referencia-content-main-top {width: 625px; height: 120px; left: 0px; top: -120px; background: rgb(36, 50, 76); position: absolute;}
.referencia-content-main-top div {width: 168px;height: 4px;background: rgb(1, 160, 199);left: 0px;bottom: 0px;position: absolute;}

.referencia-content-main-text {width: 84%; padding: 8% 8% 0px; color: white;}
.referencia-content-main-text-title {font-size: 60px; letter-spacing: 2px; line-height: 70px; font-weight: 900; text-transform: uppercase;}
.referencia-content-main-text-text {font-size: 16px; line-height: 22px; width: 100%; padding-top: 20px; letter-spacing: 0.5px; font-weight: 300; text-align: justify;}
.referencia-content-main-text-text ul {padding: 10px 0px 0px; margin: 0px; list-style: none;}
.referencia-content-main-text-text ul li {font-size: 18px; padding: 3px 0px 3px 40px; position: relative;}
.referencia-content-main-text-text ul li:before {left: 18px; top: 2px; color: rgb(1, 160, 199); content:"\25CF"; position: absolute;}

.referencia-content-main-imgs {width: 90%; margin: 5%;}
.referencia-content-main-img {width: 100%; height: 240px; margin-bottom: 4%; background: rgba(255,255,255,0.1); overflow: hidden; position: relative;}
.referencia-content-main-img:nth-child(last) {margin-bottom: 0%;}
.referencia-content-main-img img {width: 100%; height: auto; transition: all 2.5s;}
.referencia-content-main-img:hover img {filter: grayscale(80%);transform: scale(1.1);opacity: 0.7;}
.referencia-content-main-img a {width: 100%;height: 100%;left: 0px;top: 0px;position: absolute; z-index: 3;}

.referencia-content-text {width: 45%; padding-top: 10px; float: right;}
.referencia-content-text {font-size: 17px; letter-spacing: 0.5px; color: rgb(36, 50, 76); font-weight: 300; text-align: justify;}
.referencia-content-text h3 {width: 100%; margin: 70px 0px 20px; color: rgb(36, 50, 76) !important; font-weight: 900 !important; position: relative; text-align: left;}
.referencia-content-text h3 {font-size: 26px; line-height: 30px; letter-spacing: 0.5px;}
.referencia-content-text h3:before { width: 160px; height: 4px; left: 0px; top: -20px; background: rgb(1, 160, 199); position: absolute; content: '';}

.referencia-content-video {width: 100%; margin: 170px auto 50px; background: rgba(0,0,0,0.05); float: right; position: relative;}
.referencia-content-video-title {width: 100%; top: -150px; right: -5px; position: absolute; text-align: right;}
.referencia-content-video-title {font-size: 162px;line-height: 150px;letter-spacing: 1px;color: rgb(244, 244, 244);text-transform: uppercase;font-weight: 900;white-space: nowrap;}
.referencia-content-video iframe {width: 100%; height: 550px; float: left;}
.referencia-content-video video {width: 100%; height: 550px; float: left;}

.referencia-content-galeria {width: 100%; margin: 120px auto -90px; position: relative; float: right;}
.referencia-content-galeria-title {width: 100%; top: -140px; left: -5px; position: absolute; text-align: left;}
.referencia-content-galeria-title {font-size: 134px;line-height: 150px;letter-spacing: 1px;color: rgb(244, 244, 244);text-transform: uppercase;font-weight: 900;white-space: nowrap;}
.referencia-content-galeria-items {width: 100%;}
#referencia-swipe {width: 100%;}
.referencia-slide {height: 250px;}
.referencia-slide-img {height: 250px; width: 250px; border-radius: 50%; margin: auto; overflow: hidden; position: relative;}
.referencia-slide-img img {width: 100%; height: 100%; transition: all 1s;}
.referencia-slide-img a {width: 100%; height: 100%; left: 0px; top: 0px; z-index: 9; position: absolute;}
.referencia-slide-img:hover img {transform: scale(1.1);}
.ref-slider-button {width: 34px; height: 34px; bottom: 0px; text-align: center; cursor: pointer; border: 2px solid white; border-radius: 50%; transition: all 0.5s; position: absolute; z-index: 9; box-shadow: 0px 0px 0px 3px rgb(36, 50, 76);}
.ref-slider-button i {font-size: 32px; color: rgb(1, 160, 199);}
.ref-slider-button .fa-angle-right {padding-left: 3px;}
.ref-slider-button div:hover {background: white;}
.ref-slider-button-prev {left: 5px;}
.ref-slider-button-next {right: 5px;}














/* GALERIE */
.galls-form {width: 100%; padding: 25px 0px 0px; margin: 0px auto -2%; display: table;}
.galls-form-item {width: 48%; margin: 0px 4% 3% 0px; height: 350px; background: rgb(45, 45, 45); position: relative; overflow: hidden; float: left;}
.galls-form-item:nth-child(2n) {margin-right: 0px;}
.galls-form-item-bg {width: 100%; height: 100%; top: 0px; left: 0px; position: absolute; background-size: cover !important; background-position: center !important;}
.galls-form-item-bg {filter: grayscale(100%);}
.galls-form-item-shadow {width: 100%; height: 100%; top: 0px; left: 0px; background: rgba(36, 50, 76, 0.65); position: absolute; transition: all 0.3s;}

.galls-form-item-title {width: 92%; color: white; padding: 4.5% 4%; background: rgb(36, 50, 76); position: relative; z-index: 9;}
.galls-form-item-title {font-size: 21px; line-height: 23x; letter-spacing: 0.3px; font-weight: 600; text-align: left;}
.galls-form-item-text {width: 92%; margin: auto; left: 0px; right: 0px; bottom: 2%; position: absolute; z-index: 9; display: inline-block;}
.galls-form-item-text {font-size: 14px;}

.galls-form-item-date {color: rgb(168, 168, 168); font-weight: 100; width: 50%; float: left;}
.galls-form-item-date span {color: white;}
.galls-form-item-info {color: rgb(255, 255, 255); font-weight: 100; width: 50%; float: left; text-align: right;}
.galls-form-item-info i {color: rgb(168, 168, 168); padding-right: 4px;}
.galls-form-item-imgs {width: 92%; bottom: 40px; left: 0px; right: 0px; display: inline-block; margin: auto; position: absolute; z-index: 9;}
.galls-form-item-imgs div {width: 21%; margin: 2%; float: left; border-radius: 50%; overflow: hidden; box-shadow: 0px 0px 0px 4px rgb(1, 160, 199);}
.galls-form-item-imgs div img {width: 100%; height: auto; display: block;}
.galls-form-item a {width: 100%; height: 100%; left: 0px; top: 0px; display: block; position: absolute; z-index: 11;}
.galls-form-item:hover .galls-form-item-shadow {background: rgba(36, 50, 76, 0.8);}

.akcia-in-header {width: 100%; padding: 0px 0px 20px; display: table;}
.akcia-in-datum {color: rgb(0, 167, 157); font-weight: 900; float: left;}
.akcia-in-datum span {color: rgb(85, 85, 85); font-weight: 600;}
.akcia-in-lokalita {padding-left: 30px; float: left;}
.akcia-in-lokalita a {color: rgb(0, 167, 157); font-weight: 600;}
.akcia-in-image {padding-bottom: 25px;}
.akcia-in-image img {width: 100%; height: auto;}








/* NEWS */
.web-content-news {width: 100%; display: inline-block;}
.web-content-news-item {width: 100%; display: inline-block; margin-bottom: 3%;}
.web-content-news-item a:hover {text-decoration: none;}
.web-content-news-item-img {width: 15%; float: left;}
.web-content-news-item-img img {width: 100%; height: auto;}

.web-content-news-item-text {float: left; width: 83%;margin-left: 2%; text-align: justify; color: rgb(80, 80, 80);}
.web-content-news-item-text h3 {margin: 15px auto 0px; font-size: 24px; color: rgb(0, 73, 150);}

.web-content-news-item-date {font-size: 15px; margin-bottom: 5px; color: rgb(109, 110, 113); opacity: 0.4;}
.web-content-news-item-date span {font-size: 18px; line-height: 18px; float: left;margin-right: 4px;margin-top: 3px;}








/* BOTTOM RECENZIE */
.bottom-recenzie {width: 100%; margin: 25px auto; display: inline-block; position: relative;}
.bottom-recenzie-in {width: 100%; max-width: 1200px; display: inline-block; position: relative; text-align: left;}
#swipe-recenzie {width: 100%; }
#recenzie-pagination {padding: 25px 0px;}
#recenzie-pagination .swiper-pagination-bullet {margin: 0px 3px;}
#recenzie-pagination .swiper-pagination-bullet-active {background: rgb(141, 198, 63);}




/* BOTTOM PARTNERS */
.bottom-partners {width: 100%; margin: 0px auto 70px; display: inline-block; position: relative;}
.bottom-partners-title {width: 100%; max-width: 900px; display: inline-block; position: relative; text-align: right;}
.bottom-partners-title {font-size: 70px; color: rgb(200, 200, 200); padding-bottom: 30px; text-transform: uppercase; letter-spacing: 1px;}
.bottom-partners-in {width: 100%; max-width: 1200px; display: inline-block; position: relative; text-align: center;}
.bottom-partners-in-item {width: 13.5%; height: 110px; position: relative; display: inline-block;}
.bottom-partners-in-item img {max-width: 70%; max-height: 60%; width: auto; height: auto; margin: auto; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;}
.bottom-partners-in-item img {opacity: 0.6; filter: grayscale(100%); transition: all 0.6s;}
.bottom-partners-in-item:hover img {opacity: 1; filter: grayscale(0%);}








/* DOWN */
/* DOWN */
.web-down-out {width: 100%; margin: auto; position: relative; z-index: 5; background: rgb(36, 50, 76); display: table; border-top-right-radius: 250px; overflow: hidden;}


.web-down-title {width: 100%; padding-top: 150px; margin: auto; position: relative;}
.web-down-title-in {width: 98%; max-width: 1250px; padding: 20px 0px; margin: auto; text-align: left; position: relative;}
.web-down-title-in-line {width: 100%; left: 0px; top: -4px; position: absolute;}
.web-down-title-in-line div {width: 168px; height: 4px; background: rgb(1, 160, 199);}
.web-down-title-in-text {font-size: 58px; letter-spacing: 2px; line-height: 65px; margin-left: 40px; font-weight: 900; text-transform: uppercase; color: rgb(255,255,255);}



.web-down-map {width: 50%; height: 350px; background: rgba(255,255,255,0.05); float: left;}
.web-down-map iframe {width: 100%; height: 100%; display: block;}


.web-down {width: 100%; max-width: 1250px; padding: 25px 0px 10px; margin: auto; position: relative; z-index: 5; display: inline-block;}
.web-down-form {width: 45%; padding-top: 25px; float: right; position: relative;}

.web-down-form-items {width: 100%; margin-left: 5%; display: table; position: relative;}
.web-down-form-item {width: 50%; margin: 0px; padding: 0px; text-align: left; float: left; position: relative;}

.web-down-form-item-title {font-size: 22px; padding: 0px 0px 0px; letter-spacing: 1px; font-weight: 900; color: rgb(1, 160, 199);}
.web-down-form-item-text {font-size: 15px; line-height: 23px; margin-bottom: -5px; letter-spacing: 0.8px; font-weight: 400; color: rgb(222, 222, 222);}
.web-down-form-item-text p {margin: 10px 0px 0px 0px;}
.web-down-form-item-text p a {font-weight: 500; color: rgb(1, 160, 199);}


.web-down-form-info {width: 100%; margin-top: 50px; margin-left: 5%; display: table; position: relative;}



.web-footer-social {width: 100%; display: table; position: relative; z-index: 3; transition: all 0.3s;}
.web-footer-social div {width: 40px; height: 40px; margin-right: 15px; background: white; float: left; border-radius: 50%; overflow: hidden; text-align: center; transition: all 0.5s;}
.web-footer-social div:hover {opacity: 0.7;}
.web-footer-social div a {display: block;}
.web-footer-social div a i { color: rgb(8, 88, 151); font-size: 18px; width: 18px; height: 18px; padding: 11px; text-align: center;}








/*  FOOTER  */
.web-footer-link {font-size: 13px; width: 100%; padding: 50px 0px 15px; margin: auto; word-spacing: 1px; letter-spacing: 0.8px; font-weight: 300; height: auto; color: rgb(123, 123, 123); background: rgb(36, 50, 76); position: relative; z-index: 5;}
.web-footer-link a {color: rgb(170, 170, 170); font-weight: 500;}











/*  SITE  MAPS  */
.site-maps {margin-top: 30px;}
.site-maps h3 {margin: 1% 1%;}
.site-maps h3 a {color: #5d5d5d; font-size: 26px;}

.site-maps h4 {margin: 1% 3%;}
.site-maps h4 a {color: #9b9b9b; font-size: 20px;}

.site-maps h5 {margin: 1% 6%;}
.site-maps h5 a {color: #898989; font-size: 20px;}

.site-maps h6 {margin: 1% 9%;}
.site-maps h6 a {color: #aaa; font-size: 20px;}





/*  GLOBAL CSS  */
.transition {transition: all 0.3s; -webkit-transition: all 0.3s;}

.pointer {cursor: pointer;}
.pointer:hover {opacity:0.8;}

.no-select {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: -moz-none;-o-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0,0,0,0);}

.center {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.centerr {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}

.hidden {display: none;}

#shadow {position: fixed; height: 100vh; width: 100vw; top: 0px; left: 0px; background: rgba(0,0,0,0.45); z-index: 55; cursor: pointer; display: none;}

#to-top {display: none; padding: 0px 9px 4px 9px; font-size: 23px; background: rgb(15, 15, 15); color: white; position: fixed; right: 30px; bottom: 20px; z-index: 99;}


.form-status {margin: 40px 0px; display: inline-block;}
.form-status b {font-size: 20px;}
.form-timer {width: 99%; padding: 0.5%; box-shadow: 0px 0px 0px 1px #ededed; margin-top: 50px; text-align: left;}
.form-timer div {height: 25px; width: 100%; animation-name: form; animation-duration: 5s; margin: 0px !important;}
@keyframes form {
    from {width: 0px;}
    to {width: 100%;}
}



/* PAGER */
.pager {width: 100%; text-align: center; margin: 30px auto 40px;}
.novy-pager { display: inline-block; list-style: none; padding: 0px; margin: auto;}
.novy-pager .gomkikk {font-size: 16px; color: white; float: left; width: 36px; height: 36px; line-height: 35px; background: rgb(0, 0, 0); text-align: center;}
.novy-pager .gombik {font-size: 12px; color: white; float: left; width: 36px; height: 36px; line-height: 35px; background: rgb(109, 110, 113); text-align: center;}
.novy-pager .akt {background: rgb(41, 170, 226); pointer-events: none;}
.novy-pager .neakt {background: rgb(224, 155, 196); pointer-events: none;}
.novy-pager a:hover {opacity:0.7;}
.novy-pager li {margin: 4px 0px 10px 5px;}



/* MODERN SPINNER */
.spinner {-moz-appearance:textfield;}
.spinner::-webkit-outer-spin-button, .spinner::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
.spinner {width: 25px !important; height: 26px !important; background: transparent !important; border: none !important; padding: 2px 0px 2px 0px !important; margin-right: 25px !important; margin-left: 0px !important; font-size: 15px !important;}
.ui-spinner {height: 34px !important; width: 56px !important; border: 1px solid rgb(170, 170, 170) !important; border-radius: 0px !important; display: inline-block !important; overflow: hidden;}



/* 404 */
.page-404 {font-size: 110px;line-height: 110px;opacity: 0.2;color: rgb(0, 0, 0);text-align: center;margin: 0px auto 15px;}
.page-404-text {font-size: 20px;opacity: 0.6;color: rgb(0, 0, 0);text-align: center;margin: 25px auto 35px;}
.page-404-btn {width: 100%; text-align: center; margin-bottom: 25px;}
.page-404-btn a {color: white; padding: 10px 26px; font-size: 18px; text-transform: uppercase;display: inline-block;}
.page-404-img {width: 100%; height: 400px; }



/* SEARCH */
.search-form {width: 100%; display: inline-block; margin: 10px auto;}
.search-form-input {width: 40%;padding: 10px;text-transform: uppercase;font-size: 16px;color: rgb(59, 59, 59);}
.search-form-btn {text-transform: uppercase;font-size: 16px;padding: 11px 40px;border: none;background: rgb(109, 110, 113);color: white; cursor: pointer;}
.search-form-btn:hover {opacity: 0.9;}
.search-form-export {font-size: 19px;width: 100%;display: inline-block;margin: 10px auto 20px; color: rgb(109, 110, 113);}
.search-form-export strong {text-transform: uppercase; color: rgb(70, 70, 70);}
.search-form-items-head {margin: 20px auto 10px; padding: 0px 0px 5px; color: rgb(126, 126, 126); width: 100%; display: inline-block;border-bottom: 1px solid rgb(215, 215, 215);text-transform: uppercase;}
.search-form-items-item {width: 100%; padding: 5px;}
.search-form-items-item a {color: black; font-size: 18px;}
.search-form-export-space {width: 100%; height: 200px;}
.search-form-empty {width: 100%;display: inline-block;text-align: center;opacity: 0.3;font-size: 32px;margin: 70px auto 10px;}




/*  POP  BOX  */
#pop-shadow {position: fixed; height: 100vh; width: 100vw; top: 0px; left: 0px; background: rgba(0,0,0,0.8); z-index: 99; cursor: pointer; display: none;}
#pop-box {position: fixed; top: 25vh; left: 0px; right: 0px; margin: auto; background: rgba(255,255,255,1); z-index: 100; display: none;}
#pop-box {text-align: left; padding: 0px; letter-spacing: 0.5px; line-height: 20px;}
#pop-box div {width: 90%; padding: 5%;}
#pop-box img {width: 100%; height: auto; margin: auto;}
#pop-box h5 {font-size: 22px; margin: 0px auto 25px;}
#pop-box p {}
#pop-box p:first-child {padding-top: 0px !important; margin-top: 0px !important;}
#pop-box p:last-child {padding-bottom: 0px !important; margin-bottom: 0px !important;}
#pop-box button {font-size: 18px; padding: 8px 20px; margin-top: 20px; font-weight: 100; letter-spacing: 0.5px; color: white; border: none; text-transform: uppercase; cursor: pointer;}
#pop-box:before {top: -40px; right: -40px;position: absolute;content: "";background: transparent url("/images/close.png") no-repeat;height: 35px;width: 35px;background-position: center center;background-size: 100% 100%;opacity: 0.4;transition: all 0.3s;-webkit-transition: all 0.3s;pointer-events: none;}
.pop-box:before {opacity: 1 !important; transform: rotate(90deg);}


/* LOADER */
.loader {position: relative;margin: 0 auto;width: 100px;}
.loader:before {content: '';display: block;padding-top: 100%;}
.circular {-webkit-animation: rotate 2s linear infinite;animation: rotate 2s linear infinite;height: 100%;-webkit-transform-origin: center center;transform-origin: center center;width: 100%;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;}
.path {stroke-dasharray: 1, 200;stroke-dashoffset: 0;-webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;stroke-linecap: round;}
@-webkit-keyframes rotate {100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@keyframes rotate {100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@-webkit-keyframes dash {0%{stroke-dasharray: 1, 200;stroke-dashoffset: 0;}50% {stroke-dasharray: 89, 200;stroke-dashoffset: -35px;}100% {stroke-dasharray: 89, 200;stroke-dashoffset: -124px;}}
@keyframes dash {0% {stroke-dasharray: 1, 200;stroke-dashoffset: 0;}50% {stroke-dasharray: 89, 200;stroke-dashoffset: -35px;}100% {stroke-dasharray: 89, 200;stroke-dashoffset: -124px;}}
@-webkit-keyframes color {100%,0% {stroke: #d62d20;}40% {stroke: #0057e7;}66% {stroke: #008744;}80%,90% {stroke: #ffa700;}}
@keyframes color {100%,0%{stroke: #d62d20;}40% {stroke: #0057e7;}66%{stroke: #008744;}80%,90%{stroke: #ffa700;}}