input::-moz-focus-inner {
    border: 0 !important;
}

a {
    outline: 0 !important;
}

html,
body {
    overflow: unset !important;
}

html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
    height: 100%;
}

body {
    overflow-x: hidden;
    font-family: 'Roboto', sans-serif !important;
}

html {
    font-family: 'Roboto', sans-serif !important;
}

.no-padding {
    padding: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.no-margin-left {
    margin-left: 0 !important;
}

.no-margin-right {
    margin-right: 0 !important;
}

.navbar-nav {
    float: right;
}

.navbar-inverse {
    background-color: #fff;
    border-color: #fff;
    margin-top: 25px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #333;
    padding: 0;
    margin: 15px;
    padding-bottom: 5px;
}
.navbar-inverse .navbar-nav > li > a:last-child{
    margin-right: 0;
} 

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    color: #333;
    border-bottom: 2px solid #333;
}

.navbar-inverse .navbar-nav > li > a:hover {
    margin-bottom: -2px;
}

.active {
    border-bottom: 2px solid #333;
    margin-bottom: -2px;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle {
    background-color: #000;
}

@media screen and (max-width:767px) {
    .navbar-nav {
        float: left;
    }
    .container-fluid > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container > .navbar-header {
        margin-right: -15px;
        margin-left: -15px;
        padding: 15px;
    }
}

.slides,
#jssor_1,
.slide,
.slidess {
    overflow: visible !important;
}

.left-div {
    float: left;
    width: 103%;
    height: 140%;
    background-color: #fff;
    opacity: 0.8;
    margin-left: -112%;
}

.right-div {
    float: right;

    width: 103%;
    height: 140%;
    background-color: #fff;
    opacity: 0.8;
    margin-right: -112%;
}

.jssora13l,
.jssora13r {
    top: 100px !important;
    left:-45px !important;
    width: 40px !important;
    height: 50px !important;
}

.jssora13r {
    left: auto !important;
    right: -45px !important;
}

.slide .fa-file-text-o {
    float: right;
    margin-top: 58%;
    color: #898989;
    font-size: 14px;
}

@media only screen and (max-width: 900px) and (min-width: 750px) {
    .slide .fa-file-text-o,
    .slide .fa-file-text-o span {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 750px) and (min-width: 550px) {
    .slide .fa-file-text-o,
    .slide .fa-file-text-o span {
        font-size: 20px !important;
    }
    .slider_left h4 {
        font-size: 28px;
    }
}

@media only screen and (max-width: 550px) {
    .slide .fa-file-text-o,
    .slide .fa-file-text-o span {
        font-size: 23px !important;
    }
    .slider_left h4 {
        font-size: 28px;
    }
    .slider_left p {
        font-size: 24px !important;
    }
}

.slide .fa-file-text-o span {
    padding-left: 5px;
    font-size: 12px;
    color: #898989;
    padding-right: 27px;
    font-family: 'Roboto', sans-serif !important;
}

#left-div1,
#right-div1 {
    width: 100%;
    height: 10%;
    margin-bottom: 0;
    background-color: #fff;
    z-index: 99999;
}

.uber_uns_cover {
    width: 100%;
    height: 150px;
}

.uber_uns_cover img {
    width: 100%;
    height: 100%;
    max-width: 100%;
}

.content_img {
    width: 100%;
    height: 200px;
}

.content_img img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

.slider_left h4 {
    padding-left: 20px;
    margin-bottom: 0;
    margin-top: 36px;
}

.slider_left p {
    padding: 20px;
    font-size: 12px;
    color: #808080;
    padding-top: 10px;
}

.slider_left img {
    width: 100%;
}

.kontakt_info {
    width: 100%;
    height: 350px;
    background-color: #efefef;
    margin-top: 20px;
}

.kontakt_info h3 {
    padding-left: 40px;
    margin-top: 46px;
}

@media screen and (max-width: 500px) {
    .logo_header {
        width: 60%;
    }
}

.navbar-inverse .navbar-nav li:last-child a:hover {
    margin-bottom: 0;
}

@media screen and (max-width: 600px) {
    .content_img {
        width: 110%;
        height: 226px;
        margin-left: -26px !important;
    }
    .slider_left p {
        padding: 20px;
        font-size: 16px;
        color: #808080;
        padding-top: 10px;
    }
}

.footer-background {
    margin-top: 100px;
    width: 100%;
    height: 375px;
    background: url(img/home2.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    opacity: 1;
}

.photo-gradient-footer {
    width: 100%;
    height: 375px;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 1));
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 1));
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 1));
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom, rgba(36, 85, 111, 0.8), rgba(0, 0, 0, 0.58) 50%, rgba(70, 70, 70, 0.65));
    /* Standard syntax (must be last) */
}

.footer-desc {
    text-align: center;
    color: white;
}

.footer-desc i {
    font-size: 26px;
    padding-right: 0;
}

.footer-desc p:last-child {
    padding-top: 11px;
}

.footer-desc .row {
    width: 100%;
    text-align: center;
}

.footer-desc a,
.footer-desc a:hover {
    color: #fff !important;
}

.footer-desc h1 {
    font-size: 39px;
    margin-bottom: 30px !important;
}

@media screen and (max-width: 611px) {
    .footer-desc h1 {
        margin-top: 60px;
    }
}

@media screen and (max-width: 530px) {
    .footer-desc h1 {
        margin-top: 30px;
    }
}

@media screen and (max-width: 408px) {
    .footer-desc h1 {
        margin-top: 20px;
    }
}

.playVideo-footer {
    height: 50px;
    position: relative;
    width: 133px;
    left: 44.3%;
    margin-top: 45px;
}

.none-padding-left {
    padding-left: 0 !important;
}

.icon-accounting-footer {
    position: relative;
    width: 40px;
    height: 40px;
    padding-top: 30px
}

.icon-black {
    width: 20px;
    height: 20px;
    position: absolute;
}

.footer-bottom .icon-white {
    width: 20px;
    height: 20px;
    position: absolute;
    background-color: #ffffff;
    top: 40px;
    left: 10px;
}

.footerr {
    clear: both !important;
}

.footer-bottom {
    width: 100%;
    height: 90px;
    background-color: #181b1d;
    clear: both;
}

.footer-bottom p {
    padding-left: 50px;
    color: #fff;
    padding-top: 1px;
    font-size: 14px;
    float: left;
}

.footer-bottom u {
    float: right;
    display: inline-block;
}

.footer-bottom ul li {
    display: inline;
    float: right;
    padding-left: 38px;
}

.footer-bottom ul li a {
    transition: all 0.3s ease-in-out;
    color: #fff;
}

.footer-bottom ul li a:hover {
    text-decoration: none;
    color: #b0b0b0;
}

.carousel-fade .carousel-inner .item {
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
    z-index: 2;
}



.carousel-control .fa-angle-left {
    margin-top: 150%;
    font-size: 85px;
}

.carousel-control .fa-angle-right {
    margin-top: 150%;
    font-size: 85px;
}

.carousel-indicators .active {
    width: 22px !important;
    height: 22px !important;
    margin: 0px !important;
    margin-right: 2px;
    margin-left: 2px;
    background-color: #fff !important;
}

.carousel-indicators li {
    display: inline-block;
    width: 22px !important;
    height: 22px !important;
    margin-right: 2px;
    margin-left: 2px;
}

.contact-info i {
    font-size: 22px;
    color: #333;
}

.contact-info p {
    padding-left: 33px;
    margin-top: -26px;
    margin-bottom: 30px;
    color: #333;
}

.contact-info h1 {
    font-size: 26px;
    margin-top: 65px;
    color: #333;
    margin-bottom: 42px;
}

.contact-info {
    color: #333;
}

.col-md-3.contact-info2,
.col-md-3.contact-info3 {
    margin-top: 136px;
}

.contact-info3 textarea,
.contact-info3 button,
input[type="text"] {
    width: 255px;
    resize: none;
    border: 1px solid #333;
    border-color: #333;
    padding-left: 5px;
}

.contact-info3 textarea {
    height: 89px;
}

input[type="text"]:focus,
.contact-info3 textarea:focus {
    background-color: #333;
    color: white;
    border: none;
    padding: 10px;
}

.contact-info3 button {
    background-color: #333;
    color: white;
    width: 255px;
    height: 35px;
    margin-top: 11px;
    border: none;
}

.contact-info3 button:hover {
    border: 1px solid #113649;
    background-color: #fff;
    color: #113649;
}

.contact-info3 textarea:focus {
    height: 63px;
}

.contact-info3,
.contact-info2,
.contact-info {
    color: #333;
}

.col-md-3.contact-info2,
.col-md-3.contact-info3 {
    margin-top: 136px;
}

@media screen and (max-width: 992px) {
    .col-md-3.contact-info2,
    .col-md-3.contact-info3 {
        margin-top: 20px;
    }
}
#bs-example-navbar-collapse-1{
    padding-right: 0;
}