﻿.page-box .title{text-align:center;font-size:30px;margin-bottom:10px}
.page-box .desc{text-align:center;margin-bottom:20px}
.contactsec1-l .contactus{display:flex;margin-top:3%}
.contactsec1-l .contactus>div{margin-right:10px;flex:1}
@media (max-width:800px){.contactsec1-l .contactus{flex-wrap:wrap}
}@media (min-width:800px){.contactsec1-r{width:48%}
.contactsec1-l{width:50%}
}