input[type="email"],
input[type="password"],
input[type="text"],
input[type="tel"] {
    width: 100%;
    margin: 0 0 23px;
    padding: 13px 25px;
    color: #777;
    background-color: transparent;
    font-family: "Quicksand", sans-serif;
    font-size: 15px;
    line-height: 27px;
    border: 2px solid #9d9a96;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.2s ease-in-out;
    -o-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out;
}
input:focus[type="email"],
input:focus[type="password"],
input:focus[type="text"] {
    color: #222831;
    border-color: #777;
}
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder {
    color: inherit;
}
input:-moz-placeholder[type="email"],
input:-moz-placeholder[type="password"],
input:-moz-placeholder[type="text"] {
    color: inherit;
    opacity: 1;
}
input[type="email"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="text"]::-moz-placeholder {
    color: inherit;
    opacity: 1;
}
input:-ms-input-placeholder[type="email"],
input:-ms-input-placeholder[type="password"],
input:-ms-input-placeholder[type="text"] {
    color: inherit;
}
a,
b,
body,
center,
div,
em,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
label,
li,
object,
p,
s,
small,
span,
sub,
table,
u,
ul,
var {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: 0;
}
article,
header,
nav,
section {
    display: block;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    border: medium none;
    vertical-align: middle;
}
a img {
    border: none;
}
img {
    max-width: 100%;
    height: auto;
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
html {
    overflow-y: scroll !important;
}
body {
    color: #777;
    background-color: #fff;
    font-family: "Quicksand", sans-serif;
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    overflow-x: hidden !important;
    -webkit-font-smoothing: antialiased;
}
h1 {
    font-size: 75px;
    line-height: 1.2em;
}
h2 {
    font-size: 56px;
    line-height: 0.9em;
}
h3 {
    font-size: 40px;
    line-height: 1.2em;
}
h4 {
    font-size: 32px;
    line-height: 1.2em;
}
h5 {
    font-size: 26px;
    line-height: 1.2em;
}
h6 {
    font-size: 20px;
    line-height: 1.2em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 20px 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: #ffd369;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 20px 0;
    color: #222831;
    font-family: Quicksand, cursive;
    text-transform: uppercase;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: #ffd369;
}
.stavebniny-page-content-holder h1,
.stavebniny-page-content-holder h2,
.stavebniny-page-content-holder h3,
.stavebniny-page-content-holder h4,
.stavebniny-page-content-holder h5,
.stavebniny-page-content-holder h6 {
    margin-top: 40px;
}
h1,
h2,
h3 {
    font-weight: 500;
}
h4,
h5,
h6 {
    font-weight: 600;
}
a,
p a {
    color: #222831;
    text-decoration: none;
    -webkit-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}
a:hover,
p a:hover {
    color: #ffd369;
}
p {
    margin: 10px 0;
}
input[type="submit"] {
    -webkit-appearance: none;
}
ul {
    list-style-position: inside;
    margin: 15px 0;
}
ul ul {
    margin: 0;
    padding: 0 0 0 15px;
}
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    top: 0.5ex;
}
table {
    width: 100%;
}
::-moz-selection {
    background: #ffd369;
    color: #fff;
}
::selection {
    background: #ffd369;
    color: #fff;
}
::-moz-selection {
    background: #ffd369;
    color: #fff;
}
.sticky {
    opacity: 1;
}
.alignleft {
    display: inline;
    float: left;
    margin: 0 20px 20px 0;
}
.alignright {
    display: inline;
    float: right;
    margin: 0 0 20px 20px;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 10px auto;
}
.alignwide {
    margin-left: auto;
    margin-right: auto;
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .alignwide {
        width: 100%;
        max-width: 100%;
    }
}
.alignfull {
    position: relative;
    left: -1rem;
    width: calc(100% + (2 * 1rem));
    max-width: calc(100% + (2 * 1rem));
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .alignfull {
        left: calc(-12.5% - 75px);
        width: calc(125% + 150px);
        max-width: calc(125% + 150px);
        margin-top: calc(2 * 1rem);
        margin-bottom: calc(2 * 1rem);
    }
}
.text-align-right {
    text-align: right;
}
.text-align-left {
    text-align: left;
}
.text-align-center {
    text-align: center;
}
.stavebniny-wrapper {
    position: relative;
    left: 0;
    z-index: 1000;
    -webkit-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -o-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}
.stavebniny-wrapper .stavebniny-wrapper-inner {
    width: 100%;
    overflow: hidden;
}
.stavebniny-content {
    position: relative;
    margin-top: 0;
    z-index: 100;
    background-color: #fff;
}
.stavebniny-content-background-full-image .stavebniny-content {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.stavebniny-container {
    position: relative;
    padding: 0;
    width: 100%;
    z-index: 100;
}
.stavebniny-container:before {
    content: " ";
    display: table;
}
.stavebniny-container:after {
    content: " ";
    display: table;
    clear: both;
}
.stavebniny-container-inner {
    width: 1100px;
    margin: 0 auto;
}
.stavebniny-full-width {
    position: relative;
    z-index: 100;
}
.stavebniny-content .stavebniny-content-inner .stavebniny-container .stavebniny-container-inner,
.stavebniny-content .stavebniny-content-inner .stavebniny-full-width .stavebniny-full-width-inner {
    padding-top: 120px;
    padding-bottom: 140px;
}
.stavebniny-row-grid-section {
    display: flex;
    align-items: center;
    gap: 60px;
    flex-direction: column;
}
.stavebniny-features-main,
.stavebniny-map-main {
    text-align: center;
    padding-top: 50px;
    width: 100%;
}
.stavebniny-features-items {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 0;
    box-sizing: border-box;
    padding-bottom: 75px;
    width: 100%;
}
.stavebniny-features-items > div {
    width: 50%;
    box-sizing: border-box;
    padding-right: 25px;
}
.stavebniny-features-items .stavebniny-iwt-custom-icon {
    font-size: 33px;
    padding-top: 7px;
    color: #ffd369;
}
.stavebniny-feature-more {
    text-align: center;
    padding-bottom: 55px;
}
.stavebniny-feature-more a {
    background: #ffd369;
    color: white;
    padding: 10px 25px 7px;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: Quicksand, cursive;
    font-size: 22px;
    letter-spacing: 0.3px;
    display: inline-block;
    transition: transform .3s ease-out;
}
.stavebniny-feature-more a:hover {
    transform: translateY(-10px);
}
.stavebniny-feature-more a .stavebniny-feature-more-text {
    font-size: 22px;
    letter-spacing: 0.3px;
}
.stavebniny-feature-more a .stavebniny-feature-more-icon {
    font-size: 19px;
    margin-left: 2px;
}


/* Font Awesome changes */
.fa-beer-mug-empty {
    font-weight: 400 !important;
}

/* Gallery */
.stavebniny-gallery img {
    object-fit: cover;
    transition: all .3s ease-out;
    filter: saturate(0.3);
    height: 100%;
    width: 100%;
}
.stavebniny-gallery img:hover {
    scale: 0.97;
    filter: none;
}


.stavebniny-gallery-first-row {
    display: flex;
    max-height: 600px;
}

.stavebniny-gallery-four {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: minmax(0, 1fr);
    flex: 1;
}
.stavebniny-gallery-four > img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.stavebniny-gallery-large {
    flex: 0.65;
}
.stavebniny-gallery-large img {
    height: 100%;
    width: 100%;
}
.stavebniny-gallery-second-row {
    display: flex;
    flex-wrap: nowrap;
}

.stavebniny-gallery-second-row > img {
    width: 33.3333333%;
}

/* Kontakt */
.stavebniny-map-items {
    display: flex;
    flex-wrap: nowrap;
    gap: 50px;
    padding-bottom: 55px;
}
.stavebniny-address-title {
    font-weight: 400;
    font-size: 21px;
    line-height: 150%;
    color: #222831;
    font-family: Quicksand, cursive;
    text-transform: uppercase;
}
.stavebniny-address-content {
    color: #222831;
    padding-bottom: 10px;
    line-height: 180%;
}
.top-contact {
    display: flex;
    gap: 20px;
}
.top-contact input {
    margin-bottom: 0;
}
.bottom-contact textarea {
    width: 100%;
    padding: 15px;
    margin: 0;
    box-sizing: border-box;
    background: transparent;
}

.bottom-contact .wpcf7-submit {
    font-family: Quicksand,cursive;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    outline: 0;
    font-size: 17px;
    line-height: 1.125em;
    letter-spacing: .15em;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    transition: all .3s ease-out;
    padding: 15px 41px 12px;
    color: #fff;
    background-color: black;
    border: 2px solid transparent;
    margin: 10px 0 0;
    cursor: pointer;
}
.bottom-contact .wpcf7-submit:hover {
    transform: translateY(-5px);
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #9d9a96;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #ffd369;
}
.wpcf7 form .wpcf7-response-output {
    border: 1px solid;
    width: 100%;
    box-sizing: border-box;
    margin-inline: 0;
    padding: 0.5em 1em;
}
.stavebniny-address {
    padding-top: 15px;
}

.stavebniny-iframe-wrapper iframe {
    border: none;
    width: 100%;
    min-height: 500px;
    border-top: 1px solid #e3e3e3 !important;
    border-bottom: 1px solid #e3e3e3 !important;
}

/* Events */
.stavebniny-udalosti {
    position: relative;
    min-height: 500px;
    padding: 70px 0;
}
.stavebniny-udalosti-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    filter: grayscale(0.8) contrast(0.9) brightness(0.8);
    background-repeat: no-repeat;
    background-size: cover;
}
.stavebniny-udalosti-main {
    display: flex;
    gap: 100px;
    justify-content: space-between;
}

.stavebniny-udalosti-holder {
    flex: 0.5;
    background: white;
    padding: 25px;
    border-radius: 4px;
    box-shadow: 1px 1px 9px 1px #ffffff;
}
.stavebniny-udalost-title {
    font-family: Quicksand, cursive;
    text-transform: uppercase;
    display: block;
    color: #ffd369;
    font-size: 25px;
    margin-bottom: 2px;
}
.stavebniny-udalost-title:hover {
    color: black;
}
.stavebniny-udalost-date {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 5px;
}
.stavebniny-udalost-date span {
    font-weight: bold;
}
.stavebniny-udalosti-holder .stavebninyst-udalost-item {
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.stavebniny-udalosti-holder .stavebninyst-udalost-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.stavebniny-udalost-desc {
    font-size: 14px;
    margin: 20px 0;
}
.stavebniny-udalosti-headline {
    flex: 0.25;
    display: flex;
    align-items: center;
}
.stavebniny-udalosti-headline h2 {
    font-family: Shadows Into Light;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 80px;
    text-shadow: 1px 1px 1px;
}
.stavebniny-udalost-more {
    font-family: Quicksand,cursive;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    outline: 0;
    font-size: 14px;
    line-height: 1.125em;
    letter-spacing: .15em;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    transition: all .3s ease-out;
    padding: 7px 41px 5px;
    color: #fff;
    background-color: black;
    border: 2px solid transparent;
    margin: 10px 0 0;
    cursor: pointer;
}
.stavebniny-udalost-more:hover {
    color: white;
    transform: translateY(-5px);
}

/* Footer */
footer {
    background: #222831;
    color: white;
}

footer a {
    color: white;
}
footer a:hover {
    color: #ffd369;
}
.footer-row {
    display: flex;
    justify-content: space-around;
    padding: 35px 0;
    width: 100%;
}
.footer-col h2 {
    color: white;
    font-size: 22px;
    margin: 0;
}
.footer-col li {
    list-style-type: none;
}

.footer-copyright a {
    color: white;
    text-decoration: underline;
}

.footer-copyright {
    text-align: center;
    padding: 15px 0;
}

/* Soc */
.stavebniny-social-icons-group-widget {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    font-size: 23px;
}
.stavebniny-social-icons-group-widget i {
    color: #999;
}
.stavebniny-social-icons-group-widget a:hover i {
    color: white;
}
footer .stavebniny-social-icons-group-widget {
    display: flex;
    justify-content: flex-start;
    margin-top: 20px;
}

footer .stavebniny-social-icons-group-widget i {
    color: white;
    transition: all .3s ease-out;
}
footer .stavebniny-social-icons-group-widget a:hover i {
    transform: translateY(-5px);
}

/* Pages */
.stavebniny-mobile-header .stavebniny-mobile-header-inner,
.page .stavebniny-page-header,
.single .stavebniny-page-header,
.page-template .stavebniny-page-header,
.post-type-archive .stavebniny-page-header {
    background-color: #222831 !important;
}
.page-content {
    padding-bottom: 50px;
    color: #161616;
}
.page-content .stavebninyst-udalost-item {
    padding-bottom: 30px;
    border-bottom: 1px solid #ffd369;
    margin-bottom: 25px;
}
.page-content .stavebninyst-udalost-item:nth-last-child(2){
    padding-bottom: 30px;
    border-bottom: none;
    margin-bottom: 0;
}
.page-content.single-content .stavebninyst-udalost-item {
    border-bottom: none;
}
.page-content  .stavebniny-udalost-title {
    font-size: 30px;
}
.page-content .stavebniny-udalost-image {
    width: 100%;
    padding: 10px 0;
}
.gallery-content {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.stavebninyst-gallery-item {
    width: calc(50% - 10px);
    height: 250px;
}
.stavebninyst-gallery-item img {
    width: 100%;
    padding: 10px 0;
    height: 100%;
    object-fit: cover;
    border: 1px solid #d1d1d1;
    padding: 0 !important;
}
.pagination {
    background: #222831;
    padding: 5px 10px;
    border-radius: 4px;
    display: flex;
    gap: 15px;
}
.pagination a {
    color: white;
}
.pagination .page-numbers.current,
.pagination a:hover {
    color: #ffd369;
}

/* FB */
.fb-share {
    background: #3b5998;
    color: white;
    padding: 7px 15px;
    margin-top: 10px;
    display: inline-flex;
    border-radius: 4px;
    align-items: center;
    gap: 8px;
}
.fb-share:hover {
    opacity: 0.8;
    color: white;
}

@media only screen and (min-width: 1450px) {
    .stavebniny-grid-1300 .stavebniny-container-inner,
    .stavebniny-grid-1300 .stavebniny-grid,
    .stavebniny-grid-1300 .stavebniny-row-grid-section {
        width: 1300px;
    }
}
@media only screen and (min-width: 1367px) {
    .stavebniny-grid-1200 .stavebniny-container-inner,
    .stavebniny-grid-1200 .stavebniny-grid,
    .stavebniny-grid-1200 .stavebniny-row-grid-section {
        width: 1200px;
    }
}
@media only screen and (min-width: 1200px) {
    .stavebniny-grid-1000 .stavebniny-container-inner,
    .stavebniny-grid-1000 .stavebniny-grid,
    .stavebniny-grid-1000 .stavebniny-row-grid-section {
        width: 1000px;
    }
}
@media only screen and (min-width: 1024px) {
    .stavebniny-grid-800 .stavebniny-container-inner,
    .stavebniny-grid-800 .stavebniny-grid,
    .stavebniny-grid-800 .stavebniny-row-grid-section {
        width: 800px;
    }
}
@-webkit-keyframes preload-background {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@keyframes preload-background {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
.stavebniny-grid {
    width: 1100px;
    margin: 0 auto;
}
.stavebniny-vertical-align-containers {
    position: relative;
    height: 100%;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-vertical-align-containers.stavebniny-25-50-25 .stavebniny-position-left,
.stavebniny-vertical-align-containers.stavebniny-25-50-25 .stavebniny-position-right {
    width: 25%;
}
.stavebniny-vertical-align-containers.stavebniny-25-50-25 .stavebniny-position-center {
    width: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.stavebniny-vertical-align-containers.stavebniny-33-33-33 .stavebniny-position-center,
.stavebniny-vertical-align-containers.stavebniny-33-33-33 .stavebniny-position-left,
.stavebniny-vertical-align-containers.stavebniny-33-33-33 .stavebniny-position-right {
    width: 33.33%;
}
.stavebniny-vertical-align-containers.stavebniny-33-33-33 .stavebniny-position-center {
    width: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.stavebniny-vertical-align-containers.stavebniny-50-50 .stavebniny-position-left,
.stavebniny-vertical-align-containers.stavebniny-50-50 .stavebniny-position-right {
    width: 50%;
}
.stavebniny-vertical-align-containers.stavebniny-33-66 .stavebniny-position-left {
    width: 33.33%;
}
.stavebniny-vertical-align-containers.stavebniny-33-66 .stavebniny-position-right {
    width: 66.66%;
}
.stavebniny-vertical-align-containers.stavebniny-66-33 .stavebniny-position-left {
    width: 66.66%;
}
.stavebniny-vertical-align-containers.stavebniny-66-33 .stavebniny-position-right {
    width: 33.33%;
}
.stavebniny-vertical-align-containers .stavebniny-position-left {
    position: relative;
    float: left;
    z-index: 2;
    height: 100%;
}
.stavebniny-vertical-align-containers .stavebniny-position-center {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    text-align: center;
    z-index: 1;
    border-bottom: 1px solid rgb(255 255 255 / 25%);
}
.stavebniny-vertical-align-containers .stavebniny-position-right {
    position: relative;
    float: right;
    z-index: 2;
    height: 100%;
    text-align: right;
}
.stavebniny-vertical-align-containers .stavebniny-position-center-inner,
.stavebniny-vertical-align-containers .stavebniny-position-left-inner,
.stavebniny-vertical-align-containers .stavebniny-position-right-inner {
    vertical-align: middle;
    display: inline-block;
}
.stavebniny-vertical-align-containers .stavebniny-position-right.stavebniny-has-widget .stavebniny-position-right-inner {
    height: 100%;
}
.stavebniny-vertical-align-containers .stavebniny-position-center:before,
.stavebniny-vertical-align-containers .stavebniny-position-left:before,
.stavebniny-vertical-align-containers .stavebniny-position-right:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin-right: 0;
}
.wpb_button,
.wpb_content_element,
.wpb_row {
    margin-bottom: 0 !important;
}
.stavebniny-row-grid-section {
    position: relative;
    width: 1100px;
    margin: 0 auto;
    z-index: 20;
}
.stavebniny-content-aligment-left {
    text-align: left;
}
.stavebniny-content-aligment-center {
    text-align: center;
}
.stavebniny-content-aligment-right {
    text-align: right;
}
.stavebniny-parallax-row-holder {
    position: static;
    padding: 0;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center 0;
    background-attachment: fixed;
    overflow: hidden;
}
@media only screen and (max-width: 1024px) {
    .stavebniny-parallax-row-holder {
        height: auto !important;
        min-height: 200px !important;
        background-position: center top !important;
        background-attachment: scroll;
        background-size: cover;
    }
}
.stavebniny-no-space.stavebniny-disable-bottom-space {
    margin-bottom: 0;
}
.stavebniny-no-space .stavebniny-outer-space {
    margin: 0;
}
.stavebniny-no-space .stavebniny-outer-space .stavebniny-item-space {
    padding: 0 0;
    margin: 0 0 0;
}
.stavebniny-no-space.stavebniny-disable-item-bottom-space .stavebniny-item-space {
    margin: 0;
}
.stavebniny-small-space.stavebniny-disable-bottom-space {
    margin-bottom: -20px;
}
.stavebniny-small-space .stavebniny-outer-space {
    margin: 0 -10px;
}
.stavebniny-small-space .stavebniny-outer-space .stavebniny-item-space {
    padding: 0 10px;
    margin: 0 0 20px;
}
.stavebniny-small-space.stavebniny-disable-item-bottom-space .stavebniny-item-space {
    margin: 0;
}
.stavebniny-normal-space.stavebniny-disable-bottom-space {
    margin-bottom: -30px;
}
.stavebniny-normal-space .stavebniny-outer-space {
    margin: 0 -15px;
}
.stavebniny-normal-space .stavebniny-outer-space .stavebniny-item-space {
    padding: 0 15px;
    margin: 0 0 30px;
}
.stavebniny-normal-space.stavebniny-disable-item-bottom-space .stavebniny-item-space {
    margin: 0;
}
.stavebniny-medium-space.stavebniny-disable-bottom-space {
    margin-bottom: -40px;
}
.stavebniny-medium-space .stavebniny-outer-space {
    margin: 0 -20px;
}
.stavebniny-medium-space .stavebniny-outer-space .stavebniny-item-space {
    padding: 0 20px;
    margin: 0 0 40px;
}
.stavebniny-medium-space.stavebniny-disable-item-bottom-space .stavebniny-item-space {
    margin: 0;
}
.stavebniny-large-space.stavebniny-disable-bottom-space {
    margin-bottom: -50px;
}
.stavebniny-large-space .stavebniny-outer-space {
    margin: 0 -25px;
}
.stavebniny-large-space .stavebniny-outer-space .stavebniny-item-space {
    padding: 0 25px;
    margin: 0 0 50px;
}
.stavebniny-large-space.stavebniny-disable-item-bottom-space .stavebniny-item-space {
    margin: 0;
}
.stavebniny-grid-row {
    margin-left: -15px;
    margin-right: -15px;
}
.stavebniny-grid-row:after,
.stavebniny-grid-row:before {
    content: " ";
    display: table;
}
.stavebniny-grid-row:after {
    clear: both;
}
.stavebniny-grid-col-1 {
    position: relative;
    float: left;
    width: 8.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-grid-col-1:after,
.stavebniny-grid-col-1:before {
    content: " ";
    display: table;
}
.stavebniny-grid-col-1:after {
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .stavebniny-grid-col-1 {
        width: 100%;
        float: none;
    }
}
.stavebniny-grid-col-2 {
    position: relative;
    float: left;
    width: 16.66667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-grid-col-2:after,
.stavebniny-grid-col-2:before {
    content: " ";
    display: table;
}
.stavebniny-grid-col-2:after {
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .stavebniny-grid-col-2 {
        width: 100%;
        float: none;
    }
}
.stavebniny-grid-col-3 {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-grid-col-3:after,
.stavebniny-grid-col-3:before {
    content: " ";
    display: table;
}
.stavebniny-grid-col-3:after {
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .stavebniny-grid-col-3 {
        width: 100%;
        float: none;
    }
}
.stavebniny-grid-col-4 {
    position: relative;
    float: left;
    width: 33.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-grid-col-4:after,
.stavebniny-grid-col-4:before {
    content: " ";
    display: table;
}
.stavebniny-grid-col-4:after {
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .stavebniny-grid-col-4 {
        width: 100%;
        float: none;
    }
}
.stavebniny-grid-col-5 {
    position: relative;
    float: left;
    width: 41.66667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-grid-col-5:after,
.stavebniny-grid-col-5:before {
    content: " ";
    display: table;
}
.stavebniny-grid-col-5:after {
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .stavebniny-grid-col-5 {
        width: 100%;
        float: none;
    }
}
.stavebniny-grid-col-6 {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-grid-col-6:after,
.stavebniny-grid-col-6:before {
    content: " ";
    display: table;
}
.stavebniny-grid-col-6:after {
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .stavebniny-grid-col-6 {
        width: 100%;
        float: none;
    }
}
.stavebniny-grid-col-7 {
    position: relative;
    float: left;
    width: 58.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-grid-col-7:after,
.stavebniny-grid-col-7:before {
    content: " ";
    display: table;
}
.stavebniny-grid-col-7:after {
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .stavebniny-grid-col-7 {
        width: 100%;
        float: none;
    }
}
.stavebniny-grid-col-8 {
    position: relative;
    float: left;
    width: 66.66667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-grid-col-8:after,
.stavebniny-grid-col-8:before {
    content: " ";
    display: table;
}
.stavebniny-grid-col-8:after {
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .stavebniny-grid-col-8 {
        width: 100%;
        float: none;
    }
}
.stavebniny-grid-col-9 {
    position: relative;
    float: left;
    width: 75%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-grid-col-9:after,
.stavebniny-grid-col-9:before {
    content: " ";
    display: table;
}
.stavebniny-grid-col-9:after {
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .stavebniny-grid-col-9 {
        width: 100%;
        float: none;
    }
}
.stavebniny-grid-col-10 {
    position: relative;
    float: left;
    width: 83.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-grid-col-10:after,
.stavebniny-grid-col-10:before {
    content: " ";
    display: table;
}
.stavebniny-grid-col-10:after {
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .stavebniny-grid-col-10 {
        width: 100%;
        float: none;
    }
}
.stavebniny-grid-col-11 {
    position: relative;
    float: left;
    width: 91.66667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-grid-col-11:after,
.stavebniny-grid-col-11:before {
    content: " ";
    display: table;
}
.stavebniny-grid-col-11:after {
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .stavebniny-grid-col-11 {
        width: 100%;
        float: none;
    }
}
.stavebniny-grid-col-12 {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-grid-col-12:after,
.stavebniny-grid-col-12:before {
    content: " ";
    display: table;
}
.stavebniny-grid-col-12:after {
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .stavebniny-grid-col-12 {
        width: 100%;
        float: none;
    }
}
@-webkit-keyframes element-from-left {
    0% {
        opacity: 0;
        -webkit-transform: translate(-20%, 0);
        transform: translate(-20%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@keyframes element-from-left {
    0% {
        opacity: 0;
        -webkit-transform: translate(-20%, 0);
        transform: translate(-20%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@-webkit-keyframes element-from-right {
    0% {
        opacity: 0;
        -webkit-transform: translate(20%, 0);
        transform: translate(20%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@keyframes element-from-right {
    0% {
        opacity: 0;
        -webkit-transform: translate(20%, 0);
        transform: translate(20%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@-webkit-keyframes element-from-top {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, -30%);
        transform: translate(0, -30%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@keyframes element-from-top {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, -30%);
        transform: translate(0, -30%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@-webkit-keyframes element-from-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, 30%);
        transform: translate(0, 30%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@keyframes element-from-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, 30%);
        transform: translate(0, 30%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
.stavebniny-element-from-bottom,
.stavebniny-element-from-fade,
.stavebniny-element-from-left,
.stavebniny-element-from-right,
.stavebniny-element-from-top {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.stavebniny-element-from-bottom div,
.stavebniny-element-from-fade div,
.stavebniny-element-from-left div,
.stavebniny-element-from-right div,
.stavebniny-element-from-top div {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    opacity: 0;
}
.stavebniny-element-from-fade.stavebniny-element-from-fade-on div {
    opacity: 1;
    -webkit-transition: opacity 0.8s ease 0s;
    -o-transition: opacity 0.8s ease 0s;
    transition: opacity 0.8s ease 0s;
}
.stavebniny-element-from-left.stavebniny-element-from-left-on div {
    -webkit-animation: element-from-left 0.55s 1 ease;
    animation: element-from-left 0.55s 1 ease;
    opacity: 1;
}
.stavebniny-element-from-right.stavebniny-element-from-right-on div {
    -webkit-animation: element-from-right 0.55s 1 ease;
    animation: element-from-right 0.55s 1 ease;
    opacity: 1;
}
.stavebniny-element-from-top.stavebniny-element-from-top-on div {
    -webkit-animation: element-from-top 0.55s 1 ease;
    animation: element-from-top 0.55s 1 ease;
    opacity: 1;
}
.stavebniny-element-from-bottom.stavebniny-element-from-bottom-on div {
    -webkit-animation: element-from-bottom 0.55s 1 ease;
    animation: element-from-bottom 0.55s 1 ease;
    opacity: 1;
}
.stavebniny-fade-in-down {
    opacity: 0;
    -webkit-transform: translate(0, -25px);
    -ms-transform: translate(0, -25px);
    transform: translate(0, -25px);
    -webkit-transition: all 0.9s cubic-bezier(0, 1, 0.5, 1);
    -o-transition: all 0.9s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.9s cubic-bezier(0, 1, 0.5, 1);
}
.stavebniny-fade-in-down.stavebniny-fade-in-down-on {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.stavebniny-fade-in {
    opacity: 0;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.stavebniny-fade-in.stavebniny-fade-in-on {
    opacity: 1;
}
@-webkit-keyframes ball-fall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-145%);
        transform: translateY(-145%);
    }
    10% {
        opacity: 0.5;
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    80% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    90% {
        opacity: 0.5;
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(145%);
        transform: translateY(145%);
    }
}
@keyframes ball-fall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-145%);
        transform: translateY(-145%);
    }
    10% {
        opacity: 0.5;
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    80% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    90% {
        opacity: 0.5;
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(145%);
        transform: translateY(145%);
    }
}
@-webkit-keyframes mkdfImageScaleIn {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes mkdfImageScaleIn {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes mkdfMaskToUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes mkdfMaskToUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@-webkit-keyframes scaleout {
    0% {
        -webkit-transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}
@keyframes scaleout {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0;
    }
}
@-webkit-keyframes bounce {
    0%,
    100% {
        -webkit-transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
    }
}
@keyframes bounce {
    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
@-webkit-keyframes rotateplane {
    0% {
        -webkit-transform: perspective(120px);
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg);
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    }
}
@keyframes rotateplane {
    0% {
        transform: perspective(120px) rotateX(0) rotateY(0);
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}
@-webkit-keyframes cubemove {
    25% {
        -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    }
    50% {
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    }
    75% {
        -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(0.5);
    }
    100% {
        -webkit-transform: rotate(-360deg);
    }
}
@keyframes cubemove {
    25% {
        transform: translateX(42px) rotate(-90deg) scale(0.5);
        -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    }
    50% {
        transform: translateX(42px) translateY(42px) rotate(-179deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    }
    50.1% {
        transform: translateX(42px) translateY(42px) rotate(-180deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    }
    75% {
        transform: translateX(0) translateY(42px) rotate(-270deg) scale(0.5);
        -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(0.5);
    }
    100% {
        transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
    }
}
@-webkit-keyframes stretchdelay {
    0%,
    100%,
    40% {
        -webkit-transform: scaleY(0.4);
    }
    20% {
        -webkit-transform: scaleY(1);
    }
}
@keyframes stretchdelay {
    0%,
    100%,
    40% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
    }
}
@-webkit-keyframes bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
    }
}
@keyframes bouncedelay {
    0%,
    100%,
    80% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    40% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
@-webkit-keyframes rotatecircles {
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes rotatecircles {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}
@-webkit-keyframes atom_position {
    50% {
        top: 80px;
        left: 80px;
    }
}
@keyframes atom_position {
    50% {
        top: 80px;
        left: 80px;
    }
}
@-webkit-keyframes atom_size {
    50% {
        -webkit-transform: scale(0.5, 0.5);
    }
}
@keyframes atom_size {
    50% {
        -webkit-transform: scale(0.5, 0.5);
        transform: scale(0.5, 0.5);
    }
}
@-webkit-keyframes atom_zindex {
    100% {
        z-index: 10;
    }
}
@keyframes atom_zindex {
    100% {
        z-index: 10;
    }
}
@-webkit-keyframes atom_shrink {
    50% {
        -webkit-transform: scale(0.9, 0.9);
    }
}
@keyframes atom_shrink {
    50% {
        -webkit-transform: scale(0.9, 0.9);
        transform: scale(0.9, 0.9);
    }
}
@-webkit-keyframes clock {
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes clock {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes clock1 {
    0% {
        -webkit-transform: rotate(-135deg);
    }
    30% {
        -webkit-transform: rotate(-450deg);
    }
    100% {
        -webkit-transform: rotate(-450deg);
    }
}
@keyframes clock1 {
    0% {
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }
    30% {
        -webkit-transform: rotate(-450deg);
        transform: rotate(-450deg);
    }
    100% {
        -webkit-transform: rotate(-450deg);
        transform: rotate(-450deg);
    }
}
@-webkit-keyframes clock2 {
    5% {
        -webkit-transform: rotate(-90deg);
    }
    35% {
        -webkit-transform: rotate(-405deg);
    }
    100% {
        -webkit-transform: rotate(-405deg);
    }
}
@keyframes clock2 {
    5% {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    35% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }
    100% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }
}
@-webkit-keyframes clock3 {
    10% {
        -webkit-transform: rotate(-45deg);
    }
    40% {
        -webkit-transform: rotate(-360deg);
    }
    100% {
        -webkit-transform: rotate(-360deg);
    }
}
@keyframes clock3 {
    10% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    40% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}
@-webkit-keyframes clock4 {
    15% {
        -webkit-transform: rotate(0);
    }
    45% {
        -webkit-transform: rotate(-315deg);
    }
    100% {
        -webkit-transform: rotate(-315deg);
    }
}
@keyframes clock4 {
    15% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    45% {
        -webkit-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
    100% {
        -webkit-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
}
@-webkit-keyframes mitosis_invert {
    100% {
        -webkit-transform: rotate(180deg);
    }
}
@keyframes mitosis_invert {
    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
@-webkit-keyframes mitosis_ball1 {
    12% {
        -webkit-transform: none;
    }
    26% {
        -webkit-transform: translateX(25%) scale(1, 0.8);
    }
    40% {
        -webkit-transform: translateX(50%) scale(0.8, 0.8);
    }
    60% {
        -webkit-transform: translateX(50%) scale(0.8, 0.8);
    }
    74% {
        -webkit-transform: translate(50%, 25%) scale(0.6, 0.8);
    }
    88% {
        -webkit-transform: translate(50%, 50%) scale(0.6, 0.6);
    }
    100% {
        -webkit-transform: translate(50%, 50%) scale(0.6, 0.6);
    }
}
@keyframes mitosis_ball1 {
    12% {
        -webkit-transform: none;
        transform: none;
    }
    26% {
        -webkit-transform: translateX(25%) scale(1, 0.8);
        transform: translateX(25%) scale(1, 0.8);
    }
    40% {
        -webkit-transform: translateX(50%) scale(0.8, 0.8);
        transform: translateX(50%) scale(0.8, 0.8);
    }
    60% {
        -webkit-transform: translateX(50%) scale(0.8, 0.8);
        transform: translateX(50%) scale(0.8, 0.8);
    }
    74% {
        -webkit-transform: translate(50%, 25%) scale(0.6, 0.8);
        transform: translate(50%, 25%) scale(0.6, 0.8);
    }
    88% {
        -webkit-transform: translate(50%, 50%) scale(0.6, 0.6);
        transform: translate(50%, 50%) scale(0.6, 0.6);
    }
    100% {
        -webkit-transform: translate(50%, 50%) scale(0.6, 0.6);
        transform: translate(50%, 50%) scale(0.6, 0.6);
    }
}
@-webkit-keyframes mitosis_ball2 {
    12% {
        -webkit-transform: none;
    }
    26% {
        -webkit-transform: translateX(25%) scale(1, 0.8);
    }
    40% {
        -webkit-transform: translateX(50%) scale(0.8, 0.8);
    }
    60% {
        -webkit-transform: translateX(50%) scale(0.8, 0.8);
    }
    74% {
        -webkit-transform: translate(50%, -25%) scale(0.6, 0.8);
    }
    88% {
        -webkit-transform: translate(50%, -50%) scale(0.6, 0.6);
    }
    100% {
        -webkit-transform: translate(50%, -50%) scale(0.6, 0.6);
    }
}
@keyframes mitosis_ball2 {
    12% {
        -webkit-transform: none;
        transform: none;
    }
    26% {
        -webkit-transform: translateX(25%) scale(1, 0.8);
        transform: translateX(25%) scale(1, 0.8);
    }
    40% {
        -webkit-transform: translateX(50%) scale(0.8, 0.8);
        transform: translateX(50%) scale(0.8, 0.8);
    }
    60% {
        -webkit-transform: translateX(50%) scale(0.8, 0.8);
        transform: translateX(50%) scale(0.8, 0.8);
    }
    74% {
        -webkit-transform: translate(50%, -25%) scale(0.6, 0.8);
        transform: translate(50%, -25%) scale(0.6, 0.8);
    }
    88% {
        -webkit-transform: translate(50%, -50%) scale(0.6, 0.6);
        transform: translate(50%, -50%) scale(0.6, 0.6);
    }
    100% {
        -webkit-transform: translate(50%, -50%) scale(0.6, 0.6);
        transform: translate(50%, -50%) scale(0.6, 0.6);
    }
}
@-webkit-keyframes mitosis_ball3 {
    12% {
        -webkit-transform: none;
    }
    26% {
        -webkit-transform: translateX(-25%) scale(1, 0.8);
    }
    40% {
        -webkit-transform: translateX(-50%) scale(0.8, 0.8);
    }
    60% {
        -webkit-transform: translateX(-50%) scale(0.8, 0.8);
    }
    74% {
        -webkit-transform: translate(-50%, 25%) scale(0.6, 0.8);
    }
    88% {
        -webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);
    }
    100% {
        -webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);
    }
}
@keyframes mitosis_ball3 {
    12% {
        -webkit-transform: none;
        transform: none;
    }
    26% {
        -webkit-transform: translateX(-25%) scale(1, 0.8);
        transform: translateX(-25%) scale(1, 0.8);
    }
    40% {
        -webkit-transform: translateX(-50%) scale(0.8, 0.8);
        transform: translateX(-50%) scale(0.8, 0.8);
    }
    60% {
        -webkit-transform: translateX(-50%) scale(0.8, 0.8);
        transform: translateX(-50%) scale(0.8, 0.8);
    }
    74% {
        -webkit-transform: translate(-50%, 25%) scale(0.6, 0.8);
        transform: translate(-50%, 25%) scale(0.6, 0.8);
    }
    88% {
        -webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);
        transform: translate(-50%, 50%) scale(0.6, 0.6);
    }
    100% {
        -webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);
        transform: translate(-50%, 50%) scale(0.6, 0.6);
    }
}
@-webkit-keyframes mitosis_ball4 {
    12% {
        -webkit-transform: none;
    }
    26% {
        -webkit-transform: translateX(-25%) scale(1, 0.8);
    }
    40% {
        -webkit-transform: translateX(-50%) scale(0.8, 0.8);
    }
    60% {
        -webkit-transform: translateX(-50%) scale(0.8, 0.8);
    }
    74% {
        -webkit-transform: translate(-50%, -25%) scale(0.6, 0.8);
    }
    88% {
        -webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
    }
    100% {
        -webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
    }
}
@keyframes mitosis_ball4 {
    12% {
        -webkit-transform: none;
        transform: none;
    }
    26% {
        -webkit-transform: translateX(-25%) scale(1, 0.8);
        transform: translateX(-25%) scale(1, 0.8);
    }
    40% {
        -webkit-transform: translateX(-50%) scale(0.8, 0.8);
        transform: translateX(-50%) scale(0.8, 0.8);
    }
    60% {
        -webkit-transform: translateX(-50%) scale(0.8, 0.8);
        transform: translateX(-50%) scale(0.8, 0.8);
    }
    74% {
        -webkit-transform: translate(-50%, -25%) scale(0.6, 0.8);
        transform: translate(-50%, -25%) scale(0.6, 0.8);
    }
    88% {
        -webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
        transform: translate(-50%, -50%) scale(0.6, 0.6);
    }
    100% {
        -webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
        transform: translate(-50%, -50%) scale(0.6, 0.6);
    }
}
@-webkit-keyframes lines_spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes lines_spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes fussion_ball1 {
    50% {
        top: -100%;
        left: 200%;
    }
    100% {
        top: 50%;
        left: 100%;
        z-index: 2;
    }
}
@keyframes fussion_ball1 {
    50% {
        top: -100%;
        left: 200%;
    }
    100% {
        top: 50%;
        left: 100%;
        z-index: 2;
    }
}
@-webkit-keyframes fussion_ball2 {
    50% {
        top: 200%;
        left: 200%;
    }
    100% {
        top: 100%;
        left: 50%;
        z-index: 1;
    }
}
@keyframes fussion_ball2 {
    50% {
        top: 200%;
        left: 200%;
    }
    100% {
        top: 100%;
        left: 50%;
        z-index: 1;
    }
}
@-webkit-keyframes fussion_ball3 {
    50% {
        top: 200%;
        left: -100%;
    }
    100% {
        top: 50%;
        left: 0;
        z-index: 2;
    }
}
@keyframes fussion_ball3 {
    50% {
        top: 200%;
        left: -100%;
    }
    100% {
        top: 50%;
        left: 0;
        z-index: 2;
    }
}
@-webkit-keyframes fussion_ball4 {
    50% {
        top: -100%;
        left: -100%;
    }
    100% {
        top: 0;
        left: 50%;
        z-index: 1;
    }
}
@keyframes fussion_ball4 {
    50% {
        top: -100%;
        left: -100%;
    }
    100% {
        top: 0;
        left: 50%;
        z-index: 1;
    }
}
@-webkit-keyframes wave_jump1 {
    12% {
        -webkit-transform: translate(20px, -40px);
        -webkit-animation-timing-function: ease-in;
    }
    24% {
        -webkit-transform: translate(40px, 0);
    }
    100% {
        -webkit-transform: translate(40px, 0);
    }
}
@keyframes wave_jump1 {
    12% {
        -webkit-transform: translate(20px, -40px);
        transform: translate(20px, -40px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    24% {
        -webkit-transform: translate(40px, 0);
        transform: translate(40px, 0);
    }
    100% {
        -webkit-transform: translate(40px, 0);
        transform: translate(40px, 0);
    }
}
@-webkit-keyframes wave_jump2 {
    12% {
        -webkit-transform: translate(0, 0);
    }
    24% {
        -webkit-transform: translate(20px, -40px);
        -webkit-animation-timing-function: ease-in;
    }
    36% {
        -webkit-transform: translate(40px, 0);
    }
    100% {
        -webkit-transform: translate(40px, 0);
    }
}
@keyframes wave_jump2 {
    12% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    24% {
        -webkit-transform: translate(20px, -40px);
        transform: translate(20px, -40px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    36% {
        -webkit-transform: translate(40px, 0);
        transform: translate(40px, 0);
    }
    100% {
        -webkit-transform: translate(40px, 0);
        transform: translate(40px, 0);
    }
}
@-webkit-keyframes wave_jump3 {
    24% {
        -webkit-transform: translate(0, 0);
    }
    36% {
        -webkit-transform: translate(20px, -40px);
        -webkit-animation-timing-function: ease-in;
    }
    48% {
        -webkit-transform: translate(40px, 0);
    }
    100% {
        -webkit-transform: translate(40px, 0);
    }
}
@keyframes wave_jump3 {
    24% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    36% {
        -webkit-transform: translate(20px, -40px);
        transform: translate(20px, -40px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    48% {
        -webkit-transform: translate(40px, 0);
        transform: translate(40px, 0);
    }
    100% {
        -webkit-transform: translate(40px, 0);
        transform: translate(40px, 0);
    }
}
@-webkit-keyframes wave_wipe {
    48% {
        -webkit-transform: translateX(-120px);
    }
    100% {
        -webkit-transform: translateX(-120px);
    }
}
@keyframes wave_wipe {
    48% {
        -webkit-transform: translateX(-120px);
        transform: translateX(-120px);
    }
    100% {
        -webkit-transform: translateX(-120px);
        transform: translateX(-120px);
    }
}
@-webkit-keyframes pulse_circles_pulse {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        opacity: 1;
        border-width: 50px;
    }
    100% {
        -webkit-transform: scale(1, 1);
        opacity: 0;
        border-width: 0;
    }
}
@keyframes pulse_circles_pulse {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 1;
        border-width: 50px;
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0;
        border-width: 0;
    }
}
input[type="email"],
input[type="password"],
input[type="text"] {
    width: 100%;
    margin: 0 0 23px;
    padding: 13px 25px;
    color: #777;
    background-color: transparent;
    font-family: "Quicksand", sans-serif;
    font-size: 15px;
    line-height: 27px;
    border: 2px solid #9d9a96;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.2s ease-in-out;
    -o-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out;
}
input:focus[type="email"],
input:focus[type="password"],
input:focus[type="text"] {
    color: #222831;
    border-color: #777;
}
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder {
    color: inherit;
}
input:-moz-placeholder[type="email"],
input:-moz-placeholder[type="password"],
input:-moz-placeholder[type="text"] {
    color: inherit;
    opacity: 1;
}
input[type="email"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="text"]::-moz-placeholder {
    color: inherit;
    opacity: 1;
}
input:-ms-input-placeholder[type="email"],
input:-ms-input-placeholder[type="password"],
input:-ms-input-placeholder[type="text"] {
    color: inherit;
}
p.form-submit {
    margin: 0;
}
#stavebniny-back-to-top {
    position: fixed;
    width: 41px;
    right: 25px;
    bottom: 25px;
    margin: 0;
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
}
#stavebniny-back-to-top.off {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.15s ease, visibility 0s 0.15s;
    -o-transition: opacity 0.15s ease, visibility 0s 0.15s;
    transition: opacity 0.15s ease, visibility 0s 0.15s;
}
#stavebniny-back-to-top.on {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
#stavebniny-back-to-top span {
    position: relative;
    display: block;
    width: 39px;
    height: 39px;
    line-height: 35px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    background-color: #ffd369;
    border: 1px solid #ffd369;
    overflow: hidden;
    -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
    -o-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
    transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
#stavebniny-back-to-top span i:first-child {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
#stavebniny-back-to-top span i:last-child {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: inherit;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
#stavebniny-back-to-top span i {
    -webkit-transition: 0.15s ease 50ms;
    -o-transition: 0.15s ease 50ms;
    transition: 0.15s ease 50ms;
}
#stavebniny-back-to-top span:hover i:first-child {
    -webkit-transform: translateY(-300%);
    -ms-transform: translateY(-300%);
    transform: translateY(-300%);
}
#stavebniny-back-to-top span:hover i:last-child {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}
#stavebniny-back-to-top span span {
    display: block;
    line-height: inherit;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}
input[type="search"]::-ms-clear {
    display: none;
}
input[type="text"]::-ms-clear {
    display: none;
}
.stavebniny-mobile-header .widget,
.stavebniny-page-header .widget,
.stavebniny-sticky-header .widget {
    margin: 0;
}
.stavebniny-mobile-header .widget.widget_meta,
.stavebniny-mobile-header .widget.widget_nav_menu,
.stavebniny-mobile-header .widget.widget_search,
.stavebniny-page-header .widget.widget_meta,
.stavebniny-page-header .widget.widget_nav_menu,
.stavebniny-page-header .widget.widget_search,
.stavebniny-sticky-header .widget.widget_meta,
.stavebniny-sticky-header .widget.widget_nav_menu,
.stavebniny-sticky-header .widget.widget_search {
    display: none !important;
}
.stavebniny-side-menu .widget {
    margin: 0 0 42px;
    padding: 0;
}
.stavebniny-side-menu .widget .stavebniny-widget-title-holder {
    margin-bottom: 15px;
}
.stavebniny-side-menu .widget .stavebniny-widget-title-holder .stavebniny-widget-title {
    color: #fff;
    margin: 0;
}
.stavebniny-side-menu .widget .stavebniny-widget-title-holder .stavebniny-separator {
    border-color: #999;
    border-bottom-width: 3px;
    width: 30px;
}
.stavebniny-side-menu .widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.stavebniny-side-menu .widget ul li {
    display: block;
    margin: 0;
    padding: 0;
}
.stavebniny-side-menu .widget ul li:last-child {
    border: 0;
    padding-bottom: 0;
}
.stavebniny-side-menu .widget ul li a {
    color: #999;
}
.stavebniny-side-menu .widget ul li a:hover {
    color: #ffd369;
}
.stavebniny-side-menu .widget ul .children li,
.stavebniny-side-menu .widget ul .sub-menu li {
    padding-left: 10px;
}
.stavebniny-side-menu .widget.widget_meta ul li,
.stavebniny-side-menu .widget.widget_nav_menu ul li {
    overflow: hidden;
}
.stavebniny-side-menu .widget.widget_meta ul li a,
.stavebniny-side-menu .widget.widget_nav_menu ul li a {
    display: inline;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.stavebniny-side-menu .widget.widget_search .input-holder {
    border-color: #999;
    border-style: solid;
    border-width: 1px;
}
.stavebniny-side-menu .widget.widget_search .input-holder button,
.stavebniny-side-menu .widget.widget_search .input-holder input {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #999;
    display: inline-block;
    float: left;
    font-family: "Quicksand", sans-serif;
    font-size: 14px;
    font-weight: inherit;
    height: 52px;
    line-height: calc(52px - 22px);
    outline: 0;
    position: relative;
    vertical-align: top;
    -webkit-appearance: none;
    -webkit-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.stavebniny-side-menu .widget.widget_search .input-holder input.search-field {
    width: calc(100% - 52px);
    padding: 10px 0 10px 21px;
}
.stavebniny-side-menu .widget.widget_search .input-holder input.search-field::-webkit-input-placeholder {
    color: #999;
}
.stavebniny-side-menu .widget.widget_search .input-holder input.search-field:-moz-placeholder {
    color: #999;
    opacity: 1;
}
.stavebniny-side-menu .widget.widget_search .input-holder input.search-field::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.stavebniny-side-menu .widget.widget_search .input-holder input.search-field:-ms-input-placeholder {
    color: #999;
}
.stavebniny-side-menu .widget.widget_search .input-holder button {
    background: 0 0;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    width: 52px;
    padding: 10px 0;
    -webkit-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.stavebniny-side-menu .widget.widget_search .input-holder button:hover {
    color: #ffd369;
}
.stavebniny-side-menu .widget.widget_search .input-holder button span {
    display: block;
    line-height: inherit;
    width: 100%;
}
.stavebniny-side-menu .widget.widget_search .input-holder button span:before {
    display: block;
    line-height: inherit;
}
.stavebniny-side-menu .widget.stavebniny-search-post-type-widget .stavebniny-post-type-search-field {
    border-radius: 3px;
    border-color: #999;
    border-style: solid;
    border-width: 1px;
    background-color: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #999;
    display: inline-block;
    float: left;
    font-family: "Quicksand", sans-serif;
    font-size: 12px;
    font-weight: inherit;
    height: 52px;
    line-height: calc(52px - 2px);
    outline: 0;
    position: relative;
    vertical-align: top;
    -webkit-appearance: none;
    padding: 0 25px 0 20px;
    width: 100%;
    -webkit-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.stavebniny-side-menu .widget.stavebniny-search-post-type-widget .stavebniny-post-type-search-field::-webkit-input-placeholder {
    color: #999;
}
.stavebniny-side-menu .widget.stavebniny-search-post-type-widget .stavebniny-post-type-search-field:-moz-placeholder {
    color: #999;
    opacity: 1;
}
.stavebniny-side-menu .widget.stavebniny-search-post-type-widget .stavebniny-post-type-search-field::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.stavebniny-side-menu .widget.stavebniny-search-post-type-widget .stavebniny-post-type-search-field:-ms-input-placeholder {
    color: #999;
}
.stavebniny-side-menu .widget.widget_text img {
    margin-bottom: 10px;
}
.stavebniny-side-menu .widget {
    margin: 0 0 42px;
    padding: 0;
}
.stavebniny-side-menu .widget .stavebniny-widget-title-holder .stavebniny-separator {
    border-color: #999;
    border-bottom-width: 3px;
    width: 30px;
}
.stavebniny-side-menu .textwidget {
    color: #999;
    text-align: left;
} 
@-webkit-keyframes bounce {
    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}
@keyframes bounce {
    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}
@-webkit-keyframes flash {
    50%,
    from,
    to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
@keyframes flash {
    50%,
    from,
    to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@-webkit-keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
@keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes jello {
    11.1%,
    from,
    to {
        -webkit-transform: none;
        transform: none;
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg);
    }
}
@keyframes jello {
    11.1%,
    from,
    to {
        -webkit-transform: none;
        transform: none;
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg);
    }
}
@-webkit-keyframes bounceIn {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes bounceIn {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@-webkit-keyframes bounceInDown {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInDown {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes bounceInRight {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInRight {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes bounceInUp {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bounceInUp {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}
@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}
@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}
@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}
@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}
@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}
@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}
@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}
@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}
@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}
@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}
@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}
@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}
@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}
@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}
@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}
@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes rollOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}
@keyframes rollOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}
@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}
@keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@supports (-ms-overflow-style: none) {
    .ps {
        overflow: auto !important;
    }
}
@-webkit-keyframes bl-pag-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
    }
}
@keyframes bl-pag-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes bl-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
    }
}
@keyframes bl-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.stavebniny-content-bottom .stavebniny-content-bottom-inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-content-bottom .stavebniny-content-bottom-inner.stavebniny-grid {
    padding: 20px 0;
}
.stavebniny-content-bottom .stavebniny-content-bottom-inner.stavebniny-full-width {
    padding: 20px 40px;
}
.stavebniny-page-header {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    z-index: 110;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-page-header a img {
    display: block;
}
.stavebniny-page-header p {
    margin: 0;
}
.stavebniny-page-header .stavebniny-grid {
    height: 100%;
}
.stavebniny-page-header .stavebniny-grid .stavebniny-vertical-align-containers {
    padding: 0;
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.stavebniny-page-header .stavebniny-logo-area {
    position: relative;
    height: 100px;
    overflow: hidden;
    background-color: #fff;
}
.stavebniny-page-header .stavebniny-logo-area .stavebniny-logo-wrapper a {
    max-height: 100px;
}
.stavebniny-page-header .stavebniny-menu-area {
    position: relative;
    height: 100px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-page-header .stavebniny-menu-area .stavebniny-logo-wrapper a {
    max-height: 100px;
}
.stavebniny-page-header .stavebniny-menu-area .widget {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.stavebniny-logo-area-border-disable .stavebniny-page-header .stavebniny-logo-area {
    border: none;
}
.stavebniny-logo-area-in-grid-border-disable .stavebniny-page-header .stavebniny-logo-area .stavebniny-grid .stavebniny-vertical-align-containers {
    border: none;
}
.stavebniny-header-logo-area-in-grid-padding .stavebniny-page-header .stavebniny-logo-area .stavebniny-vertical-align-containers {
    padding: 0 25px;
}
.stavebniny-menu-area-shadow-disable .stavebniny-page-header .stavebniny-menu-area {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.stavebniny-menu-area-shadow-disable .stavebniny-page-header .stavebniny-menu-area .stavebniny-grid .stavebniny-vertical-align-containers {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.stavebniny-menu-area-border-disable .stavebniny-page-header .stavebniny-menu-area {
    border: none;
}
.stavebniny-menu-area-in-grid-border-disable .stavebniny-page-header .stavebniny-menu-area .stavebniny-grid .stavebniny-vertical-align-containers {
    border: none;
}
.stavebniny-header-logo-area-in-grid-padding .stavebniny-page-header .stavebniny-menu-area .stavebniny-vertical-align-containers {
    padding: 0 25px;
}
.stavebniny-light-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header) .stavebniny-logo-wrapper .stavebniny-light-logo {
    opacity: 1;
}
.stavebniny-light-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header) .stavebniny-logo-wrapper .stavebniny-dark-logo,
.stavebniny-light-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header) .stavebniny-logo-wrapper .stavebniny-normal-logo {
    opacity: 0;
}
.stavebniny-light-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header) .stavebniny-menu-area {
    color: #fff !important;
}
.stavebniny-light-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header) .stavebniny-menu-area .widget {
    color: #fff !important;
}
.stavebniny-light-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header) .stavebniny-menu-area .widget a,
.stavebniny-light-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header) .stavebniny-menu-area .widget i,
.stavebniny-light-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header) .stavebniny-menu-area .widget p,
.stavebniny-light-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header) .stavebniny-menu-area .widget span {
    color: #fff !important;
}
.stavebniny-light-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header) .stavebniny-menu-area .widget a:hover {
    color: rgba(255, 255, 255, 0.8) !important;
}
.stavebniny-light-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header).stavebniny-menu-area {
    color: #fff !important;
}
.stavebniny-light-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header).stavebniny-menu-area .widget {
    color: #fff !important;
}
.stavebniny-light-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header).stavebniny-menu-area .widget a,
.stavebniny-light-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header).stavebniny-menu-area .widget i,
.stavebniny-light-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header).stavebniny-menu-area .widget p,
.stavebniny-light-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header).stavebniny-menu-area .widget span {
    color: #fff !important;
}
.stavebniny-light-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header).stavebniny-menu-area .widget a:hover {
    color: rgba(255, 255, 255, 0.8) !important;
}
.stavebniny-dark-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header) .stavebniny-logo-wrapper .stavebniny-dark-logo {
    opacity: 1;
}
.stavebniny-dark-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header) .stavebniny-logo-wrapper .stavebniny-light-logo,
.stavebniny-dark-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header) .stavebniny-logo-wrapper .stavebniny-normal-logo {
    opacity: 0;
}
.stavebniny-dark-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header) .stavebniny-menu-area {
    color: #000 !important;
}
.stavebniny-dark-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header) .stavebniny-menu-area .widget {
    color: #000 !important;
}
.stavebniny-dark-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header) .stavebniny-menu-area .widget a,
.stavebniny-dark-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header) .stavebniny-menu-area .widget i,
.stavebniny-dark-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header) .stavebniny-menu-area .widget p,
.stavebniny-dark-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header) .stavebniny-menu-area .widget span {
    color: #000 !important;
}
.stavebniny-dark-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header) .stavebniny-menu-area .widget a:hover {
    color: rgba(0, 0, 0, 0.8) !important;
}
.stavebniny-dark-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header).stavebniny-menu-area {
    color: #000 !important;
}
.stavebniny-dark-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header).stavebniny-menu-area .widget {
    color: #000 !important;
}
.stavebniny-dark-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header).stavebniny-menu-area .widget a,
.stavebniny-dark-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header).stavebniny-menu-area .widget i,
.stavebniny-dark-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header).stavebniny-menu-area .widget p,
.stavebniny-dark-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header).stavebniny-menu-area .widget span {
    color: #000 !important;
}
.stavebniny-dark-header .stavebniny-page-header div:not(.fixed):not(.stavebniny-sticky-header).stavebniny-menu-area .widget a:hover {
    color: rgba(0, 0, 0, 0.8) !important;
}
.stavebniny-logo-wrapper {
    display: inline-block;
    vertical-align: middle;
}
.stavebniny-logo-wrapper a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
}
.stavebniny-logo-wrapper a img {
    height: auto;
    width: auto;
    -webkit-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}
.stavebniny-main-menu {
    position: relative;
    display: flex;
    height: 100%;
    width: auto;
    align-items: center;
}
.stavebniny-main-menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: left;
}
.stavebniny-main-menu ul li {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0;
}
.stavebniny-main-menu ul li a {
    color: white;
    box-sizing: border-box;
    text-shadow: 1px 1px 1px #3f3f3f;
}
.stavebniny-main-menu ul li a i:before {
    margin: 0 7px 0 0;
}
.stavebniny-main-menu ul li a .menu_icon_wrapper {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.stavebniny-main-menu ul {
    position: relative;
    display: flex;
    gap: 24px;
}
.stavebniny-main-menu ul li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-main-menu ul li a {
    position: relative;
    display: inline;
    vertical-align: middle;
    font-family: Quicksand, cursive;
    font-size: 15px;
    line-height: 23px;
    font-weight: 500;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.stavebniny-main-menu ul li.active a,
.stavebniny-main-menu ul li a:hover {
    color: #ffd369;
}
.stavebniny-main-menu ul li.has_sub a .stavebniny-menu-arrow {
    display: none;
}
.stavebniny-light-header .stavebniny-page-header div:not(.stavebniny-sticky-header):not(.fixed) .stavebniny-main-menu ul li a {
    color: #fff;
}
.stavebniny-dark-header .stavebniny-page-header div:not(.stavebniny-sticky-header):not(.fixed) .stavebniny-main-menu ul li a {
    color: #000;
}
.stavebniny-dark-header .stavebniny-page-header div:not(.stavebniny-sticky-header):not(.fixed) .stavebniny-fullscreen-menu-opener {
    color: #000;
}
.stavebniny-dark-header .stavebniny-page-header div:not(.stavebniny-sticky-header):not(.fixed) .stavebniny-fullscreen-menu-opener:hover {
    color: rgba(0, 0, 0, 0.8);
}
.stavebniny-light-header .stavebniny-page-header div:not(.stavebniny-sticky-header):not(.fixed) .stavebniny-fullscreen-menu-opener {
    color: #fff;
}
.stavebniny-light-header .stavebniny-page-header div:not(.stavebniny-sticky-header):not(.fixed) .stavebniny-fullscreen-menu-opener:hover {
    color: rgba(255, 255, 255, 0.8);
}
.stavebniny-fullscreen-menu-opener {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.stavebniny-fullscreen-menu-opener .stavebniny-fullscreen-menu-opener-icon {
    opacity: 1;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 17px;
    width: 23px;
    overflow: hidden;
}
.stavebniny-fullscreen-menu-opener .stavebniny-fullscreen-menu-opener-icon .stavebniny-line {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: white;
}
.stavebniny-fullscreen-menu-opener .stavebniny-fullscreen-menu-opener-icon .stavebniny-line:first-child {
    top: 0;
}
.stavebniny-fullscreen-menu-opener .stavebniny-fullscreen-menu-opener-icon .stavebniny-line:nth-child(2) {
    top: 6px;
}
.stavebniny-fullscreen-menu-opener .stavebniny-fullscreen-menu-opener-icon .stavebniny-line:last-child {
    top: 12px;
}
.stavebniny-fullscreen-menu-opener .stavebniny-fullscreen-menu-close-icon {
    opacity: 0;
    position: absolute;
    top: 7px;
    left: 0;
    width: 23px;
    height: 17px;
}
.stavebniny-fullscreen-menu-opener .stavebniny-fullscreen-menu-close-icon:hover {
    color: #ffd369;
}
.stavebniny-fullscreen-menu-opener .stavebniny-fullscreen-menu-close-icon .stavebniny-fm-line {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: white;
}
.stavebniny-fullscreen-menu-opener .stavebniny-fullscreen-menu-close-icon .stavebniny-fm-line.stavebniny-line-1 {
    top: 7px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    outline: transparent solid 1px;
}
.stavebniny-fullscreen-menu-opener .stavebniny-fullscreen-menu-close-icon .stavebniny-fm-line.stavebniny-line-2 {
    bottom: 7px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    outline: transparent solid 1px;
}
.stavebniny-fullscreen-menu-opener.stavebniny-fullscreen-menu-opener-icon-pack {
    font-size: 20px;
}
.stavebniny-fullscreen-menu-opener.stavebniny-fullscreen-menu-opener-icon-pack span {
    display: inline-block;
    line-height: inherit;
}
.stavebniny-fullscreen-menu-opener.stavebniny-fullscreen-menu-opener-icon-pack span:before {
    display: inline-block;
    line-height: inherit;
}
.stavebniny-fullscreen-menu-opener.stavebniny-fullscreen-menu-opener-svg-path span * {
    vertical-align: middle;
}
.stavebniny-fullscreen-menu-opener.stavebniny-fullscreen-menu-opener-svg-path span *,
.stavebniny-fullscreen-menu-opener.stavebniny-fullscreen-menu-opener-svg-path span path {
    fill: white;
    stroke: white;
}
.stavebniny-fullscreen-menu-opener:hover {
    color: #ffd369;
}
.stavebniny-fullscreen-menu-holder-outer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden !important;
    visibility: hidden;
    opacity: 0;
    z-index: 105;
}
.stavebniny-fullscreen-menu-holder {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    display: table;
    background-repeat: repeat;
    background-position: 0 0;
}
.stavebniny-fullscreen-menu-holder-inner {
    display: table-cell;
    vertical-align: middle;
    padding: 100px 0;
}
nav.stavebniny-fullscreen-menu {
    position: relative;
    top: 0;
    margin: 0 auto;
    text-align: left;
}
nav.stavebniny-fullscreen-menu ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}
nav.stavebniny-fullscreen-menu ul li {
    margin: 0;
    padding: 0;
    text-align: center;
}
nav.stavebniny-fullscreen-menu ul li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 11px;
    color: #999;
    font-family: Quicksand, cursive;
    font-size: 21px;
    font-weight: 500;
    text-transform: uppercase;
}
nav.stavebniny-fullscreen-menu ul li a span {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
nav.stavebniny-fullscreen-menu ul li a .stavebniny-fullscreen-menu-arrow {
    position: relative;
    top: 0;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px;
    font-size: 0.65em;
    line-height: inherit;
}
nav.stavebniny-fullscreen-menu ul li a:hover {
    color: #fff;
}
nav.stavebniny-fullscreen-menu ul li ul {
    padding: 0 0 4px;
}
nav.stavebniny-fullscreen-menu ul li ul.sub_menu {
    display: none;
}
nav.stavebniny-fullscreen-menu ul li ul li.current-menu-ancestor a,
nav.stavebniny-fullscreen-menu ul li ul li.current-menu-item a {
    color: #fff;
}
nav.stavebniny-fullscreen-menu ul li ul li ul li a {
    font-size: 20px;
}
nav.stavebniny-fullscreen-menu ul {
    display: block;
}
nav.stavebniny-fullscreen-menu ul li a {
    color: #fff;
    font-size: 80px;
    line-height: 1em;
    padding: 0 0 6px;
}
nav.stavebniny-fullscreen-menu ul li a:hover {
    color: #999;
}
@media only screen and (max-width: 480px) {
    nav.stavebniny-fullscreen-menu ul li a {
        font-size: 60px;
    }
}
nav.stavebniny-fullscreen-menu ul li.stavebniny-active-item a {
    color: #999;
}
.stavebniny-fullscreen-below-menu-widget-holder {
    text-align: center;
    margin-top: 20px;
}
@-webkit-keyframes fade_out {
    0% {
        opacity: 1;
        visibility: visible;
    }
    100% {
        opacity: 0;
        visibility: hidden;
    }
}
@keyframes fade_out {
    0% {
        opacity: 1;
        visibility: visible;
    }
    100% {
        opacity: 0;
        visibility: hidden;
    }
}
@-webkit-keyframes fade_in {
    0% {
        opacity: 0;
        visibility: hidden;
    }
    100% {
        opacity: 1;
        visibility: visible;
    }
}
@keyframes fade_in {
    0% {
        opacity: 0;
        visibility: hidden;
    }
    100% {
        opacity: 1;
        visibility: visible;
    }
}
.stavebniny-fullscreen-fade-out .stavebniny-fullscreen-menu-holder-outer {
    -webkit-animation: fade_out 0.25s linear both;
    animation: fade_out 0.25s linear both;
}
@-webkit-keyframes push_text_right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-60px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@keyframes push_text_right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-60px);
        transform: translateX(-60px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes push_nav_right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-60px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@keyframes push_nav_right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-60px);
        transform: translateX(-60px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes push_text_top {
    0% {
        opacity: 0;
        -webkit-transform: translateY(60px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@keyframes push_text_top {
    0% {
        opacity: 0;
        -webkit-transform: translateY(60px);
        transform: translateY(60px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.stavebniny-header-standard .stavebniny-menu-area.stavebniny-menu-left .stavebniny-main-menu {
    width: auto;
    padding: 0 0 0 20px;
}
.stavebniny-header-standard .stavebniny-menu-area.stavebniny-menu-left .stavebniny-vertical-align-containers .stavebniny-position-left-inner {
    height: 100%;
}
.stavebniny-header-standard .stavebniny-menu-area.stavebniny-menu-left .stavebniny-vertical-align-containers .stavebniny-position-left:before,
.stavebniny-header-standard .stavebniny-menu-area.stavebniny-menu-left .stavebniny-vertical-align-containers .stavebniny-position-right:before {
    display: none;
}
.stavebniny-header-standard .stavebniny-menu-area.stavebniny-menu-left .stavebniny-vertical-align-containers .stavebniny-position-right-inner {
    display: -webkit-flex;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.stavebniny-header-standard .stavebniny-menu-area.stavebniny-menu-center .stavebniny-vertical-align-containers .stavebniny-position-center-inner {
    height: 100%;
}
.stavebniny-header-standard .stavebniny-menu-area.stavebniny-menu-center .stavebniny-vertical-align-containers .stavebniny-position-right:before {
    display: none;
}
.stavebniny-header-standard .stavebniny-menu-area.stavebniny-menu-center .stavebniny-vertical-align-containers .stavebniny-position-right-inner {
    display: -webkit-flex;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.stavebniny-header-standard .stavebniny-menu-area.stavebniny-menu-right .stavebniny-main-menu {
    width: auto;
}
.stavebniny-header-standard .stavebniny-menu-area.stavebniny-menu-right .stavebniny-vertical-align-containers .stavebniny-position-right-inner {
    height: 100%;
}
.stavebniny-mobile-header {
    position: relative;
    display: none;
    z-index: 110;
}
.stavebniny-mobile-header .stavebniny-mobile-header-inner {
    position: relative;
    height: 70px;
    background-color: #fff;
    border-bottom: 1px solid #9d9a96;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-mobile-header .stavebniny-mobile-header-inner .stavebniny-mobile-header-holder {
    position: relative;
    z-index: 2;
    height: 100%;
}
.stavebniny-mobile-header .stavebniny-grid {
    height: 100%;
}
.stavebniny-mobile-header .stavebniny-vertical-align-containers {
    padding: 0;
}
.stavebniny-mobile-header .stavebniny-mobile-logo-wrapper a {
    display: block;
}
.stavebniny-mobile-header .stavebniny-mobile-logo-wrapper img {
    display: block;
    height: 100%;
    width: auto;
}
.stavebniny-mobile-header .stavebniny-mobile-menu-opener {
    position: relative;
    height: 100%;
    float: left;
    z-index: 2;
}
.stavebniny-mobile-header .stavebniny-mobile-menu-opener a {
    display: table;
    height: 100%;
    padding-right: 10px;
}
.stavebniny-mobile-header .stavebniny-mobile-menu-opener a * {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    line-height: 1em;
}
.stavebniny-mobile-header .stavebniny-mobile-menu-opener a .stavebniny-mobile-menu-text {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    padding-left: 5px;
}
.stavebniny-mobile-header .stavebniny-mobile-menu-opener.stavebniny-mobile-menu-opener-icon-pack .stavebniny-mobile-menu-icon {
    font-size: 24px;
}
.stavebniny-mobile-header .stavebniny-mobile-menu-opener.stavebniny-mobile-menu-opener-icon-pack .stavebniny-mobile-menu-icon * {
    display: block;
    line-height: inherit;
}
.stavebniny-mobile-header .stavebniny-mobile-menu-opener.stavebniny-mobile-menu-opener-icon-pack .stavebniny-mobile-menu-icon :before {
    display: block;
    line-height: inherit;
}
.stavebniny-mobile-header .stavebniny-mobile-menu-opener.stavebniny-mobile-menu-opener-svg-path .stavebniny-mobile-menu-icon * {
    vertical-align: middle;
}
.stavebniny-mobile-header .stavebniny-mobile-menu-opener.stavebniny-mobile-menu-opener-svg-path .stavebniny-mobile-menu-icon *,
.stavebniny-mobile-header .stavebniny-mobile-menu-opener.stavebniny-mobile-menu-opener-svg-path .stavebniny-mobile-menu-icon path {
    fill: white;
    stroke: white;
}
.stavebniny-mobile-header .stavebniny-mobile-nav {
    display: none;
    background-color: #fff;
    border-bottom: 1px solid #9d9a96;
}
.stavebniny-mobile-header .stavebniny-mobile-nav ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.stavebniny-mobile-header .stavebniny-mobile-nav ul li {
    position: relative;
    padding: 0;
    margin: 0;
    -webkit-transform: translateZ(0);
}
.stavebniny-mobile-header .stavebniny-mobile-nav ul li a,
.stavebniny-mobile-header .stavebniny-mobile-nav ul li h6 {
    position: relative;
    display: block;
    padding: 9px 0;
    margin: 0;
    color: #777;
    border-bottom: 1px solid #9d9a96;
    cursor: pointer;
}
.stavebniny-mobile-header .stavebniny-mobile-nav ul li a:hover,
.stavebniny-mobile-header .stavebniny-mobile-nav ul li h6:hover {
    color: #ffd369;
}
.stavebniny-mobile-header .stavebniny-mobile-nav ul ul {
    display: none;
    margin-left: 15px;
}
.stavebniny-mobile-header .stavebniny-mobile-nav ul ul li.current-menu-ancestor a,
.stavebniny-mobile-header .stavebniny-mobile-nav ul ul li.current-menu-ancestor h6,
.stavebniny-mobile-header .stavebniny-mobile-nav ul ul li.current-menu-item a,
.stavebniny-mobile-header .stavebniny-mobile-nav ul ul li.current-menu-item h6 {
    color: #ffd369;
}
.stavebniny-mobile-header .stavebniny-mobile-nav ul ul li a,
.stavebniny-mobile-header .stavebniny-mobile-nav ul ul li h6 {
    font-size: 11px;
    line-height: 24px;
}
.stavebniny-mobile-header .stavebniny-mobile-nav .stavebniny-grid ul li a,
.stavebniny-mobile-header .stavebniny-mobile-nav .stavebniny-grid ul li h6 {
    color: #222831;
    font-size: 15px;
    font-family: Quicksand, cursive;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    padding-left: 4px;
}
.stavebniny-mobile-header .stavebniny-mobile-nav .stavebniny-grid ul li.stavebniny-active-item a,
.stavebniny-mobile-header .stavebniny-mobile-nav .stavebniny-grid ul li.stavebniny-active-item h6 {
    color: #ffd369;
}
.stavebniny-mobile-header .stavebniny-mobile-nav .stavebniny-grid ul li.stavebniny-active-item .mobile_arrow .stavebniny-sub-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.stavebniny-mobile-header .stavebniny-mobile-nav .mobile_arrow {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: auto;
    padding: 9px 12px 9px 0;
    font-size: 15px;
    line-height: inherit;
    text-align: right;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-mobile-header .stavebniny-mobile-nav .mobile_arrow:hover {
    cursor: pointer;
}
.stavebniny-mobile-header .stavebniny-mobile-nav .mobile_arrow .stavebniny-sub-arrow {
    line-height: 1;
    -webkit-transition: transform 0.2s ease-in-out;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.stavebniny-mobile-header .stavebniny-mobile-nav .mobile_arrow .fa-angle-down {
    display: none;
}
.stavebniny-mobile-header .stavebniny-mobile-nav .stavebniny-grid ul li:last-child a,
.stavebniny-mobile-header .stavebniny-mobile-nav ul li:last-child a {
    border-bottom: none;
}
.stavebniny-sticky-up-mobile-header .stavebniny-animate-mobile-header .stavebniny-mobile-header-inner {
    width: 100%;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform 0.4s ease-in-out, left 0.2s ease, right 0.2s ease;
    -webkit-transition: left 0.2s ease, right 0.2s ease, -webkit-transform 0.4s ease-in-out;
    transition: left 0.2s ease, right 0.2s ease, -webkit-transform 0.4s ease-in-out;
    -o-transition: transform 0.4s ease-in-out, left 0.2s ease, right 0.2s ease;
    transition: transform 0.4s ease-in-out, left 0.2s ease, right 0.2s ease;
    transition: transform 0.4s ease-in-out, left 0.2s ease, right 0.2s ease, -webkit-transform 0.4s ease-in-out;
}
.stavebniny-sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    height: 100px;
    width: 100%;
    z-index: 100;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform 0.6s ease;
    transition: -webkit-transform 0.6s ease;
    -o-transition: transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}
.stavebniny-sticky-header.header-appear {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.stavebniny-sticky-header .stavebniny-grid {
    height: 100% !important;
}
.stavebniny-sticky-header .stavebniny-sticky-holder {
    position: relative;
    height: 100%;
    z-index: 2;
    background-color: #222831;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-sticky-header .stavebniny-sticky-holder .stavebniny-logo-wrapper a {
    max-height: 100px;
}
.stavebniny-sticky-header .stavebniny-sticky-holder .stavebniny-vertical-align-containers {
    padding: 0 45px;
}
.stavebniny-sticky-header .stavebniny-sticky-holder.stavebniny-menu-left .stavebniny-main-menu {
    width: auto;
    padding: 0 0 0 20px;
}
.stavebniny-sticky-header .stavebniny-sticky-holder.stavebniny-menu-left .stavebniny-vertical-align-containers .stavebniny-position-left-inner {
    height: 100%;
}
.stavebniny-sticky-header .stavebniny-sticky-holder.stavebniny-menu-left .stavebniny-vertical-align-containers .stavebniny-position-right:before {
    display: none;
}
.stavebniny-sticky-header .stavebniny-sticky-holder.stavebniny-menu-left .stavebniny-vertical-align-containers .stavebniny-position-right-inner {
    display: -webkit-flex;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.stavebniny-sticky-header .stavebniny-sticky-holder.stavebniny-menu-center .stavebniny-vertical-align-containers .stavebniny-position-center-inner {
    height: 100%;
}
.stavebniny-sticky-header .stavebniny-sticky-holder.stavebniny-menu-center .stavebniny-vertical-align-containers .stavebniny-position-right:before {
    display: none;
}
.stavebniny-sticky-header .stavebniny-sticky-holder.stavebniny-menu-center .stavebniny-vertical-align-containers .stavebniny-position-right-inner {
    display: -webkit-flex;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.stavebniny-sticky-header .stavebniny-sticky-holder.stavebniny-menu-right .stavebniny-main-menu {
    width: auto;
}
.stavebniny-sticky-header .stavebniny-sticky-holder.stavebniny-menu-right .stavebniny-vertical-align-containers .stavebniny-position-right-inner {
    height: 100%;
}
.stavebniny-sticky-header .stavebniny-sticky-holder .stavebniny-main-menu ul li a {
    color: #fff;
}
.stavebniny-sticky-header .stavebniny-sticky-holder .stavebniny-side-menu-button-opener {
    color: #fff;
}
.stavebniny-sticky-header .widget {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.stavebniny-search-opener {
    position: relative;
    top: 1px;
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    margin: 0 13px 0 8px;
}
.stavebniny-search-opener .stavebniny-search-opener-wrapper * {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: inherit;
}
.stavebniny-search-opener .stavebniny-search-opener-wrapper :before {
    display: block;
    line-height: inherit;
}
.stavebniny-search-opener.stavebniny-search-opener-svg-path .stavebniny-search-opener-wrapper * {
    vertical-align: middle;
}
.stavebniny-search-opener.stavebniny-search-opener-svg-path .stavebniny-search-opener-wrapper *,
.stavebniny-search-opener.stavebniny-search-opener-svg-path .stavebniny-search-opener-wrapper path {
    fill: white;
    stroke: white;
}
.stavebniny-light-header .stavebniny-page-header div:not(.stavebniny-sticky-header):not(.fixed) .stavebniny-search-opener {
    color: #fff !important;
}
.stavebniny-light-header .stavebniny-page-header div:not(.stavebniny-sticky-header):not(.fixed) .stavebniny-search-opener:hover {
    color: rgba(255, 255, 255, 0.8) !important;
}
.stavebniny-dark-header .stavebniny-page-header div:not(.stavebniny-sticky-header):not(.fixed) .stavebniny-search-opener {
    color: #000 !important;
}
.stavebniny-dark-header .stavebniny-page-header div:not(.stavebniny-sticky-header):not(.fixed) .stavebniny-search-opener:hover {
    color: rgba(0, 0, 0, 0.8) !important;
}
.stavebniny-search-page-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 80px;
}
.stavebniny-search-page-holder .stavebniny-search-page-form {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 30px;
}
.stavebniny-search-page-holder .stavebniny-search-page-form .stavebniny-search-title {
    margin: 0 0 20px;
}
.stavebniny-search-page-holder .stavebniny-search-page-form .stavebniny-search-label {
    display: block;
    font-size: 13px;
}
.stavebniny-search-page-holder .stavebniny-search-page-form .stavebniny-form-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 10px;
    clear: both;
    border-bottom: 1px solid #9d9a96;
}
.stavebniny-search-page-holder .stavebniny-search-page-form .stavebniny-form-holder .stavebniny-column-left {
    display: table-cell;
    vertical-align: top;
}
.stavebniny-search-page-holder .stavebniny-search-page-form .stavebniny-form-holder .stavebniny-column-right {
    display: table-cell;
    width: 1%;
    text-align: left;
    vertical-align: top;
}
.stavebniny-search-page-holder .stavebniny-search-page-form .stavebniny-form-holder .stavebniny-search-field {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 20px 0 3px;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border: none;
    outline: 0;
    vertical-align: middle;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-search-page-holder .stavebniny-search-page-form .stavebniny-form-holder .stavebniny-search-field::-webkit-input-placeholder {
    color: inherit;
}
.stavebniny-search-page-holder .stavebniny-search-page-form .stavebniny-form-holder .stavebniny-search-field:-moz-placeholder {
    color: inherit;
    opacity: 1;
}
.stavebniny-search-page-holder .stavebniny-search-page-form .stavebniny-form-holder .stavebniny-search-field::-moz-placeholder {
    color: inherit;
    opacity: 1;
}
.stavebniny-search-page-holder .stavebniny-search-page-form .stavebniny-form-holder .stavebniny-search-field:-ms-input-placeholder {
    color: inherit;
}
.stavebniny-search-page-holder .stavebniny-search-page-form .stavebniny-form-holder .stavebniny-search-submit {
    position: relative;
    display: inline-block;
    width: auto;
    height: 40px;
    line-height: 40px;
    padding: 0;
    font-size: 18px;
    color: #777;
    background-color: transparent;
    border: 0;
    outline: 0;
    cursor: pointer;
    vertical-align: middle;
    -webkit-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.stavebniny-search-page-holder .stavebniny-search-page-form .stavebniny-form-holder .stavebniny-search-submit:hover {
    color: #222831;
}
.stavebniny-search-page-holder article {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 30px 0;
    margin: 0;
    border-bottom: 1px solid #9d9a96;
}
.stavebniny-search-page-holder article.sticky .stavebniny-post-title a {
    color: #ffd369;
}
.stavebniny-search-page-holder article .stavebniny-post-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.stavebniny-search-page-holder article .stavebniny-post-image {
    display: block;
    float: left;
    width: 130px;
}
.stavebniny-search-page-holder article .stavebniny-post-image a,
.stavebniny-search-page-holder article .stavebniny-post-image img {
    display: block;
}
.stavebniny-search-page-holder article .stavebniny-post-title-area {
    min-height: 130px;
    padding: 0 0 0 150px;
}
.stavebniny-search-page-holder article .stavebniny-post-title-area .stavebniny-post-title-area-inner {
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-search-page-holder article .stavebniny-post-title-area .stavebniny-post-title-area-inner .stavebniny-post-title {
    margin: 0;
}
.stavebniny-search-page-holder article .stavebniny-post-title-area .stavebniny-post-title-area-inner .stavebniny-post-read-more-button {
    margin-top: 12px;
}
.stavebniny-slide-from-header-bottom-holder {
    position: absolute;
    top: 100%;
    right: 0;
    width: 300px;
    display: none;
    padding: 25px;
    margin: 0;
    background-color: #fff;
    border: 1px solid #9d9a96;
    overflow: hidden;
    z-index: 9999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-slide-from-header-bottom-holder .stavebniny-form-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    border: 1px solid #9d9a96;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-slide-from-header-bottom-holder .stavebniny-form-holder .stavebniny-search-field,
.stavebniny-slide-from-header-bottom-holder .stavebniny-form-holder .stavebniny-search-submit {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
    margin: 0;
    height: 44px;
    line-height: 42px;
    color: #222831;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}
.stavebniny-slide-from-header-bottom-holder .stavebniny-form-holder .stavebniny-search-field {
    width: calc(100% - 40px);
    padding: 0 10px 0 20px;
    font-family: inherit;
}
.stavebniny-slide-from-header-bottom-holder .stavebniny-form-holder .stavebniny-search-field:focus {
    color: #222831;
}
.stavebniny-slide-from-header-bottom-holder .stavebniny-form-holder .stavebniny-search-submit {
    width: 40px;
    padding: 0 12px 0 0;
    cursor: pointer;
}
.stavebniny-slide-from-header-bottom-holder .stavebniny-form-holder .stavebniny-search-submit.stavebniny-search-submit-icon-pack {
    font-size: 15px;
    line-height: 1em;
}
.stavebniny-slide-from-header-bottom-holder .stavebniny-form-holder .stavebniny-search-submit.stavebniny-search-submit-icon-pack span {
    display: block;
    line-height: inherit;
}
.stavebniny-slide-from-header-bottom-holder .stavebniny-form-holder .stavebniny-search-submit.stavebniny-search-submit-icon-pack span:before {
    display: block;
    line-height: inherit;
}
.stavebniny-slide-from-header-bottom-holder .stavebniny-form-holder .stavebniny-search-submit.stavebniny-search-submit-svg-path * {
    vertical-align: middle;
}
.stavebniny-slide-from-header-bottom-holder .stavebniny-form-holder .stavebniny-search-submit.stavebniny-search-submit-svg-path *,
.stavebniny-slide-from-header-bottom-holder .stavebniny-form-holder .stavebniny-search-submit.stavebniny-search-submit-svg-path path {
    fill: white;
    stroke: white;
}
.stavebniny-slide-from-header-bottom-holder .stavebniny-form-holder .stavebniny-search-submit:hover {
    color: #ffd369;
}
.stavebniny-light-header .stavebniny-page-header div:not(.stavebniny-sticky-header):not(.fixed) .stavebniny-side-menu-button-opener {
    color: #fff !important;
}
.stavebniny-light-header .stavebniny-page-header div:not(.stavebniny-sticky-header):not(.fixed) .stavebniny-side-menu-button-opener:hover {
    color: rgba(255, 255, 255, 0.8) !important;
}
.stavebniny-dark-header .stavebniny-page-header div:not(.stavebniny-sticky-header):not(.fixed) .stavebniny-side-menu-button-opener {
    color: #000 !important;
}
.stavebniny-dark-header .stavebniny-page-header div:not(.stavebniny-sticky-header):not(.fixed) .stavebniny-side-menu-button-opener:hover {
    color: rgba(0, 0, 0, 0.8) !important;
}
.stavebniny-side-menu-button-opener {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    border: 1px solid rgb(255 255 255 / 25%);
    padding: 15px;
    border-radius: 50%;
    transform: rotate(180deg);
    color: white;
    font-size: 22px;
}
.stavebniny-side-menu-button-opener .stavebniny-side-menu-title {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0;
    color: white;
}
.stavebniny-side-menu-button-opener .stavebniny-side-menu-icon {
    position: relative;
    top: 1px;
    display: inline-block;
    vertical-align: middle;
    height: 14px;
    width: 19px;
    overflow: hidden;
}
.stavebniny-side-menu-button-opener .stavebniny-side-menu-icon .stavebniny-line {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: white;
}
.stavebniny-side-menu-button-opener .stavebniny-side-menu-icon .stavebniny-line:first-child {
    top: 0;
}
.stavebniny-side-menu-button-opener .stavebniny-side-menu-icon .stavebniny-line:nth-child(2) {
    top: 6px;
}
.stavebniny-side-menu-button-opener .stavebniny-side-menu-icon .stavebniny-line:last-child {
    top: 12px;
}
.stavebniny-side-menu-button-opener:hover .stavebniny-side-menu-icon .stavebniny-line {
    background: #ffd369;
}
.stavebniny-side-menu-button-opener.stavebniny-side-menu-button-opener-icon-pack .stavebniny-side-menu-icon {
    font-size: 20px;
}
.stavebniny-side-menu-button-opener.stavebniny-side-menu-button-opener-icon-pack .stavebniny-side-menu-icon * {
    display: block;
    line-height: inherit;
}
.stavebniny-side-menu-button-opener.stavebniny-side-menu-button-opener-icon-pack .stavebniny-side-menu-icon :before {
    display: block;
    line-height: inherit;
}
.stavebniny-side-menu-button-opener.stavebniny-side-menu-button-opener-svg-path .stavebniny-side-menu-icon * {
    vertical-align: middle;
}
.stavebniny-side-menu-button-opener.stavebniny-side-menu-button-opener-svg-path .stavebniny-side-menu-icon *,
.stavebniny-side-menu-button-opener.stavebniny-side-menu-button-opener-svg-path .stavebniny-side-menu-icon path {
    fill: white;
    stroke: white;
}
.stavebniny-side-menu {
    position: fixed;
    top: 0;
    right: -432px;
    width: 432px;
    height: 100%;
    min-height: 100%;
    padding: 135px 60px 36px;
    background-color: rgba(0, 0, 0, 0.9);
    text-align: center;
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.stavebniny-side-menu .stavebniny-close-side-menu-holder {
    position: absolute;
    top: 42px;
    right: 45px;
    width: 17px;
    height: 16px;
    z-index: 1000;
}
.stavebniny-side-menu .stavebniny-close-side-menu-holder:hover .stavebniny-fm-line {
    background-color: #ffd369;
}
.stavebniny-side-menu a.stavebniny-close-side-menu {
    display: block;
    z-index: 1000;
    color: #fff;
    height: 17px;
}
.stavebniny-side-menu a.stavebniny-close-side-menu:hover {
    color: #ffd369;
}
.stavebniny-side-menu a.stavebniny-close-side-menu.stavebniny-close-side-menu-icon-pack {
    font-size: 30px;
}
.stavebniny-side-menu a.stavebniny-close-side-menu.stavebniny-close-side-menu-icon-pack * {
    display: block;
    line-height: inherit;
}
.stavebniny-side-menu a.stavebniny-close-side-menu.stavebniny-close-side-menu-icon-pack :before {
    display: block;
    line-height: inherit;
}
.stavebniny-side-menu a.stavebniny-close-side-menu.stavebniny-close-side-menu-svg-path * {
    vertical-align: middle;
}
.stavebniny-side-menu a.stavebniny-close-side-menu.stavebniny-close-side-menu-svg-path *,
.stavebniny-side-menu a.stavebniny-close-side-menu.stavebniny-close-side-menu-svg-path path {
    fill: white;
    stroke: white;
}
.stavebniny-side-menu a.stavebniny-close-side-menu .stavebniny-fm-line {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: white;
}
.stavebniny-side-menu a.stavebniny-close-side-menu .stavebniny-fm-line.stavebniny-line-1 {
    top: 7px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    outline: transparent solid 1px;
}
.stavebniny-side-menu a.stavebniny-close-side-menu .stavebniny-fm-line.stavebniny-line-2 {
    bottom: 7px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    outline: transparent solid 1px;
}
.stavebniny-side-menu-slide-from-right {
    right: 0;
    visibility: visible
}
.stavebniny-side-menu-slide-from-right .stavebniny-wrapper {
    background-color: #fff;
    position: relative;
    z-index: 1000;
    -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.stavebniny-side-menu-slide-from-right .stavebniny-sticky-header {
    -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
@media only screen and (max-width: 1440px) {
    .stavebniny-side-menu-slide-from-right .stavebniny-side-menu {
        padding: 120px 40px 30px;
    }
}
@media only screen and (max-width: 1280px) {
    .stavebniny-side-menu-slide-from-right .stavebniny-side-menu {
        padding: 115px 42px 30px 41px;
    }
}
.stavebniny-title-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 500px;
    background-color: #222831;
    background-position: center 0;
    background-repeat: no-repeat;
    overflow: hidden;
    z-index: 101;
}
.stavebniny-title-holder.stavebniny-title-full-width .stavebniny-grid {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0;
    padding: 0 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-title-holder.stavebniny-bg-responsive {
    height: auto !important;
}
.stavebniny-title-holder.stavebniny-bg-responsive .stavebniny-title-image {
    display: block;
}
.stavebniny-title-holder.stavebniny-bg-responsive .stavebniny-title-wrapper {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.stavebniny-title-holder.stavebniny-bg-parallax {
    background-attachment: fixed;
}
.stavebniny-title-holder .stavebniny-title-image {
    display: none;
}
.stavebniny-title-holder .stavebniny-title-image img {
    display: block;
    width: 100%;
}
.stavebniny-title-holder .stavebniny-title-wrapper {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}
.stavebniny-title-holder .stavebniny-title-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}
.stavebniny-title-holder .stavebniny-title-inner .stavebniny-title-separator-image img {
    display: inline-block;
    vertical-align: top;
}
.stavebniny-title-holder .stavebniny-page-title {
    color: #fff;
}
.stavebniny-title-holder.stavebniny-standard-type .stavebniny-page-title {
    margin: 0;
}
.stavebniny-title-holder.stavebniny-standard-type .stavebniny-page-subtitle {
    margin: 5px 0 0;
}
.stavebniny-icon-widget-holder {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.stavebniny-icon-widget-holder * {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
}
.stavebniny-icon-widget-holder .stavebniny-icon-text {
    padding: 0 0 0 10px;
}
.stavebniny-icon-widget-holder .stavebniny-icon-text.stavebniny-no-icon {
    padding: 0;
}
.stavebniny-dark-header .stavebniny-page-header div:not(.stavebniny-sticky-header):not(.fixed) .stavebniny-icon-widget-holder {
    color: #000 !important;
}
.stavebniny-dark-header .stavebniny-page-header div:not(.stavebniny-sticky-header):not(.fixed) .stavebniny-icon-widget-holder:hover {
    color: rgba(0, 0, 0, 0.8) !important;
}
.stavebniny-light-header .stavebniny-page-header div:not(.stavebniny-sticky-header):not(.fixed) .stavebniny-icon-widget-holder {
    color: #fff !important;
}
.stavebniny-light-header .stavebniny-page-header div:not(.stavebniny-sticky-header):not(.fixed) .stavebniny-icon-widget-holder:hover {
    color: rgba(255, 255, 255, 0.8) !important;
}
.widget.stavebniny-image-gallery-widget {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.widget.stavebniny-image-gallery-widget .stavebniny-is-widget-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.widget.stavebniny-image-gallery-widget .stavebniny-widget-title {
    margin: 0 0 32px;
}
.widget.stavebniny-image-gallery-widget img {
    display: block;
}
.widget.stavebniny-search-post-type-widget {
    line-height: 0;
    position: relative;
}
.widget.stavebniny-search-post-type-widget .stavebniny-search-post-type {
    display: inline-block;
    width: 100%;
    position: relative;
}
.widget.stavebniny-search-post-type-widget .stavebniny-search-icon,
.widget.stavebniny-search-post-type-widget .stavebniny-search-loading {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -9px;
    font-size: 18px;
    color: #000;
    -webkit-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    opacity: 1;
}
.widget.stavebniny-search-post-type-widget .stavebniny-search-icon.stavebniny-hidden,
.widget.stavebniny-search-post-type-widget .stavebniny-search-loading.stavebniny-hidden {
    opacity: 0;
}
.widget.stavebniny-separator-widget {
    margin: 0 !important;
}
.stavebniny-social-icon-widget-holder {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.stavebniny-social-icon-widget-holder .stavebniny-social-icon-widget {
    color: inherit;
    line-height: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
}
.stavebniny-dark-header .stavebniny-page-header div:not(.stavebniny-sticky-header):not(.fixed) .stavebniny-social-icon-widget-holder {
    color: #000 !important;
}
.stavebniny-dark-header .stavebniny-page-header div:not(.stavebniny-sticky-header):not(.fixed) .stavebniny-social-icon-widget-holder:hover {
    color: rgba(0, 0, 0, 0.8) !important;
}
.stavebniny-light-header .stavebniny-page-header div:not(.stavebniny-sticky-header):not(.fixed) .stavebniny-social-icon-widget-holder {
    color: #fff !important;
}
.stavebniny-light-header .stavebniny-page-header div:not(.stavebniny-sticky-header):not(.fixed) .stavebniny-social-icon-widget-holder:hover {
    color: rgba(255, 255, 255, 0.8) !important;
}
.stavebniny-social-icons-group-widget .stavebniny-social-icon-widget-holder {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    text-align: center;
}
.stavebniny-social-icons-group-widget .stavebniny-social-icon-widget-holder:first-child {
    margin-left: 0;
}
.stavebniny-social-icons-group-widget .stavebniny-social-icon-widget-holder:last-child {
    margin-right: 0;
}
.widget.stavebniny-vertical-separator-widget {
    display: inline-block;
    vertical-align: top;
    margin: 0 !important;
    font-size: 0;
}
.widget.stavebniny-vertical-separator-widget.stavebniny-vertical-separator-full-height {
    height: 100%;
}
.stavebniny-pl-filter-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 30px;
    text-align: center;
}
.stavebniny-pl-filter-holder ul {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    list-style: none;
}
.stavebniny-pl-filter-holder ul li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 10px;
    padding: 0 22px;
    cursor: pointer;
}
@media only screen and (max-width: 1440px) {
    .stavebniny-pl-filter-holder ul li {
        padding: 0 16px;
    }
}
@media only screen and (max-width: 1024px) {
    .stavebniny-pl-filter-holder ul li {
        padding: 0 10px;
    }
}
.stavebniny-pl-filter-holder ul li span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #222831;
    font-family: Quicksand, cursive;
    font-weight: 600;
    letter-spacing: 0.15em;
    white-space: nowrap;
    text-transform: uppercase;
    -webkit-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}
.stavebniny-pl-filter-holder ul li.stavebniny-pl-current span,
.stavebniny-pl-filter-holder ul li:hover span {
    color: #ffd369;
}
.stavebniny-pl-load-more-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.stavebniny-pl-load-more-holder .stavebniny-pl-load-more {
    margin: 40px 0 0;
    text-align: center;
}
.stavebniny-pl-load-more-holder .stavebniny-pl-load-more .stavebniny-btn.stavebniny-btn-solid {
    color: #fff;
    background-color: #222831;
}
.stavebniny-pl-load-more-holder .stavebniny-pl-load-more .stavebniny-btn.stavebniny-btn-solid:not(.stavebniny-btn-custom-hover-bg):hover {
    background-color: #ffd369 !important;
}
.stavebniny-pl-load-more-holder .stavebniny-pl-load-more .stavebniny-btn.stavebniny-btn-solid:not(.stavebniny-btn-custom-border-hover):hover {
    border-color: #ffd369 !important;
}
.stavebniny-pl-loading {
    position: relative;
    display: none;
    width: 100%;
    margin: 40px 0 20px;
    color: #222831;
    text-align: center;
}
.stavebniny-pl-loading div {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    margin: 0 3px;
    background-color: #222831;
    border-radius: 100%;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
@-webkit-keyframes sk-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
    }
}
@keyframes sk-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.stavebniny-btn {
    font-family: Quicksand, cursive;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    outline: 0;
    font-size: 15px;
    line-height: 1.125em;
    letter-spacing: 0.15em;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
    -o-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
    transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
    padding: 19px 41px 16px;
    cursor: pointer;
}
.stavebniny-btn.stavebniny-btn-solid {
    color: #fff;
    background-color: #ffd369;
    border: 2px solid transparent;
}
.stavebniny-btn.stavebniny-btn-solid:not(.stavebniny-btn-custom-hover-color):hover {
    color: #fff !important;
}
.stavebniny-btn.stavebniny-btn-solid:not(.stavebniny-btn-custom-hover-bg):hover {
    background-color: #222831 !important;
}
.stavebniny-btn.stavebniny-btn-solid:not(.stavebniny-btn-custom-border-hover):hover {
    border-color: #222831 !important;
}
.stavebniny-btn.stavebniny-btn-small {
    padding: 19px 31px 16px;
}
.stavebniny-btn.stavebniny-btn-large {
    padding: 19px 51px 16px;
}
.stavebniny-btn.stavebniny-btn-icon i,
.stavebniny-btn.stavebniny-btn-icon span:not(.stavebniny-btn-text) {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 4px;
    font-size: 0.6em;
    line-height: 1.4em;
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
    -o-transition: transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
    will-change: transform;
}
.stavebniny-btn.stavebniny-btn-icon i:before,
.stavebniny-btn.stavebniny-btn-icon span:not(.stavebniny-btn-text):before {
    display: block;
    line-height: inherit;
}
.stavebniny-btn.stavebniny-btn-icon.stavebniny-btn-icon-animate:hover i,
.stavebniny-btn.stavebniny-btn-icon.stavebniny-btn-icon-animate:hover span:not(.stavebniny-btn-text) {
    -webkit-transform: translateX(3px);
    -ms-transform: translateX(3px);
    transform: translateX(3px);
}
@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.stavebniny-iwt {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.stavebniny-iwt .stavebniny-iwt-icon a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.stavebniny-iwt .stavebniny-iwt-icon .stavebniny-iwt-custom-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.stavebniny-iwt .stavebniny-iwt-icon .stavebniny-iwt-custom-icon .stavebniny-iwt-hover-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.stavebniny-iwt .stavebniny-iwt-icon .stavebniny-iwt-custom-icon img {
    vertical-align: middle;
}
.stavebniny-iwt .stavebniny-iwt-title {
    margin: 0;
}
.stavebniny-iwt .stavebniny-iwt-title a {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.stavebniny-iwt .stavebniny-iwt-title-text {
    display: block;
}
.stavebniny-iwt.stavebniny-iwt-icon-left .stavebniny-iwt-content,
.stavebniny-iwt.stavebniny-iwt-icon-left .stavebniny-iwt-icon {
    display: table-cell;
    vertical-align: top;
}
.stavebniny-iwt.stavebniny-iwt-icon-left .stavebniny-iwt-icon {
    position: relative;
    top: 1px;
}
.stavebniny-iwt.stavebniny-iwt-icon-left .stavebniny-iwt-icon img {
    max-width: none;
}
.stavebniny-iwt.stavebniny-iwt-icon-left .stavebniny-iwt-content {
    padding: 8px 0 0 15px;
}
.stavebniny-iwt.stavebniny-iwt-icon-left-from-title .stavebniny-iwt-icon,
.stavebniny-iwt.stavebniny-iwt-icon-left-from-title .stavebniny-iwt-title-text {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
.stavebniny-iwt.stavebniny-iwt-icon-left-from-title .stavebniny-iwt-icon img {
    max-width: none;
}
.stavebniny-iwt.stavebniny-iwt-icon-left-from-title .stavebniny-iwt-title-text {
    padding: 0 0 0 15px;
    -webkit-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}
.stavebniny-iwt.stavebniny-iwt-icon-left-from-title .stavebniny-iwt-title-text:hover {
    color: #ffd369;
}
.stavebniny-iwt.stavebniny-iwt-icon-top {
    text-align: center;
}
.stavebniny-iwt.stavebniny-iwt-icon-top .stavebniny-iwt-content {
    padding: 20px 0 0;
}
.stavebniny-iwt.stavebniny-iwt-has-hover-icon .stavebniny-iwt-custom-icon img {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.stavebniny-iwt.stavebniny-iwt-has-hover-icon .stavebniny-iwt-custom-icon .stavebniny-iwt-hover-icon img {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.stavebniny-iwt.stavebniny-iwt-has-hover-icon .stavebniny-iwt-custom-icon:hover img {
    opacity: 0;
}
.stavebniny-iwt.stavebniny-iwt-has-hover-icon .stavebniny-iwt-custom-icon:hover .stavebniny-iwt-hover-icon img {
    opacity: 1;
}
.stavebniny-icon-small {
    font-size: 2em;
}
.stavebniny-icon-medium {
    font-size: 3em;
}
.stavebniny-icon-large {
    font-size: 4em;
}
.stavebniny-image-gallery {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.stavebniny-section-title-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stavebniny-section-title-holder .stavebniny-st-title {
    display: block;
    margin: 0;
    line-height: 130%;
}
.stavebniny-section-title-holder .stavebniny-st-title .stavebniny-st-title-colored {
    color: #ffd369;
}
.stavebniny-section-title-holder .stavebniny-st-subtitle {
    margin: 0 0 7px;
}
.stavebniny-section-title-holder .stavebniny-st-separator {
    margin: 3px 0 0;
}
.stavebniny-section-title-holder .stavebniny-st-text {
    display: block;
    margin: 20px 0 0;
}
.stavebniny-separator-holder {
    position: relative;
    height: auto;
    font-size: 0;
    line-height: 1em;
    margin: 10px 0;
}
.stavebniny-separator-holder.stavebniny-separator-center {
    text-align: center;
}
.stavebniny-separator-holder.stavebniny-separator-left {
    text-align: left;
}
.stavebniny-separator-holder.stavebniny-separator-right {
    text-align: right;
}
.stavebniny-separator-holder.stavebniny-separator-full-width .stavebniny-separator {
    width: 100% !important;
}
.stavebniny-separator-holder .stavebniny-separator-icon {
    display: inline-block;
    vertical-align: middle;
}
.stavebniny-separator {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #ebebeb;
}
.stavebniny-single-image-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.stavebniny-social-share-holder {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.stavebniny-social-share-holder ul {
    position: relative;
    display: inline-block;
    vertical-align: top;
    list-style: none;
    padding: 0;
    margin: 0;
}
.stavebniny-social-share-holder.stavebniny-dropdown {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
}
.stavebniny-social-share-holder.stavebniny-dropdown .stavebniny-social-share-dropdown-opener {
    display: block;
    color: #777;
}
.stavebniny-social-share-holder.stavebniny-dropdown .stavebniny-social-share-dropdown-opener .stavebniny-social-share-title {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}
.stavebniny-social-share-holder.stavebniny-dropdown .stavebniny-social-share-dropdown-opener .social_share {
    font-size: 12px;
    color: #222831;
}
.stavebniny-social-share-holder.stavebniny-dropdown .stavebniny-social-share-dropdown-opener:hover {
    color: #ffd369;
}
.stavebniny-social-share-holder.stavebniny-dropdown .stavebniny-social-share-dropdown-opener:hover .social_share {
    color: inherit;
}
.stavebniny-social-share-holder.stavebniny-dropdown .stavebniny-social-share-dropdown {
    position: relative;
    visibility: hidden;
    z-index: 950;
}
.stavebniny-social-share-holder.stavebniny-dropdown .stavebniny-social-share-dropdown ul {
    position: relative;
    display: block;
    z-index: 990;
    margin: 0;
    padding: 0 !important;
}
.stavebniny-social-share-holder.stavebniny-dropdown .stavebniny-social-share-dropdown ul li {
    width: 88px;
    height: 28px;
    line-height: 28px;
    visibility: hidden;
    position: absolute;
    text-align: center;
    opacity: 0;
    margin: 0;
    padding: 0;
    border: 1px solid #9d9a96;
    background-color: #fff;
    font-size: 12px;
    color: #777;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity 0.2s ease-out 0s, visibility 0.2s ease-out 0s, background-color 0.2s ease-out 0s;
    -o-transition: opacity 0.2s ease-out 0s, visibility 0.2s ease-out 0s, background-color 0.2s ease-out 0s;
    transition: opacity 0.2s ease-out 0s, visibility 0.2s ease-out 0s, background-color 0.2s ease-out 0s;
}
.stavebniny-social-share-holder.stavebniny-dropdown .stavebniny-social-share-dropdown ul li:not(:first-child) {
    border-top: none;
}
.stavebniny-social-share-holder.stavebniny-dropdown .stavebniny-social-share-dropdown ul li.stavebniny-facebook-share:hover {
    background-color: #3b5998;
    color: #fff;
}
.stavebniny-social-share-holder.stavebniny-dropdown .stavebniny-social-share-dropdown ul li.stavebniny-twitter-share:hover {
    background-color: #00aced;
    color: #fff;
}
.stavebniny-social-share-holder.stavebniny-dropdown .stavebniny-social-share-dropdown ul li.stavebniny-linkedin-share:hover {
    background-color: #007bb5;
    color: #fff;
}
.stavebniny-social-share-holder.stavebniny-dropdown .stavebniny-social-share-dropdown ul li * {
    display: block;
    line-height: inherit;
}
.stavebniny-social-share-holder.stavebniny-dropdown .stavebniny-social-share-dropdown ul li a {
    color: inherit !important;
}
.stavebniny-social-share-holder.stavebniny-dropdown .stavebniny-social-share-dropdown ul li:nth-child(1) {
    bottom: -28px;
}
.stavebniny-social-share-holder.stavebniny-dropdown .stavebniny-social-share-dropdown ul li:nth-child(2) {
    bottom: -56px;
}
.stavebniny-social-share-holder.stavebniny-dropdown .stavebniny-social-share-dropdown ul li:nth-child(3) {
    bottom: -84px;
}
.stavebniny-social-share-holder.stavebniny-dropdown .stavebniny-social-share-dropdown ul li:nth-child(4) {
    bottom: -112px;
}
.stavebniny-social-share-holder.stavebniny-dropdown .stavebniny-social-share-dropdown ul li:nth-child(5) {
    bottom: -140px;
}
.stavebniny-social-share-holder.stavebniny-dropdown .stavebniny-social-share-dropdown ul li:nth-child(6) {
    bottom: -168px;
}
.stavebniny-social-share-holder.stavebniny-dropdown .stavebniny-social-share-dropdown ul li:nth-child(7) {
    bottom: -196px;
}
.stavebniny-social-share-holder.stavebniny-dropdown:hover .stavebniny-social-share-dropdown ul li {
    opacity: 1;
    visibility: visible;
    cursor: pointer;
}
.stavebniny-social-share-holder.stavebniny-dropdown:hover .stavebniny-social-share-dropdown ul li:nth-child(2) {
    -webkit-transition: opacity 0.2s ease-out 0.2s, visibility 0.2s ease-out 0.2s, background-color 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out 0.2s, visibility 0.2s ease-out 0.2s, background-color 0.2s ease-out;
    transition: opacity 0.2s ease-out 0.2s, visibility 0.2s ease-out 0.2s, background-color 0.2s ease-out;
}
.stavebniny-social-share-holder.stavebniny-dropdown:hover .stavebniny-social-share-dropdown ul li:nth-child(3) {
    -webkit-transition: opacity 0.2s ease-out 0.3s, visibility 0.2s ease-out 0.3s, background-color 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out 0.3s, visibility 0.2s ease-out 0.3s, background-color 0.2s ease-out;
    transition: opacity 0.2s ease-out 0.3s, visibility 0.2s ease-out 0.3s, background-color 0.2s ease-out;
}
.stavebniny-social-share-holder.stavebniny-dropdown:hover .stavebniny-social-share-dropdown ul li:nth-child(4) {
    -webkit-transition: opacity 0.2s ease-out 0.4s, visibility 0.2s ease-out 0.4s, background-color 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out 0.4s, visibility 0.2s ease-out 0.4s, background-color 0.2s ease-out;
    transition: opacity 0.2s ease-out 0.4s, visibility 0.2s ease-out 0.4s, background-color 0.2s ease-out;
}
.stavebniny-social-share-holder.stavebniny-dropdown:hover .stavebniny-social-share-dropdown ul li:nth-child(5) {
    -webkit-transition: opacity 0.2s ease-out 0.5s, visibility 0.2s ease-out 0.5s, background-color 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out 0.5s, visibility 0.2s ease-out 0.5s, background-color 0.2s ease-out;
    transition: opacity 0.2s ease-out 0.5s, visibility 0.2s ease-out 0.5s, background-color 0.2s ease-out;
}
.stavebniny-social-share-holder.stavebniny-dropdown:hover .stavebniny-social-share-dropdown ul li:nth-child(6) {
    -webkit-transition: opacity 0.2s ease-out 0.6s, visibility 0.2s ease-out 0.6s, background-color 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out 0.6s, visibility 0.2s ease-out 0.6s, background-color 0.2s ease-out;
    transition: opacity 0.2s ease-out 0.6s, visibility 0.2s ease-out 0.6s, background-color 0.2s ease-out;
}
.stavebniny-social-share-holder.stavebniny-dropdown:hover .stavebniny-social-share-dropdown ul li:nth-child(7) {
    -webkit-transition: opacity 0.2s ease-out 0.7s, visibility 0.2s ease-out 0.7s, background-color 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out 0.7s, visibility 0.2s ease-out 0.7s, background-color 0.2s ease-out;
    transition: opacity 0.2s ease-out 0.7s, visibility 0.2s ease-out 0.7s, background-color 0.2s ease-out;
}
html {
    height: 100%;
    overflow-x: hidden;
}
.widget.widget_mkdf_twitter_widget {
    margin: 0 0 20px;
}
.widget.widget_mkdf_twitter_widget .stavebniny-twitter-widget {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0;
}
.widget.widget_mkdf_twitter_widget .stavebniny-twitter-widget li {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.widget.widget_mkdf_twitter_widget .stavebniny-twitter-widget li:not(:last-child) {
    margin: 0 0 22px;
}
.widget.widget_mkdf_twitter_widget .stavebniny-twitter-widget li .stavebniny-twitter-icon {
    font-size: 18px;
    color: #ffd369;
}
.widget.widget_mkdf_twitter_widget .stavebniny-twitter-widget.stavebniny-twitter-standard li .stavebniny-twitter-icon {
    position: absolute;
    top: 2px;
    left: 0;
}
.widget.widget_mkdf_twitter_widget .stavebniny-twitter-widget.stavebniny-twitter-slider {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0 40px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.widget.widget_mkdf_twitter_widget .stavebniny-twitter-widget.stavebniny-twitter-slider li {
    overflow: hidden;
}
.stavebniny-wrapper {
    background-attachment: fixed;
}
.stavebniny-page-header .stavebniny-menu-area {
    background-color: rgba(255, 255, 255, 0) !important;
}
.stavebniny-content .stavebniny-content-inner > .stavebniny-full-width > .stavebniny-full-width-inner {
    padding: 0;
}
h4 {
    color: #ffd369;
    font-weight: 400;
    text-transform: capitalize;
}
h6 {
    font-size: 15px;
    letter-spacing: 0.15em;
}
.stavebniny-page-header .stavebniny-menu-area {
    background-color: #fff;
}
.stavebniny-side-menu-slide-from-right .stavebniny-side-menu {
    right: -435px;
    width: 435px;
}
.stavebniny-side-menu {
    background: #222831;
    text-align: center;
}
.stavebniny-side-menu .widget img {
    margin: 0 auto;
}
.stavebniny-title-holder .stavebniny-title-wrapper .stavebniny-page-title {
    color: #fff;
}
@media only screen and (max-width: 1024px) {
    body:not(.stavebniny-content-is-behind-header):not(.error404) .stavebniny-content {
        margin-top: 0 !important;
    }
}
@media only screen and (max-width: 1200px) {
    .stavebniny-container-inner,
    .stavebniny-grid,
    .stavebniny-row-grid-section {
        width: 950px;
    }
}
@media only screen and (max-width: 1024px) {
    .stavebniny-container-inner,
    .stavebniny-grid,
    .stavebniny-row-grid-section {
        width: 768px;
    }
}
@media only screen and (max-width: 768px) {
    .stavebniny-container-inner,
    .stavebniny-grid,
    .stavebniny-row-grid-section {
        width: 600px;
    }
}
@media only screen and (max-width: 680px) {
    .stavebniny-container-inner,
    .stavebniny-grid,
    .stavebniny-row-grid-section {
        width: 420px;
    }
}
@media only screen and (max-width: 480px) {
    .stavebniny-container-inner,
    .stavebniny-grid,
    .stavebniny-row-grid-section {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .stavebniny-container-inner,
    .stavebniny-grid,
    .stavebniny-row-grid-section {
        width: 90%;
    }
}
@media only screen and (max-width: 1024px) {
    .stavebniny-search-page-holder article .stavebniny-post-image {
        width: 80px;
    }
    .stavebniny-search-page-holder article .stavebniny-post-title-area {
        padding: 0 0 0 105px;
        min-height: 80px;
    }
}
@media only screen and (max-width: 680px) {
    .stavebniny-search-page-holder article .stavebniny-post-image {
        width: 60px;
    }
    .stavebniny-search-page-holder article .stavebniny-post-title-area {
        padding: 0 0 0 80px;
        min-height: 60px;
    }
}
@media only screen and (max-width: 1024px) {
    .stavebniny-fullscreen-search-holder .stavebniny-form-holder-inner {
        width: 75%;
    }
}
@media only screen and (max-width: 768px) {
    .stavebniny-fullscreen-search-holder .stavebniny-search-submit {
        font-size: 25px;
    }
}
@media only screen and (max-width: 480px) {
    .stavebniny-fullscreen-search-holder .stavebniny-form-holder-inner {
        width: 80%;
    }
}
@media only screen and (max-width: 1024px) {
    .stavebniny-title-holder.stavebniny-has-bg-image {
        height: auto !important;
        background-image: none !important;
    }
    .stavebniny-title-holder.stavebniny-has-bg-image .stavebniny-title-image {
        display: block;
    }
    .stavebniny-title-holder.stavebniny-has-bg-image .stavebniny-title-wrapper {
        position: absolute;
        top: 50%;
        left: 0;
        height: 100% !important;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
@media only screen and (max-width: 1200px) {
    .stavebniny-btn.stavebniny-btn-large {
        padding: 19px 41px 16px;
    }
}
@media only screen and (max-width: 768px) {
    .stavebniny-section-title-holder {
        padding: 0 !important;
    }
}

rs-sbg-px {
    filter: grayscale(1) contrast(0.9) brightness(0.8);
}

.custom-logo-link img {
    max-width: 238px;
}



@media only screen and (max-width: 1024px) {
    body {
        padding-top: 70px;
    }
    footer > div {
        gap: 15px !important;
    }
    .footer-row {
        flex-direction: column;
        gap: 30px;
    }
    .stavebniny-map-items {
        flex-direction: column;
    }
}

@media only screen and (max-width: 768px) {
    .gallery-content {
        flex-wrap: nowrap;
        flex-direction: column;
        padding: 0 15px;
    }
    .stavebninyst-gallery-item {
        width: 100%;
        height: auto;
    }
    .stavebniny-features-items > div {
        width: 100%;
    }
    .stavebniny-udalosti-main {
        flex-direction: column;
    }
    .stavebniny-udalosti-headline {
        text-align: center;
    }
    .stavebniny-gallery-second-row {
        display: none;
    }
    .stavebniny-gallery-first-row,
    .stavebniny-gallery-four {
        display: flex;
        flex-direction: column;
        max-height: inherit;
    }
    .stavebniny-gallery-four > img,
    .stavebniny-gallery-large img {
        width: 100%;
        max-height: 250px;
    }
}
@media only screen and (max-width: 600px) {
    .top-contact {
        display: flex;
        flex-direction: column;
        gap: 0;
    }
}
.stavebniny-mobile-header {
    position: fixed;
    top: 0;
    width: 100%;
    height: 70px;
}
.stavebniny-mobile-header .stavebniny-mobile-menu-opener a {
    padding-right: 10px;
    display: flex;
    align-items: center;
    height: 100%;
}
.stavebniny-mobile-header .stavebniny-mobile-menu-opener .stavebniny-side-menu-icon {
    height: 14px;
    width: 19px;
    overflow: visible;
    display: block !important;
}
.stavebniny-mobile-header .stavebniny-mobile-menu-opener .stavebniny-line {
    background-color: white;
    height: 2px;
    width: 100%;
    display: block !important;
    margin-bottom: 3px;
}
.stavebniny-mobile-header .stavebniny-mobile-nav {
    height: 0;
    transition: height 0.3s ease-in-out;
}
.stavebniny-mobile-header .stavebniny-mobile-nav.opened {
    height: auto;
    display: block;
}
.stavebniny-mobile-logo-wrapper > a {
    height: 54px;
}

.stavebniny-oteviraci-doba {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 35px 0;
}
.stavebniny-oteviraci-doba > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.stavebniny-oteviraci-doba .stavebniny-address-content {
    font-size: 36px;
}
.stavebniny-footer-oteviraci-doba-title {
    font-family: Quicksand, cursive;
    color: white;
    font-size: 22px;
    margin: 0;
    text-transform: uppercase;
}
.stavebniny-footer-oteviraci-doba-content {
    margin: 10px 0 12px;
    font-size: 17px;
}
@media only screen and (max-width: 850px) {
    .stavebniny-oteviraci-doba {
        display: flex;
        flex-direction: column;
    }
}

/*** Stavebiny Header
---------------------------------------------------*/
.stavebniny-position-left {
    padding-left: 45px;
    min-width: 350px;
    border-right: 1px solid rgb(255 255 255 / 25%);
}
.stavebniny-position-right {
    padding-right: 45px;
    min-width: 350px;
    border-left: 1px solid rgb(255 255 255 / 25%);
}
.stavebniny-header-phone {
    color: white;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-right: 15px;
}
.stavebniny-header-phone a {
    color: white;
}
.stavebniny-header-phone:hover a,
.stavebniny-header-phone:hover i {
    color: #ffd369;
}
.header-appear .stavebniny-position-center {
    border: none;
}
.header-appear .stavebniny-position-left {
    border: none;
    min-width: auto;
    padding-left: 0;
}
.header-appear .stavebniny-position-right {
    min-width: auto;
    border: none;
    padding-right: 0;
}
.header-appear .stavebniny-side-menu-button-opener {
    border: none;
    padding: 0;
}
.header-appear .stavebniny-sticky-holder .stavebniny-logo-wrapper a {
    max-height: 100px;
    height: 100%;
}
.header-appear .stavebniny-logo-wrapper a img {
    height: 100%;
}

/*** Stavebiny Intro
---------------------------------------------------*/
.stavebniny-intro {
    position: relative;
    height: 100%;
    min-height: 100vh;
}
.stavebniny-intro-obrazec {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
    bottom: -1px;
    transform: rotate(180deg);
    z-index: 3;
}
.stavebniny-intro-obrazec svg {
    width: calc(125% + 1.3px);
    height: 125px;
    z-index: -1;
    display: block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.stavebniny-intro-obrazec svg path {
    fill: #fff;
    transform-origin: center;
    transform: rotateY(0deg);
    opacity: 0.3;
}
.stavebniny-intro-obrazec svg path:last-child {
    opacity: 1;
}
.stavebniny-intro-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.stavebniny-intro-bg-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgb(0 0 0 / 45%);
}
.stavebniny-intro-wrapper {
    position: relative;
    z-index: 10;
    padding: 200px 45px 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
}
.stavebniny-intro-wrapper > div {
    flex: 1;
    height: 100%;
}

.stavebniny-intro-heading-small {
    color: #ffd369;
    font-size: 21px;
    line-height: 120%;
    font-weight: 400;
    text-transform: uppercase;
}
.stavebniny-intro-heading h1 {
    color: white;
    font-size: 48px;
    line-height: 120%;
    font-weight: bold;
    text-transform: initial;
    max-width: 635px;
    margin-left: -3px;
    margin: 5px 0 5px -3px;
}
.stavebniny-intro-heading p {
    color: white;
    font-weight: 300;
    margin: 20px 0 25px;
}
.stavebniny-intro-heading-buttons {
    display: flex;
    gap: 20px;
}
.stavebniny-intro-heading-button {
    font-size: 15px;
    font-weight: 600;
    color: white;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 35px 20px 35px;
    background: #222831;
    transition: transform .3s ease-out;
}
.stavebniny-intro-heading-button.main-btn {
    background: #ffd369;
    color: #222831;
}
.stavebniny-intro-heading-button:hover {
    transform: translateY(-10px);
    background: #ffd369;
    color: #222831;
}
.stavebniny-intro-heading-button.main-btn:hover {
    background: white;
    color: #222831;
}
.stavebniny-intro-square-row,
.stavebniny-intro-square-row > div {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.stavebniny-intro-square-first-row > div {
    border-bottom: 1px solid rgb(255 255 255 / 25%);
}
.stavebniny-intro-square-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 25px 35px;
    gap: 3px;
    width: 160px;
}
.stavebniny-intro-square-item:first-child {
    border-right: 1px solid rgb(255 255 255 / 25%);
}
.stavebniny-intro-square-item span {
    color: #ffd369;
    font-size: 69px;
    line-height: 120%;
    font-weight: bold;
}
.stavebniny-intro-square-item cite {
    color: rgb(255 255 255 / 85%);
    font-style: normal;
    font-weight: 300;
    font-size: 19px;
}

/*** Stavebiny Center
---------------------------------------------------*/
.stavebniny-st-inner {
    text-align: left;
}
.stavebniny-section-title-holder .stavebniny-st-subtitle {
    text-transform: uppercase;
    color: #808080;
    font-size: 23px;
}
.stavebniny-section-title-holder .stavebniny-st-title {
    font-size: 38px;
}
.stavebniny-features-blocks {
    display: flex;
    flex-wrap: wrap;
    gap: 35px 20px;
    margin-bottom: 65px;
}
.stavebniny-features-blocks > div {
    width: calc(33.3333% - 40px/3);
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid #c2c2c2;
    border-radius: 8px;
    cursor: pointer;
    transition: all .3s ease-out;
}
.stavebniny-features-blocks > div:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 30px rgb(0 0 0 / 10%);
    background: #222831;
    color: white;
}
.stavebniny-features-blocks > div:first-child {
    box-shadow: 0 10px 30px rgb(0 0 0 / 10%);
    background: #222831;
    color: white;
}
.stavebniny-features-blocks > div:first-child .stavebniny-features-block-title,
.stavebniny-features-blocks > div:hover .stavebniny-features-block-title {
    color: #ffd369;
}
.stavebniny-features-block-title {
    font-size: 24px;
    line-height: 120%;
    margin: 5px 0;
    color: #171717;
    font-weight: bold;
}
.stavebniny-features-block-text {
    font-size: 14px;
    padding-top: 5px;
    color: black;
}
.stavebniny-features-blocks > div:first-child .stavebniny-features-block-text,
.stavebniny-features-blocks > div:hover .stavebniny-features-block-text{
    color: white;
}

/*** Stavebiny Empty Block
---------------------------------------------------*/
.stavebniny-empty-blocks {
    position: relative;
}
.stavebniny-empty-blocks:after {
    content: " ";
    display: block;
    clear: both;
}
.stavebniny-empty-block {
    width: 50%;
    background: white;
    min-height: 400px;
    z-index: 10;
    position: relative;
    padding: 35px;
    box-sizing: border-box;
}
.stavebniny-empty-block:nth-child(odd) {
    text-align: right;
    float: left;
    margin-right: 50%;
}
.stavebniny-empty-block:nth-child(even) {
    float: right;
}
.stavebniny-empty-block:nth-child(even) h2 {
    margin-left: -3px;
}
.stavebniny-empty-block:nth-child(odd) p {
    max-width: 500px;
    margin-left: auto;
}
.stavebniny-empty-block:nth-child(even) p {
    max-width: 500px;
    margin-right: auto;
}
.stavebniny-empty-block h2 {
    font-size: 45px;
    margin-top: 0;
}
.stavebniny-empty-block h4 {
    text-transform: uppercase;
    color: #808080;
    font-size: 23px;
    margin-bottom: 13px;
}
.stavebniny-empty-block a {
    font-size: 15px;
    font-weight: 600;
    color: #222831;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 35px 20px 35px;
    background: #ffd369;
    transition: transform .3s ease-out;
    margin-top: 15px;
    display: inline-block;
}
.stavebniny-empty-block a:hover {
    transform: translateY(-10px);
    color: white;
    background: #222831;
}

.stavebniny-empty-block-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

/*** Stavebiny Blog
---------------------------------------------------*/
.stavebniny-home-blog .stavebniny-features-blocks > div {
    box-shadow: 0 10px 30px rgb(0 0 0 / 10%);
    background: #222831;
    color: white;
}
.stavebniny-home-blog .stavebniny-features-blocks > div .stavebniny-features-block-title,
.stavebniny-home-blog .stavebniny-features-blocks > div .stavebniny-features-block-title a {
    color: #ffd369;
}
.stavebniny-home-blog .stavebniny-home-blog-more {
    font-size: 15px;
    font-weight: 600;
    color: #222831;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 35px 20px 35px;
    background: #ffd369;
    transition: transform .3s ease-out;
    margin-top: 15px;
    display: inline-block;
    margin-bottom: 55px;
}
.stavebniny-home-blog .stavebniny-features-blocks {
    margin-bottom: 0;
}
.stavebniny-home-blog .stavebniny-home-blog-more:hover {
    background: #222831;
    color: white;
    transform: translateY(-10px);
}
.stavebniny-home-blog .stavebniny-features-block-text {
    color: white;
}
.stavebniny-home-blog .stavebniny-features-blocks > div img {
    height: 170px;
    width: 100%;
    object-fit: cover;
}
.stavebniny-features-block-date {
    color: #ffd369;
}

/*** Stavebiny Contact
---------------------------------------------------*/
.stavebniny-contact-form .stavebniny-st-inner {
    text-align: center;
}

/*** Stavebiny Services
---------------------------------------------------*/
.stavebniny-services-services {
    display: flex;
    width: 100%;
    gap: 30px;
    padding-bottom: 65px;
    padding-top: 15px;
}
.stavebniny-services-services > div {
    width: 50%;
    position: relative;
}
.stavebniny-services-img-holder {
    padding: 10px;
}
.stavebniny-services-img img {
    padding: 15px;
    box-sizing: border-box;
    z-index: 2;
    background: white;
    position: relative;
    width: 100%;
}
.stavebniny-services-img-bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 65px;
    height: 65px;
    background: #ffd369;
    z-index: 1;
}
.stavebniny-services-services .stavebniny-st-title {
    font-size: 28px;
}
.stavebniny-services-services .stavebniny-section-title-holder .stavebniny-st-subtitle {
    text-transform: uppercase;
    color: #808080;
    font-size: 20px;
}
.stavebniny-services-services .stavebniny-section-title-holder {
    padding-bottom: 20px;
}
.stavebniny-services-block-title {
    text-transform: uppercase;
    font-weight: bold;
    color: black;
    border-radius: 2px;
    margin-bottom: 10px;
    font-size: 13px;
    padding-top: 7px;
}
.stavebniny-services-block-text {
    font-size: 14px;
    line-height: 1.6;
    padding-bottom: 15px;
    color: black;
    padding-left: 1px;
}
.stavebniny-services-block > i {
    color: #ffd369;
    font-size: 22px;
    padding: 10px;
}
.stavebniny-services-block {
    display: flex;
}

/*** Stavebiny Footer
---------------------------------------------------*/
.big-col {
    max-width: 47%;
}

/*** Stavebiny Header
---------------------------------------------------*/
.page .stavebniny-position-left,
.page .stavebniny-position-right {
    border-right: none;
    border-left: none;
}

/*** Stavebiny Pages
---------------------------------------------------*/
.page-content .stavebniny-st-inner {
    text-align: center;
}
.page-content .stavebniny-section-title-holder .stavebniny-st-subtitle {
    font-size: 17px;
}
.page-content h1, 
.page-content h2, 
.page-content h3, 
.page-content h4, 
.page-content h5, 
.page-content h6 {
    margin: 20px 0;
    font-size: inherit;
}

/*** Stavebiny Pages
---------------------------------------------------*/
.wp-block-column {
    padding: 10px 20px;
    box-sizing: border-box;
    border: 1px solid #c2c2c2;
    border-radius: 8px;
    cursor: pointer;
    transition: all .3s ease-out;
}
.wp-block-column:hover {
    box-shadow: 0 10px 30px rgb(0 0 0 / 10%);
    background: #222831;
    color: white;
    transform: translateY(-10px);
}
.wp-block-column:hover .wp-block-heading {
    color: #ffd369;
}

/*** Stavebiny Configurator
---------------------------------------------------*/
.configurator {
    display: flex;
    gap: 30px;
    background: #ececec;
    margin: 50px;
    min-height: 500px;
    border-radius: 8px;
    box-shadow: 2px 2px 2px 2px;
    color: gray;
}
.configurator h1 {
    font-size: 25px;
}
.configurator h2 {
    font-size: 20px;
    margin-left: 3px;
    padding-top: 30px;
}
.configurator h2:first-child {
    padding-top: 0;
}
.configurator > div {
    flex: 1;
    width: calc(50% - 30px);
    padding: 30px;
    box-sizing: border-box;
}
.config-specifikace-title h3 {
    font-size: 14px;
    margin-bottom: 2px;
}
.right-side {
    background: white;
    border-radius: 0 8px 8px 0;
}

.config-content > div {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}
.config-item-title {
    text-align: center;
    color: black;
}
.config-item {
    width: 100%;
    max-width: calc(33.3333% - (15px*2));
    border: 1px solid transparent;
    padding: 6px;
}
.config-item.selected {
    border: 1px solid #ffd369;
    padding: 6px;
    box-shadow: 1px 1px 1px 1px #ffd369;
    opacity: 1 !important;
}
.config-item input::placeholder {
    color: #cfcfcf !important;
}
.config-item.non-selected img {
    opacity: 0.5;
}
.config-item.selected img {
    opacity: 1;
}
.config-item img {
    width: 100%;
    height: auto;
    border: 1px solid #e2e2e2;
}
.step-3 .config-item img {
    height: 120px;
}
.submit-order {
    font-size: 15px;
    font-weight: 600;
    color: #222831;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 35px 20px 35px;
    background: #ffd369;
    transition: transform .3s ease-out;
    margin-top: 10px;
    display: none;
    border: none;
    cursor: pointer;
    margin-bottom: 50px;
}
.submit-order.current {
    display: inline-block;
}
.submit-order:hover {
    transform: translateY(-10px);
}
.config-buttons button {
    margin: 20px 0;
    font-size: 15px;
    font-weight: 400;
    color: white;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 20px;
    background: #222831;
    transition: transform .3s ease-out;
    margin-top: 25px;
    border: none;
    cursor: pointer;
}
.config-buttons button:hover {
    transform: translateY(-5px);
}
.config-item input[type="radio"] {
    display: none;
}
.contacts > div {
    width: 100%;
}
.contacts > div input {
    margin-bottom: 0;
}
.contacts select {
    width: 100%;
    margin: 0 0 23px;
    padding: 13px 25px;
    color: #777;
    background-color: transparent;
    font-family: "Quicksand", sans-serif;
    font-size: 15px;
    line-height: 27px;
    border: 2px solid #9d9a96;
    border-radius: 0;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.2s ease-in-out;
    -o-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out;
}

@media only screen and (max-width: 1450px) {
    .stavebniny-mobile-header {
        display: block;
    }
    .stavebniny-page-header,
    .stavebniny-position-right {
        display: none;
    }
    .stavebniny-intro {
        padding-top: 60px;
    }
}
@media only screen and (max-width: 1024px) {
    .stavebniny-intro-wrapper {
        flex-direction: column;
        padding-left: 0;
    }
    .stavebniny-intro-wrapper > div {
        width: 460px;
    }
    .stavebniny-intro {
        padding-top: 0;
    }
    .big-col {
        max-width: 100%;
    }
    .configurator {
        display: flex;
        flex-direction: column;
    }
    .configurator > div {
        width: 100%;
    }
}
@media only screen and (max-width: 900px) {
    .stavebniny-features-blocks > div {
        width: calc(50% - 40px/2);
    }
    .stavebniny-services-services {
        flex-direction: column-reverse;
    }
    .stavebniny-services-services > div {
        width: 100%;
    }
    .stavebniny-services-services .stavebniny-st-title {
        font-size: 38px;
    }
    .stavebniny-services-services .stavebniny-section-title-holder .stavebniny-st-subtitle {
        font-size: 23px;
    }
    .stavebniny-empty-block {
        width: 100%;
        float: none !important;
        text-align: left !important;
        padding-bottom: 15px !important;
        min-height: auto;
    }
    .stavebniny-empty-block p {
        max-width: 100% !important;
    }
    .stavebniny-empty-blocks {
        max-width: 835px;
        margin: 0 auto;
    }
    .stavebniny-empty-block-bg {
        display: none;
    }
}
@media only screen and (max-width: 768px) {
    .stavebniny-features-blocks > div {
        width: calc(100% - 40px/1);
    }
    .stavebniny-services-content {
        padding-top: 25px;
    }
    .stavebniny-empty-blocks {
        max-width: 600px;
    }
    .stavebniny-empty-block {
        padding: 0;
    }
    .stavebniny-home-blog .stavebniny-features-blocks > div img {
        height: 100%;
        max-height: 235px;
    }
    .stavebniny-section-title-holder .stavebniny-st-subtitle {
        margin-bottom: 5px !important;
    }
    .stavebniny-features-blocks {
        flex-direction: column;
    }
    .stavebniny-empty-blocks {
        background: white;
    }
    .stavebniny-empty-blocks .stavebniny-empty-block-bg,
    .stavebniny-empty-blocks .stavebniny-intro-bg-overlay {
        display: none;
    }
    .config-item {
        max-width: calc(50% - (15px*2));
    }
}
@media only screen and (max-width: 550px) {
    .stavebniny-empty-blocks {
        max-width: 420px;
    }
    .stavebniny-empty-block h2 {
        font-size: 33px;
        line-height: 1.4;
    }
    .stavebniny-empty-block h4 {
        font-size: 21px;
        margin-bottom: 0;
    }
    .stavebniny-empty-block-bg,
    .stavebniny-wrappe,
    .stavebniny-intro-bg {
        background-attachment: inherit !important;
    }
}
@media only screen and (max-width: 550px) {
    .stavebniny-intro-square {
        display: none;
    }
    .stavebniny-intro-heading {
        width: 100% !important;
        padding-bottom: 70px;
    }
    .stavebniny-intro-heading h1 {
        font-size: 40px;
    }
    .stavebniny-intro-heading-buttons {
        display: flex;
        flex-direction: column;
    }
    .stavebniny-intro-wrapper {
        padding: 200px 0px 50px;
    }
    .stavebniny-intro-heading-button {
        max-width: 180px;
        text-align: center;
    }
    .configurator {
        margin: 0;
    }
}
@media only screen and (max-width: 480px) {
    .stavebniny-empty-blocks {
        max-width: 300px;
    }
    .config-item {
        width: 100%;
        max-width: 100%;
    }
}
@media only screen and (max-width: 440px) {
    .stavebniny-features-blocks > div {
        width: 100%;
    }
    .stavebniny-section-title-holder .stavebniny-st-subtitle,
    .stavebniny-services-services .stavebniny-section-title-holder .stavebniny-st-subtitle {
        font-size: 21px;
        text-align: center;
    }
    .stavebniny-section-title-holder .stavebniny-st-title,
    .stavebniny-services-services .stavebniny-st-title {
        font-size: 25px;
        text-align: center;
    }
}

li.active.menu-item a {
    color: #ffd369 !important;
}
.config-content {
    position: relative;
}
.config-buttons {
    display: flex;
    gap: 15px;
}

.stavebniny-fixed-bar {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    z-index: 10000;
    width: 100%;
    background: #ffd369;
    color: #222831;
    text-align: center;
    padding: 5px;
    font-weight: bold;
    height: 30px;
}
body.have-stavebniny-fixed-bar {
    padding-top: 40px;
}
.top-bar-close {
    position: absolute;
    right: 25px;
    font-size: 18px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}
.top-bar-close:hover {
    transform: scale(1.2);
}