#page-contact {
    background-color: #f1f1f1;
}
.header-bar {
     background-color: #ffffff;
}
.header-bar .top-logo {
    float: left;
    /*width: 100px;*/
    padding: 20px 0;
}
.header-bar .top-logo img {
    height: 40px;
    vertical-align: middle;
}
.header-bar .top-link {
    padding: 20px 0;
    float: right;
}
.header-bar .top-link li {
    padding: 0;
    margin: 0;
    display: inline-block;
}
.header-bar .top-link li a {
    cursor: pointer;
    color: #666666;
    line-height: 40px;
    padding: 0;
    font-size: 14px;
}
.header-bar .top-link li a:hover {
    color: #2571CF;
}
.header-bar .top-link .split-line {
    font-size: 14px;
    line-height: 40px;
    margin: 0 25px;
}
.institute-wrap {
    display: none;
    font-size: 14px;
    line-height: 18px;
    color: #999999;
}
.contact-box {
    margin: 0 4%;
    width: 92%;
    background-color: #ffffff;
    box-shadow: 5px 5px 5px #e1e3e5;
    height: 850px;
}
.contact-box .contact-left {
    float: left;
    width: 30%;
    background: url("../images/contacts/info-bg.png") no-repeat center center;
    background-size: cover;
    height: 100%;
}
.contact-box .contact-right {
    float: left;
    width: 70%;
}
.contact-left .contact-info {
    padding: 50px 8% 0;
}
.contact-right .form-contact {
    padding: 50px 12% 0;
}
.contact-ul li {
    margin-bottom: 60px;
}
.contact-ul .contact-ul-text {
    color: #a3bfe1;
    font-size: 16px;
    margin: 0 0 14px 0;
}
.contact-ul li a {
    color: #ffffff;
    font-size: 16px;
}
.contact-kf img {
    width: 100%;
}
.form-contact h3{
    font-size: 24px;
    color: #333333;
    padding-bottom: 18px;
    line-height: 1;
    margin: 0;
    font-weight: 500;
}
.form-contact .form-contact-desc {
    font-size: 16px;
    color: #333333;
    font-weight: 500;
}
#fh5co-footer {
    background-color: #f1f1f1;
    padding: 0
}
/*.form-contact {*/
    /*letter-spacing: 2px;*/
/*}*/
.form-group {
    /*margin-bottom: 10px;*/
    margin-bottom: 0px;
}
.form-group > div{
    margin-bottom: 5px;
}
.form-group label {
    font-size: 15px;
    color: #666666;
    line-height: 16px;
    margin-bottom: 8px;
    font-weight: 100;
    letter-spacing: 2px;
}
.form-control {
    box-shadow: none;
    background: transparent;
    border: 1px solid #dedfe0;
    height: 40px;
    font-size: 14px;
    padding: 12px 14px;
    color: #333333
}
textarea.form-control {
    height: 140px;
    resize: none;
}
.form-control::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#cccccc;
    letter-spacing: 1px;
}
.form-control::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#cccccc;
}
.form-control:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#cccccc;
}
.form-control:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#cccccc;
}
.form-control:active, .form-control:focus {
    outline: none;
    box-shadow: none;
}
.select-country .dropdown div {
    max-height: 200px !important;
    overflow: auto;
}
.select-country .dropdown ul {
    height: auto;
}
.select-country .dropdown {
    width: 100%;
    height: 40px;
    border: 1px solid #dedfe0;
    background: transparent;
}
.dropdown .selected, .dropdown li {
    font-size: 14px;
    padding: 12px 14px;
}
.need-wrap {
    font-size: 14px;
}
.need-wrap .need {
    cursor: pointer;
}
.need-text {
    margin-right: 35px;
    cursor: pointer;
}
.another-text1 {
    margin-right: 48px;
}

.another-text2 {
    margin-right: 49px;
}

.another-text3 {
    margin-right: 65px;
}
.another-text5 {
    margin-right: 29px;
}
.another-text6 {
    margin-right: 11px;
}
.choose-select {
    padding-right:0px;
    padding-left: 0px;
}

.btn-submit {
    background: #2571CF;
    color: #ffffff;
    padding: 12px 0;
    height: 44px;
    font-size: 18px;
    width: 100%;
    line-height: 1em;
    border-radius: 2px;
    border: none;
    outline: none;
    margin-top: 15px;
}

.wish-box {
    margin: 0;
    padding: 70px 0;
    width: 100%;
    height: auto;
}
.wish-box .contact-left {
    width: 52%;
    border-right: 1px solid #e2e3e3;
    background: none;
    min-height: 570px;
}
.wish-box .contact-left .form-contact {
    padding: 0 12%;

}
.wish-box .contact-right {
    width: 48%;
}
.wish-box .contact-right .contact-info {
    padding: 0 13%;
}
.wish-box .wish-logo {
    width: 118px;
    margin: 0 auto 10px;
}
.wish-box .wish-logo img {
    width: 100%;
}
.wish-box .wish-desc {
    font-size: 16px;
    color: #333333;
    line-height: 26px;
}
.wish-box .wish-ul-title {
    font-size: 15px;
    color: #333333;
    line-height: 1;
    margin: 0 0 6px 0;
}
.wish-box .wish-ul-desc {
    font-size: 14px;
    color: #929292;
    line-height: 24px;
    margin: 0 0 6px 0;
}
.wish-box .wish-ul {
    margin-left: 20px;
}
.wish-box .wish-ul li {
    margin-bottom: 30px;
    list-style: disc;
}

@media screen and (max-width: 992px) {
    .wish-box .wish-ul li{
        margin-bottom: 10px;
    }
    .wish-box .wish-desc {
        font-size: 14px;
    }
    .need-text {
        margin-right: 12px;
    }
    .another-text1 {
        margin-right: 25px;
    }

    .another-text2 {
        margin-right: 27px;
    }

    .another-text3 {
        margin-right: 35px;
    }
    .another-text5 {
        margin-right: 7px;
    }
    .another-text6 {
        margin-right: 71px;
    }
    .another-text7 {
        margin-right: 41px;
    }


    /*.choose-select {*/
        /*width: -webkit-fill-available;*/
    /*}*/
    .form-group .bootstrap-select, .form-horizontal .bootstrap-select, .form-inline .bootstrap-select {
        margin-bottom: 0;
        width: -webkit-fill-available;
    }
}
@media screen and (max-width: 768px) {
    .institute-wrap {
        display: none !important;
    }
    .form-group {
        margin-bottom: 0;
    }
    .contact-box {
        height: auto;
    }
    #fh5co-team, #fh5co-contact {
        padding: 30px 0;
    }
    .contact-box .contact-left {
        display: none;
    }
    .wish-box .contact-left {
        display: block;
        width: 100%;
        border-right: none;
        min-height: unset;
    }
    .wish-box .contact-right {
        display: none;
    }
    .contact-box .contact-right {
        width: 100%;
    }
    .contact-ul, .contact-inner {
        margin: 20px 0 5px;
    }
    .contact-right .form-contact {
        padding: 30px 10%;
    }
    .form-contact h3 {
        font-size: 18px;
    }
    .form-contact .form-contact-desc {
        font-size: 12px;
    }
    .form-group label {
        font-size: 13px;
    }
    .header-bar .top-link .split-line {
        margin: 0 10px;
    }
}





