@charset "utf-8";
/* CSS Document */

.container-fluid{padding-left:2 !important;padding-right:2 !important;}
.container { font-size: 14px; font-family:Arial !important; line-height: 24px;}
h1, h2, h3, h4, h5, h6{
	margin:0 ;
	padding:0;
}

body{margin:0 !important; padding:0 !important; font-family:Arial !important;     font-size: 13px;
    font-weight: normal;
    color: #000;
    line-height: 24px; background:#fff; overflow-x:hidden;}

.cl{clear:both;}

/*---banner--*/

.bnr-top {
  position: absolute;
  z-index: 999;
  background-color: #042529;
  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: #042529;
  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: 100vh;
  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: Californian FB !important;
    font-size: 65px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0px;
    color: #003d63;
    /* text-shadow: #fff 2px 3px 3px; */
}
.slide h1 span {
    font-family: Brush Script Std !important;
    color: #003d63;
	font-weight: 300;
    text-transform: none;
}
.slide h3 {
    display: inline;
    font-size: 40px;
    /* font-weight: bold; */
    color: #fff;
    font-family: Brush Script Std !important;
    color: #003d63;
    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) {
.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;}
}
/*-----banner-------*/


/*-----top-nav-------*/
.top-nav {/*
    border-bottom: solid 1px rgba(255,255,255,.2);
    padding: 6px 0;
    position: absolute;
    top: 0;
    z-index: 9;
    width: 100%;
    left: 0;
    height: 36px;
    color: #fff;*/
}
.top-nav-lft ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.top-nav-lft ul li {
    display: inline-block;
    font-size: 14px;
    margin-right: 15px;
}
.top-nav-lft ul li .fa {
    margin-right: 6px;
	color:#fff;
	font-size:20px;
}
.top-nav-rht ul {
    list-style: none;
    text-align: right;
    margin: 0;
    padding-left: 0;
}

.top-nav-rht ul li {
    display: inline-block;
    font-size: 14px;
    margin-left: 15px;
}
.top-nav-rht ul li .fa {
    margin-right: 6px;
    color: #eee;
	font-size:20px;
}
center #form1 .top-nav {
    background: #00acec;
}
center #form1 #HomepagecontentControl {
    /* padding-top: 110px; */
    /* padding-bottom: 25px; */
}
center #form1 #HeaderControl {
    /* margin-left: -2px; */
    /* width: 30.2%; */
}

center #form1 #HeaderControl, center #form1 #MenuControl {
    /* background: #00acec; */
}
/*-----top-nav-------*/
/*-----header-manu-------*/

header img {
    margin: 15px auto;
}
.body-fx header img {
    margin: 0px auto;
}
.cl{clear:both;}

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

.abt-hm{background:#00acec; 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:55px; 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(0,172,236,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:#00acec; 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(0,172,236,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: #00acec;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>.panel-heading{    background: #00acec;
    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:arial;
    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:#00acec;
}
.map-hm-lft-inner p {
    text-align: center;
    color: #fff;
    font-size: 15px;
	line-height:30px;
}
.hm-query {
    background:rgba(0, 172, 236, 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*/

footer{background:#111; color:#fff; padding: 20px 0px;}

.footer-lft p{margin:0; color:#ccc; margin-top:10px;}
.footer-rht ul{list-style:none; padding-left:0; text-align:right; margin:0;}
.footer-rht ul li{display:inline-block;}
.footer-rht ul li a{color:#ccc; padding-left:13px; margin-left:13px; border-left:1px solid #4e5463; transition:0.5s;}
.footer-rht ul li:first-child a{border-left:0;}
.footer-rht ul li a:hover{transition:0.5s; color:#00acec;}
/*footer*/

/*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: #00acec;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 25px;
    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>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;
    border-radius: 25px;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height:0px;
    top: 0;
    left: 0;
    /* border-radius: 4px; */
    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: arial; 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;*/
}
#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;*/
}
.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{
    height: 90px;
    float: Left;
    position: fixed;
    width: 31%;
    padding: 0;
    padding-left: 0;
    background: rgba(255,255,255,0.94);
    z-index: 99;
    text-align: left;
    box-shadow: 0px 1px 3px #ccc;
    transition: 0.5s; top: 0;}

.body-fx #MenuControl{    height: 90px;
    float: Right;
        position: fixed;
    right: 0;
    width: 70%;
    padding: 0;
    padding-right: 0;
    background: rgba(255,255,255,0.94);     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>li>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;     margin-top: -2px;
}


.navbar-nav>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>li>a{    color: #222 !important;
    font-size: 14px;
    font-weight: 500; padding-left: 3px;
    padding-right: 3px;}

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

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff !important;
    text-decoration: none;
   background-color: #00acec !important;
}

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

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #00acec !important;
    border-color:#00acec;
    color: #fff !important;
}
center #form1 .top {
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 999;
  outline: none;
  background-color: #042529;
  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;
}

#MenuControl_C .navbar-default,
#MenuControl_C .container-fluid,
#MenuControl_C .navbar-nav
{height:100%;}

#MenuControl_C #navbar-collapse-1{height:100% !important;}
@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>li{padding: 10px 0;}
	.body-fx #MenuControl, .body-fx #HeaderControl{display:none;}
}
@media (max-width: 769px){
.body-fx #MenuControl, .body-fx #HeaderControl{position:relative;}
.body-fx #HeaderControl{width:30%;}
}

@media (max-width: 767px)
{
.navbar-nav>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>li>a{line-height: 30px; color:#fff !important;}
.navbar-toggle{margin-right: 30px; float: inherit;}
.navbar-default .navbar-toggle{background: #00acec; }
.navbar-default .navbar-toggle .icon-bar{background-color: #eee;}
.navbar-nav{background: #00acec;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background-color: #00acec;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#fff;}
.abt-ser .col-xs-12{ width: 50%;}
.glyphicon-chevron-left:before, .glyphicon-chevron-right:before{padding: 5px 20px;}
.footer-lft, .footer-rht ul{text-align:center;}

#MenuControl_C #navbar-collapse-1{height: auto !important;}
#MenuControl{position: relative; width: 100%; background: #00acec;}
.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){
.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;}
}

@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: #00acec;}
header img{margin:0 auto;    padding: 0 10px;}
.navbar-toggle{float:inherit; margin-top: 8px;}
.navbar{text-align:center; background: #00acec;}
center #form1 #HeaderControl { margin-left: -2px;    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%;}
	
}

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