html,
body {
    margin: 0;
    padding: 0
}

.contact-wrap {
    position: relative;
    color: #333;
    font-size: 16px
}

.contact-wrap .s1 .blueBg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 640px;
    background-color: rgba(0, 0, 0, 0.85)
}

.contact-wrap .s1 .blueBg .box {
    width: 72.91666%;
    max-width: 1400px;
    margin: 0 auto;
    color: #fff
}

.contact-wrap .s1 .blueBg .box .text-wrap {
    padding-top: 22.5%
}

.contact-wrap .s1 .blueBg .box .text-wrap .left1 .te-wrap {
    color: #e67817;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px
}

.contact-wrap .s1 .blueBg .box .text-wrap .left1 .te-wrap p {
    font-size: 18px
}

.contact-wrap .s1 .blueBg .box .text-wrap .right1 h1 {
    text-shadow: unset;
    padding-bottom: 1rem;
    margin-top: 0;
    font-size: 36px
}

.contact-wrap .s1 .blueBg .box .text-wrap .right1 .address {
    font-size: 18px;
    color: #fff;
    margin-bottom: 3rem
}

.contact-wrap .s1 .blueBg .box .text-wrap .right1 .closeBtn {
    width: 20%
}

.contact-wrap .s1 .blueBg .box .text-wrap .right1 .closeBtn .show {
    text-align: center;
    width: 300px;
    line-height: 60px;
    font-size: 20px;
    color: #fff;
    border: 1px solid #878787;
    background-color: rgba(255, 255, 255, 0.05)
}

.contact-wrap .close-map-btn {
    width: 220px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    background-color: #e67817;
    color: #fff;
    position: absolute;
    right: 7%;
    top: 10%;
    display: none;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    cursor: pointer
}

.contact-wrap .close-map-btn .close-text {
    font-size: 20px;
    vertical-align: middle
}

.contact-wrap .close-map-btn .iconfont {
    font-size: 28px;
    vertical-align: middle
}

.contact-wrap .s2 {
    max-width: 1400px;
    width: 72.916666666%;
    margin: 0 auto
}

.contact-wrap .s2 .contact-us .nav-two {
    margin-top: 30px;
    text-transform: uppercase;
    color: #666;
    font-weight: 600
}

.contact-wrap .s2 .contact-us .nav-two span {
    padding: 0 5px
}

.contact-wrap .s2 .contact-us .container {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 70px;
    padding-bottom: 100px
}

.contact-wrap .s2 .contact-us .container .top {
    text-align: left;
    margin-bottom: 40px
}

.contact-wrap .s2 .contact-us .container .top .title {
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 20px
}

.contact-wrap .s2 .contact-us .container .top .des {
    color: #333;
    font-size: 18px
}

.contact-wrap .s2 .contact-us .container .form .form_group {
    padding-left: 0
}

.contact-wrap .s2 .contact-us .container .form .form_group .name {
    width: 100%;
    height: 55px;
    background-color: transparent;
    border: 1px solid #ababab;
    font-weight: 600;
    padding-left: 5%;
    color: #333
}

.contact-wrap .s2 .contact-us .container .form .form_group input::-webkit-input-placeholder {
    text-transform: uppercase;
    color: #999
}

.contact-wrap .s2 .contact-us .container .form .form_group2 {
    padding-right: 0
}

.contact-wrap .s2 .contact-us .container .form .mes {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 1.5rem
}

.contact-wrap .s2 .contact-us .container .form textarea::-webkit-input-placeholder {
    text-transform: uppercase;
    color: #999
}

.contact-wrap .s2 .contact-us .container .form .message {
    width: 100%;
    background-color: transparent;
    height: 150px;
    border: 1px solid #ababab;
    margin-top: 1%;
    font-weight: 600;
    color: #333;
    padding-left: 2.5%;
    padding-top: 1%
}

.contact-wrap .s2 .contact-us .container .form .enquiry_make {
    position: fixed;
    z-index: 99;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none
}

.contact-wrap .s2 .contact-us .container .form .enquiry_make p {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #000;
    color: #fff;
    padding: 20px 30px
}

.contact-wrap .s2 .contact-us .container .form .sub {
    width: 100%;
    background-color: #e67817;
    text-align: center;
    line-height: 66px;
    color: #fff;
    margin-top: 30px;
    clear: both
}

.contact-wrap .s2 .contact-us .container .form .sub .sub_btn {
    font-size: 24px;
    font-weight: 600;
    display: block;
    background-color: #e67817;
    text-align: center;
    border: none !important;
    color: #fff;
    width: 100%;
    font-weight: bold;
}
.country {
    width: 100%;
    height: 55px;
    padding: 0;
    margin-top: 1%;
}
.country input {
    width: 100%;
    height: 100%;
    padding-left: 2.5%!important;
}
.country input::-webkit-input-placeholder {
    font-weight: 600!important;
    color: #999!important;
    text-transform: uppercase!important;
}
@media (min-width: 0px) and (max-width: 1700px) {

    .contact-wrap .s1 .blueBg .box,
    .contact-wrap .s2 {
        width: 85%
    }

    .contact-wrap .s1 .blueBg .box .text-wrap .right1 h1 {
        font-size: 32px
    }

    .contact-wrap .s2 .contact-us .container .form .sub .sub_btn {
        font-size: 20px
    }
}

@media (min-width: 1025px) and (max-width: 1700px) {
    .contact-wrap .s2 .contact-us .container {
        padding-top: 5rem;
        padding-bottom: 6rem
    }

    .contact-wrap .close-map-btn {
        right: -1%
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .contact-wrap .s1 .blueBg .box .text-wrap .tel-wrap .item-list {
        width: 100%;
        margin-left: 0
    }

    .contact-wrap .s1 .blueBg .box .text-wrap .address-wrap .address {
        width: 65%
    }

    .contact-wrap .s1 .blueBg .box .text-wrap .address-wrap .closeBtn {
        vertical-align: top
    }

    .contact-wrap .s1 .blueBg .box,
    .contact-wrap .s2 {
        width: 90%
    }

    .contact-wrap .s1 .blueBg .box .text-wrap {
        padding-top: 30%
    }

    .contact-wrap .s2 .contact-us .container {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .contact-wrap .s1 .blueBg .box .text-wrap .row .left1 {
        width: 30%
    }

    .contact-wrap .s1 .blueBg .box .text-wrap .row .right1 {
        width: 70%
    }

    .contact-wrap .s1 .blueBg .box .text-wrap .left1 .te-wrap p {
        font-size: 16px
    }
}

@media (min-width: 0px) and (max-width: 768px) {
    .contact-wrap .s1 .blueBg .box .text-wrap .right1 h1 {
        font-size: 24px
    }

    .contact-wrap .s1 .blueBg .box .text-wrap .right1 .address {
        font-size: 16px
    }

    .contact-wrap .s1 .blueBg .box .text-wrap .right1 .closeBtn .show {
        width: 200px;
        line-height: 50px
    }

    .contact-wrap .s1 .blueBg .box .text-wrap .row .right1 {
        width: 62%
    }

    .contact-wrap .s1 .blueBg .box .text-wrap .row .left1 {
        width: 38%
    }

    .contact-wrap .s2 .contact-us .nav-two {
        margin-top: 1rem
    }

    .contact-wrap .s2 .contact-us .container {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .contact-wrap .s2 .contact-us .container .top .title {
        font-size: 24px;
        margin-bottom: 1rem
    }

    .contact-wrap .s2 .contact-us .container .top .des {
        font-size: 16px
    }

    .contact-wrap .s2 .contact-us .container .top {
        margin-bottom: 1.5rem
    }

    .contact-wrap .s2 .contact-us .container .form .form_group .name {
        height: 40px
    }

    .contact-wrap .s2 .contact-us .container .form .sub {
        margin-top: 2rem
    }

    .contact-wrap .s2 .contact-us .container .form .sub .sub_btn {
        font-size: 18px
    }

    .contact-wrap .s2 .contact-us .container .form .message,
    .contact-wrap .s2 .contact-us .container .form .form_group .name {
        font-size: 14px
    }
}

@media (min-width: 0px) and (max-width: 767px) {

    .contact-wrap .s1 .blueBg .box .text-wrap .row .left1,
    .contact-wrap .s1 .blueBg .box .text-wrap .row .right1 {
        width: 100%
    }

    .contact-wrap .s1 .blueBg .box .text-wrap {
        bottom: 20%;
        position: absolute
    }

    .contact-wrap .s1 .blueBg .box .text-wrap .right1 h1 {
        margin-top: 3rem
    }

    .contact-wrap .s2 .contact-us .container .form .form_group {
        padding-right: 0
    }

    .contact-wrap .s2 {
        width: 100%;
        padding: 0 20px
    }

    .contact-wrap .s2 .contact-us .container .form .sub {
        line-height: 50px
    }

    .contact-wrap .s2 .contact-us .container .form .sub .sub_btn {
        font-size: 16px
    }

    .contact-wrap .s2 .contact-us .container .top .des {
        font-size: 15px
    }
}