@charset "utf-8";
/* header Style */

.main-table{font-family:Arial; font-weight:normal; Font-size:14px; color:#333; line-height:24px; text-align:justify;}
.main-heading{font-weight:bold; Font-size:20px; color:#084677; line-height:36px; border-bottom:1px #084677 dashed; text-transform:uppercase; text-align:left;margin:0;}
.sub-heading2{font-weight:bold; Font-size:20px; color:#333; line-height:30px; text-align:left;}
.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; margin: 0;}

 header{ background:#eee; padding: 10px 0;}
 
.logo{text-align:left;}
.head-rht{text-align:right;}
.head-rht p{ font-weight:bold; Font-size:16px; color:#333; line-height:24px; text-align:right; margin:0; }

.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{ padding-top: 10px; background:#333; color: #fff; overflow:hidden;}

footer h2{ font-size: 24px; font-weight: 500; color: #fff; margin-bottom: 10px; padding-bottom:10px; text-transform: capitalize; border-bottom: 1px dashed #444;}
	
footer h2 span {
    position: absolute;
    width: 100%;
    left: 1px;
    font-size: 20px;
    color: #222;
    z-index: 1;
    top: -17px;
}

/*.ft-cont{margin-top: -3px;}*/

.us-lk ul{ list-style-type: square; font-size: 13px; margin-bottom: 0; color: #fff; padding-left: 24px;}

.us-lk ul li{line-height: 20px; margin-bottom: 7px;}

.us-lk ul li:hover{ padding-left: 5px;}

.us-lk ul li a{ color:#fff;}

.us-lk ul li:hover a{ color:#fff;}

footer a{ color:#fff;}

.ft-soc ul{ font-size: 16px; margin-bottom: 0; list-style: none;}

.ft-soc ul{padding-left: 0; font-size: 14px;}
	
.ft-soc ul a{ color:#fff;}
.ft-soc ul li{margin-bottom:8px;}
.ft-soc ul li img{    margin-right: 10px; transition:0.5s;}
.ft-soc ul li:hover img{border-radius:50%; transition:0.5s;}
	
.ft-cont strong{color:#fff;}

.ft-cont p{ margin-bottom:8px; font-size: 13px; color: #fff; line-height: 22px; transition: 0.5s;}

.copyrht{ background: #222;
    margin-top: 10px;
    color: #fff;
    font-size: 13px;
    padding: 8px 0;
    position: relative;
}
	
.copyrht p{ margin-bottom: 0; color: #fff; font-size: 13px; line-height:22px;}

#FooterrControl1_tr_FooterBackImage{background-image:none !important;}

.cprht-lft p{text-align:left; }

.cprht-rht p{ text-align:right;}


.ft-cont i {    width: 35px;
    height: 35px;
    text-align: center;
    border: 1px solid #fff;
    font-size: 19px;
    line-height: 30px;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: baseline;
    float: left;
    transition: 0.5s; 
}

.ft-cont i img{}

.ft-cont p:hover i{ background:#666; transition:0.5s;}


/*footer*/


/*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%;}
}