@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon/icomoon.eot?srf3rx");
    src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}
/* =======================================================
*
* 	Template Style
*	Edit this section
*
* ======================================================= */
body {
    font-family: "Roboto", Arial, sans-serif;
    line-height: 1.8;
    font-size: 20px;
    background: #fffffe;
    background-image: url("../images/paperr.png");
    font-weight: 300;
}

a {
    color: #002e5d;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
a:hover {
    text-decoration: underline !important;
    color: #003b77 !important;
}
a:focus, a:active {
    outline: none;
}

p {
    margin-bottom: 1.5em;
    font-size: 20px;
    color: #848484;
    font-weight: 300;
    font-family: "Roboto", Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-family: "Roboto Slab", Arial, sans-serif;
    font-weight: 400;
    margin: 0 0 30px 0;
}

::-webkit-selection {
    color: #fcfcfc;
    background: #002e5d;
}

::-moz-selection {
    color: #fcfcfc;
    background: #002e5d;
}

::selection {
    color: #fcfcfc;
    background: #002e5d;
}

.box-wrap {
    background: #ffffff;
    max-width: 1300px;
    margin: 0 auto;
    box-shadow: 0 0 10px grey;
}

#fh5co-header {
    padding-top: 70px;
    padding-bottom: 0;
    margin-bottom: 80px;
}

#fh5co-header .navbar-default {
    border: transparent;
    background: transparent;
}
#fh5co-header .navbar {
    padding: 0;
    margin: 0;
}
#fh5co-header .fh5co-navbar-brand {
    width: 100%;
    margin: 0;
}
#fh5co-header .fh5co-navbar-brand .fh5co-logo {
    width: 52px;
    height: 30px;
    padding: 0;
    font-size: 18px;
}

.fh5co-logo img {
    margin-top: -40px;
    padding: 0 30px;
}
#fh5co-header .nav {
    width: 100%;
}
#fh5co-header .nav li {
    font-size: 20px;
    display: inline-block;
    margin-left: 30px;
}

#fh5co-header .nav li:first-child {
    margin-left: 0;
}
#fh5co-header .nav li a {
    font-family: "Roboto Slab", Arial, sans-serif;
    color: black;
    position: relative;
    font-weight: 400;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    padding: 0;
}
#fh5co-header .nav li a:hover, #fh5co-header .nav li a:focus {
    color: #002e5d !important;
    background: transparent;
    text-decoration: none !important;
}
#fh5co-header .nav li.active a {
    color: #000;
    background: transparent;
    border-bottom: 2px solid #002e5d;
}

#intro, #work, #product, #about {
    padding-bottom: 5em;
}

#main {
    padding-bottom: 7em;
}

.intro h2 {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.5em;
}

#work .fh5co-grid {
    height: 625px;
    background-size: cover;
    background-position-x: center;
    margin-bottom: 30px;
    position: relative;
    box-shadow: 0 0 5px grey;
}
#work .fh5co-grid .image-popup {
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    background: rgba(255, 255, 255, 0.9);
    opacity: 0;
}
#work .fh5co-grid .image-popup .work-title {
    position: absolute;
    top: 50px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    margin-top: -25px;
    overflow-y: auto;
}
#work .fh5co-grid .image-popup .work-title span {
    color: gray;
    letter-spacing: 2px;
    font-size: 12px;
    text-transform: uppercase;
}
#work .fh5co-grid .image-popup .work-title h3 {
    margin-bottom: 10px;
}
#work .fh5co-grid:hover .image-popup {
    opacity: 1;
}

#product .post-entry .post {
    float: left;
    position: relative;
    margin-bottom: 80px;
}
#product .post-entry .post > a {
    max-width: 200px;
    position: absolute;
    top: 0;
    left: 0;
}
#product .post-entry .post > a img {
    max-width: 200px;
    max-height: 191px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
#product .post-entry .post > div {
    margin-left: 230px;
}
#product .post-entry .post > div h3 {
    font-size: 24px;
    margin-bottom: 15px;
}
#product .post-entry .post > div h3 a {
    color: #000;
}
#product .post-entry .post > div p {
    margin-bottom: 10px;
}
#product .post-entry .post > div span {
    font-size: 20px;
}

footer p {
    line-height: 1;
}
footer .border {
    border-top: 1px solid #e6e6e6;
    padding: 2em 0;
    float: left;
    width: 100%;
}
footer p {
    margin-bottom: 0;
}
footer small {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: .01em;
    font-family: "Roboto", Arial, sans-serif;
}
footer .social {
    text-align: center;
}

.section-heading {
    float: left;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 50px;
    clear: both;
}
.section-heading p {
    font-size: 20px;
    font-weight: 300;
    color: #848484;
}

.form-control {
    display: block;
    width: 100%;
    height: 57px;
    padding: 10px 20px;
    font-size: 20px;
    line-height: 1.42857;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 2px solid #ccc;
    border-radius: 4px;
    box-shadow: none;
}
.form-control:focus, .form-control:active {
    box-shadow: none;
    border: 2px solid #52d3aa;
}

#submit {
    height: 57px;
    font-size: 20px;
}

.btn {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.btn {
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.btn.btn-primary {
    background: #52d3aa;
    color: #fff;
    border: none !important;
    border: 2px solid transparent !important;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
    box-shadow: none;
    background: #52d3aa;
}
.btn:hover, .btn:active, .btn:focus {
    background: #002e5d !important;
    color: #fff;
    outline: none !important;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
    border-color: transparent;
}

.social {
    padding: 0;
    margin: 0;
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: right;
}
.social li {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}
.social li a {
    font-size: 24px;
    display: table;
    width: 24px;
    height: 24px;
    margin: 0 4px;
    color: #000;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.social li a:hover, .social li a:focus {
    color: #52d3aa;
    text-decoration: none;
}
.social li a i {
    display: table-cell;
    vertical-align: middle;
}

.js .animate-box {
    opacity: 0;
}

img.grey-scale {
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}


.logos img {
    padding: 10px 30px;
}

@media screen and (min-width: 758px)  {
    .logos img {
        width: 180px;
    }
}

.logos a {
    float: none;
    vertical-align: middle;
    display: inline-block;
}

.logos img:hover {
    -webkit-filter: none; /* Chrome, Safari, Opera */
    filter: none;
}

.odsaz {
    margin-left: 15px;
    font-size: 14px;
}

.language {
    min-width: 0;
    width: 100%;
}

.language a:hover {
    text-decoration: none !important;
}

.language-btn {
    padding: 5px 10px;
    border: none;
}

.language-btn:hover, .language-btn:active, .language-btn:focus {
    background: lightgrey !important;
}

.pozadi {
    position: relative;
}

.white-bg {
    background: rgba(255,255,255,0.8);
}

.shift-top {
    margin-top: -30px;
}

@media screen and (min-width: 992px) {

}

/*.row_topnav {*/
    /*background:  none repeat scroll 0 0;*/
    /*text-align: center;*/
    /*padding-top: 5px;  !* 50p *!*/
    /*margin-right: -15px;*/
    /*margin-left: -15px*/
/*}*/
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

@media screen and (max-width: 992px) {
    #fh5co-header {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding-bottom: 80px;
    }
    #fh5co-header .fh5co-navbar-brand {
        text-align: center;
        margin-bottom: 40px;
    }
    #fh5co-header .nav li.active a {
        color: #000;
    }
    #fh5co-header .nav {
        margin-bottom: 40px;
    }
    .social {
        text-align: center;
    }
    .fh5co-logo img {
        width: auto;
        max-height: 300px;
    }
}

@media screen and (max-width: 768px) {
    #intro, #work, #product, #about {
        padding-bottom: 3em;
    }
    #main {
        padding-bottom: 3em;
    }
    footer .border {
        padding: 2em 15px !important;
    }
    .form-group {
        margin-bottom: 0px;
    }
    .field {
        margin-bottom: 30px;
    }
    .section-heading p {
        font-size: 24px !important;
        line-height: 34px;
    }
    .section-heading h2 {
        font-size: 30px;
    }
    .odsaz {
        margin-left: 4px;
        font-size: 13px;
    }
}

@media screen and (max-width: 600px) {
    #fh5co-header .nav li.active a {
        border-bottom: 2px solid transparent;
        color: #002e5d;
    }

    #work .fh5co-grid {
        height: 400px;
    }

    #product .post-entry .post > a img {
        max-width: 100%;
        width: 100%;
        max-height: 100%;
        height: 100%;
        margin-bottom: 30px;
    }

    #product .post-entry .post > a {
        position: relative;
    }

    .hide-small {
        display: none !important;
    }

    #product .post-entry .post > div {
        margin-left: 0;
    }

    footer .border {
        padding: 2em 15px !important;
        padding-bottom: 2em !important;
    }
    #fh5co-header .nav li, .logos a img {
        width: 100%;
        margin-left: 0;
    }
    #fh5co-header .nav li a {
        padding: 10px 0;
    }
    .odsaz {
        margin-left: 0px;
        margin-right: 0px;
        font-size: 10px;
    }
}


/*# sourceMappingURL=style.css.map */
