body{font-size:15px;line-height: 1.69;font-family:'Roboto', Helvetica, sans-serif;color: #232323;}

h1,h2,h3,h4
{

  font-size: 30px;
  font-weight: bold;
  line-height: 0.69;
color: #342e37;
	
}
h2.form
{
	font-size:20px;
	color:#fff;
	line-height:30px;
	text-align:center;
}
h2
{
/*	margin-top: 75px;
*/	line-height:40px;
	
}
h4
{
	color:#000 !important;
}
#header {
	background-color: #fff;
    border: 0 none;
    left: 0;
    color: #555;
    padding: 18px 0;
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    height: auto;
    margin: 0;
}
#header .navbar-brand {
    height: initial;
    margin: 0;
    padding: 0;
}
#brand2 {
    display: none;
}
#navbar > ul.nav:first-child {
    padding-left: 60px;
}
#navbar .nav .dropdown > a {
    background-color: transparent;
    background-image:url(../images/down-arrow-black.png);
    background-position: right center;
    background-repeat: no-repeat;
    font-size: 13px;
    line-height: 41px;
    margin-right: 16px;
    padding: 0 20px 0 16px;
	color:#555;
}
#navbar .nav .dropdown > a:focus, #navbar .nav .dropdown > a:hover {
    background-color: transparent;
}
.navbar-right li + li {
   
}
.navbar-nav > li > a {
    font-size: 13px;
    line-height: 41px;
    padding: 0;
}
.navbar-nav > li .contennone {
    font-weight: bold;
    pointer-events: none;
}
.navbar-nav .contennone .fa {
    float: left;
    margin-right: 3px;
    margin-top: 12px;
	font-size:20px;
}
  .btn-default:hover
   {
	   background:#f65719 !important;
	   color:#f3f3f3;
   }
.navbar-nav .btn {
    background-color: #ff692e;
    border-radius: 0;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 41px;
    padding: 0 20px;
}
.nav > li > .btn:focus, .nav > li > .btn:hover {
    background-color: #ff692e;
    color: #333;
    text-decoration: none;
}
#header.fixed-theme {
    background-color: #fff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    left: 0;
    margin-top: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
#header.fixed-theme #brand {
    display: none;
}
#header.fixed-theme #brand2 {
    display: block;
	margin-left:17px;
}
#header.fixed-theme #navbar .nav .dropdown > a {
    background-image:url(../images/menu-black.png);
    color: #555555;
}
#header.fixed-theme .navbar-nav > li .contennone {
    color: #342e37;
}
#header.fixed-theme .navbar-nav .contennone .fa {
    color: #342e37;
}
#header .navbar-nav > li > .dropdown-menu {
    border: 0 none;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
    padding: 0;
}
#header.fixed-theme .navbar-nav > li > .dropdown-menu {
    margin-top: 21px;
}
#header .dropdown-menu > li > a {
    font-size: 13px;
    line-height: 25px;
}
.carousel-control.left,.carousel-control.right
	{
		background-image:none !important;
		font-size: 36px;
		top: 40%;
	}
.carousel-control.left
{
	margin-left: -80px;
}
.carousel-control.right
{
	margin-right: -80px;
}
.feedback_box
	{
		background: url(../images/quotes.png) no-repeat right top #f8f8f8 ;
		min-height: 380px;
		border: 1px solid #eeeeee;
		
		
		
		padding: 30px;
		
	}
.feedback_box p
{
	font-size: 14px;
	color: #232323;
	margin-top: 20px;
	height: 175px;
}
.img-circle
{
	width: 100px;
	float: right;
	
	border: 5px solid #fff;
	height: 100px;
	display:inline;
	margin-top: 10px;
}
.rating
{
	margin-top: 20px;

}
#quote-carousel {
    padding: 70px;
	 border-radius: 10px;
 background: #fff;
 box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.04);
    margin-top: -150px;
}
.right_form input[type="submit"]:focus, .right_form input[type="submit"]:hover{
background-color: #ff692e;
    border-color: #ff692e;
	outline:0 !important;
}

 
	.box {
    border: 1px solid #ccc;
    float: left;
    width: 100%;
    overflow: hidden;
	height:500px;
	background:#f2f2f2;
		margin-bottom: 15px;
	padding:15px;
		
}
.rectangle-31 {
    border-radius: 2px;
    width: 100%;
	border:1px solid #ededed;
	background:#f8f8f8;
	min-height:110px;
	text-align:center;
	
}
.rectangle-31 h4 {
    font-size: 19px;
    font-weight: 600;
    text-align: center;
	line-height: 27px;

    color: #333333;
	padding-bottom:0;
  
	margin-top:0;
 
   
    padding: 10px;
   
	
}
.rectangle-31 h5 {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #333333;
   
      
	
}
.simple-marquee-container *{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.simple-marquee-container {
	width: 100%;
	background: #44355b;
	float: left;
	display: inline-block;
	overflow: hidden;
	box-sizing: border-box;
	height: 45px;
	position: relative;
	cursor: pointer;
}

.marquee-sibling {
	padding: 0;
	background:#281737;
	width: 20%;

	height: 45px;
	line-height: 42px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	float: left;
	left: 0;
	z-index: 2000;
}
@media screen and (max-width: 768px) {
	
	.marquee-sibling 
	{
		width: 100%;
	}
	.simple-marquee-container {
    padding-top: 45px;
    height: 90px;
}
}
.marquee, *[class^="marquee"] {
	display: inline-block;
	white-space: nowrap;
	position:absolute;
}

.marquee{
  margin-left: 25%;
}

.marquee-content-items{
  display: inline-block;
  padding: 5px;
  margin: 0;
  height: 45px;
  position: relative;
}

.marquee-content-items li{
  display: inline-block;
  line-height: 35px;
  color: #fff;
}

.marquee-content-items li:after{
	content: "|";
	margin: 0 1em;
}


.feature-content
{

border-bottom:none;

}
@media screen and (max-width:768px)
{
.feature-content
{
border-bottom:none;
height:auto;

}
}
.choseprog .checkicon {
  
border-bottom:1px solid #f3f3f3;
padding:7px;
border-left:1px solid #ededed;
border-right:1px solid #ededed;
	background:#fff;
	width:100%;
	float:left;

}
   .choseprog.checkicon:last-child
   {
border-bottom:none;
   }
   .choseprog .btn{border-radius:2px;background-color:#ff692e;font-size:16px;color:#ffffff;padding:0 15px;font-weight:bold;line-height:48px;border-color:#ff692e;text-shadow:initial;width:100%;}

.box select {
    border: 1px solid rgba(68, 53, 91, 0.1);
    border-radius: 2px;
    height: 48px;
    margin-bottom: 10px;
    margin-top: 20px;
    width: 100%;
    padding-left: 10px;
    background:url(../images/coupon.png) #fff;
        background-repeat: repeat, repeat;
        background-position-x: 0%, 0%;
        background-position-y: 0%, 0%;
    background-position: 5% 50%, 95% 50%;
    background-repeat: no-repeat;
	-webkit-appearance: none;
-moz-appearance: none;
}
@media screen and (max-width: 768px) {
	
	#quote-carousel {
	min-height: 1000px;
	padding: 10px;
	
}
}
label input[type="radio"] ~ i.fa.fa-circle-o {
    color: #c8c8c8;
    display: inline;
}
label input[type="radio"] ~ i.fa.fa-dot-circle-o {
    display: none;
}
.fa-dot-circle-o::before {
    font-size: 14px;
}
.fa-dot-circle-o::after {
    font-size: 14px;
}
label input[type="radio"]:checked ~ i.fa.fa-circle-o {
    display: none;
    font-size: 16px;
}
label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o {
    color: #000000;
    display: inline;
    font-size: 16px;
}
label:hover input[type="radio"] ~ i.fa {
    color: #000000;
    font-size: 16px;
}
.fa-circle-o::before {
    font-size: 14px;
}


.qoutebg
{
 background:url(../images/quotes.png) right top no-repeat;
}
#quote-carousel p{
	font-size: 17px;
  font-weight: 500;
  line-height: 1.67;
  letter-spacing: -0.3px;
  text-align: left;
  color: #555555;
}
	
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-control.left {
    left: -60px;
}
#quote-carousel .carousel-control.right {
    right: -60px;
}
.#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
	
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    margin: 5px;
    cursor: pointer;
   
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
}

#quote-carousel .carousel-indicators .active {
    
    width: 128px;
    height: 128px;
    border-radius: 100px;
    border-color: #f33;
    opacity: 1;
    overflow: hidden;
	 background-color: #ffffff;
  box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.05);
  border: solid 6px #ff692e;
	
}

.card > .nav-tabs{ border-bottom: 2px solid #DDD; text-align:center; }
.card > .nav-tabs > li{ display:inline-block; float:none;}

.card >  .nav-tabs > li.active > a, .card >  .nav-tabs > li.active > a:focus, .card >  .nav-tabs > li.active > a:hover { border-width: 0; }
.card >  .nav-tabs > li > a { border: none; color: #666; }
.card >  .nav-tabs > li.active > a, .card >  .nav-tabs > li > a:hover { border: none; color: #000 !important; background: transparent; }
.card >  .nav-tabs > li > a::after { content: ""; background: #000; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
.card >  .nav-tabs > li.active > a::after, .card >  .nav-tabs > li:hover > a::after { transform: scale(1); }
.card > .tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.card >  .tab-pane { padding: 15px 0; }
.card >  .tab-content{padding:20px}

.card {background: #FFF none repeat scroll 0% 0%; margin-bottom: 30px; padding-top:20px; }

@media only screen and (max-width: 600px) {

.qoutebg
{
 background:none;
}
#quote-carousel .carousel-indicators li {
    width: 20px;
    height: 20px;
    margin: 5px;
    cursor: pointer;
   
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
}
#quote-carousel .carousel-indicators .active {
    
    width: 40px;
    height: 40px;
    border-radius: 100px;
    border-color: #f33;
    opacity: 1;
    overflow: hidden;
	 background-color: #ffffff;
  box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.05);
  border: solid 3px #ff692e;
	
}
}
.carousel-inner {
    min-height: 180px;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
.item blockquote p
{
	font-size: 18px;
  font-weight: 500;
  line-height: 1.67;
  letter-spacing: -0.3px;
  text-align: left;
  color: #555555;
}
small, .small
{
	  font-size: 16px;
	  text-align:left;
	 
	 float:left;
}

.navbar-brand {
    font-size: 24px;
}

/*.navbar-container {
    padding: 37px 17px;
}*/

.navbar.navbar-fixed-top.fixed-theme {
    background-color: #222;
    border-color: #080808;
    box-shadow: 0 0 5px rgba(0,0,0,.8);
}

.navbar-brand.fixed-theme {
    font-size: 18px;
}

.navbar-container.fixed-theme {
    padding-right: 10px;
}

.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container{
    transition: 0.8s;
    -webkit-transition:  0.8s;
}

.navbar-fixed-top
{
	height: 80px;
}
/*.navbar-nav
{
	margin-left: 80px;
}*/
	
.nav > li > a
{color: #f3f3f3;
}
.top_header {
	background-image: linear-gradient(to bottom, #642e5a, #44355b);
	    padding: 0;
    padding-bottom: 40px;
}
.top_header>.container {
	background: url(../images/bg_testseries.png) no-repeat;
	background-position: right top;
	padding-top: 45px;
}
.top_header h1 {
	
	font-size: 45px;
	line-height: 1.17;
	letter-spacing: -0.5px;
	text-align: left;
	color: #ffffff;
	margin-bottom:30px;
	font-weight: bold;
	
}
.top_header p{
	font-size: 18px;
  font-weight: 500;
  line-height: 1.67;
  text-align: left;
  color: #ffffff;font-family:'Roboto', Helvetica, sans-serif;
}
.bg-dark {
	background: none !important;
}
span.orange {
	color: #ff692e;
}
p {
	color: #fff;
	line-height: 30px;
}
section {
	padding: 0px 0;
}
.right_form {
	background: #fff;
	margin-top: 30px;

}
.input-group-addon {
	border: none!important;
	background: #fff!important;
	padding-left:16px;
}
.form-control {
	 -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff #fff #f3f3f3;
    border-image: none;
  
    box-shadow: none;
    color: #b7b3b3 !important;
    font-size: 13px;
    height: 63px;
    text-align: left;
    transition: none 0s ease 0s ;
}

.form-group {
	margin-bottom: 0px;
	 
    border-bottom: 1px solid #f3f3f3;
}
label {
	padding: 10px;
}
.input-group-addon {
	color: #44355b;
}
.form_btn {
	height: 60px;
	border-radius: 2px;
	background-color: #ff692e;
	border-color: #ff692e;
	font-size:14px;
	padding:14px;
	
}
.form_btn:hover
{
	background: #d2511e;
    border-color: #d2511e;
}
.form-control:focus
{
	border: none;
	text-indent:1px;

	box-shadow:none;
}
.right-con-hed img {
    color: #44355b;
    left: 17px;
    line-height: 64px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(0px, -50%);
    width: 25px;
}
.form-control::-moz-placeholder
{
	color:#7d7b7b;
	opacity:1;
	font-size:14px;
	
}

div[data-toggle="buttons"] label
{
	font-size:12px;
}
.top_header [class$="icon"] p {
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    font-size: 13px;
    line-height: 21px;
    padding: 0 10px 10px 55px;
    color: #fff;
    margin-top: 38px;
    max-height: 45px;
    background-size: contain;
}
.top_header [class$="icon"] span
{
	font-size: 18px;
	font-weight: bold;
}
[class*="test"] p {
    background-image:url(../images/mcqs.png);
}

[class*="ques"] p {
   background-image:url(../images/foundation.png);
}
[class*="videoi"] p {
   background-image:url(../images/video-classes.png);
}

 .right_form {
    border-radius: 2px;
    margin-top: 12px;
}
.form-horizontal {
    background: #fff none repeat scroll 0 0;
}
.right_form .form-group {
    margin: 0;
    position: relative;
}
.right_form .form-control {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-position: 20px center;
    background-repeat: no-repeat;
    border-color: -moz-use-text-color -moz-use-text-color #eceaee;
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: 0 0 1px;
    box-shadow: initial;
    color: #342e37;
    
    height: 64px;
    padding-left: 60px;
}
.right_form img {
    color: #44355b;
    left: 17px;
    line-height: 64px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(0px, -50%);
    width: 25px;
}

.purple-block
{
	background:#372a48;
	padding:30px 0;
	
}

.desgincontfre2{
	border: 1px solid #ccc;
    float: left;
    background: #f2f2f2;
    padding: 15px; width:100%;
	margin-bottom:20px;
}
.desgincontfre2 .headingcon{
    width: 100%;
    border: 1px solid #ededed;
    background: #f8f8f8;
    text-align: center;
    padding-bottom: 10px;
}
/*#products > .col-md-12 > .clearfix + div .desgincontfre2{
	margin-top:20px;
}*/
.desgincontfre2 .headingcon h6{
	font-family: 'Libre Franklin';
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #333333;
    padding-bottom: 0;
    margin:0;
    padding: 10px;
	min-height: initial;
}
.desgincontfre2 .headingcon strong{
	font-family: 'Libre Franklin';
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #333333;
}
.desgincontfre2 .headingcon span{
	font-family: 'Libre Franklin';
   
    text-align: center;
	color: #ff692e;
    font-size: 16px;
	font-weight:bold;
}
.desgincontfre2 .confldfo{

}
.desgincontfre2 .feature-content{
	float: left;
    width: 100%;
	    min-height: 202px;
}
.desgincontfre2  .inercon {
       border-bottom: 1px solid #f3f3f3;
    padding: 7px;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    background: #fff;
    width: 100%;
    float: left;
    position: relative;
    line-height: 25px;
    padding-left: 35px;
}
.desgincontfre2  .inercon h4{
	margin: 0 0 4px;
    font-size: 12px;
    color: #555;
    line-height: 1.5;
}
.desgincontfre2  .inercon:after {
    background-image: url(../images/icon-tick.png);
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    left: 8px;
    top: 5px;
}
.desgincontfre2 .pricetbtn{
	    clear: both;
    margin-top: 15px;
    float: left;
    width: 100%;
}
@media only screen and (max-width: 768px) {
.purple-block
{
	padding:10px;	
}
}
.purple-block p,h4
{

  opacity: 0.8;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.69;
  text-align: left;
	
  color: #ffffff;
}
.purple-block h4
{
	 color: #ffffff !important;
	 font-weight:bold;
	 opacity:1;
}
.programs-table ul
	{
		
		margin-left: 20px;
		text-align: center;
		
	}
.programs-table ul li
	{
		
		padding: 10px 15px 10px 15px;
		
		border-right: 1px solid  #FFF;
		display: inline-block;
		float: none;
		
		
		
		
}
.programs-table ul li a
{
	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding: 10px 15px 10px 15px;
	
}
.programs-table ul li a:hover
{
	
	padding: 10px 15px 10px 15px !important;
	border: 1px solid transparent !important;
	background: transparent;
	text-decoration: bold;
	outline: none;
	color: #000;
	background:#ECECEC;

	
}
programs-table ul li a:active
{
	color: #333;
	border: 1px #fff solid;
	background:#ECECEC;
	outline: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus
{
	background:#ECECEC;
	color: #000;
	border: none;
	border: 1px #fff solid;
	outline: none;
}
.grey-block
{
	background:#fff;
	position: relative; padding:50px 0;
	
}
.grey-block img
{
	margin-top:0px; display:inline-block;max-width: 85px;
}
.grey-block p
{
  line-height: 1.69;
padding: 0px;
	}
.blks{ text-align:center; min-height:300px;}	

.grey-block h4
{
	color:#555555;
	font-size:16px;
	font-weight: bold;
	
  line-height: 1.38;
  text-align: center;
	color: var(--greyish-brown);
	margin:10px;
	padding: 5px;

}
.mock-block
{
	background-image: linear-gradient(to bottom, #44355b, #642e5a);
	padding: 35px 0;
}
.mock-block h2
{font-size: 32px;
  font-weight: bold;
  line-height: 37px;
  letter-spacing: -0.3px;
  text-align: center;
  color: #ffffff;
	margin:0px 10px;

}
.mock-block h3
{
	background:url('../images/group-21.png') left top no-repeat!important;
	padding:50px 0 50px 85px;
	font-size: 32px;
	margin: 40px 0 0 0;
  font-weight: bold;

  color: #ffffff;
}
.mock-block p{
  font-size: 16px;
  font-weight: 500;
  line-height: 1.81;
  text-align: left;
 
	margin-left:65px;
  color: rgba(255, 255, 255, 0.7);}

.mock-block span
{
	color: #fff;
	font-weight: bold;
}
.mock-numbering
{
	background: image()
}
.carousel .item{
	display:none;
}
.carousel .item.active{
	display:block;
}
p
{
color: #333;

  font-size: 15px;
  line-height: 1.75;
  
 
}

.analysis
{
	margin-top: 100px;
	
}
.analysis h2{
	margin-top: 110px;
}
.analysis_part1,.analysis_part2
{
	background:url(../images/orb-red.png) top left no-repeat;
	padding: 87px 18px 0 0;

}
.analysis_part2
{
	background:url(../images/orb-blue.png) top left no-repeat;
	
}
@media only screen and (max-width: 600px) {
 .analysis
{
	margin-top: 50px;
	
}
.analysis h2{
	margin-top: 10px;
}
.analysis_part1	
{
	padding: 80px 11px 22px 100px;
	background:url(../images/orb-red.png) top right no-repeat ;
	background-size:300px;

}
.analysis_part2
{
	background:url(../images/orb-blue.png) top right no-repeat;
		padding: 80px 11px 22px 100px;
		margin:50px 0 50px 0;

	background-size:300px;

}
}
.video
{
	box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.1);
	margin-top: 50px;

	
	
}
.embed-responsive
{box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.1);
}

.gap
{height: 100px;}

.programs
{
	  background-color: #ffffff;
  box-shadow: 0 2px 100px 0 rgba(0, 0, 0, 0.1);
	
	padding: 30px;

	
	
}
.hvr-sweep-to-left {
    background: #ededed none repeat scroll 0 0;
    box-shadow: 0 0 1px transparent;
    color: #666;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 15px;
    padding: 5px;
    position: relative;
    text-align: right;
    transform: perspective(1px) translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
	
}
.hvr-sweep-to-left::before {
    background: #47c9e5 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 100% 50% 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
    color: white;
}
.hvr-sweep-to-left:hover::before, .hvr-sweep-to-left:focus::before, .hvr-sweep-to-left:active::before {
    transform: scaleX(1);
}
.white-block
{
	background: #f9f9f9; padding:50px 0;
	text-align: center;
}
.grey-block .col-md-4.blks:nth-child(3) ~ * {
    min-height:inherit;
}
.white-block p 
{
	
  font-size: 16px;
  font-weight: 500;
  line-height: 1.81;
  text-align: center;
  color: #555555;
  color: var(--greyish-brown);

}
.custombutton,.custombutton_outline
{
	border-radius: 2px;
  background-color: #ff692e;
	
	 background-color: #ff692e;
    border-color: #ff692e;
    border-radius: 2px;
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;
    line-height: 35px;
    margin-right: 10px;
    padding: 8px 15px;
    text-shadow: initial;
	margin: 20px 5px 20px 5px;
}
.custombutton_outline
{
	background: none;
	color: #ff692e;
}
.text-center{
	text-align: center;
}

.ftr {
    background-image:url(../images/footer-bg.png);
    background-position: 50% center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 10px solid #f16137;
    padding: 10px 0;
}
.ftr h3
{
	color:#f3f3f3 !important;
	font-size:24px;
}
.right-con-hed {
    background-color: #fff;
    border-radius: 2px;
    margin-top: 220px;
}
.right-con-hed .form-group {
    margin-bottom: 0;
}
.right-con-hed .form-control {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-position: 20px center;
    background-repeat: no-repeat;
    border-color: -moz-use-text-color -moz-use-text-color #eceaee;
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: 0 0 1px;
    box-shadow: initial;
    color: #342e37;
    
    height: 64px;
    padding-left: 60px;
}
.right-con-hed .fa {
    color: #44355b;
    left: 17px;
    line-height: 64px;
    position: absolute;
    text-align: center;
    width: 25px;
}
.right-con-hed button {
    background-color: #ff692e;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 64px;
    padding: 0;
}
.experience-region .blankbgfor {
    background-color: #fff;
    height: 466px;
}
.top-exp-con h1 {
    color: #342e37;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: -0.3px;
    margin: 0 0 12px;
}
.top-exp-con p {
    color: #555555;
    font-size: 16px;
    line-height: 1.81;
    margin-bottom: 50px;
}
.top-exp-con .video-cont {
    margin-bottom: 20px;
}
.top-exp-con .video-cont img {
    box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.1);
}
.copyright
{
	font-size: 11px;
}
.copntheffil img {
    margin-top: 52px;
}

.copntheffil h5 {
    color: #555555;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 11px;
    margin-top: 23px;
}

#header.fixed-theme{
	position: fixed;
    margin-top: 0;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    top: 0;
    left: 0;
    width: 100%;
	z-index: 9999;
}
#header.fixed-theme #brand{
	display:none;
}
#header.fixed-theme #brand2{
	display:block;
}
#header.fixed-theme #navbar .nav .dropdown > a{
	background-image: url(../images/down-arrow-black.png);
	color: #555555;
}
#header.fixed-theme .navbar-nav>li .contennone{
	color: #342e37;
}
#header.fixed-theme .navbar-nav .contennone .fa{
	color: #342e37;
}
#header .navbar-nav>li>.dropdown-menu{
	border: 0;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
	padding: 0;
}
#header.fixed-theme .navbar-nav>li>.dropdown-menu{
	margin-top: 21px;
}
#header .dropdown-menu>li>a{
	line-height: 25px;
	    font-size: 13px;
}
.copntheffil p {
    color: #9b9b9b;
    line-height: 1.69;
    margin: 0;
}
.ftr nav ul {
    margin: 0;
    padding:0;
}
.ftr nav li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.ftr nav li a {
    color: #ffffff !important;
    font-size: 11px;
    line-height: 2.18;
    opacity: 0.6;
}
.ftr nav li a: hover{
	color: #f16137 !important;
	
}
.ftr h5 {
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1.1px;
	text-transform: uppercase;
}
ul.reachus
{
		list-style: none;
padding: 0;
	
	margin: 0;
}
ul.reachus li
{
	font-size: 14px !important;
  line-height: 15px;
  text-align: left;
  color: #ffffff;
	padding-top: 20px;

}
ul.reachus li a {
	color: #fff;
}
.socials
{
	padding-top: 20px;
	font-size: 20px;
	color:#fff !important;
}
.subheadingcon{
	    margin-bottom: 25px;
}
.choseprog {
    padding-bottom: 30px;
    padding-top: 30px;
}
.choseprog .tab-pane h3 {
    color: #342e37;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 28px;
}
.choseprog .checkicon .inercon {
    background: rgba(0, 0, 0, 0) url("../images/icon-tick.png") no-repeat scroll left top;
    padding-left: 35px;
}
.choseprog .checkicon h4 {
    color: #555555;
    font-size: 12px;
   
    line-height: 1.5;
	padding:0;
    margin: 0 0 4px;
	
	text-align:left;
}

.choseprog .checkicon p {
    color: #848484;
    font-size: 12px;
    line-height: 1.45;
	padding:0;
}
.choseprog .tab-pane select {
    border: 1px solid rgba(68, 53, 91, 0.1);
    border-radius: 2px;
    height: 48px;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
}
.choseprog .offeconpr {
    font-size: 11px;
    margin-bottom: 12px;
}
.choseprog .offeconpr strong {
    color: #ff692e;
}
.choseprog .offeconpr span {
    color: #9b9b9b;
    font-size: 11px;
    margin-left: 15px;
    text-decoration: line-through;
}
.choseprog .pricetage {
    margin-bottom: 28px;
}
.choseprog .pricetage span {
    color: #9b9b9b;
    font-size: 11px;
}
.choseprog .pricetage strong {
    color: #342e37;
    float: right;
    font-size: 18px;
    font-weight: bold;
}
.choseprog .pricetbtn {
}
.choseprog .btn {
    background-color: #ff692e;
    border-color: #ff692e;
    border-radius: 2px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 48px;
    padding: 0 15px;
    text-shadow: initial;
    width: 100%;
}
.choseprog .whitebgcon {
    background-color: #fff;
    box-shadow: 0 2px 100px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 50px;
    padding-bottom: 32px;
    padding-top: 49px;
}
.whitebgcon h2 {
    color: #342e37;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: -0.3px;
    margin: 0 0 48px;
}
.whitebgcon .nav-tabs {
    padding-right: 80px;
}
.whitebgcon .nav-tabs li {
    margin: 0;
    width: 100%;
	border-bottom:1px solid #f3f3f3;

}
.whitebgcon .nav-tabs li:last-child
{
	border:none;
}
.whitebgcon .nav-tabs li a {
    border: 0 none;
    border-radius: 0;
    color: #555555;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 20px 0 20px 50px;
    position: relative;
	transition: all 0.2s ease 0s;
	
}
.whitebgcon .nav-tabs li:hover a::after, .whitebgcon .nav-tabs li.active a::after {
    border-bottom: 40px solid transparent;
    border-left: 30px solid #44355b;
    border-top: 40px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -30px;
    top: 0;
    width: 0;
		
}
.whitebgcon .nav-tabs li:hover a::before, .whitebgcon .nav-tabs li.active a::before {
    background-color: #44355b;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    content: "";
    height: 100%;
    left: -5px;
    position: absolute;
    top: 0;
    width: 5px;
}
.whitebgcon .nav-tabs h6 {
    font-size: 14px;
    margin: 0 0 10px;
}
.whitebgcon .nav-tabs strong {
    font-weight: bold;
    margin-right: 15px;
}
.whitebgcon .nav-tabs span {
    color: #9b9b9b;
    margin-right: 15px;
    text-decoration: line-through;
}
.whitebgcon .nav-tabs .orange {
    color: #ff692e;
    font-weight: bold;
}
.whitebgcon .nav-tabs li a:hover, .whitebgcon .nav-tabs li.active a {
    background-color: #44355b;
    border: 0 none;
    color: #fff;
}
.nav-tabs
{
	border-bottom:none;
}
.btn:active, .btn.active
{
	box-shadow:none;
}
label
{
	font-size:13px;
}
.abc{
position:relative;left:0px; min-height:160px;}
@media screen and (max-width: 768px) {
.abc{
	position:relative  !important;
	left:0px;
	min-height:80px !important;
	
}
.choseprog .mobilacordin .whitebgcon {
	padding: 49px 16px 32px;
}
.mobilacordin .panel-group .panel {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color -moz-use-text-color rgba(68, 53, 91, 0.2);
	border-image: none;
	border-radius: 0;
	border-style: none none solid;
	border-width: 0 0 1px;
	box-shadow: initial;
	margin: 0;
	padding: 16px 0;
}
.mobilacordin .panel-default > .panel-heading {
	background-color: transparent;
	border: 0 none;
}
.mobilacordin .panel-default > .panel-heading > a {
	background-image: url(../images/up-arrow.png);
	color: #555;
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	padding-right: 48px;
	width: 100%;
}
.mobilacordin .panel-default > .panel-heading > a:focus, .mobilacordin .panel-default > .panel-heading > a:hover {
	text-decoration: none;
}
.mobilacordin .panel-default > .panel-heading > a.collapsed {
	background-image: url(../images/down-arrow.png);
 .mobilacordin .panel-body {
 border: 0 none !important;
 padding-top: 28px;
}
.mobilacordin .panel-heading h6 {
	color: #555555;
	font-size: 14px;
	margin: 0 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mobilacordin .panel-heading strong {
	color: #342e37;
	font-size: 11px;
	font-weight: bold;
	margin-right: 11px;
}
.mobilacordin .panel-heading span {
	color: #9b9b9b;
	font-size: 11px;
	margin-right: 11px;
	text-decoration: line-through;
}
.mobilacordin .panel-heading .orange {
	color: #ff692e;
}
.choseprog .checkicon .inercon {
	background-position: left center;
	padding-left: 28px;
}
.choseprog .checkicon {
	margin-bottom: 8px;
}
.choseprog .checkicon h4 {
	line-height: 24px;
	margin: 0;
}
.choseprog .pricetbtn {
	margin-top: 27px;
}
.choseprog .btn {
	line-height: 64px;
}

}
.sing_test
{
	background-color: #ffffff;
    border: 3px solid #ff692e;
    border-radius: 100px;
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.05);
   margin-bottom:20px;
    opacity: 1;
    overflow: hidden;
   }

	