@charset "utf-8";
/* header Style */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');
a {
text-decoration: none;
}
.main-table{font-family: 'Open Sans', sans-serif !important;  font-weight:normal; Font-size:14px; color:#333; line-height:24px; text-align:justify;}
.main-heading{
 font-family: 'Open Sans', sans-serif !important;
 font-weight:bold;
 Font-size:20px;
 color: #6d6e71;
 line-height:36px;
 border-bottom:1px #ccc dashed;
 margin-bottom: 10px;
 text-transform:uppercase;
 text-align:left;
 margin:0;
 margin-bottom: 10px;
}
.sub-heading2{font-family: 'Open Sans', sans-serif !important;font-weight:bold; Font-size:20px; color:#333; line-height:30px; text-align:left;}
.sub-heading{font-family: 'Open Sans', sans-serif !important;font-weight:bold; Font-size:18px; color:#333; line-height:30px; text-align:left;}
.team-title{font-family: 'Open Sans', sans-serif !important; font-weight:bold; Font-size:15px; color:#333; line-height:24px; text-align:left;margin: 0;}
.contact-us{line-height:30px;}
p{font-size: 15px !important;    margin-bottom: 8px;
}
ul, ol,li{/* font-size: 15px !important; */}
tr,td,th{font-size: 15px !important;}
header{/* background:#eee; */border-top: 10px #6d6e71 solid;}
.readmore{ font-size:14px; color:#fff; padding:5px; text-decoration:none; line-height:24px; text-transform:uppercase; background:#333;}
.readmore:hover{ color:#fff; padding:5px; text-decoration:none; line-height:24px; text-transform:uppercase; background:#333;}
.heading-s{font-size:15px; font-weight:bold; text-transform:uppercase; color:#fff; line-height:40px; background:#333; margin:0;}
.box-main{ /*width:320px;*/ text-align:center; padding:0px; border:1px #ccc solid; vertical-align:top; margin:20px 10px;}
.box-main p{ padding:0 5px; text-align:center;}
.img-center{ width:100%; margin:0; padding:0;}

/*footer*/
footer{background: #868993;font-family: 'Open Sans', sans-serif;font-size:13px;line-height:24px;color:#eee;text-align:left;}
footer a:active, footer a:hover{color:#eee; text-decoration:none;}
footer h3{font-size:18px;  line-height:30px; color:#eee; text-align:left; border-bottom:1px #fff dashed; text-transform:uppercase;}
footer .soc-ul a{line-height:35px; text-decoration:none; color:#fff;}
footer ul li a{line-height:26px; text-decoration:none; color:#fff;font-size: 14px;
}
footer p{color:#eee;    font-size: 14px;}
.copyrht{background: #6d6e71;}
.copyrht .container{color:#eee;}
.copy-lft{ width:49%; margin-right:2%; float:left;line-height: 30px;}
.copy-rht{text-align:right; width:49%;float: left;line-height: 30px;}
.copyrht{line-height:36px; color:#fff; font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:normal;}


/*contact*/
.maap{border:1px dashed #ccc; margin-top:10px;}
.maap img{margin:0 auto;}
/*Contact Us*/

.container-fluid{padding-left:2px;padding-right:2px;}

@media(max-width:1024px){
}

@media(max-width:767px){
.box-main { width: 48%;  float: left;  margin: 10px 1%;}

@media(max-width:669px){
.box-main { width: 98%;  float:inherit;  margin: 10px auto; }
.copy-rht{display:none;}
.copy-lft{width:100%;}
}

@media(max-width:414px){
footer .col-xs-6{width:100%;}
}