<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.main-table{ font-family:Poppins; font-size: 15px; color:#333; line-height:24px; text-align:justify;}
.main-heading{font-weight:bold; margin-bottom: 10px; Font-size:24px; color:#006600; line-height:30px;border-bottom:1px #ccc dashed; text-align:left;}
.sub-heading{font-weight:bold; Font-size:18px; color:#006600; line-height:30px; text-align:left;}
.team-title{font-weight:bold; Font-size:16px; color:#333; line-height:30px; text-align:left;}

#divmainenquiry11 {
    text-align: initial;
}

h1, h2, h3, h4, h5, h6 {   
    font-weight: 700;
	margin:0 ;
	padding:0;
}

h2, .h2 {
    font-size: 30px;
}
.block.col-sm-12 {
    background-color: #e6e5e540;
}
h4, .h4 {
    font-size: 18px;
}
/* Our Team */

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&amp;display=swap');

* {font-family:Poppins !important; }
.fa {font-family:fontawesome !important;} 

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

body{ margin:0; padding:0; font-family: Poppins !important; font-size: 15px;
    font-weight: normal; color: #222; line-height: 24px; background:#fff; overflow-x:hidden;}
	
p{ font-family: Poppins; font-size: 15px; color: #222; line-height: 24px; text-align:justify;}	

/*-----header-manu-------*/

header img { margin: 5px auto; max-width:100%;}

.body-fx header img { height: 60px;}

.cl{ clear:both;}

/*-----header-manu-------*/	

.cl{ clear:both;}
.btn-primary:hover {
    color: #fff;
    background-color: #333;
    border-color: #333;
}
.about h2 {
	color: #221f1f;
    font-size:45px; text-align:center;
    font-weight: normal;
    line-height: 40px;
    padding-bottom: 20px;
    margin-top: 20px;
}
.about p.rd-mr{text-align:center;}
.about p.rd-mr a{
	font-size:16px;
    text-align:center;
	padding:10px 15px; 
    color: #fff;
	background:#002e5b;
    letter-spacing: 1px;    
    border-radius: 4px;
    text-shadow: none;  
}

.about p.rd-mr a:hover{background:#000; color:#fff; text-decoration:none;}
.btn-primary {
    font-weight: 400;
    border: 1px solid #221f1f;
    color: #221f1f;
    background: none;
    border-radius: 0px;
}

.btn {
    display: inline-block;
    font-size: 14px;
    line-height: 33px;
    min-height: 50px;
    min-width: 140px;
    padding: 8px 30px 7px;
    text-transform: uppercase;
    text-align: center;
}

/*newsRoom*/
#newsRoom {
    background: #221f1f url(../images/newsBg.png) right bottom no-repeat;
    padding-bottom: 50px;
    padding-top: 50px;
}
#newsRoom a{
    color: #fff;
    font-size: 20px;
}
#newsRoom h2 {
    color: #ffffff;
    font-size: 38px;
	text-align: center;
    font-weight: normal;
    line-height: 40px;
    padding-bottom: 40px;
}

.date{ color:#0aaaaa; font-size:15px; padding-bottom:18px;}

/*newsRoom*/


/*--Query--*/
.qyery-hm {
    background: #a8c344;
    background-size: cover;
    padding: 20px 0;
    background-attachment: fixed;
}
.qyery-hm h4 {
    margin-bottom: 0;
    font-size: 31px;
    font-weight: normal;
    font-family: cursive;
    color: #006600;
    text-align: center;
}
.qyery-hm h4 strong {
    font-family: sans-serif;
    font-size: 44px;
    color: #006600;
}
.qyery-hm h4 span {
    font-family: sans-serif;
    background: #006600;
    color: #fff;
    font-size: 18px;
    padding: 8px 17px;
    vertical-align: super;
    margin-top: 10px;
    top: 31px;
    border-radius: 45px;
    margin-left: 30px;
    border: 2px solid rgb(255,255,255,0.5);
    transition: 0.5s;
}
.qyery-hm h4 span:hover {
    background: #333;
    transition: 0.5s;
}
.qyery-hm h4 span a {
    COLOR: #FFF;
}

/*qyery-end*/


/*--service--*/

/*ser-bx*/
.hm-service{ background:#e8f4c2; margin-top: 30px; }
.hm-service p{ font-size:15px; line-height:22px; color:#006600; font-weight:600; text-align:center; padding-top: 10px; }
.ser-bx{ min-height: 250px; width: 100%; position:relative; transition:.3s; padding:20px 10px; margin:20px auto;}
.ser-bx:hover{ background:#fff;}
.ser-bx h4{ font-size:22px; line-height:24px; color:#006600; position:relative; font-weight:700;}
.ser-bx h4:after{ content:''; position:absolute; bottom:-5px; height:2px; width:20px; left:0; background:#002e5b;}
.ser-bx p{ padding-top: 10px; font-size:15px; line-height:20px; color:#222; font-weight:500; text-align:left;}
.ser-bx p a{ color:#006600; font-size:16px; display:inline-block;}
.ser-bx i{ font-size:60px; line-height:70px; text-align:center; color:#a9c453; float:left; position:relative; top:10px; left:10px;}
.ser-bx .ser-cont{ float: right; padding-right:10px; width:75%;}
.ser-bx p.rd-mr{ padding-top: 10px;}
/*ser-bx*/


.hm-serv-bx{ height: 276px; overflow: hidden; position:relative; margin-bottom:35px; background:#000; transition:0.5s;}
	
.hm-serv-bx-img{height:100%; position:absolute; right:0; top:0; transition:0.5s;}
.hm-serv-bx-cnt{ color: #fff; position: relative; padding: 0 210px 0 20px; text-align: justify;}	
.hm-serv-bx-cnt h3{ text-transform: uppercase; font-size: 24px; margin-bottom: 20px; font-weight: bold;}
	
.hm-serv-bx-cnt p{ color:#fff;}
.hm-head:before{ content:''; position:absolute; height:3px; width:80px; left:0; right:0; margin:0 auto; bottom:-10px; background:#006600;}

.hm-head { position:relative;
    text-align: center;
    color: #006600;
    text-transform: none;
    font-weight: 600;
    margin-bottom: 4px;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 38px;
}
.hm-head span{ font-weight:800; }


/*-service-end--*/

.Mlogin{ padding-bottom:40px;}
.Mlogin .col-md-3{ width: 20%;}
.MarketInfo{ background:#e8efcd; text-align:center; padding-bottom: 50px;}
.MarketInfo .mbx{ text-align:center; background:#fff;}
.MarketInfo .mbx1{ text-align:center; background:#fff; padding:20px 20px;  min-height:200px;}
.MarketInfo .mbx1 h2{ font-size: 20px; text-align:left; color:#006600; margin-bottom:10px;}
.MarketInfo .mbx1 p{ font-size: 16px; text-align:left; color:#222;}


.Highlights{ background:#eee; text-align:center; padding-bottom: 30px;}


/*footer*/
footer{ margin-top: 0px; padding-top: 20px; background:#006600;
    background-attachment: fixed; color: #fff; background-size: cover;
	font-family: Poppins;
}

footer h2{ font-weight: 600; position:relative; font-size: 20px; color: #fff; margin-bottom: 10px; padding-bottom: 5px;
}

footer h2:after{ content:''; position:absolute; height:3px; width:20px; background:#006600; left:5px;bottom:-5px; }

.socil-lnk	{ list-style:none; margin:0; padding:0;}
.socil-lnk	li{ display:inline-block; padding:2px; margin:2px; transition:all .5s;}
.socil-lnk	li:hover img{ transform: rotate(360deg); transition: 0.5s;}

footer h2 span {
    position: absolute;
    width: 100%;
    left: 1px;
    font-size: 20px;
    color: #222;
    z-index: 1;
    top: -17px;
}

footer p{ color: #fff; font-size: 15px; line-height: 24px; text-align:left;}
footer .container-middle a{ color: #fff;}
/*.ft-cont{margin-top: -3px;}*/

.us-lk ul{ list-style-type: square; font-size: 15px; margin-bottom: 0; color: #fff; padding-left: 24px;}
.us-lk ul li{ font-size: 15px; line-height: 24px; margin-bottom: 7px; transition: all .3s; }
.us-lk ul li:hover{ padding-left: 5px;}
.us-lk ul li a{ color:#fff;}
.us-lk ul li:hover a{ color:#fff !important;}
footer a{ color:#fff;}
.ft-soc ul{ font-size: 15px; margin-bottom: 0; list-style: none;}
.ft-cont strong{ color:#fff;}
.ft-cont p{ margin-bottom:8px; font-size: 15px; color: #fff; line-height: 22px; min-height: 25px; transition: 0.5s;}
.copyrht{ font-size: 15px; margin-top: 10px; color: #fff; border-top: 1px solid #187d18;}
.copyrht p{ margin-bottom:5px; margin-top: 5px; color: #fff; line-height:25px;text-align: center;}

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

.cprht-lft{/*float:left;*/}

.cprht-rht{ float:right;}

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

p.cprht-rht img { height: 25px; transition:0.5s;}

p.cprht-rht img:hover{transform:rotate(360deg); transition:0.5s;}

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

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

/*footer*/


/*---banner--*/

.bnr-top {
  position: absolute;
  z-index: 999;
  background-color: #221f1f;
  border:1px solid #fff;
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 30px;
  transition: ease-in 0.5s;
  position: absolute;
left: 50%;
top: 80%;
transform: translate(-50%, -50px);
}
#widgetsControl, #widgetsControl_C, #DynamicEnquiry, #DynamicEnquiry_C{height:inherit !important;}
.bnr-top img{width:30px;}

.flyAnimation {
    animation: fly 3.59370755s forwards;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.445,.05,.55,.95);
    -webkit-animation: fly 2s forwards;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(0.445,.05,.55,.95);
}

@-webkit-keyframes fly {
    0% {
        -webkit-transform: translate(0,0);
    }

    50% {
        -webkit-transform: translate(0,25px);
    }

    100% {
        -webkit-transform: translate(0,0);
    }
}

@keyframes fly {
    0% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }

    50% {
        -webkit-transform: translate(0,25px);
        transform: translate(0,25px);
    }

    100% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }
}

.body-fx .top {
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 999;
  outline: none;
  background-color: #221f1f;
  border:2px solid #fff;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 30px;
  transition: ease-in 0.5s;
}
.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}
.top:hover {
  background-color: #555;
}

#widgetsControl, #widgetsControl_C {
    height: inherit !important;
}
.wback_container {
    position: relative;
    float: none;
    text-align: center;
    width: 100%;
}
#home:after {
    /*content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(rgba(0, 0, 0,.5) 0%, transparent 100%);
    width: 100%;
    height: 250px;
    z-index: 2;*/
}


#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.wslidess_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  width: 100%;
}
.wslidess_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.wslidess_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.wslidess_tabs li:first-child {
  margin-left: 0;
}
.wslidess_tabs .wslidess_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.wback_container {
    position: relative;
    z-index: 0;
    /* top: -165px; */
    float: left;
    width: 100%;
    height: auto;

}
.wback {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.wback li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.wback img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
  width: 100%;
}
.wback .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 27%;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 35%;
}
.wback_nav {
  	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	bottom: 45%;
	left: 6%;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 50px;
	width: 50px;
	background: transparent url(image/arrows.png) no-repeat left top;
}
.wback_nav:active {
  opacity: 1.0;
}
.wback_nav.next {
 	left: auto;
	background-position: right top;
	right: 7%;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .wslidess_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.wslidess {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  height:auto;
}
.wslidess li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.wslidess li:first-child {
  position: relative;
  display: block;
  float: left;
}
.wslidess img {
  height: 560px;
  border: 0;
}
.wback_tabs{
	display:none;
}
.wback_tabs li{
	display:inline-block;
}
.caption{
	/*background:rgba(1,7,3,0.5);*/
	width:50%;
	height:auto;
}
.slide h1{font-family:'Poppins', sans-serif; font-size: 45px;font-weight:bold; text-transform:uppercase;padding:0px; color:#fff; text-shadow:#333 2px 3px 3px;}
.slide h1 span{ font-size: 20px; line-height:30px;}
.slide h3 {
  display: inline; 
  font-size:45px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
   text-shadow:#333 2px 3px 3px;
}
@media screen and (max-width: 1024px) {
	.slide h1{font-size:40px;}
	.slide h3{font-size:25px;}
}
@media screen and (max-width: 991px) {
	.slide h1{font-size:35px;}
	.slide h3{font-size:20px;}
	.wslidess img { height: 400px; border: 0;}
}
@media screen and (max-width: 769px) {
	.wslidess img { height: 350px; border: 0;}
}
@media screen and (max-width: 767px) {
.top {
	display: none;
}
.hm-service {
    background-size: cover !important;
}
.slide h1 { font-size: 30px;}
.slide h3 { font-size: 25px;}
}
@media screen and (max-width: 669px) {

.slide{text-align:center;}
.slide h1 { font-size: 25px;}
.slide h3 { font-size: 18px;}
}
@media screen and (max-width: 600px) {
.wback_nav { top: 47%;}
.wslidess img {height: 250px;}
.wback_container {height: 250px;}
.slide h1 { font-size: 20px;}
.slide h3 { font-size: 12px;}
}
@media screen and (max-width: 375px) {
.slide h1 { font-size: 18px;}

}
@media only screen and (max-width: 640px) and (min-width: 360px) {
	.core-tm .box:hover .overlay {
    width: 295px !important;
    height: 318px !important;
}	
}


@media only screen and (max-width: 731px) and (min-width: 411px) {
.core-tm .box:hover .overlay {
    width: 345px !important;
    height: 372px !important;
}
}

@media only screen and (max-width: 667px) and (min-width: 375px) {
	.core-tm .box:hover .overlay {
    width: 295px !important;
    height: 318px !important;
}	
}	
@media only screen and (max-width: 667px) and (min-width: 375px) {
.core-tm .box:hover .overlay {
    width: 309px !IMPORTANT;
    height: 330px !important;
}
}
@media only screen and (max-width: 731px) and (min-width: 411px) {
.core-tm .box:hover .overlay {
    width: 345px !IMPORTANT;
    height: 372px !important;
}
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
.navbar-default .navbar-nav&gt;li&gt;a {
    font-size: 13px !important;
}
.core-tm .box:hover .overlay {
    width: 96%;
    height: 92% !important;
}
}

@media screen and (max-width: 768px) {
.hm-service .col-sm-4 {
    width: 50%;
}
.top.scll-top {
    display: none;
}
.wback .caption {
    top: 10%;
}
}


/*----home----*/

.abt-hm{background:#3f3f95; padding-top:30px;position: relative;}
.abt-hm h2{text-align:center; font-size:35px; font-weight:700; color:#fff;}
.abt-hm p{text-align:justify; font-size:16px; color:#fff; line-height: 30px;}
.abt-hm img{border:5px solid #fff; box-shadow:#111 6px 5px 4px;}
.top-ser-lft { position: absolute; left: -20px; width: 175px;  height: 50px;  top: 0; background: #fff; transform: skew(-30deg); max-width: 25%;}
.top-ser-rht { position: absolute; right: -20px; width: 175px; height: 50px; top: 0; background: #fff; transform: skew(30deg); max-width: 25%;}
.bot-ser-lft{position:relative; width:150px; height:50px; transform:skew(30deg); left: -32px; background: #fff; bottom:0;}
.bot-ser-rht{position:relative; width:150px; height:50px; transform:skew(-30deg); right: -32px; background: #fff; bottom:48px; float:right;}

/*ser-box*/
.abt-ser{padding-bottom:30px;margin-bottom: 30px;}
.abt-ser h2{text-align:center; font-weight:600; font-size:36px;margin-bottom: 20px !important;}
.abt-ser .head-sep:before, .abt-ser .head-sep:after{background-color: #111 !important;}
.abt-ser .head-sep u:before{border-left: 2px #000 solid; border-right: 2px #000 solid; border-left-color: #333 !important;}
.abt-ser .head-sep u:after{border-left: 2px #000 solid; border-right: 2px #000 solid; border-right-color: #333 !important;}
.hm-abt{margin-top:20px; margin-bottom:30px;}
.hm-abt h2{padding:10px 0; margin:0}
.hm-abt img{/*margin-top:80px;*/}
.hm-serv-bx {
    transition: 0.5s;
    background: #fff;
    border-bottom: 5px solid #111;
    margin-top: 30px;
    margin-bottom: 20px; text-align:center;
}
.hm-serv-bx p{padding: 10px 5px;}
.hm-serv-bx-img {
    height: 240px;
    overflow: hidden;
    transition: 0.5s;
    position: relative;
}

.hm-serv-bx-img img {
    transition: 0.6s ease-in;border: 1px solid #ccc;
}
.hm-serv-bx-img h2 {
    position: absolute;

    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(63,63,149,0.95);
    color: #fff;
    font-size: 25px;
    margin: 0;
    padding-left: 15px;
    line-height: 50px;
    transition: 0.5s;
}
.hm-serv-bx  .hm-serv-bx-cnt{text-align:justify; min-height: 160px;border-right: 1px solid #eee; border-left: 1px solid #eee;}
.hm-serv-bx .rd-mr{background:#3f3f95; display:inline-block; padding:10px 5px;}
.hm-serv-bx .rd-mr a{color:#fff;}
.abt-ser .left.carousel-control, .abt-ser .right.carousel-control{background-image:none;position: absolute; bottom: -20px;}

.abt-ser .carousel-control{position:absolute; top:inherit;width: 90.5%;}
.glyphicon-chevron-left:before, .glyphicon-chevron-right:before{
    width: 150px;
    background: rgba(63,63,149,1);
    padding: 5px 30px;}
.carousel-control{opacity: 1 !important;}
/*ser-box*/

/*team-bx*/
.abt-tm{text-align:center; background-image:url(../Image/tm-img.jpg); background-repeat:no-repeat; margin-top:30px; padding: 30px 0;
    background-size: cover;
    color: #fff;
    min-height: 450px;
    background-attachment: fixed;}
.abt-tm h2{color:#fff;margin-bottom: 10px !important;}
.abt-tm .tm-bx{padding:10px 0;}
.abt-tm img{border-radius:50%; border:1px solid #ccc;}
.abt-tm .tm-cont{border:1px solid #ccc;margin-top: -30px;}
.abt-tm .tm-cont h4{text-align:center; font-size:18px; font-weight:bold; padding-top:40px; color:#fff;}
.abt-tm .tm-cont h4 span{text-align:center;display:inline-block; font-size:15px; font-weight:normal; font-style:italic; color:#ccc;line-height: 24px;}
.abt-tm .tm-cont p{padding:5px 10px; text-align:justify; color:#eee;}
.tm-bx .tm-cont .rd-mr{background: #221f1f;display: inline-block; padding: 8px 5px;}
.tm-bx .tm-cont .rd-mr a{color:#fff;}
.rd-mr img{border:none;}
.text-center { text-align: center;}
.head-sep {
    z-index: 3;
    margin-bottom: 25px;
    display: inline-block;
    top: -3px;
    line-height: 1;
    position: relative;
}
.head-sep:before {
    width: 50px;
    height: 1px;
    content: "";
    display: inline-block;
    position: relative;
    margin-right: 6px;
    background-color: #eee !important;
    color: #fff !important;
}
.head-sep:after {
    width: 50px;
    height: 1px;
    content: "";
    display: inline-block;
    position: relative;
    margin-right: 6px;
    margin-left: 22px;
    margin-right: 0;
    background-color: #eee !important;
    color: #fff !important;
}
.head-sep u {
    width: 20px;
    position: absolute;
    display: block;
    left: 50%;
    top: 12px;
    margin-left: -10px;
}
.head-sep u:before {
    position: absolute;
    top: 0;
    left: -2px;
    border-left: 2px #eee solid;
    border-right: 2px #eee solid;
    width: 10px;
    height: 6px;
    display: inline-block;
    content: "";
    transform: skew(30deg);
    -webkit-transform: skew(50deg);
    border-left-color: #ccc !important;
}
.head-sep u:after {
    position: absolute;
    top: 0;
    left: -2px;
    border-left: 2px #eee solid;
    border-right: 2px #eee solid;
    width: 10px;
    height: 6px;
    display: inline-block;
    content: "";
    transform: skew(30deg);
    -webkit-transform: skew(50deg);
    left: auto;
    right: -3px;
    transform: skew(-30deg);
    -webkit-transform: skew(-50deg);
    border-right-color: #ccc !important;
}
/*team-bx*/
/*----home----*/

	
.panel-default&gt;.panel-heading{    background: #221f1f;
    text-transform: uppercase;
    font-weight: bold; border-radius:0;}
	
.panel-title{font-weight:bold;}
.panel-group .panel{border:0; border-radius:0;}
.hm-about-rht{padding-top: 18px;}
.panel-body{border: 1px solid #eee; text-align:justify;}
/*.panel-group .panel+.panel{    margin-top: 7px;}*/

.panel-title a{display:block; position:relative;color: #fff;}
.panel-title a.collapsed:after{    content: "+";
    position: absolute;
    right: -2px;
    top: -5px;
    font-size: 26px;}
.panel-title a:after{ content: "-";
    position: absolute;
    right: -2px;
    top: -22px;
    font-size: 51px;}
div#accordion a {
    /*! color: #333; */display: block;text-decoration: none;
}
.tm-page img{float:left; margin-right:10px; padding:4px; border:1px solid #eee;}

/*hm-query*/
.hm-query h3{color: #fff; text-align:center; padding:15px 0; font-size:30px;}
/*.i-mapp p {
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 24px;
    color: #eee;
    line-height: 24px;
    min-height: 25px;
    transition: 0.5s;
	
}
.i-mapp p:nth-of-type(2) {float:right; width:50%;}
.i-mapp h4{line-height:40px; font-size:20px; color:#fff;}
.i-mapp p .fa {
    color: #fff;
}
.i-mapp i{
    width: 35px;
    height: 35px; 
    text-align: center;
    border: 1px solid #eee;
    font-size: 22px;
    line-height: 44px;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: initial;
    float: left;
    transition: 0.5s;
    padding: 7px 0;
}*/

.map-hm-lft{height:430px; margin-top:15px;}
.map-hm .col-md-6 {
    padding: 0;
}

.map-hm-lft {
    /*background: url(../image/contact-bg.jpg);
    background-attachment: fixed;
    background-size: 100%;
    height: 500px;*/
}
.head-main {
    margin-bottom: 10px !important;
	text-align:center;
}
.head-main span {
    font-family: "Times New Roman", Times, serif;
    font-size: 40px;
    line-height: 55px;
    display: block;
    color: #fff;
}
.head-main strong {
	font-family:Poppins;
    text-transform: uppercase;
    font-weight: bold;
}
.map-hm-lft-inner p strong {
    background: #fff;
    padding: 6px 9px;
    border-radius: 4px;
    font-size: 13px;
    display: block;
    width: 80%;
    margin: 0 auto;
	color:#3f3f95;
}
.map-hm-lft-inner p {
    text-align: center;
    color: #fff;
    font-size: 15px;
	line-height:30px;
}
.hm-query {
    background:rgba(63, 63, 149, 0.9);
    padding-bottom: 30px;
    padding-top: 20px;
	text-align:left;
}
.hm-query .lbl span{color: #fff;
    font-size: 15px;
    padding-left: 5px;
    line-height: 30px;}
	
.hm-query .form-control::placeholder{font-weight:normal; color:#999;}

.hm-query .lbl {width: 100%;}


#DynamicEnquiry tr td{text-align:center !important; font-size:20px;}

/*hm-query*/



/*contact*/
.map-cont{     margin-top: 10px;
    width: 56%;
    float: left;
    border: 1px solid #ddd;
    text-align: center; padding: 10px 0;}
.map-cont img{max-width:100%;}
	
.bx-rht-cont{    width:40%;
    float: left;
    margin-left: 3%; text-align: left;}
	
.bx-rht-cont a{cursor:pointer;}
.bx-rht-cont h2{text-align: left;
    font-size: 16px;
    font-weight: bold;     line-height: 18px; margin-top: 10px; margin-bottom:5px;}
	
.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: 18px;
    margin-bottom: 8px;}
.cont-page p{font-size:14px; color:#000;     line-height: 24px !important;}

.cont-heading {
    margin: 0;

    font-size: 15px;
    text-transform: uppercase;
    background:#60355c;
    padding: 9px 10px;
    color: #fff;
    margin-bottom: 8px;
}
	
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.brn-bx h2{text-align:center;}

.map-cont img{max-width:100%;}

.cont-page .st-feature-box{    background: #221f1f;
    padding-top: 10px;
    padding-bottom: 10px; margin-bottom: 10px;     padding-right: 10px;
	    color: #fff;}
	
.cont-page .feature-box-image{    margin-top: 13px;}

.brnh-off p{margin-bottom:2px;}


.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px; font-weight:bold;
	margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title&gt;span {
	    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: #114366;
    margin: 0;
}

.st-feature-box {
    padding-left:75px;
    position: relative;
	    margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon {
    color: #111;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height:0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.cont-soc img{ margin-right:5px;}

.cont-page h2{ font-weight:bold;
    color: #111;
    font-size: 18px;
    line-height:26px;
    text-transform: uppercase;
    margin-bottom: 10px !important;
	margin-top:10px;}
	
.cont-page h2 span{ color: #111; font-weight: normal; font-size: 18px;}
	
.cont-page h5{ color: #222; font-size: 19px; margin-bottom: 25px;}
	
.cont-page h2 span {
    color: #111;
    font-weight: normal;
    font-size: 18px;
}

.cont-page{ text-align:left; font-family: Poppins; font-size: 14px;}

/*cont-page*/
.table-responsive {
    min-height: .01%;
    overflow: hidden !important;
}

#HeaderControl {/*
    height: 82px;
    float: Left;
    margin-bottom: 0;
    padding: 0px;
    transition: 0.5s;
    position: absolute;
    left: 0;
    top: 36px;
    z-index: 9;
    width: 30%;
    background: transparent;
    text-align: center;
    background-color: #002e5b;*/
}
#MenuControl {/*
    height: 82px;
    float: Right;
    margin-bottom: 0;
    padding: 0px 0;
    transition: 0.5s;
    position: absolute;
    right: 0;
    top: 36px;
    z-index: 9;
    width: 70%;
    background: transparent;
	background-color: #002e5b;*/
}
header {text-align: center;}
.rdCenter{ background: transparent !important;}
.body-fx #MenuControl .rdCenter{ background: transparent !important;}
.body-fx #HeaderControl, .body-fx #HeaderControl_C, .body-fx #MenuControl_C, 
.body-fx #MenuControl{ height: 70px !important; transition: 0.5s;}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{ border-color:transparent !important;}
..rdCenter{background: transparent !important;}

.body-fx #HeaderControl{
    float: Left;
    position: fixed;
    width: 31%;
    padding: 0;
    padding-left: 0;
    background: #a9c453;
    z-index: 99;
    text-align: left;
    box-shadow: 0px 1px 3px #ccc;
    transition: 0.5s; top: 0;}

.body-fx #MenuControl{
    float: Right;
    position: fixed;
    right: 0;
    width: 70%;
    padding: 0;
    padding-right: 0;
    background: #a9c453; box-shadow: 2px 1px 3px #ccc; transition:0.5s;top: 0;}
	
.body-fx .navbar-default{background-color: transparent !important;}


.navbar {
    position: relative;
    min-height: 0px !important;
    margin-bottom: 0px !important;
    border: 1px solid transparent;
}

.navbar-nav&gt;li&gt;a {
    padding-top:0 !important;
    padding-bottom: 0 !important;
}

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


.navbar-nav {
    display: table;
    width: 100%;
    text-align: center;
    margin-left: 0  !important;
    margin-right: 0 !important;
}


.navbar-nav&gt;li {
    display: table-cell;
    float: initial !important;
	vertical-align: middle;
}


.navbar-default{ border:0 !important; background-color: transparent !important; color:#fff;}

.navbar-default .navbar-nav&gt;li&gt;a{
    color: #000 !important;
    font-size: 14px;
    font-weight: 500;
    }

.navbar-default .navbar-nav&gt;.open&gt;a, .navbar-default .navbar-nav&gt;.open&gt;a:hover{
   color: #000 !important;
   background:#fff;
   }
   
.navbar-default .navbar-nav&gt;.open&gt;a:focus{ color: #221f1f !important; background:#fff !important;}
	
#MenuControl_C .dropdown-menu{ padding:0 !important; animation: fadeInUp 400ms;}

.dropdown-menu&gt;li&gt;a:focus, .dropdown-menu&gt;li&gt;a:hover {
    color: #fff !important;
    text-decoration: none;
   background-color: #221f1f !important;
}

.dropdown-menu&gt;li&gt;a:focus:after, .dropdown-menu&gt;li&gt;a:hover:after {
        border-left-color: #221f1f !important;
}
	
.navbar-default .navbar-nav&gt;li&gt;a:focus, .navbar-default .navbar-nav&gt;li&gt;a:hover {
    color: #fff !important;
    background-color: #221f1f !important;
}

.nav .open&gt;a, .nav .open&gt;a:focus, .nav .open&gt;a:hover {
    background-color: #221f1f !important;
    border-color:#3f3f95;
    color: #fff !important;
}
center #form1 .top {
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 999;
  outline: none;
  background-color: #221f1f;
  border:2px solid #fff;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 30px;
  transition: ease-in 0.5s;
}

center #form1 .top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}

center #form1 .top:hover {
  background-color: #555;
}

.tm-pages img{ float:left; border:1px solid #ccc; padding:4px; margin-right:10px;}
#MenuControl_C .navbar-default,
#MenuControl_C .container-fluid,
#MenuControl_C .navbar-nav
{height:100%;}

#MenuControl_C #navbar-collapse-1{ height:100% !important;}

.top-nav{ background: #8eb035; color: #fff;}
.top-nav a{ color:#fff; text-decoration:none;}
.top-nav-lft ul{list-style:none; padding-left:0; margin-bottom: 0;}
.top-nav-lft ul li{ display:inline-block; margin-right:5px; color:#fff; font-size: 15px;}
.top-nav-lft ul li .fa{ margin-right:5px; color:#fff; font-size: 18px; text-align: center; padding: 11px 5px;}

.top-nav-rht ul{ list-style:none; padding-left:0; text-align:right; margin-bottom: 0;}
.top-nav-rht ul li{display:inline-block; margin-left:-1px; position:relative;}
.top-nav-rht ul li .fa{ text-align: center; font-size: 18px; padding: 12px 5px; transition:0.5s; z-index:9; position:relative;}
	
.top-nav-rht ul li:before{ /*position:absolute; top:-40px; left:0; background:#34349d; width:100%; height:100%; transition:0.5s; content:"";  border:1px solid #ccc; color:#fff; opacity:.3;*/}
	
.top-nav-rht ul li:hover:before{/*background:#34349d; transition:0.5s; top:0;*/}
.top-nav-rht ul li:hover .fa{/*color:#34349d;*/}

.tm-pages .row{margin-top:10px;}

.inst-pg ul{list-style:none;}
.inst-pg ul li{width:30%; padding:5px; margin:1%; border:1px dashed #ccc;display: inline-block;  text-align: center; background:#eee;}
.inst-pg ul li img{max-width:100%;}
.nav&gt;li&gt;a{padding: 10px 1px;}
@media (max-width: 1024px){
	.body-fx #HeaderControl{ padding-left: 20px;}
	.body-fx #MenuControl{width: 71%;}
}
@media (max-width: 991px){
	#MenuControl, #MenuControl_C{height: initial !important;}	
	#widgetsControl_C, #widgetsControl{height:initial !important}
	.hm-serv-bx-img h2{font-size: 20px;}
	.abt-ser .carousel-inner .item .col-md-4:nth-last-child(1) {display:none;}
	.abt-hm img{margin:0 auto;}	
	.abt-tm .tm-bx {  width: 80%; margin: 0 auto;}
	.navbar-nav&gt;li{padding: 10px 0;}
	.body-fx #MenuControl, .body-fx #HeaderControl{display:none;}
	.top-nav-rht{display:none;}
}
@media (max-width: 769px){
.body-fx #MenuControl, .body-fx #HeaderControl{position:relative;}
.body-fx #HeaderControl{width:30%;}
}

@media (max-width: 767px)
{
.slide h1 span{font-size:14px;}
.table-responsive {
    margin-bottom: 0px !important; 
}	
	
.navbar-nav&gt;li{display: block; text-align:left; padding:2px 10px;}

.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top 
{
   margin-right: 0px !important;
 margin-left:  0px !important;
}
.navbar-collapse{border-top:none !important;}
.navbar-default .navbar-nav&gt;li&gt;a{line-height: 30px; color:#fff !important;}
.navbar-toggle{margin-right: 30px; float: inherit;}
.navbar-default .navbar-toggle{background: #221f1f; }
.navbar-default .navbar-toggle .icon-bar{background-color: #eee;}
.navbar-nav{background: #221f1f;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background-color: #221f1f;}
.navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a{color:#fff;}
.abt-ser .col-xs-12{ width: 50%;}
.glyphicon-chevron-left:before, .glyphicon-chevron-right:before{padding: 5px 20px;}

#MenuControl_C #navbar-collapse-1{height: auto !important;}
#MenuControl{position: relative; width: 100%; background: #221f1f;}
.navbar {text-align: center;}
.bnr-top{top:65%;}
}



@media(max-width:736px){
 

#HeaderControl, #HeaderControl_C{height: initial !important;}	
.top-nav .top-nav-lft ul li:nth-child(2){display:none;}
}

@media(max-width:568px){
.qyery-hm h4{
	    line-height: 55px;
}
.hm-serv-bx .hm-serv-bx-cnt{min-height: 250px;}
.glyphicon-chevron-left:before, .glyphicon-chevron-right:before { padding: 5px 10px;}
.hm-serv-bx-img h2 {font-size: 18px;}
.hm-serv-bx-img{height:inherit;}
.inst-pg ul li{width: 46%;}
}

@media(max-width:480px){
.abt-ser .col-xs-12 { width: 100%;}
header img {margin:inherit;}
.hm-serv-bx .hm-serv-bx-cnt { min-height:inherit;}
.abt-ser .carousel-inner .item .col-md-4:nth-last-child(1){display:block;}
#MenuControl{position: relative; width: 100%; background: #221f1f;}
header img{margin:0 auto;    padding: 0 10px;}
.navbar-toggle{float:inherit; margin-top: 8px;}
.navbar{text-align:center; background: #221f1f;}
center #form1 #HeaderControl { margin-left: -2px;    width: 100%;}
.hm-service .col-sm-4{width: 100%;}

}

@media(max-width:414px){
	.navbar-toggle{ margin-top:5px; float:inherit;margin-right:0;}
	.navbar{ text-align:center}
	header img{ margin: 5px auto;}
	.abt-tm .tm-bx{ width: 100%;}
	.hm-abt p { padding: 0 10px;}
	.wback .caption, .top-nav-rht{ display:none;}
	.bnr-top{ left: 45%;}
	.inst-pg ul li{ width: 96%;}
}

.caption p{ padding-top: 15px; font-size: 22px;}

.about .hm-head{ margin-top:10px;}
.about p{ font-size: 15px; color: #333; text-align: justify;}
.about .abt-img:hover:before {
  opacity:1;    
}

.about .abt-img{ position:relative; top: 80px;}
.about .abt-img:before{ content: '';
    position: absolute;
    top: 0;
    left: 0; z-index:9;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(0,0,0,.25);
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
}

.text-c{}
</pre></body></html>