@import url('https://fonts.googleapis.com/css?family=Lato');

body
{
	
	font-size:13px;
	
    line-height: 1.69;
	font-family: "Libre Franklin";
	color: #9b9b9b;
}

h1,h2,h3,h4
{

  font-size: 32px;
  font-weight: bold;
  line-height: 0.69;
color: #342e37;
	
}
h2
{
	margin-top: 75px;
	line-height:40px;
	
}

.program>h5 {
    color: #555555;
    font-size: 13px;
    line-height: 1.69;
    margin: 46px 0 10px;
}
.program> p {
    color: #9b9b9b;
    font-size: 13px;
    line-height: 1.69;
    margin: 0;
}
h4
{
	color:#000 !important;
}
/*#header {
   background-color: transparent;
    border: 0 none;
    left: 0;
    margin-top: 17px;
    padding: 20px 0;
    position: absolute;
    top: 0;
    width: 100%;
}*/

#header .navbar-brand {
    height: initial;
    margin: 0;
    padding: 0;
}
#brand2 {
    display: none;
}
#navbar > ul.nav:first-child {
    padding-left: 60px;
	padding-top: 10px;
}
#navbar .nav .dropdown > a {
    background-color: transparent;
    background-image: url("../images/down-arow.png");
    background-position: right center;
    background-repeat: no-repeat;
    font-size: 13px;
    line-height: 41px;
    margin-right: 16px;
    padding: 0 20px 0 16px;
}
#navbar .nav .dropdown > a:focus, #navbar .nav .dropdown > a:hover {
    background-color: transparent;
}
.navbar-right li + li {
    margin-left: 40px;
}
.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;
}

.navbar-nav .btn {
    background-color: #ff692e;
    border-radius: 0;
    color: #fff;
    font-family: "Libre Franklin";
    font-size: 13px;
    font-weight: bold;
    line-height: 41px;
    padding: 0 20px;
	border:0px;
}
.nav > li > .btn:focus, .nav > li > .btn:hover {
    background-color: #ff692e;
    color: #333;
    text-decoration: none;
}
#header {
   	background-color: #fff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    left: 0;
    margin-top: 0;
    position: relative;
    top: 0;
    width: 100%;
    margin: 0;
    padding: 5px 0;
}
#header #brand {
    display: none;
}
#header #brand2 {
    display: block;
	margin-left:17px;
}
#header #navbar .nav .dropdown > a {
    background-image:url(../images/group-8.png);
    color: #555555;
}
#header #navbar .nav .dropdown2 > a {
    color: #555555;
}
#header .navbar-nav > li .contennone {
    color: #342e37;
}
#header .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 .dropdown-menu > li > a {
    font-size: 13px;
    line-height: 25px;
}

#quote-carousel {
    padding: 70px;
	 border-radius: 10px;
 background: #fff;
 box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.04);
    margin-top: -150px;
}

.navbar-right li button + button{
	display:none;
}
.modal-header .close {
    z-index: 9;
    position: relative;
}
/* #footer css */
.ftr{
	 font-family: 'Lato';
}
.ftr h3{
	font-size: 20px;
	color:#cccccc;
}
.ftr h5 {
    font-weight: 500;
    text-transform: initial;
}
.ftr nav li a{
	font-family: 'Segoe UI';
}
.cl_footer_background{
	display:none;
}
.footer-bottom p.pull-left {
    font-size: 14px;
    font-family: 'Segoe UI';
}
.btnnews{
	    background-color: #ff692e;
    color: #fff !important;
    margin-top: 20px;
    font-size: 17px;
    border-radius: 0;
    padding: 8px 25px;
}
#side-tab {
    background-color: #ff692e;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    padding-top: 5px;
    position: fixed;
    text-align: center;
    top: 250px;
    transform: rotate(90deg);
    width: 240px;
    z-index: 100000; right: -100px !important;
}
	#side-tab a{ color:#fff; }
@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;
font-family: 'Libre Franklin', sans-serif;}
	
#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;
	
}

@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;
font-family: 'Libre Franklin', sans-serif;
}
small, .small
{
	  font-size: 16px;
	  text-align:left;
	  font-family: 'Libre Franklin', sans-serif;
	 
	 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
{
}
.top_header {
	background-image: linear-gradient(to bottom, #642e5a, #44355b);
}
.top_header>.container {
/*	background: url(../images/bg_testseries.png) no-repeat;
*/	background-position: right top;
	/*padding-top: 109px;*/
}
.top_header h1 {
	
	font-size: 48px;
	line-height: 1.17;
	letter-spacing: -0.5px;
	text-align: center;
	color: #ffffff;
	margin-bottom:30px;
	font-weight: bold;
	
}
.top_header p{
	font-size: 18px;
  font-weight: 500;
  line-height: 1.67;
  text-align: center;
  color: #ffffff;
}
.bg-dark {
	background: none !important;
}
span.orange {
	color: #ff692e;
}
p {
	color: #fff;
	line-height: 30px;
}
section {
	padding: 70px 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-family: "Libre Franklin",sans-serif;
    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:none;
}
.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 50px;
  
	color: #fff;
	margin-top: 38px;
	
 
}
.top_header [class$="icon"] span
{
	font-size: 20px;
	font-weight: bold;
}
[class*="test"] p {
    background-image:url(../images/mock.png);
}

[class*="ques"] p {
   background-image:url(../images/questions.png);
}

 .right_form {
    border-radius: 2px;
    margin-top: 35px;
}
.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;
    font-family: "Libre Franklin";
    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:45px;
	
}
.purple-block h3

{
	font-size:13px;
	color:#fff;
}
@media only screen and (max-width: 768px) {
.purple-block
{
	padding:10px;	
}
.purple-block h3

{
	font-size:20px;
	color:#fff;
}
}
.purple-block p,h4
{

  opacity: 0.8;
  	font-family: 'Libre Franklin', sans-serif;
  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;
}
.grey-block
{
	background:#f6f6f6;
	position: relative;
	padding:30px ;
}
.grey-block img
{
	margin-top:56px;
}
.grey-block p
{
	 font-size: 13px;
  font-weight: 500;
  line-height: 1.69;
	padding: 0px 20px 0 20px;

  color: #9b9b9b;
	font-family: 'Libre Franklin', sans-serif;
}

.grey-block h4
{
	color:#555555;
	font-size:16px;
	font-weight: bold;
	font-family: 'Libre Franklin', sans-serif;
  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: 119px 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: #9b9b9b;
font-family: 'Libre Franklin', sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
	margin-bottom: 30px;
  
 
}


.analysis h2{
	margin-top: 0px;
}
.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;
	margin-bottom:-250px;
	
	
}
.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: #fff;
	text-align: center;
}
.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: 13px;
    font-weight: bold;
    line-height: 48px;
    margin-right: 10px;
    padding: 0 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;
}
.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;
    font-family: "Libre Franklin";
    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%;
    border-bottom: 0;
}
#header.fixed-theme #brand{
	display:none;
}
#header.fixed-theme #brand2{
	display:block;
}
#header.fixed-theme #navbar .nav .dropdown > a{
	background-image: url(../images/group-8.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 .dropdown-menu>li>a{
	line-height: 25px;
	    font-size: 13px;
}
.copntheffil p {
    color: #9b9b9b;
    line-height: 1.69;
    margin: 0;
}

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;
}
.choseprog {
    background-color: #f6f6f6;
	padding-top:0;
}
.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: 11px;
    font-weight: bold;
    line-height: 1.5;
	padding:0;
    margin: 0 0 4px;
	
	text-align:left;
}
.choseprog .checkicon {
    margin-bottom: 12px;
}
.choseprog .checkicon p {
    color: #848484;
    font-size: 11px;
    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;
}


