.rs-footer a {
    color: #454545 !important;
}

.rs-footer a:active,
.rs-footer a:hover {
    color: #106eea !important;
}

.no-margin {
    margin: 0;
}

.lightboxOverlay {
    position: fixed !important;
    z-index: 9999 !important;
}

.lightbox {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    z-index: 10000 !important;
}

/* Desktop - tmavé logo */
.logo-dark {
    display: block;
}

.logo-white {
    display: none;
}

.full-width-header .rs-header .menu-area .logo-part a {
    display: flex !important;
    align-items: center !important;
    height: auto !important;
    line-height: normal !important;
}

.full-width-header .rs-header .topbar-area.style2 .topbar-contact li:last-child a {
    border-right: none;
}

@media (max-width: 991px) {
    .full-width-header .rs-header .menu-area {
        transition: all 0.3s ease !important;
        background-image: linear-gradient(90deg, #03228f 10%, #0e73e4 100%) !important;
    }

    .mt-4 {
        margin-top: 0 !important;
    }

    .logo-dark {
        display: none;
    }

    .logo-white {
        display: block;
    }

    .logo-part {
        height: 65px !important;
        line-height: normal !important;
        display: flex !important;
        align-items: center !important;
        float: left !important;
    }


}

.offcanvas-flags {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

.sk-flag {
    display: inline-block;
    margin-right: 20px;
}

.cs-flag {
    display: inline-block;
    margin-right: 20px;

}

.en-flag {
    display: inline-block;
}

/* xs - extra small (do 575px) */
@media (max-width: 575px) {
    .rs-animation-shape {
        display: flex;
        justify-content: center;
    }

    .rs-about .rs-animation-shape .images {
        display: flex;
        justify-content: center;
    }

    .rs-about .rs-animation-shape .images img {
        max-width: 80% !important;
    }


    .rs-about {
        padding-top: 50px !important;
    }


    .rs-why-choose .container .row .col-lg-4 .image-part img {
        max-width: 50%;

    }

    .rs-about .container .row .col-lg-4 img {
        max-width: 50%;
    }

    .rs-why-choose .container .row .col-lg-4 {
        display: flex;
        justify-content: center;
    }

    .rs-about .container .row .col-lg-4 {
        display: flex;
        justify-content: center;
    }

    .col-lg-4 .image-part {
        display: flex;
        justify-content: center;
    }

    .image-for-desktop {
        display: none;
    }

    .image-for-mobile {
        display: flex;
        margin-top: 50px;
    }

    .mobile-padding-bottom {
        padding-bottom: 0;
    }

    .rs-animation-shape .pattern {
        display: flex;
        justify-content: center;
    }

    .rs-animation-shape .pattern img {
        max-width: 80%;
    }

    .project-img a {
        display: flex;
        justify-content: center;
    }

    .rs-contact .col-lg-4 {
        display: flex;
        justify-content: center;
    }

    .rs-contact img {
        max-width: 40%;
    }

    .rs-about .container .row .shape-image .top {
        display: none;
    }

    /*.rs-why-choose .container .row .col-lg-6 .image-part img {*/
    /*    max-width: 50%;*/
    /*}*/
    .rs-why-choose .container .row .col-lg-6 .image-part {
        display: flex;
        justify-content: center;

    }

    .container .row .col-12 .rs-contact.bg15 {
        display: flex !important;
        justify-content: center;
    }

    .company-desktop {
        display: none;
    }

    .company-mobile {
        display: flex;
        justify-content: center;
    }
}

/* sm - small (576px - 767px) */
@media (min-width: 576px) and (max-width: 767px) {
    .rs-about .rs-animation-shape .images img {
        max-width: 40% !important;
    }

    .rs-about .rs-animation-shape .images {
        display: flex;
        justify-content: center;
    }

    .rs-about .rs-animation-shape .pattern img {
        max-width: 50% !important;
    }

    .rs-about .rs-animation-shape .pattern {
        display: flex;
        justify-content: center;
    }

    .rs-about {
        padding-top: 50px !important;
    }

    /*.rs-why-choose .container .row .col-lg-4 .image-part img {*/
    /*    max-width: 80%;*/
    /*}*/
    /*.rs-about .container .row .col-lg-4 img {*/
    /*    max-width: 50%;*/
    /*}*/
    .rs-why-choose .container .row.col-lg-4 {
        display: flex;
        justify-content: center;
    }

    .rs-why-choose .container .row .col-lg-4 {
        display: flex;
        justify-content: center;
    }

    .col-lg-4 .image-part {
        display: flex;
        justify-content: center;
    }

    .image-for-desktop {
        display: none;
    }

    .image-for-mobile {
        display: flex;
        margin-top: 50px;
    }

    .project-img a {
        display: flex;
        justify-content: center;
    }

    .mobile-padding-bottom {
        padding-bottom: 0;
    }

    .rs-animation-shape .pattern {
        display: flex;
        justify-content: center;
    }

    .rs-animation-shape .pattern img {
        max-width: 50%;
    }

    .rs-contact .col-lg-4 {
        display: flex;
        justify-content: center;
    }

    .rs-contact img {
        max-width: 40%;
    }

    .rs-about .container .row .shape-image .top {
        display: none;
    }

    .rs-why-choose .container .row .col-lg-6 .image-part img {
        max-width: 80%;
    }

    .rs-why-choose .container .row .col-lg-6 .image-part {
        justify-content: center;
        display: flex;
    }

    .rs-about .style1 .container-title-background {
        max-width: 100% !important;
    }

    .rs-about .style1 .row {

    }

    .container .row .col-12 .rs-contact.bg15 {
        display: flex !important;
        justify-content: center;
    }

    .company-desktop {
        display: none;
    }

    .company-mobile {
        display: flex;
        justify-content: center;
    }

}


/* md - medium (768px - 991px) */
@media (min-width: 768px) and (max-width: 991px) {
    .rs-about .rs-animation-shape .images img {
        max-width: 40% !important;
    }

    .rs-about .rs-animation-shape .images {
        display: flex;
        justify-content: center;
    }

    .rs-about .rs-animation-shape .pattern img {
        max-width: 40% !important;
    }

    .rs-about .rs-animation-shape .pattern {
        display: flex;
        justify-content: center;
    }

    .rs-about .rs-animation-shape .middle .dance {
        max-width: 55% !important;
        -webkit-animation: dance 2s alternate infinite;
    }

    .rs-about .rs-animation-shape .middle {
        left: 20%;
        top: -15%;
    }

    .rs-about .rs-animation-shape .bottom-shape .dance2 {
        max-width: 55% !important;
        -webkit-animation: dance2 4s alternate infinite;
    }

    .rs-about .rs-animation-shape .bottom-shape {
        left: 20%;
        top: 70%;
    }

    .rs-about {
        padding-top: 50px !important;
    }

    .col-lg-7.col-md-12.pl-40.md-pl-15.md-pt-200.sm-pt-0 {
        padding-top: 0;
    }

    .rs-animation-shape .pattern {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .rs-why-choose .container .row .col-lg-4 .image-part img {
        max-width: 40%;
    }

    .rs-about .container .row .col-lg-4 img {
        max-width: 40%;
    }

    .rs-why-choose .container .row .col-lg-4 {
        display: flex;
        justify-content: center;
    }

    .rs-about .container .row .col-lg-4 {
        display: flex;
        justify-content: center;
    }

    .col-lg-4 .image-part {
        display: flex;
        justify-content: center;
    }

    .image-for-desktop {
        display: none;
    }

    .image-for-mobile {
        display: flex;
    }

    .image-for-desktop {
        display: none;
    }

    .image-for-mobile {
        display: flex;
        margin-top: 50px;
    }

    .project-img a {
        display: flex;
        justify-content: center;
    }

    .mobile-padding-bottom {
        padding-bottom: 0;
    }

    .rs-contact .col-lg-4 {
        display: flex;
        justify-content: center;
    }

    .rs-contact img {
        max-width: 40%;
    }

    .rs-about .container .row .shape-image .top {
        /*display: none;*/
        right: 31%;
        top: -600px;
        max-width: 80px;
    }

    .rs-animation-shape .middle-image2 .dance3 {
        display: block;
        max-width: 45%;
        margin-left: auto;
        margin-top: 40px;
    }

    .dance {
        -webkit-animation: dance 2s alternate infinite;
    }

    .rs-why-choose .container .row .col-lg-6 .image-part img {
        max-width: 50%;
    }

    .rs-why-choose .container .row .col-lg-6 .image-part {
        justify-content: center;
        display: flex;
    }

    .company-desktop {
        display: none;
    }

    .company-mobile {
        display: flex;
        justify-content: center;
    }

}

/* lg - large (992px - 1199px) */
@media (min-width: 992px) and (max-width: 1199px) {
    .rs-about .rs-animation-shape .pattern img {
        max-width: 80% !important;
    }

    .rs-about .rs-animation-shape .middle {
        max-width: 45% !important;
    }

    .rs-about .rs-animation-shape .pattern {
        display: flex;
        justify-content: right;
    }

    .rs-about .rs-animation-shape .bottom-shape {
        top: 15rem;
        max-width: 65%;
    }

    .col-lg-5.col-md-12.md-mb-50 {
    }

    .rs-about.style1.pt-130.pb-190.md-pt-80.md-pb-40 {
        padding-bottom: 0;
    }

    /*.rs-why-choose .container .row .col-lg-4 .image-part img {*/
    /*    !*max-width: 80%;*!*/
    /*}*/
    /*.rs-about .container .row .col-lg-4 img {*/
    /*    !*max-width: 80%;*!*/
    /*}*/
    .image-for-mobile {
        display: none;
    }

    .image-for-desktop {
        display: block;
    }

    .project-img a {
        display: flex;
        justify-content: center;
    }

    .mobile-padding-bottom {
        padding-bottom: 0;
    }

    .rs-animation-shape .middle-image2 .dance3 {
        max-width: 80%;
    }

    .rs-about .container .row .shape-image .top {
        top: -175px;
    }

    /*.rs-why-choose .container .row .col-lg-6 .image-part img {*/
    /*    max-width: 50%;*/
    /*}*/
    /*.rs-why-choose .container .row .col-lg-6 .image-part {*/
    /*    justify-content: center;*/
    /*    display: flex;*/
    /*}*/
    .company-desktop {
        display: none;
    }

    .company-mobile {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .rs-footer .footer-bottom .container .y-middle {
        justify-content: center;
    }

    .rs-footer .footer-bottom .container .row.mt-1 .text-right {
        width: 100%;
        justify-content: center;
        padding-right: 20%;
        padding-left: 20%;
    }

    .rs-footer .footer-bottom .container .row.mt-1 .empty {
        display: none;
    }

    .rs-footer .footer-bottom .container .y-middle .text-right .copy-right-menu {
        display: flex;
        justify-content: center;
    }
}


/* xl - extra large (1200px - 1399px) */
@media (min-width: 1200px) and (max-width: 1650px) {
    .rs-about .rs-animation-shape .pattern img {
        max-width: 80% !important;
    }

    .rs-about .rs-animation-shape .middle {
        max-width: 45% !important;
        left: 5%;
    }

    .rs-about .rs-animation-shape .pattern {
        display: flex;
        justify-content: right;
    }

    .rs-about .rs-animation-shape .bottom-shape {
        top: 18rem;
        max-width: 65%;
        left: 5%;

    }

    .col-lg-5.col-md-12.md-mb-50 {
    }

    .rs-about.style1.pt-130.pb-190.md-pt-80.md-pb-40 {
        padding-bottom: 0;
    }

    .company-desktop {
        display: block;
    }

    .company-mobile {
        display: none;
    }

}

/* xxl - extra extra large (1400px a viac) */
@media (min-width: 1400px) {
    .company-desktop {
        display: block;
    }

    .company-mobile {
        display: none;
    }
}

/* ===== OFF CANVAS ===== */
.right_menu_togle {
    position: fixed !important;
    top: 0 !important;
    right: -500px !important;
    left: auto !important;
    height: 100vh !important;
    overflow-y: auto !important;
    z-index: 999999 !important;
    transition: right 0.4s ease !important;
    width: 320px !important;
    padding: 25px 30px !important;
    background: #ffffff !important;
    background-image: none !important;
    box-shadow: -5px 0 30px rgba(0, 0, 0, 0.15) !important;
}

.right_menu_togle.open {
    right: 0 !important;
}

/* Overlay */
.offwrap {
    display: none !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100vh !important;
    background: rgba(0, 0, 0, 0.5) !important;
    z-index: 999998 !important;
    cursor: pointer !important;
    backdrop-filter: none !important;
    transition: none !important;
}

.offwrap.open {
    display: block !important;
}

body.nav-expanded .offwrap {
    display: none !important;
}

body.nav-expanded .offwrap.open {
    display: block !important;
}

/* Close button */
.right_menu_togle .close-btn {
    text-align: right;
}

.right_menu_togle .close-btn .humburger {
    display: inline-grid;
    grid-template-columns: repeat(3, 8px);
    gap: 4px;
    padding: 5px;
    text-align: right;
}

.right_menu_togle .close-btn .humburger span {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #0a0a0a;
    display: block;
}

.right_menu_togle .close-btn .humburger span.dot2,
.right_menu_togle .close-btn .humburger span.dot4,
.right_menu_togle .close-btn .humburger span.dot6,
.right_menu_togle .close-btn .humburger span.dot8 {
    background: #106eea;
}

/* Logo */
.right_menu_togle .canvas-logo {
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}

.right_menu_togle .canvas-logo img {
    max-height: 36px;
}

/* Nav items */
.right_menu_togle .sidebarnav_menu {
    padding: 0;
    margin: 0;
    list-style: none;
}

.right_menu_togle .sidebarnav_menu > li {
    border-bottom: 1px solid #f0f0f0;
}

.right_menu_togle .sidebarnav_menu > li > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    font-size: 15px;
    font-weight: 600;
    color: #101010;
}

.right_menu_togle .sidebarnav_menu > li > a:hover {
    color: #106eea;
}

.right_menu_togle .sidebarnav_menu .sub-menu-offcanvas li a {
    display: block;
    padding: 8px 10px;
    font-size: 14px;
    color: #454545;
}

.right_menu_togle .sidebarnav_menu .sub-menu-offcanvas li:last-child a {
    border-bottom: none;
}

.right_menu_togle .sidebarnav_menu .sub-menu-offcanvas li a:hover {
    color: #106eea;
}

/* Contact v off-canvas */
.right_menu_togle .canvas-contact {
    margin-top: 20px;
    padding-top: 20px;
}

.right_menu_togle .canvas-contact .address-list {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 12px;
    gap: 10px;
}

.right_menu_togle .canvas-contact .address-list i:before {
    font-size: 18px;
    color: #106eea;
}

.right_menu_togle .canvas-contact .address-list a {
    color: #454545;
    font-size: 14px;
}

.right_menu_togle .canvas-contact .address-list a:hover {
    color: #106eea;
}

.login-btn-part {
    display: flex;
    justify-content: center;
}

/* Hamburger ikona */
#mobilemenu i {
    font-size: 22px;
    color: #ffffff;
    display: inline-flex;
    justify-content: right;
}

/* Close button - krížik */
.right_menu_togle .close-btn a#nav-close {
    font-size: 24px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: flex-start;
    justify-content: right;
    border-radius: 50%;
    transition: all 0.3s ease;
    padding: 0;
}

.right_menu_togle .close-btn a#nav-close:hover {
    color: #106eea;
}

.right_menu_togle .close-btn a#nav-close {
    color: #454545;
}

/*koniec offcanvas*/

.rs-banner.main-home.gastrotech {
    background: url(images/gastrotech2.webp);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 765px;
}

/*.rs-banner.main-home .content-wrap .it-title{*/
/*    font-size: 50px;*/
/*}*/
/*.rs-banner.main-home .content-wrap .it-description {*/
/*    font-size: 25px;*/
/*}*/
/* Na mobile skryť desktop menu */
@media (max-width: 991px) {
    .rs-menu-area {
        display: none !important;
    }

    .gastrotech-project {
        padding-top: 195px;
    }

    .gastrotech-services .container .row.mb-10 {
        margin-bottom: 30px;
    }

    .image-gastrotech {
        margin-bottom: 45px;
    }

    .about-section {
        padding-top: 200px;
    }


}

.rs-about .container .rs-animation-shape .about-image{
    max-width:100% !important;
}


@media (max-width: 991px) {
    .menu-area.menu-sticky {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        z-index: 998 !important;
    }

    #cta-sticky-banner {
        display: flex !important;
        position: fixed !important;
        top: 65px !important;
        left: 0 !important;
        right: 0 !important;
        z-index: 999 !important;
    }

    .main-content {
        padding-top: 67px;
    }
    .rs-banner .container .row .md-mb-140{
        margin-bottom: 40px;
        margin-top: 40px;
    }
.rs-banner .container .row .md-mb-140 .mt-120{
        margin-top: 0;
    }
}
@media (max-width: 991px) {
    .flip-box-inner:hover .flip-box-wrap .back-front {
        transform: rotateX(0deg) !important;
    }

    .flip-box-inner .flip-box-wrap .back-front {
        display: none !important;
    }
}

.owl-stage{
    display:flex;
    align-items: center;
}
#trial-form {
    scroll-margin-top: 200px;
}

/*#trial-form-mobile {*/
/*    scroll-margin-top: 105px;*/
/*}*/

.rs-footer .footer-bottom .copy-right-menu li{
    padding-left: 17px;
    padding-right: 11px;
}

/*instant-install2*/
.instant-install-text{
    font-size: 2rem;
}

@media (max-width: 991px) {
    .instant-install-text {
        font-size: 1rem;
    }
}
