@charset "utf-8";
/* CSS Document */

body{
	color:#000;
	font-family: 'Open Sans', sans-serif
}

.names-bg{ background-color:#fff; }
.names-bg h4{ color:#B75B00; font-size:30px; line-height: 150%; }

.logos-bg{ background-color:#e5edf7;}


/*cp styles*/
.confirmation {
text-align: center;
margin: 40px 0;
}
.confirmation p{
	font-size:18px;
    margin-top: 0px;
    color: #000;
}

.confirmation h1{
	font-size: 28px;
	font-weight: 600;
	color: #474747;
	line-height: 150%;
	margin-bottom: 20px;
	}
	.confirmation a{
		font-size: 20px;
	}
	.confirmation p{
		margin-top:20px;
	}
.confirmation h2{
	font-size: 2.3em;
font-weight: 700;
line-height:1.2em;
color:#424242;
margin-bottom:15px;
	
	
	}


.bc-free-psd-banner{
	background:#FDF6EA;
	display: table;
	height: 100%;
	width: 100%;
	min-height: 80%;
	position: relative;
}
.ts-home-page {
	background-color: #ECECEC;
	display: table;
	height: 30px;
	padding: 0px 0 0;
	width: 100%;
}
.bc-share{
	font-size:16px !important;
	margin-top:32px !important;
	margin-bottom:10px !important;	
}

.home-page-links {
	float: left;
	font-size: 14px;
	text-align: center;
}
.home-page-links ul {
	list-style: none;
	padding: 5px 0 22px 20px;
}

.home-page-links ul li {
	float: left;
	padding: 5px 20px 0 0;
}
.home-page-links ul li a {
	color: #333;
}
.bc-advantage{
	margin-top:12px;
	margin-left:40px;
}
.links-right {
	font-size: 14px;
	text-align: center;
	margin: 10px 0;
}
.links-right {
	float: right;
	font-size: 14px;
	text-align: center;
}

.ts-main-content{
	margin-top:2%;
	margin-bottom:7%;
	color:#333;
}
.bc-sidebar {
	background: #313E4B;
	border-radius: 4px;
	padding: 5% 5%;
	width: 90%;
	margin-top: 6px;
	margin-bottom: 10px;
	border: 4px solid #394A55;
}
h2.course-title {
	font-size: 18px;
	color: #FFF;
	letter-spacing: 0.6px;
	margin-top: 2px;
}
.bc-sidebar ul li {
	color: #CCC;
	font-size: 14px;
	margin-left: 0px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #394A55;
	line-height: 1.6em;
	padding: 0.5em 0.5em 0.5em 0em;
}
.bc-sidebar ul {
	list-style-image: url(../img/list-icon.png);
}
h4.page-header {
	font-size: 21px;
	margin-top: 55px !important;
	font-weight: 700;
}
.bc-arrow{
	float:right;
	margin-right:100px;
}

.page-header p{ font-size:18px; }


.fa-angle-down {
	position: relative;
	top: 4px;
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 22px;
	color: #FFF;
	margin-left: 7px;
}

.ts-main-content h2{
	font-size:37px;
}
.bc-maincontent{
	margin-top:8%;
	margin-bottom:3%;
	color:#FFF;
}
.bc-maincontent h2{
	font-size:34px;
	color:#FFF;
	font-weight:700;
	letter-spacing: 0.2px;
	word-spacing: 2px;
}
.bc-maincontent h4{
	font-size: 27px;
	color: #E7E7E7;
	margin-top:30px;
	font-weight:600;
}
.bc-maincontent p{
	font-size:22px;
	letter-spacing: 0.1px;
	margin-top:30px;
	color:rgb(255, 255, 187);
}
.ts-main-content p{	
	font-size: 20px;
	letter-spacing: 0.1px;
	margin-top: 50px;
}
.ts-main-content h4{
	font-size:30px;
	color:#CCC;
	margin-top:20px;
	font-weight:600;
	letter-spacing:0.4px;
}
.bc-video-img{
	margin-top: 35px;
	margin-left: 0px;
	border-radius: 5px;
}
.bc-video-arrow {
	float: right;
	margin-top: 5%;
	margin-right: 28%;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, select {
	background: rgba(255,255,255,0.1);
	border: none;
	font-size: 15px;
	height: 48px;
	color: #3C3C3C;
	font-weight: 500;
	margin: 0;
	outline: 0;
	padding: 10px 10px;
	width: 100%;
	background-color: #e8eeef;
	box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
	margin-bottom: 20px;
}

form {
	max-width: 330px;
	margin: 10px auto;
	padding: 10px 20px;
	background: #fff;
	border-radius: 8px;
	padding-bottom: 0px !important;
}

.ts-form {
	background-color: #fff;
	border-radius: 2px;
	box-shadow: 0px 0px 15px rgba(136, 136, 136, 0.58);
	padding: 10px;
	padding-bottom: 5px !important;
}
.ts-form p.btm-text{
    font-size: 13px;
    color:#616161;
    font-weight:400;
    padding-bottom:8px;
	line-height: 140%;
}
.ts-form-classroom{
    background-color:#FFF;
    border-radius:5px;
    border:2px solid #EACF37;
    margin-top:4%;
    margin-bottom:3%;
    padding:10px;
}
.ts-form-classroom h3{
    font-size: 13px;
    margin-bottom: 18px;
    font-weight: 700;
}

.ts-classroom-bullets p{
    font-size: 28px;
    letter-spacing: 0.1px;
}
.ts-form h3{
    font-size: 24px;
	margin-bottom: 18px;
	color: #444;
	font-weight: 700;
}

.ts-content-main {
    border: 1px solid #ccc;
    margin-top:35px;
    text-align: left;
    padding-left: 75px;
    min-height:210px;
}

.contact-icon{
    position: absolute;
    left: 10px;
    height: 64px;
    top: 40px;
}

.contact-text{ padding:0px 0px 0px 100px;}

p.contact-number{
    font-size:23px;
    margin-top:0px;
    color:#333;
	padding-bottom: 38px;
}

p.contact-number-bang{
    font-size:23px;
    margin-top:0px;
    color:#333;
	padding-bottom: 50px;
}

p.address{
    font-size: 16px;
    margin-top: 0px;
    color: #333;
    font-weight: 400;	
	line-height: 30px;
}

.Course-link {
	
font-size: 18px;
line-height: 160%;
letter-spacing: 0.1px;
text-align: justify;
font-weight: 700;
}

.ts-opportunity{
	margin-top:-32%;
	color:#FFF;
	font-size:15px;
	margin-left:20px;
	font-weight:600;
}
.ts-course{
	font-size: 17px;
	color: #000000;
	font-family: 'Open Sans', sans-serif
	font-weight: 400;
	word-spacing: 0.5px;
	letter-spacing: 0.1px;
}
.fa-check-circle{color:#2690D6;}
.ts-main-content h2{
	font-size: 32px;
	font-weight: 700;
	color:#292929;
}
.ts-main-content p{
	font-size:16px;
	color:#B47A00;
	letter-spacing:0.3px;
}
.ts-main-content h3{
	font-size: 27px;
	font-weight: 600;
	letter-spacing:0.2px;
	word-spacing:0.2px;
	color:#474747;
	margin-top:-2px;	
}
.ts-moto{
	font-size:26px;
	color:#CCC;
	font-weight:normal;
}
.ts-testimonial-bg{
	background:#F0F0F0;
}
.ts-about-bg{
	background:url(../img/about-bg.jpg); background-repeat:no-repeat;
}

.ts-form-inner{
	padding-bottom:0px;
}
.ts-bankerschoice-inner{
	background:url(../img/bg.png);
}

.ts-button {
color: #fff;
display: inline-block;
text-align: center;
font-weight: bold !important;
background: #f7761f;
cursor: pointer;
text-decoration: none;
text-shadow: 0 1px 0px rgba(0,0,0,0.15);
border-width: 1px 1px 3px !important;
border-style: solid;
border-color: #bf5812;
text-shadow: 1px 1px #bf5812;
padding: 10px 25px 10px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,0.1) inset;
-moz-box-shadow: 0 -1px 0 rgba(255,255,255,0.1) inset;
box-shadow: 0 -1px 0 rgba(255,255,255,0.1) inset;
}

.ts-button-big{
	padding: 13px 23px;
	font-size: 15px;
	letter-spacing: 0.3px;
	background-color: #08B87D;
	line-height: 1.33;
	font-weight: bold;
	display:inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  border: 0 none;
  border-radius:3px;
  margin-top:0px;
 /* margin-bottom:30px;*/
}
.ts-button-big:hover{
	background:#096;
}
/*social networking buttons*/

.btn1-facebook {
color: #FFFFFF;
background-color: #3b5998;
border-color: #263e72;
}
.btn1-facebook:hover, .btn1-facebook:focus, .btn1-facebook:active, .btn1-facebook.active, .open .dropdown-toggle.btn1-facebook {
color: #FFF;
}
.btn1:hover, .btn1:focus {
color: #FFF;
}
a:hover, a:focus {
color: #0a1833;
}
/*social networking buttons*/

.space{
	padding:50px 0px;
}
.space-top{
	padding-top:50px;
}
.space-bottom{
	padding-bottom:50px;
}
span p{
	font-size:17px;
	color:#F3F3F3;
}
.ts-space{
	padding-top:20px;
	padding-bottom:50px;
}
.ts-course{
	padding:0px 20px 0px 20px;
}
.logo{
	margin-top: 8px;
	margin-bottom: 8px;
}
.ts-contact{
	margin-top:0px;
	float:right
}
ul.ts-contact{
	list-style-type:none;
	display:inline-block;
	color:#FFF;
	font-size:20px;
	margin-top:22px;
}
ul.ts-contact li{
	font-size:20px;
	font-weight:700;
	display:inline-block;
}
.ts-toll{
	font-size:20px;
	color:#FFF;
	font-weight:600;
}
ul.ts-contact li a{
	text-decoration:none;
	color:#333;
	font-size:20px;
	font-weight:600;
}
ul.ts-contact li a:hover{
	color:#999;
}
.ts-contact h4{
	font-size:18px;
	font-weight:600;
	line-height:0px;
}
.ts-contact h2{
	font-size:25px;
	font-weight:800;
	line-height:20px;
}
.ts-img{
	margin-top:40px;
	border-radius:5px;
}
.ts-quotation-bg{
	background-color: #FFF2DF;
	color: #666;
	padding: 20px 0px;
	text-align: center;
}
.copyright{
	color:#666;
	font-size:14px;
}
article{
	color:#333;
	font-weight:800;
}
.ts-partners {
  margin: 0 auto;
}
.ts-policy{
	float:right;
	margin-right:20px;
}
.ts-policy a{
	color:#999;
}
.ts-testing{
	background-color:#F4F9FF;
	border-radius:5px;
	padding-bottom: 15px;
	margin-top:5px;
}
.ts-java{
	background-color:#F1F1F1;
	border-radius:5px;
	padding-bottom: 15px;
	margin-top:5px;
}
.ts-course-background{
	background:#F7F7F7;
}
.ts-dotnet{
	background-color:#DFFFFF;
	border-radius:5px;
	padding-bottom: 15px;
	margin-top:5px;
}
#ts-course-section{
	padding-top:10px;
	border-radius:5px;
	padding-bottom:15px;
}
#ts-course-section .plan li.plan-name {
	padding: 15px 0;
	font-size: 18px;
	font-weight: 700;
	list-style-type:none;
}

#ts-course-section ul li {
	padding: 10px 0;
	margin: 0 15px;
	border-bottom: 1px dashed #BEBEBE;
	list-style-type:none;
}
ul.plan{
	padding: 10px 0;
	margin: 0 15px;
	list-style-type:none;
}
ul.plan li.plan-name{
	border-bottom:none;
}

#pricing .plan .plan-heading li{
	border-bottom: 0px solid #000;
}
.ts-program-head{
	padding-left:55px;
}
.pricing .plan {
	background: #fff;
	list-style: none;
	margin: 0 0 20px;
	text-align: center;
	padding: 0;
	border-bottom: 1px solid #e1e1e1;
}

.program-section{
	margin-top:25px;
}



.middle-background{ background-color:#f7f7f7; padding-bottom:30px;}

.ts-course-sprinters{
	padding:0px 20px 0px 20px;
}

.ts-course-sprinters h1{ font-size:22px; color:#ff9900;  }

.ts-space-top{
	margin-top:70px;
}
.fb-like{
	margin-bottom:30px;	
	margin-top:10px;
}
	
img {
  max-width: 100%;
}
.btn {
  font-size: 12px;
  display:inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  border: 0 none;
  padding: 12px 35px;
  border-radius:3px;
}
.btn-bc{
	padding: 21px 49px;
	font-size: 16px;
	line-height: 1.33;
	font-weight: bold;
	display:inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  border: 0 none;
  border-radius:3px;
  margin-top:20px;
 /* margin-bottom:30px;*/
}
.bc-courses-btn{
	padding: 20px 64px;
	font-size: 15px;
	letter-spacing: 0.3px;
	line-height: 1.33;
	font-weight: bold;
	display:inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  border: 0 none;
  border-radius:3px;
  margin-top:20px;
 /* margin-bottom:30px;*/
}
.bc-chat-btn{
	padding: 20px 64px;
	font-size: 15px;
	letter-spacing: 0.3px;
	background-color: #548CC5;
	line-height: 1.33;
	font-weight: bold;
	display:inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  border: 0 none;
  border-radius:3px;
  margin-top:0px;
 /* margin-bottom:30px;*/
}
.bc-chat-btn:hover{
	background:#70AAE4;	
}

.btn-primary {
	font-size: 15px;
	letter-spacing: 0.3px;
	line-height: 1.33;
	font-weight: bold;
	display: inline-block;
	background-color: #08B87D;
	border-color: #4cae4c;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	-webkit-border-radius: 0px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 0px;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
	border: 0 none;
	border-radius: 3px;
	margin-top: 20px;
/* margin-bottom: 30px; */
}
.bc-offer-text{
	margin-top:0px;
	margin-left: 42px;
	font-size:15px!important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  color: #fff;
  background-color:#096;
}
.btn-action {
  font-weight: bold;
  background: transparent!important;
  border: 1px solid #333;
  text-shadow: none;
}
.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active {
  color: #bd1550;
  border-color: #bd1550;
}
.btn-lg {
  padding: 15px 60px;
  font-size: 11px;
  line-height: 1.33;
  font-weight: bold;
}
.panel-cta {
  box-shadow: 0 0 0 1px #e1e1e1, 0 0 0 3px #fff, 0 0 0 4px #e1e1e1;
  background: #f3f3f3;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.panel-cta p,
.panel-cta h3,
.panel-cta h4,
.panel-cta h5,
.panel-cta h6 {
  margin: 0;
}
.panel-cta .panel-body {
  padding: 35px;
}
 Section - Featured 
.featured {
  font-size: 13px;
  font-size: 0.8125rem;
}
.featured h3 {
  font-weight: bold;
  font-size: 24px;
  font-size: 1.5rem;
  text-transform: uppercase;
  line-height: 1.4em;
  vertical-align: middle;
  margin: 0 0 25px 0;
}
 Section - Recent works 
.thumbnails {
  padding: 0;
}
.thumbnails li {
  margin-bottom: 30px;
}
.thumbnails .details {
  display: block;
  text-align: center;
  font-size: 12px;
  font-size: 0.75rem;
}
.thumbnail {
  display: block;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  border: 0 none;
  margin-bottom: 10px;
  text-align: center;
  text-decoration: none;
  color: #333;
}
.thumbnail .img {
  display: block;
  width: 100%;
  overflow: hidden;
  height: 180px;
  position: relative;
  
}
.thumbnail .title {
  text-transform: uppercase;
  display: block;
  text-indent: 0;
  margin-bottom:40px;
  font-size:12px;
}
.thumbnail .cover {
  position: absolute;
  display: block;
  opacity: 0;
  width: 100%;
  height: 160px;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 550ms;
  -moz-transition-duration: 550ms;
  -o-transition-duration: 550ms;
  transition-duration: 550ms;
}
.thumbnail .cover .more {
  position: absolute;
  bottom: 15px;
  right: 0;
  height: 32px;
  line-height: 32px;
  padding: 0 20px;
  -webkit-border-radius: 1px 0 0 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px 0 0 1px;
  -moz-background-clip: padding;
  border-radius: 1px 0 0 1px;
  background-clip: padding-box;
  font-size: 10px;
  background:#08B87D;
  color: white;
}
.pdf-img{
	padding-top:10%;
	padding-bottom:10%;
	float:right;
	margin-right:30px;
}

 pagination 
.pagination > li > a {
  color: #808080;
  border: 0 none;
  font-size: 20px;
  font-size: 1.25rem;
}
.pagination > li > a:hover {
  color: #000000;
  background: none;
}
.pagination > li.active > a {
  color: #333333;
  background: none;
}
.pagination > li.active > a:hover {
  color: #000000;
  background: none;
}

.testimonials blockquote:before {
    content: "\f10d"; 
    font-family: FontAwesome;
    float: left;
    margin-right: 10px;
    color:#08B87D;
}
.testimonials blockquote {
	position: relative;
	background: white;
	min-height: 153px;
	margin-top: 20px;
	margin-bottom: 50px;
	border: 2px solid #EFEFEF;
	border-radius:8px;
	padding:10px;
}
.testimonials blockquote:before {
	content: '';
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
	border-top: 10px solid #ecedf1;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}

.testimonials blockquote:after {
	content: '';
	position: absolute;
	bottom: -8px;
	left: 50%;
	margin-left: -9px;
	border-top: 9px solid white;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
}

.testimonials blockquote img {
	height: 50px;
	width: 50px;
	position: absolute;
	border: 1px solid #ecedf1;
	background: white;
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;
	bottom: -65px;
	left: 50%;
	margin-left: -25px;
}

.ts-testimonial-author {
	color: #838383;
	font-size: 13px;
}

.ts-partners-testimonial blockquote:before{
	content: "\f10d"; 
    font-family: FontAwesome;
    float: left;
    margin-right: 10px;
    color:#08B87D;
}
.ts-partners-testimonial blockquote p {
	font-size: 15px;
	font-weight: 300;
	line-height: 1.25;
	color: #5C5C5C;
	letter-spacing: 0.3px;
}


.ts-reduced-price{
	color:#002E5B;
	font-size:25px;
	text-decoration:line-through;
}

.ts-video{
	width:100%;
	height:100%;
	margin:0px auto;
}
/*-----Footer Section-----*/

footer{
	background-color:#F5F4F4;
	color:#666;
	padding:35px 0px;
}
footer p{
	color: #7E7E7E;
	font-size: 13px;
	font-family: inherit;
	word-spacing: 0.5px;
	line-height:150%;
}
footer h5{
	font-size:24px;
	color:#858585;
	margin-left:10px;
}
footer h2{
	color:#999;
	font-size:24px;
	font-weight:600;
}
footer img{
	padding-top:0px;
}
footer .footer-content .adr {
	margin-bottom: 30px;
}

.footer{
	background:#E7E7E7;
}

a.socialbtn {
	display: inline-block;
	padding: 14px 8px 2px 5px;
	background: #E7E7E7;
	color: #999;
	text-align: center;
	width: 100px;
	height: 61px;
	margin: 10px 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
a.socialbtn i {
	font-size: 18px;
	display: block;
}
a.facebook:hover{
	background:#3c599f;
	color:#FFF;
}
a.twitter:hover{
	background:#32ccfe;
	color:#FFF;
}
a.youtube:hover{
	background:#cc181e;
	color:#FFF;
}
a.linkedin:hover{
	background:#007bb6;
	color:#FFF;
}
.fa-phone{
	margin-right:5px;
}
.fa-envelope{
	margin-right:5px;
}
.footer-col-inner p{
	margin-top:10px;
	margin-bottom:5px;
}
.footer-col-inner p a{
	color:#7E7E7E;
}
.footer-col-inner p a:hover{
	text-decoration:underline;
}

i.fa {
	text-decoration: none !important;
}


/*--------Media Content------*/

@media screen and (max-device-width: 480px) and (orientation: portrait){
.ts-main-content h2 {
	font-size: 35px;
	font-weight: 700;
}
.ts-main-content h4 {
	font-size: 30px;
	color: #CCC;
	margin-top: 20px;
	font-weight: 600;
}

.ts-main-content p {
	font-size: 20px;
	letter-spacing: 0.1px;
}
.btn-bc{
	font-size: 12px;
}
}
@media screen and (max-device-width: 640px) and (orientation: landscape){
.video-container {
	position: relative;
	padding-top:0px;
	height: 0;
	overflow: hidden;
	margin-bottom:20px;
}
.btn-bc{
	font-size: 12px;
}
	
}


.button-new{
	
	padding: 18px 44px 19px;
font-size: 21px !important;
margin-top:15px;
	color: #fff;
display: inline-block;
text-align: center;
font-weight: bold;
font-family: 'Open Sans', sans-serif;
background: #3ac162;
cursor: pointer;
text-decoration: none;
text-shadow: 0 1px 0px rgba(0,0,0,0.15);
border-width: 1px 1px 3px !important;
border-style: solid;
border-color: #3dc264;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,0.1) inset;
-moz-box-shadow: 0 -1px 0 rgba(255,255,255,0.1) inset;
box-shadow: 0 -1px 0 rgba(255,255,255,0.1) inset;}
.button-new:hover{
	background:#096;
	color:#FFF;
}


#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px;cursor:pointer}

#tt {position:absolute; display:block;}
#tttop {display:block; height:15px; margin-left:5px;  overflow:hidden}
#ttcont {display:block; padding:20px 30px 20px 30px; margin-left:5px; background:#666; color:#FFF;font-size:19px;}
#ttbot {display:block; height:5px; margin-left:5px; overflow:hidden}

.ts-info-icon{
	margin-left: 10px;
	margin-top: -6px;
}

.catlog-wrapper td.ts-actual-price{
	font-size:17px;
	text-decoration:line-through;
	color: #535353;
}
.catlog-wrapper td.ts-discount-price{
	font-size:17px;
	color: #535353;
}
.catlog-wrapper td.ts-criteria{
	font-size:12px;
	color:#535353;
	letter-spacing: 0.1px;
}
.ts-popular-catlog{
	float: right;
	margin-top: -7px;
	margin-right: -7px;}

td.catlog-subheading{
	background:#F7F7F7;
	text-align:left;
	margin-left:0px;
	font-weight: 600;
}

.main-bg{
	background:url(../img/tabs-bg.png)repeat;
	border-bottom: 1px solid #E6E6E6;}
.catlog-wrapper td.ts-premium-content{
	background:#FCFCFC;
	background:url(../img/popular-bg.png) repeat;
}
.ts-classroom .table > thead > tr > th {
	vertical-align: middle;
	border-bottom: 1px solid #dddddd;
	background: rgb(226, 226, 226);
	font-family: 'Open Sans', sans-serif;
	min-width: 300px;
	text-align: center;
	font-size: 15px;
	border-right: 1px solid #D8D8D8;
}

/*Tabs Section*/
.nav-tabs li{
	text-align: center;
	display: table-cell;
	border-radius: 10px 10px 0px 0px;
    font-size: 1.5em;
	background: transprent;	
	border-bottom: 1px solid #D8D8D8;
    -webkit-transition: background 0.4s, border 0.4s;
    -moz-transition: background 0.4s, border 0.4s;
    -o-transition: background 0.4s, border 0.4s;
    transition: background 0.4s, border 0.4s;
}
.nav-tabs li:hover {
    background:#D7D7D7;
	border-radius: 10px 10px 0px 0px;
}
.nav-tabs li a {
    text-decoration: none;
    font-size: 1em;
	color:#383838;
    font-weight: 600;
    padding: 0.8em;
	min-width: 553px;
    width: 100%;
    position: relative; 
    line-height: 1em;
    -webkit-transition: all 0.2s ease-in-out;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.nav-tabs li a.active {
    z-index: 20;
    font-weight: 600;
	border-radius: 10px 10px 0px 0px;
    color: #fff;
	background:rgb(226, 226, 226);    
    outline: none;
}
.nav-tabs{
	border-radius: 10px 10px 0px 0px;
}

.tab-content-space{
	margin-top:0px;
}

.ts-offer{
	height:30px;
	background:#eee;
}
.ts-offer p{
	margin-top: 5px;
	text-align:center;
	font-size:13px;
}
.ts-payment-left{
	background:#FFF2D5;
	min-height:129px;
	margin-top:20px;
	padding: 1px 5px 5px 17px;
}
.ts-payment-right{
	background:#FFF2D5;
	min-height:129px;
	margin-top:20px;
	padding: 1px 5px 5px 17px;
}
.ts-payment-left h2, .ts-payment-right h2{
	font-size:22px;
}
.ts-payment-left p, .ts-payment-right p{
	margin-top:-6px;
	letter-spacing:0.1px;
}

/*modal details*/
h4.modal-title{
	font-size: 20px;
	font-weight: 400;
	color: #333;
	text-align: left;
}
.ts-main-content ul{
	margin-top:20px;
}
.ts-main-content ul li{
	background-image: url(../img/list.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 32px;
	padding-top: 10px;
	font-size: 18px;
	line-height: 125%;
	list-style-type: none;
	margin-left: -15px;
	color:#333;
	font-weight:600;
}

/*prabhu modified panel 2nd may 2014*/

/* Panels override
---------------------------------------------------------------------------------------------- */
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid #d7e3f0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  color:#434343;
}

.panel a:hover, a:focus {
color:#858585;
}
.panel.no-padding > .panel-body {
  padding: 0px !important;
}
h3.panel-title {
  font-size: 18px;
  font-weight: 200;
}
h3.panel-title > span > a.btn {
  margin-top: -5px;
}
h3.panel-title > span > a {
  display: inline-block;
  color: white;
  text-align: center;
  width: 36px;
  text-decoration: none;
}


/* #### Desktops #### */
@media screen and (min-width: 1180px){
	.table > thead > tr > th {
		min-width:0px;
}	

	.nav-tabs li a {
		min-width: 451px;
	}
}
@media screen and (min-device-width : 768px) and (max-width: 1024px){
	.table > thead > tr > th {
		min-width:0px;
}
	.nav-tabs li a {
		min-width: 451px;
	}
}
@media screen and (min-device-width : 1200px){
	.nav-tabs li a {
		min-width: 552px;
	}
	.table > thead > tr > th {
		min-width:216px;
}	
}

@media screen and (min-device-width: 320px) and (max-device-width: 480px){
	.nav-tabs li a {
		min-width: 0px;
		font-size:0.45em;
		min-height:30px;
		padding-top:10px;
	}
	.ts-offer {
		min-height: 40px;
		background: #ffff00;
	}
}


.fb-like{
	margin-bottom:30px;	
}
iframe{
	width:100%;
	height:100%;
}
.media {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0px;
	height: 0;
}
.media iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* =Widgets
----------------------------------------------- */

.widget {
	font-size: 13px;

}

.widget-title {

	font-size: 23px;
    font-weight: 700;
	padding-left:30px;
  
}
.widget-title,
.widget-title a {
	color: #666;
}
.widget ul {
	list-style: none;
	margin: 0.8em 0 0;
}
.widget li {
	margin-bottom:10px;
}
.widget li a{ 	color:#113872; }
.widget ul li {
    background:url(../img/green.gif) no-repeat 0 6px;
    border-bottom: 1px dotted #e0e0e0;
    line-height: 1.6em;
    padding: 0.2em 0.5em 0.9em 1.5em;
}

.widget ul li a:hover { color:#919191;
}
.widget ul.sub-menu li,
.widget ul.children li {
	border-bottom: none;
}

.social-content ul {
    display: inline;
    width:100%;
    text-align: center;
    margin-top:25px;
	margin-left:-40px;
}
.social-content ul li {
    display: inline;
}
.social-content ul li a:hover {
    text-decoration: none;
}
.social-content h3{
	margin-bottom:18px;
}
.social-content ul li a{
    color:#fff;
    font-weight: 300;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    line-height: 40px;
    background:#C7C7C7;
    margin: 0 1px;
    border-radius: 4px;
    margin-bottom: 14px;
	width:120px;

}
.social-content ul li a i{
    padding-right: 5px;
    font-size: 16px;
}
.social-content .linkedin {background: #C7C7C7 !important;}
.social-content .googleplus {background: #C7C7C7 !important;}
.social-content .youtube {background: #C7C7C7 !important;}
.social-content .twitter {background: #C7C7C7 !important;}
.social-content .linkedin:hover{background:#0274b3 !important;}
.social-content .twitter:hover {background:#32ccfe !important;}
.social-content .googleplus:hover {background: #d95232 !important;}
.social-content .youtube:hover {background: #db2824 !important;}

/*testimonial section*/
.testimonial-main-bg{
    background:#EFEFEF;
}
.testimonial-img1 {
    width:70px;
    height: 70px;
    line-height: 72px;
    text-align: center;
    font-size: 28px;
    background: url(../img/madhavi.jpg) no-repeat;
    border-radius: 50%;
    margin:auto;
    position: relative;
    z-index: 99;
}
.testimonial-img2 {
    width:70px;
    height: 70px;
    line-height: 72px;
    text-align: center;
    font-size: 28px;
    background: url(../img/madhuri.jpg) no-repeat;
    border-radius: 50%;
    margin:auto;
    position: relative;
    z-index: 99;
}
.testimonial-img3 {
    width:70px;
    height: 70px;
    line-height: 72px;
    text-align: center;
    font-size: 28px;
    background: url(../img/sushma.jpg) no-repeat;
    border-radius: 50%;
    margin:auto;
    position: relative;
    z-index: 99;
}
.testimonial-bg {
    background: #fff;
    width:100%;
    margin-top:-36px;
    position: relative;
    z-index: 11;
    padding-bottom: 30px;
    border-radius:5px;
    min-height: 185px;
}
.cc2 {background: #9cd05f;}
.cc3 {background: #5f81d0;}

.testimonial-content {
    color: #5C5C5C;
    padding: 50px 20px 10px 20px;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    width: 100%;
    letter-spacing: 0.2px;
}
.testimonial-name {
    text-align: center;
    color:#37393f;
    font-weight: 500;
    font-size: 16px;
    padding:0px 20px;
}
.testimonial-name span{
    color:#80828a;
    font-weight: 500;
    font-size: 14px;
    margin-top: 10px;
}

.bc-play-icon{
	background-image: url(../img/play-icon.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 0 0;
	cursor: pointer;
	height: 53px;
	left: 50%;
	margin: -40px 0 0 -26px;
	position: absolute;
	top: 50%;
	width: 53px;
}
.bc-play-icon:hover{
	background-image: url(../img/play-icon.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 0 -73px;
}

.bc-download-icon{
	background-image: url(../img/download-icon.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 0 0;
	cursor: pointer;
	height: 53px;
	left: 50%;
	margin: -40px 0 0 -26px;
	position: absolute;
	top: 50%;
	width: 53px;
}
.bc-download-icon:hover{
	background-image: url(../img/download-icon.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 0 -73px;
}

/*privacy policy content*/

.footer .nav {
	float: right;
	width: auto;
	list-style: none;
	margin: 6px 0 0 0;
	font-size:16px;
}
.footer .nav ul{
	display:inline;
}

.footer .nav li {
	float: left;
}
.footer .nav li a {
	color: #666;
	font-size: .8em;
}
.footer .nav li a:hover {
	color: #888;
}
@media screen and (min-width: 1180px){
	
}
@media screen and (min-device-width : 768px) and (max-width: 1024px){
	.bc-video-arrow{
		display:none;
	}
}
@media screen and (min-device-width : 1200px){
	
}

@media screen and (min-device-width: 320px) and (max-device-width: 480px){	
	.bc-video-arrow{
		display:none;
	}
}

@media (max-width: 767px){
.ts-testimonial{
	background-color:#B6E8FF;
	padding:15px;
	border-radius:5px;
	margin-top:20px;
	margin-left:0px;
}
.bc-video-arrow{
		display:none;
	}
.ts-about-bg{
	background:url(../img/about-bg-small.jpg);
}
.arrow{
	display:none;
}
.ts-contact{
	display:none;
}
.ts-opportunity{
	margin-top:0px;
	margin-left:0px;
	font-size: 14px;
}
.ts-main-content h2 {
	font-size: 30px;
	font-weight: 700;
}
.ts-main-content p {
	font-size: 18px;
	letter-spacing: 0.1px;
	margin-top: 8px;
}
}
@media (min-width: 768px) and (max-width: 991px){
	.ts-testimonial{
	background-color:#B6E8FF;
	padding:15px;
	border-radius:5px;
	margin-top:20px;
	margin-left:0px;
}
.ts-opportunity{
	margin-top:-0%;
	color:#FFF;
	font-size:15px;
	margin-left:20px;
	font-weight:600;
}
.arrow{
	display:none;
}
.ts-about-bg{
	background:url(../img/about-bg-small.jpg);
}
.ts-contact{
	display:none;
}
.ts-opportunity{
	margin-top:0px;
	margin-left:0px;
	font-size: 14px;
}
.ts-main-content h2 {
	font-size: 42px;
	font-weight: 700;
}
.thumbnail .cover {
	position: absolute;
	display: block;
	opacity: 0;
	width: 100%;
	height:180px;
	background-color: rgba(255, 255, 255, 0.8);
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 550ms;
	-moz-transition-duration: 550ms;
	-o-transition-duration: 550ms;
	transition-duration: 550ms;
}
}


.catlog-box{background-color: #FFF;overflow: hidden;position: relative;margin-bottom: 8px;-webkit-border-radius: 8px;-moz-border-radius: 8px;
	-ms-border-radius: 8px;	-o-border-radius: 8px;	border-radius: 8px;
}
.catlog-heading{position: absolute;top: 66px;left: 18px;color: #FFF; margin: 0 auto;}
p.catlog-course-features{ font-size:10px; color:#666;}
.catlog-space{padding:12px 18px 38px 18px;}
.catlog-box .ts-price{font-size:22px;float: right;margin-top: 36px;margin-right:22px;border-radius: 3px;font-weight: 400;color: #00A261;}
.catlog-box .ts-price i.fa-inr{font-size:22px;}
.catlog-box .ts-discount-price i.fa-inr{font-size:18px;}
.catlog-box .ts-after-discount-price i.fa-inr{ font-size:18px;}
.catlog-box .ts-discount-price{font-size:18px;float: right;margin-top: -6px;margin-right:22px;border-radius: 3px;font-weight: 400;color:#096;text-decoration:line-through;}
.catlog-box .ts-after-discount-price{font-size:22px;float: right;margin-top: 30px;margin-right:22px;border-radius: 3px;font-weight: 400;color: #096;margin-bottom:0px; }
.catlog-box h4{float:left;font-size:15px;}
.catlog-heading .ts-price{float:right;font-size:17px;font-weight:600;color:#717375;}
.catlog-heading .ts-free{float:right;margin-top:-12px;font-size:17px;font-weight:600;color:#717375;}
.catlog-heading .ts-price-discount{float:right;margin-top:-18px;margin-bottom:3px;font-size:17px;font-weight:600;color:#717375;color:#00A261;}
.catlog-heading .ts-price-pre{float:right;text-decoration:line-through;margin-top:-30px;font-size:17px;font-weight:600;color:#717375;margin-left:60px;}
.catlog-box .ts-catlog-features{padding:0;}
.catlog-box .ts-catlog-features li{font-size:15px;position:relative;color:#717375;font-weight:400;list-style-type:none;list-style-position:outside;text-align:left;}
.ts-social{color:#717375;font-weight:400;font-size:15px;}
/*.ts-shortlist{margin-left:30px;}*/
.ts-social-icon{margin-right:3px;}
.ts-view-button{background-color:#5db672;border-radius:3px;border:1px medium #000;cursor:pointer;padding:8px;}
.ts-view-button:hover{background-color:#096;}
a.ts-view-button{color:#FFF;text-decoration:none;font-size:12px;}
.fa-location-arrow{color:#3598db;}
.fa-map-marker{color:#3598db;}
.fa-calendar{color:#3598db;}
.fa-check-circle-o{color:#3598db;}
.catlog-box hr{border-top:1px dotted #CCC;}
.catlog-box .share{float:left;}
.plan-bullets{list-style-type:none;margin-left:-62px;color:#666;margin-top:8px;float:left;}
.plan-bullets li{background-repeat:no-repeat;background-position:0 10px;padding-left:25px;padding-top:6px;list-style-type:none;}
.ts-list-icon{padding-right:10px;font-size:15px;}
.ts-content{width:100%;font-family: 'Open Sans', sans-serif;}
.ts-social-text{color:#666;font-size:14px;font-family: 'Open Sans', sans-serif;}
.ts-social-text1{color:#666;font-size:14px;font-family: 'Open Sans', sans-serif;}
.ts-social-details{color:#666;font-size:14px;font-family: 'Open Sans', sans-serif;}


.catlog-box{background-color:#fff;overflow:hidden;position:relative;margin-bottom:30px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px;-moz-box-shadow:0px 0px 12px #797979;-webkit-box-shadow:0px 0px 12px #797979;min-height:253px;box-shadow:0px 0px 12px #C4C4C4;}
/*.catlog-box.ts-plan:before{background-color:#c6c6c6;content:" ";display:block;width:100%;height:8px;position:absolute;top:0;left:0;}*/
.catlog-box.ts-discount-plan:before{background-color: #20B56F;content:" ";display:block;width:100%;height:8px;position:absolute;top:0;left:0;}
.catlog-heading .ts-price{float:right;font-size:17px;font-weight:600;color:#717375;}
.catlog-box .ts-catlog-features{margin-bottom: 12px;margin-top: 2px;}
.catlog-box .ts-catlog-features li{font-size:12px;position:relative;color:#717375;font-weight:400;list-style-type:none;list-style-position:outside;margin-bottom:4px;}
.ts-social{color:#717375;font-weight:400;font-size:12px;}
.ts-shortlist{float:left;margin-top: 3px;margin-left:-4px;}
.ts-shortlist i{font-size:15px;}
.ts-shortlist .fa{margin-right:0px;}
.ts-shortlist a{ vertical-align:top;color: #000;}
.fb-share-button{float: left;margin-right:16px;}
.ts-social-icon{margin-right:3px;}
.ts-view{float:right;margin-right: -1px;margin-top: 4px;}
.ts-view-button{background-color:#0BC07F;border-radius:3px;border:1px medium #000;cursor:pointer;padding:8px;}
.ts-view-button:hover{background-color:#096;}
a.ts-view-button{color:#FFF;text-decoration:none;font-size:12px;}
.fa-location-arrow{color:#3598db;}
.fa-map-marker{color:#3598db;}
.fa-calendar{color:#3598db;}
.fa-check-circle-o{color:#3598db;}
.catlog-box hr{border-top:1px dotted #CCC;margin-top: 6px;margin-bottom: 12px;}
.catlog-box .ts-course-logo{float:right;margin-top:20px;margin-right:5px;}
.catlog-box .share{float:left;}
h2.bc-catlog-sec-heading{font-size: 30px;font-weight: 700;margin-left: 15px;margin-bottom: 25px;}
.ts-list-icon {
padding-right: 2px;
font-size: 12px;
color: #3598db;
vertical-align:middle;
}
.ts-main-content p.coupon-text{margin-top:8px;margin-left:4px;}
a button.btn-main{padding: 13px 22px; color:#fff; background:#00B97C;font-weight:600; font-size:18px;-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;-o-transition: all 200ms ease-in-out;transition: all 200ms ease-in-out;letter-spacing:0.3px;text-transform:none;margin-top:30px;}
a button.btn-main:hover{background:#00A871;color:#fff;}
a button.btn-main:active{color:#fff;}
.fb-share-button{margin-top:3px;}
h4.video-content{font-size:18px; font-weight:600; color:#666;margin-top:24%;text-align:center;margin-bottom:15px;}

/*karthik lp page new styles*/
.content-section{
    padding-bottom:45px;
	padding-top:40px;
}

.content-section p{font-size: 17px;line-height: 160%;letter-spacing: 0.1px;text-align: justify;}

.content-section ul {
	list-style:none;
	padding:0px 35px;
}
.content-section ul li{
	color:#000;
	font-size:16px;
	margin-bottom:10px;
	line-height:150%;
}
.content-section ul li:before{
	content: "\f06b";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #FF1212;
	font-size: 22px;
	padding-right: 0.5em;
	position: relative;
	top: 0px;
	left: 0;
	margin: 0px 0px 0px -30px;
}
.content-section h2{ font-size:31px;  font-weight:700; color: #155876;
}

.form-spacing{
	margin-top: 25px;
}

.top-header {
background-color: rgba(50, 60, 82, 0.92);
border-color: #2E3852;
padding: 5px 0;
}
.ts-contact h2 {
font-size: 1.5em;
position: relative;
font-weight: 600;
padding-top: 8px;
line-height: 20px;
color: #fff;
}
.page-header h4 {
font-size: 1.6em;
margin-top: 0px;
color: #666;
font-weight: 700;
}
.page-header h3 {
font-size: 2.3em;
line-height: 1.2em;
margin-top: 0px;
color: #17426E;
font-weight: 700;
}
.page-header h1 {
font-size:1.5em;
color: #BD2D00;
margin-top: 0px!important;
font-weight: 700;
font-style: italic;
}
.top-icons{
    height:100px;
}
.icon-small{
    height: 60px;
    margin-top:22px;
}

.prog-section{
    padding:30px 0 40px;
    background-color:#F5EFE5;
}
.prog-section h2{
    font-size: 24px;
    color: #AC8F47;
    letter-spacing: 0.2px;
}
.prog-section h3{
    font-size: 20px;
    color:#3E5364;
    letter-spacing: 0.2px;
}
.prog-price{
    font-size: 22px;
    margin-top:43px;
    font-weight: 800;
}
.btn-lern-more {
font-size: 14px;
padding: 10px 35px;
letter-spacing: 0.3px;
line-height: 1.33;
font-weight: bold;
display: inline-block;
background-color: #08B87D;
border-color: #4cae4c;
text-decoration: none;
color: #FFF;
-webkit-border-radius: 0px;
-webkit-background-clip: padding-box;
-moz-border-radius: 0px;
-moz-background-clip: padding;
background-clip: padding-box;
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-property: all;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
border: 0 none;
border-radius: 3px;
margin-top: 20px;
/* margin-bottom: 30px; */
}



/*class room section*/
.classroom-section{
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
    background-color:#F2F2F2;
    padding-bottom: 50px;
    padding-top:25px;
}
.classroom-section .theme-img{

}

.classroom-section p{ font-size:18px;}

.classroom-section .sub-class h2{
    color: #74705E;
    font-weight: 700;
    font-size: 14px;
    word-spacing: 1px;
    margin-top: 5px!important;
}

/*partner section*/
.partners-section {
    background:rgba(255, 255, 255, 0.44);
    padding: 60px 0;
}
.partners-heading h2 {
    color: #464646;
    font-size: 28px;
	font-weight: 700;
}
.space-partners {
    padding-top: 20px;
    padding-bottom: 0px;
}
.partners h2 {
    font-size:22px;
    color: #777;
    font-weight: 700;
    line-height: 1.2em;}

.coloring {background-color: #fdfdfd;}

.ts-form-top{
    background: rgba(47,144,126,1);
    border-style: none;
    position: relative;
    z-index: 51;
    width:100%;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    padding:15px 0px;
}

.ts-form-top span{
    font-size: 20px;
    color: #fff;
	font-weight: 600;
    vertical-align: middle;
}

.ts-form h3{
    font-size: 17px;
    margin-bottom: 18px;
}

.ts-form-classroom h3{
    font-size: 13px;
    margin-bottom: 18px;
    font-weight: 700;
}

.ts-form-classroom{
    background-color:#FFF;
    border-radius:5px;
    border:2px solid #EACF37;
    margin-top:4%;
    margin-bottom:3%;
    padding:10px;
}

.testimonial-heading h3 {
		font-size: 26px;
		font-weight: 700;
		color: #66540C;
		text-align: center;
		margin-top: 0px;
		padding-bottom: 25px;
		}
		
.celeb{
	font-weight: 600;
	color: #105C93;
	font-size: 22px !important;	
}