body{margin:0; padding:0; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #222; line-height: 24px;}

.container-middle{ margin:0 auto; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 24px;
font-weight: normal; color: #333;}

.container{ padding-left: 15px !important; padding-right: 15px !important;}
p{ margin-bottom: 10px; margin-top: 0; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:24px; color:#333; text-align:justify;}	

ul{font-family:Arial, Helvetica, sans-serif;}
ul li{ font-size:14px; line-height:24px; color:#333; text-align:left;}

.cl{clear:both;}

/*color-box*/
.flip-front, .flip-back p a{background: #d8ac41;}
.flip-back p a:hover, .flip-back p a
.td-banner:hover, .td-banner,
.us-lk ul li:hover, .us-lk ul li,
.abt-hm, .abt-hm:hover,
.td-banner p img, .td-banner:hover p img{transition:0.5s; -moz-transition:0.5s; -webkit-transition:0.5s;}

/*banner*/

.banner-blw{position: relative; top:-51px; z-index:0;}

.td-banner{background: rgba(221,171,85,0.9);width: 100%;min-height:170px;position: relative;overflow: hidden;}

.td-banner h2{
    font-family: Helvetica, Arial;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    color: #0c0c0c;
    line-height: 30px;
    margin-top:0;
    padding: 10px 0px;
    text-transform: capitalize;
    }
	
.td-banner:hover p img{ transition:all .5s; transform:rotate(10deg) scale(1.1);}
.td-banner:hover{ transform: translate(0px,-6px); box-shadow: 0px 4px 3px #ccc;}
.td-banner p img{
    float: left;
    margin-right: 15px;
    background:#fff;
    border-radius: 50%;
    padding: 5px 5px;
    border: 3px #da9e35 solid;
    /*! box-shadow:4px 5px 3px #b0b0b0; */
    }

.inner-td{}
	
.td-banner p{font-size: 14px;font-family: Helvetica;color: #272727;line-height: 20px;text-align:left;padding:0 10px;text-align: justify;}	
.td-banner a{color: #272727;text-decoration: none;float: right;margin-right: 20px;font-size:14px;}
	
/*banner*/

/*header*/

header{ /*! background:#f2e8a0; */padding:10px 0;border-top: 5px solid #d8ac41;}
.header-lft{float:left;padding-top: 8px;}
.header-rht{float:right; font-size:18px; padding-top:0px;}


img{max-width:100%;}


.fl-head h4{ font-family: Times New Roman; font-weight: bold; text-align: right;  font-size:28px; margin-top:10px; color: #ef9b0f;
    margin-bottom: 0; text-transform: capitalize; text-align: center;  position: relative;}
	
.fl-head h4 span{ background: #fff; position: relative; z-index: 9; padding: 0px 8px;}

.fl-head h4:before{ content: ""; position: absolute;  left: 0; width: 100%; height: 2px;  background: #ef9b0f; top: 10px;}

.fl-head h4:after{ content: ""; position: absolute; left: 0; width: 98%; height: 2px; background: #ef9b0f; top: 14px; right: 0; margin:0 auto;}
	
.fl-head{ float: left; /* width: 540px;*/}	
.fr-head{ float: right;}
.fl-head img{ float: left; width: 82px;}
.content-head{ float: left; margin-left:75px;}

/*header*/

/*home*/

.inner-page{padding-bottom:20px;}
.inner-page h3{ text-align:left;}
.inner-page h4{ text-align:left;}
.inner-page ul li{ text-align:left;}

.sep-dv{margin-right:0px;}

.hm-adt h2{
    text-align: left;
    font-size: 20px;
    margin-bottom: 0;
    line-height: 24px;
    margin-top: 0;
    font-weight: 600;
    text-transform: initial;
    border-bottom: 1px dashed #333;
    margin-bottom: 16px;
    padding-bottom: 5px;
    color: #333;
    }
	
.abt-hm{ float: right; padding-left: 0; width: 330px;  border: 1px solid #ddd;  margin-left: 12px;
    margin-bottom: 8px; position: relative;  border-radius: 0; padding: 2px;}
	
.rd-more{ width: 100px; border: 1px #000 solid; color: #000; margin-top: 30px; padding: 5px 10px; font-size: 13px;
    font-weight: bold; text-align: center; text-transform: uppercase; line-height: 30px; transition:0.5s; -moz-transition:0.5s;
	-webkit-transition:0.5s; cursor:pointer;}
	
.rd-more a{color:#000; transition:0.5s;
	-moz-transition:0.5s;
	-webkit-transition:0.5s;}

.rd-more:hover{background:#d8ac41; border-color:#d8ac41;
	transition:0.5s;
	-moz-transition:0.5s;
	-webkit-transition:0.5s;}
	
.rd-more:hover a{color:#fff;}


.flip-front img{ width:90%; height: 180px; border-radius:4px; margin-top: 20px;}
.hm-serv-inner{width: 100%;height: 240px;margin: auto;position: relative;text-align: center;float: left;margin: 0;border-radius:16px;overflow: hidden;border: 2px solid #ad8013;margin-bottom: 15px;}
	
.hm-serv-inner h2{ text-transform: uppercase; font-weight: bold; color: #262626; font-size:16px; margin-top: 10px; text-align: center;}
	
.hm-serv .col-md-4{ padding-right: 7px; padding-left: 7px;}
	
.hm-serv .row{ margin-right: -7px; margin-left: -7px;}
 
.hm-serv{background: #333;padding: 15px 10px 0;margin-top:10px;margin-bottom: 0px;}

.flip{width: 100%;
    height: 100%;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 10px;}

.flip-back{-webkit-transform: rotatey(-180deg);
    -ms-transform: rotatey(-180deg);
    -moz-transform: rotatey(-180deg);
    transform: rotatey(-180deg);
    background: #FFF;
    font-family: Arial;
    font-size: 14px;
    text-align: justify;
    color: #4E4E4E;
    line-height: 26px;
    padding-left: 3%;
    padding-right: 3%;
    width: 100%;
    border: 0;
    padding-top: 5px;}
	
	
.hm-serv-inner:hover .flip{    -webkit-transform: rotatey(0deg);
    -ms-transform: rotatey(0deg);
    -moz-transform: rotatey(0deg);
    transform: rotatey(0deg);}
	
.hm-serv-inner:hover .flip-front {
    -webkit-transform: rotatey(180deg);
    -ms-transform: rotatey(180deg);
    -moz-transform: rotatey(180deg);
    transform: rotatey(180deg);
}
.flip-back p{ text-align:left;}

.flip-back p a{    color: #fff;
    float: right;
    padding: 0px 12px;
    border-radius: 5px;
    font-size: 12px;
    box-shadow: 2px 2px 0px #ccc;
    line-height: 24px;}

/*home*/


/*footer*/
footer{margin-top: 0px;background: #333;border-top: 0;}
	
/*.ft-col{background:#eee;}*/

footer h2{ font-size: 18px; line-height:24px; color:#fff; text-align: left; border-bottom: 1px #d9d9d9 dashed; text-transform: uppercase; font-weight:normal; padding-bottom:5px;}

footer .container-middle a{ color:#ccc;}

.col-three{float:left; width:31%; margin:1%;}

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

.us-lk ul{ list-style-type: none; font-size: 14px; margin-bottom: 0;}
.us-lk ul li{ line-height:20px; margin-bottom: 4px; padding-left:10px;}
.last-ft ul{ padding-left:10px;}

.us-lk ul li:hover{ padding-left: 5px;}
.us-lk ul li a{ color:#222; line-height:30px;}
.us-lk ul li:hover a{ color:#ccc;}
.last-ft ul li a{ color:#fff;}
.us-lk ul li img{float:left; margin-right:5px;}
.ft-soc ul{font-size: 16px; margin-bottom: 0; list-style: none;}
	
.ft-cont strong{color:#fff;}

.ft-cont p{  margin-bottom: 7px; font-size: 14px; line-height: 24px; color: #fff; text-align: left;}
.ft-cont p a{ color:#fff;}

.copyrht{margin-top: 0px;color: #ffffff;font-size: 14px;padding: 14px 0;background: #333;line-height: 44px;}

.copyrht p{margin-bottom:0;color: #ffffff;line-height:24px;}

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

.cprht-lft{float:left;}

.cprht-rht{float:right;}

.cprht-rht a{color:#fff;}

/*footer*/

/*contact*/
.map-cont{ margin-top: 10px; width:50%; float: left; border: 1px solid #ddd; margin-bottom: 20px; text-align: center;}
.bx-rht-cont{ width: 50%; float: left; margin-left: 0; margin-top: 10px; padding-left: 3%; border-left: 0; padding-right: 2%;}
.bx-rht-cont h2{ text-align: left; font-size: 18px;  font-weight: bold; line-height: 22px;  margin-top: 0; margin-bottom:8px;}
	
.bx-rht-cont p{ margin-bottom:0;}
.brn-off{ width:31%; padding:1%; float:left; padding-bottom: 0;}
.cont-page h3{ margin:0; font-size:20px; text-transform: uppercase; margin-bottom: 15px; margin-top: 20px;}
.cont-page p{ font-size:14px; line-height: 24px; text-align: left;}

.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;}

/*contact*/

table{ margin-top:0 !important;}

#HeaderControl_C, #HeaderControl{height:inherit !important;}

/*#widgetsControl td{width:100% !important;}*/
/*
#navbar-collapse-1{    width: 1024px;
    margin: 0 auto}
	
*/
	
	
#WhatsNewControl_C_ctl00_btn_Search, #WhatsNewControl_C_ctl00_txt_Search, #LoginControl_C_ctl00_btn_Login{color:#000;}

#WhatsNewControl_C_ctl00_tdeee tr{vertical-align: top !important;}

#WhatsNewControl_C_ctl00_tdeee tr tr{vertical-align: middle !important;}

#WhatsNewControl_C_ctl00_tdeee tr#WhatsNewControl_C_ctl00_tr_BulletinHeader{vertical-align: middle !important;}


#WhatsNewControl_C img{max-width:inherit !important;}

.container ul{text-align:left; color:#333;     Font-size: 14px;}
.container ul li{    line-height: 24px;}



@media(max-width:1024px){
#navbar-collapse-1{width:100%;}	

#MenuControl_C .navbar-default, #MenuControl_C .container-fluid, #MenuControl_C .navbar-nav{/*margin-top: -2px;*/}
.navbar-default .navbar-nav>li>a{padding-left:2px; padding-right:2px;}
	}
	
@media(max-width:998px){
.td-banner{margin-bottom: 10px;
    height: initial;
    padding-bottom: 20px;}	
	
.header-rht img{display:none;}
.header-lft{    padding-top: 10px;}
	}
	
@media(max-width:767px){
.wslidess img{    height: 280px;}	
.wback_nav{top: 172px;}

.col-three{width:48%;}
.col-three.ft-cont{width:100%;}
.map-cont{width:100%;}
.bx-rht-cont{width:100%; padding:0;}
.hm-serv-inner{width:48.5%; margin-left:1%;}
.dropdown-menu > li > a{ color:#fff !important;}


}
	
@media(max-width:667px){
.header-lft{ padding-top: 10px; width:100%; text-align:center;}	
.header-rht{ display:none;}

}

@media(max-width:568px){
.header-rht .click-box{height:70px !important; width:70px !important;}	
.copyrht .cprht-lft, .copyrht .cprht-rht{text-align:center; width:100%;}
.copyrht .cprht-lft{margin-bottom:5px;}
.abt-hm{height: 150px; margin-left: 0; width: 100%;}
.hm-serv-inner{width:100%;}


}
	
@media(max-width:480px){
.navbar-default .navbar-collapse{margin-right:0 !important; margin-left:0 !important;}	

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

}
	
@media(max-width:375px){
.col-three{ width: 100%;}

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

.fix-box{    position: fixed;
    top:35%; left:0; z-index:999; font-size: 14px;}
	
/*.whats-new{color: #fff;
    transform: rotate(90deg);
    margin-left: -45px;
    background: #e64a54;
    padding: 9px 10px;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: bold;
    border-radius: 5px;}*/
	
.whats-new{color: #fff;
   background:#242c42;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: bold;
    border-radius: 0px; width: 154px; padding-left: 10px; margin-left: -110px; transition:0.5s;}
	
.whats-new span{     width: 45px;
    height: 45px;
    display: inline-block;
    background: #584a41;
    text-align: center;
    line-height: 44px;
    margin-left: 9px;}
	
.whats-new a{color:#fff;}
.whats-new:hover{margin-left:0; transition:0.5s;}
.social-fx{list-style:none; padding-left:0; margin:0;}
.social-fx li{    background: #584a41;
    width: 148px;
    padding-left: 10px;
    clear: both;
    height: 45px;
    line-height: 48px;
    margin-top: 2px;
    margin-left: -104px;
    transition: 0.5s;
    overflow: hidden;}
.social-fx li a{color:#fff;}
.social-fx li strong{font-weight:normal;}
.social-fx li span{float: right; margin-top: -3px;}
.social-fx li:hover{margin-left:0; transition:0.5s;}