body {
    background-color: #3c3c3c;
    font-family: Arimo, Arial, Verdana;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 15px;
    overflow-y: hidden;
    height: 100%;
    position: relative;
}

@font-face {
    font-family: 'Arimo';
    src: url("fonts/Arimo.eot");
    src: url("fonts/Arimo.eot?#iefix") format("embedded-opentype"), url("fonts/arimo.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

.banner {
    position: relative;
    overflow: auto;
    min-height: 360px;
}

.banner li {
    list-style: none;
}

.banner ul li {
    float: left;
}

textarea {
    resize: none;
}

.oferta .main .left li {
    font-size: 15px;
}

.padding p {
    color: #747474;
    font-size: 18px;
}

.dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    padding: 0;
}

.dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;

    text-indent: -999em;

    background: #fff;
    border-radius: 6px;

    cursor: pointer;
    box-shadow: 0 0 0.2em #747474;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

.dots li.active {
    background: #ff5f25;
    opacity: 1;
}

.dots ol {
    position: relative !important;
}

.dots {
    bottom: 15px !important;
}

tr, td, table {
    padding: 0;
    margin: 0;
    border: 0;
}

#arrow {
    z-index: 1000;
}

.orange {
    color: #ea5e20;
    padding-top: 60px;
}

.grey {
    color: #333333;
}

.mainCont {
    width: 100%;
    height: auto;
    position: relative;
    font-size: 12px;
}

.mainWidth {
    width: 650px;
    margin: 0 auto;
    text-align: center;
}

.header .lang {
    position: absolute;
    bottom: 10px;
    right: 20%;
}

.header .lang a {
    color: #747474;
}

.header .lang .active {
    color: #ff5f25 !important;
}

.header {
    text-align: center;
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 2000;
    min-width: 310px !important;
}

.header .rel {
    position: relative;
    width: 100%;
}

.header p {
    color: #747474;
}

.header .active {
    color: #ff5f25;
    position: relative;
}

li, ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.header li {
    list-style-type: none;
    display: inline-block;
    padding: 20px;
}

.header ul {
    list-style-type: none;
    display: inline-block;
}

.topContent {
    position: relative;
    color: #fff;
    text-align: center;
    background: url("../pix/bg-top.png") center top;
    background-size: 150%;
    width: 100%;
    text-shadow: 0 0 0.2em #747474;
}

.historyContent {
    font-size: 12px;
    margin: 0 auto;
    color: #fff;
}

.historyContent li {
    padding-bottom: 30px;
}

.historyContent .leftCont {
    float: left;
    width: 55%;
}

.historyContent .rightCont {
    float: right;
    width: 40%;
    margin-top: 50px;
}

.historyContent .rightCont ul {
    width: 158px;
    float: right;
}

.historyContent .rightCont ul:last-child {
    margin-right: 30%;
}

.historyContent .leftCont li:last-child {
    float: right;
    text-align: right;
}

.historyContent .rightCont li {
    padding-bottom: 10px;
}

.cour {
    font-style: italic;
}

h2 {
    font-size: 18px;
}

.wxf h2 {
    line-height: 1.5;
}

h1 {
    line-height: 0;
    font-size: 13px;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

h3 {
    font-size: 18px;
    display: inline-block;
    margin-bottom: 0;
}

.fb {
    position: fixed;
    z-index: 500;
    top: 200px;
}

.clear {
    clear: both;
}

.oferta {
    background: url("../pix/bg-oferta.png");
    background-position: center top;
    background-size: 100% auto;
}

.oferta .main {
    width: 980px;
    border-bottom: solid #ea5e20 2px;
    background-color: rgba(255, 255, 255, 0.51);
    margin: 20px;
    position: absolute;
    left: 50%;
    margin-left: -490px;
}

.oferta .main .left {
    float: left;
    padding: 20px 0 20px 20px;
    width: 50%;
}

.oferta .main .right {
    float: right;
}

.oferta .main .left ul {
    margin-left: 5px;
    color: #747474;
}

.oferta .main .left li {
    padding-bottom: 10px;
}

.oferta .main .left li:before {
    content: "\2022";
    color: #ea5e20;
    margin-left: -10px;
    margin-right: 5px;
}

.tr h3 {
    margin-bottom: 20px;
}

.photoscon {
    background-color: #fff;
    padding-top: 0;
}

.map {
    height: 100px;
}

#map-canvas {
    height: 1000px;
    width: 100%;
}

.contact input, .contact textarea {
    padding: 25px;
    color: #d6d9de;
    background-color: #747474;
    border: 0;
    border-radius: 5px;
    font-size: 14px;
    width: 88%;
    margin-bottom: 10px;
}

textarea {
    overflow: auto;
}

.nav {
    cursor: pointer;
}

.height {
    position: relative;
    min-height: 342px;
}

.center_h {
    position: absolute;
    top: 50%;
    left: 50%;
}

.os {
    height: 16px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 16px;
}

.zij {
    width: 100%;
    position: relative;
    cursor: pointer;
    display: block;
}

.photoscon td {
    position: relative;
}

.contact tr, .contact table {
    width: 100%;
}

.contact td {
    width: 50%;
}

.contact textarea {
    font-size: 14px;
    font-family: 'Arimo', 'sans-serif';
    width: 92%;
    height: 200px;
}

.contact .snd {
    width: 255px;
    text-align: center;
}

.contact .sdn {
    width: 255px;
    margin: 0 auto;
}

.footer {
    width: 100%;
    background-color: #ea5e20;
    padding: 10px 0 10px 0;

    position: absolute;
    bottom: 0;
}

.footer .ct {
    width: 970px;
    margin: 0 auto;
}

.footer p {
    color: #AD3C0F;
}

#cnt {
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.hide {
    background-color: #242424 !important;
    color: #747474 !important;
}

.inc input {
    width: 43%;
    float: left;
    margin-right: 10px;
}

.inc {
    width: 100%;
}

.contact {
    padding-top: 40px;
    margin: 0 auto;
    color: #fff;
    font-weight: normal;
    height: 810px;
    overflow-y: auto;
    overflow-x: hidden !important;
}

.contact .tr {
    width: 1000px;
    margin: 0 auto;
}

a {
    text-decoration: none;
    color: white;
}

.height {
    overflow: auto;
}

.photoscon {
    overflow: hidden !important;
}

@media (max-width: 768px) {
    .oferta .main {
        margin-left: 20px;
        position: static;
        width: auto;
    }

    .oferta .main .right {
        display: none;
    }
}

@media all and (min-width: 120px) and (max-width: 600px), screen and (min-device-width: 120px) and (max-device-width: 600px) {
    .banner li img {
        max-width: 100%;
    }

    .oferta .right {
        display: none;
    }

    .historyContent .leftCont ul {
        padding: 10px;
    }

    .historyContent {
        width: 100%;
    }

    .mainWidth {
        width: 100% !important;
    }

    .historyContent .wxf {
        width: 100% !important;
    }

    .historyContent .leftCont {
        width: 100%;
    }

    .historyContent .rightCont {
        display: none;
    }

    .topContent {
        background-size: auto;
    }

    .content .sdn {
        width: 100% !important;
    }

    .inc input {
        width: 90% !important;
        float: left;
        margin-right: 10px;
    }

    textarea {
        width: 90% !important;
    }

    .content {
        width: auto !important;
        min-height: 0 !important;
    }

    .banner {
        width: auto !important;
    }

    .m_i {
        margin-top: 20% !important;
    }

    .historyContent .rightCont {
        float: left !important;
    }

    .contact {
        width: auto !important;
    }

    .header {
        display: none;
    }

    .mobilemenu {
        display: block !important;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        background-color: #fff;
        padding: 10px;
        width: 100%;
        box-shadow: 0 1px 5px #686868;
    }

    .langMobile a.active {
        color: #ff5f25 !important;
    }

    .langMobile a {
        color: #747474;
    }

    .openMenu {
        cursor: pointer;
        float: left;
    }

    .langMobile {
        float: right;
        width: 25%;
        padding-top: 6px;
    }

    .mobilemenu img {
        width: 10%;
    }

    .oferta .main {
        margin: 0 auto !important;
        width: auto;
        position: relative;
        margin-left: 0;
        left: 0;
        min-height: 99.6%;
    }

    .oferta .main .left {
        width: 100%;
        padding: 0;
    }

    .oferta .main .left .padding {
        padding: 20px 0 20px 20px;
    }

    .footer {
        display: none;
    }

    .map {
        overflow: hidden;
        margin-bottom: 25px;
    }

    .cont_menu_mobile {
        position: fixed;
        z-index: 1001;
        display: none;
        top: 0;
        left: 0;
        background-color: #d6d6d6;
        height: 100%;
        box-shadow: 1px 1px 5px #686868;
        width: 70%;
    }

    .cont_menu_mobile .nav {
        font-size: 200%;
        color: #414141;
        padding: 20px 0px 20px 58px;
        border-bottom: 1px solid #e4e4e4;
        border-top: 1px solid #c7c7c7;
        margin: 0;
    }

    .cont_menu_mobile .active {
        border-right: 2px solid #ff561f;
    }

    .mobile_close {
        width: 100%;
        height: 100%;
        z-index: 1000;
        background-color: rgba(113, 113, 113, 0.36);
        position: fixed;
    }

    .photoscon tr td:last-of-type {
        display: none;
    }

    .map {
        margin-top: 26%;
    }

    .contact .tr {
        margin: -20px 10px 60px 10px;
        width: auto;
    }

    .inc {
        width: 70%;
        margin: 0 auto;
    }

    .oferta {
        background-size: auto;
    }
}

.banner {
    width: auto !important;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .fot_i {
        height: 100%;
    }
}

a.active_a {
    color: #ff561f !important;
}

.rel .lang a {
    cursor: pointer;
}

.imgbgl {
    width: 100%;
    height: 243px;
    background-size: 100%;
    /*background-position: 50% 50%;*/
    background-repeat: no-repeat;
    margin: 0 auto;
}