.m_cont_input{
    width: 100%;
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.25px;
    color: #757575;
    padding-bottom: 8px;
    border-bottom: 1px solid #1d1d1d;  
}
.m_contact{
	position:absolute;
	top:50%;
    padding: 89px 24px 266px;
	transform:translateY(-50%);
	width:100%;
	z-index:99;
}
.m_cont_title{
    margin-bottom: 56px;
}
.m_cont_title h2{
    font-family: Unna;
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: -0.56px;
    color: #fff;
    margin-bottom: 20px;
}
.m_cont_title address{
    width: 335px;
    font-family: Poppins;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    color: #fff;
    margin-bottom: 39px;
}
.m_cont_title p{
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.21px;
    color: #fff;
}
.m_cont_title small{
    font-family: Poppins;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.21px;
    color: #fff;
}
.m_cont_form_wrap .m_cont_ele:not(:last-of-type){
    margin-bottom: 40px;
}
.m_cont_ele label{
    display: block;
    font-family: Unna;
    font-size: 21px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.52;
    letter-spacing: -0.37px;
    color: #fff;
}
.msg_ele .m_cont_input:first-of-type{
    margin-bottom: 30px;
}
.m_cont_submit_wrap{
    margin: 0 auto;
    width: 168px;
}
.m_cont_submit_wrap button{
    width: 100%;
    border-radius: 26px;
    background-color: #fff;
    font-family: Poppins;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.21px;
    text-align: center;
    color: #000;
    padding: 15px 0;
}

.bg_video_wrap{
	position:relative;
}

.video_up{
	width:100%;
}
