﻿@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,700&subset=latin-ext');

html, body {
    height: 100%;
}

body {
    padding: 0;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    color: #1f1f1f;
    -webkit-transition: linear 1s;
    /* Safari 3.1 to 6.0 */
    transition: linear 1s;
}

a {
    text-decoration: none;
    color: #00abba;
}

p {
    font-size: 19px;
}

h1 {
    font-size: 30px;
    font-weight: normal;
    margin: 0;
    color: #ffffff;
    line-height: 55px;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
}

h2 {
    font-size: 28px;
    line-height: 30px;
    margin: 0;
    font-weight: normal;
}

ul {
    padding: 0;
}

.center {
    text-align: center;
}

.semibold {
    font-weight: 600;
}

footer {
    background-color: #1f1f1f;
    color: #ffffff;
    text-align: center;
}

    footer p {
        padding: 10px 0;
        margin: 0;
        font-size: 13px;
        font-weight: 300;
    }
/*Header + Nav*/

.home {
    background-size: cover;
    height: 100%;
}


.hidden {
    display: none;
}

.fullscreen-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}
    .fullscreen-bg img {
        width: 100vw;
        height: 100vh;
    }
.navigacia {
    margin-top: 80px;
    padding: 0 50px 0 0;
    position: absolute;
    right: 0;
    z-index: 1;
}
.contact_info {
    background-color: #e29a00;
    float: right;
    position: absolute;
    margin-top: 0px;
    padding: 5px 110px 5px 45px;
    font-size: 16px;
}
.cntct {
    border-bottom: 32px solid #e29a00;
    border-left: 33px solid transparent;
    width: 483px;
    float: right;
    margin-top: 20px;
}

.navig-link {
    display: inline;
    padding: 0 20px;
}

    .navig-link a {
        color: #1f1f1f;
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
        letter-spacing: 2px;
        text-decoration: none;
        font-weight: 300;
    }

        .navig-link a:hover {
            color: #e29a00;
        }

.logo {
    width: 250px;
    float: left;
    margin-top:30px;
    margin-left:7vw;
}

.header-text {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    right: 0;
    color: #ffffff;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.8);
    width: 600px;
    padding: 40px 20px 20px;
    border-top: 10px solid #e29a00;
}
    .header-text p {
        font-size: 20px;
        letter-spacing: 1px;
        padding: 10px 0 40px;
    }
.yellow {
    color: #e29a00;
}
.hero_title {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: -2px;
    font-size: 50px;
}


.first_section_top {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 2;
}

.first_section_bottom {
    width: 100%;
    position: absolute;
}

.navigacia .icon {
    display: none;
}

.sticky_navigacia .icon {
    display: none;
}
/*Sticky Navigation*/

#sticky-nav {
    display: none;
    height: 100px;
    position: fixed;
    top: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 999;
}

.sticky_logo {
    width: 120px;
    padding: 6px 100px;
}

.sticky_navigacia {
    float: right;
    padding: 21px 50px 0 0;
}

/*Services section*/
.serv {
    width:25%;
    float:left;
    background-color: #e29a00;
}
.serv h1 {
font-size:20px;
line-height: 25px;
padding-top: 10px;
}
    .serv p {
        font-size: 15px;
        padding:0 66px 30px;
        color: #ffffff;
    }
.serv2 {
    width: 25%;
    float: left;
    background-color: #ffae00;
}
    .serv2 h1 {
        font-size: 20px;
        line-height: 25px;
        padding-top: 10px;
    }
.serv2 p {
    font-size: 15px;
    padding: 0 70px 30px;
    color: #ffffff;
}
.servicon {
    height: 100px;
    padding: 50px 0 0;
    -moz-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

    .servicon:hover {
        height: 110px;
        padding: 40px 0 0;
    }

.container_left {
    position: absolute;
    margin-top: 303px;
    width: 50%;
}

.container_left2 {
    width: 45%;
    position: absolute;
    margin-top: 506px;
    text-align: left;
    color: #ffffff;
    background-color: #ffae00;
}
.container_left3 {
    position: absolute;
    margin-top: 513px;
    width: 50%;
}
.container_left4 {
    width: 45%;
    position: absolute;
    margin-top: 705px;
    text-align: left;
    color: #ffffff;
    background-color: #ffae00;
}

.container_left5 {
    width: 45%;
    position: absolute;
    margin-top: 1171px;
    text-align: left;
    color: #ffffff;
    background-color: #ffae00;
}

.container_right {
    position: absolute;
    width: 45%;
    right: 0;
    margin-top: 373px;
    text-align: left;
    color: #ffffff;
    background-color: #e29a00;
}

.container_right2 {
    right: 0;
    margin-top: 437px;
    position: absolute;
    text-align: right;
    color: #ffffff;
}

.container_right3 {
    position: absolute;
    width: 45%;
    right: 0;
    margin-top: 571px;
    text-align: left;
    color: #ffffff;
    background-color: #e29a00;
}

.container_right4 {
    position: absolute;
    right: 0;
    margin-top: 647px;
    text-align: left;
    color: #ffffff;
}

.container_right5 {
    position: absolute;
    right: 0;
    margin-top: 1147px;
    text-align: left;
    color: #ffffff;
}

.container_right h2, .container_left2 h2, .container_right3 h2, .container_left4 h2, .container_left5 h2 {
    text-transform: uppercase;
    letter-spacing: 2px;
}


.button {
    border: solid 2px #ffffff;
    color: #ffffff;
    font-weight: 300;
    font-size: 14px;
    padding: 5px 30px;
    -moz-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

    .button:hover {
        border: solid 2px #ffffff;
        color: #e29a00;
        background-color: #ffffff;
        font-weight: 300;
        font-size: 14px;
        padding: 5px 30px;
    }
.button_yellow {
    color: #ffffff;
    background-color: #e29a00;
    font-weight: 300;
    font-size: 14px;
    padding: 10px 30px 8px;
    -moz-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
    .button_yellow:hover {
        color: #e29a00;
        background-color: #ffffff;
        font-weight: 300;
        font-size: 14px;
        padding: 10px 30px 8px;
    }

.upratovanie{
    margin-top: 208px;
}
@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
.arrow {
    width:50px;
    margin-top: 55px;
    animation: blink 2s;
    animation-iteration-count: infinite;
}
.padding {
    padding: 4% 90px;
}

.paddingR {
    padding: 4% 90px;
    text-align: right;
}

.sluzby_title {
    text-transform: uppercase;
    padding: 75px 0 0;
    font-weight: normal;
    border-bottom: 1px solid white;
    width: 500px;
    margin: 0 auto;
    font-size: 35px;
}

.italic {
    font-style: italic;
    font-weight: 200;
    padding: 5px 0 15px;
}

.stavbanakluc {
    height: 22vw;
}

.stavbaholodomu {
    height: 25vw;
    width: 100%;
    overflow: hidden;
}

.ostatneprace {
    height: 25vw;
    width: 100%;
    overflow: hidden;
}

#services {
    background: #ffffff;
    background-size: cover;
    text-align: center;
    overflow: hidden;
    height: 3760px;
}

/*About section*/

#about {
    background-color: #ffae00;
    color: #ffffff;
}

.about_title {
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    text-align: center;
    font-size: 35px;
    font-weight: 300;
    padding-top: 120px;
}

.about_width {
    width: 75%;
    text-align: center;
    margin: 0 auto;
    padding: 50px 0;
}


/*References section*/
#references {
    background-color: #1f1f1f;
    overflow: hidden;
}

.references_top {
    width: 100%;
    vertical-align: bottom;
}

.references_bottom {
    width: 100%;
    margin-top: -1px;
    vertical-align: top;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    /* IE8 and below */
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=-1, DX=0, DY=0, SizingMethod='auto expand');
    -ms-filter: progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=-1, DX=0, DY=0, SizingMethod='auto expand');
}

.references_title {
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    text-align: center;
    font-size: 45px;
    padding: 100px 0 50px;
    margin-top: -5px;
}
.refbtn {
    padding-bottom:20px;
}
/*References GALLERY*/
ol, ul {
}
.thumbnail {
    background-size: cover;
    width: 300px;
    height: 228px;
    background-position: 50% 50%;
}
#topbar {
    background: #4f4a41;
    padding: 10px 0 10px 0;
    text-align: center;
    height: 36px;
    overflow: hidden;
    -webkit-transition: height 0.5s linear;
    -moz-transition: height 0.5s linear;
    transition: height 0.5s linear;
}

    #topbar a {
        color: #fff;
        font-size: 1.3em;
        line-height: 1.25em;
        text-decoration: none;
        opacity: 0.5;
        font-weight: bold;
    }

        #topbar a:hover {
            opacity: 1;
        }



/** reset lightbox position **/
#lightbox-container-image-data-box {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

#thumbnails {
    display: block;
    margin-bottom: 10px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

    #thumbnails ul li {
        float: left;
        margin-right: 0.9vw;
        margin-left: 0.9vw;
        margin-bottom: 12px;
    }

        #thumbnails ul li a img {
            width: 300px;
        }
/** clearfix **/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
    width: 90vw;
}

html[xmlns] .clearfix {
    display: block;
}

.gallery li {
    display: none;
}
/*References GALLERY-end*/
/*Contact section*/

#contact {
    background-color: #ffffff;
}

.contact_title {
    font-family: 'Roboto', sans-serif;
    text-align: center;
    font-size: 45px;
    padding: 100px 0 50px;
    line-height: 42px;
}


form {
    width: 100%;
}

.form-control {
    display: block;
    width: 100%;
    height: 20px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.kontaktne-udaje {
    float: left;
    padding: 0 150px 0 0;
}

.center-contact {
    justify-content: center;
    display: flex;
    padding: 0 0 50px;
}

.col-md-10 {
    padding: 5px 0;
}

.message {
    height: 150px;
}

input.btn.btn-default {
    float: right;
    padding: 8px 30px 5px;
    background-color: #ffae00;
    border: none;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #ffffff;
    letter-spacing: 1px;
    margin-right: -25px;
}
    input.btn.btn-default:hover {
        background-color: #e29a00;
        color: #1f1f1f;
    }
.halfWidth {
    width: 50%;
    float: left;
}

input#Meno {
    width: 85%;
}

@media only screen and (min-width: 1920px) {
    .clearfix {
        margin-left: 4%;
    }
}

@media only screen and (max-width: 1366px) {
    .header-text {
        padding: 30px 0 20px;
    }

        .header-text p {
            font-size: 18px;
            padding: 10px 0 20px;
            margin: 0 0 20px;
        }
    .container_left {
        margin-top: 321px;
    }
    .container_left2 {
        width: 45%;
        margin-top: 436px;
    }
        .container_left2 p {
            font-size: 17px;
        }
    .container_left p {
        font-size: 17px;
    }
    .container_left3 {
        margin-top: 446px;
    }
    .container_left4 p {
        font-size: 17px;
    }
    .container_left4 {
        margin-top: 569px;
    }
    .container_left5 p {
        font-size: 17px;
    }

    .container_left5 {
        margin-top: 928px;
    }
        .container_right {
        width: 45%;
        margin-top: 360px;
    }
    .container_right p {
        font-size: 17px;
    }
    .container_right2 {
        width: 50%;
        margin-top: 394px;
    }
    .container_right3 p {
        font-size: 17px;
    }
    .container_right3 {
        margin-top: 475px;
    }
    .container_right4 {
        width: 50%;
        margin-top: 539px;
    }

    .container_right5 {
        width: 50%;
        margin-top: 895px;
    }
        .padding {
        padding: 2% 90px;
    }
    .paddingR {
        padding: 2% 90px;
    }
    #services {
        height: 2874px;
    }
        .clearfix {
        width: 96vw;
    }
}

@media only screen and (max-width: 1365px) {
    #thumbnails ul li {
        margin-right: 0;
    }

    .clearfix {
        width: 98vw;
    }
    .serv p {
        padding: 0 50px 30px;
    }
    .serv2 p {
        padding: 0 50px 30px;
    }
}
@media only screen and (max-width: 1280px) {
    .container_right {
        margin-top: 350px;
    }
    .container_right2 {
        margin-top: 370px;
    }
    .container_left2 {
        margin-top: 390px;
    }
    .container_left3 {
        margin-top: 420px;
    }
    .container_right3 {
        margin-top: 429px;
    }
    .container_right4 {
        margin-top: 508px;
    }
    .container_right5 {
        margin-top: 808px;
    }
    .container_left4 {
        margin-top: 530px;
    }
    .container_left5 {
        margin-top: 830px;
    }
    #services {
        height: 1803px;
    }
}

@media only screen and (max-width: 1181px) {
        .serv p {
            padding: 0px 30px 30px;
        }

        .serv2 p {
            padding: 0px 30px 30px;
        }

        .header-content {
            border-left: 100vw solid transparent;
        }

        .header-content {
            border-bottom: 100vh solid rgba(255, 255, 255, 0.2);
        }

        .process_title {
            margin-top: 120px;
        }

        .container_left {
            margin-top: 321px;
        }

        .container_left2 {
            width: 45%;
            margin-top: 347px;
        }

            .container_left2 p {
                font-size: 17px;
            }

        .container_left p {
            font-size: 17px;
        }

        .container_left3 {
            margin-top: 387px;
        }

        .container_left4 p {
            font-size: 17px;
        }

        .container_left4 {
            margin-top: 473px;
        }

    .container_left5 p {
        font-size: 17px;
    }

    .container_left5 {
        margin-top: 873px;
    }

        .container_right {
            width: 45%;
            margin-top: 328px;
        }

            .container_right p {
                font-size: 17px;
            }

        .container_right2 {
            width: 50%;
            margin-top: 340px;
        }

        .container_right3 p {
            font-size: 16px;
        }

        .container_right3 {
            margin-top: 388px;
        }

        .container_right4 {
            width: 50%;
            margin-top: 467px;
        }

    .container_right4 {
        width: 50%;
        margin-top: 767px;
    }

        #services {
            height: 2583px;
        }
    }

    @media only screen and (max-width: 1024px) {
        .serv p {
            padding: 0px 30px 30px;
        }

        .serv2 p {
            padding: 0px 30px 30px;
        }

        .header-content {
            border-left: 100vw solid transparent;
        }

        .header-content {
            border-bottom: 100vh solid rgba(255, 255, 255, 0.2);
        }

        .process_title {
            margin-top: 120px;
        }

        .container_left {
            margin-top: 321px;
        }

        .container_left2 {
            width: 50%;
            margin-top: 307px;
        }

            .container_left2 p {
                font-size: 14px;
            }

        .container_left p {
            font-size: 14px;
        }

        .container_left3 {
            margin-top: 333px;
        }

        .container_left4 p {
            font-size: 14px;
        }

        .container_left4 {
            margin-top: 407px;
            width: 50%;
        }

        .container_left5 p {
            font-size: 14px;
        }

        .container_left5 {
            margin-top: 607px;
            width: 50%;
        }

        .container_right {
            width: 50%;
            margin-top: 328px;
        }

            .container_right p {
                font-size: 15px;
            }

        .container_right2 {
            width: 50%;
            margin-top: 295px;
        }

        .container_right3 p {
            font-size: 14px;
        }

        .container_right3 {
            width: 50%;
            margin-top: 337px;
        }

        .container_right4 {
            width: 50%;
            margin-top: 404px;
        }

        .container_right5 {
            width: 50%;
            margin-top: 604px;
        }
        #services {
            height: 2246px;
        }
    }

    @media screen and (max-width: 900px) {
        .serv p {
            font-size: 14px;
            padding: 0px 10px 30px;
        }

        .serv2 p {
            font-size: 14px;
            padding: 0px 10px 30px;
        }

        .h2line ul li div {
            width: 250px;
        }

        .h2line ul li:nth-child(even) div {
            left: -289px;
        }

        .kontaktne-udaje {
            padding: 0 30px 0 0;
        }

        input#Meno {
            width: 70%;
        }

        .process_title {
            margin-top: 200px;
        }

        .processPadding {
            padding: 60px 0 0;
        }

        .container4 {
            width: 40%;
        }


        img#lightbox-image {
            width: 100%;
        }

        #lightbox-container-image {
            width: 97%;
        }

        div#lightbox-container-image-box {
            width: 100% !important;
            height: 100% !important;
        }

        div#lightbox-container-image-data-box {
            width: 100% !important;
            padding: 0 !important;
        }
    }

    @media only screen and (max-width: 854px) and (orientation: landscape) {
        .hero_title {
            padding: 0;
        }

        .header-text {
            top: 10%;
        }

        h1 {
            font-size: 40px;
            line-height: 40px;
        }

        h2 {
            font-size: 20px;
            line-height: 20px;
        }
    }

    @media only screen and (max-width: 854px) {
        .container_left {
            width: 100%;
            margin-top: 315px;
        }

        .container_right {
            width: 88%;
            padding: 30px 50px;
            margin-top: 556px;
        }

        .container_right2 {
            width: 100%;
            margin-top: 498px;
        }

        .container_left2 {
            width: 88%;
            margin-top: 741px;
            padding: 30px 50px;
        }

        .container_left3 {
            margin-top: 815px;
            width: 100%;
        }

        .container_right3 {
            width: 88%;
            margin-top: 1058px;
            padding: 30px 50px;
        }

        .container_right4 {
            width: 100%;
            margin-top: 1156px;
        }

        .container_right5 {
            width: 100%;
            margin-top: 1356px;
        }

        .container_left4 {
            margin-top: 1398px;
            width: 88%;
            padding: 30px 50px;
        }

        .container_left5 {
            margin-top: 1698px;
            width: 88%;
            padding: 30px 50px;
        }

        #services {
            height: 2580px;
        }

        .navigacia {
            margin-top: 60px;
        }

        p {
            font-size: 17px;
        }

        .navigacia li a {
            display: none;
        }

        .fullscreen__video {
            display: none;
        }

        .fullscreen-bg {
            display: none;
        }

        .home {
            background: #ffffff url('/images/bg_responsive.jpg') no-repeat fixed center;
            background-size: cover;
            background-attachment: scroll;
            height: 100%;
        }

        .sticky_navigacia li a {
            display: none;
        }

        .navigacia a.icon {
            float: right;
            display: block;
            position: absolute;
            right: 0;
            top: 0;
            padding: 10px 10px;
            font-size: 30px !important;
            color: #1f1f1f;
        }

        .sticky_navigacia a.icon {
            float: right;
            display: block;
            position: absolute;
            right: 0;
            top: 0;
            padding: 27px 30px;
            font-size: 30px !important;
        }


        .sticky_logo {
            padding: 5px 20px 14px;
        }

        .navig-link a {
            color: #1f1f1f;
        }

        .navigacia.responsive {
            position: absolute;
            background-color: #ffffff;
            width: 90%;
            padding: 20px 50px;
            margin: 0;
            z-index: 99;
        }


        .sticky_navigacia.responsive {
            position: relative;
            background-color: #ffffff;
            width: 100%;
            padding: 0;
            margin-top: -7px;
            z-index: 99;
        }

        .navigacia.responsive .icon {
            position: absolute;
            right: 0;
            top: 0;
            padding: 10px 10px;
        }

        .navigacia.responsive a {
            float: none;
            display: block;
            text-align: left;
            padding-left: 20px;
        }

        .sticky_navigacia.responsive .icon {
            position: absolute;
            right: 0;
            top: 0;
            padding: 10px 10px;
        }

        .sticky_navigacia.responsive a {
            float: none;
            display: block;
            text-align: left;
            padding-left: 20px;
        }

        .sluzby_title {
            padding: 100px 0 10px;
            width: 100%;
        }

        #services {
            background: #ffffff;
        }

        .about_width {
            width: 87%;
        }

        .partners {
            display: flex;
            text-align: center;
        }

        .partnerLogos a {
            margin: 20px 20px 0;
        }

        #thumbnails ul li a img {
            width: 230px;
        }

        .h2line ul li {
            margin-left: 20px;
        }

            .h2line ul li div {
                width: calc(100vw - 120px);
            }

            .h2line ul li:nth-child(even) div {
                margin-left: 322px;
            }

                .h2line ul li:nth-child(even) div::before {
                    left: -15px;
                    border-width: 8px 16px 8px 0;
                    border-color: transparent #00abba transparent transparent;
                }

            .h2line ul li:nth-child(odd) div {
                margin-left: -13px;
            }

        .clearfix {
            padding-left: 20px;
        }

        .contact_info {
            padding: 5px 15px 5px 45px;
        }

        .cntct {
            width: 400px;
        }

        .upratovanie {
    margin-top: 1000px;
}
#services {
    height: 3600px;
}
    }

@media only screen and (max-width: 480px) {
         .upratovanie {
    margin-top: 1000px;
}

    .firstbtn {
        width: 50%;
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .hypobtn {
        display: block;
        width: 50%;
        margin-top: 20px;
        margin: 0 auto;
    }

    .mbl1 {
        background-color: #ffae00 !important;
    }

    .mbl2 {
        background-color: #e29a00 !important;
    }

    h1 {
        letter-spacing: 0;
        font-size: 35px;
    }

    .header-text {
        padding: 15px 0px 10px;
        width: 100%;
    }

    .serv2 {
        width: 50%;
        padding-bottom: 17px;
    }

    .serv {
        width: 50%;
    }
    .serv2 h1 {
        font-size: 18px;
    }
    .serv h1 {
        font-size: 18px;
    }
        .hero_title {
        font-size: 30px;
    }
    .arrow {
        margin-top: 30px;
    }
    .header-text p {
        font-size: 14px;
        padding: 0 0 10px;
    }

    .sluzby_title {
        padding: 40px 0 10px;
        font-size: 25px;
    }

    .container_left {
        width: 100%;
        height: auto;
        margin-top: 661px;
    }

    .container_right {
        width: 100%;
        text-align: center;
        margin-top: 878px;
        padding:0 !important;
    }

    .container_right4 {
        width: 100%;
        height: auto;
        margin-top: 1603px;
    }

    .container_right4 {
        width: 100%;
        height: auto;
        margin-top: 1903px;
    }

    .container_left2 {
        width: 100%;
        text-align: center;
        margin-top: 804px;
        padding: 0 !important;
    }

    .container_left3 {
        margin-top: 1081px;
    }

    .container_right2 {
        width: 100%;
        height: auto;
        margin-top: 587px;
        padding: 0 !important;
    }

    .container_right3 {
        width: 100%;
        text-align: center;
        margin-top: 1299px;
        padding: 0 !important;
    }

    .container_right5{
        width: 100%;
        text-align: center;
        margin-top: 1686px;
        padding: 0 !important;
    }

    .container_left4 {
        width: 100%;
        text-align: center;
        margin-top: 1820px;
        padding: 0 !important;
    }

    .container_left5 {
        width: 100%;
        text-align: center;
        margin-top: 1913px;
        padding: 0 !important;
    }
    .inner {
        padding: 30px 30px;
    }
    #services {
        height: 4267px;
    }

    .logoabout {
        padding: 0 59px 0 !important;
        width: 150px !important;
        margin-top: 37px !important;
        float: none !important;
    }

    #references {
        padding: 0 0 30px;
    }

    .about_title {
        padding-top: 70px;
    }

    #thumbnails ul li a img {
        width: 41vw;
    }

    .contact_title {
        line-height: 40px;
    }

    .center-contact {
        display: block;
    }


    .kontaktne-udaje {
        float: left;
        width: 100%;
        text-align: center;
        padding: 0;
    }

    .kontaktny-formular {
        padding: 0 20px;
    }

    .form-control {
        padding: 6px 0 6px 5px;
    }

    input.btn.btn-default {
        margin-right: -7px;
    }

    .halfWidth {
        width: 100%;
    }

    form {
        width: 100%;
    }

    input#Meno {
        width: 100%;
    }

    .processPadding {
        padding: 50px 0 50px;
    }

    .process_title {
        margin-top: 130px;
    }

    .logo {
        width: 120px !important;
    }

    .contact_info {
        font-size: 14px;
        padding: 6px 0px 5px 10px;
    }
    .cntct {
        width: 315px;
    }
    .navigacia {
        margin-top: 15px;
    }
    .container4 {
            width: 100%;
        }

        .header-content {
            border-bottom: 100% solid rgba(255, 255, 255, 0.2);
        }

        .port {
            padding-top: 70px;
        }

            .port .description {
                width: 80%;
                text-align: left;
            }

        .item_open .close {
            top: 0;
        }

        .row {
            width: 100%;
            text-align: center;
        }
        #jquery-lightbox {
            margin-top: 100px !important;
        }
    }
@media only screen and (max-width: 355px) 
{
    .serv2 h1 {
        font-size: 17px;
    }
    .serv h1 {
        font-size: 17px;
    }
    .serv2 p {
        font-size: 13px;
        padding: 0px 5px 30px;
    }
    .serv p {
        font-size: 13px;
        padding: 0px 5px 30px;
    }
    .serv2 {
        padding-bottom: 17px;
    }
    .container_left {
        margin-top: 658px;
    }
    .container_right {
        margin-top: 843px;
    }
    .container_right2 {
        margin-top: 580px;
    }
    .container_left2 {
        margin-top: 755px;
    }
    .container_left3 {
        margin-top: 1118px;
    }
    .container_right3 {
        margin-top: 1313px;
    }
    .container_right4 {
        margin-top: 1682px;
    }
     .container_right4 {
        margin-top: 1682px;
    }
    .container_right5 {
        margin-top: 1982px;
    }
    .container_left4 {
        margin-top: 1866px;
    }

    .container_left5 {
        margin-top: 2266px;
    }
    #services {
        height: 3760px;
    }
}

