.page_contact {
position:relative;	
width:100%;	
xbackground-color:#0000ff;
}
.page_contact .unislider .item {
position:absolute;
width:100%;
height:100%;
padding-bottom:30%;
}

.page_contact .unislider_seg  {
padding-top:30%;
}

.page_contact .owl .owl-stage {
position:relative;	
width:100%;
padding-bottom:30%;
}

.page_contact .tb {
width:100%;	
}

.page_contact .tb .td[class~=left] {
background-color:#ffffff;	
width:350px;
}

/*form*/
.page_contact form .cap {
padding-bottom:5px;	
font-size:11pt;
}

.page_contact form input ,.page_contact form textarea{
width:100%;
padding:10px;
height:50px;
box-sizing:border-box;
margin-bottom:15px;
background-color:#f2f2f2;
border:0px solid #ffffff;	
}
.page_contact form textarea {
 min-height:100px;	
}
.page_contact form button {
 background-color:#eeccaa;
 color:#663333;
 border:0px;
 padding:10px;
 min-width:150px;
 text-align:center;
 font-size:12pt;
}
.page_contact form button:hover {
 background-color:#eeaa99;
}


@media screen  and (max-width: 1600px) {


} /*end w1600*/
@media screen  and (max-width: 1350px) {


} /*end w1200*/
@media screen  and (max-width: 1200px) {


} /*end w1200*/
@media screen  and (max-width: 1080px) {


} /*end w1080*/

@media screen  and (max-width: 960px) {

.page_contact .tb .td{
 display:block;	
 width:100%;
}

.page_contact .tb .td[class~=left] {
 display:block;	
  width:100%;
}




} /*end w960*/

@media screen  and (max-width: 800px) {


} /*end w800*/
@media screen  and (max-width: 640px) {


} /*end w640*/
@media screen  and (max-width: 480px) {


} /*end w480*/
@media screen  and (max-width: 320px) {


} /*end w320*/