html,body{margin:0;padding:0;}
body{ text-align: center; font-size: 16px; font-family: 'Montserrat', sans-serif; font-weight: 300; background: rgb(255, 255, 255); color: rgb(60, 60, 60); 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;}


.main-color {color: rgb(32, 157, 216) !important; background: rgb(32, 157, 216) !important;}
.main-color-c {color: rgb(32, 157, 216) !important;}
.main-color-b {background: rgb(32, 157, 216) !important;}

.second-color {color: rgb(85, 72, 66) !important; background: rgb(85, 72, 66) !important;}
.second-color-c {color: rgb(85, 72, 66) !important;}
.second-color-b {background: rgb(85, 72, 66) !important;}


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



/*  HEADER and MENU  */
.web-header-ghost {height: 100px; margin: auto; width: 100%; position: relative;}
.web-header {transition: background 0.2s , box-shadow 0.2s;}
.web-header {height: 100px; width: 100%; padding: 0px; top: 0px; position: fixed; z-index: 99; background: rgb(255,255,255);}

.home-page .web-header {padding-top: 30px; position: absolute; background: transparent;}

.header-fix {padding-top: 0px !important; background: rgb(255,255,255) !important; box-shadow: 0px 0px 30px -15px black; position: fixed !important;}


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


.web-logo {width: 170px; height: 84px; left: -2px; top: 9px; display: block; position: absolute; background: url("/images/design/logo.png") no-repeat; background: url("/images/design/logo.svg") no-repeat; background-size: auto; background-position: left center; z-index: 33; margin: auto;}
.web-logo:hover {opacity: 0.8;}
.web-logo {transition: all 0.3s;}


.mobil-menu, .menu-btn {display: none;}

.web-main-menu {height: 50px; width: auto; position: absolute; right: 160px; top: 25px; 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; float: left;}
.main-menu-item a {font-size: 16px; color: rgb(42,51, 87); padding: 15.5px 40px; letter-spacing: 1px; font-weight: 600; text-transform: uppercase; display: block;}
.main-menu-item a:hover {text-decoration: none;} 
.main-menu-item:hover {background: rgba(0,0,0,0.04);}

.main-menu-item-dots {left: -3px; top: 10px; position: absolute;}
.main-menu-item-dots span {height: 5px; width: 5px; margin-bottom: 6px; background: rgb(42,51,87); border-radius: 50%; display: block;}
.main-menu-item:first-child .main-menu-item-dots {display: none; visibility: hidden;}

.menu-active {}


.main-menu-item-subs {min-width: 310px; position: absolute; top: 50px; background: rgb(25, 137, 202); box-shadow: 2px 8px 20px -10px rgb(66, 66, 66); text-align: left; border-radius: 10px;}
.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: 12px 10px 12px 30px; color: rgb(255, 255, 255) !important; font-size: 14px; letter-spacing: 0.8px; line-height: 20px; font-weight: 600; border-radius: 10px;}
.main-menu-item-subs a:hover {background: rgb(32, 157, 216);}
.main-menu-item:hover .main-menu-item-subs {transform: scale(1); -webkit-transform: scale(1); opacity: 1;}
.main-menu-item-subs-item {position: relative;}
.main-menu-item-subs-item:first-child a {padding-top: 22px;}
.main-menu-item-subs-item:last-child a {padding-bottom: 22px;}
.main-menu-item-subs-item-subs {min-width: 250px; 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: 15px 15px; line-height: 18px; background: rgb(240, 240, 240);}
.main-menu-item-subs-item-subs a:hover {background: rgb(206, 206, 206);}
.main-menu-item-subs-item:hover .main-menu-item-subs-item-subs {transform: scale(1); opacity: 1;}



.web-header-social {right: -25px; top: 30px; position: absolute;}
.web-header-social div {padding: 5px; float: left;}
.web-header-social div a {}
.web-header-social div a i {font-size: 20px; width: 20px; height: 20px; padding: 6px; border-radius: 50%; text-align: center; color: white; background: rgb(147, 193, 62);}
.web-header-social div a i:hover {background: rgb(0, 221, 238);}





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



.home-form-1 {width: 100%; margin: auto; position :relative;}
.home-form-1-in {width: 100%; max-width: 1250px; margin: auto; position :relative;}

.home-form-1-in-text {width: 470px; padding: 270px 0px 100px; position :relative; text-align: left; z-index: 9;}
.home-form-1-in-text-title {font-size: 66px; font-weight: 900; line-height: 70px; letter-spacing: 2px; color: rgb(42,51, 87); text-transform: uppercase;}
.home-form-1-in-text-title span {font-size: 54px; font-weight: 400; letter-spacing: 0px; display: block;}
.home-form-1-in-text-subtitle {font-size: 38px; padding-top: 5px; padding-left: 3px; font-weight: 400; letter-spacing: 1px; color: rgb(22,22,22); text-transform: lowercase;}
.home-form-1-in-text-btn {width: 100%; padding-top: 35px;}
.home-form-1-in-text-btn a {font-size: 17px; color: rgb(255,255,255); padding: 15px 35px; font-weight: 400; white-space: nowrap; display: inline-block; border-radius: 50px; background: linear-gradient(to right, rgb(130, 213, 47) 0%,rgb(32, 216, 130) 50%,rgb(147, 193, 62) 100%); box-shadow: inset 0px 15px 15px -10px rgba(246, 255, 238, 0.55); border: 1px solid rgb(125, 181, 21); letter-spacing:1px; text-transform: uppercase;}
.home-form-1-in-text-btn a:hover {opacity: 0.8; text-decoration: none;}
.home-form-1-in-text-text {font-size: 17px; line-height: 22px; width: 82%; padding-top: 35px; text-align: justify;}

.home-form-1-in-object-down {width: 1100px; height: 1000px; right: -700px; top: -200px; position: absolute;}
.home-form-1-in-object-down {background: url("/images/design/top-object-down.svg"); background-position: center bottom; background-size: contain; background-repeat: no-repeat;}
.home-form-1-in-object-up {width: 1050px; height: 950px; right: -750px; top: -200px; position: absolute;}
.home-form-1-in-object-up {background: url("/images/design/top-object-up.svg"); background-position: center bottom; background-size: contain; background-repeat: no-repeat;}

.home-form-1-in-telka-form {width: 300px; height: 300px; right: 0px; top: 0px; position: absolute;}

.home-form-1-in-telka-sub {width: 140px; height: 280px; right: 100px; top: 0px; position: absolute;}
.home-form-1-in-telka-sub {background: url("/images/design/telka-sub.png"); background-position: center bottom; background-size: 100% auto; background-repeat: no-repeat;}

.home-form-1-in-telka-main {width: 735px; height: 520px; right: -240px; top: 280px; position: absolute;}
.home-form-1-in-telka-main {background: url("/images/design/telka-main-small.png"); background-position: center top; background-size: 100% auto; background-repeat: no-repeat;}
.home-form-1-in-telka-main:before {width: 50px; height: 330px; left: 30px; top: 20px; position: absolute; content:""; transform: rotate(-4deg); box-shadow: 0px 30px 77px 0px rgb(0, 0, 0);}
.home-form-1-in-telka-main:after {width: 550px; height: 50px; left: 50px; top: 320px; position: absolute; content:""; transform: rotate(-3deg); box-shadow: 0px 20px 77px 0px rgb(0, 0, 0);}

.home-form-1-in-telka-screen {perspective: 100px; width: 666px; height: 382px; right: -205px; top: 298px; position: absolute;}
.home-form-1-in-telka-screen-in {width: 100%; height: 100%; background: rgb(11,11,11); transform-style: preserve-3d; transform: rotateX(-1.3deg); position: absolute; overflow: hidden;}
.home-form-1-in-telka-screen-in video {width: 110%; height: 100%; left: -5%; top: 0px; position: absolute; display: block; margin: auto;}

.home-form-1-in-telka-screen-in-shine {height: 120%; width: 60%; left: 242px; top: 0px; position: absolute; transform: rotate(-21deg); transform-origin: left top; background: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0%,rgba(255,255,255,0) 100%); filter: blur(5px); pointer-events: none;}

.home-form-1-in-object-down {animation-name: anim-1; animation-duration: 8s; animation-iteration-count: infinite; animation-direction: alternate; animation-timing-function: cubic-bezier(.45,.05,.55,.95); transform-origin: 50% 50%;}
@keyframes anim-1 {
   0% {transform: rotate(-10deg);}
 100% {transform: rotate(10deg); transform-origin: 60% 50%;}
}









.home-form-2 {width: 100%; margin: auto; position :relative;}
.home-form-2-in {height: 970px; width: 100%; max-width: 1250px; margin: -30px auto 0px; position :relative;}

.home-form-2-in-object-down {width: 1700px; height: 940px; left: -350px; top: 30px; position: absolute;}
.home-form-2-in-object-down {background: url("/images/design/mid-object-down.svg"); background-position: center bottom; background-size: contain; background-repeat: no-repeat;}

.home-form-2-in-object-up {width: 1750px; height: 880px; left: -280px; top: 30px; position: absolute;}
.home-form-2-in-object-up {background: url("/images/design/mid-object-up.svg"); background-position: center bottom; background-size: contain; background-repeat: no-repeat;}

.home-form-2-in-bg {width: 640px; height: 650px; top: 253px; left: 0px; position: absolute;}
.home-form-2-in-bg {background: url("/images/design/mid-bg.png"); background-position: center bottom; background-size: auto 100%; background-repeat: no-repeat;}

.home-form-2-in-text {width: 550px; right: -30px; bottom: 200px; position: absolute; text-align: left;}
.home-form-2-in-text-title {font-size: 54px; font-weight: 400; line-height: 70px; letter-spacing: 2px; color: rgb(42,51, 87); text-transform: uppercase;}
.home-form-2-in-text-title span {font-size: 66px; font-weight: 900; letter-spacing: 0px; display: block;}
.home-form-2-in-text-subtitle {font-size: 21px; padding-top: 5px; font-weight: 400; letter-spacing: 0.5px; color: rgb(255, 255, 255); text-transform: lowercase;}
.home-form-2-in-text-text {font-size: 17px; color: rgb(255, 255, 255); width: 90%; padding-top: 15px; opacity: 0.8; text-align: justify;}
.home-form-2-in-text-btn {width: 100%; padding-top: 35px;}
.home-form-2-in-text-btn a {font-size: 17px; color: rgb(255,255,255); padding: 15px 35px; font-weight: 400; white-space: nowrap; display: inline-block; border-radius: 50px; background: linear-gradient(to right, rgb(130, 213, 47) 0%,rgb(32, 216, 130) 50%,rgb(147, 193, 62) 100%); box-shadow: inset 0px 15px 15px -10px rgba(246, 255, 238, 0.55); border: 1px solid rgb(125, 181, 21); letter-spacing:1px; text-transform: uppercase;}
.home-form-2-in-text-btn a:hover {opacity: 0.8; text-decoration: none;}

.home-form-2-in-object-down {animation-name: anim-2; animation-duration: 11s; animation-iteration-count: infinite; animation-direction: alternate; animation-timing-function: cubic-bezier(.45,.05,.55,.95);}
@keyframes anim-2 {
   0% {transform: rotate(-6deg);}
 100% {transform: rotate(6deg); transform-origin: 60% 50%;}
}







.home-form-3 {width: 100%; margin: auto; position :relative;}
.home-form-3-in {width: 100%; max-width: 1250px; margin: 0px auto 0px; position :relative;}

.home-form-3-in-bg {width: 850px; height: 950px; margin-left: -70px; position: relative;}
.home-form-3-in-bg {background: url("/images/design/midd-bg.png?v=1"); background-position: center bottom; background-size: auto 100%; background-repeat: no-repeat;}

.home-form-3-in-text {width: 550px; right: 30px; top: 150px; position: absolute; text-align: left;}
.home-form-3-in-text-title {font-size: 54px; font-weight: 400; line-height: 70px; letter-spacing: 2px; color: rgb(42,51, 87); text-transform: uppercase;}
.home-form-3-in-text-title span {font-size: 66px; font-weight: 900; letter-spacing: 0px; display: block;}
.home-form-3-in-text-subtitle {font-size: 21px; color: rgb(42, 51, 87); padding-top: 25px; font-weight: 400; letter-spacing: 0.5px; text-transform: lowercase;}
.home-form-3-in-text-text {font-size: 17px; color: rgb(42, 51, 87); width: 90%; padding-top: 15px; opacity: 0.8; text-align: justify;}
.home-form-3-in-text-btn {width: 100%; padding-top: 35px;}
.home-form-3-in-text-btn a {font-size: 17px; color: rgb(255,255,255); padding: 15px 35px; font-weight: 400; white-space: nowrap; display: inline-block; border-radius: 50px; background: linear-gradient(to right, rgb(32, 157, 216) 0%,rgb(25, 137, 202) 50%,rgb(32, 157, 216) 100%); box-shadow: inset 0px 15px 15px -10px rgba(238, 251, 255, 0.55); border: 1px solid rgb(25, 137, 202); letter-spacing:1px; text-transform: uppercase;}
.home-form-3-in-text-btn a:hover {opacity: 0.8; text-decoration: none;}






.home-form-4 {width: 100%; margin: auto; position :relative;}
.home-form-4-in {width: 100%; max-width: 1250px; height: 1030px; margin: 0px auto 0px; position :relative;}

.home-form-4-in-object-main {width: 2000px; height: 1280px; right: -400px; top: -250px; position: absolute;}
.home-form-4-in-object-main {background: url("/images/design/bot-object-main.svg"); background-position: center bottom; background-size: contain; background-repeat: no-repeat;}

.home-form-4-in-object-mid {width: 300px; height: 260px; right: 30px; bottom: 200px; position: absolute;}
.home-form-4-in-object-mid {background: url("/images/design/bot-object-mid.svg"); background-position: center bottom; background-size: contain; background-repeat: no-repeat;}

.home-form-4-in-object-small {width: 90px; height: 90px; left: 655px; top: -120px; position: absolute;}
.home-form-4-in-object-small {background: url("/images/design/bot-object-small.svg"); background-position: center bottom; background-size: contain; background-repeat: no-repeat;}

.home-form-4-in-bg {width: 900px; height: 550px; right: -250px; top: 150px; position: absolute;}
.home-form-4-in-bg {background: url("/images/design/bot-katalog.png"); background-position: center ; background-size: contain; background-repeat: no-repeat;}

.home-form-4-in-text {width: 550px; left: 30px; top: 150px; position: absolute; text-align: left;}
.home-form-4-in-text-title {font-size: 54px; font-weight: 400; line-height: 70px; letter-spacing: 2px; color: rgb(255,255,255); text-transform: uppercase;}
.home-form-4-in-text-title span {font-size: 66px; font-weight: 900; letter-spacing: 0px; display: block;}
.home-form-4-in-text-subtitle {font-size: 21px; color: rgb(42, 51, 87); padding-top: 25px; font-weight: 400; letter-spacing: 0.5px; text-transform: lowercase;}
.home-form-4-in-text-text {font-size: 17px; color: rgb(42, 51, 87); width: 90%; padding-top: 15px; opacity: 0.8; text-align: justify;}
.home-form-4-in-text-btn {width: 100%; padding-top: 35px;}
.home-form-4-in-text-btn a {font-size: 17px; color: rgb(255,255,255); padding: 15px 35px; font-weight: 400; white-space: nowrap; display: inline-block; border-radius: 50px; background: linear-gradient(to right, rgb(32, 157, 216) 0%,rgb(25, 137, 202) 50%,rgb(32, 157, 216) 100%); box-shadow: inset 0px 15px 15px -10px rgba(238, 251, 255, 0.55); border: 1px solid rgb(25, 137, 202); letter-spacing:1px; text-transform: uppercase;}
.home-form-4-in-text-btn a:hover {opacity: 0.8; text-decoration: none;}

.home-form-4-in-object-mid {animation-name: anim-4; animation-duration: 12s; animation-iteration-count: infinite; animation-direction: alternate; animation-timing-function: cubic-bezier(.45,.05,.55,.95); transform-origin: 60% 50%;}
@keyframes anim-4 {
   0% {transform: rotate(-70deg);}
 100% {transform: rotate(100deg); transform-origin: 60% 70%;}
}

.home-form-4-in-object-small {animation-name: anim-44; animation-duration: 7s; animation-iteration-count: infinite; animation-direction: alternate; animation-timing-function: cubic-bezier(.45,.05,.55,.95); transform-origin: 30% 30%;}
@keyframes anim-44 {
   0% {transform: rotate(-70deg);}
 100% {transform: rotate(70deg);}
}






.home-form-5 {width: 100%; margin: auto; position :relative;}
.home-form-5-in {width: 100%; max-width: 1250px; margin: -50px auto 0px; border-bottom: 2px solid black;position :relative;}

.home-form-5-in-bg {width: 750px; height: 500px; left: -80px; top: -50px; position: absolute;}
.home-form-5-in-bg {background: url("/images/design/block-bottom.png"); background-position: center top; background-size: contain; background-repeat: no-repeat;}

.home-form-5-in-object {width: 120px; height: 120px; background: rgb(25, 137, 202); right: 30px; bottom: 50px; position: absolute; border-radius: 50%;}

.home-form-5-in-text {width: 550px; margin-left: 700px; padding-bottom: 200px; position: relative; text-align: left;}
.home-form-5-in-text-title {font-size: 54px; font-weight: 400; line-height: 70px; letter-spacing: 2px; color: rgb(42,51, 87); text-transform: uppercase;}
.home-form-5-in-text-title span {font-size: 66px; font-weight: 900; letter-spacing: 0px; display: block;}
.home-form-5-in-text-subtitle {font-size: 21px; color: rgb(42, 51, 87); padding-top: 25px; font-weight: 400; letter-spacing: 0.5px; text-transform: lowercase;}
.home-form-5-in-text-text {font-size: 17px; color: rgb(42, 51, 87); width: 90%; padding-top: 15px; opacity: 0.8; text-align: justify;}
.home-form-5-in-text-btn {width: 100%; padding-top: 35px;}
.home-form-5-in-text-btn a {font-size: 17px; color: rgb(255,255,255); padding: 15px 35px; font-weight: 400; white-space: nowrap; display: inline-block; border-radius: 50px; background: linear-gradient(to right, rgb(130, 213, 47) 0%,rgb(32, 216, 130) 50%,rgb(147, 193, 62) 100%); box-shadow: inset 0px 15px 15px -10px rgba(246, 255, 238, 0.55); border: 1px solid rgb(125, 181, 21); letter-spacing:1px; text-transform: uppercase;}
.home-form-5-in-text-btn a:hover {opacity: 0.8; text-decoration: none;}














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

.web-content h2 {color: rgb(32, 157, 216); font-size: 24px; line-height: 30px; margin: 5px 0px 30px; font-weight: 700 !important; letter-spacing: 2px;}
.web-content h3 {color: rgb(32, 157, 216); font-size: 22px; margin: 15px 0px 10px; font-weight: 600 !important;}
.web-content h4 {color: rgb(32, 157, 216); font-size: 18px; margin: 15px 0px 10px; font-weight: 600 !important;}

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

.page-title {font-size: 36px !important; letter-spacing: 1px; margin: 20px 0px 40px 20px !important !important; display: inline-block; text-transform: uppercase; font-weight: 400 !important; position: relative;}


.content-text-short {font-size: 17px; color: rgb(66, 66, 66); line-height: 23px; margin: 25px auto 30px; padding: 4% 6% 4% 170px; letter-spacing: 1px; font-weight: 500; text-align: justify; background: rgba(0, 171, 189, 0.04); box-shadow: inset 0px 0px 0px 1px rgba(32, 157, 216, 0.25); position: relative; border-radius: 10px;}
.content-text-short:before {font-size: 100px; height: 100px; width: 100px; line-height: 100px; left: 40px; top: 0px; bottom: 0px; content:'\f10e'; font-family: FontAwesome; position: absolute; margin: auto; opacity: 0.2;}



.content-text {font-size: 18px; line-height: 24px; text-align: justify;}
.content-text ul {padding: 10px 0px 20px; margin: 0px; list-style: none;}
.content-text ul li {padding: 3px 0px 3px 40px; position: relative;}
.content-text ul li:before {left: 18px; top: 2px; color: rgb(32, 157, 216); content:"\25CF"; position: absolute;}
.content-text p {padding-top: 0; margin: 20px 0 20px 0; margin-top: 0;}
.content-text strong {font-weight: 600 !important;}
.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 {font-size: 15px; line-height: 20px; text-align: left;}
.content-text table td {width: 50% !important; height: auto !important; padding: 10px 2% 10px !important; border-bottom: 1px solid rgb(223, 223, 223); vertical-align: top;}
.content-text table td strong {font-size: 16px; color: rgb(32, 157, 216);}
.content-text table tr:nth-child(even) td {background: rgb(247, 247, 247);}
.content-text table tr:last-child td {border-bottom: none;}






.web-content-gallery {display: inline-block; width: 100%; margin-top: 35px;}
.web-content-gallery-item {width: 14.6%; margin: 1%; float: left; overflow: hidden; box-shadow: 0px 0px 1px 1px rgb(215, 215, 215);}
.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%;}
.web-content-gallery-video iframe {width: 100%; height: 550px;}


.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%; border-radius: 50%; overflow: hidden;}

.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: 30px; color: white; padding: 0px 18px; background: rgb(66, 66, 66); 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(32, 157, 216);}



.contact-form {margin: 30px auto;}
.contact-form-input {display: block; width: 100%; margin: 10px auto;}
.contact-form-input input {border: 1px solid silver; padding: 11px 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(32, 157, 216); cursor: pointer; text-transform: uppercase; font-family: 'Montserrat', sans-serif; transition: all 0.3s;}
.contact-form-btn button:hover {color: white; background: black;}



.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: 93%; padding: 2% 3% 1.5%; opacity: 0.8; margin-top: 30px; display: inline-block; background: rgb(247, 247, 247); border-top: 2px solid rgb(237, 138, 29); border-radius: 15px; box-shadow: 0px 10px 15px -20px black;}
.content-locations-title {font-size: 15px;padding-bottom: 10px; opacity: 0.6;}
.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: 14px; color: black; padding: 5px 20px 5px 0px; display: inline-block;}
.content-locations-items ul li a i {color: rgb(237, 138, 29); font-size: 6px; float: left;margin-top: 9px;margin-right: 6px;}

.content-locations {display: none; visibility: hidden;}



.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;}



.is-slide-btn {color: white !important; background: rgb(32, 157, 216); display: inline-block; padding: 10px 50px; text-transform: uppercase; font-weight: 500;}
.is-slide-btn:hover {cursor: pointer; text-decoration: none;}





.cennik-form {width: 100%; float: left;}
.cennik-form-btn {color: white; background: rgb(32, 157, 216); display: inline-block; padding: 10px 50px; text-transform: uppercase; font-weight: 500;}
.cennik-form-btn i {padding-right: 10px;}
.cennik-form-btn:hover {cursor: pointer; text-decoration: none;}
.cennik-form-in {width: 100%; padding-top: 10px; display: none;}

.cennik-form-in div {padding: 25px 4px 0px;}
.cennik-form-in div:nth-child(1) {color: rgb(25, 137, 202);}
.cennik-form-in div:nth-child(2) {color: rgb(126, 166, 53);}

.cennik-form-in div strong {font-size: 20px; letter-spacing: 1px; font-weight: 600; text-transform: uppercase;}

.cennik-form-in div li {font-size: 17px; font-weight: 500; padding: 4px 0px 4px;}

.cennik-form-in div ol li span {min-width: 230px; display: inline-block;}













/* GALERIE */
.galls-form {width: 100%; margin: auto; display: inline-block;}
.galls-form-item {width: 48.5%; margin:0px 3% 3% 0px; float: left; background: rgb(45, 45, 45); position: relative; overflow: hidden; border-bottom-right-radius: 90px; border-top: 6px solid rgb(237, 138, 29);}
.galls-form-item:nth-child(even) {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(30%); opacity: 0.4; transition: all 0.3s;}
.galls-form-item-shadow {width: 100%; height: 100%; top: 0px; left: 0px; position: absolute; background: linear-gradient(to bottom, rgba(53, 45, 36, 0.77)40%,rgba(141, 198, 65, 0) 100%);}
.galls-form-item-title {width: 90%; color: white; padding: 15px 5% 0px; position: relative; z-index: 9;}
.galls-form-item-title {height: 40px; line-height: 40px; font-size: 18px; font-weight: 600; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.galls-form-item-text {width: 90%; font-size: 14px; margin: 0px 5% 15px; padding-bottom: 10px; border-bottom: 1px solid rgba(255, 255, 255, 0.6); position: relative; z-index: 9; display: inline-block;}
.galls-form-item-date {color: rgb(237, 138, 29); width: 50%; float: left;}
.galls-form-item-date span {color: white;}
.galls-form-item-info {color: rgb(255, 255, 255); width: 50%; float: left; text-align: right;}
.galls-form-item-info i {color: rgb(237, 138, 29);padding-right: 4px;}
.galls-form-item-imgs {width: 92%; display: inline-block; margin: auto 4%; padding-bottom: 20px; position: relative; z-index: 9;}
.galls-form-item-imgs div {width: 21%; margin: 2%; float: left; border-radius: 50%; overflow: hidden; box-shadow: 0px 0px 0px 3px rgb(237, 138, 29);}
.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-bg {filter: grayscale(10%); opacity: 0.2;}







/* 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;}



/* AKCIE */
.actions-line {width: 110%; margin: 0px -5%; padding-top: 50px; display: inline-block; position: relative;}
.actions-line:before {width: 10px; height: auto; top: -100px; bottom: -80px; left: 0px; right: 0px; background: black; position: absolute; content: ""; margin: auto;}

.actions-line-shadow {width: 50vw; height: 100%; right: 50%; top: 0px; background: rgb(234, 234, 234); position: absolute;}

.actions-line-title {text-align: center; margin-top: 60px; padding-bottom: 70px; position: relative;}
.actions-line-title div {padding: 35px 0px 20px; position: relative; background: linear-gradient(to right, rgb(234, 234, 234) 0%,rgb(234, 234, 234) 49%,rgb(255, 255, 255) 51%,rgb(255, 255, 255) 100%);}
.actions-line-title span {font-size: 24px; color: rgb(90, 90, 90); font-weight: 100; text-transform: uppercase; letter-spacing: 1px; position: relative; z-index: 9; text-shadow: 1px 2px white;}
.actions-line-title i {font-size: 30px; width: 30px; height: 30px; padding: 6px; top: -30px; color: white; left: 0px; right: 0px; margin: auto; position: absolute; background: rgb(247, 148, 30); border-radius: 50%; text-align: center; z-index: 9;}




.actions-line-item {width: 100%; min-height: 230px; position: relative;}
.actions-line-item-dot {width: 170px; height: 170px; background: rgb(247, 148, 30); top: 0px; left: 0px; right: 0px; position: absolute; margin: auto; border-radius: 50%; border: 6px solid rgb(247, 148, 30); box-shadow: 0px 0px 0px 5px white; overflow: hidden;}
.actions-line-item-dot img {width: 100%; height: 100%; }
.actions-line-item-title {width: 38%; height: 160px; position: relative;}
.ali-left .actions-line-item-title {float: left; text-align: right;}
.ali-right .actions-line-item-title {float: right; text-align: left;}
.actions-line-item-title-main {font-size: 24px; font-weight: 800; width: 100%; bottom: 48%;position: absolute;}
.actions-line-item-title-main span {}
.actions-line-item-title-date {font-size: 20px; color: rgb(247, 148, 30); padding-top: 8px; top: 58%; font-weight: 100; width: 100%; position: absolute; border-top: 1px solid rgb(225, 225, 225);}
.actions-line-item-title-date span {color: rgb(166, 166, 166);}
.actions-line-item a {width: 100%; height: 100%; display: block; left: 0px; top: 0px; position: absolute; z-index: 9;}


.akcia-in-datum {font-size: 20px; color: rgba(141, 198, 65, 0.5); width: 100%; margin-bottom: 25px;}
.akcia-in-datum span {color: rgb(166, 166, 166);}

.akcia-in-image {width: 100%;}
.akcia-in-image img {width: 100%; height: auto;}








/* DOWN */
/* DOWN */
.web-down-out {width: 100%; margin: auto; position: relative; z-index: 5; display: table; overflow: hidden;}

.web-down {width: 100%; max-width: 1250px; margin: 0px auto; position: relative; z-index: 5; display: table;}

.web-down-object-down {width: 700px; height: 500px; left: -250px; top: 50px; position: absolute;}
.web-down-object-down {background: url("/images/design/foot-object-down.svg"); background-position: center bottom; background-size: contain; background-repeat: no-repeat;}

.web-down-object-up {width: 600px; height: 500px; left: -220px; top: 100px; position: absolute;}
.web-down-object-up {background: url("/images/design/foot-object-up.svg"); background-position: center bottom; background-size: contain; background-repeat: no-repeat;}

.web-down-object-down {animation-name: anim-1; animation-duration: 6s; animation-iteration-count: infinite; animation-direction: alternate; animation-timing-function: cubic-bezier(.45,.05,.55,.95);}
@keyframes anim-1 {
   0% {transform: rotate(-7deg);}
 100% {transform: rotate(7deg);}
}





.web-down-form {width: 50%; padding-left: 50%; margin: 100px auto 60px; display: table;}
.web-down-form-item {min-height: 130px; padding: 0px 0px 0px 20%; float: right; position: relative;}
.web-down-form-item:before {width: 1px; background: rgba(0, 0, 0, 0.1); left: 20%; top: -5%; bottom: 0%; position: absolute; content:""; border-radius: 2px;}
.web-down-form-item:last-child {padding: 0px 0px 0px 0px;}
.web-down-form-item:last-child:before {display: none;}

.web-down-form-item {font-size: 15px; color: rgba(0, 0, 0, 0.85); text-align: left; letter-spacing: 0.1px;}
.web-down-form-item a {font-size: 16px; font-weight: 400; color: rgb(0, 0, 0);}
.web-down-form-item p {color: rgba(0, 0, 0, 0.85); margin: 10px 0 10px 0; line-height: 22px;}
.web-down-form-item strong {font-size: 16px; color: rgb(42, 51, 87); padding-bottom: 5px; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; display: block;}
.web-down-form-item iframe {height: 130px; width: 290px; background: rgba(255, 255, 255, 0.15); box-shadow: 0px 0px 1px 1px rgba(255, 255, 255, 0.3);}

.web-down-logo {width: 200px; height: 100px; top: 110px; left: 37%; margin: auto; background: url("/images/design/logo.png") no-repeat; background: url("/images/design/logo.svg") no-repeat; background-position: left center; background-size: contain; position: absolute;}


.web-footer-link {font-size: 12px; width: 100%; padding: 20px 0px 20px 80px; margin: auto; word-spacing: 1px; height: auto; color: rgb(66, 66, 66); position: relative; z-index: 5;}
.web-footer-link a {color: rgb(42, 51, 87); font-weight: 600;}







/*  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: 2px 11px 7px 11px; font-size: 23px; background: rgb(42, 51, 87); color: white; position: fixed; right: 30px; bottom: 20px; z-index: 99; border-radius: 50%;}




.page-contact {width: 100%; display: inline-block;}
.page-contact-text {font-size: 17px; width: 40%; padding-right: 5%; float: left;}
.page-contact-text strong {font-size: 18px; font-weight: 600;}
.page-contact-text p {line-height: 24px; margin: 20px 0 20px 0;}
.page-contact-text table {width: 100%;}
.page-contact-text table td {width: 60%; vertical-align: top;}
.page-contact-text table td:nth-child(2) {width: 40%; vertical-align: top;}
.page-contact-text h4 {font-size: 19px; color: rgb(8, 102, 52); text-transform: uppercase; font-weight: 900;}

.page-contact-imgs {width: 55%; float: left;}
.page-contact-imgs img {width: 100%; margin-top: 10%;}
.page-contact-imgs iframe {width: 100%;}



.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: 80px 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: 150px;}
.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.45); z-index: 99; cursor: pointer; display: none;}
#pop-box {position: fixed; top: 25vh; left: 0px; right: 0px; margin: auto; background: rgba(255,255,255,0.9); z-index: 100; display: none;}
#pop-box {text-align: left; padding: 0px; letter-spacing: 0.5px; line-height: 18px;}
#pop-box div {width: 96%; padding: 2%;}
#pop-box img {width: 100%; height: auto; margin: auto;}
#pop-box p {padding: 0px !important; margin: 0px !important;}
#pop-box h2 {color: #1585b7; padding: 0px 0px 0px 0px;width: auto;font-family: 'Merriweather', serif;font-size: 3em; letter-spacing: 0px;}
#pop-box h3 {color: #1585b7; padding: 0px 0px 0px 0px;width: auto;font-family: 'Merriweather', serif;font-size: 2em; border: none;}
#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;}}