@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
}

img{
	border:none;
	max-width:100%;
}

h1,h2,h3,h4{
	margin:0px;
	padding:0px;
}
h1{
	 font-family: 'Open Sans', sans-serif;
	 font-size:28px;
	 font-weight: 900;
	 color:#13c4a5;
	 text-transform:uppercase;
}

p{
	margin:0px;
	padding:0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color:#6d6f6f;
	font-weight:300;
}



@media (max-width: 767px) {
	.navbar-toggle {
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  float: right;
  margin-bottom: 8px;
  margin-right: 15px;
  margin-top: -29px;
  padding: 9px 10px;
  position: relative;
}
.navbar-nav {
  float: left!important;
  margin: 0;
  text-align: left!important;
}
.product-title {
  padding-top: 10px;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.logo {
  padding-top: 5px;
  width: 75%;
}
.contact-form{
	margin-top:20px;
}
.service-box {
  margin-bottom: 30px;
}
		
	
}


@media (min-width: 768px) {
	.service-box {
  margin-bottom: 30px;
}
	
}

.header {
  background: white none repeat scroll 0 0;
  padding-bottom: 10px;
  padding-top: 10px;
  position: fixed;
  width: 100%;
  z-index: 2147483647;
  box-shadow: 0 2px 9px #b5b5b5;
}

.logo{
	padding-top:5px;
	
}

.navbar-nav > li > a {
  line-height: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight:300;
  color:#6d6f6f;
  text-transform:  uppercase;
}
.navbar-nav {
  float: right;
  margin: 0;
  text-align: right;
}

.nav > li > a:focus, .nav > li > a:hover {
  background-color: #13c4a5!important;
  text-decoration: none;
  color: #ffffff!important;
}


.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 22px;
}
.active{
	
  color: #13c4a5!important;
}

.banner {
  margin-top: 67px;
  float:left;
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
	
}

.about-panel{
	float:left;
	width:100%;
	padding-top:70px;
}
.view-more {
  background-color: #34495e;
  color: #fff;
  float: left;
  font-family: "Open Sans",sans-serif;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 8px 20px;
}
.view-more:hover {
  background-color: #13c4a5;
  color: #fff;
  float: left;
  font-family: "Open Sans",sans-serif;
  font-size: 15px;
  font-weight: normal;
  text-decoration:none;
  margin-bottom: 10px;
  padding: 8px 20px;
}

.about-panel-2 {
  float: left;
  padding-top: 61px;
  width: 100%;
}
.about-page-txt{
	padding-top:50px;
}

.product-panel{
	width:100%;
	background-color:#f8f8f8;
	float:left;
	margin-top:40px;
	padding-top:47px;
	padding-bottom:47px;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  background-color: #13c4a5;
  bottom: 100%;
  height: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
}

.product-pra:hover .overlay {
  bottom: 0;
  height: 100%;
}

.text {
  white-space: nowrap; 
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.text p a{
	color:#fff;
}

.product-title{
	padding-top:10px;
	text-transform:uppercase;
	background: #fff;
	font-size:  15px;
	padding: 19px 0;
	box-shadow: 0 0 2px #b7b7b7;
	font-weight:  bold;
	color: #13c4a5;
}
.trainer-panel{
	padding-top:40px;
	float:left;
	width:100%;
}
.trainer-img{
	float:right;
}

.partner-panel {
  background-color: #13c4a5;
  float: left;
  padding: 30px;
  width: 100%;
}

.footer {
  background-color: #3f3f3f;
  float: left;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.follow-us {
  color: #fff;
  font-size: 24px;
  text-align: center;
  font-family: open sans;
  font-weight: 300;
}

.follow-us a {
  color: #fff;
  font-size: 30px;
  text-align: center;
  font-family: open sans;
  font-weight: 300;
}
.footer-links{
	margin:0px;
	padding:10px 0 0 0;
	list-style:none;
	text-align:center;
}

.footer-links li {
  display: inline;
  list-style: outside none none;
  text-align: center;
  padding: 0 10px;
}

.footer-links li a{
	color:#fff;
	font-size:18px;
	font-weight:300;
	 font-family: 'Open Sans', sans-serif;

}
.copyright-footer {
  background-color: #272727;
  float: left;
  width: 100%;
  padding-top: 7px;
  padding-bottom: 7px;
}
.copyright-footer p{
	color:#a1a0a0;
	font-size:16px;
	font-weight:300;
	 font-family: 'Open Sans', sans-serif;
	 text-transform:capitalize;
}


.about-page-txt p{
	text-align:justify;
}

.scroll-add {
  background-color: #000;
  border-bottom: 2px solid;
  border-top: 2px solid #000;
  color: #fff;
  float: left;
  font-size: 18px;
  margin-bottom: -2px;
  margin-top: 61px;
  overflow: hidden;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%;
  z-index: 2147483647;
}
.scroll{
	background-color:#424141;
	color:#fffl;
	font-size:24px;
}
marquee {
  border: 1px solid gray;
  padding: 3px 9px;
  font-weight: 300;
  font-family: open sans;
}
.product-border {
  border: 1px solid #dedddd;
  font-size: 17px;
  padding: 10px;
  text-align: center;
}

.service-panel {
  background-color: #fff;
  float: left;
  margin-bottom: 10px;
  margin-top: 4px;
  overflow: hidden;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%;
  z-index: 2147483647;
}

.service-box:hover{
	opacity:0.6;
}
.inner-banner {
  float: left;
  padding-top: 0;
  width: 100%;
  margin-bottom: 32px;
}
.services-banner{
	 float: left;
  padding-top:60px;
  width: 100%;
  margin-bottom: 32px;
}
.item input{
	width:100%;
	float:left;
	padding:4px 4px;
	border:1px solid #ccc;
}
.item textarea {
  border: 1px solid #ccc;
  float: left;
  padding: 4px;
  width: 100%;
  min-height: 100px;
}


.blog-page {
  float: left;
  margin-bottom: 32px;
  padding-top: 67px;
  width: 100%;
}
.blog-panel{
	margin-top:40px;
}

.partners {
  padding: 0 10px;
  line-height: 60px;
}



/*** new Css  ***/

.product-page-new .product-border a{
    background: #13c4a5;
    display:  inline-block;
    width:  100%;
    padding: 15px 10px;
    font-size: 17px;
    color: #fff;
}
.product-page-new .product-border img{
    padding: 15px;
    margin: 20px 0;
}
.product-page-new .product-border{
    border:  0;
    box-shadow: 0 0 6px #d4d4d4;
    margin-bottom: 30px;
    padding: 0;
}
.product-page-new{}
.partner-logo  {padding:15px 0;display:  inline-block;width: 100%;}
.partner-logo img{width:100px !important}
.partner-logo #jssor_1 div {top:0 !important}
.inner-banner-new .heading-border img{}
.inner-banner-new .heading-border h2{
    font-size:  40px;
    text-transform:  uppercase;
    font-weight:  bold;
    padding: 16px 144px 30px;
}
.inner-banner-new .heading-border{
    position:  absolute;
    bottom: 30px;
    color: #fff;
    text-transform:  uppercase;
    z-index: 2;
}
.inner-banner-new .heading-border:before{content:"";border-top: 74px inset #55e6cd;position:  absolute;top: 0;display:  block;width:  100%;z-index: -1;border-bottom: 0;border-left: 0;border-right: 50px inset transparent;}
.inner-banner-new .heading-border:after{content:""}
.inner-banner-new{
    position:  relative;
}
.server-list{}
.server-list li{font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #6d6f6f;    font-weight: 300;}
	.mtop-30{box-shadow: 0 0 6px #d4d4d4;padding: 0;margin-bottom: 30px;}
	.mtop-30 h2{
    font-size: 27px;
    margin: 66px 0 0 0;
    font-weight:  bold;
}
	.mtop-30 h3{
    color: #14c4a5;
    font-size:  18px;
    margin: 8px 0 11px;
}
	.mtop-30 p{
    margin-bottom: 20px;
}
	.mtop-30 .product-border2{}
	.readmore{    background: #13c4a5;
    color: #fff;
    padding: 8px 15px;
    display: inline-block;
    margin: 13px 0 28px 25px;}