@charset "utf-8";
/* header Style */
body{ margin:0; padding:0;}

.background_bg{
	text-align: center;
background-image: url(../image/contact-bg.jpg);
    background-size: 100% 100%;
    padding-bottom: 45px;

}

.contact_bg {
    width: 82%;
    margin: 0 auto;
    padding-top: 50px;
}

.request_text {
    width: 100%; color:#fff; float: left; font-family: 'Poppins', sans-serif; font-size: 30px; padding: 20px 0; margin-bottom:20px; position:relative; font-weight:bold;}
.request_text:before {
    position: absolute;
    content: '';
    width: 150px;
    height: 2px;
    background: #eee;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom:15px;
}
.email-bt {
    background: #fff; border-bottom: 1px solid #fffcf4;  border-top: 0px; font-family: 'Poppins', sans-serif; border-left: 0px; border-right: 0px;  width: 100%; min-height: 30px; font-size: 15px; padding: 12px 10px; margin-bottom: 10px;}
.email-bt::placeholder, .massage-bt::placeholder { color:#999;}
.massage-bt { border-bottom: 1px solid #fffcf4; border-top: 0px; border-left: 0px; border-right: 0px; width: 100%; min-height: 85px; font-size: 15px; padding: 12px 10px;}

.send_bt {background-color: #67b04e;color: #fff;font-weight: bold;text-align: center;padding: 15px 30px;font-size: 18px;border:0;border-radius:10px;margin:0 auto;margin-bottom: 15px;}
.send_bt:hover {background-color:#041d2c;color: #fff;}
.send_bt:hover  a{color:#fff;}
.send_bt a { font-weight:bold;
    color: #041d2c;
}
.main-table{font-family:Arial; font-weight:normal; Font-size:13px; color:#333; line-height:22px; text-align:justify;}
.main-heading{    font-weight: bold;
    Font-size: 20px;
    color: #00bfff;
    line-height: 36px;
    border-bottom: 1px #ccc dashed;
    text-align: left;
    margin-bottom: 8px; margin-top: 0;}
.sub-heading{font-weight:bold; Font-size:18px; color:#333; line-height:30px; text-align:left;}
.team-title{font-weight:bold; Font-size:16px; color:#333; line-height:24px; text-align:left;}

.aside{ background:#eee; font-family:Arial; font-weight:normal; Font-size:13px; color:#333; line-height:22px; border:1px #ccc solid;}
.aside ul{ list-style-image:url(image/arrow.png); list-style-position:inside; margin:0; padding:0;}
.aside ul li{Font-size: 13px;
    line-height: 20px;
    border-top: 1px #ccc solid;
    padding-left: 2px;     padding:2.7px 5px;}
.aside ul li a{ color:#000; text-decoration:none;}
.aside ul li:hover{ background:#fff;}
.aside p{font-family:Arial; font-weight:normal; Font-size:13px; color:#333; line-height:19px; text-align:center; margin:0;}

.aside h2{font-weight:bold; Font-size:16px; color:#fff; line-height:35px; text-align:center; border-bottom:1px #004265solid; text-transform:uppercase; padding:0; margin:0; background:#004265;}

.serv{ width:160px; float:left; margin-right:14px; padding:0; border:1px #ccc solid; text-align:center;}
.serv h3{font-weight:normal; Font-size:16px; color:#000; line-height:30px; text-align:center; text-transform:uppercase; margin:0; background:#ccc;}
.serv img{ width:160px; height:120px;}



.manu-container{ width:100%; min-height:40px; margin:0 auto; padding:0; font-family:Arial; font-size:13px; font-weight:normal; background:url(image/w-bg.jpg) repeat-x;}
.manu-container ul{ width:100%; margin:0 auto; padding:0; list-style:none; text-align:center;}
.manu-container ul li{ padding:0 1.3%; font-weight:bold; float:left; display:block; border-right:1px #111 solid;}
.manu-container ul li a{ color:#fff; text-decoration:none; padding:5px 8px;  line-height:40px;}
.manu-container ul li a:hover{ background:#fff; color:#762003;}

/*contact*/
.map-cont{
    /* margin-top: 15px; */
    width: 56%;
    float: left;
    /* border: 1px solid #ddd; */
    text-align: center;
    padding: 13px 0;
    }
.bx-rht-cont{    width:40%;
    float: left;
    margin-left: 3%;}
.bx-rht-cont h2{text-align: left;
    font-size: 16px;
    font-weight: bold;     line-height: 18px; margin-top: 15px; margin-bottom:5px;}
	
.bx-rht-cont p{margin-bottom:0;     margin-top: 0;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{ margin: 0; font-size: 16px; text-transform:uppercase;}
.cont-page p{font-size:14px;     line-height: 24px !important;}

.cont-page h2 span{    display: block;
    font-size: 14px;
    color: #999;
    font-weight: 500;
    margin-bottom: 10px;}
	
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.brn-bx h2{text-align:center;}

.icon-ul{list-style-image:url(./image/hand-icon1.png); padding-left:22px;}
.icon-ul li{padding-left:15px; margin-bottom:6px;}
/*contact*/