@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');

body {
    background: url("/pictures/sectionPatternWhite.jpg");
    font-family: 'Montserrat', sans-serif;
    color:#223339;
}

.mobileView { display:none; }
@media (max-width:998px) {
    .mobileView { display:flex; align-items: center; position: fixed; top:0; left:0; width:calc(100% - 60px); height:100%; background:rgba(0,0,0,0.8); color:#ffffff;
    font-size:24px; line-height: 28px; padding:30px; }
}

.slide { border: 1px solid #e2e2e2; background: rgba(255,255,255, 0.5); overflow: hidden; letter-spacing: 0; }
button { padding: 0 0; width:280px; text-align:center; font-size: 20px; line-height:40px; border: none; border-radius:1px; cursor:pointer; color:#ffffff; background: #20a820; }
.centerCenterParent { display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%; }
.noPadding { padding: 0; }
.padding60 { padding:60px; }
.animaNeed:not(.animated) { display:none; }
b { text-shadow: none; }

.startLineTop { position:absolute; top:0; left: calc(50% - 5px); width:10px; height:100px; background:#377790; }
.startLineBottom { position:absolute; bottom:0; left: calc(50% - 5px); width:10px; height:100px; background:#377790; }
.slide0button { position: absolute; bottom: 150px; right:calc(50% - 140px); }
.slide0button button { background: #265464; }

.slide1HalfTop { height:calc(50% - 120px); background:#ffffff; position:relative; display: flex; flex-direction:column; justify-content: space-evenly; }
.slide1HalfBot { height:calc(50% - 120px); background: #252525; color:#7bde83; }
.slide1LineTop { height:10px; background: #a3eba9; position: absolute; width:calc(100% - 120px); right:60px; top:30px; z-index:1; }
.slide1Linebottom { height: 10px; background: #a3eba9; position: absolute; width:calc(100% - 220px); right:0; bottom:calc(50% + 30px); z-index:1; }
.slide1SecondText { font-size: 24px; font-style: italic; width:80%; margin-left:15%; }
.slide1TopText { text-align: justify; font-weight: bold; }
.slide1TopText small { font-weight: normal; font-size:26px; }
.slide1HalfBot {  display: flex; flex-direction:column; justify-content: space-evenly; }
.slide1HalfBot .idezet { font-style: italic; font-size: 24px; }

.slide1BotRight video { border: 2px solid #a3eba9; }
.slide1HalfBot .buttonRow { position: absolute; bottom: 50px; right:calc(25% - 140px); }
.slide1HalfBot a.stepTo { background: #a3eba9; color:#252525; }

.slideReklamVideo { background-size:30%; background-position: top right; background-repeat:no-repeat; background-color:#dbf0e2 !important; color:#252525; }
.slideReklamVideo h1 { margin-bottom:20px; }
.slideReklamVideo .idezet { font-style: italic; font-size: 24px; text-align: center; }
.slideReklamVideo>div { position: relative; height:100%; }
.slideReklamVideo .buttonRow { position: absolute; bottom:10px; right: calc( 50% - 140px ); }

/* .slideReklamVideo>div:before { content:" "; width:500px; height:500px; z-index: -1; display: block;
    background: #bad6d8; bottom:-300px; left:-350px; transform: rotate(45deg); position: absolute; } */
.slideReklamVideo button { background: #387184; color:#ffffff; }
.slideWorkflowPre .buttonRow { position: absolute; bottom:100px; right: 130px;}
.slideWorkflowPre .buttonRow button {  width:320px; }

.slideElonyok { background:#252525 !important; color:#0199ae !important; }
.slideElonyok>div { display: flex; flex-direction: column; justify-content: space-around; height: 100%; }
.slideElonyokBoxRow { margin-left:-15px; margin-right:-15px; display: flex; align-items: stretch; }
.slideElonyokBox { width: calc(33.33% - 60px); margin:15px; background:#0199ae; color:#ffffff; padding:15px; font-size:18px; display: flex; align-items: center; line-height: 1.5; }
.slideElonyokBox>div { text-align:center; }
.slideElonyokBox b { color:#252525; }
.slideElonyokBox.important { background: #dc8e2a; }
.slideElonyok button { background: #0199ae; }


.slideWorkflowPre { background: #ffffff; }
.slideWorkflowPre>div { display: flex; flex-direction: column; justify-content: center; height: 100%; }
.slideWorkflowPre>div>div { display: flex; }
.slideWorkflowPre .monitorSide { width:60%; display: flex; flex-direction: column; justify-content: center; }
.slideWorkflowPre .textSide { width:40%; padding-left:60px; display: flex; flex-direction: column; justify-content: center; position: relative; }
.slideWorkflowPre .line { position: absolute; height:1px; width:100%; background:#cccccc; }
.slideWorkflowPre .lineTop { top:2px; }
.slideWorkflowPre .lineBot { bottom: 20%; }
.slideWorkflowPre .textSide h3 { position: absolute; top: -34px; font-size: 24px; line-height: 36px; color:#000000; }
.slideWorkflowPre a { font-size: 18px; line-height: 20px; text-shadow: none; color:#20a91d; }


.slideWorkInvoice { background: #252525; color:#ffffff; }
.slideWorkInvoice h1 { margin-top: 20px; }
.slideWorkInvoice ul { display:block; width:calc(100% + 120px); position: relative; margin-left:-60px; margin-top:80px; }
.slideWorkInvoice ul:before { content: " "; height: 10px; width:100%; position:absolute; top: -5px; background: #7bde83; }
.slideWorkInvoice ul li { list-style: none; display: block; float:left; width:calc(20% - 20px); margin-left:10px; margin-right:10px; font-size:16px; text-align:center; padding-top:50px; position: relative; }
.slideWorkInvoice ul li:before { content: " "; background:#7bde83; width: 60px; height: 60px; border-radius: 60px; position: absolute; top:-30px; left:calc( 50% - 30px); }
.slideWorkInvoice ul strong { font-size: 22px; line-height: 26px; display: block; min-height:180px; border-bottom:1px solid #ffffff; }
.slideWorkInvoice ul span { display:block; margin-top:20px; line-height:22px; }
.slideWorkInvoice ul:after { content: " "; clear: both; display: block; }
.slideWorkInvoice .buttonRow { position: absolute; bottom:50px; }
.slideWorkInvoice button { margin-top: 100px; background: #7bde83; color:#252525; }


.slideAllPlace { background: #ffffff; }
.slideAllPlace>div { position: relative; }
.hexa1 { position: absolute; top:0; left:650px; }
    .hexa1 .hexagonH { background: #d2f1d2; }
    .hexa1 .hexagonH:before { border-left-color: #d2f1d2 !important; }
    .hexa1 .hexagonH:after { border-right-color: #d2f1d2 !important; }
.hexa2 { position: absolute; top:120px; left:443px; }
    .hexa2 .hexagonH { background: #bed2db; }
    .hexa2 .hexagonH:before { border-left-color: #bed2db !important; }
    .hexa2 .hexagonH:after { border-right-color: #bed2db !important; }
.hexa3 { position: absolute; top: 240px; left: 236px; }
    .hexa3 .hexagonH { background: #e0eff4; }
    .hexa3 .hexagonH:before { border-left-color: #e0eff4 !important; }
    .hexa3 .hexagonH:after { border-right-color: #e0eff4 !important; }
.hexa4 { position: absolute; top: 240px; left: 650px; }
    .hexa4 .hexagonH { background: #fdf0df; }
    .hexa4 .hexagonH:before { border-left-color: #fdf0df !important; }
    .hexa4 .hexagonH:after { border-right-color: #fdf0df !important; }
.hexa5 { position: absolute; top: 360px; left: 443px; }
    .hexa5 .hexagonH { background: #fffadd; }
    .hexa5 .hexagonH:before { border-left-color: #fffadd !important; }
    .hexa5 .hexagonH:after { border-right-color: #fffadd !important; }
.hexa6 { position: absolute; top: 360px; left: 857px; }
    .hexa6 .hexagonH { background: #c4c4c4; }
    .hexa6 .hexagonH:before { border-left-color: #c4c4c4 !important; }
    .hexa6 .hexagonH:after { border-right-color: #c4c4c4 !important; }
.hexa7 { position: absolute; top: 480px; left: 650px; }
    .hexa7 .hexagonH { background: #f0b3b2; }
    .hexa7 .hexagonH:before { border-left-color: #f0b3b2 !important; }
    .hexa7 .hexagonH:after { border-right-color: #f0b3b2 !important; }

.slideAllPlace .buttonRow { position: absolute; bottom:50px; }
.slideAllPlace .buttonRow button { background: #7bde83; }

.slideAllVideo h1 { margin-bottom:20px; font-size:26px; text-align: center; }
.slideAllVideo .videoRow { margin-left: -60px; width:calc( 100% + 120px ); height:244px; }
.slideAllVideo .youtubeLink { text-shadow:none; font-size: 18px; color:#20a820; margin-bottom:20px; position: absolute; bottom:15px; left:50px; }
.slideAllVideo .videoBox { padding:30px; width: calc(50% - 60px); float: left; position: relative; }
.videoBox h2 { font-size: 24px; text-align: center; margin:0; padding:0 0; position: relative; top:-12px;   }
.slideAllVideo .videoBox iframe { width: 100%; height:200px; }
.bg1 { background: #d2f1d2; }
.bg2 { background: #c9e0cb; }
.bg3 { background: #e0eff4; }
.bg4 { background: #d3e0e4; }
.slideAllVideo .buttonRow { position: absolute; bottom:30px; right: 50px; }

#slide10 { padding: 0; }
.slideContact>div { display: flex; height: 100%; justify-content: space-around; flex-direction: column; }
.slideContact>div>div { height: 50%; display: flex; align-items: center; flex-direction: column; justify-content: center; }
.slideContact .halfTop { background-image: url(/pictures/headerBg.jpg); background-size: cover; background-repeat: no-repeat; background-position: center;
    color:#ffffff; text-align: center; }
.slideContact .halfTop .colorLayer { height:100%; width:100%; margin-top:3px; margin-bottom:3px; background:rgba(55, 119, 144, 0.8);
    display: flex; align-items: center; flex-direction: column; justify-content: center; }
.slideContact .halfBottom>div { text-align:center; }
.slideContact .halfBottom .cData { font-size:20px; margin-top:20px; padding-top:20px; border-top:1px solid rgba(55, 119, 144, 1);}
.slideContact .halfBottom a { text-shadow: none !important; }


.hexagonInner { height:100%; display: flex; flex-direction: column; justify-content: center; text-align:center; margin-left:-40px; width: calc( 100% + 80px );
    font-size: 18px; line-height: 24px;}
.hexagonInner h3 { margin-bottom:15px; font-size: 26px; }
.hexagonH {
    position: relative;
    height: 240px;
    width: 138.56px;
    background-color: #64C7CC;
}
.hexagonH:before,
.hexagonH:after {
    content: "";
    position: absolute;
    width: 0;
    border-top: 120px solid transparent;
    border-bottom: 120px solid transparent;
    z-index: -1;
}
.hexagonH:before {
    left: 100%;
    border-left: 69.28px solid #64C7CC;
}
.hexagonH:after {
    right: 100%;
    width: 0;
    top:0;
    border-right: 69.28px solid #64C7CC;
}


.hexagon {
    position: relative;
    width: 300px;
    height: 173.21px;
    background-color: #64C7CC;
    margin: 86.60px 0;
}

.hexagon:before,
.hexagon:after {
    content: "";
    position: absolute;
    width: 0;
    border-left: 150px solid transparent;
    border-right: 150px solid transparent;
}

.hexagon:before {
    bottom: 100%;
    border-bottom: 86.60px solid #64C7CC;
}

.hexagon:after {
    top: 100%;
    width: 0;
    border-top: 86.60px solid #64C7CC;
    left:0;
}

.animated.delay-200ms {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
}
.animated.delay-400ms {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
}
.animated.delay-600ms {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
}
.animated.delay-800ms {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
}

.animated.delay-1200ms {
    -webkit-animation-delay: 1200ms;
    animation-delay: 1200ms;
}
.animated.delay-1400ms {
    -webkit-animation-delay: 1400ms;
    animation-delay: 1400ms;
}
.animated.delay-1600ms {
    -webkit-animation-delay: 1600ms;
    animation-delay: 1600ms;
}
.animated.delay-1800ms {
    -webkit-animation-delay: 1800ms;
    animation-delay: 1800ms;
}

.animated.delay-2800ms {
    -webkit-animation-delay: 2800ms;
    animation-delay: 2800ms;
}
.animated.delay-3800ms {
    -webkit-animation-delay: 3800ms;
    animation-delay: 3800ms;
}