.map_outer{
    position: relative;
    padding: 78px 0px;
    overflow: hidden;
}
.map{
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    left: 0px;
}
.contact-box{
    background: #fff;
    margin-left: 90px;
    padding: 64px 93px 63px 58px;
    width: 100%;
    max-width: 564px;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0px 14px 20px #0000000A;
    -moz-box-shadow: 0px 14px 20px #0000000A;
    -ms-box-shadow: 0px 14px 20px #0000000A;
    -o-box-shadow: 0px 14px 20px #0000000A;
    box-shadow: 0px 14px 20px #0000000A;
}
.contact-item{
    margin-top: 60px;
}
.head-icon{
    width: 42px;
    padding-right: 10px;
}
.head-icon img{
    max-width: 100%;
}
.line{
    margin: 23.5px 0px 24.5px;
    width: 124px;
    height: 2px;
    background: #E4E4E4;
}
.contact-item p {
    font-size: 16px;
    line-height: 28px;
}
.contact-item a {
    color: #000;
}
.contact-now {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.contact-logo {
    max-width: 300px;
    max-height: 150px;
    margin: 0 auto 50px;
}
.contact-logo img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}
.contact-outer-big {
    min-height: 698px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-cover {
    position: relative;
    background: rgb(0, 0, 0);
}
.contact_outer_uniwersal {

}
.contact_outer_uniwersal p {
    font-size: 18px;
    line-height: 32px;
}
.contact_outer_uniwersal h1,
.contact_outer_uniwersal h2 {
    font-size: 52px;
    font-family: 'Metropolis Semi';
    line-height: 38px;
    font-weight: 600;
}
.contact_outer_uniwersal h3,
.contact_outer_uniwersal h4 {
    font-size: 28px;
    font-family: 'Metropolis Semi';
    line-height: 38px;
    font-weight: 600;
}
.contact_outer_uniwersal h5,
.contact_outer_uniwersal h6 {
    font-size: 18px;
    font-family: 'Metropolis Semi';
    line-height: 38px;
    font-weight: 600;
}
.contact-outer-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
}
.box-slim {
    max-width: 588px;
    margin-left: auto;
    margin-right: auto;
}
.box-medium {
    max-width: 865px;
    margin-left: auto;
    margin-right: auto;
}
.cover-op-01 .contact-outer-bg {
    opacity: 0.1;
}
.cover-op-02 .contact-outer-bg {
    opacity: 0.2;
}
.cover-op-03 .contact-outer-bg {
    opacity: 0.3;
}
.cover-op-04 .contact-outer-bg {
    opacity: 0.4;
}
.cover-op-05 .contact-outer-bg {
    opacity: 0.5;
}
.cover-op-06 .contact-outer-bg {
    opacity: 0.6;
}
.cover-op-07 .contact-outer-bg {
    opacity: 0.7;
}
.cover-op-08 .contact-outer-bg {
    opacity: 0.8;
}
.cover-op-09 .contact-outer-bg {
    opacity: 0.9;
}
.cover-op-none .contact-outer-bg {
    opacity: 0;
}
.cover-op-full .contact-outer-bg {
    opacity: 1;
}
.contact-now-text{
    position: relative;
    z-index: 1;
    color: #fff;
}
.contact-now-text p{
    margin-top: 23px;
}
.contact-now-text .btn{
    margin-top: 35px;
}
.contact_map{
    padding: 140px 0px 206px;
}
@media(min-width: 1460px) and (max-width: 1559px){
    .map_outer {
        padding: 65px 0px;
    }
    .contact-box {
        margin-left: 60px;
        padding: 40px;
        max-width: 490px;
    }
    .contact-item {
        margin-top: 40px;
    }
    .contact_map {
        padding: 120px 0px 140px;
    }
}
@media(min-width: 1360px) and (max-width: 1459px){
    .map_outer {
        padding: 65px 0px;
    }
    .contact-box {
        margin-left: 50px;
        padding: 40px;
        max-width: 490px;
    }
    .contact-item {
        margin-top: 40px;
    }
    .contact_map {
        padding: 120px 0px 140px;
    }
}
@media(min-width: 1200px) and (max-width: 1359px){
    .map_outer {
        padding: 60px 0px;
    }
    .contact-box {
        margin-left: 40px;
        padding: 35px;
        max-width: 478px;
    }
    .contact-item {
        margin-top: 40px;
    }
    .contact_map {
        padding: 100px 0px;
    }
}
@media(min-width: 992px) and (max-width: 1199px){
    .contact-box {
        margin-left: 30px;
        padding: 25px;
        max-width: 452px;
    }
    .contact-item {
        margin-top: 40px;
    }
    .contact_map {
        padding: 100px 0px;
    }
}
@media(min-width: 768px) and (max-width: 991px){
    .contact-box {
        margin-left: 0px;
        padding: 20px;
        max-width: 380px;
    }
    .contact-box .sub-title br{
        display: none;
    }
    .contact-item {
        margin-top: 35px;
    }
    .contact_map {
        padding: 80px 0px;
    }
}
@media(max-width: 767px){
    .map_outer {
        padding: 0px;
    }
    .map {
        position: relative;
        height: 300px;
        margin-top: 30px;
    }
    .contact-box {
        margin-left: 0px;
        padding: 0px;
        max-width: 100%;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
    }
    .contact-box .sub-title br{
        display: none;
    }
    .contact-item {
        margin-top: 30px;
    }
    .line {
        margin: 18.5px 0px 19.5px;
    }
    .contact-item p {
        font-size: 15px;
        line-height: 25px;
    }
    .contact-now-text p {
        margin-top: 20px;
    }
    .contact-now-text .btn {
        margin-top: 30px;
    }
    .contact_map {
        margin: 30px 0px 0px;
    }
}

