body {
    background-size: cover;
    margin: 0;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
}

/*p,a {*/
/*color: #fff;*/
/*}*/

/*footer {*/
/*width: 100%;*/
/*height: 250px;*/
/*background-color: rgba(0, 0, 0, 0.7);*/
/*bottom: 0px;*/
/*position: absolute;*/
/*}*/

/*body {*/
/*width: 100%;*/
/*font-family: 'Oswald', sans-serif;*/
/*}*/

/*ul li {*/
/*padding: 0px;*/
/*}*/

/*ul {*/
/*padding-left: 0px;*/
/*}*/

/*.box {*/
/*float: left;*/
/*height: 100vh;*/
/*background-size: cover;*/
/*position: fixed;*/
/*top: 0px;*/
/*bottom: 0px;*/
/*min-height: 100vh;*/
/*left: 0px;*/
/*}*/

/*.box section {*/
/*padding: 25px;*/
/*}*/

/*.box section .body {*/
/*display: none;*/
/*}*/

/*.modal-content {*/
/*background-color: #d0d0d0;*/
/*}*/

/*.modal-content .modal-header {*/
/*background-color: #f15927;*/
/*border-top-left-radius: 6px;*/
/*border-top-right-radius: 6px;*/
/*}*/

/*.modal-content .modal-header .modal-title{*/
/*color: #ffffff;*/
/*}*/

/*.box.open section .body {*/
/*display: block;*/
/*width: 96%;*/
/*margin-top: 7px;*/
/*margin-bottom: 25px;*/
/*}*/

/*.box.open {*/
/*height: auto;*/
/*position: relative;*/
/*background-attachment: fixed;*/

/*}*/

/*.box {*/
/*background-color: #d0d0d0;*/
/*padding-top: 120px;*/
/*border-left: 2px solid;*/
/*}*/

/*.box h2 {*/
/*text-align: center;*/
/*display:inline-block;*/
/*height: 20px;*/
/*padding: 20px;*/
/*transform: rotate(-90deg) translate(-100%, 0);*/
/*transform-origin: 0 0;*/
/*color: #ffffff;*/
/*font-weight: bold;*/
/*width: 500px;*/
/*}*/

/*.box.open h2 {*/
/*transform: none;*/
/*margin-bottom: 30px;*/
/*color: #f15927;*/
/*font-size: 20px;*/
/*text-align: left;*/
/*margin-left: 80px;*/
/*text-decoration: underline;*/
/*}*/

/*.box.open {*/
/*background-color: #f2f2f2;*/
/*-webkit-box-shadow: 4px 0px 19px 0px rgba(0,0,0,0.75);*/
/*-moz-box-shadow: 4px 0px 19px 0px rgba(0,0,0,0.75);*/
/*box-shadow: 4px 0px 19px 0px rgba(0,0,0,0.75);*/
/*}*/

/*.box.open:last-child {*/

/*}*/
/*.box section {*/
/*padding-left: 200px;*/
/*}*/
/*.box section p {*/
/*color: #000*/
/*}*/

/*.logo-top {*/
/*width: 100%;*/
/*position: absolute;*/
/*top: 20px;*/
/*}*/

/*.logo-top img {*/
/*position: absolute;*/
/*left: 45%;*/
/*}*/

/*.box .logo-top {*/
/*display: none;*/
/*}*/

/*.box.open .logo-top {*/
/*display: block;*/
/*}*/

/*.fixed {*/
/*position: fixed;*/
/*}*/

/*.box.open .scroll {*/
/*background-color: #f15927;*/
/*width: 6px;*/
/*height: 50px;*/
/*position: fixed;*/
/*top: 192px;*/
/*}*/

/*.box section {*/
/*padding-top: 0px;*/
/*padding-bottom: 0px;*/
/*}*/

/*.box .menu {*/
/*text-align: right;*/
/*font-size: 15px;*/
/*height: 45px;*/
/*}*/

/*.box.open .description {*/
/*border-left: 2px solid #f15927;*/
/*min-height: 46px;*/
/*}*/

/*.menu .active {*/
/*color: #f15927;*/
/*}*/

/*.menu h3 {*/
/*cursor: pointer;*/
/*}*/

/*.menu h3 {*/
/*display: none;*/
/*}*/

/*.box.open .menu h3 {*/
/*display: block;*/
/*font-size: 15px;*/
/*margin-top: 10px;*/
/*margin-bottom: 0px;*/
/*}*/

/*.box section .menu h3.h3-lp-0 {*/
/*margin-top: 20px;*/
/*}*/

/*.decor {*/
/*display: none;*/
/*width: 100px;*/
/*height: 100px;*/
/*position: relative;*/
/*float: right;*/
/*margin-right: 20px;*/
/*top: 45px;*/
/*}*/

/*.decor .decor_1 {*/
/*border-top: 2px solid #f15927;*/
/*border-right: 2px solid #f15927;*/
/*height: 100px;*/
/*width: 100px;*/
/*position: absolute;*/
/*}*/

/*.decor .decor_2 {*/
/*border-top: 2px solid #f15927;*/
/*border-right: 2px solid #f15927;*/
/*height: 50px;*/
/*width: 50px;*/
/*position: absolute;*/
/*top: 19px;*/
/*left: 30px;*/
/*}*/

/*.box.open .decor {*/
/*display: block;*/
/*}*/

.btn-relasation {
    color: #000000;
    font-weight: bold;
    font-size: 28px;
    padding: 3px;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
}

.show-phone {
    position: absolute;
    top: 26px;
    text-shadow: 1px 1px 2px black;
    width: 133px;
    right: -62px;
    color: #fff;
    font-size: 39px;
}

.show-phone {
    display: none;
}

/*.box section .relasation {*/
/*display: none;*/
/*}*/

/*.box.open section .relasation {*/
/*display: block;*/
/*}*/

/*.filters li {*/
/*list-style: none;*/
/*}*/

/*.jq-relasation-show-more-btn {*/
/*text-transform: uppercase;*/
/*}*/

/*#post-relasation-filter li {*/
/*cursor: pointer;*/
/*}*/

/*.hideme {*/
/*opacity: 0;*/
/*}*/

/*.content-html {*/
/*position: relative;*/
/*}*/

/*.content {*/
/*position: relative;*/
/*}*/

/*.scroll-icon {*/
/*width: 30px;*/
/*position: fixed;*/
/*left: 50%;*/
/*transform: translateX(-50%);*/
/*bottom: 20px;*/
/*}*/

/*.scroll-downs {*/
/*position: fixed;*/
/*right: 0;*/
/*bottom: 50px;*/
/*left: 0;*/
/*margin: auto;*/

/*width :34px;*/
/*height: 55px;*/
/*}*/
/*.mousey {*/
/*width: 3px;*/
/*padding: 10px 15px;*/
/*height: 35px;*/
/*border: 2px solid #000;*/
/*border-radius: 25px;*/
/*opacity: 0.75;*/
/*box-sizing: content-box;*/
/*}*/
/*.scroller {*/
/*width: 3px;*/
/*height: 10px;*/
/*border-radius: 25%;*/
/*background-color: #f15927;*/
/*animation-name: scroll;*/
/*animation-duration: 2.2s;*/
/*animation-timing-function: cubic-bezier(.15,.41,.69,.94);*/
/*animation-iteration-count: infinite;*/
/*}*/
/*@keyframes scroll {*/
/*0% { opacity: 0; }*/
/*10% { transform: translateY(0); opacity: 1; }*/
/*100% { transform: translateY(15px); opacity: 0;}*/
/*}*/

/*@media (max-width: 767px) {*/
/*body section {*/
/*width: 100%;*/
/*}*/

/*body section .box {*/
/*float: none;*/
/*width: 100% !important;*/
/*left: auto !important;*/
/*}*/
/*}*/

body {
    margin: 0px;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
}

.box {
    display: inline-block;
}

section {
    /*font-size: 0px;*/
}

section div {
    background-size: cover;
}

section div.box-1 {
    background-attachment: fixed;
}

section div.box-2 {
    background-position: center;
    background-attachment: fixed;
}

section div.box-3 {
    background-position: right;
    background-attachment: fixed;
}

section div {
    cursor: pointer;
}

section .box .content p {
    font-size: 16px;
}

.grayscale {
    background-size: cover;
}

section .box {
    position: fixed;
    min-height: 100vh;
    top: 0px;
    bottom: 0px;
    overflow: hidden;
    overflow-x: hidden;
}

section .box .container {
    width: 100%;
}

section .box .body-content {
    overflow: auto;
    margin: 25px;
}

#body-content .box {
    -webkit-box-shadow: inset 4px 0px 3px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 4px 0px 3px 0px rgba(0, 0, 0, 0.3);
    box-shadow: inset 4px 0px 3px 0px rgba(0, 0, 0, 0.3);
}

#body-content .box.open {
}

#body-content .box .logo-top {
    opacity: 0;
}

#body-content .box.open-start .logo-top {
    opacity: 1;
    width: 100%;
    margin: 0 auto;
}

#body-content .box.open .logo-top {
    margin-top: 0px;
}

#body-content .box content-html {
    opacity: 0;
}

#body-content .box.open .content {
    margin-top: 0px;
}

#body-content .box.open .content .logo-top {
    height: 0px;
}

#body-content .box.open .content .start {
    display: none;
}

#body-content .box.open section.content-html {
    opacity: 1;
    /*background-color: rgba(255,255,255, 0.9);*/
    border-radius: 10px;
    padding: 25px;
}

#body-content .box.open .content {
    border-radius: 10px;
    background-color: rgba(255,255,255, 0.7);
    padding: 25px;
    position: relative;
    margin: 25px;
    margin-top: 90px;
}

#body-content .box.open-start {
    opacity: 1;
}

#body-content .box .content {
    margin-top: 100px;
}

#body-content .box.open .content .content-menu {
    list-style: none;
}

#body-content .box.open .content .content-menu a,
#body-content .box.open .content .content-menu.filters {
    color: gray;
}

#body-content .box.open .content .content-menu .selected a,
#body-content .box.open .content .content-menu.filters .selected {
    color: black;
}

#body-content .box.open .content .content-scroll {
    overflow-x: hidden;
    max-height: 80vh;
    direction: rtl;
}

#body-content .box.open .content .content-scroll .description {
    direction: ltr;
    padding-left: 15px;
    padding-right: 15px;
}

#body-content .box.open .content .content-scroll section {

}

section .box .body-content::-webkit-scrollbar-button {
    display: block;
    height: 13px;
    border-radius: 0px;
}

.lead {
    font-size: 16px;
}

.section-top {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0px;
    padding: 5px;
    text-align: center;
}

.section-top img {

}

#body-content .box .content {
    opacity: 0;
}

#body-content .box.open .content {
    opacity: 1;
    height: 84vh;
}

#body-content .box .content .content-menu ul li {
    list-style: none;
}

#body-content .box .content .content-menu ul {
    position: fixed;
    top: 145px;
}

#body-content .box h3 {
    position: absolute;
    width: 270px;
}

.rotate {
    -moz-transform: scale(0.9) rotate(90deg);
    -webkit-transform: scale(0.9) rotate(90deg);
    -o-transform: scale(0.9) rotate(90deg);
    -ms-transform: scale(0.9) rotate(90deg);
    transform: scale(0.9) rotate(90deg);
    position: absolute;
    width: 270px;
    top: 98px;
    left: -104px;
}

.rotate-h3-close {
    -moz-transform: scale(0.9) rotate(90deg);
    -webkit-transform: scale(0.9) rotate(90deg);
    -o-transform: scale(0.9) rotate(90deg);
    -ms-transform: scale(0.9) rotate(90deg);
    transform: scale(0.9) rotate(90deg);
    position: absolute;
    width: 270px;
    top: 98px;
    left: -104px;
}

.rotate-h3-open {
    display: block !important;
    transform: scale(0.9) rotate(0deg);
    top: 10px;
    left: 10px;
}

/* the end */

.content-scroll .description {
    margin-bottom: 50px;
}

.content-scroll .description h5 {
    margin-top: 0px;
    text-transform: uppercase;
    border-bottom: 1px solid gray;
    padding-bottom: 3px;
}

.content-scroll .description .body ul {
    padding-left: 0px;
}

.content-scroll .description .body ul li {
    list-style: none;
    text-transform: capitalize;
}

.grayscale {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}

.background-image {
    width: 100%;
    height: 100vh;
    position: absolute;
    background-size: cover;
    background-position: center;
}

.grayscale .background-image {
    filter: grayscale(100%);
}

/* CONTACTS */
.contact-box {
    background-color: #ffffff;
    border: 1px solid #e7eaec;
    padding: 20px;
}
.contact-box > a {
    text-align: center;
    color: black;
}
.contact-box.center-version {
    border: 1px solid #e7eaec;
    padding: 0;
}
.contact-box.center-version > a {
    display: block;
    background-color: #ffffff;
    padding: 20px;
    text-align: center;
}
.contact-box.center-version > a img {
    width: 80px;
    height: 80px;
    margin-top: 25px;
    margin-bottom: 10px;
}
.contact-box.center-version address {
    margin-bottom: 0;
}
.contact-box .contact-box-footer {
    text-align: center;
    background-color: #ffffff;
    border-top: 1px solid #e7eaec;
    padding: 15px 20px;
}
a{
    text-decoration:none !important;
}

.contact-box h3 {
    width: 92% !important;
    text-align: center;
    font-size: 22px;
    top: -8px;
}

.contact-box a {
    color: black;
}

.contact-box a:hover {
    color: gray;
}

.contact-box .contact-box-footer a {
    color: black;
}

.contact-box .contact-box-footer a:hover {
    color: orange;
}

.homepage-logo-start {
    position: absolute;
    bottom: 10px;
    width: 100%;
}

#kontakt-4 .contact-box {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.homepage-logo-start img {
    max-width: 400px;
    margin: 0 auto;
    display: block;
}

.open .homepage-logo-start {
    width: 200px;
}

.logo-return-to-home {
    z-index: 9999;
}

.logo-return-to-home.relisation {
    position: absolute;
    bottom: 10px;
    text-shadow: 1px 1px 2px black;
    width: 200px;
    left: 0%;
    right: 50%;
}

#myCarousel {

}

.google-maps {

}

.google-maps img {
    width: 100%;
}

#kontakt-4 {
    
}

.relasation {
    margin-left: 20px;
}

.relasation .post-relasation {
    text-align: left;
}

.relasation .relasation-title {

}

.relasation .relasation-description p,
.relasation .relasation-description p span {
    margin-bottom: 0px;
}

.relasation-all {

}

.post-relasation .relasation .relasation-title {
    color: #f15927;
}

/*#post-relasation-filter {*/
    /*padding-left: 0px;*/
/*}*/

#post-relasation .relasation .row {
    padding-bottom: 10px;
    margin-bottom: 5px;
    border-bottom: 2px solid gray;
}

#post-relasation .relasation .row:last-child {
    border-bottom: 0px;
}

.filters li {
    text-transform: uppercase;
}

#post-relasation .row .line {
    border-bottom: 1px solid gray;
    margin-bottom: 10px;
    margin-left: 15px;
    height: 55px;
}

.no-border {
    border: none !important;
}

.container-scroll {
    position: relative;
    width: 100%;
    max-height: 80vh;
}

.container-scroll .container-scroll-content {
    margin-left: 30px;
}

.ps__rail-x {
    display: none!important;
}

.ps__rail-y {
    left: 0 !important;
}

.ps__thumb-y {
    background-color: black !important;
}

.ps> .ps__scrollbar-x-rail, .ps> .ps__scrollbar-y-rail{
    opacity: 1;
}

.content-menu {
    margin-right: -20px;
}