#breadcrumb .background {
    background: url("/img/breadcrumb.png") no-repeat center center;
}

#map {
    height: 620px;
    width: 100%;
    z-index: 0;
}

#contact {
    overflow: hidden;
}

#contact .content {
    position: relative;
    z-index: 1;
}

#contact #layer-above-map {
    height: 500px;
}

#contact #layer-above-map .top {
    width: 566px;
    position: absolute;
    top: -564px;
    height: 318px;
}

#contact #layer-above-map .top .left-column {
    background: #fff;
    width: 566px;
    height: 277px;
}

#contact #layer-above-map .top .left-column .contact-box {
    padding: 0 30px;
    float: left;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    width: 223px;
    height: 215px;
}

#contact #layer-above-map .top .left-column .contact-box h2 {
    color: #ed1c24;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    margin: 40px 0 0;
}

#contact #layer-above-map .top .left-column .contact-box h3 {
    color: #1c1d1f;
    font-size: 18px;
    font-weight: 700;
    margin: 13px 0 0;
    padding: 0;
}

#contact #layer-above-map .top .left-column .contact-box p {
    color: #787878;
    font-size: 14px;
    font-weight: 600;
    margin: 4px 0 0;
    padding: 0;
}

#contact #layer-above-map .top .left-column .contact-box p:last-child {
    margin: 30px 0 0;
}

#contact #layer-above-map .top .left-column .contact-box:last-child {
    border-right: none;
    width: 222px;
}

#contact #layer-above-map .top .left-column .work {
    text-align: center;
    font-size: 18px;
    color: #787878;
    font-weight: 500;
    line-height: 61px;
    margin: 0;
}

#contact #layer-above-map .top .left-column .work img {
    vertical-align: -2px;
    margin: 0 10px 0 0;
}

#contact #layer-above-map .middle {
    overflow: hidden;
    position: relative;
    top: -320px;
}

#contact #layer-above-map .middle #open-map {
    color: #ed1c24;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 30px 0 0;
    float: right;
    background: url("/img/arrow-right-map.png") no-repeat center right;
    height: 23px;
}

#contact #layer-above-map .bottom {
    position: absolute;
    top: -257px;
}

#contact #layer-above-map .bottom .contact-box {
    padding: 0 30px;
    width: 223px;
    height: 377px;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
    float: left;
}

#contact #layer-above-map .bottom .contact-box h2 {
    font-size: 18px;
    font-weight: 700;
    color: #1d1e20;
    margin: 40px 0 30px;
    padding: 0;
    text-transform: uppercase;
}

#contact #layer-above-map .bottom .contact-box p {
    font-size: 14px;
    font-weight: 500;
    color: #787878;
    margin: 0 0 5px;
    padding: 0;
}

#contact #layer-above-map .bottom .contact-box p span {
    font-weight: 600;
    color: #1d1e20;
    text-decoration: underline;
}

#contact #layer-above-map .bottom .contact-box.content-box-bottom {
    border-bottom: none;
    /* height: 367px; */
}

#contact #layer-above-map .bottom .contact-box.last h2 {
    margin: 40px 0 5px;
}

#contact #layer-above-map .bottom .contact-box.last h2.second {
    margin: 20px 0 5px;
}

#contact #layer-above-map .bottom .contact-box:last-child {
    border-right: none;
    width: 222px;
}

#contact #contact-banner {
    margin: 30px 0;
    width: 1135px;
    height: 146px;
    background: url("/img/ruszt-lasera.png") no-repeat;
    overflow: hidden;
}

#contact #contact-banner h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin: 47px 0 0 35px;
    float: left;
}

#contact #contact-banner a {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    background: #ed1c24;
    text-transform: uppercase;
    line-height: 48px;
    display: inline-block;
    text-decoration: none;
    margin: 48px 0 0;
    padding: 0 15px 0 20px;
}

#contact #contact-banner a img {
    height: 13px;
    margin: 0 0 0 7px;
}

#contact #contact-banner a.link {
    margin: 48px 0 0 50px;
}

#contact #contact-banner span {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    margin: 0 25px;
}

#contact #contact-form {
    background: #fff;
    padding: 0 0 22px;
}

#contact #contact-form label {
    font-size: 18px;
    font-weight: 700;
    color: #1d1e20;
    display: block;
    text-transform: uppercase;
    margin: 23px 0 17px;
}

#contact #contact-form input {
    background: #f1f1f1;
    border: none;
    color: #787878;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 500;
    height: 55px;
    padding: 0 20px;
    border-radius: 5px;
    outline: none;
}

#contact #contact-form input.name {
    width: 448px;
    display: block;
}

#contact #contact-form input.email,
#contact #contact-form input.text {
    width: 182px;
}

#contact #contact-form select {
    height: 55px;
    padding: 3px;
    margin: 0;
    background: url("/img/menu-arrow-down.png") no-repeat center right 31px #f1f1f1;
    font-size: 14px;
    font-weight: 500;
    padding: 0 20px;
    border-radius: 5px;
    width: 488px;
    color: #888;
    border: none;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}

#contact #contact-form textarea {
    background: #f1f1f1;
    border: none;
    color: #787878;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding: 20px;
    border-radius: 5px;
    resize: none;
    display: block;
    width: 448px;
    height: 156px;
    outline: none;
}

#contact #contact-form button {
    font-family: 'Rajdhani', sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    background: #ed1c24;
    border: none;
    padding: 0 20px;
    margin: 40px 15px 15px 0;
    height: 48px;
    float: right;
    outline: none;
    cursor: pointer;
    box-shadow: 5px 5px 10px 0 #ddd;
}

#contact #contact-form button img {
    height: 13px;
    margin: 0 0 0 10px;
}

#contact #contact-form .left-column {
    float: left;
    padding: 0 30px;
    margin: 0 30px 0 0;
}

#contact #contact-form .left-column .left-box {
    float: left;
    margin: 0 44px 0 0;
}

#contact #contact-form .left-column .right-box {
    overflow: hidden;
}

#contact #contact-form .right-column {
    width: 503px;
    overflow: hidden;
}

#contact #contact-form .right-column .content {
    width: 488px;
}

@media (max-width: 1244px) {
    #map {
        height: 661px;
    }

    #contact #layer-above-map .top {
        top: -605px;
    }

    #contact #layer-above-map .top .left-column {
        width: 458px;
        height: 318px;
    }

    #contact #layer-above-map .top .left-column .contact-box {
        width: 168px;
        height: 256px;
    }

    #contact #layer-above-map .top .left-column .contact-box:last-child {
        border-right: none;
        width: 169px;
    }

    #contact #layer-above-map .middle {
        top: -320px;
    }

    #contact #layer-above-map .bottom .contact-box {
        width: 168px;
        top: -257px;
    }

    #contact #layer-above-map .bottom .contact-box:last-child {
        border-right: none;
        width: 169px;
    }

    #contact #contact-banner {
        width: 916px;
    }

    #contact #contact-banner h2 {
        font-size: 18px;
        margin: 51px 0 0 35px;
    }

    #contact #contact-banner a {
        font-size: 16px;
    }

    #contact #contact-banner a.link {
        margin: 50px 0 0 25px;
    }

    #contact #contact-banner span {
        margin: 0 10px;
    }

    #contact #contact-form .left-column {
        width: 383px;
    }

    #contact #contact-form .left-column .left-box {
        width: 169px;
    }

    #contact #contact-form .left-column .right-box {
        width: 169px;
    }

    #contact #contact-form .left-column .right-box input {
        width: 129px;
    }

    #contact #contact-form .right-column {
        width: 443px;
    }

    #contact #contact-form input.name {
        width: 343px;
    }

    #contact #contact-form input.email {
        width: 136px;
    }

    #contact #contact-form textarea {
        width: 373px;
    }

    #contact #contact-form button {
        margin: 40px 30px 15px 0;
    }

    #contact #contact-form select {
        width: 383px;
    }
}

@media (max-width: 991px) {

    #mobile-menu,
    #menu-icon {
        display: inline;
    }

    #map {
        display: none;
    }

    #top-bar h1 span {
        display: none;
    }

    #breadcrumb {
        margin: 67px 0 0;
        position: relative;
    }

    #contact {
        margin: 15px 0 0;
    }

    #contact #layer-above-map {
        overflow: hidden;
        height: auto;
    }

    #contact #layer-above-map .top {
        top: 0;
        position: relative;
        width: 100%;
    }

    #contact #layer-above-map .top .left-column {
        width: 100%;
    }

    #contact #layer-above-map .top .left-column .contact-box {
        width: 294px;
    }

    #contact #layer-above-map .top .left-column .contact-box:last-child {
        width: 293px;
    }

    #contact #layer-above-map .middle {
        top: 0;
        margin: 15px 15px 15px 0;
    }

    #contact #layer-above-map .bottom {
        top: 0;
        position: relative;
    }

    #contact #layer-above-map .bottom .overflow-hidden:first-child .contact-box {
        width: 294px;
    }

    #contact #layer-above-map .bottom .overflow-hidden:first-child .contact-box:nth-child(2),
    #contact #layer-above-map .bottom .overflow-hidden:first-child .contact-box:nth-child(4) {
        width: 293px;
        border-right: none;
    }

    #contact #layer-above-map .bottom .overflow-hidden:nth-child(2) .contact-box {
        width: 294px;
        border-bottom: 1px solid #e6e6e6;
    }

    #contact #layer-above-map .bottom .overflow-hidden:nth-child(2) .contact-box:nth-child(2),
    #contact #layer-above-map .bottom .overflow-hidden:nth-child(2) .contact-box:nth-child(4) {
        width: 293px;
        border-right: none;
    }

    #contact #contact-banner {
        width: 708px;
        height: 250px;
        background: url("/img/ruszt-lasera-2.png") no-repeat top center;
    }

    #contact #contact-banner h2 {
        margin: 51px 0 0 0;
        float: initial;
        text-align: center;
        display: block;
    }

    #contact #contact-banner a.link {
        margin: 50px 0 0 83px;
    }

    #contact #contact-form {
        height: auto;
    }

    #contact #contact-form .left-column {
        overflow: hidden;
        float: inherit;
        margin: 0 auto;
    }

    #contact #contact-form .right-column {
        width: 383px;
        margin: 0 auto;
    }

    #contact #contact-form .right-column .content {
        width: 383px;
    }

    #contact #contact-form .right-column textarea {
        width: 343px;
    }

    #contact #contact-form .right-column button {
        margin: 40px 0 15px;
    }

    #contact #contact-form select {
        width: 383px;
    }
}

@media (max-width: 767px) {
    #map {
        display: none;
    }

    #contact {
        overflow: hidden;
    }

    #contact #layer-above-map {
        overflow: hidden;
        height: auto;
    }

    #contact #layer-above-map .top {
        top: 0;
        position: relative;
        width: 100%;
        height: auto;
    }

    #contact #layer-above-map .top .left-column {
        height: auto;
        width: 100%;
    }

    #contact #layer-above-map .top .left-column .contact-box {
        width: 100%;
        float: initial;
        height: 175px;
    }

    #contact #layer-above-map .top .left-column .contact-box:last-child {
        width: 100%;
    }

    #contact #layer-above-map .middle {
        top: 0;
        margin: 15px 15px 15px 0;
        text-align: center;
    }

    #contact #layer-above-map .middle #open-map {
        float: inherit;
    }

    #contact #layer-above-map .bottom {
        top: 0;
        position: relative;
    }

    #contact #layer-above-map .bottom .overflow-hidden:first-child .contact-box {
        width: 100%;
        border-right: none;
        text-align: center;
        padding: 0;
    }

    #contact #layer-above-map .bottom .overflow-hidden:first-child .contact-box:nth-child(2),
    #contact #layer-above-map .bottom .overflow-hidden:first-child .contact-box:nth-child(4) {
        width: 100%;
        border-right: none;
    }

    #contact #layer-above-map .bottom .overflow-hidden:nth-child(2) .contact-box {
        border-bottom: 1px solid #e6e6e6;
        width: 100%;
        border-right: none;
        text-align: center;
        padding: 0;
    }

    #contact #layer-above-map .bottom .overflow-hidden:nth-child(2) .contact-box:nth-child(2),
    #contact #layer-above-map .bottom .overflow-hidden:nth-child(2) .contact-box:nth-child(4) {
        width: 100%;
        border-right: none;
    }

    #contact #contact-banner {
        width: 100%;
        height: 421px;
        text-align: center;
    }

    #contact #contact-banner a.link {
        margin: 50px 0 0;
        float: inherit;
    }

    #contact #contact-banner span {
        display: block;
        margin: 50px 0 0;
    }
}

@media (max-width: 574px) {
    #contact #layer-above-map .top .left-column .work {
        text-align: center;
        padding: 0 40px 15px;
        line-height: initial;
    }

    #contact #layer-above-map .top .left-column .work img {
        float: inherit;
        display: block;
        margin: 25px auto 15px;
    }

    #contact #contact-banner a {
        font-size: 12px;
    }

    #contact #contact-banner a img {
        position: relative;
        top: 2px;
    }

    #contact #contact-form .left-column {
        width: auto;
    }

    #contact #contact-form .left-column .left-box {
        float: inherit;
        width: 100%;
    }

    #contact #contact-form .left-column .right-box {
        float: inherit;
        width: 100%;
    }

    #contact #contact-form .left-column .right-box input {
        width: 100%;
        box-sizing: border-box;
        display: block;
    }

    #contact #contact-form .right-column {
        width: 100%;
        box-sizing: border-box;
        padding: 0 30px;
    }

    #contact #contact-form .right-column .content {
        width: 100%;
    }

    #contact #contact-form .right-column .content textarea {
        width: 100%;
        box-sizing: border-box;
    }

    #contact #contact-form input.name {
        width: 100%;
        box-sizing: border-box;
        display: block;
    }

    #contact #contact-form input.email {
        width: 100%;
        box-sizing: border-box;
        display: block;
    }

    #contact #contact-form select {
        width: 100%;
    }

    #contact #contact-form label {
        font-size: 14px;
    }

    #contact #contact-banner h2 {
        margin: 51px 20px 0 20px;
    }
}

@media (max-width: 359px) {
    #contact #layer-above-map .middle #open-map {
        font-size: 13px;
        background-position: top right;
    }

    #contact #contact-form label {
        font-size: 12px;
    }

    #contact #contact-banner a {
        font-size: 10px;
    }
}

#contact #contact-form .send_copy {
    display: inline;
    height: auto;
    padding: 0 !important;
}

.page-support input.phone, 
.page-support input.email, 
.page-support input.text
{
    width: 448px !important;
}