.map{
margin-right:20px;
width:670px;
height:294px;
float:right
}
.map iframe{
width:100% !important;
height:100% !important
}
.left_contact{
margin-right:200px;
width:290px;
float:right
}
.left_contact input[type="text"]{
margin-bottom:20px;
font-size:16px;
color:#868688;
width:270px;
height:20px;
padding:5px 10px;
border:none;
background:#e3ddda;
float:right
}
.left_contact textarea{
width:270px;
font-size:16px;
color:#868688;
border:none;
background:#e3ddda;
padding:5px 10px;
height:55px;
float:right;
resize:none
}
.left_contact input[type="submit"]{
float:right;
background:#9a002e;
color:#fff;
border:none;
width:42px;
height:32px;
margin-top:30px;
margin-bottom:50px;
margin:30px 114px 50px 114px
}
.left_contact .info{
color:#523932;
font-size:16px;
width:290px;
float:right;
margin-bottom:10px
}
.info p{
margin-bottom:5px
}
.info .blue{
color:#009db1;
font-size:18px;
font-weight:bold
}
@media all and (max-width:480px){
.left_contact{
margin:0 5% 0;
width:90%
}
.left_contact .info{
font-size:18px;
width:100%;
text-align:center
}
.info .blue{
display:none
}
.left_contact input[type="text"]{
width:100%;
padding:5px 10px 5px 0
}
.left_contact textarea{
width:100%;
padding:5px 10px 5px 0
}
.left_contact input[type="submit"]{
width:442px;
margin:20px 0;
padding:0;
float:right
}
.map {
width:440px
}
}
